73086:20221202:102051.014 Starting Zabbix Server. Zabbix 6.2.5rc1 (revision {ZABBIX_REVISION}). 73086:20221202:102051.019 ****** Enabled features ****** 73086:20221202:102051.019 SNMP monitoring: YES 73086:20221202:102051.019 IPMI monitoring: YES 73086:20221202:102051.019 Web monitoring: YES 73086:20221202:102051.019 VMware monitoring: YES 73086:20221202:102051.020 SMTP authentication: YES 73086:20221202:102051.020 ODBC: NO 73086:20221202:102051.020 SSH support: NO 73086:20221202:102051.020 IPv6 support: NO 73086:20221202:102051.020 TLS support: YES 73086:20221202:102051.020 ****************************** 73086:20221202:102051.020 using configuration file: /home/sergejs/workspace/ZBXNEXT-8058-6.2/etc/zabbix_server.conf 73086:20221202:102051.020 In zbx_load_modules() 73086:20221202:102051.021 End of zbx_load_modules():SUCCEED 73086:20221202:102051.021 In zbx_ipc_service_start() service:rtc 73086:20221202:102051.021 In zbx_ipc_socket_open() 73086:20221202:102051.021 End of zbx_ipc_socket_open():FAIL 73086:20221202:102051.022 End of zbx_ipc_service_start():SUCCEED 73086:20221202:102051.022 In zbx_db_get_database_type() 73086:20221202:102051.022 In DBconnect() flag:0 73086:20221202:102051.027 End of DBconnect():0 73086:20221202:102051.027 query [txnlev:0] [select userid from users limit 1] 73086:20221202:102051.027 there is at least 1 record in "users" table 73086:20221202:102051.028 End of zbx_db_get_database_type():ZBX_DB_SERVER 73086:20221202:102051.028 In init_database_cache() 73086:20221202:102051.028 In zbx_shmem_create() param:'HistoryCacheSize' size:16777216 73086:20221202:102051.028 valid user addresses: [0x7f774ed99170, 0x7f774fd98ff0] total size: 16776832 73086:20221202:102051.028 End of zbx_shmem_create() 73086:20221202:102051.028 In zbx_shmem_create() param:'HistoryIndexCacheSize' size:4194304 73086:20221202:102051.028 valid user addresses: [0x7f774e999180, 0x7f774ed98ff0] total size: 4193904 73086:20221202:102051.029 End of zbx_shmem_create() 73086:20221202:102051.030 In init_trend_cache() 73086:20221202:102051.030 In zbx_shmem_required_size() size:0 chunks_num:1 descr:'trend cache' param:'TrendCacheSize' 73086:20221202:102051.030 End of zbx_shmem_required_size() size:422 73086:20221202:102051.030 In zbx_shmem_create() param:'TrendCacheSize' size:4194304 73086:20221202:102051.030 valid user addresses: [0x7f774e599170, 0x7f774e998ff0] total size: 4193920 73086:20221202:102051.030 End of zbx_shmem_create() 73086:20221202:102051.030 End of init_trend_cache() 73086:20221202:102051.030 End of init_database_cache() 73086:20221202:102051.030 In DBconnect() flag:0 73086:20221202:102051.032 End of DBconnect():0 73086:20221202:102051.032 query [txnlev:0] [select default_character_set_name,default_collation_name from information_schema.SCHEMATA where schema_name='zbxnext-8058-6.2'] 73086:20221202:102051.033 query [txnlev:0] [select count(*) from information_schema.`COLUMNS` where table_schema='zbxnext-8058-6.2' and data_type in ('text','varchar','longtext') and (character_set_name not in ('utf8','utf8mb3','utf8mb4') or collation_name not in ('utf8_bin','utf8mb3_bin','utf8mb4_bin'))] 73086:20221202:102051.040 In DBconnect() flag:0 73086:20221202:102051.043 End of DBconnect():0 73086:20221202:102051.043 In zbx_dbms_version_info_extract() 73086:20221202:102051.043 End of zbx_dbms_version_info_extract() version:80031 73086:20221202:102051.043 In DBcheck_version() 73086:20221202:102051.043 In DBconnect() flag:0 73086:20221202:102051.049 End of DBconnect():0 73086:20221202:102051.049 query [txnlev:0] [show tables like 'dbversion'] 73086:20221202:102051.051 query [txnlev:0] [select mandatory,optional from dbversion] 73086:20221202:102051.052 current database version (mandatory/optional): 06020000/06020013 73086:20221202:102051.052 required mandatory version: 06020000 73086:20221202:102051.052 End of DBcheck_version():SUCCEED 73086:20221202:102051.052 In DBconnect() flag:0 73086:20221202:102051.053 End of DBconnect():0 73086:20221202:102051.053 query [txnlev:0] [show columns from config like 'dbversion_status'] 73086:20221202:102051.057 query [txnlev:0] [show index from history where key_name='PRIMARY'] 73086:20221202:102051.059 In zbx_db_flush_version_requirements() 73086:20221202:102051.059 query without transaction detected 73086:20221202:102051.059 query [txnlev:0] [update config set dbversion_status='[{"database":"MySQL","current_version":"8.00.31","min_version":"5.07.28","max_version":"8.00.x","history_pk":1,"min_supported_version":"8.00.0","flag":0}]'] 73086:20221202:102051.060 End of zbx_db_flush_version_requirements() 73086:20221202:102051.061 In DBcheck_double_type() 73086:20221202:102051.061 In DBconnect() flag:0 73086:20221202:102051.064 End of DBconnect():0 73086:20221202:102051.064 query [txnlev:0] [select count(*) from information_schema.columns where table_schema='zbxnext-8058-6.2' and column_type='double' and ((lower(table_name)='trends' and (lower(column_name) in ('value_min', 'value_avg', 'value_max'))) or (lower(table_name)='history' and lower(column_name)='value'))] 73086:20221202:102051.066 End of DBcheck_double_type() 73086:20221202:102051.067 In DBconnect() flag:0 73086:20221202:102051.068 End of DBconnect():0 73086:20221202:102051.068 query [txnlev:0] [select configid,instanceid from config order by configid] 73086:20221202:102051.068 In zbx_ha_start() 73086:20221202:102051.070 In zbx_ipc_service_recv() timeout:1.000 73088:20221202:102051.071 zbx_setproctitle() title:'ha manager' 73088:20221202:102051.071 starting HA manager 73088:20221202:102051.071 In zbx_ipc_service_start() service:haservice 73088:20221202:102051.071 In zbx_ipc_socket_open() 73088:20221202:102051.071 End of zbx_ipc_socket_open():FAIL 73088:20221202:102051.071 End of zbx_ipc_service_start():SUCCEED 73088:20221202:102051.071 In zbx_ipc_async_socket_open() 73088:20221202:102051.071 In zbx_ipc_socket_open() 73088:20221202:102051.071 End of zbx_ipc_socket_open():SUCCEED 73088:20221202:102051.071 End of zbx_ipc_async_socket_open():SUCCEED 73088:20221202:102051.071 In zbx_ipc_async_socket_send() 73088:20221202:102051.071 In zbx_ipc_client_send() clientid:0 73088:20221202:102051.071 End of zbx_ipc_client_send():SUCCEED 73088:20221202:102051.071 End of zbx_ipc_async_socket_send():SUCCEED 73088:20221202:102051.071 In zbx_ipc_async_socket_flush() timeout:10 73088:20221202:102051.071 End of zbx_ipc_async_socket_flush():0 73088:20221202:102051.071 In ha_db_register_node() 73088:20221202:102051.071 In ha_db_create_node() 73088:20221202:102051.071 In DBconnect() flag:2 73086:20221202:102051.072 In ipc_service_accept() 73086:20221202:102051.072 In ipc_service_add_client() 73086:20221202:102051.072 End of ipc_service_add_client() clientid:1 73086:20221202:102051.072 End of ipc_service_accept() 73086:20221202:102051.072 End of zbx_ipc_service_recv():2 73086:20221202:102051.072 In zbx_ipc_service_recv() timeout:1.000 73086:20221202:102051.073 End of zbx_ipc_service_recv():1 73086:20221202:102051.073 End of zbx_ha_start():SUCCEED 73086:20221202:102051.073 In zbx_ha_get_status() 73086:20221202:102051.073 In zbx_ipc_async_socket_open() 73086:20221202:102051.074 In zbx_ipc_socket_open() 73086:20221202:102051.074 End of zbx_ipc_socket_open():SUCCEED 73086:20221202:102051.074 End of zbx_ipc_async_socket_open():SUCCEED 73086:20221202:102051.074 In zbx_ipc_async_socket_send() 73086:20221202:102051.074 In zbx_ipc_client_send() clientid:0 73086:20221202:102051.074 End of zbx_ipc_client_send():SUCCEED 73086:20221202:102051.075 End of zbx_ipc_async_socket_send():SUCCEED 73086:20221202:102051.075 In zbx_ipc_async_socket_flush() timeout:10 73086:20221202:102051.075 End of zbx_ipc_async_socket_flush():0 73086:20221202:102051.075 In zbx_ipc_async_socket_recv() timeout:10 73088:20221202:102051.075 End of DBconnect():0 73088:20221202:102051.075 query [txnlev:1] [begin;] 73088:20221202:102051.076 query [txnlev:1] [select ha_nodeid,name,status,lastaccess,address,port,ha_sessionid from ha_node order by ha_nodeid] 73088:20221202:102051.076 query [txnlev:1] [select ha_failover_delay,auditlog_enabled from config] 73088:20221202:102051.078 query [txnlev:1] [commit;] 73088:20221202:102051.079 End of ha_db_create_node() 73088:20221202:102051.079 query [txnlev:1] [begin;] 73088:20221202:102051.079 query [txnlev:1] [select ha_nodeid,name,status,lastaccess,address,port,ha_sessionid from ha_node order by ha_nodeid for update] 73088:20221202:102051.080 In ha_db_get_time() 73088:20221202:102051.080 query [txnlev:1] [select unix_timestamp() from config] 73088:20221202:102051.081 End of ha_db_get_time():SUCCEED db_time:1669969251 73088:20221202:102051.082 query [txnlev:1] [update ha_node set lastaccess=unix_timestamp(),ha_sessionid='clb68koue0000e67po17in1sm',status=3 where ha_nodeid='clb4ubunu00018m7pn6ddoaix'] 73088:20221202:102051.082 query [txnlev:1] [delete from ha_node where name<>''] 73088:20221202:102051.083 query [txnlev:1] [insert into auditlog (auditid,userid,username,clock,action,ip,resource_cuid,resourcename,resourcetype,recordsetid,details) values ('clb68kowa0001e87p2vaedhtg',null,'System','1669969251','1','','clb4ubunu00018m7pn6ddoaix','',47,'clb68kowb0002e87pra885a23','{"hanode.status":["update",3,1]}')] 73088:20221202:102051.084 query [txnlev:1] [commit;] 73088:20221202:102051.101 End of ha_db_register_node() nodeid:clb4ubunu00018m7pn6ddoaix ha_status:active db_status:0 73088:20221202:102051.102 HA manager started in active mode 73088:20221202:102051.102 In zbx_ipc_async_socket_send() 73088:20221202:102051.102 In zbx_ipc_client_send() clientid:0 73088:20221202:102051.102 End of zbx_ipc_client_send():SUCCEED 73088:20221202:102051.102 End of zbx_ipc_async_socket_send():SUCCEED 73088:20221202:102051.102 In zbx_ipc_async_socket_flush() timeout:10 73088:20221202:102051.102 End of zbx_ipc_async_socket_flush():0 73088:20221202:102051.102 In zbx_ipc_service_recv() timeout:0.969 73088:20221202:102051.102 In ipc_service_accept() 73088:20221202:102051.102 In ipc_service_add_client() 73088:20221202:102051.102 End of ipc_service_add_client() clientid:1 73088:20221202:102051.102 End of ipc_service_accept() 73088:20221202:102051.102 End of zbx_ipc_service_recv():2 73088:20221202:102051.102 In zbx_ipc_service_recv() timeout:0.969 73088:20221202:102051.102 End of zbx_ipc_service_recv():1 73088:20221202:102051.102 In ha_send_status() ha_status:active info: 73088:20221202:102051.102 In zbx_ipc_client_send() clientid:1 73088:20221202:102051.102 End of zbx_ipc_client_send():SUCCEED 73088:20221202:102051.102 End of ha_send_status():SYSINFO_SUCCEED 73088:20221202:102051.102 In zbx_ipc_service_recv() timeout:0.969 73086:20221202:102051.102 End of zbx_ipc_async_socket_recv():0 73086:20221202:102051.102 In zbx_ipc_async_socket_close() 73086:20221202:102051.102 In zbx_ipc_socket_close() 73086:20221202:102051.102 End of zbx_ipc_socket_close() 73086:20221202:102051.102 End of zbx_ipc_async_socket_close() 73086:20221202:102051.102 End of zbx_ha_get_status():SUCCEED 73086:20221202:102051.102 In init_database_cache() 73086:20221202:102051.102 End of init_database_cache() 73086:20221202:102051.102 In init_configuration_cache() size:33554432 73086:20221202:102051.102 In zbx_shmem_create() param:'CacheSize' size:33554432 73086:20221202:102051.102 valid user addresses: [0x7f774c599170, 0x7f774e598ff0] total size: 33554048 73086:20221202:102051.102 End of zbx_shmem_create() 73086:20221202:102051.103 End of init_configuration_cache() 73086:20221202:102051.103 In init_selfmon_collector() 73086:20221202:102051.103 init_selfmon_collector() size:17360 73086:20221202:102051.103 End of init_selfmon_collector() collector:0x7f7753d3b000 73086:20221202:102051.103 In zbx_vc_init() 73086:20221202:102051.103 In zbx_shmem_required_size() size:0 chunks_num:1 descr:'value cache size' param:'ValueCacheSize' 73086:20221202:102051.103 End of zbx_shmem_required_size() size:427 73086:20221202:102051.103 In zbx_shmem_create() param:'ValueCacheSize' size:8388608 73086:20221202:102051.103 valid user addresses: [0x7f774bd99170, 0x7f774c598ff0] total size: 8388224 73086:20221202:102051.103 End of zbx_shmem_create() 73086:20221202:102051.103 End of zbx_vc_init() 73086:20221202:102051.104 In zbx_tfc_init() 73086:20221202:102051.104 In zbx_shmem_required_size() size:0 chunks_num:1 descr:'trend function cache size' param:'TrendFunctionCacheSize' 73086:20221202:102051.104 End of zbx_shmem_required_size() size:444 73086:20221202:102051.104 In zbx_shmem_create() param:'TrendFunctionCacheSize' size:4194304 73086:20221202:102051.104 valid user addresses: [0x7f774b999188, 0x7f774bd98ff0] total size: 4193896 73086:20221202:102051.104 End of zbx_shmem_create() 73086:20221202:102051.104 zbx_tfc_init(): slots:49924 73088:20221202:102051.104 End of zbx_ipc_service_recv():1 73088:20221202:102051.104 In zbx_ipc_socket_close() 73086:20221202:102051.105 End of zbx_tfc_init(): 73088:20221202:102051.105 End of zbx_ipc_socket_close() 73088:20221202:102051.105 In zbx_ipc_service_recv() timeout:0.966 73086:20221202:102051.106 server #0 started [main process] 73090:20221202:102051.110 server #1 started [service manager #1] 73090:20221202:102051.111 zbx_setproctitle() title:'service manager #1 [connecting to the database]' 73090:20221202:102051.111 In DBconnect() flag:0 73091:20221202:102051.111 server #2 started [configuration syncer #1] 73091:20221202:102051.111 In zbx_ipc_async_socket_open() 73091:20221202:102051.111 In zbx_ipc_socket_open() 73086:20221202:102051.112 In zbx_ipc_service_recv() timeout:1.000 73086:20221202:102051.114 End of zbx_ipc_service_recv():1 73086:20221202:102051.114 In zbx_ipc_service_recv() timeout:1.000 73091:20221202:102051.114 End of zbx_ipc_socket_open():SUCCEED 73091:20221202:102051.115 End of zbx_ipc_async_socket_open():SUCCEED 73091:20221202:102051.116 In zbx_ipc_async_socket_send() 73091:20221202:102051.116 In zbx_ipc_client_send() clientid:0 73091:20221202:102051.116 End of zbx_ipc_client_send():SUCCEED 73091:20221202:102051.116 End of zbx_ipc_async_socket_send():SUCCEED 73091:20221202:102051.116 In zbx_ipc_async_socket_flush() timeout:4 73091:20221202:102051.116 End of zbx_ipc_async_socket_flush():0 73091:20221202:102051.116 zbx_setproctitle() title:'configuration syncer [connecting to the database]' 73091:20221202:102051.116 In DBconnect() flag:0 73086:20221202:102051.116 In ipc_service_accept() 73086:20221202:102051.116 In ipc_service_add_client() 73086:20221202:102051.116 End of ipc_service_add_client() clientid:2 73086:20221202:102051.116 End of ipc_service_accept() 73086:20221202:102051.116 End of zbx_ipc_service_recv():2 73086:20221202:102051.116 In zbx_ipc_service_recv() timeout:1.000 73090:20221202:102051.116 End of DBconnect():0 73090:20221202:102051.117 In zbx_ipc_service_start() service:service 73090:20221202:102051.117 In zbx_ipc_socket_open() 73090:20221202:102051.117 End of zbx_ipc_socket_open():FAIL 73090:20221202:102051.117 End of zbx_ipc_service_start():SUCCEED 73090:20221202:102051.118 In db_get_events() 73090:20221202:102051.118 query [txnlev:0] [select p.eventid,p.clock,p.severity,t.tag,t.value,p.ns from problem p left join problem_tag t on p.eventid=t.eventid where p.source=0 and p.object=0 and r_eventid is null order by p.eventid] 73086:20221202:102051.118 End of zbx_ipc_service_recv():1 73086:20221202:102051.118 In zbx_rtc_dispatch() code:100 size:5 73086:20221202:102051.118 End of zbx_rtc_dispatch() 73086:20221202:102051.118 In zbx_ipc_service_recv() timeout:1.000 73091:20221202:102051.119 End of DBconnect():0 73091:20221202:102051.119 zbx_setproctitle() title:'configuration syncer [syncing configuration]' 73091:20221202:102051.119 In DCsync_configuration() 73091:20221202:102051.119 query [txnlev:0] [select changelogid,clock from changelog] 73090:20221202:102051.119 End of db_get_events() 73090:20221202:102051.119 zbx_setproctitle() title:'service manager #1 started' 73090:20221202:102051.119 query [txnlev:1] [begin;] 73091:20221202:102051.120 query [txnlev:0] [select objectid,type,clock,ns from trigger_queue] 73090:20221202:102051.120 In sync_services() 73090:20221202:102051.121 query [txnlev:1] [select serviceid,status,algorithm,name,weight,propagation_rule,propagation_value from services] 73091:20221202:102051.122 query [txnlev:0] [select discovery_groupid,snmptrap_logging,severity_name_0,severity_name_1,severity_name_2,severity_name_3,severity_name_4,severity_name_5,hk_events_mode,hk_events_trigger,hk_events_internal,hk_events_discovery,hk_events_autoreg,hk_services_mode,hk_services,hk_audit_mode,hk_audit,hk_sessions_mode,hk_sessions,hk_history_mode,hk_history_global,hk_history,hk_trends_mode,hk_trends_global,hk_trends,default_inventory_mode,db_extension,autoreg_tls_accept,compression_status,compress_older,instanceid,default_timezone,hk_events_service,auditlog_enabled from config order by configid] 73090:20221202:102051.122 End of sync_services() 73090:20221202:102051.122 In sync_service_rules() 73090:20221202:102051.122 query [txnlev:1] [select service_status_ruleid,serviceid,type,limit_value,limit_status,new_status from service_status_rule order by serviceid] 73091:20221202:102051.123 query [txnlev:0] [select tls_psk_identity,tls_psk from config_autoreg_tls order by autoreg_tlsid] 73090:20221202:102051.123 End of sync_service_rules() 73090:20221202:102051.123 In sync_service_tags() 73090:20221202:102051.123 query [txnlev:1] [select servicetagid,serviceid,tag,value from service_tag] 73090:20221202:102051.124 End of sync_service_tags() 73090:20221202:102051.124 In sync_service_problem_tags() 73090:20221202:102051.124 query [txnlev:1] [select service_problem_tagid,serviceid,tag,operator,value from service_problem_tag order by serviceid] 73091:20221202:102051.125 In DCsync_config() 73091:20221202:102051.125 End of DCsync_config() 73091:20221202:102051.125 In DCsync_autoreg_config() 73091:20221202:102051.125 End of DCsync_autoreg_config() 73091:20221202:102051.125 query [txnlev:0] [select hostid,templateid from hosts_templates order by hostid] 73090:20221202:102051.126 End of sync_service_problem_tags() 73090:20221202:102051.126 In sync_services_links() 73090:20221202:102051.126 query [txnlev:1] [select linkid,serviceupid,servicedownid from services_links] 73091:20221202:102051.127 query [txnlev:0] [select globalmacroid,macro,value,type from globalmacro] 73090:20221202:102051.127 End of sync_services_links() 73090:20221202:102051.127 In sync_actions() 73090:20221202:102051.127 query [txnlev:1] [select actionid,evaltype,formula from actions where eventsource=4 and status=0] 73091:20221202:102051.128 query [txnlev:0] [select m.hostmacroid,m.hostid,m.macro,m.value,m.type from hostmacro m inner join hosts h on m.hostid=h.hostid where h.flags<>2] 73090:20221202:102051.128 End of sync_actions() 73090:20221202:102051.128 In sync_action_conditions() 73090:20221202:102051.128 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] 73090:20221202:102051.128 End of sync_action_conditions() 73090:20221202:102051.128 query [txnlev:1] [select severity_name_0,severity_name_1,severity_name_2,severity_name_3,severity_name_4,severity_name_5 from config] 73090:20221202:102051.129 In sync_service_problems() 73090:20221202:102051.129 query [txnlev:1] [select service_problemid,eventid,serviceid,severity from service_problem] 73090:20221202:102051.130 End of sync_service_problems() 73090:20221202:102051.130 query [txnlev:1] [commit;] 73090:20221202:102051.131 In cleanup_deleted_problems() 73090:20221202:102051.131 End of cleanup_deleted_problems() 73090:20221202:102051.131 In zbx_ipc_service_recv() timeout:1.000 73091:20221202:102051.136 query [txnlev:0] [select hosttagid,hostid,tag,value from host_tag] 73091:20221202:102051.142 In DCsync_host_tags() 73091:20221202:102051.144 End of DCsync_host_tags() 73091:20221202:102051.144 query [txnlev:0] [select h.hostid,h.proxy_hostid,h.host,h.ipmi_authtype,h.ipmi_privilege,h.ipmi_username,h.ipmi_password,h.maintenance_status,h.maintenance_type,h.maintenance_from,h.status,h.name,hr.lastaccess,h.tls_connect,h.tls_accept,h.tls_issuer,h.tls_subject,h.tls_psk_identity,h.tls_psk,h.proxy_address,h.auto_compress,h.maintenanceid from hosts h left join host_rtdata hr on h.hostid=hr.hostid where status in (0,1,5,6) and flags<>2] 73091:20221202:102051.146 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] 73091:20221202:102051.149 query [txnlev:0] [select groupid,name from hstgrp] 73091:20221202:102051.153 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 order by hg.groupid] 73091:20221202:102051.154 query [txnlev:0] [select maintenanceid,maintenance_type,active_since,active_till,tags_evaltype from maintenances] 73091:20221202:102051.155 query [txnlev:0] [select maintenancetagid,maintenanceid,operator,tag,value from maintenance_tag] 73091:20221202:102051.156 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] 73091:20221202:102051.159 query [txnlev:0] [select maintenanceid,groupid from maintenances_groups order by maintenanceid] 73091:20221202:102051.159 query [txnlev:0] [select maintenanceid,hostid from maintenances_hosts order by maintenanceid] 73091:20221202:102051.160 In DCsync_hosts() 73091:20221202:102051.160 End of DCsync_hosts() 73091:20221202:102051.160 In DCsync_host_inventory() 73091:20221202:102051.160 End of DCsync_host_inventory() 73091:20221202:102051.160 In DCsync_hostgroups() 73091:20221202:102051.160 End of DCsync_hostgroups() 73091:20221202:102051.160 In DCsync_hostgroup_hosts() 73091:20221202:102051.160 End of DCsync_hostgroup_hosts() 73091:20221202:102051.160 In DCsync_maintenances() 73091:20221202:102051.160 End of DCsync_maintenances() 73091:20221202:102051.160 In DCsync_maintenance_tags() 73091:20221202:102051.160 End of DCsync_maintenance_tags() 73091:20221202:102051.160 In DCsync_maintenance_groups() 73091:20221202:102051.160 End of DCsync_maintenance_groups() 73091:20221202:102051.160 In DCsync_maintenance_hosts() 73091:20221202:102051.160 End of DCsync_maintenance_hosts() 73091:20221202:102051.160 In DCsync_maintenance_periods() 73091:20221202:102051.160 End of DCsync_maintenance_periods() 73091:20221202:102051.160 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 from interface i left join interface_snmp s on i.interfaceid=s.interfaceid] 73091:20221202:102051.161 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 inner join hosts h on i.hostid=h.hostid join item_rtdata ir on i.itemid=ir.itemid where h.status in (0,1) and i.flags<>2] 73091:20221202:102051.166 query [txnlev:0] [select i.itemid,i.hostid,i.templateid from items i inner join hosts h on i.hostid=h.hostid where h.status=3] 73091:20221202:102051.190 query [txnlev:0] [select i.itemid,i.hostid,i.templateid from items i where i.flags=2] 73091:20221202:102051.199 query [txnlev:0] [select itemid,parent_itemid from item_discovery] 73091:20221202:102051.203 query [txnlev:0] [select item_preprocid,itemid,type,params,step,error_handler,error_handler_params from item_preproc] 73091:20221202:102051.223 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 order by p.itemid] 73091:20221202:102051.225 In DCsync_interfaces() 73091:20221202:102051.225 End of DCsync_interfaces() 73091:20221202:102051.225 In DCsync_items() 73091:20221202:102051.225 End of DCsync_items() 73091:20221202:102051.226 In DCsync_template_items() 73091:20221202:102051.229 End of DCsync_template_items() 73091:20221202:102051.229 In DCsync_prototype_items() 73091:20221202:102051.231 End of DCsync_prototype_items() 73091:20221202:102051.231 In DCsync_item_discovery() 73091:20221202:102051.232 End of DCsync_item_discovery() 73091:20221202:102051.232 In DCsync_item_preproc() 73091:20221202:102051.244 End of DCsync_item_preproc() 73091:20221202:102051.244 In DCsync_itemscript_param() 73091:20221202:102051.244 End of DCsync_itemscript_param() 73091:20221202:102051.244 query [txnlev:0] [select itemtagid,itemid,tag,value from item_tag] 73091:20221202:102051.257 query [txnlev:0] [select functionid,itemid,name,parameter,triggerid from functions] 73091:20221202:102051.265 In DCsync_functions() 73091:20221202:102051.266 End of DCsync_functions() 73091:20221202:102051.267 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] 73091:20221202:102051.283 query [txnlev:0] [select triggerid_down,triggerid_up from trigger_depends] 73091:20221202:102051.285 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] 73091:20221202:102051.286 query [txnlev:0] [select actionid,eventsource,evaltype,formula from actions where eventsource<>4 and status=0] 73091:20221202:102051.287 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] 73091:20221202:102051.288 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] 73091:20221202:102051.289 query [txnlev:0] [select triggertagid,triggerid,tag,value from trigger_tag] 73091:20221202:102051.294 query [txnlev:0] [select correlationid,name,evaltype,formula from correlation where status=0] 73091:20221202:102051.295 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] 73091:20221202:102051.301 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] 73091:20221202:102051.302 In DCsync_triggers() 73091:20221202:102051.311 End of DCsync_triggers() 73091:20221202:102051.311 In DCsync_trigdeps() 73091:20221202:102051.313 End of DCsync_trigdeps() 73091:20221202:102051.313 In DCsync_expressions() 73091:20221202:102051.313 End of DCsync_expressions() 73091:20221202:102051.313 In DCsync_actions() 73091:20221202:102051.313 End of DCsync_actions() 73091:20221202:102051.313 In DCsync_action_ops() 73091:20221202:102051.313 End of DCsync_action_ops() 73091:20221202:102051.313 In DCsync_action_conditions() 73091:20221202:102051.314 End of DCsync_action_conditions() 73091:20221202:102051.314 In DCsync_trigger_tags() 73091:20221202:102051.319 End of DCsync_trigger_tags() 73091:20221202:102051.319 In DCsync_item_tags() 73091:20221202:102051.320 End of DCsync_item_tags() 73091:20221202:102051.321 In DCsync_correlations() 73091:20221202:102051.321 End of DCsync_correlations() 73091:20221202:102051.321 In DCsync_corr_conditions() 73091:20221202:102051.321 End of DCsync_corr_conditions() 73091:20221202:102051.321 In DCsync_corr_operations() 73091:20221202:102051.321 End of DCsync_corr_operations() 73091:20221202:102051.322 DCsync_configuration() changelog : sql:0.001179 sec (431 records) 73091:20221202:102051.323 DCsync_configuration() config : sql:0.001237 sync:0.001207 sec (1/0/0). 73091:20221202:102051.323 DCsync_configuration() autoreg : sql:0.001467 sync:0.000019 sec (1/0/0). 73091:20221202:102051.323 DCsync_configuration() hosts : sql:0.001945 sync:0.000112 sec (2/0/0). 73091:20221202:102051.323 DCsync_configuration() host_invent: sql:0.002926 sync:0.000022 sec (1/0/0). 73091:20221202:102051.323 DCsync_configuration() templates : sql:0.001280 sec (21/0/0). 73091:20221202:102051.324 DCsync_configuration() globmacros : sql:0.000966 sec (1/0/0). 73091:20221202:102051.324 DCsync_configuration() hostmacros : sql:0.008725 sec (4908/0/0). 73091:20221202:102051.324 DCsync_configuration() interfaces : sql:0.000719 sync:0.000113 sec (15/0/0). 73091:20221202:102051.324 DCsync_configuration() items : sql:0.004853 sync:0.000892 sec (145/0/0). 73091:20221202:102051.324 DCsync_configuration() template_items : sql:0.024285 sync:0.003601 sec (13075/0/0). 73091:20221202:102051.324 DCsync_configuration() prototype_items : sql:0.008429 sync:0.001580 sec (5964/0/0). 73091:20221202:102051.324 DCsync_configuration() item_discovery : sql:0.004598 sync:0.001316 sec (5990/0/0). 73091:20221202:102051.324 DCsync_configuration() triggers : sql:0.016189 sync:0.009072 sec (5564/0/0). 73091:20221202:102051.324 DCsync_configuration() trigdeps : sql:0.001900 sync:0.001329 sec (1662/0/0). 73091:20221202:102051.324 DCsync_configuration() trig. tags : sql:0.005397 sync:0.005322 sec (7274/0/0). 73091:20221202:102051.324 DCsync_configuration() host tags : sql:0.001707 sync:0.002129 sec (708/0/0). 73091:20221202:102051.324 DCsync_configuration() item tags : sql:0.012991 sync:0.001314 sec (20956/0/0). 73091:20221202:102051.324 DCsync_configuration() functions : sql:0.007430 sync:0.002019 sec (9210/0/0). 73091:20221202:102051.325 DCsync_configuration() expressions: sql:0.001711 sync:0.000528 sec (10/0/0). 73091:20221202:102051.325 DCsync_configuration() actions : sql:0.000620 sync:0.000115 sec (1/0/0). 73091:20221202:102051.325 DCsync_configuration() operations : sql:0.000949 sync:0.000103 sec (0/1/0). 73091:20221202:102051.325 DCsync_configuration() conditions : sql:0.000673 sync:0.000547 sec (1/0/0). 73091:20221202:102051.325 DCsync_configuration() corr : sql:0.001364 sync:0.000101 sec (0/0/0). 73091:20221202:102051.325 DCsync_configuration() corr_cond : sql:0.005522 sync:0.000101 sec (0/0/0). 73091:20221202:102051.325 DCsync_configuration() corr_op : sql:0.001249 sync:0.000677 sec (0/0/0). 73091:20221202:102051.325 DCsync_configuration() hgroups : sql:0.005166 sync:0.000060 sec (20/0/0). 73091:20221202:102051.325 DCsync_configuration() item pproc : sql:0.019946 sync:0.012114 sec (13245/0/0). 73091:20221202:102051.325 DCsync_configuration() item script param: sql:0.001406 sync:0.000021 sec (0/0/0). 73091:20221202:102051.326 DCsync_configuration() maintenance: sql:0.006265 sync:0.000088 sec (0/0/0). 73091:20221202:102051.326 DCsync_configuration() macro cache: 0.003484 sec. 73091:20221202:102051.326 DCsync_configuration() reindex : 0.001079 sec. 73091:20221202:102051.326 DCsync_configuration() total sql : 0.148803 sec. 73091:20221202:102051.326 DCsync_configuration() total sync : 0.046916 sec. 73091:20221202:102051.326 DCsync_configuration() proxies : 0 (0 slots) 73091:20221202:102051.326 DCsync_configuration() hosts : 2 (11 slots) 73091:20221202:102051.326 DCsync_configuration() hosts_h : 2 (11 slots) 73091:20221202:102051.326 DCsync_configuration() hosts_p : 0 (0 slots) 73091:20221202:102051.326 DCsync_configuration() psks : 0 (0 slots) 73091:20221202:102051.326 DCsync_configuration() ipmihosts : 0 (0 slots) 73091:20221202:102051.326 DCsync_configuration() host_invent: 1 (11 slots) 73091:20221202:102051.327 DCsync_configuration() glob macros: 1 (11 slots) 73091:20221202:102051.327 DCsync_configuration() host macros: 4908 (9029 slots) 73091:20221202:102051.327 DCsync_configuration() kvs_paths : 0 73091:20221202:102051.327 DCsync_configuration() interfaces : 2 (11 slots) 73091:20221202:102051.327 DCsync_configuration() interfaces_snmp : 0 (0 slots) 73091:20221202:102051.327 DCsync_configuration() interfac_ht: 2 (11 slots) 73091:20221202:102051.327 DCsync_configuration() if_snmpitms: 0 (0 slots) 73091:20221202:102051.327 DCsync_configuration() if_snmpaddr: 0 (0 slots) 73091:20221202:102051.327 DCsync_configuration() item_discovery : 5990 (9029 slots) 73091:20221202:102051.327 DCsync_configuration() items : 145 (227 slots) 73091:20221202:102051.327 DCsync_configuration() items_hk : 145 (227 slots) 73091:20221202:102051.327 DCsync_configuration() numitems : 124 (227 slots) 73091:20221202:102051.327 DCsync_configuration() preprocitems: 9367 (13553 slots) 73091:20221202:102051.328 DCsync_configuration() preprocops : 13245 (20333 slots) 73091:20221202:102051.328 DCsync_configuration() snmpitems : 0 (0 slots) 73091:20221202:102051.328 DCsync_configuration() ipmiitems : 0 (0 slots) 73091:20221202:102051.328 DCsync_configuration() trapitems : 0 (0 slots) 73091:20221202:102051.328 DCsync_configuration() dependentitems : 30 (43 slots) 73091:20221202:102051.328 DCsync_configuration() logitems : 0 (0 slots) 73091:20221202:102051.328 DCsync_configuration() dbitems : 0 (0 slots) 73091:20221202:102051.328 DCsync_configuration() sshitems : 0 (0 slots) 73091:20221202:102051.328 DCsync_configuration() telnetitems: 0 (0 slots) 73091:20221202:102051.329 DCsync_configuration() simpleitems: 0 (0 slots) 73091:20221202:102051.329 DCsync_configuration() jmxitems : 0 (0 slots) 73091:20221202:102051.329 DCsync_configuration() calcitems : 0 (0 slots) 73091:20221202:102051.329 DCsync_configuration() httpitems : 0 (0 slots) 73091:20221202:102051.329 DCsync_configuration() scriptitems : 0 (0 slots) 73091:20221202:102051.329 DCsync_configuration() functions : 70 (101 slots) 73091:20221202:102051.329 DCsync_configuration() triggers : 5564 (9029 slots) 73091:20221202:102051.330 DCsync_configuration() trigdeps : 2377 (4007 slots) 73091:20221202:102051.330 DCsync_configuration() trig. tags : 7274 (13553 slots) 73091:20221202:102051.330 DCsync_configuration() expressions: 10 (17 slots) 73091:20221202:102051.330 DCsync_configuration() actions : 1 (11 slots) 73091:20221202:102051.330 DCsync_configuration() conditions : 1 (11 slots) 73091:20221202:102051.330 DCsync_configuration() corr. : 0 (0 slots) 73091:20221202:102051.330 DCsync_configuration() corr. conds: 0 (0 slots) 73091:20221202:102051.330 DCsync_configuration() corr. ops : 0 (0 slots) 73091:20221202:102051.330 DCsync_configuration() hgroups : 20 (29 slots) 73091:20221202:102051.330 DCsync_configuration() item procs : 13245 (20333 slots) 73091:20221202:102051.330 DCsync_configuration() maintenance: 0 (0 slots) 73091:20221202:102051.330 DCsync_configuration() maint tags : 0 (0 slots) 73091:20221202:102051.330 DCsync_configuration() maint time : 0 (0 slots) 73091:20221202:102051.330 DCsync_configuration() queue[0] : 2 (32 allocated) 73091:20221202:102051.330 DCsync_configuration() queue[1] : 0 (0 allocated) 73091:20221202:102051.330 DCsync_configuration() queue[2] : 0 (0 allocated) 73091:20221202:102051.330 DCsync_configuration() queue[3] : 0 (0 allocated) 73091:20221202:102051.330 DCsync_configuration() queue[4] : 0 (0 allocated) 73091:20221202:102051.330 DCsync_configuration() queue[5] : 0 (0 allocated) 73091:20221202:102051.331 DCsync_configuration() queue[6] : 0 (0 allocated) 73091:20221202:102051.331 DCsync_configuration() pqueue : 0 (0 allocated) 73091:20221202:102051.331 DCsync_configuration() timer queue: 0 (0 allocated) 73091:20221202:102051.331 DCsync_configuration() changelog : 431 73091:20221202:102051.331 DCsync_configuration() configfree : 65.511298% 73091:20221202:102051.331 DCsync_configuration() strings : 9633 (13553 slots) 73091:20221202:102051.331 === memory statistics for configuration cache === 73091:20221202:102051.331 free chunks of size >= 256 bytes: 6 73091:20221202:102051.331 min chunk size: 544 bytes 73091:20221202:102051.331 max chunk size: 21962568 bytes 73091:20221202:102051.331 memory of total size 31927680 bytes fragmented into 101649 chunks 73091:20221202:102051.332 of those, 21981944 bytes are in 6 free chunks 73091:20221202:102051.332 of those, 9945736 bytes are in 101643 used chunks 73091:20221202:102051.332 of those, 1626368 bytes are used by allocation overhead 73091:20221202:102051.332 ================================ 73091:20221202:102051.332 In dc_get_items_to_reschedule() 73091:20221202:102051.332 End of dc_get_items_to_reschedule() items:0 73091:20221202:102051.332 DCsync_configuration() reschedule : 0.000196 sec. 73091:20221202:102051.333 End of DCsync_configuration() 73091:20221202:102051.333 In DCsync_kvs_paths() 73091:20221202:102051.333 End of DCsync_kvs_paths() 73091:20221202:102051.333 zbx_setproctitle() title:'configuration syncer [synced configuration in 0.214436 sec, idle 60 sec]' 73091:20221202:102051.333 In zbx_ipc_async_socket_send() 73091:20221202:102051.334 In zbx_ipc_client_send() clientid:0 73091:20221202:102051.334 End of zbx_ipc_client_send():SUCCEED 73091:20221202:102051.334 End of zbx_ipc_async_socket_send():SUCCEED 73091:20221202:102051.334 In zbx_ipc_async_socket_flush() timeout:4 73086:20221202:102051.334 End of zbx_ipc_service_recv():1 73086:20221202:102051.334 In zbx_ha_get_status() 73086:20221202:102051.334 In zbx_ipc_async_socket_open() 73086:20221202:102051.334 In zbx_ipc_socket_open() 73091:20221202:102051.334 End of zbx_ipc_async_socket_flush():0 73091:20221202:102051.334 In zbx_ipc_async_socket_recv() timeout:60 73088:20221202:102051.334 In ipc_service_accept() 73088:20221202:102051.334 In ipc_service_add_client() 73088:20221202:102051.334 End of ipc_service_add_client() clientid:2 73088:20221202:102051.335 End of ipc_service_accept() 73088:20221202:102051.335 End of zbx_ipc_service_recv():2 73088:20221202:102051.335 In zbx_ipc_service_recv() timeout:0.736 73086:20221202:102051.335 End of zbx_ipc_socket_open():SUCCEED 73086:20221202:102051.335 End of zbx_ipc_async_socket_open():SUCCEED 73086:20221202:102051.335 In zbx_ipc_async_socket_send() 73086:20221202:102051.335 In zbx_ipc_client_send() clientid:0 73086:20221202:102051.335 End of zbx_ipc_client_send():SUCCEED 73086:20221202:102051.335 End of zbx_ipc_async_socket_send():SUCCEED 73086:20221202:102051.335 In zbx_ipc_async_socket_flush() timeout:10 73086:20221202:102051.335 End of zbx_ipc_async_socket_flush():0 73086:20221202:102051.335 In zbx_ipc_async_socket_recv() timeout:10 73088:20221202:102051.335 End of zbx_ipc_service_recv():1 73088:20221202:102051.335 In ha_send_status() ha_status:active info: 73088:20221202:102051.335 In zbx_ipc_client_send() clientid:2 73088:20221202:102051.335 End of zbx_ipc_client_send():SUCCEED 73088:20221202:102051.335 End of ha_send_status():SYSINFO_SUCCEED 73088:20221202:102051.335 In zbx_ipc_service_recv() timeout:0.736 73086:20221202:102051.335 End of zbx_ipc_async_socket_recv():0 73086:20221202:102051.335 In zbx_ipc_async_socket_close() 73086:20221202:102051.335 In zbx_ipc_socket_close() 73086:20221202:102051.335 End of zbx_ipc_socket_close() 73086:20221202:102051.335 End of zbx_ipc_async_socket_close() 73086:20221202:102051.335 End of zbx_ha_get_status():SUCCEED 73086:20221202:102051.336 In DBconnect() flag:0 73088:20221202:102051.336 End of zbx_ipc_service_recv():1 73088:20221202:102051.336 In zbx_ipc_socket_close() 73088:20221202:102051.336 End of zbx_ipc_socket_close() 73088:20221202:102051.336 In zbx_ipc_service_recv() timeout:0.735 73086:20221202:102051.340 End of DBconnect():0 73086:20221202:102051.340 query [txnlev:0] [select taskid from task where type=5 and status=1] 73086:20221202:102051.341 In zbx_dc_update_maintenances() 73086:20221202:102051.341 End of zbx_dc_update_maintenances() started:0 stopped:0 running:0 73107:20221202:102051.342 zbx_setproctitle() title:'alert manager #1 starting' 73107:20221202:102051.343 server #3 started [alert manager #1] 73107:20221202:102051.343 In am_init() alerters:3 73107:20221202:102051.343 In zbx_ipc_service_start() service:alerter 73107:20221202:102051.343 In zbx_ipc_socket_open() 73107:20221202:102051.343 End of zbx_ipc_socket_open():FAIL 73107:20221202:102051.343 End of zbx_ipc_service_start():SUCCEED 73107:20221202:102051.343 End of am_init() 73107:20221202:102051.343 zbx_setproctitle() title:'alert manager #1 started' 73107:20221202:102051.343 In DBconnect() flag:2 73108:20221202:102051.344 server #4 started [alerter #1] 73108:20221202:102051.345 zbx_setproctitle() title:'alerter [connecting to the database]' 73108:20221202:102051.345 In zbx_ipc_socket_open() 73108:20221202:102051.345 End of zbx_ipc_socket_open():SUCCEED 73108:20221202:102051.350 In zbx_ipc_socket_write() 73108:20221202:102051.358 End of zbx_ipc_socket_write():SUCCEED 73112:20221202:102051.358 zbx_setproctitle() title:'preprocessing worker #1 starting' 73112:20221202:102051.358 In zbx_ipc_socket_open() 73113:20221202:102051.358 zbx_setproctitle() title:'preprocessing worker #2 starting' 73113:20221202:102051.359 In zbx_ipc_socket_open() 73111:20221202:102051.359 zbx_setproctitle() title:'preprocessing manager #1 starting' 73111:20221202:102051.359 server #7 started [preprocessing manager #1] 73111:20221202:102051.359 In zbx_ipc_service_start() service:preprocessing 73111:20221202:102051.359 In zbx_ipc_socket_open() 73111:20221202:102051.359 End of zbx_ipc_socket_open():FAIL 73111:20221202:102051.359 End of zbx_ipc_service_start():SUCCEED 73111:20221202:102051.359 In preprocessor_init_manager() workers: 3 73111:20221202:102051.359 End of preprocessor_init_manager() 73111:20221202:102051.359 zbx_setproctitle() title:'preprocessing manager #1 started' 73111:20221202:102051.359 In zbx_ipc_service_recv() timeout:1.000 73114:20221202:102051.359 zbx_setproctitle() title:'preprocessing worker #3 starting' 73114:20221202:102051.359 In zbx_ipc_socket_open() 73114:20221202:102051.359 End of zbx_ipc_socket_open():SUCCEED 73114:20221202:102051.359 In zbx_ipc_socket_write() 73114:20221202:102051.359 End of zbx_ipc_socket_write():SUCCEED 73114:20221202:102051.359 server #10 started [preprocessing worker #3] 73114:20221202:102051.359 zbx_setproctitle() title:'preprocessing worker #3 started' 73114:20221202:102051.359 In zbx_ipc_socket_read() 73107:20221202:102051.359 End of DBconnect():0 73107:20221202:102051.360 In zbx_ipc_service_recv() timeout:1.000 73107:20221202:102051.360 In ipc_service_accept() 73107:20221202:102051.360 In ipc_service_add_client() 73107:20221202:102051.360 End of ipc_service_add_client() clientid:3 73107:20221202:102051.360 End of ipc_service_accept() 73107:20221202:102051.360 End of zbx_ipc_service_recv():2 73107:20221202:102051.360 In zbx_ipc_service_recv() timeout:1.000 73107:20221202:102051.360 End of zbx_ipc_service_recv():1 73107:20221202:102051.360 In am_register_alerter() 73107:20221202:102051.360 End of am_register_alerter() 73107:20221202:102051.360 In zbx_ipc_service_recv() timeout:1.000 73118:20221202:102051.360 server #14 started [housekeeper #1] 73118:20221202:102051.360 zbx_setproctitle() title:'housekeeper [startup idle for 30 minutes]' 73118:20221202:102051.360 In zbx_ipc_async_socket_open() 73118:20221202:102051.360 In zbx_ipc_socket_open() 73118:20221202:102051.360 End of zbx_ipc_socket_open():SUCCEED 73118:20221202:102051.360 End of zbx_ipc_async_socket_open():SUCCEED 73118:20221202:102051.360 In zbx_ipc_async_socket_send() 73118:20221202:102051.360 In zbx_ipc_client_send() clientid:0 73118:20221202:102051.360 End of zbx_ipc_client_send():SUCCEED 73118:20221202:102051.360 End of zbx_ipc_async_socket_send():SUCCEED 73118:20221202:102051.360 In zbx_ipc_async_socket_flush() timeout:4 73118:20221202:102051.360 End of zbx_ipc_async_socket_flush():0 73118:20221202:102051.361 In zbx_ipc_async_socket_recv() timeout:1800 73111:20221202:102051.361 In ipc_service_accept() 73111:20221202:102051.361 In ipc_service_add_client() 73111:20221202:102051.361 End of ipc_service_add_client() clientid:3 73111:20221202:102051.361 End of ipc_service_accept() 73116:20221202:102051.361 server #12 started [lld worker #1] 73116:20221202:102051.361 zbx_setproctitle() title:'lld worker [connecting to the database]' 73116:20221202:102051.361 In zbx_ipc_socket_open() 73108:20221202:102051.362 zbx_setproctitle() title:'alerter #1 started' 73108:20221202:102051.362 In zbx_ipc_socket_read() 73115:20221202:102051.362 zbx_setproctitle() title:'lld manager #1 starting' 73115:20221202:102051.362 server #11 started [lld manager #1] 73115:20221202:102051.362 In zbx_ipc_service_start() service:lld 73115:20221202:102051.362 In zbx_ipc_socket_open() 73115:20221202:102051.362 End of zbx_ipc_socket_open():FAIL 73115:20221202:102051.362 End of zbx_ipc_service_start():SUCCEED 73115:20221202:102051.362 In lld_manager_init() workers:2 73115:20221202:102051.362 End of lld_manager_init() 73115:20221202:102051.362 zbx_setproctitle() title:'lld manager #1 started' 73109:20221202:102051.362 server #5 started [alerter #2] 73109:20221202:102051.363 zbx_setproctitle() title:'alerter [connecting to the database]' 73109:20221202:102051.363 In zbx_ipc_socket_open() 73109:20221202:102051.363 End of zbx_ipc_socket_open():SUCCEED 73109:20221202:102051.363 In zbx_ipc_socket_write() 73109:20221202:102051.363 End of zbx_ipc_socket_write():SUCCEED 73109:20221202:102051.363 zbx_setproctitle() title:'alerter #2 started' 73109:20221202:102051.363 In zbx_ipc_socket_read() 73107:20221202:102051.363 In ipc_service_accept() 73107:20221202:102051.363 In ipc_service_add_client() 73107:20221202:102051.363 End of ipc_service_add_client() clientid:4 73107:20221202:102051.363 End of ipc_service_accept() 73107:20221202:102051.363 End of zbx_ipc_service_recv():2 73107:20221202:102051.363 In zbx_ipc_service_recv() timeout:1.000 73107:20221202:102051.363 End of zbx_ipc_service_recv():1 73107:20221202:102051.363 In am_register_alerter() 73107:20221202:102051.363 End of am_register_alerter() 73107:20221202:102051.363 In zbx_ipc_service_recv() timeout:1.000 73111:20221202:102051.363 End of zbx_ipc_service_recv():2 73124:20221202:102051.363 server #20 started [history syncer #3] 73115:20221202:102051.363 In zbx_ipc_service_recv() timeout:1.000 73119:20221202:102051.363 server #15 started [timer #1] 73117:20221202:102051.363 server #13 started [lld worker #2] 73117:20221202:102051.363 zbx_setproctitle() title:'lld worker [connecting to the database]' 73117:20221202:102051.363 In zbx_ipc_socket_open() 73111:20221202:102051.363 In zbx_ipc_service_recv() timeout:1.000 73117:20221202:102051.364 End of zbx_ipc_socket_open():SUCCEED 73117:20221202:102051.364 In zbx_ipc_socket_write() 73117:20221202:102051.364 End of zbx_ipc_socket_write():SUCCEED 73117:20221202:102051.364 In DBconnect() flag:0 73111:20221202:102051.364 End of zbx_ipc_service_recv():1 73123:20221202:102051.364 server #19 started [history syncer #2] 73123:20221202:102051.364 zbx_setproctitle() title:'history syncer #2 [connecting to the database]' 73123:20221202:102051.364 In DBconnect() flag:0 73111:20221202:102051.364 In preprocessor_register_worker() 73111:20221202:102051.364 In preprocessor_assign_tasks() 73111:20221202:102051.364 In preprocessor_get_next_task() 73111:20221202:102051.364 End of preprocessor_get_next_task() 73111:20221202:102051.364 End of preprocessor_assign_tasks() 73111:20221202:102051.364 End of preprocessor_register_worker() 73111:20221202:102051.364 In zbx_ipc_service_recv() timeout:1.000 73121:20221202:102051.365 server #17 started [discoverer #1] 73121:20221202:102051.365 In zbx_tls_init_child() 73121:20221202:102051.365 OpenSSL library (version OpenSSL 1.1.1f 31 Mar 2020) initialized 73115:20221202:102051.365 In ipc_service_accept() 73115:20221202:102051.365 In ipc_service_add_client() 73115:20221202:102051.365 End of ipc_service_add_client() clientid:3 73115:20221202:102051.365 End of ipc_service_accept() 73115:20221202:102051.365 End of zbx_ipc_service_recv():2 73115:20221202:102051.365 In zbx_ipc_service_recv() timeout:1.000 73115:20221202:102051.365 End of zbx_ipc_service_recv():1 73115:20221202:102051.366 In lld_register_worker() 73115:20221202:102051.366 End of lld_register_worker() 73115:20221202:102051.366 In zbx_ipc_service_recv() timeout:1.000 73120:20221202:102051.366 server #16 started [http poller #1] 73110:20221202:102051.366 server #6 started [alerter #3] 73110:20221202:102051.366 zbx_setproctitle() title:'alerter [connecting to the database]' 73110:20221202:102051.366 In zbx_ipc_socket_open() 73110:20221202:102051.366 End of zbx_ipc_socket_open():SUCCEED 73110:20221202:102051.366 In zbx_ipc_socket_write() 73110:20221202:102051.366 End of zbx_ipc_socket_write():SUCCEED 73110:20221202:102051.366 zbx_setproctitle() title:'alerter #3 started' 73110:20221202:102051.366 In zbx_ipc_socket_read() 73120:20221202:102051.366 zbx_setproctitle() title:'http poller #1 [connecting to the database]' 73120:20221202:102051.366 In DBconnect() flag:0 73121:20221202:102051.367 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 73119:20221202:102051.367 zbx_setproctitle() title:'timer #1 [connecting to the database]' 73119:20221202:102051.367 In DBconnect() flag:0 73107:20221202:102051.367 In ipc_service_accept() 73107:20221202:102051.367 In ipc_service_add_client() 73107:20221202:102051.367 End of ipc_service_add_client() clientid:5 73107:20221202:102051.367 End of ipc_service_accept() 73126:20221202:102051.368 server #22 started [escalator #1] 73119:20221202:102051.370 End of DBconnect():0 73119:20221202:102051.370 zbx_setproctitle() title:'timer #1 [started, processing maintenances]' 73119:20221202:102051.370 In zbx_dc_update_maintenances() 73119:20221202:102051.370 End of zbx_dc_update_maintenances() started:0 stopped:0 running:0 73119:20221202:102051.370 query [txnlev:1] [begin;] 73119:20221202:102051.370 In zbx_dc_get_host_maintenance_updates() 73119:20221202:102051.370 End of zbx_dc_get_host_maintenance_updates() updates:0 73119:20221202:102051.370 query [txnlev:1] [commit;] 73119:20221202:102051.372 query [txnlev:1] [begin;] 73117:20221202:102051.372 End of DBconnect():0 73117:20221202:102051.372 zbx_setproctitle() title:'lld worker #2 started' 73117:20221202:102051.372 In zbx_ipc_socket_read() 73107:20221202:102051.372 End of zbx_ipc_service_recv():2 73107:20221202:102051.372 In zbx_ipc_service_recv() timeout:1.000 73107:20221202:102051.372 End of zbx_ipc_service_recv():1 73107:20221202:102051.372 In am_register_alerter() 73107:20221202:102051.372 End of am_register_alerter() 73107:20221202:102051.373 In zbx_ipc_service_recv() timeout:1.000 73126:20221202:102051.373 In zbx_tls_init_child() 73123:20221202:102051.373 End of DBconnect():0 73120:20221202:102051.373 End of DBconnect():0 73120:20221202:102051.374 zbx_setproctitle() title:'http poller #1 [got 0 values in 0.000000 sec, getting values]' 73120:20221202:102051.374 In process_httptests() 73120:20221202:102051.374 query [txnlev:0] [select h.hostid,h.host,h.name,t.httptestid,t.name,t.agent,t.authentication,t.http_user,t.http_password,t.http_proxy,t.retries,t.ssl_cert_file,t.ssl_key_file,t.ssl_key_password,t.verify_peer,t.verify_host,t.delay from httptest t,hosts h where t.hostid=h.hostid and t.nextcheck<=1669969251 and mod(t.httptestid,1)=0 and t.status=0 and h.proxy_hostid is null and h.status=0 and (h.maintenance_status=0 or h.maintenance_type=0)] 73121:20221202:102051.374 End of zbx_tls_init_child() 73121:20221202:102051.374 zbx_setproctitle() title:'discoverer #1 [connecting to the database]' 73121:20221202:102051.374 In DBconnect() flag:0 73123:20221202:102051.374 zbx_setproctitle() title:'history syncer #2 [started, syncing history]' 73123:20221202:102051.374 In zbx_sync_history_cache() history_num:0 73123:20221202:102051.374 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.001229 sec, idle 1 sec]' 73120:20221202:102051.375 query [txnlev:0] [select name,value,type from httptest_field where httptestid=1 order by httptest_fieldid] 73122:20221202:102051.375 server #18 started [history syncer #1] 73122:20221202:102051.375 zbx_setproctitle() title:'history syncer #1 [connecting to the database]' 73122:20221202:102051.375 In DBconnect() flag:0 73124:20221202:102051.375 zbx_setproctitle() title:'history syncer #3 [connecting to the database]' 73124:20221202:102051.375 In DBconnect() flag:0 73126:20221202:102051.375 OpenSSL library (version OpenSSL 1.1.1f 31 Mar 2020) initialized 73120:20221202:102051.376 In substitute_simple_macros_impl() data:'Zabbix' 73120:20221202:102051.376 End substitute_simple_macros_impl() data:'Zabbix' 73120:20221202:102051.376 In substitute_simple_macros_impl() data:EMPTY 73120:20221202:102051.376 In substitute_simple_macros_impl() data:EMPTY 73120:20221202:102051.376 In substitute_simple_macros_impl() data:EMPTY 73120:20221202:102051.376 In http_process_variables() 0 variables 73120:20221202:102051.376 End of http_process_variables():SUCCEED 73120:20221202:102051.376 In process_httptest() httptestid:1 name:'Web scenario 1' 73120:20221202:102051.376 query [txnlev:0] [select httpstepid,no,name,url,timeout,posts,required,status_codes,post_type,follow_redirects,retrieve_mode from httpstep where httptestid=1 order by no] 73126:20221202:102051.376 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 73126:20221202:102051.376 End of zbx_tls_init_child() 73126:20221202:102051.377 zbx_setproctitle() title:'escalator #1 [connecting to the database]' 73126:20221202:102051.377 In DBconnect() flag:0 73120:20221202:102051.378 In substitute_simple_macros_impl() data:'10s' 73120:20221202:102051.378 End substitute_simple_macros_impl() data:'10s' 73121:20221202:102051.378 End of DBconnect():0 73121:20221202:102051.378 In zbx_ipc_async_socket_open() 73121:20221202:102051.378 In zbx_ipc_socket_open() 73121:20221202:102051.378 End of zbx_ipc_socket_open():SUCCEED 73126:20221202:102051.378 End of DBconnect():0 73126:20221202:102051.378 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.000000 sec, processing escalations]' 73126:20221202:102051.378 In process_escalations() 73126:20221202:102051.378 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<=1669969254 order by actionid,triggerid,itemid,escalationid] 73119:20221202:102051.378 query [txnlev:1] [delete from event_suppress where suppress_until<1669969251 and suppress_until<>0] 73129:20221202:102051.378 server #25 started [java poller #3] 73127:20221202:102051.379 server #23 started [java poller #1] 73127:20221202:102051.379 In zbx_tls_init_child() 73127:20221202:102051.379 OpenSSL library (version OpenSSL 1.1.1f 31 Mar 2020) initialized 73126:20221202:102051.379 End of process_escalations() 73126:20221202:102051.379 In process_escalations() 73126:20221202:102051.379 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<=1669969254 order by actionid,triggerid,itemid,escalationid] 73127:20221202:102051.379 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 73127:20221202:102051.379 End of zbx_tls_init_child() 73127:20221202:102051.379 zbx_setproctitle() title:'java poller #1 started' 73127:20221202:102051.379 In zbx_ipc_async_socket_open() 73127:20221202:102051.379 In zbx_ipc_socket_open() 73121:20221202:102051.379 End of zbx_ipc_async_socket_open():SUCCEED 73129:20221202:102051.379 In zbx_tls_init_child() 73129:20221202:102051.379 OpenSSL library (version OpenSSL 1.1.1f 31 Mar 2020) initialized 73127:20221202:102051.379 End of zbx_ipc_socket_open():SUCCEED 73127:20221202:102051.379 End of zbx_ipc_async_socket_open():SUCCEED 73127:20221202:102051.379 In zbx_ipc_async_socket_send() 73127:20221202:102051.379 In zbx_ipc_client_send() clientid:0 73127:20221202:102051.379 End of zbx_ipc_client_send():SUCCEED 73127:20221202:102051.380 End of zbx_ipc_async_socket_send():SUCCEED 73127:20221202:102051.380 In zbx_ipc_async_socket_flush() timeout:4 73127:20221202:102051.380 End of zbx_ipc_async_socket_flush():0 73127:20221202:102051.380 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.000000 sec, getting values]' 73127:20221202:102051.380 In get_values() 73127:20221202:102051.380 In DCconfig_get_poller_items() poller_type:4 73127:20221202:102051.380 End of DCconfig_get_poller_items():0 73127:20221202:102051.380 In DCconfig_get_poller_nextcheck() poller_type:4 73127:20221202:102051.380 End of DCconfig_get_poller_nextcheck():-1 73127:20221202:102051.380 End of get_values():0 73127:20221202:102051.380 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.000105 sec, idle 5 sec]' 73127:20221202:102051.380 In zbx_ipc_async_socket_recv() timeout:5 73119:20221202:102051.380 query [txnlev:1] [commit;] 73120:20221202:102051.380 In substitute_simple_macros_impl() data:'https://zabbix.com' 73120:20221202:102051.380 End substitute_simple_macros_impl() data:'https://zabbix.com' 73120:20221202:102051.380 In http_substitute_variables() data:'https://zabbix.com' 73120:20221202:102051.380 End of http_substitute_variables() data:'https://zabbix.com' 73120:20221202:102051.380 In substitute_simple_macros_impl() data:'Zabbix' 73120:20221202:102051.380 End substitute_simple_macros_impl() data:'Zabbix' 73120:20221202:102051.380 In substitute_simple_macros_impl() data:'200' 73120:20221202:102051.380 End substitute_simple_macros_impl() data:'200' 73121:20221202:102051.380 In zbx_ipc_async_socket_send() 73121:20221202:102051.380 In zbx_ipc_client_send() clientid:0 73121:20221202:102051.380 End of zbx_ipc_client_send():SUCCEED 73121:20221202:102051.380 End of zbx_ipc_async_socket_send():SUCCEED 73129:20221202:102051.380 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 73129:20221202:102051.381 End of zbx_tls_init_child() 73129:20221202:102051.381 zbx_setproctitle() title:'java poller #3 started' 73129:20221202:102051.381 In zbx_ipc_async_socket_open() 73129:20221202:102051.381 In zbx_ipc_socket_open() 73129:20221202:102051.381 End of zbx_ipc_socket_open():SUCCEED 73129:20221202:102051.381 End of zbx_ipc_async_socket_open():SUCCEED 73129:20221202:102051.381 In zbx_ipc_async_socket_send() 73129:20221202:102051.381 In zbx_ipc_client_send() clientid:0 73129:20221202:102051.381 End of zbx_ipc_client_send():SUCCEED 73129:20221202:102051.381 End of zbx_ipc_async_socket_send():SUCCEED 73129:20221202:102051.381 In zbx_ipc_async_socket_flush() timeout:4 73129:20221202:102051.381 End of zbx_ipc_async_socket_flush():0 73129:20221202:102051.381 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.000000 sec, getting values]' 73129:20221202:102051.381 In get_values() 73129:20221202:102051.381 In DCconfig_get_poller_items() poller_type:4 73129:20221202:102051.381 End of DCconfig_get_poller_items():0 73129:20221202:102051.381 In DCconfig_get_poller_nextcheck() poller_type:4 73129:20221202:102051.381 End of DCconfig_get_poller_nextcheck():-1 73129:20221202:102051.381 End of get_values():0 73129:20221202:102051.381 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.000162 sec, idle 5 sec]' 73129:20221202:102051.381 In zbx_ipc_async_socket_recv() timeout:5 73128:20221202:102051.381 server #24 started [java poller #2] 73128:20221202:102051.382 In zbx_tls_init_child() 73128:20221202:102051.382 OpenSSL library (version OpenSSL 1.1.1f 31 Mar 2020) initialized 73128:20221202:102051.382 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 73128:20221202:102051.382 End of zbx_tls_init_child() 73128:20221202:102051.382 zbx_setproctitle() title:'java poller #2 started' 73128:20221202:102051.382 In zbx_ipc_async_socket_open() 73128:20221202:102051.382 In zbx_ipc_socket_open() 73128:20221202:102051.383 End of zbx_ipc_socket_open():SUCCEED 73128:20221202:102051.383 End of zbx_ipc_async_socket_open():SUCCEED 73128:20221202:102051.383 In zbx_ipc_async_socket_send() 73128:20221202:102051.383 In zbx_ipc_client_send() clientid:0 73128:20221202:102051.383 End of zbx_ipc_client_send():SUCCEED 73128:20221202:102051.383 End of zbx_ipc_async_socket_send():SUCCEED 73128:20221202:102051.383 In zbx_ipc_async_socket_flush() timeout:4 73128:20221202:102051.383 End of zbx_ipc_async_socket_flush():0 73128:20221202:102051.383 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.000000 sec, getting values]' 73128:20221202:102051.383 In get_values() 73128:20221202:102051.383 In DCconfig_get_poller_items() poller_type:4 73128:20221202:102051.383 End of DCconfig_get_poller_items():0 73128:20221202:102051.383 In DCconfig_get_poller_nextcheck() poller_type:4 73128:20221202:102051.383 End of DCconfig_get_poller_nextcheck():-1 73128:20221202:102051.383 End of get_values():0 73128:20221202:102051.383 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.000113 sec, idle 5 sec]' 73128:20221202:102051.383 In zbx_ipc_async_socket_recv() timeout:5 73130:20221202:102051.384 server #26 started [java poller #4] 73130:20221202:102051.385 In zbx_tls_init_child() 73130:20221202:102051.385 OpenSSL library (version OpenSSL 1.1.1f 31 Mar 2020) initialized 73130:20221202:102051.385 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 73130:20221202:102051.385 End of zbx_tls_init_child() 73130:20221202:102051.385 zbx_setproctitle() title:'java poller #4 started' 73130:20221202:102051.385 In zbx_ipc_async_socket_open() 73130:20221202:102051.385 In zbx_ipc_socket_open() 73130:20221202:102051.385 End of zbx_ipc_socket_open():SUCCEED 73130:20221202:102051.385 End of zbx_ipc_async_socket_open():SUCCEED 73130:20221202:102051.385 In zbx_ipc_async_socket_send() 73130:20221202:102051.385 In zbx_ipc_client_send() clientid:0 73130:20221202:102051.385 End of zbx_ipc_client_send():SUCCEED 73130:20221202:102051.385 End of zbx_ipc_async_socket_send():SUCCEED 73130:20221202:102051.385 In zbx_ipc_async_socket_flush() timeout:4 73130:20221202:102051.385 End of zbx_ipc_async_socket_flush():0 73130:20221202:102051.385 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.000000 sec, getting values]' 73130:20221202:102051.385 In get_values() 73130:20221202:102051.385 In DCconfig_get_poller_items() poller_type:4 73130:20221202:102051.385 End of DCconfig_get_poller_items():0 73130:20221202:102051.385 In DCconfig_get_poller_nextcheck() poller_type:4 73130:20221202:102051.385 End of DCconfig_get_poller_nextcheck():-1 73130:20221202:102051.385 End of get_values():0 73130:20221202:102051.385 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.000095 sec, idle 5 sec]' 73130:20221202:102051.385 In zbx_ipc_async_socket_recv() timeout:5 73126:20221202:102051.385 End of process_escalations() 73126:20221202:102051.385 In process_escalations() 73126:20221202:102051.385 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<=1669969254 order by actionid,triggerid,itemid,escalationid] 73124:20221202:102051.385 End of DBconnect():0 73124:20221202:102051.385 zbx_setproctitle() title:'history syncer #3 [started, syncing history]' 73124:20221202:102051.385 In zbx_sync_history_cache() history_num:0 73124:20221202:102051.386 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000082 sec, idle 1 sec]' 73122:20221202:102051.386 End of DBconnect():0 73122:20221202:102051.386 query without transaction detected 73122:20221202:102051.386 query [txnlev:0] [delete from trigger_queue] 73125:20221202:102051.386 server #21 started [history syncer #4] 73125:20221202:102051.386 zbx_setproctitle() title:'history syncer #4 [connecting to the database]' 73125:20221202:102051.386 In DBconnect() flag:0 73119:20221202:102051.386 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] 73122:20221202:102051.386 zbx_setproctitle() title:'history syncer #1 [started, syncing history]' 73122:20221202:102051.386 In zbx_sync_history_cache() history_num:0 73122:20221202:102051.386 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000082 sec, idle 1 sec]' 73119:20221202:102051.387 query [txnlev:0] [select eventid,maintenanceid,suppress_until from event_suppress where mod(eventid,1)=0 order by eventid] 73119:20221202:102051.387 zbx_setproctitle() title:'timer #1 [updated 0 hosts, suppressed 0 events in 0.017431 sec, idle 8 sec]' 73134:20221202:102051.387 server #28 started [java poller #6] 73134:20221202:102051.388 In zbx_tls_init_child() 73134:20221202:102051.388 OpenSSL library (version OpenSSL 1.1.1f 31 Mar 2020) initialized 73134:20221202:102051.388 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 73134:20221202:102051.388 End of zbx_tls_init_child() 73134:20221202:102051.388 zbx_setproctitle() title:'java poller #6 started' 73134:20221202:102051.388 In zbx_ipc_async_socket_open() 73134:20221202:102051.388 In zbx_ipc_socket_open() 73134:20221202:102051.388 End of zbx_ipc_socket_open():SUCCEED 73134:20221202:102051.388 End of zbx_ipc_async_socket_open():SUCCEED 73134:20221202:102051.388 In zbx_ipc_async_socket_send() 73134:20221202:102051.388 In zbx_ipc_client_send() clientid:0 73134:20221202:102051.388 End of zbx_ipc_client_send():SUCCEED 73134:20221202:102051.388 End of zbx_ipc_async_socket_send():SUCCEED 73134:20221202:102051.388 In zbx_ipc_async_socket_flush() timeout:4 73135:20221202:102051.388 server #29 started [java poller #7] 73135:20221202:102051.388 In zbx_tls_init_child() 73135:20221202:102051.388 OpenSSL library (version OpenSSL 1.1.1f 31 Mar 2020) initialized 73121:20221202:102051.389 In zbx_ipc_async_socket_flush() timeout:4 73121:20221202:102051.389 End of zbx_ipc_async_socket_flush():0 73121:20221202:102051.389 zbx_setproctitle() title:'discoverer #1 [processed 0 rules in 0.000000 sec, performing discovery]' 73121:20221202:102051.389 query [txnlev:0] [select distinct r.druleid,r.iprange,r.name,c.dcheckid,r.proxy_hostid,r.delay from drules r left join dchecks c on c.druleid=r.druleid and c.uniq=1 where r.status=0 and r.nextcheck<=1669969251 and mod(r.druleid,1)=0] 73126:20221202:102051.389 End of process_escalations() 73126:20221202:102051.389 In process_escalations() 73126:20221202:102051.389 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<=1669969254 order by actionid,triggerid,itemid,escalationid] 73135:20221202:102051.389 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 73135:20221202:102051.390 End of zbx_tls_init_child() 73135:20221202:102051.390 zbx_setproctitle() title:'java poller #7 started' 73135:20221202:102051.390 In zbx_ipc_async_socket_open() 73135:20221202:102051.390 In zbx_ipc_socket_open() 73135:20221202:102051.390 End of zbx_ipc_socket_open():SUCCEED 73135:20221202:102051.390 End of zbx_ipc_async_socket_open():SUCCEED 73135:20221202:102051.390 In zbx_ipc_async_socket_send() 73135:20221202:102051.390 In zbx_ipc_client_send() clientid:0 73135:20221202:102051.390 End of zbx_ipc_client_send():SUCCEED 73135:20221202:102051.390 End of zbx_ipc_async_socket_send():SUCCEED 73135:20221202:102051.390 In zbx_ipc_async_socket_flush() timeout:4 73135:20221202:102051.390 End of zbx_ipc_async_socket_flush():0 73135:20221202:102051.390 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.000000 sec, getting values]' 73135:20221202:102051.390 In get_values() 73135:20221202:102051.390 In DCconfig_get_poller_items() poller_type:4 73135:20221202:102051.390 End of DCconfig_get_poller_items():0 73135:20221202:102051.390 In DCconfig_get_poller_nextcheck() poller_type:4 73135:20221202:102051.390 End of DCconfig_get_poller_nextcheck():-1 73135:20221202:102051.390 End of get_values():0 73135:20221202:102051.390 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.000102 sec, idle 5 sec]' 73135:20221202:102051.390 In zbx_ipc_async_socket_recv() timeout:5 73121:20221202:102051.390 query [txnlev:0] [select count(*),min(nextcheck) from drules where status=0 and mod(druleid,1)=0] 73126:20221202:102051.390 End of process_escalations() 73126:20221202:102051.390 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.012413 sec, idle 3 sec]' 73120:20221202:102051.392 query [txnlev:0] [select name,value,type from httpstep_field where httpstepid=1 order by httpstep_fieldid] 73121:20221202:102051.393 get_minnextcheck(): no items to update 73121:20221202:102051.393 zbx_setproctitle() title:'discoverer #1 [processed 0 rules in 0.000663 sec, idle 60 sec]' 73121:20221202:102051.393 In zbx_ipc_async_socket_recv() timeout:60 73133:20221202:102051.393 server #27 started [java poller #5] 73133:20221202:102051.393 In zbx_tls_init_child() 73134:20221202:102051.393 End of zbx_ipc_async_socket_flush():0 73134:20221202:102051.393 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.000000 sec, getting values]' 73134:20221202:102051.393 In get_values() 73134:20221202:102051.393 In DCconfig_get_poller_items() poller_type:4 73125:20221202:102051.393 End of DBconnect():0 73125:20221202:102051.393 zbx_setproctitle() title:'history syncer #4 [started, syncing history]' 73125:20221202:102051.393 In zbx_sync_history_cache() history_num:0 73125:20221202:102051.393 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000084 sec, idle 1 sec]' 73134:20221202:102051.393 End of DCconfig_get_poller_items():0 73134:20221202:102051.394 In DCconfig_get_poller_nextcheck() poller_type:4 73134:20221202:102051.394 End of DCconfig_get_poller_nextcheck():-1 73134:20221202:102051.394 End of get_values():0 73134:20221202:102051.394 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.000459 sec, idle 5 sec]' 73134:20221202:102051.394 In zbx_ipc_async_socket_recv() timeout:5 73133:20221202:102051.394 OpenSSL library (version OpenSSL 1.1.1f 31 Mar 2020) initialized 73133:20221202:102051.394 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 73133:20221202:102051.394 End of zbx_tls_init_child() 73133:20221202:102051.394 zbx_setproctitle() title:'java poller #5 started' 73133:20221202:102051.394 In zbx_ipc_async_socket_open() 73133:20221202:102051.394 In zbx_ipc_socket_open() 73133:20221202:102051.394 End of zbx_ipc_socket_open():SUCCEED 73133:20221202:102051.394 End of zbx_ipc_async_socket_open():SUCCEED 73133:20221202:102051.394 In zbx_ipc_async_socket_send() 73133:20221202:102051.394 In zbx_ipc_client_send() clientid:0 73133:20221202:102051.394 End of zbx_ipc_client_send():SUCCEED 73133:20221202:102051.394 End of zbx_ipc_async_socket_send():SUCCEED 73133:20221202:102051.394 In zbx_ipc_async_socket_flush() timeout:4 73133:20221202:102051.394 End of zbx_ipc_async_socket_flush():0 73133:20221202:102051.394 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.000000 sec, getting values]' 73133:20221202:102051.394 In get_values() 73133:20221202:102051.394 In DCconfig_get_poller_items() poller_type:4 73133:20221202:102051.394 End of DCconfig_get_poller_items():0 73133:20221202:102051.394 In DCconfig_get_poller_nextcheck() poller_type:4 73133:20221202:102051.394 End of DCconfig_get_poller_nextcheck():-1 73133:20221202:102051.394 End of get_values():0 73133:20221202:102051.394 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.000097 sec, idle 5 sec]' 73133:20221202:102051.394 In zbx_ipc_async_socket_recv() timeout:5 73120:20221202:102051.395 In substitute_simple_macros_impl() data:'15s' 73120:20221202:102051.395 End substitute_simple_macros_impl() data:'15s' 73120:20221202:102051.395 process_httptest() use step "111" 73120:20221202:102051.395 process_httptest() use post "" 73120:20221202:102051.395 process_httptest() go to URL "https://zabbix.com" 73139:20221202:102051.396 server #31 started [java poller #9] 73139:20221202:102051.396 In zbx_tls_init_child() 73139:20221202:102051.396 OpenSSL library (version OpenSSL 1.1.1f 31 Mar 2020) initialized 73139:20221202:102051.397 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 73139:20221202:102051.397 End of zbx_tls_init_child() 73139:20221202:102051.397 zbx_setproctitle() title:'java poller #9 started' 73139:20221202:102051.397 In zbx_ipc_async_socket_open() 73139:20221202:102051.397 In zbx_ipc_socket_open() 73139:20221202:102051.397 End of zbx_ipc_socket_open():SUCCEED 73139:20221202:102051.397 End of zbx_ipc_async_socket_open():SUCCEED 73139:20221202:102051.397 In zbx_ipc_async_socket_send() 73139:20221202:102051.397 In zbx_ipc_client_send() clientid:0 73139:20221202:102051.397 End of zbx_ipc_client_send():SUCCEED 73139:20221202:102051.397 End of zbx_ipc_async_socket_send():SUCCEED 73139:20221202:102051.397 In zbx_ipc_async_socket_flush() timeout:4 73139:20221202:102051.397 End of zbx_ipc_async_socket_flush():0 73139:20221202:102051.397 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.000000 sec, getting values]' 73139:20221202:102051.397 In get_values() 73139:20221202:102051.397 In DCconfig_get_poller_items() poller_type:4 73139:20221202:102051.397 End of DCconfig_get_poller_items():0 73139:20221202:102051.397 In DCconfig_get_poller_nextcheck() poller_type:4 73139:20221202:102051.397 End of DCconfig_get_poller_nextcheck():-1 73139:20221202:102051.397 End of get_values():0 73139:20221202:102051.397 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.000107 sec, idle 5 sec]' 73139:20221202:102051.397 In zbx_ipc_async_socket_recv() timeout:5 73137:20221202:102051.398 server #30 started [java poller #8] 73137:20221202:102051.398 In zbx_tls_init_child() 73137:20221202:102051.398 OpenSSL library (version OpenSSL 1.1.1f 31 Mar 2020) initialized 73137:20221202:102051.398 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 73137:20221202:102051.398 End of zbx_tls_init_child() 73137:20221202:102051.398 zbx_setproctitle() title:'java poller #8 started' 73137:20221202:102051.398 In zbx_ipc_async_socket_open() 73137:20221202:102051.398 In zbx_ipc_socket_open() 73137:20221202:102051.399 End of zbx_ipc_socket_open():SUCCEED 73137:20221202:102051.399 End of zbx_ipc_async_socket_open():SUCCEED 73137:20221202:102051.399 In zbx_ipc_async_socket_send() 73137:20221202:102051.399 In zbx_ipc_client_send() clientid:0 73137:20221202:102051.399 End of zbx_ipc_client_send():SUCCEED 73137:20221202:102051.399 End of zbx_ipc_async_socket_send():SUCCEED 73137:20221202:102051.399 In zbx_ipc_async_socket_flush() timeout:4 73137:20221202:102051.399 End of zbx_ipc_async_socket_flush():0 73137:20221202:102051.399 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.000000 sec, getting values]' 73137:20221202:102051.399 In get_values() 73137:20221202:102051.399 In DCconfig_get_poller_items() poller_type:4 73137:20221202:102051.399 End of DCconfig_get_poller_items():0 73137:20221202:102051.399 In DCconfig_get_poller_nextcheck() poller_type:4 73137:20221202:102051.399 End of DCconfig_get_poller_nextcheck():-1 73137:20221202:102051.399 End of get_values():0 73137:20221202:102051.399 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.000194 sec, idle 5 sec]' 73137:20221202:102051.399 In zbx_ipc_async_socket_recv() timeout:5 73141:20221202:102051.399 server #33 started [proxy poller #1] 73141:20221202:102051.399 In zbx_tls_init_child() 73141:20221202:102051.399 OpenSSL library (version OpenSSL 1.1.1f 31 Mar 2020) initialized 73141:20221202:102051.400 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 73141:20221202:102051.400 End of zbx_tls_init_child() 73141:20221202:102051.400 zbx_setproctitle() title:'proxy poller #1 [connecting to the database]' 73141:20221202:102051.400 In DBconnect() flag:0 73142:20221202:102051.400 server #34 started [self-monitoring #1] 73142:20221202:102051.400 zbx_setproctitle() title:'self-monitoring [processing data]' 73142:20221202:102051.400 In collect_selfmon_stats() 73142:20221202:102051.400 End of collect_selfmon_stats() 73142:20221202:102051.400 zbx_setproctitle() title:'self-monitoring [processed data in 0.000053 sec, idle 1 sec]' 73141:20221202:102051.401 End of DBconnect():0 73141:20221202:102051.401 In zbx_ipc_async_socket_open() 73141:20221202:102051.401 In zbx_ipc_socket_open() 73141:20221202:102051.401 End of zbx_ipc_socket_open():SUCCEED 73141:20221202:102051.401 End of zbx_ipc_async_socket_open():SUCCEED 73141:20221202:102051.402 In zbx_ipc_async_socket_send() 73141:20221202:102051.402 In zbx_ipc_client_send() clientid:0 73141:20221202:102051.402 End of zbx_ipc_client_send():SUCCEED 73141:20221202:102051.402 End of zbx_ipc_async_socket_send():SUCCEED 73141:20221202:102051.402 In zbx_ipc_async_socket_flush() timeout:4 73141:20221202:102051.402 End of zbx_ipc_async_socket_flush():0 73141:20221202:102051.402 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.000000 sec, exchanging data]' 73141:20221202:102051.402 In process_proxy() 73141:20221202:102051.402 In DCconfig_get_proxypoller_hosts() 73141:20221202:102051.402 End of DCconfig_get_proxypoller_hosts():0 73141:20221202:102051.402 End of process_proxy() 73141:20221202:102051.402 In DCconfig_get_proxypoller_nextcheck() 73141:20221202:102051.402 End of DCconfig_get_proxypoller_nextcheck():-1 73141:20221202:102051.402 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.000551 sec, idle 5 sec]' 73141:20221202:102051.402 In zbx_ipc_async_socket_recv() timeout:5 73144:20221202:102051.403 server #35 started [task manager #1] 73144:20221202:102051.403 zbx_setproctitle() title:'task manager [connecting to the database]' 73144:20221202:102051.403 In DBconnect() flag:0 73145:20221202:102051.403 server #36 started [poller #1] 73145:20221202:102051.403 In zbx_tls_init_child() 73145:20221202:102051.403 OpenSSL library (version OpenSSL 1.1.1f 31 Mar 2020) initialized 73145:20221202:102051.404 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 73145:20221202:102051.404 End of zbx_tls_init_child() 73145:20221202:102051.404 zbx_setproctitle() title:'poller #1 started' 73145:20221202:102051.404 In zbx_ipc_async_socket_open() 73145:20221202:102051.404 In zbx_ipc_socket_open() 73145:20221202:102051.404 End of zbx_ipc_socket_open():SUCCEED 73145:20221202:102051.404 End of zbx_ipc_async_socket_open():SUCCEED 73145:20221202:102051.404 In zbx_ipc_async_socket_send() 73145:20221202:102051.404 In zbx_ipc_client_send() clientid:0 73145:20221202:102051.404 End of zbx_ipc_client_send():SUCCEED 73145:20221202:102051.404 End of zbx_ipc_async_socket_send():SUCCEED 73145:20221202:102051.404 In zbx_ipc_async_socket_flush() timeout:4 73145:20221202:102051.405 End of zbx_ipc_async_socket_flush():0 73145:20221202:102051.405 zbx_setproctitle() title:'poller #1 [got 0 values in 0.000000 sec, getting values]' 73145:20221202:102051.405 In get_values() 73145:20221202:102051.405 In DCconfig_get_poller_items() poller_type:0 73145:20221202:102051.405 End of DCconfig_get_poller_items():0 73145:20221202:102051.405 In DCconfig_get_poller_nextcheck() poller_type:0 73145:20221202:102051.405 End of DCconfig_get_poller_nextcheck():1669969256 73145:20221202:102051.405 End of get_values():0 73145:20221202:102051.405 zbx_setproctitle() title:'poller #1 [got 0 values in 0.000108 sec, idle 5 sec]' 73145:20221202:102051.405 In zbx_ipc_async_socket_recv() timeout:5 73146:20221202:102051.405 server #37 started [poller #2] 73146:20221202:102051.405 In zbx_tls_init_child() 73146:20221202:102051.405 OpenSSL library (version OpenSSL 1.1.1f 31 Mar 2020) initialized 73147:20221202:102051.406 server #38 started [poller #3] 73147:20221202:102051.406 In zbx_tls_init_child() 73147:20221202:102051.406 OpenSSL library (version OpenSSL 1.1.1f 31 Mar 2020) initialized 73147:20221202:102051.407 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 73147:20221202:102051.407 End of zbx_tls_init_child() 73147:20221202:102051.407 zbx_setproctitle() title:'poller #3 started' 73147:20221202:102051.407 In zbx_ipc_async_socket_open() 73147:20221202:102051.407 In zbx_ipc_socket_open() 73147:20221202:102051.407 End of zbx_ipc_socket_open():SUCCEED 73147:20221202:102051.407 End of zbx_ipc_async_socket_open():SUCCEED 73147:20221202:102051.407 In zbx_ipc_async_socket_send() 73147:20221202:102051.407 In zbx_ipc_client_send() clientid:0 73147:20221202:102051.407 End of zbx_ipc_client_send():SUCCEED 73147:20221202:102051.407 End of zbx_ipc_async_socket_send():SUCCEED 73147:20221202:102051.407 In zbx_ipc_async_socket_flush() timeout:4 73147:20221202:102051.407 End of zbx_ipc_async_socket_flush():0 73147:20221202:102051.407 zbx_setproctitle() title:'poller #3 [got 0 values in 0.000000 sec, getting values]' 73147:20221202:102051.407 In get_values() 73147:20221202:102051.407 In DCconfig_get_poller_items() poller_type:0 73147:20221202:102051.407 End of DCconfig_get_poller_items():0 73147:20221202:102051.407 In DCconfig_get_poller_nextcheck() poller_type:0 73147:20221202:102051.407 End of DCconfig_get_poller_nextcheck():1669969256 73147:20221202:102051.407 End of get_values():0 73147:20221202:102051.407 zbx_setproctitle() title:'poller #3 [got 0 values in 0.000112 sec, idle 5 sec]' 73147:20221202:102051.407 In zbx_ipc_async_socket_recv() timeout:5 73150:20221202:102051.407 server #40 started [poller #5] 73150:20221202:102051.407 In zbx_tls_init_child() 73150:20221202:102051.407 OpenSSL library (version OpenSSL 1.1.1f 31 Mar 2020) initialized 73150:20221202:102051.408 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 73150:20221202:102051.408 End of zbx_tls_init_child() 73150:20221202:102051.408 zbx_setproctitle() title:'poller #5 started' 73150:20221202:102051.408 In zbx_ipc_async_socket_open() 73150:20221202:102051.408 In zbx_ipc_socket_open() 73150:20221202:102051.408 End of zbx_ipc_socket_open():SUCCEED 73150:20221202:102051.408 End of zbx_ipc_async_socket_open():SUCCEED 73150:20221202:102051.408 In zbx_ipc_async_socket_send() 73150:20221202:102051.408 In zbx_ipc_client_send() clientid:0 73150:20221202:102051.408 End of zbx_ipc_client_send():SUCCEED 73150:20221202:102051.408 End of zbx_ipc_async_socket_send():SUCCEED 73150:20221202:102051.408 In zbx_ipc_async_socket_flush() timeout:4 73150:20221202:102051.408 End of zbx_ipc_async_socket_flush():0 73150:20221202:102051.408 zbx_setproctitle() title:'poller #5 [got 0 values in 0.000000 sec, getting values]' 73150:20221202:102051.408 In get_values() 73150:20221202:102051.408 In DCconfig_get_poller_items() poller_type:0 73150:20221202:102051.408 End of DCconfig_get_poller_items():0 73150:20221202:102051.408 In DCconfig_get_poller_nextcheck() poller_type:0 73150:20221202:102051.408 End of DCconfig_get_poller_nextcheck():1669969256 73150:20221202:102051.408 End of get_values():0 73150:20221202:102051.408 zbx_setproctitle() title:'poller #5 [got 0 values in 0.000104 sec, idle 5 sec]' 73150:20221202:102051.408 In zbx_ipc_async_socket_recv() timeout:5 73151:20221202:102051.409 server #41 started [unreachable poller #1] 73151:20221202:102051.410 In zbx_tls_init_child() 73151:20221202:102051.410 OpenSSL library (version OpenSSL 1.1.1f 31 Mar 2020) initialized 73151:20221202:102051.410 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 73151:20221202:102051.410 End of zbx_tls_init_child() 73151:20221202:102051.410 zbx_setproctitle() title:'unreachable poller #1 started' 73140:20221202:102051.411 server #32 started [java poller #10] 73146:20221202:102051.411 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 73146:20221202:102051.411 End of zbx_tls_init_child() 73146:20221202:102051.411 zbx_setproctitle() title:'poller #2 started' 73146:20221202:102051.411 In zbx_ipc_async_socket_open() 73146:20221202:102051.411 In zbx_ipc_socket_open() 73146:20221202:102051.411 End of zbx_ipc_socket_open():SUCCEED 73146:20221202:102051.411 End of zbx_ipc_async_socket_open():SUCCEED 73146:20221202:102051.411 In zbx_ipc_async_socket_send() 73146:20221202:102051.411 In zbx_ipc_client_send() clientid:0 73146:20221202:102051.411 End of zbx_ipc_client_send():SUCCEED 73146:20221202:102051.411 End of zbx_ipc_async_socket_send():SUCCEED 73146:20221202:102051.411 In zbx_ipc_async_socket_flush() timeout:4 73146:20221202:102051.411 End of zbx_ipc_async_socket_flush():0 73146:20221202:102051.411 zbx_setproctitle() title:'poller #2 [got 0 values in 0.000000 sec, getting values]' 73146:20221202:102051.411 In get_values() 73146:20221202:102051.411 In DCconfig_get_poller_items() poller_type:0 73146:20221202:102051.411 End of DCconfig_get_poller_items():0 73146:20221202:102051.411 In DCconfig_get_poller_nextcheck() poller_type:0 73146:20221202:102051.412 End of DCconfig_get_poller_nextcheck():1669969256 73146:20221202:102051.412 End of get_values():0 73146:20221202:102051.412 zbx_setproctitle() title:'poller #2 [got 0 values in 0.000467 sec, idle 5 sec]' 73146:20221202:102051.412 In zbx_ipc_async_socket_recv() timeout:5 73151:20221202:102051.412 In zbx_ipc_async_socket_open() 73151:20221202:102051.412 In zbx_ipc_socket_open() 73151:20221202:102051.412 End of zbx_ipc_socket_open():SUCCEED 73140:20221202:102051.412 In zbx_tls_init_child() 73140:20221202:102051.412 OpenSSL library (version OpenSSL 1.1.1f 31 Mar 2020) initialized 73151:20221202:102051.412 End of zbx_ipc_async_socket_open():SUCCEED 73151:20221202:102051.413 In zbx_ipc_async_socket_send() 73151:20221202:102051.413 In zbx_ipc_client_send() clientid:0 73151:20221202:102051.413 End of zbx_ipc_client_send():SUCCEED 73151:20221202:102051.413 End of zbx_ipc_async_socket_send():SUCCEED 73151:20221202:102051.413 In zbx_ipc_async_socket_flush() timeout:4 73151:20221202:102051.413 End of zbx_ipc_async_socket_flush():0 73151:20221202:102051.413 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.000000 sec, getting values]' 73151:20221202:102051.413 In get_values() 73151:20221202:102051.413 In DCconfig_get_poller_items() poller_type:1 73151:20221202:102051.413 End of DCconfig_get_poller_items():0 73151:20221202:102051.413 In DCconfig_get_poller_nextcheck() poller_type:1 73151:20221202:102051.413 End of DCconfig_get_poller_nextcheck():-1 73151:20221202:102051.413 End of get_values():0 73151:20221202:102051.413 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.000308 sec, idle 5 sec]' 73151:20221202:102051.413 In zbx_ipc_async_socket_recv() timeout:5 73152:20221202:102051.413 server #42 started [trapper #1] 73144:20221202:102051.413 End of DBconnect():0 73144:20221202:102051.414 zbx_setproctitle() title:'task manager [started, idle 4 sec]' 73144:20221202:102051.414 In zbx_ipc_async_socket_open() 73144:20221202:102051.414 In zbx_ipc_socket_open() 73144:20221202:102051.414 End of zbx_ipc_socket_open():SUCCEED 73144:20221202:102051.414 End of zbx_ipc_async_socket_open():SUCCEED 73144:20221202:102051.414 In zbx_ipc_async_socket_send() 73144:20221202:102051.414 In zbx_ipc_client_send() clientid:0 73144:20221202:102051.414 End of zbx_ipc_client_send():SUCCEED 73144:20221202:102051.414 End of zbx_ipc_async_socket_send():SUCCEED 73144:20221202:102051.414 In zbx_ipc_async_socket_flush() timeout:4 73144:20221202:102051.414 End of zbx_ipc_async_socket_flush():0 73144:20221202:102051.414 In zbx_ipc_async_socket_recv() timeout:4 73149:20221202:102051.414 server #39 started [poller #4] 73140:20221202:102051.414 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 73140:20221202:102051.414 End of zbx_tls_init_child() 73140:20221202:102051.418 zbx_setproctitle() title:'java poller #10 started' 73140:20221202:102051.418 In zbx_ipc_async_socket_open() 73140:20221202:102051.418 In zbx_ipc_socket_open() 73149:20221202:102051.418 In zbx_tls_init_child() 73149:20221202:102051.418 OpenSSL library (version OpenSSL 1.1.1f 31 Mar 2020) initialized 73149:20221202:102051.419 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 73149:20221202:102051.419 End of zbx_tls_init_child() 73149:20221202:102051.419 zbx_setproctitle() title:'poller #4 started' 73149:20221202:102051.419 In zbx_ipc_async_socket_open() 73149:20221202:102051.419 In zbx_ipc_socket_open() 73149:20221202:102051.419 End of zbx_ipc_socket_open():SUCCEED 73149:20221202:102051.419 End of zbx_ipc_async_socket_open():SUCCEED 73149:20221202:102051.419 In zbx_ipc_async_socket_send() 73149:20221202:102051.419 In zbx_ipc_client_send() clientid:0 73149:20221202:102051.419 End of zbx_ipc_client_send():SUCCEED 73149:20221202:102051.419 End of zbx_ipc_async_socket_send():SUCCEED 73149:20221202:102051.419 In zbx_ipc_async_socket_flush() timeout:4 73149:20221202:102051.419 End of zbx_ipc_async_socket_flush():0 73149:20221202:102051.419 zbx_setproctitle() title:'poller #4 [got 0 values in 0.000000 sec, getting values]' 73149:20221202:102051.419 In get_values() 73149:20221202:102051.419 In DCconfig_get_poller_items() poller_type:0 73149:20221202:102051.419 End of DCconfig_get_poller_items():0 73149:20221202:102051.419 In DCconfig_get_poller_nextcheck() poller_type:0 73149:20221202:102051.419 End of DCconfig_get_poller_nextcheck():1669969256 73149:20221202:102051.419 End of get_values():0 73149:20221202:102051.419 zbx_setproctitle() title:'poller #4 [got 0 values in 0.000116 sec, idle 5 sec]' 73149:20221202:102051.419 In zbx_ipc_async_socket_recv() timeout:5 73153:20221202:102051.419 server #43 started [trapper #2] 73153:20221202:102051.419 In zbx_tls_init_child() 73153:20221202:102051.419 OpenSSL library (version OpenSSL 1.1.1f 31 Mar 2020) initialized 73153:20221202:102051.420 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 73153:20221202:102051.420 End of zbx_tls_init_child() 73153:20221202:102051.420 zbx_setproctitle() title:'trapper #2 [connecting to the database]' 73153:20221202:102051.420 In DBconnect() flag:0 73154:20221202:102051.420 server #44 started [trapper #3] 73154:20221202:102051.420 In zbx_tls_init_child() 73154:20221202:102051.420 OpenSSL library (version OpenSSL 1.1.1f 31 Mar 2020) initialized 73154:20221202:102051.420 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 73154:20221202:102051.421 End of zbx_tls_init_child() 73154:20221202:102051.421 zbx_setproctitle() title:'trapper #3 [connecting to the database]' 73154:20221202:102051.421 In DBconnect() flag:0 73155:20221202:102051.421 server #45 started [trapper #4] 73155:20221202:102051.421 In zbx_tls_init_child() 73155:20221202:102051.421 OpenSSL library (version OpenSSL 1.1.1f 31 Mar 2020) initialized 73155:20221202:102051.421 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 73155:20221202:102051.421 End of zbx_tls_init_child() 73155:20221202:102051.421 zbx_setproctitle() title:'trapper #4 [connecting to the database]' 73155:20221202:102051.421 In DBconnect() flag:0 73156:20221202:102051.422 server #46 started [trapper #5] 73156:20221202:102051.422 In zbx_tls_init_child() 73156:20221202:102051.422 OpenSSL library (version OpenSSL 1.1.1f 31 Mar 2020) initialized 73156:20221202:102051.422 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 73156:20221202:102051.422 End of zbx_tls_init_child() 73156:20221202:102051.422 zbx_setproctitle() title:'trapper #5 [connecting to the database]' 73156:20221202:102051.422 In DBconnect() flag:0 73157:20221202:102051.422 server #47 started [icmp pinger #1] 73157:20221202:102051.422 zbx_setproctitle() title:'icmp pinger #1 [getting values]' 73157:20221202:102051.422 In get_pinger_hosts() 73157:20221202:102051.423 In DCconfig_get_poller_items() poller_type:3 73157:20221202:102051.423 End of DCconfig_get_poller_items():0 73152:20221202:102051.423 In zbx_tls_init_child() 73152:20221202:102051.423 OpenSSL library (version OpenSSL 1.1.1f 31 Mar 2020) initialized 73152:20221202:102051.423 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 73152:20221202:102051.423 End of zbx_tls_init_child() 73152:20221202:102051.423 zbx_setproctitle() title:'trapper #1 [connecting to the database]' 73152:20221202:102051.423 In DBconnect() flag:0 73158:20221202:102051.424 server #48 started [alert syncer #1] 73158:20221202:102051.424 In zbx_ipc_socket_open() 73158:20221202:102051.424 End of zbx_ipc_socket_open():SUCCEED 73158:20221202:102051.424 zbx_setproctitle() title:'alert syncer [connecting to the database]' 73158:20221202:102051.424 In DBconnect() flag:0 73140:20221202:102051.424 End of zbx_ipc_socket_open():SUCCEED 73140:20221202:102051.424 End of zbx_ipc_async_socket_open():SUCCEED 73140:20221202:102051.424 In zbx_ipc_async_socket_send() 73140:20221202:102051.424 In zbx_ipc_client_send() clientid:0 73140:20221202:102051.424 End of zbx_ipc_client_send():SUCCEED 73140:20221202:102051.424 End of zbx_ipc_async_socket_send():SUCCEED 73140:20221202:102051.424 In zbx_ipc_async_socket_flush() timeout:4 73140:20221202:102051.424 End of zbx_ipc_async_socket_flush():0 73140:20221202:102051.424 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.000000 sec, getting values]' 73140:20221202:102051.424 In get_values() 73140:20221202:102051.424 In DCconfig_get_poller_items() poller_type:4 73140:20221202:102051.424 End of DCconfig_get_poller_items():0 73140:20221202:102051.424 In DCconfig_get_poller_nextcheck() poller_type:4 73140:20221202:102051.424 End of DCconfig_get_poller_nextcheck():-1 73140:20221202:102051.424 End of get_values():0 73140:20221202:102051.424 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.000108 sec, idle 5 sec]' 73140:20221202:102051.424 In zbx_ipc_async_socket_recv() timeout:5 73107:20221202:102051.424 In ipc_service_accept() 73107:20221202:102051.424 In ipc_service_add_client() 73107:20221202:102051.424 End of ipc_service_add_client() clientid:6 73107:20221202:102051.424 End of ipc_service_accept() 73107:20221202:102051.424 End of zbx_ipc_service_recv():2 73107:20221202:102051.424 In zbx_ipc_service_recv() timeout:1.000 73159:20221202:102051.424 server #49 started [history poller #1] 73153:20221202:102051.425 End of DBconnect():0 73153:20221202:102051.425 In zbx_ipc_async_socket_open() 73153:20221202:102051.425 In zbx_ipc_socket_open() 73153:20221202:102051.425 End of zbx_ipc_socket_open():SUCCEED 73153:20221202:102051.425 End of zbx_ipc_async_socket_open():SUCCEED 73153:20221202:102051.425 In zbx_ipc_async_socket_send() 73153:20221202:102051.425 In zbx_ipc_client_send() clientid:0 73153:20221202:102051.425 End of zbx_ipc_client_send():SUCCEED 73153:20221202:102051.425 End of zbx_ipc_async_socket_send():SUCCEED 73153:20221202:102051.425 In zbx_ipc_async_socket_flush() timeout:4 73153:20221202:102051.425 End of zbx_ipc_async_socket_flush():0 73153:20221202:102051.425 zbx_setproctitle() title:'trapper #2 [processed data in 0.000000 sec, waiting for connection]' 73153:20221202:102051.425 zbx_setproctitle() title:'trapper #2 [processing data]' 73153:20221202:102051.425 In zbx_ipc_async_socket_recv() timeout:0 73153:20221202:102051.425 End of zbx_ipc_async_socket_recv():0 73159:20221202:102051.425 In zbx_tls_init_child() 73153:20221202:102051.425 trapper got '{"request":"active check heartbeat","host":"test","heartbeat_freq":60}' 73153:20221202:102051.425 In zbx_ipc_socket_open() 73159:20221202:102051.425 OpenSSL library (version OpenSSL 1.1.1f 31 Mar 2020) initialized 73155:20221202:102051.425 End of DBconnect():0 73155:20221202:102051.425 In zbx_ipc_async_socket_open() 73155:20221202:102051.425 In zbx_ipc_socket_open() 73155:20221202:102051.425 End of zbx_ipc_socket_open():SUCCEED 73155:20221202:102051.426 End of zbx_ipc_async_socket_open():SUCCEED 73155:20221202:102051.426 In zbx_ipc_async_socket_send() 73155:20221202:102051.426 In zbx_ipc_client_send() clientid:0 73155:20221202:102051.426 End of zbx_ipc_client_send():SUCCEED 73155:20221202:102051.426 End of zbx_ipc_async_socket_send():SUCCEED 73155:20221202:102051.426 In zbx_ipc_async_socket_flush() timeout:4 73155:20221202:102051.426 End of zbx_ipc_async_socket_flush():0 73155:20221202:102051.426 zbx_setproctitle() title:'trapper #4 [processed data in 0.000000 sec, waiting for connection]' 73155:20221202:102051.426 zbx_setproctitle() title:'trapper #4 [processing data]' 73155:20221202:102051.426 In zbx_ipc_async_socket_recv() timeout:0 73155:20221202:102051.426 End of zbx_ipc_async_socket_recv():0 73159:20221202:102051.426 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 73159:20221202:102051.427 End of zbx_tls_init_child() 73159:20221202:102051.427 zbx_setproctitle() title:'history poller #1 [connecting to the database]' 73159:20221202:102051.427 In DBconnect() flag:0 73155:20221202:102051.427 trapper got '{"request":"active check heartbeat","host":"test","heartbeat_freq":60}' 73155:20221202:102051.427 In zbx_ipc_socket_open() 73157:20221202:102051.427 End of get_pinger_hosts():0 73157:20221202:102051.427 In process_pinger_hosts() 73157:20221202:102051.427 End of process_pinger_hosts() 73157:20221202:102051.427 In DCconfig_get_poller_nextcheck() poller_type:3 73157:20221202:102051.427 End of DCconfig_get_poller_nextcheck():-1 73157:20221202:102051.427 zbx_setproctitle() title:'icmp pinger #1 [got 0 values in 0.004680 sec, idle 5 sec]' 73152:20221202:102051.429 End of DBconnect():0 73152:20221202:102051.429 In zbx_ipc_async_socket_open() 73152:20221202:102051.429 In zbx_ipc_socket_open() 73152:20221202:102051.429 End of zbx_ipc_socket_open():SUCCEED 73152:20221202:102051.429 End of zbx_ipc_async_socket_open():SUCCEED 73152:20221202:102051.429 In zbx_ipc_async_socket_send() 73152:20221202:102051.429 In zbx_ipc_client_send() clientid:0 73152:20221202:102051.429 End of zbx_ipc_client_send():SUCCEED 73152:20221202:102051.429 End of zbx_ipc_async_socket_send():SUCCEED 73152:20221202:102051.429 In zbx_ipc_async_socket_flush() timeout:4 73152:20221202:102051.429 End of zbx_ipc_async_socket_flush():0 73152:20221202:102051.429 zbx_setproctitle() title:'trapper #1 [processed data in 0.000000 sec, waiting for connection]' 73159:20221202:102051.430 End of DBconnect():0 73159:20221202:102051.430 zbx_setproctitle() title:'history poller #1 started' 73159:20221202:102051.430 In zbx_ipc_async_socket_open() 73159:20221202:102051.430 In zbx_ipc_socket_open() 73159:20221202:102051.430 End of zbx_ipc_socket_open():SUCCEED 73159:20221202:102051.430 End of zbx_ipc_async_socket_open():SUCCEED 73159:20221202:102051.430 In zbx_ipc_async_socket_send() 73159:20221202:102051.430 In zbx_ipc_client_send() clientid:0 73159:20221202:102051.430 End of zbx_ipc_client_send():SUCCEED 73159:20221202:102051.430 End of zbx_ipc_async_socket_send():SUCCEED 73159:20221202:102051.430 In zbx_ipc_async_socket_flush() timeout:4 73159:20221202:102051.430 End of zbx_ipc_async_socket_flush():0 73159:20221202:102051.430 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.000000 sec, getting values]' 73159:20221202:102051.430 In get_values() 73159:20221202:102051.431 In DCconfig_get_poller_items() poller_type:5 73159:20221202:102051.431 End of DCconfig_get_poller_items():0 73159:20221202:102051.431 In DCconfig_get_poller_nextcheck() poller_type:5 73159:20221202:102051.431 End of DCconfig_get_poller_nextcheck():-1 73159:20221202:102051.431 End of get_values():0 73159:20221202:102051.431 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.000118 sec, idle 5 sec]' 73159:20221202:102051.431 In zbx_ipc_async_socket_recv() timeout:5 73156:20221202:102051.431 End of DBconnect():0 73156:20221202:102051.431 In zbx_ipc_async_socket_open() 73156:20221202:102051.431 In zbx_ipc_socket_open() 73156:20221202:102051.431 End of zbx_ipc_socket_open():SUCCEED 73156:20221202:102051.431 End of zbx_ipc_async_socket_open():SUCCEED 73156:20221202:102051.431 In zbx_ipc_async_socket_send() 73156:20221202:102051.431 In zbx_ipc_client_send() clientid:0 73156:20221202:102051.431 End of zbx_ipc_client_send():SUCCEED 73156:20221202:102051.431 End of zbx_ipc_async_socket_send():SUCCEED 73156:20221202:102051.431 In zbx_ipc_async_socket_flush() timeout:4 73156:20221202:102051.431 End of zbx_ipc_async_socket_flush():0 73156:20221202:102051.431 zbx_setproctitle() title:'trapper #5 [processed data in 0.000000 sec, waiting for connection]' 73167:20221202:102051.432 server #50 started [history poller #2] 73167:20221202:102051.432 In zbx_tls_init_child() 73167:20221202:102051.432 OpenSSL library (version OpenSSL 1.1.1f 31 Mar 2020) initialized 73167:20221202:102051.433 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 73167:20221202:102051.433 End of zbx_tls_init_child() 73167:20221202:102051.433 zbx_setproctitle() title:'history poller #2 [connecting to the database]' 73167:20221202:102051.433 In DBconnect() flag:0 73168:20221202:102051.434 server #51 started [history poller #3] 73168:20221202:102051.434 In zbx_tls_init_child() 73168:20221202:102051.434 OpenSSL library (version OpenSSL 1.1.1f 31 Mar 2020) initialized 73168:20221202:102051.435 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 73168:20221202:102051.435 End of zbx_tls_init_child() 73168:20221202:102051.435 zbx_setproctitle() title:'history poller #3 [connecting to the database]' 73168:20221202:102051.435 In DBconnect() flag:0 73169:20221202:102051.436 server #52 started [history poller #4] 73169:20221202:102051.436 In zbx_tls_init_child() 73169:20221202:102051.436 OpenSSL library (version OpenSSL 1.1.1f 31 Mar 2020) initialized 73167:20221202:102051.436 End of DBconnect():0 73167:20221202:102051.436 zbx_setproctitle() title:'history poller #2 started' 73167:20221202:102051.436 In zbx_ipc_async_socket_open() 73167:20221202:102051.436 In zbx_ipc_socket_open() 73167:20221202:102051.436 End of zbx_ipc_socket_open():SUCCEED 73167:20221202:102051.436 End of zbx_ipc_async_socket_open():SUCCEED 73167:20221202:102051.436 In zbx_ipc_async_socket_send() 73167:20221202:102051.436 In zbx_ipc_client_send() clientid:0 73167:20221202:102051.437 End of zbx_ipc_client_send():SUCCEED 73167:20221202:102051.437 End of zbx_ipc_async_socket_send():SUCCEED 73167:20221202:102051.437 In zbx_ipc_async_socket_flush() timeout:4 73167:20221202:102051.437 End of zbx_ipc_async_socket_flush():0 73167:20221202:102051.437 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.000000 sec, getting values]' 73167:20221202:102051.437 In get_values() 73167:20221202:102051.437 In DCconfig_get_poller_items() poller_type:5 73167:20221202:102051.437 End of DCconfig_get_poller_items():0 73167:20221202:102051.437 In DCconfig_get_poller_nextcheck() poller_type:5 73167:20221202:102051.437 End of DCconfig_get_poller_nextcheck():-1 73167:20221202:102051.437 End of get_values():0 73167:20221202:102051.437 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.000121 sec, idle 5 sec]' 73167:20221202:102051.437 In zbx_ipc_async_socket_recv() timeout:5 73169:20221202:102051.437 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 73169:20221202:102051.437 End of zbx_tls_init_child() 73169:20221202:102051.437 zbx_setproctitle() title:'history poller #4 [connecting to the database]' 73169:20221202:102051.437 In DBconnect() flag:0 73172:20221202:102051.438 server #53 started [history poller #5] 73172:20221202:102051.438 In zbx_tls_init_child() 73172:20221202:102051.438 OpenSSL library (version OpenSSL 1.1.1f 31 Mar 2020) initialized 73172:20221202:102051.439 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 73172:20221202:102051.439 End of zbx_tls_init_child() 73172:20221202:102051.439 zbx_setproctitle() title:'history poller #5 [connecting to the database]' 73172:20221202:102051.439 In DBconnect() flag:0 73169:20221202:102051.439 End of DBconnect():0 73169:20221202:102051.439 zbx_setproctitle() title:'history poller #4 started' 73169:20221202:102051.439 In zbx_ipc_async_socket_open() 73169:20221202:102051.439 In zbx_ipc_socket_open() 73169:20221202:102051.439 End of zbx_ipc_socket_open():SUCCEED 73169:20221202:102051.439 End of zbx_ipc_async_socket_open():SUCCEED 73169:20221202:102051.439 In zbx_ipc_async_socket_send() 73174:20221202:102051.440 server #54 started [availability manager #1] 73174:20221202:102051.440 zbx_setproctitle() title:'availability manager #1 [connecting to the database]' 73174:20221202:102051.440 In DBconnect() flag:0 73086:20221202:102051.440 In zbx_ha_get_status() 73086:20221202:102051.440 In zbx_ipc_async_socket_open() 73086:20221202:102051.440 In zbx_ipc_socket_open() 73088:20221202:102051.440 In ipc_service_accept() 73088:20221202:102051.440 In ipc_service_add_client() 73088:20221202:102051.440 End of ipc_service_add_client() clientid:3 73088:20221202:102051.440 End of ipc_service_accept() 73088:20221202:102051.440 End of zbx_ipc_service_recv():2 73088:20221202:102051.440 In zbx_ipc_service_recv() timeout:0.631 73086:20221202:102051.440 End of zbx_ipc_socket_open():SUCCEED 73086:20221202:102051.440 End of zbx_ipc_async_socket_open():SUCCEED 73086:20221202:102051.440 In zbx_ipc_async_socket_send() 73086:20221202:102051.440 In zbx_ipc_client_send() clientid:0 73088:20221202:102051.440 End of zbx_ipc_service_recv():1 73088:20221202:102051.440 In ha_send_status() ha_status:active info: 73088:20221202:102051.440 In zbx_ipc_client_send() clientid:3 73088:20221202:102051.440 End of zbx_ipc_client_send():SUCCEED 73088:20221202:102051.440 End of ha_send_status():SYSINFO_SUCCEED 73088:20221202:102051.440 In zbx_ipc_service_recv() timeout:0.631 73168:20221202:102051.440 End of DBconnect():0 73178:20221202:102051.440 server #56 started [odbc poller #1] 73174:20221202:102051.441 End of DBconnect():0 73174:20221202:102051.441 In zbx_ipc_service_start() service:availability 73174:20221202:102051.441 In zbx_ipc_socket_open() 73178:20221202:102051.441 In zbx_tls_init_child() 73169:20221202:102051.441 In zbx_ipc_client_send() clientid:0 73169:20221202:102051.441 End of zbx_ipc_client_send():SUCCEED 73169:20221202:102051.441 End of zbx_ipc_async_socket_send():SUCCEED 73169:20221202:102051.441 In zbx_ipc_async_socket_flush() timeout:4 73169:20221202:102051.441 End of zbx_ipc_async_socket_flush():0 73169:20221202:102051.441 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.000000 sec, getting values]' 73086:20221202:102051.442 End of zbx_ipc_client_send():SUCCEED 73169:20221202:102051.442 In get_values() 73168:20221202:102051.442 zbx_setproctitle() title:'history poller #3 started' 73168:20221202:102051.442 In zbx_ipc_async_socket_open() 73168:20221202:102051.442 In zbx_ipc_socket_open() 73168:20221202:102051.442 End of zbx_ipc_socket_open():SUCCEED 73169:20221202:102051.442 In DCconfig_get_poller_items() poller_type:5 73169:20221202:102051.442 End of DCconfig_get_poller_items():0 73158:20221202:102051.442 End of DBconnect():0 73158:20221202:102051.442 zbx_setproctitle() title:'alert syncer [started, idle 1 sec]' 73169:20221202:102051.442 In DCconfig_get_poller_nextcheck() poller_type:5 73174:20221202:102051.442 End of zbx_ipc_socket_open():FAIL 73169:20221202:102051.442 End of DCconfig_get_poller_nextcheck():-1 73169:20221202:102051.442 End of get_values():0 73169:20221202:102051.442 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.000576 sec, idle 5 sec]' 73169:20221202:102051.442 In zbx_ipc_async_socket_recv() timeout:5 73177:20221202:102051.442 server #55 started [trigger housekeeper #1] 73086:20221202:102051.442 End of zbx_ipc_async_socket_send():SUCCEED 73086:20221202:102051.442 In zbx_ipc_async_socket_flush() timeout:10 73086:20221202:102051.442 End of zbx_ipc_async_socket_flush():0 73086:20221202:102051.442 In zbx_ipc_async_socket_recv() timeout:10 73168:20221202:102051.442 End of zbx_ipc_async_socket_open():SUCCEED 73168:20221202:102051.442 In zbx_ipc_async_socket_send() 73168:20221202:102051.442 In zbx_ipc_client_send() clientid:0 73168:20221202:102051.442 End of zbx_ipc_client_send():SUCCEED 73168:20221202:102051.442 End of zbx_ipc_async_socket_send():SUCCEED 73168:20221202:102051.442 In zbx_ipc_async_socket_flush() timeout:4 73168:20221202:102051.442 End of zbx_ipc_async_socket_flush():0 73168:20221202:102051.442 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.000000 sec, getting values]' 73168:20221202:102051.443 In get_values() 73177:20221202:102051.443 zbx_setproctitle() title:'trigger housekeeper [connecting to the database]' 73177:20221202:102051.443 In DBconnect() flag:0 73168:20221202:102051.443 In DCconfig_get_poller_items() poller_type:5 73168:20221202:102051.443 End of DCconfig_get_poller_items():0 73168:20221202:102051.443 In DCconfig_get_poller_nextcheck() poller_type:5 73168:20221202:102051.443 End of DCconfig_get_poller_nextcheck():-1 73168:20221202:102051.443 End of get_values():0 73168:20221202:102051.443 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.000183 sec, idle 5 sec]' 73168:20221202:102051.443 In zbx_ipc_async_socket_recv() timeout:5 73174:20221202:102051.443 End of zbx_ipc_service_start():SUCCEED 73174:20221202:102051.443 zbx_setproctitle() title:'availability manager #1 started' 73174:20221202:102051.443 query without transaction detected 73174:20221202:102051.443 query [txnlev:0] [update host_rtdata hr set active_available=0 where exists (select null from hosts h where h.hostid=hr.hostid and proxy_hostid is null)] 73172:20221202:102051.443 End of DBconnect():0 73086:20221202:102051.443 End of zbx_ipc_async_socket_recv():0 73086:20221202:102051.443 In zbx_ipc_async_socket_close() 73086:20221202:102051.443 In zbx_ipc_socket_close() 73086:20221202:102051.443 End of zbx_ipc_socket_close() 73086:20221202:102051.443 End of zbx_ipc_async_socket_close() 73086:20221202:102051.443 End of zbx_ha_get_status():SUCCEED 73086:20221202:102051.443 In zbx_ipc_service_recv() timeout:1.000 73086:20221202:102051.443 In ipc_service_accept() 73086:20221202:102051.443 In ipc_service_add_client() 73086:20221202:102051.443 End of ipc_service_add_client() clientid:3 73086:20221202:102051.443 End of ipc_service_accept() 73086:20221202:102051.443 End of zbx_ipc_service_recv():2 73086:20221202:102051.443 In zbx_ha_dispatch_message() 73086:20221202:102051.443 In zbx_ipc_service_recv() timeout:1.000 73086:20221202:102051.443 In ipc_service_accept() 73086:20221202:102051.443 In ipc_service_add_client() 73086:20221202:102051.443 End of ipc_service_add_client() clientid:4 73086:20221202:102051.443 End of ipc_service_accept() 73086:20221202:102051.443 End of zbx_ipc_service_recv():1 73086:20221202:102051.443 In zbx_rtc_dispatch() code:100 size:5 73086:20221202:102051.443 End of zbx_rtc_dispatch() 73086:20221202:102051.444 In zbx_ipc_service_recv() timeout:1.000 73086:20221202:102051.444 In ipc_service_accept() 73086:20221202:102051.444 In ipc_service_add_client() 73086:20221202:102051.444 End of ipc_service_add_client() clientid:5 73086:20221202:102051.444 End of ipc_service_accept() 73086:20221202:102051.444 End of zbx_ipc_service_recv():1 73086:20221202:102051.444 In zbx_rtc_dispatch() code:100 size:5 73086:20221202:102051.444 End of zbx_rtc_dispatch() 73086:20221202:102051.444 In zbx_ipc_service_recv() timeout:1.000 73086:20221202:102051.444 In ipc_service_accept() 73086:20221202:102051.444 In ipc_service_add_client() 73086:20221202:102051.444 End of ipc_service_add_client() clientid:6 73086:20221202:102051.444 End of ipc_service_accept() 73086:20221202:102051.444 End of zbx_ipc_service_recv():1 73086:20221202:102051.444 In zbx_rtc_dispatch() code:100 size:5 73086:20221202:102051.444 End of zbx_rtc_dispatch() 73086:20221202:102051.444 In zbx_ipc_service_recv() timeout:1.000 73086:20221202:102051.444 In ipc_service_accept() 73086:20221202:102051.444 In ipc_service_add_client() 73086:20221202:102051.444 End of ipc_service_add_client() clientid:7 73086:20221202:102051.444 End of ipc_service_accept() 73086:20221202:102051.444 End of zbx_ipc_service_recv():1 73086:20221202:102051.444 In zbx_rtc_dispatch() code:100 size:5 73086:20221202:102051.444 End of zbx_rtc_dispatch() 73086:20221202:102051.444 In zbx_ipc_service_recv() timeout:1.000 73177:20221202:102051.444 End of DBconnect():0 73177:20221202:102051.444 zbx_setproctitle() title:'trigger housekeeper [startup idle for 60 second(s)]' 73177:20221202:102051.445 In zbx_ipc_async_socket_open() 73177:20221202:102051.445 In zbx_ipc_socket_open() 73178:20221202:102051.445 OpenSSL library (version OpenSSL 1.1.1f 31 Mar 2020) initialized 73172:20221202:102051.445 zbx_setproctitle() title:'history poller #5 started' 73172:20221202:102051.445 In zbx_ipc_async_socket_open() 73172:20221202:102051.445 In zbx_ipc_socket_open() 73172:20221202:102051.445 End of zbx_ipc_socket_open():SUCCEED 73086:20221202:102051.445 In ipc_service_accept() 73086:20221202:102051.445 In ipc_service_add_client() 73086:20221202:102051.445 End of ipc_service_add_client() clientid:8 73086:20221202:102051.445 End of ipc_service_accept() 73086:20221202:102051.445 End of zbx_ipc_service_recv():1 73086:20221202:102051.445 In zbx_rtc_dispatch() code:100 size:5 73086:20221202:102051.446 End of zbx_rtc_dispatch() 73086:20221202:102051.446 In zbx_ipc_service_recv() timeout:1.000 73086:20221202:102051.446 In ipc_service_accept() 73086:20221202:102051.446 In ipc_service_add_client() 73086:20221202:102051.446 End of ipc_service_add_client() clientid:9 73086:20221202:102051.446 End of ipc_service_accept() 73086:20221202:102051.446 End of zbx_ipc_service_recv():1 73086:20221202:102051.446 In zbx_rtc_dispatch() code:100 size:5 73086:20221202:102051.447 End of zbx_rtc_dispatch() 73177:20221202:102051.449 End of zbx_ipc_socket_open():SUCCEED 73172:20221202:102051.449 End of zbx_ipc_async_socket_open():SUCCEED 73172:20221202:102051.449 In zbx_ipc_async_socket_send() 73172:20221202:102051.449 In zbx_ipc_client_send() clientid:0 73172:20221202:102051.449 End of zbx_ipc_client_send():SUCCEED 73172:20221202:102051.449 End of zbx_ipc_async_socket_send():SUCCEED 73172:20221202:102051.449 In zbx_ipc_async_socket_flush() timeout:4 73172:20221202:102051.449 End of zbx_ipc_async_socket_flush():0 73172:20221202:102051.449 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.000000 sec, getting values]' 73154:20221202:102051.450 End of DBconnect():0 73086:20221202:102051.450 In zbx_ipc_service_recv() timeout:1.000 73088:20221202:102051.450 End of zbx_ipc_service_recv():1 73177:20221202:102051.450 End of zbx_ipc_async_socket_open():SUCCEED 73172:20221202:102051.450 In get_values() 73172:20221202:102051.450 In DCconfig_get_poller_items() poller_type:5 73172:20221202:102051.450 End of DCconfig_get_poller_items():0 73172:20221202:102051.450 In DCconfig_get_poller_nextcheck() poller_type:5 73172:20221202:102051.450 End of DCconfig_get_poller_nextcheck():-1 73172:20221202:102051.450 End of get_values():0 73172:20221202:102051.450 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.001087 sec, idle 5 sec]' 73154:20221202:102051.451 In zbx_ipc_async_socket_open() 73154:20221202:102051.451 In zbx_ipc_socket_open() 73154:20221202:102051.451 End of zbx_ipc_socket_open():SUCCEED 73154:20221202:102051.451 End of zbx_ipc_async_socket_open():SUCCEED 73154:20221202:102051.451 In zbx_ipc_async_socket_send() 73154:20221202:102051.451 In zbx_ipc_client_send() clientid:0 73154:20221202:102051.451 End of zbx_ipc_client_send():SUCCEED 73154:20221202:102051.451 End of zbx_ipc_async_socket_send():SUCCEED 73154:20221202:102051.451 In zbx_ipc_async_socket_flush() timeout:4 73154:20221202:102051.451 End of zbx_ipc_async_socket_flush():0 73154:20221202:102051.451 zbx_setproctitle() title:'trapper #3 [processed data in 0.000000 sec, waiting for connection]' 73172:20221202:102051.451 In zbx_ipc_async_socket_recv() timeout:5 73177:20221202:102051.451 In zbx_ipc_async_socket_send() 73177:20221202:102051.451 In zbx_ipc_client_send() clientid:0 73177:20221202:102051.451 End of zbx_ipc_client_send():SUCCEED 73177:20221202:102051.455 End of zbx_ipc_async_socket_send():SUCCEED 73177:20221202:102051.455 In zbx_ipc_async_socket_flush() timeout:4 73177:20221202:102051.455 End of zbx_ipc_async_socket_flush():0 73177:20221202:102051.455 In zbx_ipc_async_socket_recv() timeout:60 73086:20221202:102051.456 In ipc_service_accept() 73086:20221202:102051.456 In ipc_service_add_client() 73086:20221202:102051.456 End of ipc_service_add_client() clientid:10 73086:20221202:102051.456 End of ipc_service_accept() 73086:20221202:102051.456 End of zbx_ipc_service_recv():1 73086:20221202:102051.457 In zbx_rtc_dispatch() code:100 size:5 73086:20221202:102051.457 End of zbx_rtc_dispatch() 73086:20221202:102051.457 In zbx_ipc_service_recv() timeout:1.000 73086:20221202:102051.457 In ipc_service_accept() 73086:20221202:102051.457 In ipc_service_add_client() 73086:20221202:102051.457 End of ipc_service_add_client() clientid:11 73088:20221202:102051.457 In zbx_ipc_socket_close() 73088:20221202:102051.457 End of zbx_ipc_socket_close() 73088:20221202:102051.457 In zbx_ipc_service_recv() timeout:0.614 73178:20221202:102051.457 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 73178:20221202:102051.457 End of zbx_tls_init_child() 73178:20221202:102051.457 zbx_setproctitle() title:'odbc poller #1 started' 73178:20221202:102051.457 In zbx_ipc_async_socket_open() 73178:20221202:102051.457 In zbx_ipc_socket_open() 73178:20221202:102051.458 End of zbx_ipc_socket_open():SUCCEED 73112:20221202:102051.461 End of zbx_ipc_socket_open():SUCCEED 73112:20221202:102051.461 In zbx_ipc_socket_write() 73112:20221202:102051.461 End of zbx_ipc_socket_write():SUCCEED 73112:20221202:102051.461 server #8 started [preprocessing worker #1] 73112:20221202:102051.461 zbx_setproctitle() title:'preprocessing worker #1 started' 73112:20221202:102051.461 In zbx_ipc_socket_read() 73111:20221202:102051.461 In ipc_service_accept() 73111:20221202:102051.461 In ipc_service_add_client() 73111:20221202:102051.461 End of ipc_service_add_client() clientid:4 73111:20221202:102051.461 End of ipc_service_accept() 73111:20221202:102051.461 End of zbx_ipc_service_recv():2 73111:20221202:102051.461 In zbx_ipc_service_recv() timeout:1.000 73111:20221202:102051.461 End of zbx_ipc_service_recv():1 73111:20221202:102051.461 In preprocessor_register_worker() 73111:20221202:102051.461 In preprocessor_assign_tasks() 73111:20221202:102051.461 In preprocessor_get_next_task() 73111:20221202:102051.461 End of preprocessor_get_next_task() 73111:20221202:102051.461 End of preprocessor_assign_tasks() 73111:20221202:102051.461 End of preprocessor_register_worker() 73111:20221202:102051.462 In zbx_ipc_service_recv() timeout:1.000 73111:20221202:102051.463 In ipc_service_accept() 73111:20221202:102051.463 In ipc_service_add_client() 73111:20221202:102051.463 End of ipc_service_add_client() clientid:5 73111:20221202:102051.463 End of ipc_service_accept() 73111:20221202:102051.463 End of zbx_ipc_service_recv():2 73111:20221202:102051.463 In zbx_ipc_service_recv() timeout:1.000 73178:20221202:102051.463 End of zbx_ipc_async_socket_open():SUCCEED 73178:20221202:102051.463 In zbx_ipc_async_socket_send() 73178:20221202:102051.463 In zbx_ipc_client_send() clientid:0 73178:20221202:102051.463 End of zbx_ipc_client_send():SUCCEED 73178:20221202:102051.463 End of zbx_ipc_async_socket_send():SUCCEED 73178:20221202:102051.463 In zbx_ipc_async_socket_flush() timeout:4 73178:20221202:102051.463 End of zbx_ipc_async_socket_flush():0 73178:20221202:102051.464 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.000000 sec, getting values]' 73178:20221202:102051.464 In get_values() 73178:20221202:102051.464 In DCconfig_get_poller_items() poller_type:6 73178:20221202:102051.464 End of DCconfig_get_poller_items():0 73178:20221202:102051.464 In DCconfig_get_poller_nextcheck() poller_type:6 73178:20221202:102051.464 End of DCconfig_get_poller_nextcheck():-1 73178:20221202:102051.464 End of get_values():0 73178:20221202:102051.464 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.000111 sec, idle 5 sec]' 73178:20221202:102051.464 In zbx_ipc_async_socket_recv() timeout:5 73113:20221202:102051.464 End of zbx_ipc_socket_open():SUCCEED 73113:20221202:102051.464 In zbx_ipc_socket_write() 73115:20221202:102051.464 In ipc_service_accept() 73115:20221202:102051.464 In ipc_service_add_client() 73115:20221202:102051.464 End of ipc_service_add_client() clientid:4 73115:20221202:102051.464 End of ipc_service_accept() 73115:20221202:102051.464 End of zbx_ipc_service_recv():2 73115:20221202:102051.464 In zbx_ipc_service_recv() timeout:1.000 73113:20221202:102051.464 End of zbx_ipc_socket_write():SUCCEED 73113:20221202:102051.464 server #9 started [preprocessing worker #2] 73113:20221202:102051.464 zbx_setproctitle() title:'preprocessing worker #2 started' 73113:20221202:102051.465 In zbx_ipc_socket_read() 73116:20221202:102051.465 End of zbx_ipc_socket_open():SUCCEED 73116:20221202:102051.465 In zbx_ipc_socket_write() 73111:20221202:102051.468 End of zbx_ipc_service_recv():1 73111:20221202:102051.468 In preprocessor_register_worker() 73111:20221202:102051.468 In preprocessor_assign_tasks() 73111:20221202:102051.468 In preprocessor_get_next_task() 73111:20221202:102051.468 End of preprocessor_get_next_task() 73111:20221202:102051.468 End of preprocessor_assign_tasks() 73111:20221202:102051.468 End of preprocessor_register_worker() 73111:20221202:102051.468 In zbx_ipc_service_recv() timeout:1.000 73116:20221202:102051.471 End of zbx_ipc_socket_write():SUCCEED 73116:20221202:102051.471 In DBconnect() flag:0 73174:20221202:102051.472 In zbx_ipc_service_recv() timeout:1.000 73115:20221202:102051.472 End of zbx_ipc_service_recv():1 73115:20221202:102051.472 In lld_register_worker() 73115:20221202:102051.472 End of lld_register_worker() 73115:20221202:102051.472 In zbx_ipc_service_recv() timeout:1.000 73086:20221202:102051.472 End of ipc_service_accept() 73086:20221202:102051.472 End of zbx_ipc_service_recv():1 73086:20221202:102051.472 In zbx_rtc_dispatch() code:100 size:5 73086:20221202:102051.472 End of zbx_rtc_dispatch() 73086:20221202:102051.472 In zbx_ipc_service_recv() timeout:1.000 73086:20221202:102051.472 In ipc_service_accept() 73086:20221202:102051.475 In ipc_service_add_client() 73086:20221202:102051.475 End of ipc_service_add_client() clientid:12 73086:20221202:102051.475 End of ipc_service_accept() 73086:20221202:102051.475 End of zbx_ipc_service_recv():1 73086:20221202:102051.475 In zbx_rtc_dispatch() code:100 size:5 73086:20221202:102051.475 End of zbx_rtc_dispatch() 73086:20221202:102051.475 In zbx_ipc_service_recv() timeout:1.000 73086:20221202:102051.476 In ipc_service_accept() 73086:20221202:102051.476 In ipc_service_add_client() 73086:20221202:102051.476 End of ipc_service_add_client() clientid:13 73086:20221202:102051.476 End of ipc_service_accept() 73086:20221202:102051.476 End of zbx_ipc_service_recv():1 73086:20221202:102051.476 In zbx_rtc_dispatch() code:100 size:5 73086:20221202:102051.476 End of zbx_rtc_dispatch() 73086:20221202:102051.476 In zbx_ipc_service_recv() timeout:1.000 73086:20221202:102051.476 In ipc_service_accept() 73086:20221202:102051.476 In ipc_service_add_client() 73086:20221202:102051.476 End of ipc_service_add_client() clientid:14 73086:20221202:102051.476 End of ipc_service_accept() 73086:20221202:102051.476 End of zbx_ipc_service_recv():1 73086:20221202:102051.476 In zbx_rtc_dispatch() code:100 size:5 73086:20221202:102051.476 End of zbx_rtc_dispatch() 73086:20221202:102051.476 In zbx_ipc_service_recv() timeout:1.000 73086:20221202:102051.476 In ipc_service_accept() 73086:20221202:102051.476 In ipc_service_add_client() 73086:20221202:102051.476 End of ipc_service_add_client() clientid:15 73086:20221202:102051.476 End of ipc_service_accept() 73086:20221202:102051.476 End of zbx_ipc_service_recv():1 73086:20221202:102051.476 In zbx_rtc_dispatch() code:100 size:5 73086:20221202:102051.477 End of zbx_rtc_dispatch() 73086:20221202:102051.477 In zbx_ipc_service_recv() timeout:1.000 73086:20221202:102051.477 In ipc_service_accept() 73086:20221202:102051.477 In ipc_service_add_client() 73086:20221202:102051.477 End of ipc_service_add_client() clientid:16 73086:20221202:102051.477 End of ipc_service_accept() 73086:20221202:102051.477 End of zbx_ipc_service_recv():1 73086:20221202:102051.477 In zbx_rtc_dispatch() code:100 size:5 73086:20221202:102051.477 End of zbx_rtc_dispatch() 73086:20221202:102051.478 In zbx_ipc_service_recv() timeout:1.000 73086:20221202:102051.478 In ipc_service_accept() 73086:20221202:102051.478 In ipc_service_add_client() 73086:20221202:102051.478 End of ipc_service_add_client() clientid:17 73086:20221202:102051.478 End of ipc_service_accept() 73086:20221202:102051.478 End of zbx_ipc_service_recv():1 73086:20221202:102051.478 In zbx_rtc_dispatch() code:100 size:5 73116:20221202:102051.478 End of DBconnect():0 73116:20221202:102051.478 zbx_setproctitle() title:'lld worker #1 started' 73116:20221202:102051.478 In zbx_ipc_socket_read() 73086:20221202:102051.478 End of zbx_rtc_dispatch() 73086:20221202:102051.478 In zbx_ipc_service_recv() timeout:1.000 73086:20221202:102051.478 In ipc_service_accept() 73086:20221202:102051.478 In ipc_service_add_client() 73086:20221202:102051.478 End of ipc_service_add_client() clientid:18 73086:20221202:102051.478 End of ipc_service_accept() 73086:20221202:102051.478 End of zbx_ipc_service_recv():1 73086:20221202:102051.478 In zbx_rtc_dispatch() code:100 size:5 73086:20221202:102051.478 End of zbx_rtc_dispatch() 73086:20221202:102051.478 In zbx_ipc_service_recv() timeout:1.000 73086:20221202:102051.478 In ipc_service_accept() 73086:20221202:102051.478 In ipc_service_add_client() 73086:20221202:102051.478 End of ipc_service_add_client() clientid:19 73086:20221202:102051.478 End of ipc_service_accept() 73086:20221202:102051.478 End of zbx_ipc_service_recv():1 73086:20221202:102051.478 In zbx_rtc_dispatch() code:100 size:5 73086:20221202:102051.478 End of zbx_rtc_dispatch() 73086:20221202:102051.479 In zbx_ipc_service_recv() timeout:1.000 73086:20221202:102051.479 In ipc_service_accept() 73086:20221202:102051.479 In ipc_service_add_client() 73086:20221202:102051.479 End of ipc_service_add_client() clientid:20 73086:20221202:102051.479 End of ipc_service_accept() 73086:20221202:102051.479 End of zbx_ipc_service_recv():1 73086:20221202:102051.479 In zbx_rtc_dispatch() code:100 size:5 73086:20221202:102051.479 End of zbx_rtc_dispatch() 73086:20221202:102051.479 In zbx_ipc_service_recv() timeout:1.000 73086:20221202:102051.479 In ipc_service_accept() 73086:20221202:102051.479 In ipc_service_add_client() 73086:20221202:102051.479 End of ipc_service_add_client() clientid:21 73086:20221202:102051.479 End of ipc_service_accept() 73086:20221202:102051.479 End of zbx_ipc_service_recv():1 73086:20221202:102051.479 In zbx_rtc_dispatch() code:100 size:5 73086:20221202:102051.479 End of zbx_rtc_dispatch() 73086:20221202:102051.479 In zbx_ipc_service_recv() timeout:1.000 73086:20221202:102051.479 In ipc_service_accept() 73086:20221202:102051.479 In ipc_service_add_client() 73086:20221202:102051.479 End of ipc_service_add_client() clientid:22 73086:20221202:102051.479 End of ipc_service_accept() 73086:20221202:102051.479 End of zbx_ipc_service_recv():1 73086:20221202:102051.479 In zbx_rtc_dispatch() code:100 size:5 73086:20221202:102051.479 End of zbx_rtc_dispatch() 73086:20221202:102051.479 In zbx_ipc_service_recv() timeout:1.000 73086:20221202:102051.479 In ipc_service_accept() 73086:20221202:102051.479 In ipc_service_add_client() 73086:20221202:102051.479 End of ipc_service_add_client() clientid:23 73086:20221202:102051.479 End of ipc_service_accept() 73086:20221202:102051.479 End of zbx_ipc_service_recv():1 73086:20221202:102051.479 In zbx_rtc_dispatch() code:100 size:5 73086:20221202:102051.479 End of zbx_rtc_dispatch() 73086:20221202:102051.479 In zbx_ipc_service_recv() timeout:1.000 73086:20221202:102051.479 In ipc_service_accept() 73086:20221202:102051.479 In ipc_service_add_client() 73086:20221202:102051.479 End of ipc_service_add_client() clientid:24 73086:20221202:102051.479 End of ipc_service_accept() 73086:20221202:102051.479 End of zbx_ipc_service_recv():1 73086:20221202:102051.479 In zbx_rtc_dispatch() code:100 size:5 73086:20221202:102051.479 End of zbx_rtc_dispatch() 73086:20221202:102051.479 In zbx_ipc_service_recv() timeout:1.000 73086:20221202:102051.479 In ipc_service_accept() 73086:20221202:102051.479 In ipc_service_add_client() 73086:20221202:102051.479 End of ipc_service_add_client() clientid:25 73086:20221202:102051.480 End of ipc_service_accept() 73086:20221202:102051.480 End of zbx_ipc_service_recv():1 73086:20221202:102051.480 In zbx_rtc_dispatch() code:100 size:5 73086:20221202:102051.480 End of zbx_rtc_dispatch() 73086:20221202:102051.480 In zbx_ipc_service_recv() timeout:1.000 73086:20221202:102051.480 In ipc_service_accept() 73086:20221202:102051.480 In ipc_service_add_client() 73086:20221202:102051.480 End of ipc_service_add_client() clientid:26 73086:20221202:102051.480 End of ipc_service_accept() 73086:20221202:102051.480 End of zbx_ipc_service_recv():1 73086:20221202:102051.480 In zbx_rtc_dispatch() code:100 size:5 73086:20221202:102051.480 End of zbx_rtc_dispatch() 73086:20221202:102051.480 In zbx_ipc_service_recv() timeout:1.000 73086:20221202:102051.480 In ipc_service_accept() 73086:20221202:102051.480 In ipc_service_add_client() 73086:20221202:102051.480 End of ipc_service_add_client() clientid:27 73086:20221202:102051.480 End of ipc_service_accept() 73086:20221202:102051.480 End of zbx_ipc_service_recv():1 73086:20221202:102051.480 In zbx_rtc_dispatch() code:100 size:5 73086:20221202:102051.480 End of zbx_rtc_dispatch() 73086:20221202:102051.480 In zbx_ipc_service_recv() timeout:1.000 73086:20221202:102051.480 In ipc_service_accept() 73086:20221202:102051.480 In ipc_service_add_client() 73086:20221202:102051.480 End of ipc_service_add_client() clientid:28 73086:20221202:102051.480 End of ipc_service_accept() 73086:20221202:102051.480 End of zbx_ipc_service_recv():1 73086:20221202:102051.480 In zbx_rtc_dispatch() code:100 size:5 73086:20221202:102051.480 End of zbx_rtc_dispatch() 73086:20221202:102051.480 In zbx_ipc_service_recv() timeout:1.000 73086:20221202:102051.480 In ipc_service_accept() 73086:20221202:102051.480 In ipc_service_add_client() 73086:20221202:102051.480 End of ipc_service_add_client() clientid:29 73086:20221202:102051.480 End of ipc_service_accept() 73086:20221202:102051.480 End of zbx_ipc_service_recv():1 73086:20221202:102051.480 In zbx_rtc_dispatch() code:100 size:5 73086:20221202:102051.480 End of zbx_rtc_dispatch() 73086:20221202:102051.480 In zbx_ipc_service_recv() timeout:1.000 73086:20221202:102051.480 In ipc_service_accept() 73086:20221202:102051.480 In ipc_service_add_client() 73086:20221202:102051.480 End of ipc_service_add_client() clientid:30 73086:20221202:102051.480 End of ipc_service_accept() 73086:20221202:102051.480 End of zbx_ipc_service_recv():1 73086:20221202:102051.480 In zbx_rtc_dispatch() code:100 size:5 73086:20221202:102051.480 End of zbx_rtc_dispatch() 73086:20221202:102051.480 In zbx_ipc_service_recv() timeout:1.000 73086:20221202:102051.480 In ipc_service_accept() 73086:20221202:102051.480 In ipc_service_add_client() 73086:20221202:102051.480 End of ipc_service_add_client() clientid:31 73086:20221202:102051.481 End of ipc_service_accept() 73086:20221202:102051.481 End of zbx_ipc_service_recv():1 73086:20221202:102051.481 In zbx_rtc_dispatch() code:100 size:5 73086:20221202:102051.481 End of zbx_rtc_dispatch() 73086:20221202:102051.481 In zbx_ipc_service_recv() timeout:1.000 73086:20221202:102051.481 In ipc_service_accept() 73086:20221202:102051.481 In ipc_service_add_client() 73086:20221202:102051.481 End of ipc_service_add_client() clientid:32 73086:20221202:102051.481 End of ipc_service_accept() 73086:20221202:102051.481 End of zbx_ipc_service_recv():1 73086:20221202:102051.481 In zbx_rtc_dispatch() code:100 size:5 73086:20221202:102051.481 End of zbx_rtc_dispatch() 73086:20221202:102051.481 In zbx_ipc_service_recv() timeout:1.000 73086:20221202:102051.481 In ipc_service_accept() 73086:20221202:102051.481 In ipc_service_add_client() 73086:20221202:102051.481 End of ipc_service_add_client() clientid:33 73086:20221202:102051.481 End of ipc_service_accept() 73086:20221202:102051.481 End of zbx_ipc_service_recv():1 73086:20221202:102051.481 In zbx_rtc_dispatch() code:100 size:5 73086:20221202:102051.481 End of zbx_rtc_dispatch() 73086:20221202:102051.481 In zbx_ipc_service_recv() timeout:1.000 73086:20221202:102051.481 In ipc_service_accept() 73086:20221202:102051.481 In ipc_service_add_client() 73086:20221202:102051.481 End of ipc_service_add_client() clientid:34 73086:20221202:102051.481 End of ipc_service_accept() 73086:20221202:102051.481 End of zbx_ipc_service_recv():1 73086:20221202:102051.481 In zbx_rtc_dispatch() code:100 size:5 73086:20221202:102051.481 End of zbx_rtc_dispatch() 73086:20221202:102051.481 In zbx_ipc_service_recv() timeout:1.000 73086:20221202:102051.481 End of zbx_ipc_service_recv():1 73086:20221202:102051.481 In zbx_rtc_dispatch() code:100 size:5 73086:20221202:102051.481 End of zbx_rtc_dispatch() 73086:20221202:102051.481 In zbx_ipc_service_recv() timeout:1.000 73153:20221202:102051.526 End of zbx_ipc_socket_open():SUCCEED 73153:20221202:102051.526 In zbx_ipc_socket_write() 73153:20221202:102051.526 End of zbx_ipc_socket_write():SUCCEED 73153:20221202:102051.526 zbx_setproctitle() title:'trapper #2 [processed data in 0.101188 sec, waiting for connection]' 73174:20221202:102051.526 In ipc_service_accept() 73174:20221202:102051.526 In ipc_service_add_client() 73174:20221202:102051.526 End of ipc_service_add_client() clientid:3 73174:20221202:102051.526 End of ipc_service_accept() 73174:20221202:102051.526 End of zbx_ipc_service_recv():2 73174:20221202:102051.526 In zbx_ipc_service_recv() timeout:1.000 73174:20221202:102051.526 End of zbx_ipc_service_recv():1 73174:20221202:102051.527 In zbx_ipc_service_recv() timeout:1.000 73154:20221202:102051.527 zbx_setproctitle() title:'trapper #3 [processing data]' 73154:20221202:102051.527 In zbx_ipc_async_socket_recv() timeout:0 73154:20221202:102051.527 End of zbx_ipc_async_socket_recv():0 73154:20221202:102051.527 trapper got '{"request":"active checks","host":"test"}' 73154:20221202:102051.527 In send_list_of_active_checks_json() 73154:20221202:102051.527 In is_ip4() ip:'127.0.0.1' 73154:20221202:102051.527 End of is_ip4():SUCCEED 73154:20221202:102051.527 In get_hostid_by_host() host:'test' metadata:'' 73154:20221202:102051.527 query [txnlev:0] [select h.hostid,h.status,h.tls_accept,h.tls_issuer,h.tls_subject,h.tls_psk_identity,a.host_metadata,a.listen_ip,a.listen_dns,a.listen_port,a.flags from hosts h left join autoreg_host a on a.proxy_hostid is null and a.host=h.host where h.host='test' and h.status in (0,1) and h.flags<>2 and h.proxy_hostid is null] 73155:20221202:102051.527 End of zbx_ipc_socket_open():SUCCEED 73155:20221202:102051.527 In zbx_ipc_socket_write() 73155:20221202:102051.527 End of zbx_ipc_socket_write():SUCCEED 73155:20221202:102051.527 zbx_setproctitle() title:'trapper #4 [processed data in 0.101419 sec, waiting for connection]' 73156:20221202:102051.528 zbx_setproctitle() title:'trapper #5 [processing data]' 73156:20221202:102051.528 In zbx_ipc_async_socket_recv() timeout:0 73156:20221202:102051.528 End of zbx_ipc_async_socket_recv():0 73174:20221202:102051.528 In ipc_service_accept() 73174:20221202:102051.528 In ipc_service_add_client() 73174:20221202:102051.528 End of ipc_service_add_client() clientid:4 73174:20221202:102051.528 End of ipc_service_accept() 73174:20221202:102051.528 End of zbx_ipc_service_recv():2 73174:20221202:102051.528 In zbx_ipc_service_recv() timeout:1.000 73156:20221202:102051.528 trapper got '{"request":"active checks","host":"test"}' 73154:20221202:102051.528 End of get_hostid_by_host():SUCCEED 73154:20221202:102051.528 query [txnlev:0] [select itemid from items where type=7 and flags<>2 and hostid=10551] 73156:20221202:102051.528 In send_list_of_active_checks_json() 73156:20221202:102051.528 In is_ip4() ip:'192.168.6.176' 73156:20221202:102051.528 End of is_ip4():SUCCEED 73156:20221202:102051.528 In get_hostid_by_host() host:'test' metadata:'' 73156:20221202:102051.528 query [txnlev:0] [select h.hostid,h.status,h.tls_accept,h.tls_issuer,h.tls_subject,h.tls_psk_identity,a.host_metadata,a.listen_ip,a.listen_dns,a.listen_port,a.flags from hosts h left join autoreg_host a on a.proxy_hostid is null and a.host=h.host where h.host='test' and h.status in (0,1) and h.flags<>2 and h.proxy_hostid is null] 73174:20221202:102051.529 End of zbx_ipc_service_recv():1 73174:20221202:102051.529 In zbx_ipc_service_recv() timeout:1.000 73154:20221202:102051.529 In substitute_simple_macros_impl() data:'5s' 73154:20221202:102051.529 End substitute_simple_macros_impl() data:'5s' 73154:20221202:102051.529 In substitute_key_macros_impl() data:'log[/tmp/zabbix.log]' 73154:20221202:102051.529 End of substitute_key_macros_impl():SUCCEED data:'log[/tmp/zabbix.log]' 73154:20221202:102051.529 In substitute_simple_macros_impl() data:'5s' 73154:20221202:102051.529 End substitute_simple_macros_impl() data:'5s' 73154:20221202:102051.529 In substitute_key_macros_impl() data:'logrt["/tmp/^loog[0-9]+.log"]' 73154:20221202:102051.529 End of substitute_key_macros_impl():SUCCEED data:'logrt["/tmp/^loog[0-9]+.log"]' 73154:20221202:102051.529 send_list_of_active_checks_json() sending [{"response":"success","data":[{"key":"log[/tmp/zabbix.log]","delay":5,"lastlogsize":3,"mtime":0},{"key":"logrt[\"/tmp/^loog[0-9]+.log\"]","delay":5,"lastlogsize":4,"mtime":1669911928}]}] 73156:20221202:102051.530 End of get_hostid_by_host():SUCCEED 73156:20221202:102051.530 query [txnlev:0] [select itemid from items where type=7 and flags<>2 and hostid=10551] 73154:20221202:102051.530 End of send_list_of_active_checks_json():SUCCEED 73154:20221202:102051.530 zbx_setproctitle() title:'trapper #3 [processed data in 0.003099 sec, waiting for connection]' 73156:20221202:102051.531 In substitute_simple_macros_impl() data:'5s' 73156:20221202:102051.531 End substitute_simple_macros_impl() data:'5s' 73156:20221202:102051.531 In substitute_key_macros_impl() data:'log[/tmp/zabbix.log]' 73156:20221202:102051.531 End of substitute_key_macros_impl():SUCCEED data:'log[/tmp/zabbix.log]' 73156:20221202:102051.531 In substitute_simple_macros_impl() data:'5s' 73156:20221202:102051.531 End substitute_simple_macros_impl() data:'5s' 73156:20221202:102051.531 In substitute_key_macros_impl() data:'logrt["/tmp/^loog[0-9]+.log"]' 73156:20221202:102051.531 End of substitute_key_macros_impl():SUCCEED data:'logrt["/tmp/^loog[0-9]+.log"]' 73156:20221202:102051.531 send_list_of_active_checks_json() sending [{"response":"success","data":[{"key":"log[/tmp/zabbix.log]","delay":5,"lastlogsize":3,"mtime":0},{"key":"logrt[\"/tmp/^loog[0-9]+.log\"]","delay":5,"lastlogsize":4,"mtime":1669911928}]}] 73156:20221202:102051.531 End of send_list_of_active_checks_json():SUCCEED 73156:20221202:102051.531 zbx_setproctitle() title:'trapper #5 [processed data in 0.003485 sec, waiting for connection]' 73120:20221202:102051.603 In int_in_list() list:'200' value:301 73120:20221202:102051.603 End of int_in_list():FAIL 73120:20221202:102051.603 In process_step_data() rspcode:301 time:0.208068 speed:855.000000 73120:20221202:102051.603 query [txnlev:0] [select type,itemid from httpstepitem where httpstepid=1] 73120:20221202:102051.604 In zbx_preprocess_item_value() 73120:20221202:102051.604 End of zbx_preprocess_item_value() 73120:20221202:102051.604 In zbx_preprocess_item_value() 73120:20221202:102051.604 End of zbx_preprocess_item_value() 73120:20221202:102051.604 In zbx_preprocess_item_value() 73120:20221202:102051.604 End of zbx_preprocess_item_value() 73120:20221202:102051.604 End of process_step_data() 73120:20221202:102051.605 query without transaction detected 73120:20221202:102051.605 query [txnlev:0] [update httptest set nextcheck=1669969261 where httptestid=1] 73120:20221202:102051.615 cannot process step "111" of web scenario "Web scenario 1" on host "test": response code "301" did not match any of the required status codes "200" 73120:20221202:102051.615 In process_test_data() 73120:20221202:102051.615 query [txnlev:0] [select type,itemid from httptestitem where httptestid=1] 73120:20221202:102051.616 In zbx_preprocess_item_value() 73120:20221202:102051.616 End of zbx_preprocess_item_value() 73120:20221202:102051.616 In zbx_preprocess_item_value() 73120:20221202:102051.616 End of zbx_preprocess_item_value() 73120:20221202:102051.616 In zbx_preprocess_item_value() 73120:20221202:102051.616 End of zbx_preprocess_item_value() 73120:20221202:102051.616 End of process_test_data() 73120:20221202:102051.616 In zbx_ipc_socket_open() 73120:20221202:102051.616 End of zbx_ipc_socket_open():SUCCEED 73120:20221202:102051.616 In zbx_ipc_socket_write() 73120:20221202:102051.616 End of zbx_ipc_socket_write():SUCCEED 73120:20221202:102051.616 End of process_httptest() 73120:20221202:102051.616 End of process_httptests() 73120:20221202:102051.616 query [txnlev:0] [select min(t.nextcheck) from httptest t,hosts h where t.hostid=h.hostid and mod(t.httptestid,1)=0 and t.status=0 and h.proxy_hostid is null and h.status=0 and (h.maintenance_status=0 or h.maintenance_type=0)] 73111:20221202:102051.616 In ipc_service_accept() 73111:20221202:102051.616 In ipc_service_add_client() 73111:20221202:102051.616 End of ipc_service_add_client() clientid:6 73111:20221202:102051.616 End of ipc_service_accept() 73111:20221202:102051.616 End of zbx_ipc_service_recv():2 73111:20221202:102051.616 In zbx_ipc_service_recv() timeout:1.000 73111:20221202:102051.616 End of zbx_ipc_service_recv():1 73111:20221202:102051.616 In preprocessor_add_request() 73111:20221202:102051.616 In preprocessor_sync_configuration() 73111:20221202:102051.616 In DCconfig_get_preprocessable_items() 73120:20221202:102051.618 zbx_setproctitle() title:'http poller #1 [got 1 values in 0.242418 sec, idle 5 sec]' 73111:20221202:102051.620 In zbx_dc_expand_user_macros() '' 73111:20221202:102051.620 End of zbx_dc_expand_user_macros() '' 73111:20221202:102051.620 In zbx_dc_expand_user_macros() '' 73111:20221202:102051.620 End of zbx_dc_expand_user_macros() '' 73111:20221202:102051.620 In zbx_dc_expand_user_macros() '' 73111:20221202:102051.620 End of zbx_dc_expand_user_macros() '' 73111:20221202:102051.620 In zbx_dc_expand_user_macros() '' 73111:20221202:102051.620 End of zbx_dc_expand_user_macros() '' 73111:20221202:102051.620 In zbx_dc_expand_user_macros() '' 73111:20221202:102051.620 End of zbx_dc_expand_user_macros() '' 73111:20221202:102051.620 In zbx_dc_expand_user_macros() '' 73111:20221202:102051.620 End of zbx_dc_expand_user_macros() '' 73111:20221202:102051.620 In zbx_dc_expand_user_macros() '' 73111:20221202:102051.620 End of zbx_dc_expand_user_macros() '' 73111:20221202:102051.620 In zbx_dc_expand_user_macros() '' 73111:20221202:102051.620 End of zbx_dc_expand_user_macros() '' 73111:20221202:102051.620 In zbx_dc_expand_user_macros() '' 73111:20221202:102051.620 End of zbx_dc_expand_user_macros() '' 73111:20221202:102051.620 In zbx_dc_expand_user_macros() '' 73111:20221202:102051.620 End of zbx_dc_expand_user_macros() '' 73111:20221202:102051.620 In zbx_dc_expand_user_macros() '' 73111:20221202:102051.620 End of zbx_dc_expand_user_macros() '' 73111:20221202:102051.620 In zbx_dc_expand_user_macros() '' 73111:20221202:102051.620 End of zbx_dc_expand_user_macros() '' 73111:20221202:102051.620 In zbx_dc_expand_user_macros() '' 73111:20221202:102051.620 End of zbx_dc_expand_user_macros() '' 73111:20221202:102051.620 In zbx_dc_expand_user_macros() '' 73111:20221202:102051.620 End of zbx_dc_expand_user_macros() '' 73111:20221202:102051.620 In zbx_dc_expand_user_macros() '' 73111:20221202:102051.620 End of zbx_dc_expand_user_macros() '' 73111:20221202:102051.620 In zbx_dc_expand_user_macros() '' 73111:20221202:102051.620 End of zbx_dc_expand_user_macros() '' 73111:20221202:102051.620 In zbx_dc_expand_user_macros() '' 73111:20221202:102051.620 End of zbx_dc_expand_user_macros() '' 73111:20221202:102051.620 In zbx_dc_expand_user_macros() '' 73111:20221202:102051.620 End of zbx_dc_expand_user_macros() '' 73111:20221202:102051.620 In zbx_dc_expand_user_macros() '' 73111:20221202:102051.620 End of zbx_dc_expand_user_macros() '' 73111:20221202:102051.620 In zbx_dc_expand_user_macros() '' 73111:20221202:102051.620 End of zbx_dc_expand_user_macros() '' 73111:20221202:102051.620 In zbx_dc_expand_user_macros() '' 73111:20221202:102051.620 End of zbx_dc_expand_user_macros() '' 73111:20221202:102051.620 In zbx_dc_expand_user_macros() '' 73111:20221202:102051.620 End of zbx_dc_expand_user_macros() '' 73111:20221202:102051.620 In zbx_dc_expand_user_macros() '' 73111:20221202:102051.620 End of zbx_dc_expand_user_macros() '' 73111:20221202:102051.620 In zbx_dc_expand_user_macros() '' 73111:20221202:102051.620 End of zbx_dc_expand_user_macros() '' 73111:20221202:102051.620 In zbx_dc_expand_user_macros() '' 73111:20221202:102051.620 End of zbx_dc_expand_user_macros() '' 73111:20221202:102051.621 In zbx_dc_expand_user_macros() '' 73111:20221202:102051.621 End of zbx_dc_expand_user_macros() '' 73111:20221202:102051.621 In zbx_dc_expand_user_macros() '' 73111:20221202:102051.621 End of zbx_dc_expand_user_macros() '' 73111:20221202:102051.621 In zbx_dc_expand_user_macros() '' 73111:20221202:102051.621 End of zbx_dc_expand_user_macros() '' 73111:20221202:102051.621 In zbx_dc_expand_user_macros() '' 73111:20221202:102051.621 End of zbx_dc_expand_user_macros() '' 73111:20221202:102051.621 In zbx_dc_expand_user_macros() '' 73111:20221202:102051.621 End of zbx_dc_expand_user_macros() '' 73111:20221202:102051.621 End of DCconfig_get_preprocessable_items() items:29 73111:20221202:102051.621 End of preprocessor_sync_configuration() item config size: 29, history cache size: 0 73111:20221202:102051.621 In preprocessor_enqueue() itemid: 44299 73111:20221202:102051.621 In preprocessor_enqueue_dependent() itemid: 44299 73111:20221202:102051.621 End of preprocessor_enqueue_dependent() 73111:20221202:102051.621 End of preprocessor_enqueue() 73111:20221202:102051.621 In preprocessor_enqueue() itemid: 44300 73111:20221202:102051.621 In preprocessor_enqueue_dependent() itemid: 44300 73111:20221202:102051.621 End of preprocessor_enqueue_dependent() 73111:20221202:102051.621 End of preprocessor_enqueue() 73111:20221202:102051.621 In preprocessor_enqueue() itemid: 44301 73111:20221202:102051.621 In preprocessor_enqueue_dependent() itemid: 44301 73111:20221202:102051.621 End of preprocessor_enqueue_dependent() 73111:20221202:102051.621 End of preprocessor_enqueue() 73111:20221202:102051.621 In preprocessor_enqueue() itemid: 44296 73111:20221202:102051.621 In preprocessor_enqueue_dependent() itemid: 44296 73111:20221202:102051.621 End of preprocessor_enqueue_dependent() 73111:20221202:102051.621 End of preprocessor_enqueue() 73111:20221202:102051.621 In preprocessor_enqueue() itemid: 44297 73111:20221202:102051.621 In preprocessor_enqueue_dependent() itemid: 44297 73111:20221202:102051.621 End of preprocessor_enqueue_dependent() 73111:20221202:102051.621 End of preprocessor_enqueue() 73111:20221202:102051.621 In preprocessor_enqueue() itemid: 44298 73111:20221202:102051.621 In preprocessor_enqueue_dependent() itemid: 44298 73111:20221202:102051.621 End of preprocessor_enqueue_dependent() 73111:20221202:102051.621 End of preprocessor_enqueue() 73111:20221202:102051.621 In preprocessor_assign_tasks() 73111:20221202:102051.621 In preprocessor_get_next_task() 73111:20221202:102051.621 End of preprocessor_get_next_task() 73111:20221202:102051.621 End of preprocessor_assign_tasks() 73111:20221202:102051.621 End of preprocessor_add_request() 73111:20221202:102051.621 In zbx_ipc_service_recv() timeout:1.000 73088:20221202:102052.088 End of zbx_ipc_service_recv():2 73088:20221202:102052.089 In zbx_ipc_async_socket_send() 73088:20221202:102052.089 In zbx_ipc_client_send() clientid:0 73088:20221202:102052.089 End of zbx_ipc_client_send():SUCCEED 73088:20221202:102052.090 End of zbx_ipc_async_socket_send():SUCCEED 73088:20221202:102052.090 In zbx_ipc_async_socket_flush() timeout:10 73088:20221202:102052.090 End of zbx_ipc_async_socket_flush():0 73088:20221202:102052.090 In zbx_ipc_service_recv() timeout:0.982 73086:20221202:102052.090 End of zbx_ipc_service_recv():1 73086:20221202:102052.090 In zbx_ha_dispatch_message() 73086:20221202:102052.090 In zbx_ipc_service_recv() timeout:1.000 73090:20221202:102052.135 End of zbx_ipc_service_recv():2 73090:20221202:102052.135 In zbx_ipc_service_recv() timeout:1.000 73123:20221202:102052.375 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.001229 sec, syncing history]' 73123:20221202:102052.375 In zbx_sync_history_cache() history_num:6 73123:20221202:102052.375 In substitute_simple_macros_impl() data:'90d' 73123:20221202:102052.376 End substitute_simple_macros_impl() data:'90d' 73123:20221202:102052.376 In substitute_simple_macros_impl() data:'30d' 73123:20221202:102052.376 End substitute_simple_macros_impl() data:'30d' 73123:20221202:102052.376 In substitute_simple_macros_impl() data:'90d' 73123:20221202:102052.376 End substitute_simple_macros_impl() data:'90d' 73123:20221202:102052.376 In substitute_simple_macros_impl() data:'30d' 73123:20221202:102052.376 End substitute_simple_macros_impl() data:'30d' 73123:20221202:102052.376 In substitute_simple_macros_impl() data:'30d' 73123:20221202:102052.376 End substitute_simple_macros_impl() data:'30d' 73123:20221202:102052.376 In substitute_simple_macros_impl() data:'90d' 73123:20221202:102052.376 End substitute_simple_macros_impl() data:'90d' 73123:20221202:102052.376 In substitute_simple_macros_impl() data:'30d' 73123:20221202:102052.376 End substitute_simple_macros_impl() data:'30d' 73123:20221202:102052.376 In substitute_simple_macros_impl() data:'90d' 73123:20221202:102052.376 End substitute_simple_macros_impl() data:'90d' 73123:20221202:102052.376 In substitute_simple_macros_impl() data:'30d' 73123:20221202:102052.376 End substitute_simple_macros_impl() data:'30d' 73123:20221202:102052.376 In substitute_simple_macros_impl() data:'90d' 73123:20221202:102052.376 End substitute_simple_macros_impl() data:'90d' 73123:20221202:102052.376 In substitute_simple_macros_impl() data:'30d' 73123:20221202:102052.376 End substitute_simple_macros_impl() data:'30d' 73123:20221202:102052.376 In DCmass_prepare_history() history_num:6 73123:20221202:102052.376 End of DCmass_prepare_history() 73123:20221202:102052.376 In DBmass_add_history() 73123:20221202:102052.376 In zbx_history_add_values() 73123:20221202:102052.376 query [txnlev:1] [begin;] 73123:20221202:102052.378 query [txnlev:1] [insert into history (itemid,clock,ns,value) values (44296,1669969251,605718307,855),(44299,1669969251,603567482,855),(44300,1669969251,603567482,0.208068); ] 73123:20221202:102052.379 query [txnlev:1] [insert into history_str (itemid,clock,ns,value) values (44298,1669969251,605718307,'response code "301" did not match any of the required status codes "200"'); ] 73123:20221202:102052.379 query [txnlev:1] [insert into history_uint (itemid,clock,ns,value) values (44297,1669969251,605718307,1),(44301,1669969251,603567482,301); ] 73123:20221202:102052.380 query [txnlev:1] [commit;] 73124:20221202:102052.387 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000082 sec, syncing history]' 73124:20221202:102052.387 In zbx_sync_history_cache() history_num:6 73124:20221202:102052.387 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000188 sec, idle 1 sec]' 73122:20221202:102052.387 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000082 sec, syncing history]' 73122:20221202:102052.387 In zbx_sync_history_cache() history_num:6 73122:20221202:102052.387 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000040 sec, idle 1 sec]' 73125:20221202:102052.395 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000084 sec, syncing history]' 73125:20221202:102052.396 In zbx_sync_history_cache() history_num:6 73125:20221202:102052.396 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.001203 sec, idle 1 sec]' 73123:20221202:102052.398 End of zbx_history_add_values() 73123:20221202:102052.398 End of DBmass_add_history() 73123:20221202:102052.399 In DCmass_update_trends() 73123:20221202:102052.399 End of DCmass_update_trends() 73123:20221202:102052.399 query [txnlev:1] [begin;] 73123:20221202:102052.399 In DBmass_update_items() 73123:20221202:102052.399 End of DBmass_update_items() 73123:20221202:102052.399 In zbx_process_events() events_num:0 73123:20221202:102052.399 End of zbx_process_events() processed:0 73123:20221202:102052.399 query [txnlev:1] [commit;] 73123:20221202:102052.399 In DCupdate_trends() 73123:20221202:102052.400 End of DCupdate_trends() 73123:20221202:102052.400 query [txnlev:1] [begin;] 73142:20221202:102052.401 zbx_setproctitle() title:'self-monitoring [processing data]' 73142:20221202:102052.401 In collect_selfmon_stats() 73142:20221202:102052.402 End of collect_selfmon_stats() 73142:20221202:102052.402 zbx_setproctitle() title:'self-monitoring [processed data in 0.000416 sec, idle 1 sec]' 73123:20221202:102052.402 In recalculate_triggers() 73123:20221202:102052.402 In zbx_link_triggers_with_functions() trigger_order_num:0 73123:20221202:102052.402 End of zbx_link_triggers_with_functions() triggers_func_pos_num:0 73123:20221202:102052.402 In zbx_evaluate_expressions() tr_num:0 73123:20221202:102052.402 In substitute_functions() 73123:20221202:102052.402 In zbx_extract_functionids() tr_num:0 73123:20221202:102052.402 End of zbx_extract_functionids() functionids_num:0 73123:20221202:102052.402 End of substitute_functions() 73123:20221202:102052.403 End of zbx_evaluate_expressions() 73123:20221202:102052.403 In zbx_process_triggers() values_num:0 73123:20221202:102052.403 End of zbx_process_triggers() 73123:20221202:102052.403 End of recalculate_triggers() 73123:20221202:102052.403 In zbx_process_events() events_num:0 73123:20221202:102052.403 End of zbx_process_events() processed:0 73123:20221202:102052.403 query [txnlev:1] [commit;] 73123:20221202:102052.404 zbx_setproctitle() title:'history syncer #2 [processed 6 values, 0 triggers in 0.028540 sec, idle 1 sec]' 73107:20221202:102052.429 End of zbx_ipc_service_recv():2 73107:20221202:102052.430 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102052.442 zbx_setproctitle() title:'alert syncer [queuing alerts]' 73158:20221202:102052.442 In am_db_get_alerts() 73158:20221202:102052.442 query [txnlev:1] [begin;] 73158:20221202:102052.443 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] 73158:20221202:102052.445 query [txnlev:1] [commit;] 73158:20221202:102052.446 End of am_db_get_alerts():SUCCEED alerts:0 73158:20221202:102052.446 In am_db_flush_results() 73158:20221202:102052.446 In zbx_ipc_socket_write() 73158:20221202:102052.446 End of zbx_ipc_socket_write():SUCCEED 73158:20221202:102052.446 In zbx_ipc_socket_read() 73107:20221202:102052.446 End of zbx_ipc_service_recv():1 73107:20221202:102052.447 In am_flush_results() results:0 73107:20221202:102052.447 In zbx_ipc_client_send() clientid:6 73107:20221202:102052.447 End of zbx_ipc_client_send():SUCCEED 73107:20221202:102052.447 End of am_flush_results() 73107:20221202:102052.447 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102052.447 End of zbx_ipc_socket_read():SUCCEED 73158:20221202:102052.447 End of am_db_flush_results() flushed:0 73158:20221202:102052.447 In am_db_remove_expired_mediatypes() 73158:20221202:102052.447 End of am_db_remove_expired_mediatypes() removed:0 73158:20221202:102052.447 In am_db_update_watchdog() 73158:20221202:102052.447 query [txnlev:0] [select m.mediaid,m.mediatypeid,m.sendto from media m,users_groups u,config c,media_type mt where m.userid=u.userid and u.usrgrpid=c.alert_usrgrpid and m.mediatypeid=mt.mediatypeid and m.active=0 and mt.status=0 and mt.type<>4] 73158:20221202:102052.448 In zbx_ipc_socket_write() 73107:20221202:102052.449 End of zbx_ipc_service_recv():1 73107:20221202:102052.449 In am_sync_watchdog() recipients:0 73107:20221202:102052.449 End of am_sync_watchdog() recipients:0 73107:20221202:102052.450 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102052.450 End of zbx_ipc_socket_write():SUCCEED 73158:20221202:102052.450 End of am_db_update_watchdog() recipients:0 73158:20221202:102052.450 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.007927 sec, idle 1 sec]' 73115:20221202:102052.475 End of zbx_ipc_service_recv():2 73115:20221202:102052.475 In zbx_ipc_service_recv() timeout:1.000 73174:20221202:102052.530 End of zbx_ipc_service_recv():2 73174:20221202:102052.530 In zbx_ipc_service_recv() timeout:1.000 73111:20221202:102052.623 End of zbx_ipc_service_recv():2 73111:20221202:102052.623 In zbx_ipc_service_recv() timeout:1.000 73088:20221202:102053.075 End of zbx_ipc_service_recv():2 73088:20221202:102053.076 In zbx_ipc_async_socket_send() 73088:20221202:102053.076 In zbx_ipc_client_send() clientid:0 73088:20221202:102053.076 End of zbx_ipc_client_send():SUCCEED 73088:20221202:102053.076 End of zbx_ipc_async_socket_send():SUCCEED 73088:20221202:102053.076 In zbx_ipc_async_socket_flush() timeout:10 73088:20221202:102053.076 End of zbx_ipc_async_socket_flush():0 73088:20221202:102053.077 In zbx_ipc_service_recv() timeout:0.995 73086:20221202:102053.077 End of zbx_ipc_service_recv():1 73086:20221202:102053.078 In zbx_ha_dispatch_message() 73086:20221202:102053.078 In zbx_ipc_service_recv() timeout:1.000 73090:20221202:102053.137 End of zbx_ipc_service_recv():2 73090:20221202:102053.137 In zbx_ipc_service_recv() timeout:1.000 73124:20221202:102053.388 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000188 sec, syncing history]' 73122:20221202:102053.388 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000040 sec, syncing history]' 73122:20221202:102053.388 In zbx_sync_history_cache() history_num:0 73122:20221202:102053.388 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000146 sec, idle 1 sec]' 73124:20221202:102053.388 In zbx_sync_history_cache() history_num:0 73124:20221202:102053.388 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000596 sec, idle 1 sec]' 73125:20221202:102053.398 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.001203 sec, syncing history]' 73125:20221202:102053.398 In zbx_sync_history_cache() history_num:0 73125:20221202:102053.398 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000150 sec, idle 1 sec]' 73142:20221202:102053.402 zbx_setproctitle() title:'self-monitoring [processing data]' 73142:20221202:102053.403 In collect_selfmon_stats() 73142:20221202:102053.403 End of collect_selfmon_stats() 73142:20221202:102053.403 zbx_setproctitle() title:'self-monitoring [processed data in 0.000228 sec, idle 1 sec]' 73123:20221202:102053.404 zbx_setproctitle() title:'history syncer #2 [processed 6 values, 0 triggers in 0.028540 sec, syncing history]' 73123:20221202:102053.404 In zbx_sync_history_cache() history_num:0 73123:20221202:102053.404 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000061 sec, idle 1 sec]' 73158:20221202:102053.450 zbx_setproctitle() title:'alert syncer [queuing alerts]' 73158:20221202:102053.450 In am_db_get_alerts() 73158:20221202:102053.450 query [txnlev:1] [begin;] 73107:20221202:102053.451 End of zbx_ipc_service_recv():2 73107:20221202:102053.451 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102053.451 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] 73158:20221202:102053.452 query [txnlev:1] [commit;] 73158:20221202:102053.453 End of am_db_get_alerts():SUCCEED alerts:0 73158:20221202:102053.453 In am_db_flush_results() 73158:20221202:102053.453 In zbx_ipc_socket_write() 73158:20221202:102053.453 End of zbx_ipc_socket_write():SUCCEED 73158:20221202:102053.453 In zbx_ipc_socket_read() 73107:20221202:102053.453 End of zbx_ipc_service_recv():1 73107:20221202:102053.454 In am_flush_results() results:0 73107:20221202:102053.454 In zbx_ipc_client_send() clientid:6 73107:20221202:102053.454 End of zbx_ipc_client_send():SUCCEED 73107:20221202:102053.454 End of am_flush_results() 73107:20221202:102053.454 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102053.454 End of zbx_ipc_socket_read():SUCCEED 73158:20221202:102053.454 End of am_db_flush_results() flushed:0 73158:20221202:102053.454 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.003589 sec, idle 1 sec]' 73115:20221202:102053.476 End of zbx_ipc_service_recv():2 73115:20221202:102053.476 In zbx_ipc_service_recv() timeout:1.000 73174:20221202:102053.532 End of zbx_ipc_service_recv():2 73174:20221202:102053.532 In zbx_ipc_service_recv() timeout:1.000 73111:20221202:102053.631 End of zbx_ipc_service_recv():2 73111:20221202:102053.632 In zbx_ipc_service_recv() timeout:1.000 73088:20221202:102054.074 End of zbx_ipc_service_recv():2 73088:20221202:102054.074 In zbx_ipc_async_socket_send() 73088:20221202:102054.074 In zbx_ipc_client_send() clientid:0 73088:20221202:102054.074 End of zbx_ipc_client_send():SUCCEED 73088:20221202:102054.074 End of zbx_ipc_async_socket_send():SUCCEED 73088:20221202:102054.074 In zbx_ipc_async_socket_flush() timeout:10 73088:20221202:102054.074 End of zbx_ipc_async_socket_flush():0 73088:20221202:102054.074 In zbx_ipc_service_recv() timeout:0.997 73086:20221202:102054.074 End of zbx_ipc_service_recv():1 73086:20221202:102054.074 In zbx_ha_dispatch_message() 73086:20221202:102054.074 In zbx_ipc_service_recv() timeout:1.000 73090:20221202:102054.144 End of zbx_ipc_service_recv():2 73090:20221202:102054.144 In zbx_ipc_service_recv() timeout:1.000 73124:20221202:102054.393 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000596 sec, syncing history]' 73124:20221202:102054.393 In zbx_sync_history_cache() history_num:0 73124:20221202:102054.393 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000172 sec, idle 1 sec]' 73122:20221202:102054.394 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000146 sec, syncing history]' 73122:20221202:102054.395 In zbx_sync_history_cache() history_num:0 73122:20221202:102054.395 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000172 sec, idle 1 sec]' 73126:20221202:102054.395 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.012413 sec, processing escalations]' 73126:20221202:102054.395 In process_escalations() 73126:20221202:102054.395 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<=1669969257 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102054.396 End of process_escalations() 73126:20221202:102054.396 In process_escalations() 73126:20221202:102054.396 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<=1669969257 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102054.396 End of process_escalations() 73126:20221202:102054.396 In process_escalations() 73126:20221202:102054.396 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<=1669969257 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102054.397 End of process_escalations() 73126:20221202:102054.397 In process_escalations() 73126:20221202:102054.397 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<=1669969257 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102054.398 End of process_escalations() 73126:20221202:102054.398 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.003603 sec, idle 3 sec]' 73125:20221202:102054.400 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000150 sec, syncing history]' 73125:20221202:102054.400 In zbx_sync_history_cache() history_num:0 73125:20221202:102054.400 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000113 sec, idle 1 sec]' 73142:20221202:102054.403 zbx_setproctitle() title:'self-monitoring [processing data]' 73142:20221202:102054.404 In collect_selfmon_stats() 73142:20221202:102054.404 End of collect_selfmon_stats() 73142:20221202:102054.404 zbx_setproctitle() title:'self-monitoring [processed data in 0.000242 sec, idle 1 sec]' 73123:20221202:102054.410 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000061 sec, syncing history]' 73123:20221202:102054.411 In zbx_sync_history_cache() history_num:0 73123:20221202:102054.411 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000257 sec, idle 1 sec]' 73107:20221202:102054.454 End of zbx_ipc_service_recv():2 73107:20221202:102054.455 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102054.455 zbx_setproctitle() title:'alert syncer [queuing alerts]' 73158:20221202:102054.455 In am_db_get_alerts() 73158:20221202:102054.455 query [txnlev:1] [begin;] 73158:20221202:102054.456 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] 73158:20221202:102054.456 query [txnlev:1] [commit;] 73158:20221202:102054.457 End of am_db_get_alerts():SUCCEED alerts:0 73158:20221202:102054.458 In am_db_flush_results() 73158:20221202:102054.458 In zbx_ipc_socket_write() 73158:20221202:102054.458 End of zbx_ipc_socket_write():SUCCEED 73158:20221202:102054.458 In zbx_ipc_socket_read() 73107:20221202:102054.458 End of zbx_ipc_service_recv():1 73107:20221202:102054.458 In am_flush_results() results:0 73107:20221202:102054.458 In zbx_ipc_client_send() clientid:6 73107:20221202:102054.458 End of zbx_ipc_client_send():SUCCEED 73107:20221202:102054.458 End of am_flush_results() 73107:20221202:102054.458 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102054.458 End of zbx_ipc_socket_read():SUCCEED 73158:20221202:102054.458 End of am_db_flush_results() flushed:0 73158:20221202:102054.459 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.003929 sec, idle 1 sec]' 73115:20221202:102054.479 End of zbx_ipc_service_recv():2 73115:20221202:102054.479 In zbx_ipc_service_recv() timeout:1.000 73174:20221202:102054.532 End of zbx_ipc_service_recv():2 73174:20221202:102054.533 In zbx_ipc_service_recv() timeout:1.000 73111:20221202:102054.633 End of zbx_ipc_service_recv():2 73111:20221202:102054.633 In zbx_ipc_service_recv() timeout:1.000 73088:20221202:102055.074 End of zbx_ipc_service_recv():2 73088:20221202:102055.075 In ha_check_nodes() ha_status:active db_status:0 73088:20221202:102055.075 query [txnlev:1] [begin;] 73086:20221202:102055.075 End of zbx_ipc_service_recv():2 73086:20221202:102055.075 In zbx_ha_dispatch_message() 73086:20221202:102055.075 In zbx_ipc_service_recv() timeout:1.000 73088:20221202:102055.082 query [txnlev:1] [select ha_nodeid,name,status,lastaccess,address,port,ha_sessionid from ha_node order by ha_nodeid for update] 73088:20221202:102055.083 query [txnlev:1] [select ha_failover_delay,auditlog_enabled from config] 73088:20221202:102055.083 In ha_db_get_time() 73088:20221202:102055.083 query [txnlev:1] [select unix_timestamp() from config] 73088:20221202:102055.084 End of ha_db_get_time():SUCCEED db_time:1669969255 73088:20221202:102055.085 query [txnlev:1] [update ha_node set lastaccess=unix_timestamp() where ha_nodeid='clb4ubunu00018m7pn6ddoaix'] 73088:20221202:102055.085 query [txnlev:1] [commit;] 73088:20221202:102055.107 End of ha_check_nodes() nodeid:clb4ubunu00018m7pn6ddoaix ha_status:active db_status:0 73088:20221202:102055.108 In zbx_ipc_async_socket_send() 73088:20221202:102055.108 In zbx_ipc_client_send() clientid:0 73088:20221202:102055.108 End of zbx_ipc_client_send():SUCCEED 73088:20221202:102055.108 End of zbx_ipc_async_socket_send():SUCCEED 73088:20221202:102055.108 In zbx_ipc_async_socket_flush() timeout:10 73088:20221202:102055.108 End of zbx_ipc_async_socket_flush():0 73088:20221202:102055.108 In zbx_ipc_service_recv() timeout:0.996 73086:20221202:102055.108 End of zbx_ipc_service_recv():1 73086:20221202:102055.108 In zbx_ha_dispatch_message() 73086:20221202:102055.108 In zbx_ipc_service_recv() timeout:1.000 73090:20221202:102055.145 End of zbx_ipc_service_recv():2 73090:20221202:102055.145 In zbx_ipc_service_recv() timeout:1.000 73124:20221202:102055.394 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000172 sec, syncing history]' 73124:20221202:102055.394 In zbx_sync_history_cache() history_num:0 73124:20221202:102055.394 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000355 sec, idle 1 sec]' 73122:20221202:102055.395 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000172 sec, syncing history]' 73122:20221202:102055.395 In zbx_sync_history_cache() history_num:0 73122:20221202:102055.395 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000127 sec, idle 1 sec]' 73125:20221202:102055.401 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000113 sec, syncing history]' 73125:20221202:102055.401 In zbx_sync_history_cache() history_num:0 73125:20221202:102055.401 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000136 sec, idle 1 sec]' 73142:20221202:102055.404 zbx_setproctitle() title:'self-monitoring [processing data]' 73142:20221202:102055.404 In collect_selfmon_stats() 73142:20221202:102055.404 End of collect_selfmon_stats() 73142:20221202:102055.404 zbx_setproctitle() title:'self-monitoring [processed data in 0.000126 sec, idle 1 sec]' 73123:20221202:102055.412 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000257 sec, syncing history]' 73123:20221202:102055.413 In zbx_sync_history_cache() history_num:0 73123:20221202:102055.413 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000453 sec, idle 1 sec]' 73144:20221202:102055.417 End of zbx_ipc_async_socket_recv():0 73144:20221202:102055.417 zbx_setproctitle() title:'task manager [processing tasks]' 73144:20221202:102055.417 query [txnlev:0] [select taskid,type,clock,ttl from task where status in (1,2) order by taskid] 73144:20221202:102055.419 query [txnlev:1] [begin;] 73144:20221202:102055.419 query [txnlev:1] [delete from task where status in (3,4) and clock<=1669882855] 73144:20221202:102055.419 query [txnlev:1] [commit;] 73144:20221202:102055.419 zbx_setproctitle() title:'task manager [processed 0 task(s) in 0.001912 sec, idle 5 sec]' 73144:20221202:102055.420 In zbx_ipc_async_socket_recv() timeout:5 73107:20221202:102055.459 End of zbx_ipc_service_recv():2 73107:20221202:102055.459 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102055.460 zbx_setproctitle() title:'alert syncer [queuing alerts]' 73158:20221202:102055.460 In am_db_get_alerts() 73158:20221202:102055.460 query [txnlev:1] [begin;] 73158:20221202:102055.460 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] 73158:20221202:102055.460 query [txnlev:1] [commit;] 73158:20221202:102055.461 End of am_db_get_alerts():SUCCEED alerts:0 73158:20221202:102055.461 In am_db_flush_results() 73158:20221202:102055.461 In zbx_ipc_socket_write() 73158:20221202:102055.461 End of zbx_ipc_socket_write():SUCCEED 73107:20221202:102055.462 End of zbx_ipc_service_recv():1 73107:20221202:102055.462 In am_flush_results() results:0 73107:20221202:102055.462 In zbx_ipc_client_send() clientid:6 73107:20221202:102055.462 End of zbx_ipc_client_send():SUCCEED 73107:20221202:102055.462 End of am_flush_results() 73107:20221202:102055.462 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102055.462 In zbx_ipc_socket_read() 73158:20221202:102055.462 End of zbx_ipc_socket_read():SUCCEED 73158:20221202:102055.462 End of am_db_flush_results() flushed:0 73158:20221202:102055.462 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.002748 sec, idle 1 sec]' 73115:20221202:102055.480 End of zbx_ipc_service_recv():2 73115:20221202:102055.480 In zbx_ipc_service_recv() timeout:1.000 73174:20221202:102055.536 End of zbx_ipc_service_recv():2 73174:20221202:102055.536 In zbx_ipc_service_recv() timeout:1.000 73111:20221202:102055.634 End of zbx_ipc_service_recv():2 73111:20221202:102055.635 In zbx_ipc_service_recv() timeout:1.000 73088:20221202:102056.110 End of zbx_ipc_service_recv():2 73088:20221202:102056.110 In zbx_ipc_async_socket_send() 73088:20221202:102056.110 In zbx_ipc_client_send() clientid:0 73088:20221202:102056.110 End of zbx_ipc_client_send():SUCCEED 73088:20221202:102056.110 End of zbx_ipc_async_socket_send():SUCCEED 73088:20221202:102056.110 In zbx_ipc_async_socket_flush() timeout:10 73088:20221202:102056.110 End of zbx_ipc_async_socket_flush():0 73088:20221202:102056.110 In zbx_ipc_service_recv() timeout:0.961 73086:20221202:102056.111 End of zbx_ipc_service_recv():1 73086:20221202:102056.111 In zbx_ha_dispatch_message() 73086:20221202:102056.111 In zbx_ipc_service_recv() timeout:1.000 73090:20221202:102056.145 End of zbx_ipc_service_recv():2 73090:20221202:102056.146 zbx_setproctitle() title:'service manager #1 [processed 0 events, updated 0 event tags, deleted 0 problems, synced 0 service updates, idle 5.014551 sec during 5.028098 sec]' 73090:20221202:102056.146 In zbx_ipc_service_recv() timeout:1.000 73122:20221202:102056.395 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000127 sec, syncing history]' 73122:20221202:102056.396 In zbx_sync_history_cache() history_num:0 73122:20221202:102056.396 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000219 sec, idle 1 sec]' 73127:20221202:102056.397 End of zbx_ipc_async_socket_recv():0 73127:20221202:102056.397 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.000105 sec, getting values]' 73127:20221202:102056.397 In get_values() 73127:20221202:102056.397 In DCconfig_get_poller_items() poller_type:4 73127:20221202:102056.398 End of DCconfig_get_poller_items():0 73127:20221202:102056.398 In DCconfig_get_poller_nextcheck() poller_type:4 73127:20221202:102056.398 End of DCconfig_get_poller_nextcheck():-1 73127:20221202:102056.398 End of get_values():0 73127:20221202:102056.398 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.000840 sec, idle 5 sec]' 73127:20221202:102056.398 In zbx_ipc_async_socket_recv() timeout:5 73128:20221202:102056.398 End of zbx_ipc_async_socket_recv():0 73135:20221202:102056.398 End of zbx_ipc_async_socket_recv():0 73135:20221202:102056.398 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.000102 sec, getting values]' 73135:20221202:102056.398 In get_values() 73135:20221202:102056.398 In DCconfig_get_poller_items() poller_type:4 73135:20221202:102056.398 End of DCconfig_get_poller_items():0 73135:20221202:102056.398 In DCconfig_get_poller_nextcheck() poller_type:4 73135:20221202:102056.398 End of DCconfig_get_poller_nextcheck():-1 73135:20221202:102056.398 End of get_values():0 73135:20221202:102056.399 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.000101 sec, idle 5 sec]' 73135:20221202:102056.399 In zbx_ipc_async_socket_recv() timeout:5 73130:20221202:102056.399 End of zbx_ipc_async_socket_recv():0 73130:20221202:102056.399 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.000095 sec, getting values]' 73130:20221202:102056.399 In get_values() 73129:20221202:102056.399 End of zbx_ipc_async_socket_recv():0 73129:20221202:102056.399 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.000162 sec, getting values]' 73129:20221202:102056.399 In get_values() 73129:20221202:102056.399 In DCconfig_get_poller_items() poller_type:4 73129:20221202:102056.399 End of DCconfig_get_poller_items():0 73129:20221202:102056.399 In DCconfig_get_poller_nextcheck() poller_type:4 73129:20221202:102056.399 End of DCconfig_get_poller_nextcheck():-1 73129:20221202:102056.399 End of get_values():0 73129:20221202:102056.399 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.000195 sec, idle 5 sec]' 73129:20221202:102056.399 In zbx_ipc_async_socket_recv() timeout:5 73134:20221202:102056.399 End of zbx_ipc_async_socket_recv():0 73134:20221202:102056.400 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.000459 sec, getting values]' 73134:20221202:102056.400 In get_values() 73134:20221202:102056.400 In DCconfig_get_poller_items() poller_type:4 73134:20221202:102056.400 End of DCconfig_get_poller_items():0 73134:20221202:102056.400 In DCconfig_get_poller_nextcheck() poller_type:4 73134:20221202:102056.400 End of DCconfig_get_poller_nextcheck():-1 73134:20221202:102056.400 End of get_values():0 73134:20221202:102056.400 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.000200 sec, idle 5 sec]' 73134:20221202:102056.400 In zbx_ipc_async_socket_recv() timeout:5 73128:20221202:102056.400 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.000113 sec, getting values]' 73128:20221202:102056.400 In get_values() 73128:20221202:102056.400 In DCconfig_get_poller_items() poller_type:4 73128:20221202:102056.400 End of DCconfig_get_poller_items():0 73128:20221202:102056.400 In DCconfig_get_poller_nextcheck() poller_type:4 73128:20221202:102056.400 End of DCconfig_get_poller_nextcheck():-1 73128:20221202:102056.401 End of get_values():0 73128:20221202:102056.401 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.001973 sec, idle 5 sec]' 73128:20221202:102056.401 In zbx_ipc_async_socket_recv() timeout:5 73124:20221202:102056.401 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000355 sec, syncing history]' 73124:20221202:102056.401 In zbx_sync_history_cache() history_num:0 73137:20221202:102056.402 End of zbx_ipc_async_socket_recv():0 73137:20221202:102056.402 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.000194 sec, getting values]' 73137:20221202:102056.402 In get_values() 73137:20221202:102056.402 In DCconfig_get_poller_items() poller_type:4 73137:20221202:102056.402 End of DCconfig_get_poller_items():0 73137:20221202:102056.402 In DCconfig_get_poller_nextcheck() poller_type:4 73137:20221202:102056.402 End of DCconfig_get_poller_nextcheck():-1 73137:20221202:102056.402 End of get_values():0 73137:20221202:102056.402 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.000489 sec, idle 5 sec]' 73137:20221202:102056.402 In zbx_ipc_async_socket_recv() timeout:5 73133:20221202:102056.403 End of zbx_ipc_async_socket_recv():0 73133:20221202:102056.403 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.000097 sec, getting values]' 73133:20221202:102056.403 In get_values() 73133:20221202:102056.403 In DCconfig_get_poller_items() poller_type:4 73133:20221202:102056.403 End of DCconfig_get_poller_items():0 73133:20221202:102056.403 In DCconfig_get_poller_nextcheck() poller_type:4 73133:20221202:102056.403 End of DCconfig_get_poller_nextcheck():-1 73125:20221202:102056.403 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000136 sec, syncing history]' 73125:20221202:102056.403 In zbx_sync_history_cache() history_num:0 73125:20221202:102056.403 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.002144 sec, idle 1 sec]' 73139:20221202:102056.404 End of zbx_ipc_async_socket_recv():0 73139:20221202:102056.404 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.000107 sec, getting values]' 73139:20221202:102056.404 In get_values() 73139:20221202:102056.404 In DCconfig_get_poller_items() poller_type:4 73139:20221202:102056.404 End of DCconfig_get_poller_items():0 73139:20221202:102056.404 In DCconfig_get_poller_nextcheck() poller_type:4 73139:20221202:102056.404 End of DCconfig_get_poller_nextcheck():-1 73139:20221202:102056.404 End of get_values():0 73139:20221202:102056.404 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.000203 sec, idle 5 sec]' 73139:20221202:102056.404 In zbx_ipc_async_socket_recv() timeout:5 73130:20221202:102056.404 In DCconfig_get_poller_items() poller_type:4 73130:20221202:102056.404 End of DCconfig_get_poller_items():0 73130:20221202:102056.404 In DCconfig_get_poller_nextcheck() poller_type:4 73130:20221202:102056.405 End of DCconfig_get_poller_nextcheck():-1 73130:20221202:102056.405 End of get_values():0 73130:20221202:102056.405 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.005899 sec, idle 5 sec]' 73130:20221202:102056.405 In zbx_ipc_async_socket_recv() timeout:5 73133:20221202:102056.405 End of get_values():0 73133:20221202:102056.405 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.001993 sec, idle 5 sec]' 73133:20221202:102056.405 In zbx_ipc_async_socket_recv() timeout:5 73142:20221202:102056.405 zbx_setproctitle() title:'self-monitoring [processing data]' 73142:20221202:102056.405 In collect_selfmon_stats() 73142:20221202:102056.405 End of collect_selfmon_stats() 73142:20221202:102056.405 zbx_setproctitle() title:'self-monitoring [processed data in 0.000311 sec, idle 1 sec]' 73124:20221202:102056.405 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.002452 sec, idle 1 sec]' 73141:20221202:102056.406 End of zbx_ipc_async_socket_recv():0 73141:20221202:102056.406 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.000551 sec, exchanging data]' 73141:20221202:102056.406 In process_proxy() 73141:20221202:102056.406 In DCconfig_get_proxypoller_hosts() 73141:20221202:102056.406 End of DCconfig_get_proxypoller_hosts():0 73141:20221202:102056.406 End of process_proxy() 73141:20221202:102056.407 In DCconfig_get_proxypoller_nextcheck() 73141:20221202:102056.407 End of DCconfig_get_proxypoller_nextcheck():-1 73141:20221202:102056.407 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.000527 sec, idle 5 sec]' 73141:20221202:102056.407 In zbx_ipc_async_socket_recv() timeout:5 73145:20221202:102056.410 End of zbx_ipc_async_socket_recv():0 73147:20221202:102056.411 End of zbx_ipc_async_socket_recv():0 73147:20221202:102056.411 zbx_setproctitle() title:'poller #3 [got 0 values in 0.000112 sec, getting values]' 73147:20221202:102056.411 In get_values() 73147:20221202:102056.411 In DCconfig_get_poller_items() poller_type:0 73147:20221202:102056.411 End of DCconfig_get_poller_items():1 73147:20221202:102056.411 In substitute_key_macros_impl() data:'agent.ping' 73147:20221202:102056.411 End of substitute_key_macros_impl():SUCCEED data:'agent.ping' 73147:20221202:102056.411 In substitute_simple_macros_impl() data:'10050' 73147:20221202:102056.411 End substitute_simple_macros_impl() data:'10050' 73147:20221202:102056.411 In get_value() key:'agent.ping' 73147:20221202:102056.411 In get_value_agent() host:'test' addr:'192.168.6.176' key:'agent.ping' conn:'unencrypted' 73150:20221202:102056.411 End of zbx_ipc_async_socket_recv():0 73150:20221202:102056.412 zbx_setproctitle() title:'poller #5 [got 0 values in 0.000104 sec, getting values]' 73150:20221202:102056.412 In get_values() 73150:20221202:102056.413 In DCconfig_get_poller_items() poller_type:0 73150:20221202:102056.413 End of DCconfig_get_poller_items():0 73150:20221202:102056.413 In DCconfig_get_poller_nextcheck() poller_type:0 73150:20221202:102056.413 End of DCconfig_get_poller_nextcheck():1669969293 73150:20221202:102056.413 End of get_values():0 73150:20221202:102056.413 zbx_setproctitle() title:'poller #5 [got 0 values in 0.000888 sec, idle 5 sec]' 73150:20221202:102056.413 In zbx_ipc_async_socket_recv() timeout:5 73147:20221202:102056.413 In is_ip4() ip:'192.168.6.176' 73123:20221202:102056.413 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000453 sec, syncing history]' 73123:20221202:102056.413 In zbx_sync_history_cache() history_num:0 73123:20221202:102056.413 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000060 sec, idle 1 sec]' 73147:20221202:102056.413 End of is_ip4():SUCCEED 73147:20221202:102056.413 Sending [agent.ping] 73145:20221202:102056.413 zbx_setproctitle() title:'poller #1 [got 0 values in 0.000108 sec, getting values]' 73145:20221202:102056.413 In get_values() 73145:20221202:102056.413 In DCconfig_get_poller_items() poller_type:0 73145:20221202:102056.413 End of DCconfig_get_poller_items():0 73145:20221202:102056.413 In DCconfig_get_poller_nextcheck() poller_type:0 73145:20221202:102056.413 End of DCconfig_get_poller_nextcheck():1669969293 73145:20221202:102056.413 End of get_values():0 73145:20221202:102056.413 zbx_setproctitle() title:'poller #1 [got 0 values in 0.002615 sec, idle 5 sec]' 73145:20221202:102056.413 In zbx_ipc_async_socket_recv() timeout:5 73147:20221202:102056.414 get value from agent result: '1' 73147:20221202:102056.414 End of get_value_agent():SUCCEED 73147:20221202:102056.414 End of get_value():SUCCEED 73147:20221202:102056.414 In zbx_activate_item_interface() interfaceid:15 itemid:44581 type:0 73147:20221202:102056.414 End of zbx_activate_item_interface() 73147:20221202:102056.414 In zbx_preprocess_item_value() 73147:20221202:102056.414 End of zbx_preprocess_item_value() 73147:20221202:102056.414 In zbx_ipc_socket_open() 73146:20221202:102056.420 End of zbx_ipc_async_socket_recv():0 73146:20221202:102056.420 zbx_setproctitle() title:'poller #2 [got 0 values in 0.000467 sec, getting values]' 73146:20221202:102056.420 In get_values() 73146:20221202:102056.420 In DCconfig_get_poller_items() poller_type:0 73146:20221202:102056.420 End of DCconfig_get_poller_items():0 73146:20221202:102056.420 In DCconfig_get_poller_nextcheck() poller_type:0 73146:20221202:102056.420 End of DCconfig_get_poller_nextcheck():1669969261 73146:20221202:102056.420 End of get_values():0 73146:20221202:102056.420 zbx_setproctitle() title:'poller #2 [got 0 values in 0.000229 sec, idle 5 sec]' 73146:20221202:102056.420 In zbx_ipc_async_socket_recv() timeout:5 73151:20221202:102056.420 End of zbx_ipc_async_socket_recv():0 73151:20221202:102056.420 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.000308 sec, getting values]' 73151:20221202:102056.420 In get_values() 73151:20221202:102056.420 In DCconfig_get_poller_items() poller_type:1 73151:20221202:102056.420 End of DCconfig_get_poller_items():0 73151:20221202:102056.420 In DCconfig_get_poller_nextcheck() poller_type:1 73151:20221202:102056.420 End of DCconfig_get_poller_nextcheck():-1 73151:20221202:102056.420 End of get_values():0 73151:20221202:102056.420 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.000085 sec, idle 5 sec]' 73151:20221202:102056.420 In zbx_ipc_async_socket_recv() timeout:5 73147:20221202:102056.420 End of zbx_ipc_socket_open():SUCCEED 73147:20221202:102056.420 In zbx_ipc_socket_write() 73147:20221202:102056.421 End of zbx_ipc_socket_write():SUCCEED 73147:20221202:102056.421 End of get_values():1 73147:20221202:102056.421 zbx_setproctitle() title:'poller #3 [got 1 values in 0.009839 sec, idle 5 sec]' 73147:20221202:102056.421 In zbx_ipc_async_socket_recv() timeout:5 73111:20221202:102056.421 In ipc_service_accept() 73111:20221202:102056.423 In ipc_service_add_client() 73111:20221202:102056.423 End of ipc_service_add_client() clientid:7 73149:20221202:102056.423 End of zbx_ipc_async_socket_recv():0 73149:20221202:102056.423 zbx_setproctitle() title:'poller #4 [got 0 values in 0.000116 sec, getting values]' 73149:20221202:102056.423 In get_values() 73149:20221202:102056.423 In DCconfig_get_poller_items() poller_type:0 73149:20221202:102056.424 End of DCconfig_get_poller_items():0 73149:20221202:102056.424 In DCconfig_get_poller_nextcheck() poller_type:0 73149:20221202:102056.424 End of DCconfig_get_poller_nextcheck():1669969261 73149:20221202:102056.424 End of get_values():0 73149:20221202:102056.424 zbx_setproctitle() title:'poller #4 [got 0 values in 0.001087 sec, idle 5 sec]' 73149:20221202:102056.424 In zbx_ipc_async_socket_recv() timeout:5 73111:20221202:102056.425 End of ipc_service_accept() 73111:20221202:102056.425 End of zbx_ipc_service_recv():2 73111:20221202:102056.425 zbx_setproctitle() title:'preprocessing manager #1 [queued 0, processed 6 values, idle 5.060214 sec during 5.065418 sec]' 73111:20221202:102056.425 In zbx_ipc_service_recv() timeout:1.000 73111:20221202:102056.425 End of zbx_ipc_service_recv():1 73111:20221202:102056.425 In preprocessor_add_request() 73111:20221202:102056.425 In preprocessor_sync_configuration() 73111:20221202:102056.425 In DCconfig_get_preprocessable_items() 73111:20221202:102056.425 End of DCconfig_get_preprocessable_items() items:29 73111:20221202:102056.425 End of preprocessor_sync_configuration() item config size: 29, history cache size: 0 73111:20221202:102056.425 In preprocessor_enqueue() itemid: 44581 73111:20221202:102056.425 End of preprocessor_enqueue() 73111:20221202:102056.425 In preprocessor_assign_tasks() 73111:20221202:102056.425 In preprocessor_get_next_task() 73111:20221202:102056.425 End of preprocessor_get_next_task() 73111:20221202:102056.425 In zbx_ipc_client_send() clientid:3 73111:20221202:102056.425 End of zbx_ipc_client_send():SUCCEED 73111:20221202:102056.425 In preprocessor_get_next_task() 73111:20221202:102056.426 End of preprocessor_get_next_task() 73140:20221202:102056.426 End of zbx_ipc_async_socket_recv():0 73140:20221202:102056.426 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.000108 sec, getting values]' 73140:20221202:102056.426 In get_values() 73140:20221202:102056.426 In DCconfig_get_poller_items() poller_type:4 73140:20221202:102056.426 End of DCconfig_get_poller_items():0 73140:20221202:102056.426 In DCconfig_get_poller_nextcheck() poller_type:4 73140:20221202:102056.427 End of DCconfig_get_poller_nextcheck():-1 73140:20221202:102056.427 End of get_values():0 73140:20221202:102056.427 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.000706 sec, idle 5 sec]' 73140:20221202:102056.427 In zbx_ipc_async_socket_recv() timeout:5 73111:20221202:102056.427 End of preprocessor_assign_tasks() 73111:20221202:102056.427 End of preprocessor_add_request() 73111:20221202:102056.427 In zbx_ipc_service_recv() timeout:1.000 73114:20221202:102056.427 End of zbx_ipc_socket_read():SUCCEED 73114:20221202:102056.427 worker_preprocess_value(): 1 73114:20221202:102056.428 worker_preprocess_value: SUCCEED GOOD 73114:20221202:102056.428 In zbx_ipc_socket_write() 73114:20221202:102056.428 End of zbx_ipc_socket_write():SUCCEED 73114:20221202:102056.428 In zbx_ipc_socket_read() 73111:20221202:102056.428 End of zbx_ipc_service_recv():1 73111:20221202:102056.428 In preprocessor_add_result() 73111:20221202:102056.428 In preprocessor_enqueue_dependent() itemid: 44581 73111:20221202:102056.428 End of preprocessor_enqueue_dependent() 73111:20221202:102056.428 In preprocessor_assign_tasks() 73111:20221202:102056.428 In preprocessor_get_next_task() 73111:20221202:102056.428 End of preprocessor_get_next_task() 73111:20221202:102056.428 End of preprocessor_assign_tasks() 73111:20221202:102056.428 End of preprocessor_add_result() 73111:20221202:102056.428 In zbx_ipc_service_recv() timeout:1.000 73157:20221202:102056.432 zbx_setproctitle() title:'icmp pinger #1 [getting values]' 73157:20221202:102056.432 In get_pinger_hosts() 73157:20221202:102056.432 In DCconfig_get_poller_items() poller_type:3 73157:20221202:102056.432 End of DCconfig_get_poller_items():0 73157:20221202:102056.432 End of get_pinger_hosts():0 73157:20221202:102056.432 In process_pinger_hosts() 73157:20221202:102056.432 End of process_pinger_hosts() 73157:20221202:102056.432 In DCconfig_get_poller_nextcheck() poller_type:3 73157:20221202:102056.432 End of DCconfig_get_poller_nextcheck():-1 73157:20221202:102056.432 zbx_setproctitle() title:'icmp pinger #1 [got 0 values in 0.000199 sec, idle 5 sec]' 73159:20221202:102056.434 End of zbx_ipc_async_socket_recv():0 73159:20221202:102056.434 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.000118 sec, getting values]' 73159:20221202:102056.434 In get_values() 73159:20221202:102056.434 In DCconfig_get_poller_items() poller_type:5 73159:20221202:102056.434 End of DCconfig_get_poller_items():0 73159:20221202:102056.434 In DCconfig_get_poller_nextcheck() poller_type:5 73159:20221202:102056.434 End of DCconfig_get_poller_nextcheck():-1 73159:20221202:102056.434 End of get_values():0 73159:20221202:102056.434 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.000134 sec, idle 5 sec]' 73159:20221202:102056.434 In zbx_ipc_async_socket_recv() timeout:5 73167:20221202:102056.442 End of zbx_ipc_async_socket_recv():0 73167:20221202:102056.442 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.000121 sec, getting values]' 73167:20221202:102056.442 In get_values() 73167:20221202:102056.442 In DCconfig_get_poller_items() poller_type:5 73167:20221202:102056.442 End of DCconfig_get_poller_items():0 73167:20221202:102056.442 In DCconfig_get_poller_nextcheck() poller_type:5 73167:20221202:102056.442 End of DCconfig_get_poller_nextcheck():-1 73167:20221202:102056.442 End of get_values():0 73167:20221202:102056.442 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.000117 sec, idle 5 sec]' 73167:20221202:102056.442 In zbx_ipc_async_socket_recv() timeout:5 73168:20221202:102056.447 End of zbx_ipc_async_socket_recv():0 73168:20221202:102056.448 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.000183 sec, getting values]' 73168:20221202:102056.448 In get_values() 73168:20221202:102056.448 In DCconfig_get_poller_items() poller_type:5 73168:20221202:102056.448 End of DCconfig_get_poller_items():0 73168:20221202:102056.448 In DCconfig_get_poller_nextcheck() poller_type:5 73168:20221202:102056.448 End of DCconfig_get_poller_nextcheck():-1 73168:20221202:102056.448 End of get_values():0 73168:20221202:102056.448 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.000089 sec, idle 5 sec]' 73168:20221202:102056.448 In zbx_ipc_async_socket_recv() timeout:5 73169:20221202:102056.448 End of zbx_ipc_async_socket_recv():0 73169:20221202:102056.448 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.000576 sec, getting values]' 73169:20221202:102056.448 In get_values() 73169:20221202:102056.448 In DCconfig_get_poller_items() poller_type:5 73169:20221202:102056.448 End of DCconfig_get_poller_items():0 73169:20221202:102056.448 In DCconfig_get_poller_nextcheck() poller_type:5 73169:20221202:102056.448 End of DCconfig_get_poller_nextcheck():-1 73169:20221202:102056.448 End of get_values():0 73169:20221202:102056.448 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.000071 sec, idle 5 sec]' 73169:20221202:102056.448 In zbx_ipc_async_socket_recv() timeout:5 73172:20221202:102056.455 End of zbx_ipc_async_socket_recv():0 73172:20221202:102056.455 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.001087 sec, getting values]' 73172:20221202:102056.455 In get_values() 73172:20221202:102056.455 In DCconfig_get_poller_items() poller_type:5 73172:20221202:102056.455 End of DCconfig_get_poller_items():0 73172:20221202:102056.455 In DCconfig_get_poller_nextcheck() poller_type:5 73172:20221202:102056.455 End of DCconfig_get_poller_nextcheck():-1 73172:20221202:102056.455 End of get_values():0 73172:20221202:102056.455 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.000074 sec, idle 5 sec]' 73172:20221202:102056.455 In zbx_ipc_async_socket_recv() timeout:5 73158:20221202:102056.462 zbx_setproctitle() title:'alert syncer [queuing alerts]' 73158:20221202:102056.463 In am_db_get_alerts() 73158:20221202:102056.463 query [txnlev:1] [begin;] 73158:20221202:102056.463 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] 73107:20221202:102056.463 End of zbx_ipc_service_recv():2 73107:20221202:102056.463 zbx_setproctitle() title:'alert manager #1 [sent 0, failed 0 alerts, idle 5.118797 sec during 5.120403 sec]' 73107:20221202:102056.463 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102056.463 query [txnlev:1] [commit;] 73158:20221202:102056.464 End of am_db_get_alerts():SUCCEED alerts:0 73158:20221202:102056.464 In am_db_flush_results() 73158:20221202:102056.464 In zbx_ipc_socket_write() 73158:20221202:102056.464 End of zbx_ipc_socket_write():SUCCEED 73158:20221202:102056.464 In zbx_ipc_socket_read() 73107:20221202:102056.464 End of zbx_ipc_service_recv():1 73107:20221202:102056.464 In am_flush_results() results:0 73107:20221202:102056.464 In zbx_ipc_client_send() clientid:6 73107:20221202:102056.464 End of zbx_ipc_client_send():SUCCEED 73107:20221202:102056.464 End of am_flush_results() 73107:20221202:102056.464 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102056.464 End of zbx_ipc_socket_read():SUCCEED 73158:20221202:102056.464 End of am_db_flush_results() flushed:0 73158:20221202:102056.464 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.001817 sec, idle 1 sec]' 73178:20221202:102056.466 End of zbx_ipc_async_socket_recv():0 73178:20221202:102056.466 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.000111 sec, getting values]' 73178:20221202:102056.466 In get_values() 73178:20221202:102056.466 In DCconfig_get_poller_items() poller_type:6 73178:20221202:102056.466 End of DCconfig_get_poller_items():0 73178:20221202:102056.466 In DCconfig_get_poller_nextcheck() poller_type:6 73178:20221202:102056.466 End of DCconfig_get_poller_nextcheck():-1 73178:20221202:102056.466 End of get_values():0 73178:20221202:102056.466 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.000079 sec, idle 5 sec]' 73178:20221202:102056.466 In zbx_ipc_async_socket_recv() timeout:5 73115:20221202:102056.483 End of zbx_ipc_service_recv():2 73115:20221202:102056.483 zbx_setproctitle() title:'lld manager #1 [processed 0 LLD rules, idle 5.120126sec during 5.120231 sec]' 73115:20221202:102056.483 In zbx_ipc_service_recv() timeout:1.000 73156:20221202:102056.535 zbx_setproctitle() title:'trapper #5 [processing data]' 73156:20221202:102056.535 In zbx_ipc_async_socket_recv() timeout:0 73156:20221202:102056.535 End of zbx_ipc_async_socket_recv():0 73156:20221202:102056.535 trapper got '{"request":"agent data","session":"b785f31ce0c768dc95d657de3097ad45","data":[{"host":"test","key":"log[/tmp/zabbix.log]","lastlogsize":3,"id":1,"clock":1669969251,"ns":531743381},{"host":"test","key":"logrt[\"/tmp/^loog[0-9]+.log\"]","lastlogsize":4,"mtime":1669911928,"id":2,"clock":1669969251,"ns":531888765}],"clock":1669969256,"ns":535084744}' 73156:20221202:102056.535 In recv_agenthistory() 73156:20221202:102056.535 In process_client_history_data() 73156:20221202:102056.535 log_client_timediff(): timestamp from json 1669969256 seconds and 535084744 nanosecond, delta time from json 0 seconds and 62352 nanosecond 73156:20221202:102056.535 In parse_history_data() 73154:20221202:102056.535 zbx_setproctitle() title:'trapper #3 [processing data]' 73154:20221202:102056.535 In zbx_ipc_async_socket_recv() timeout:0 73154:20221202:102056.535 End of zbx_ipc_async_socket_recv():0 73154:20221202:102056.535 trapper got '{"request":"agent data","session":"204cd7ad97a779ddbae7b67cf71c60a3","data":[{"host":"test","key":"log[/tmp/zabbix.log]","lastlogsize":3,"id":1,"clock":1669969251,"ns":530485605},{"host":"test","key":"logrt[\"/tmp/^loog[0-9]+.log\"]","lastlogsize":4,"mtime":1669911928,"id":2,"clock":1669969251,"ns":530670937}],"clock":1669969256,"ns":535511671}' 73154:20221202:102056.535 In recv_agenthistory() 73156:20221202:102056.535 End of parse_history_data():SUCCEED processed:2/2 73156:20221202:102056.536 In process_history_data() 73156:20221202:102056.536 In zbx_preprocess_item_value() 73156:20221202:102056.536 End of zbx_preprocess_item_value() 73156:20221202:102056.536 In zbx_preprocess_item_value() 73156:20221202:102056.536 End of zbx_preprocess_item_value() 73156:20221202:102056.536 In zbx_ipc_socket_open() 73156:20221202:102056.536 End of zbx_ipc_socket_open():SUCCEED 73156:20221202:102056.536 In zbx_ipc_socket_write() 73154:20221202:102056.536 In process_client_history_data() 73156:20221202:102056.536 End of zbx_ipc_socket_write():SUCCEED 73156:20221202:102056.536 End of process_history_data() processed:2 73156:20221202:102056.537 End of process_client_history_data():SUCCEED 73156:20221202:102056.537 In zbx_send_response_ext() 73156:20221202:102056.537 zbx_send_response_ext() '{"response":"success","info":"processed: 2; failed: 0; total: 2; seconds spent: 0.001368"}' 73111:20221202:102056.537 In ipc_service_accept() 73156:20221202:102056.537 End of zbx_send_response_ext():SUCCEED 73156:20221202:102056.537 End of recv_agenthistory() 73156:20221202:102056.537 zbx_setproctitle() title:'trapper #5 [processed data in 0.002193 sec, waiting for connection]' 73111:20221202:102056.537 In ipc_service_add_client() 73111:20221202:102056.538 End of ipc_service_add_client() clientid:8 73111:20221202:102056.538 End of ipc_service_accept() 73111:20221202:102056.538 End of zbx_ipc_service_recv():2 73111:20221202:102056.538 In zbx_ipc_service_recv() timeout:1.000 73154:20221202:102056.538 log_client_timediff(): timestamp from json 1669969256 seconds and 535511671 nanosecond, delta time from json 0 seconds and 206490 nanosecond 73154:20221202:102056.538 In parse_history_data() 73154:20221202:102056.538 End of parse_history_data():SUCCEED processed:2/2 73154:20221202:102056.538 In process_history_data() 73154:20221202:102056.538 In zbx_preprocess_item_value() 73154:20221202:102056.538 End of zbx_preprocess_item_value() 73154:20221202:102056.538 In zbx_preprocess_item_value() 73154:20221202:102056.538 End of zbx_preprocess_item_value() 73154:20221202:102056.538 In zbx_ipc_socket_open() 73154:20221202:102056.538 End of zbx_ipc_socket_open():SUCCEED 73154:20221202:102056.538 In zbx_ipc_socket_write() 73154:20221202:102056.538 End of zbx_ipc_socket_write():SUCCEED 73154:20221202:102056.538 End of process_history_data() processed:2 73154:20221202:102056.538 End of process_client_history_data():SUCCEED 73154:20221202:102056.538 In zbx_send_response_ext() 73154:20221202:102056.538 zbx_send_response_ext() '{"response":"success","info":"processed: 2; failed: 0; total: 2; seconds spent: 0.000544"}' 73154:20221202:102056.538 End of zbx_send_response_ext():SUCCEED 73154:20221202:102056.538 End of recv_agenthistory() 73154:20221202:102056.538 zbx_setproctitle() title:'trapper #3 [processed data in 0.003071 sec, waiting for connection]' 73174:20221202:102056.538 End of zbx_ipc_service_recv():2 73174:20221202:102056.539 zbx_setproctitle() title:'availability manager #1 [queued 0, processed 0 values, idle 5.067751 sec during 5.095824 sec]' 73174:20221202:102056.539 In zbx_ipc_service_recv() timeout:1.000 73111:20221202:102056.539 End of zbx_ipc_service_recv():1 73111:20221202:102056.539 In preprocessor_add_request() 73111:20221202:102056.539 In preprocessor_sync_configuration() 73111:20221202:102056.539 In DCconfig_get_preprocessable_items() 73111:20221202:102056.539 End of DCconfig_get_preprocessable_items() items:29 73111:20221202:102056.539 End of preprocessor_sync_configuration() item config size: 29, history cache size: 0 73111:20221202:102056.539 In preprocessor_enqueue() itemid: 44308 73111:20221202:102056.539 In preprocessor_enqueue_dependent() itemid: 44308 73111:20221202:102056.539 End of preprocessor_enqueue_dependent() 73111:20221202:102056.539 End of preprocessor_enqueue() 73111:20221202:102056.539 In preprocessor_enqueue() itemid: 44307 73111:20221202:102056.539 In preprocessor_enqueue_dependent() itemid: 44307 73111:20221202:102056.539 End of preprocessor_enqueue_dependent() 73111:20221202:102056.539 End of preprocessor_enqueue() 73111:20221202:102056.539 In preprocessor_assign_tasks() 73111:20221202:102056.539 In preprocessor_get_next_task() 73111:20221202:102056.539 End of preprocessor_get_next_task() 73111:20221202:102056.539 End of preprocessor_assign_tasks() 73111:20221202:102056.539 End of preprocessor_add_request() 73111:20221202:102056.539 In zbx_ipc_service_recv() timeout:1.000 73111:20221202:102056.539 In ipc_service_accept() 73111:20221202:102056.539 In ipc_service_add_client() 73111:20221202:102056.539 End of ipc_service_add_client() clientid:9 73111:20221202:102056.539 End of ipc_service_accept() 73111:20221202:102056.539 End of zbx_ipc_service_recv():2 73111:20221202:102056.539 In zbx_ipc_service_recv() timeout:1.000 73111:20221202:102056.539 End of zbx_ipc_service_recv():1 73111:20221202:102056.539 In preprocessor_add_request() 73111:20221202:102056.539 In preprocessor_sync_configuration() 73111:20221202:102056.539 In DCconfig_get_preprocessable_items() 73111:20221202:102056.539 End of DCconfig_get_preprocessable_items() items:29 73111:20221202:102056.539 End of preprocessor_sync_configuration() item config size: 29, history cache size: 0 73111:20221202:102056.539 In preprocessor_enqueue() itemid: 44308 73111:20221202:102056.539 In preprocessor_enqueue_dependent() itemid: 44308 73111:20221202:102056.539 End of preprocessor_enqueue_dependent() 73111:20221202:102056.539 End of preprocessor_enqueue() 73111:20221202:102056.539 In preprocessor_enqueue() itemid: 44307 73111:20221202:102056.539 In preprocessor_enqueue_dependent() itemid: 44307 73111:20221202:102056.539 End of preprocessor_enqueue_dependent() 73111:20221202:102056.539 End of preprocessor_enqueue() 73111:20221202:102056.539 In preprocessor_assign_tasks() 73111:20221202:102056.539 In preprocessor_get_next_task() 73111:20221202:102056.539 End of preprocessor_get_next_task() 73111:20221202:102056.539 End of preprocessor_assign_tasks() 73111:20221202:102056.539 End of preprocessor_add_request() 73111:20221202:102056.539 In zbx_ipc_service_recv() timeout:1.000 73120:20221202:102056.626 zbx_setproctitle() title:'http poller #1 [got 1 values in 0.242418 sec, getting values]' 73120:20221202:102056.626 In process_httptests() 73120:20221202:102056.626 query [txnlev:0] [select h.hostid,h.host,h.name,t.httptestid,t.name,t.agent,t.authentication,t.http_user,t.http_password,t.http_proxy,t.retries,t.ssl_cert_file,t.ssl_key_file,t.ssl_key_password,t.verify_peer,t.verify_host,t.delay from httptest t,hosts h where t.hostid=h.hostid and t.nextcheck<=1669969256 and mod(t.httptestid,1)=0 and t.status=0 and h.proxy_hostid is null and h.status=0 and (h.maintenance_status=0 or h.maintenance_type=0)] 73120:20221202:102056.628 End of process_httptests() 73120:20221202:102056.628 query [txnlev:0] [select min(t.nextcheck) from httptest t,hosts h where t.hostid=h.hostid and mod(t.httptestid,1)=0 and t.status=0 and h.proxy_hostid is null and h.status=0 and (h.maintenance_status=0 or h.maintenance_type=0)] 73120:20221202:102056.629 zbx_setproctitle() title:'http poller #1 [got 0 values in 0.001646 sec, idle 5 sec]' 73088:20221202:102057.085 End of zbx_ipc_service_recv():2 73088:20221202:102057.092 In zbx_ipc_async_socket_send() 73088:20221202:102057.092 In zbx_ipc_client_send() clientid:0 73088:20221202:102057.092 End of zbx_ipc_client_send():SUCCEED 73088:20221202:102057.092 End of zbx_ipc_async_socket_send():SUCCEED 73088:20221202:102057.092 In zbx_ipc_async_socket_flush() timeout:10 73088:20221202:102057.092 End of zbx_ipc_async_socket_flush():0 73088:20221202:102057.092 In zbx_ipc_service_recv() timeout:0.979 73086:20221202:102057.092 End of zbx_ipc_service_recv():1 73086:20221202:102057.092 In zbx_ha_dispatch_message() 73086:20221202:102057.092 In zbx_ipc_service_recv() timeout:1.000 73090:20221202:102057.147 End of zbx_ipc_service_recv():2 73090:20221202:102057.147 In zbx_ipc_service_recv() timeout:1.000 73122:20221202:102057.397 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000219 sec, syncing history]' 73122:20221202:102057.397 In zbx_sync_history_cache() history_num:5 73122:20221202:102057.397 In substitute_simple_macros_impl() data:'90d' 73122:20221202:102057.397 End substitute_simple_macros_impl() data:'90d' 73122:20221202:102057.397 In substitute_simple_macros_impl() data:'365d' 73122:20221202:102057.397 End substitute_simple_macros_impl() data:'365d' 73122:20221202:102057.397 In substitute_simple_macros_impl() data:'90d' 73122:20221202:102057.397 End substitute_simple_macros_impl() data:'90d' 73122:20221202:102057.397 In substitute_simple_macros_impl() data:'90d' 73122:20221202:102057.397 End substitute_simple_macros_impl() data:'90d' 73122:20221202:102057.397 In DCmass_prepare_history() history_num:3 73122:20221202:102057.398 End of DCmass_prepare_history() 73122:20221202:102057.398 In DBmass_add_history() 73122:20221202:102057.398 In zbx_history_add_values() 73122:20221202:102057.398 query [txnlev:1] [begin;] 73122:20221202:102057.398 query [txnlev:1] [insert into history_str (itemid,clock,ns,value) values (44581,1669969256,414870590,'GOOD'); ] 73126:20221202:102057.399 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.003603 sec, processing escalations]' 73126:20221202:102057.399 In process_escalations() 73126:20221202:102057.399 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<=1669969260 order by actionid,triggerid,itemid,escalationid] 73122:20221202:102057.399 query [txnlev:1] [commit;] 73126:20221202:102057.400 End of process_escalations() 73126:20221202:102057.400 In process_escalations() 73126:20221202:102057.400 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<=1669969260 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102057.401 End of process_escalations() 73126:20221202:102057.402 In process_escalations() 73126:20221202:102057.402 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<=1669969260 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102057.403 End of process_escalations() 73126:20221202:102057.403 In process_escalations() 73126:20221202:102057.403 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<=1669969260 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102057.403 End of process_escalations() 73126:20221202:102057.403 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.004702 sec, idle 3 sec]' 73125:20221202:102057.404 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.002144 sec, syncing history]' 73125:20221202:102057.404 In zbx_sync_history_cache() history_num:5 73125:20221202:102057.404 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000113 sec, idle 1 sec]' 73142:20221202:102057.406 zbx_setproctitle() title:'self-monitoring [processing data]' 73142:20221202:102057.406 In collect_selfmon_stats() 73142:20221202:102057.406 End of collect_selfmon_stats() 73142:20221202:102057.406 zbx_setproctitle() title:'self-monitoring [processed data in 0.000104 sec, idle 1 sec]' 73124:20221202:102057.406 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.002452 sec, syncing history]' 73124:20221202:102057.406 In zbx_sync_history_cache() history_num:5 73124:20221202:102057.406 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000162 sec, idle 1 sec]' 73123:20221202:102057.413 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000060 sec, syncing history]' 73123:20221202:102057.414 In zbx_sync_history_cache() history_num:5 73123:20221202:102057.414 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000595 sec, idle 1 sec]' 73122:20221202:102057.416 End of zbx_history_add_values() 73122:20221202:102057.416 End of DBmass_add_history() 73122:20221202:102057.416 In DCmass_update_trends() 73122:20221202:102057.416 End of DCmass_update_trends() 73122:20221202:102057.416 query [txnlev:1] [begin;] 73122:20221202:102057.417 In DBmass_update_items() 73122:20221202:102057.417 End of DBmass_update_items() 73122:20221202:102057.417 In zbx_process_events() events_num:0 73122:20221202:102057.417 End of zbx_process_events() processed:0 73122:20221202:102057.417 query [txnlev:1] [commit;] 73122:20221202:102057.417 In DCupdate_trends() 73122:20221202:102057.418 End of DCupdate_trends() 73122:20221202:102057.418 query [txnlev:1] [begin;] 73122:20221202:102057.420 In recalculate_triggers() 73122:20221202:102057.421 In zbx_link_triggers_with_functions() trigger_order_num:0 73122:20221202:102057.421 End of zbx_link_triggers_with_functions() triggers_func_pos_num:0 73122:20221202:102057.421 In zbx_evaluate_expressions() tr_num:0 73122:20221202:102057.421 In substitute_functions() 73122:20221202:102057.421 In zbx_extract_functionids() tr_num:0 73122:20221202:102057.421 End of zbx_extract_functionids() functionids_num:0 73122:20221202:102057.421 End of substitute_functions() 73122:20221202:102057.421 End of zbx_evaluate_expressions() 73122:20221202:102057.421 In zbx_process_triggers() values_num:0 73122:20221202:102057.422 End of zbx_process_triggers() 73122:20221202:102057.422 End of recalculate_triggers() 73122:20221202:102057.422 In zbx_process_events() events_num:0 73122:20221202:102057.422 End of zbx_process_events() processed:0 73122:20221202:102057.422 query [txnlev:1] [commit;] 73122:20221202:102057.424 In substitute_simple_macros_impl() data:'90d' 73122:20221202:102057.424 End substitute_simple_macros_impl() data:'90d' 73122:20221202:102057.424 In substitute_simple_macros_impl() data:'365d' 73122:20221202:102057.424 End substitute_simple_macros_impl() data:'365d' 73122:20221202:102057.424 In substitute_simple_macros_impl() data:'90d' 73122:20221202:102057.424 End substitute_simple_macros_impl() data:'90d' 73122:20221202:102057.424 In DCmass_prepare_history() history_num:2 73122:20221202:102057.424 End of DCmass_prepare_history() 73122:20221202:102057.424 In DBmass_add_history() 73122:20221202:102057.424 End of DBmass_add_history() 73122:20221202:102057.424 In DCmass_update_trends() 73122:20221202:102057.425 End of DCmass_update_trends() 73122:20221202:102057.425 query [txnlev:1] [begin;] 73122:20221202:102057.425 In DBmass_update_items() 73122:20221202:102057.426 End of DBmass_update_items() 73122:20221202:102057.426 In zbx_process_events() events_num:0 73122:20221202:102057.426 End of zbx_process_events() processed:0 73122:20221202:102057.426 query [txnlev:1] [commit;] 73122:20221202:102057.426 In DCupdate_trends() 73122:20221202:102057.426 End of DCupdate_trends() 73122:20221202:102057.426 query [txnlev:1] [begin;] 73122:20221202:102057.427 In recalculate_triggers() 73122:20221202:102057.428 End of recalculate_triggers() 73122:20221202:102057.428 In zbx_process_events() events_num:0 73122:20221202:102057.428 End of zbx_process_events() processed:0 73122:20221202:102057.428 query [txnlev:1] [commit;] 73122:20221202:102057.428 zbx_setproctitle() title:'history syncer #1 [processed 5 values, 0 triggers in 0.031078 sec, idle 1 sec]' 73158:20221202:102057.466 zbx_setproctitle() title:'alert syncer [queuing alerts]' 73158:20221202:102057.466 In am_db_get_alerts() 73158:20221202:102057.466 query [txnlev:1] [begin;] 73158:20221202:102057.466 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] 73158:20221202:102057.466 query [txnlev:1] [commit;] 73158:20221202:102057.466 End of am_db_get_alerts():SUCCEED alerts:0 73158:20221202:102057.466 In am_db_flush_results() 73158:20221202:102057.466 In zbx_ipc_socket_write() 73158:20221202:102057.466 End of zbx_ipc_socket_write():SUCCEED 73158:20221202:102057.466 In zbx_ipc_socket_read() 73107:20221202:102057.467 End of zbx_ipc_service_recv():1 73107:20221202:102057.467 In am_flush_results() results:0 73107:20221202:102057.467 In zbx_ipc_client_send() clientid:6 73107:20221202:102057.467 End of zbx_ipc_client_send():SUCCEED 73107:20221202:102057.467 End of am_flush_results() 73107:20221202:102057.467 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102057.467 End of zbx_ipc_socket_read():SUCCEED 73158:20221202:102057.467 End of am_db_flush_results() flushed:0 73158:20221202:102057.467 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.002109 sec, idle 1 sec]' 73115:20221202:102057.483 End of zbx_ipc_service_recv():2 73115:20221202:102057.484 In zbx_ipc_service_recv() timeout:1.000 73111:20221202:102057.541 End of zbx_ipc_service_recv():2 73111:20221202:102057.541 In zbx_ipc_service_recv() timeout:1.000 73174:20221202:102057.541 End of zbx_ipc_service_recv():2 73174:20221202:102057.541 query [txnlev:1] [begin;] 73174:20221202:102057.542 query [txnlev:1] [update host_rtdata set active_available=1 where hostid=10551] 73174:20221202:102057.542 query [txnlev:1] [commit;] 73174:20221202:102057.551 In zbx_ipc_service_recv() timeout:1.000 73088:20221202:102058.072 End of zbx_ipc_service_recv():2 73088:20221202:102058.073 In zbx_ipc_async_socket_send() 73088:20221202:102058.073 In zbx_ipc_client_send() clientid:0 73088:20221202:102058.073 End of zbx_ipc_client_send():SUCCEED 73088:20221202:102058.074 End of zbx_ipc_async_socket_send():SUCCEED 73088:20221202:102058.074 In zbx_ipc_async_socket_flush() timeout:10 73088:20221202:102058.074 End of zbx_ipc_async_socket_flush():0 73088:20221202:102058.074 In zbx_ipc_service_recv() timeout:0.998 73086:20221202:102058.074 End of zbx_ipc_service_recv():1 73086:20221202:102058.074 In zbx_ha_dispatch_message() 73086:20221202:102058.074 In zbx_ipc_service_recv() timeout:1.000 73090:20221202:102058.148 End of zbx_ipc_service_recv():2 73090:20221202:102058.149 In zbx_ipc_service_recv() timeout:1.000 73125:20221202:102058.408 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000113 sec, syncing history]' 73125:20221202:102058.408 In zbx_sync_history_cache() history_num:0 73125:20221202:102058.408 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000164 sec, idle 1 sec]' 73142:20221202:102058.410 zbx_setproctitle() title:'self-monitoring [processing data]' 73142:20221202:102058.410 In collect_selfmon_stats() 73142:20221202:102058.410 End of collect_selfmon_stats() 73142:20221202:102058.410 zbx_setproctitle() title:'self-monitoring [processed data in 0.000329 sec, idle 1 sec]' 73124:20221202:102058.410 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000162 sec, syncing history]' 73124:20221202:102058.410 In zbx_sync_history_cache() history_num:0 73124:20221202:102058.410 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000669 sec, idle 1 sec]' 73123:20221202:102058.414 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000595 sec, syncing history]' 73123:20221202:102058.414 In zbx_sync_history_cache() history_num:0 73123:20221202:102058.414 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000152 sec, idle 1 sec]' 73122:20221202:102058.429 zbx_setproctitle() title:'history syncer #1 [processed 5 values, 0 triggers in 0.031078 sec, syncing history]' 73122:20221202:102058.430 In zbx_sync_history_cache() history_num:0 73122:20221202:102058.430 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000765 sec, idle 1 sec]' 73107:20221202:102058.467 End of zbx_ipc_service_recv():2 73107:20221202:102058.468 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102058.468 zbx_setproctitle() title:'alert syncer [queuing alerts]' 73158:20221202:102058.468 In am_db_get_alerts() 73158:20221202:102058.468 query [txnlev:1] [begin;] 73158:20221202:102058.469 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] 73158:20221202:102058.469 query [txnlev:1] [commit;] 73158:20221202:102058.470 End of am_db_get_alerts():SUCCEED alerts:0 73158:20221202:102058.470 In am_db_flush_results() 73158:20221202:102058.470 In zbx_ipc_socket_write() 73158:20221202:102058.470 End of zbx_ipc_socket_write():SUCCEED 73158:20221202:102058.470 In zbx_ipc_socket_read() 73107:20221202:102058.470 End of zbx_ipc_service_recv():1 73107:20221202:102058.470 In am_flush_results() results:0 73107:20221202:102058.470 In zbx_ipc_client_send() clientid:6 73107:20221202:102058.470 End of zbx_ipc_client_send():SUCCEED 73107:20221202:102058.470 End of am_flush_results() 73107:20221202:102058.471 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102058.471 End of zbx_ipc_socket_read():SUCCEED 73158:20221202:102058.471 End of am_db_flush_results() flushed:0 73158:20221202:102058.471 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.002721 sec, idle 1 sec]' 73115:20221202:102058.488 End of zbx_ipc_service_recv():2 73115:20221202:102058.488 In zbx_ipc_service_recv() timeout:1.000 73111:20221202:102058.548 End of zbx_ipc_service_recv():2 73111:20221202:102058.548 In zbx_ipc_service_recv() timeout:1.000 73174:20221202:102058.552 End of zbx_ipc_service_recv():2 73174:20221202:102058.552 In zbx_ipc_service_recv() timeout:1.000 73088:20221202:102059.074 End of zbx_ipc_service_recv():2 73088:20221202:102059.074 In zbx_ipc_async_socket_send() 73088:20221202:102059.074 In zbx_ipc_client_send() clientid:0 73088:20221202:102059.074 End of zbx_ipc_client_send():SUCCEED 73088:20221202:102059.074 End of zbx_ipc_async_socket_send():SUCCEED 73088:20221202:102059.074 In zbx_ipc_async_socket_flush() timeout:10 73088:20221202:102059.074 End of zbx_ipc_async_socket_flush():0 73088:20221202:102059.074 In zbx_ipc_service_recv() timeout:0.997 73086:20221202:102059.074 End of zbx_ipc_service_recv():1 73086:20221202:102059.074 In zbx_ha_dispatch_message() 73086:20221202:102059.074 In zbx_ipc_service_recv() timeout:1.000 73090:20221202:102059.155 End of zbx_ipc_service_recv():2 73090:20221202:102059.156 In zbx_ipc_service_recv() timeout:1.000 73125:20221202:102059.411 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000164 sec, syncing history]' 73125:20221202:102059.411 In zbx_sync_history_cache() history_num:0 73125:20221202:102059.411 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000256 sec, idle 1 sec]' 73124:20221202:102059.411 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000669 sec, syncing history]' 73124:20221202:102059.411 In zbx_sync_history_cache() history_num:0 73124:20221202:102059.411 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000146 sec, idle 1 sec]' 73142:20221202:102059.411 zbx_setproctitle() title:'self-monitoring [processing data]' 73142:20221202:102059.411 In collect_selfmon_stats() 73142:20221202:102059.411 End of collect_selfmon_stats() 73142:20221202:102059.411 zbx_setproctitle() title:'self-monitoring [processed data in 0.000073 sec, idle 1 sec]' 73123:20221202:102059.414 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000152 sec, syncing history]' 73123:20221202:102059.414 In zbx_sync_history_cache() history_num:0 73123:20221202:102059.414 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000163 sec, idle 1 sec]' 73122:20221202:102059.430 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000765 sec, syncing history]' 73122:20221202:102059.431 In zbx_sync_history_cache() history_num:0 73122:20221202:102059.431 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000265 sec, idle 1 sec]' 73107:20221202:102059.473 End of zbx_ipc_service_recv():2 73107:20221202:102059.473 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102059.474 zbx_setproctitle() title:'alert syncer [queuing alerts]' 73158:20221202:102059.474 In am_db_get_alerts() 73158:20221202:102059.474 query [txnlev:1] [begin;] 73158:20221202:102059.475 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] 73158:20221202:102059.476 query [txnlev:1] [commit;] 73158:20221202:102059.476 End of am_db_get_alerts():SUCCEED alerts:0 73158:20221202:102059.477 In am_db_flush_results() 73158:20221202:102059.477 In zbx_ipc_socket_write() 73158:20221202:102059.477 End of zbx_ipc_socket_write():SUCCEED 73158:20221202:102059.477 In zbx_ipc_socket_read() 73107:20221202:102059.477 End of zbx_ipc_service_recv():1 73107:20221202:102059.477 In am_flush_results() results:0 73107:20221202:102059.477 In zbx_ipc_client_send() clientid:6 73107:20221202:102059.477 End of zbx_ipc_client_send():SUCCEED 73107:20221202:102059.477 End of am_flush_results() 73107:20221202:102059.477 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102059.477 End of zbx_ipc_socket_read():SUCCEED 73158:20221202:102059.477 End of am_db_flush_results() flushed:0 73158:20221202:102059.477 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.003490 sec, idle 1 sec]' 73115:20221202:102059.491 End of zbx_ipc_service_recv():2 73115:20221202:102059.492 In zbx_ipc_service_recv() timeout:1.000 73111:20221202:102059.549 End of zbx_ipc_service_recv():2 73111:20221202:102059.549 In zbx_ipc_service_recv() timeout:1.000 73174:20221202:102059.554 End of zbx_ipc_service_recv():2 73174:20221202:102059.554 In zbx_ipc_service_recv() timeout:1.000 73086:20221202:102100.077 End of zbx_ipc_service_recv():2 73086:20221202:102100.078 In zbx_ha_dispatch_message() 73086:20221202:102100.078 In zbx_ipc_service_recv() timeout:1.000 73088:20221202:102100.078 End of zbx_ipc_service_recv():2 73088:20221202:102100.078 In ha_check_nodes() ha_status:active db_status:0 73088:20221202:102100.078 query [txnlev:1] [begin;] 73088:20221202:102100.079 query [txnlev:1] [select ha_nodeid,name,status,lastaccess,address,port,ha_sessionid from ha_node order by ha_nodeid for update] 73088:20221202:102100.079 query [txnlev:1] [select ha_failover_delay,auditlog_enabled from config] 73088:20221202:102100.080 In ha_db_get_time() 73088:20221202:102100.080 query [txnlev:1] [select unix_timestamp() from config] 73088:20221202:102100.081 End of ha_db_get_time():SUCCEED db_time:1669969260 73088:20221202:102100.081 query [txnlev:1] [update ha_node set lastaccess=unix_timestamp() where ha_nodeid='clb4ubunu00018m7pn6ddoaix'] 73088:20221202:102100.082 query [txnlev:1] [commit;] 73088:20221202:102100.098 End of ha_check_nodes() nodeid:clb4ubunu00018m7pn6ddoaix ha_status:active db_status:0 73088:20221202:102100.098 In zbx_ipc_async_socket_send() 73088:20221202:102100.098 In zbx_ipc_client_send() clientid:0 73088:20221202:102100.098 End of zbx_ipc_client_send():SUCCEED 73088:20221202:102100.098 End of zbx_ipc_async_socket_send():SUCCEED 73088:20221202:102100.098 In zbx_ipc_async_socket_flush() timeout:10 73086:20221202:102100.098 End of zbx_ipc_service_recv():1 73086:20221202:102100.098 In zbx_ha_dispatch_message() 73086:20221202:102100.098 In zbx_ipc_service_recv() timeout:1.000 73088:20221202:102100.099 End of zbx_ipc_async_socket_flush():0 73088:20221202:102100.099 In zbx_ipc_service_recv() timeout:0.993 73090:20221202:102100.157 End of zbx_ipc_service_recv():2 73090:20221202:102100.157 In zbx_ipc_service_recv() timeout:1.000 73119:20221202:102100.396 zbx_setproctitle() title:'timer #1 [updated 0 hosts, suppressed 0 events in 0.017431 sec, processing maintenances]' 73119:20221202:102100.396 In zbx_dc_update_maintenances() 73119:20221202:102100.396 End of zbx_dc_update_maintenances() started:0 stopped:0 running:0 73119:20221202:102100.396 query [txnlev:1] [begin;] 73119:20221202:102100.397 query [txnlev:1] [delete from event_suppress where suppress_until<1669969260 and suppress_until<>0] 73119:20221202:102100.398 query [txnlev:1] [commit;] 73119:20221202:102100.398 zbx_setproctitle() title:'timer #1 [updated 0 hosts, suppressed 0 events in 0.002213 sec, idle 59 sec]' 73126:20221202:102100.406 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.004702 sec, processing escalations]' 73126:20221202:102100.406 In process_escalations() 73126:20221202:102100.407 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<=1669969263 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102100.408 End of process_escalations() 73126:20221202:102100.408 In process_escalations() 73126:20221202:102100.408 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<=1669969263 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102100.408 End of process_escalations() 73126:20221202:102100.408 In process_escalations() 73126:20221202:102100.408 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<=1669969263 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102100.409 End of process_escalations() 73126:20221202:102100.410 In process_escalations() 73126:20221202:102100.410 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<=1669969263 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102100.410 End of process_escalations() 73126:20221202:102100.410 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.003939 sec, idle 3 sec]' 73125:20221202:102100.411 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000256 sec, syncing history]' 73125:20221202:102100.411 In zbx_sync_history_cache() history_num:0 73125:20221202:102100.411 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000196 sec, idle 1 sec]' 73124:20221202:102100.411 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000146 sec, syncing history]' 73124:20221202:102100.411 In zbx_sync_history_cache() history_num:0 73124:20221202:102100.412 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000047 sec, idle 1 sec]' 73142:20221202:102100.412 zbx_setproctitle() title:'self-monitoring [processing data]' 73142:20221202:102100.412 In collect_selfmon_stats() 73142:20221202:102100.412 End of collect_selfmon_stats() 73142:20221202:102100.412 zbx_setproctitle() title:'self-monitoring [processed data in 0.000373 sec, idle 1 sec]' 73123:20221202:102100.415 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000163 sec, syncing history]' 73123:20221202:102100.415 In zbx_sync_history_cache() history_num:0 73123:20221202:102100.415 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000168 sec, idle 1 sec]' 73144:20221202:102100.422 End of zbx_ipc_async_socket_recv():0 73144:20221202:102100.422 zbx_setproctitle() title:'task manager [processing tasks]' 73144:20221202:102100.422 query [txnlev:0] [select taskid,type,clock,ttl from task where status in (1,2) order by taskid] 73144:20221202:102100.422 zbx_setproctitle() title:'task manager [processed 0 task(s) in 0.000390 sec, idle 5 sec]' 73144:20221202:102100.422 In zbx_ipc_async_socket_recv() timeout:5 73122:20221202:102100.431 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000265 sec, syncing history]' 73122:20221202:102100.432 In zbx_sync_history_cache() history_num:0 73122:20221202:102100.432 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000214 sec, idle 1 sec]' 73158:20221202:102100.479 zbx_setproctitle() title:'alert syncer [queuing alerts]' 73158:20221202:102100.479 In am_db_get_alerts() 73158:20221202:102100.479 query [txnlev:1] [begin;] 73107:20221202:102100.480 End of zbx_ipc_service_recv():2 73107:20221202:102100.480 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102100.480 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] 73158:20221202:102100.480 query [txnlev:1] [commit;] 73158:20221202:102100.481 End of am_db_get_alerts():SUCCEED alerts:0 73158:20221202:102100.481 In am_db_flush_results() 73158:20221202:102100.481 In zbx_ipc_socket_write() 73158:20221202:102100.481 End of zbx_ipc_socket_write():SUCCEED 73158:20221202:102100.481 In zbx_ipc_socket_read() 73107:20221202:102100.481 End of zbx_ipc_service_recv():1 73107:20221202:102100.481 In am_flush_results() results:0 73107:20221202:102100.481 In zbx_ipc_client_send() clientid:6 73107:20221202:102100.481 End of zbx_ipc_client_send():SUCCEED 73107:20221202:102100.481 End of am_flush_results() 73107:20221202:102100.482 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102100.482 End of zbx_ipc_socket_read():SUCCEED 73158:20221202:102100.482 End of am_db_flush_results() flushed:0 73158:20221202:102100.482 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.002295 sec, idle 1 sec]' 73115:20221202:102100.493 End of zbx_ipc_service_recv():2 73115:20221202:102100.493 In zbx_ipc_service_recv() timeout:1.000 73111:20221202:102100.550 End of zbx_ipc_service_recv():2 73111:20221202:102100.550 In zbx_ipc_service_recv() timeout:1.000 73174:20221202:102100.555 End of zbx_ipc_service_recv():2 73174:20221202:102100.555 In zbx_ipc_service_recv() timeout:1.000 73088:20221202:102101.096 End of zbx_ipc_service_recv():2 73088:20221202:102101.096 In zbx_ipc_async_socket_send() 73088:20221202:102101.096 In zbx_ipc_client_send() clientid:0 73088:20221202:102101.096 End of zbx_ipc_client_send():SUCCEED 73088:20221202:102101.096 End of zbx_ipc_async_socket_send():SUCCEED 73088:20221202:102101.096 In zbx_ipc_async_socket_flush() timeout:10 73088:20221202:102101.096 End of zbx_ipc_async_socket_flush():0 73088:20221202:102101.096 In zbx_ipc_service_recv() timeout:0.975 73086:20221202:102101.096 End of zbx_ipc_service_recv():1 73086:20221202:102101.096 In zbx_ha_dispatch_message() 73086:20221202:102101.097 In zbx_ipc_service_recv() timeout:1.000 73090:20221202:102101.160 End of zbx_ipc_service_recv():2 73090:20221202:102101.161 zbx_setproctitle() title:'service manager #1 [processed 0 events, updated 0 event tags, deleted 0 problems, synced 0 service updates, idle 5.015249 sec during 5.015294 sec]' 73090:20221202:102101.161 In zbx_ipc_service_recv() timeout:1.000 73127:20221202:102101.402 End of zbx_ipc_async_socket_recv():0 73127:20221202:102101.402 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.000840 sec, getting values]' 73127:20221202:102101.402 In get_values() 73127:20221202:102101.402 In DCconfig_get_poller_items() poller_type:4 73127:20221202:102101.402 End of DCconfig_get_poller_items():0 73127:20221202:102101.402 In DCconfig_get_poller_nextcheck() poller_type:4 73129:20221202:102101.402 End of zbx_ipc_async_socket_recv():0 73129:20221202:102101.402 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.000195 sec, getting values]' 73129:20221202:102101.402 In get_values() 73129:20221202:102101.402 In DCconfig_get_poller_items() poller_type:4 73129:20221202:102101.402 End of DCconfig_get_poller_items():0 73129:20221202:102101.402 In DCconfig_get_poller_nextcheck() poller_type:4 73129:20221202:102101.402 End of DCconfig_get_poller_nextcheck():-1 73129:20221202:102101.402 End of get_values():0 73129:20221202:102101.402 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.000119 sec, idle 5 sec]' 73129:20221202:102101.402 In zbx_ipc_async_socket_recv() timeout:5 73134:20221202:102101.402 End of zbx_ipc_async_socket_recv():0 73134:20221202:102101.402 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.000200 sec, getting values]' 73134:20221202:102101.403 In get_values() 73134:20221202:102101.403 In DCconfig_get_poller_items() poller_type:4 73134:20221202:102101.403 End of DCconfig_get_poller_items():0 73127:20221202:102101.403 End of DCconfig_get_poller_nextcheck():-1 73127:20221202:102101.403 End of get_values():0 73134:20221202:102101.403 In DCconfig_get_poller_nextcheck() poller_type:4 73134:20221202:102101.403 End of DCconfig_get_poller_nextcheck():-1 73134:20221202:102101.403 End of get_values():0 73134:20221202:102101.403 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.000258 sec, idle 5 sec]' 73134:20221202:102101.403 In zbx_ipc_async_socket_recv() timeout:5 73135:20221202:102101.403 End of zbx_ipc_async_socket_recv():0 73135:20221202:102101.403 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.000101 sec, getting values]' 73135:20221202:102101.403 In get_values() 73135:20221202:102101.403 In DCconfig_get_poller_items() poller_type:4 73135:20221202:102101.403 End of DCconfig_get_poller_items():0 73135:20221202:102101.403 In DCconfig_get_poller_nextcheck() poller_type:4 73135:20221202:102101.403 End of DCconfig_get_poller_nextcheck():-1 73135:20221202:102101.403 End of get_values():0 73135:20221202:102101.403 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.000103 sec, idle 5 sec]' 73135:20221202:102101.403 In zbx_ipc_async_socket_recv() timeout:5 73127:20221202:102101.403 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.000805 sec, idle 5 sec]' 73127:20221202:102101.403 In zbx_ipc_async_socket_recv() timeout:5 73128:20221202:102101.405 End of zbx_ipc_async_socket_recv():0 73128:20221202:102101.406 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.001973 sec, getting values]' 73128:20221202:102101.406 In get_values() 73128:20221202:102101.406 In DCconfig_get_poller_items() poller_type:4 73128:20221202:102101.406 End of DCconfig_get_poller_items():0 73128:20221202:102101.406 In DCconfig_get_poller_nextcheck() poller_type:4 73128:20221202:102101.406 End of DCconfig_get_poller_nextcheck():-1 73128:20221202:102101.407 End of get_values():0 73128:20221202:102101.407 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.001105 sec, idle 5 sec]' 73128:20221202:102101.407 In zbx_ipc_async_socket_recv() timeout:5 73139:20221202:102101.407 End of zbx_ipc_async_socket_recv():0 73139:20221202:102101.407 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.000203 sec, getting values]' 73139:20221202:102101.407 In get_values() 73139:20221202:102101.407 In DCconfig_get_poller_items() poller_type:4 73139:20221202:102101.407 End of DCconfig_get_poller_items():0 73139:20221202:102101.407 In DCconfig_get_poller_nextcheck() poller_type:4 73139:20221202:102101.407 End of DCconfig_get_poller_nextcheck():-1 73139:20221202:102101.407 End of get_values():0 73139:20221202:102101.407 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.000179 sec, idle 5 sec]' 73139:20221202:102101.407 In zbx_ipc_async_socket_recv() timeout:5 73137:20221202:102101.408 End of zbx_ipc_async_socket_recv():0 73137:20221202:102101.408 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.000489 sec, getting values]' 73137:20221202:102101.408 In get_values() 73137:20221202:102101.415 In DCconfig_get_poller_items() poller_type:4 73137:20221202:102101.415 End of DCconfig_get_poller_items():0 73137:20221202:102101.415 In DCconfig_get_poller_nextcheck() poller_type:4 73137:20221202:102101.415 End of DCconfig_get_poller_nextcheck():-1 73137:20221202:102101.415 End of get_values():0 73137:20221202:102101.415 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.007100 sec, idle 5 sec]' 73137:20221202:102101.415 In zbx_ipc_async_socket_recv() timeout:5 73123:20221202:102101.415 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000168 sec, syncing history]' 73123:20221202:102101.415 In zbx_sync_history_cache() history_num:0 73123:20221202:102101.415 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000202 sec, idle 1 sec]' 73142:20221202:102101.415 zbx_setproctitle() title:'self-monitoring [processing data]' 73142:20221202:102101.416 In collect_selfmon_stats() 73142:20221202:102101.416 End of collect_selfmon_stats() 73142:20221202:102101.416 zbx_setproctitle() title:'self-monitoring [processed data in 0.002536 sec, idle 1 sec]' 73124:20221202:102101.416 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000047 sec, syncing history]' 73124:20221202:102101.416 In zbx_sync_history_cache() history_num:0 73124:20221202:102101.416 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.003119 sec, idle 1 sec]' 73130:20221202:102101.416 End of zbx_ipc_async_socket_recv():0 73130:20221202:102101.416 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.005899 sec, getting values]' 73130:20221202:102101.416 In get_values() 73130:20221202:102101.416 In DCconfig_get_poller_items() poller_type:4 73130:20221202:102101.416 End of DCconfig_get_poller_items():0 73130:20221202:102101.416 In DCconfig_get_poller_nextcheck() poller_type:4 73130:20221202:102101.417 End of DCconfig_get_poller_nextcheck():-1 73130:20221202:102101.417 End of get_values():0 73130:20221202:102101.417 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.000467 sec, idle 5 sec]' 73130:20221202:102101.417 In zbx_ipc_async_socket_recv() timeout:5 73133:20221202:102101.417 End of zbx_ipc_async_socket_recv():0 73133:20221202:102101.417 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.001993 sec, getting values]' 73133:20221202:102101.417 In get_values() 73133:20221202:102101.417 In DCconfig_get_poller_items() poller_type:4 73133:20221202:102101.417 End of DCconfig_get_poller_items():0 73133:20221202:102101.417 In DCconfig_get_poller_nextcheck() poller_type:4 73133:20221202:102101.418 End of DCconfig_get_poller_nextcheck():-1 73133:20221202:102101.418 End of get_values():0 73133:20221202:102101.418 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.000366 sec, idle 5 sec]' 73133:20221202:102101.418 In zbx_ipc_async_socket_recv() timeout:5 73150:20221202:102101.418 End of zbx_ipc_async_socket_recv():0 73150:20221202:102101.418 zbx_setproctitle() title:'poller #5 [got 0 values in 0.000888 sec, getting values]' 73150:20221202:102101.418 In get_values() 73150:20221202:102101.418 In DCconfig_get_poller_items() poller_type:0 73150:20221202:102101.418 End of DCconfig_get_poller_items():1 73150:20221202:102101.418 In substitute_key_macros_impl() data:'agent.ping' 73150:20221202:102101.419 End of substitute_key_macros_impl():SUCCEED data:'agent.ping' 73150:20221202:102101.419 In substitute_simple_macros_impl() data:'10050' 73150:20221202:102101.419 End substitute_simple_macros_impl() data:'10050' 73150:20221202:102101.419 In get_value() key:'agent.ping' 73150:20221202:102101.419 In get_value_agent() host:'test' addr:'192.168.6.176' key:'agent.ping' conn:'unencrypted' 73145:20221202:102101.419 End of zbx_ipc_async_socket_recv():0 73145:20221202:102101.419 zbx_setproctitle() title:'poller #1 [got 0 values in 0.002615 sec, getting values]' 73145:20221202:102101.419 In get_values() 73145:20221202:102101.419 In DCconfig_get_poller_items() poller_type:0 73145:20221202:102101.419 End of DCconfig_get_poller_items():0 73145:20221202:102101.419 In DCconfig_get_poller_nextcheck() poller_type:0 73145:20221202:102101.419 End of DCconfig_get_poller_nextcheck():1669969293 73150:20221202:102101.419 In is_ip4() ip:'192.168.6.176' 73150:20221202:102101.419 End of is_ip4():SUCCEED 73150:20221202:102101.419 Sending [agent.ping] 73145:20221202:102101.419 End of get_values():0 73145:20221202:102101.419 zbx_setproctitle() title:'poller #1 [got 0 values in 0.000436 sec, idle 5 sec]' 73145:20221202:102101.419 In zbx_ipc_async_socket_recv() timeout:5 73141:20221202:102101.419 End of zbx_ipc_async_socket_recv():0 73141:20221202:102101.419 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.000527 sec, exchanging data]' 73125:20221202:102101.420 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000196 sec, syncing history]' 73125:20221202:102101.420 In zbx_sync_history_cache() history_num:0 73125:20221202:102101.420 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.005433 sec, idle 1 sec]' 73150:20221202:102101.420 get value from agent result: '1' 73150:20221202:102101.422 End of get_value_agent():SUCCEED 73150:20221202:102101.422 End of get_value():SUCCEED 73150:20221202:102101.422 In zbx_activate_item_interface() interfaceid:15 itemid:44581 type:0 73150:20221202:102101.422 End of zbx_activate_item_interface() 73150:20221202:102101.422 In zbx_preprocess_item_value() 73150:20221202:102101.422 End of zbx_preprocess_item_value() 73150:20221202:102101.422 In zbx_ipc_socket_open() 73141:20221202:102101.422 In process_proxy() 73141:20221202:102101.422 In DCconfig_get_proxypoller_hosts() 73141:20221202:102101.422 End of DCconfig_get_proxypoller_hosts():0 73141:20221202:102101.422 End of process_proxy() 73141:20221202:102101.422 In DCconfig_get_proxypoller_nextcheck() 73141:20221202:102101.422 End of DCconfig_get_proxypoller_nextcheck():-1 73141:20221202:102101.422 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.003091 sec, idle 5 sec]' 73141:20221202:102101.423 In zbx_ipc_async_socket_recv() timeout:5 73146:20221202:102101.424 End of zbx_ipc_async_socket_recv():0 73150:20221202:102101.424 End of zbx_ipc_socket_open():SUCCEED 73150:20221202:102101.424 In zbx_ipc_socket_write() 73150:20221202:102101.424 End of zbx_ipc_socket_write():SUCCEED 73150:20221202:102101.424 End of get_values():1 73150:20221202:102101.424 zbx_setproctitle() title:'poller #5 [got 1 values in 0.006296 sec, idle 5 sec]' 73150:20221202:102101.424 In zbx_ipc_async_socket_recv() timeout:5 73146:20221202:102101.424 zbx_setproctitle() title:'poller #2 [got 0 values in 0.000229 sec, getting values]' 73146:20221202:102101.426 In get_values() 73146:20221202:102101.426 In DCconfig_get_poller_items() poller_type:0 73146:20221202:102101.426 End of DCconfig_get_poller_items():0 73146:20221202:102101.426 In DCconfig_get_poller_nextcheck() poller_type:0 73146:20221202:102101.426 End of DCconfig_get_poller_nextcheck():1669969266 73146:20221202:102101.426 End of get_values():0 73146:20221202:102101.426 zbx_setproctitle() title:'poller #2 [got 0 values in 0.002258 sec, idle 5 sec]' 73146:20221202:102101.426 In zbx_ipc_async_socket_recv() timeout:5 73111:20221202:102101.426 In ipc_service_accept() 73111:20221202:102101.426 In ipc_service_add_client() 73111:20221202:102101.426 End of ipc_service_add_client() clientid:10 73111:20221202:102101.426 End of ipc_service_accept() 73111:20221202:102101.426 End of zbx_ipc_service_recv():2 73111:20221202:102101.426 zbx_setproctitle() title:'preprocessing manager #1 [queued 0, processed 5 values, idle 4.998525 sec during 5.001759 sec]' 73111:20221202:102101.427 In zbx_ipc_service_recv() timeout:1.000 73111:20221202:102101.427 End of zbx_ipc_service_recv():1 73111:20221202:102101.427 In preprocessor_add_request() 73111:20221202:102101.427 In preprocessor_sync_configuration() 73111:20221202:102101.427 In DCconfig_get_preprocessable_items() 73111:20221202:102101.427 End of DCconfig_get_preprocessable_items() items:29 73111:20221202:102101.427 End of preprocessor_sync_configuration() item config size: 29, history cache size: 0 73111:20221202:102101.427 In preprocessor_enqueue() itemid: 44581 73111:20221202:102101.427 End of preprocessor_enqueue() 73111:20221202:102101.427 In preprocessor_assign_tasks() 73111:20221202:102101.427 In preprocessor_get_next_task() 73111:20221202:102101.427 End of preprocessor_get_next_task() 73111:20221202:102101.427 In zbx_ipc_client_send() clientid:3 73111:20221202:102101.427 End of zbx_ipc_client_send():SUCCEED 73111:20221202:102101.427 In preprocessor_get_next_task() 73111:20221202:102101.427 End of preprocessor_get_next_task() 73111:20221202:102101.427 End of preprocessor_assign_tasks() 73111:20221202:102101.427 End of preprocessor_add_request() 73114:20221202:102101.427 End of zbx_ipc_socket_read():SUCCEED 73114:20221202:102101.427 worker_preprocess_value(): 1 73114:20221202:102101.427 worker_preprocess_value: SUCCEED GOOD 73114:20221202:102101.427 In zbx_ipc_socket_write() 73114:20221202:102101.427 End of zbx_ipc_socket_write():SUCCEED 73114:20221202:102101.427 In zbx_ipc_socket_read() 73151:20221202:102101.427 End of zbx_ipc_async_socket_recv():0 73151:20221202:102101.428 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.000085 sec, getting values]' 73151:20221202:102101.428 In get_values() 73151:20221202:102101.428 In DCconfig_get_poller_items() poller_type:1 73151:20221202:102101.428 End of DCconfig_get_poller_items():0 73151:20221202:102101.428 In DCconfig_get_poller_nextcheck() poller_type:1 73151:20221202:102101.428 End of DCconfig_get_poller_nextcheck():-1 73151:20221202:102101.428 End of get_values():0 73151:20221202:102101.428 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.000190 sec, idle 5 sec]' 73151:20221202:102101.428 In zbx_ipc_async_socket_recv() timeout:5 73147:20221202:102101.428 End of zbx_ipc_async_socket_recv():0 73147:20221202:102101.428 zbx_setproctitle() title:'poller #3 [got 1 values in 0.009839 sec, getting values]' 73147:20221202:102101.428 In get_values() 73147:20221202:102101.428 In DCconfig_get_poller_items() poller_type:0 73147:20221202:102101.428 End of DCconfig_get_poller_items():0 73147:20221202:102101.428 In DCconfig_get_poller_nextcheck() poller_type:0 73147:20221202:102101.428 End of DCconfig_get_poller_nextcheck():1669969266 73147:20221202:102101.428 End of get_values():0 73147:20221202:102101.428 zbx_setproctitle() title:'poller #3 [got 0 values in 0.000285 sec, idle 5 sec]' 73147:20221202:102101.429 In zbx_ipc_async_socket_recv() timeout:5 73111:20221202:102101.429 In zbx_ipc_service_recv() timeout:1.000 73111:20221202:102101.429 End of zbx_ipc_service_recv():1 73111:20221202:102101.429 In preprocessor_add_result() 73111:20221202:102101.429 In preprocessor_enqueue_dependent() itemid: 44581 73111:20221202:102101.429 End of preprocessor_enqueue_dependent() 73111:20221202:102101.429 In preprocessor_assign_tasks() 73111:20221202:102101.429 In preprocessor_get_next_task() 73111:20221202:102101.429 End of preprocessor_get_next_task() 73111:20221202:102101.429 End of preprocessor_assign_tasks() 73111:20221202:102101.430 End of preprocessor_add_result() 73149:20221202:102101.430 End of zbx_ipc_async_socket_recv():0 73149:20221202:102101.430 zbx_setproctitle() title:'poller #4 [got 0 values in 0.001087 sec, getting values]' 73149:20221202:102101.430 In get_values() 73149:20221202:102101.430 In DCconfig_get_poller_items() poller_type:0 73149:20221202:102101.430 End of DCconfig_get_poller_items():0 73149:20221202:102101.430 In DCconfig_get_poller_nextcheck() poller_type:0 73149:20221202:102101.430 End of DCconfig_get_poller_nextcheck():1669969266 73149:20221202:102101.431 End of get_values():0 73149:20221202:102101.431 zbx_setproctitle() title:'poller #4 [got 0 values in 0.001093 sec, idle 5 sec]' 73149:20221202:102101.431 In zbx_ipc_async_socket_recv() timeout:5 73140:20221202:102101.431 End of zbx_ipc_async_socket_recv():0 73140:20221202:102101.431 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.000706 sec, getting values]' 73140:20221202:102101.431 In get_values() 73140:20221202:102101.431 In DCconfig_get_poller_items() poller_type:4 73140:20221202:102101.432 End of DCconfig_get_poller_items():0 73140:20221202:102101.432 In DCconfig_get_poller_nextcheck() poller_type:4 73140:20221202:102101.432 End of DCconfig_get_poller_nextcheck():-1 73140:20221202:102101.432 End of get_values():0 73140:20221202:102101.432 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.000497 sec, idle 5 sec]' 73111:20221202:102101.432 In zbx_ipc_service_recv() timeout:1.000 73140:20221202:102101.432 In zbx_ipc_async_socket_recv() timeout:5 73122:20221202:102101.432 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000214 sec, syncing history]' 73122:20221202:102101.432 In zbx_sync_history_cache() history_num:1 73122:20221202:102101.432 In substitute_simple_macros_impl() data:'90d' 73122:20221202:102101.432 End substitute_simple_macros_impl() data:'90d' 73122:20221202:102101.432 In DCmass_prepare_history() history_num:1 73122:20221202:102101.432 End of DCmass_prepare_history() 73122:20221202:102101.432 In DBmass_add_history() 73122:20221202:102101.432 In zbx_history_add_values() 73122:20221202:102101.432 query [txnlev:1] [begin;] 73122:20221202:102101.433 query [txnlev:1] [insert into history_str (itemid,clock,ns,value) values (44581,1669969261,422160068,'GOOD'); ] 73122:20221202:102101.433 query [txnlev:1] [commit;] 73157:20221202:102101.438 zbx_setproctitle() title:'icmp pinger #1 [getting values]' 73157:20221202:102101.438 In get_pinger_hosts() 73157:20221202:102101.438 In DCconfig_get_poller_items() poller_type:3 73157:20221202:102101.438 End of DCconfig_get_poller_items():0 73157:20221202:102101.438 End of get_pinger_hosts():0 73157:20221202:102101.438 In process_pinger_hosts() 73157:20221202:102101.438 End of process_pinger_hosts() 73157:20221202:102101.438 In DCconfig_get_poller_nextcheck() poller_type:3 73157:20221202:102101.438 End of DCconfig_get_poller_nextcheck():-1 73157:20221202:102101.438 zbx_setproctitle() title:'icmp pinger #1 [got 0 values in 0.000231 sec, idle 5 sec]' 73159:20221202:102101.438 End of zbx_ipc_async_socket_recv():0 73159:20221202:102101.438 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.000134 sec, getting values]' 73159:20221202:102101.438 In get_values() 73159:20221202:102101.438 In DCconfig_get_poller_items() poller_type:5 73159:20221202:102101.438 End of DCconfig_get_poller_items():0 73159:20221202:102101.438 In DCconfig_get_poller_nextcheck() poller_type:5 73159:20221202:102101.438 End of DCconfig_get_poller_nextcheck():-1 73159:20221202:102101.438 End of get_values():0 73159:20221202:102101.438 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.000230 sec, idle 5 sec]' 73159:20221202:102101.438 In zbx_ipc_async_socket_recv() timeout:5 73167:20221202:102101.445 End of zbx_ipc_async_socket_recv():0 73168:20221202:102101.453 End of zbx_ipc_async_socket_recv():0 73168:20221202:102101.454 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.000089 sec, getting values]' 73168:20221202:102101.454 In get_values() 73168:20221202:102101.454 In DCconfig_get_poller_items() poller_type:5 73168:20221202:102101.454 End of DCconfig_get_poller_items():0 73168:20221202:102101.454 In DCconfig_get_poller_nextcheck() poller_type:5 73168:20221202:102101.454 End of DCconfig_get_poller_nextcheck():-1 73168:20221202:102101.454 End of get_values():0 73168:20221202:102101.454 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.000200 sec, idle 5 sec]' 73168:20221202:102101.454 In zbx_ipc_async_socket_recv() timeout:5 73169:20221202:102101.454 End of zbx_ipc_async_socket_recv():0 73169:20221202:102101.454 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.000071 sec, getting values]' 73169:20221202:102101.454 In get_values() 73169:20221202:102101.454 In DCconfig_get_poller_items() poller_type:5 73169:20221202:102101.454 End of DCconfig_get_poller_items():0 73169:20221202:102101.454 In DCconfig_get_poller_nextcheck() poller_type:5 73169:20221202:102101.454 End of DCconfig_get_poller_nextcheck():-1 73169:20221202:102101.454 End of get_values():0 73169:20221202:102101.454 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.000112 sec, idle 5 sec]' 73169:20221202:102101.454 In zbx_ipc_async_socket_recv() timeout:5 73167:20221202:102101.455 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.000117 sec, getting values]' 73167:20221202:102101.455 In get_values() 73167:20221202:102101.455 In DCconfig_get_poller_items() poller_type:5 73167:20221202:102101.455 End of DCconfig_get_poller_items():0 73167:20221202:102101.455 In DCconfig_get_poller_nextcheck() poller_type:5 73167:20221202:102101.455 End of DCconfig_get_poller_nextcheck():-1 73167:20221202:102101.455 End of get_values():0 73167:20221202:102101.455 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.001928 sec, idle 5 sec]' 73167:20221202:102101.455 In zbx_ipc_async_socket_recv() timeout:5 73122:20221202:102101.457 End of zbx_history_add_values() 73122:20221202:102101.458 End of DBmass_add_history() 73122:20221202:102101.458 In DCmass_update_trends() 73122:20221202:102101.458 End of DCmass_update_trends() 73122:20221202:102101.458 query [txnlev:1] [begin;] 73172:20221202:102101.458 End of zbx_ipc_async_socket_recv():0 73172:20221202:102101.458 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.000074 sec, getting values]' 73172:20221202:102101.459 In get_values() 73172:20221202:102101.459 In DCconfig_get_poller_items() poller_type:5 73172:20221202:102101.459 End of DCconfig_get_poller_items():0 73172:20221202:102101.459 In DCconfig_get_poller_nextcheck() poller_type:5 73172:20221202:102101.459 End of DCconfig_get_poller_nextcheck():-1 73172:20221202:102101.459 End of get_values():0 73172:20221202:102101.459 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.000728 sec, idle 5 sec]' 73172:20221202:102101.459 In zbx_ipc_async_socket_recv() timeout:5 73122:20221202:102101.459 In DBmass_update_items() 73122:20221202:102101.459 End of DBmass_update_items() 73122:20221202:102101.459 In zbx_process_events() events_num:0 73122:20221202:102101.459 End of zbx_process_events() processed:0 73122:20221202:102101.459 query [txnlev:1] [commit;] 73122:20221202:102101.460 In DCupdate_trends() 73122:20221202:102101.460 End of DCupdate_trends() 73122:20221202:102101.460 query [txnlev:1] [begin;] 73122:20221202:102101.460 In recalculate_triggers() 73122:20221202:102101.460 In zbx_link_triggers_with_functions() trigger_order_num:0 73122:20221202:102101.460 End of zbx_link_triggers_with_functions() triggers_func_pos_num:0 73122:20221202:102101.460 In zbx_evaluate_expressions() tr_num:0 73122:20221202:102101.460 In substitute_functions() 73122:20221202:102101.460 In zbx_extract_functionids() tr_num:0 73122:20221202:102101.460 End of zbx_extract_functionids() functionids_num:0 73122:20221202:102101.460 End of substitute_functions() 73122:20221202:102101.460 End of zbx_evaluate_expressions() 73122:20221202:102101.460 In zbx_process_triggers() values_num:0 73122:20221202:102101.460 End of zbx_process_triggers() 73122:20221202:102101.460 End of recalculate_triggers() 73122:20221202:102101.460 In zbx_process_events() events_num:0 73122:20221202:102101.461 End of zbx_process_events() processed:0 73122:20221202:102101.461 query [txnlev:1] [commit;] 73122:20221202:102101.461 zbx_setproctitle() title:'history syncer #1 [processed 1 values, 0 triggers in 0.028827 sec, idle 1 sec]' 73178:20221202:102101.470 End of zbx_ipc_async_socket_recv():0 73178:20221202:102101.470 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.000079 sec, getting values]' 73178:20221202:102101.470 In get_values() 73178:20221202:102101.470 In DCconfig_get_poller_items() poller_type:6 73178:20221202:102101.470 End of DCconfig_get_poller_items():0 73178:20221202:102101.470 In DCconfig_get_poller_nextcheck() poller_type:6 73178:20221202:102101.470 End of DCconfig_get_poller_nextcheck():-1 73178:20221202:102101.470 End of get_values():0 73178:20221202:102101.470 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.000099 sec, idle 5 sec]' 73178:20221202:102101.470 In zbx_ipc_async_socket_recv() timeout:5 73158:20221202:102101.482 zbx_setproctitle() title:'alert syncer [queuing alerts]' 73158:20221202:102101.482 In am_db_get_alerts() 73158:20221202:102101.482 query [txnlev:1] [begin;] 73158:20221202:102101.482 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] 73158:20221202:102101.483 query [txnlev:1] [commit;] 73158:20221202:102101.484 End of am_db_get_alerts():SUCCEED alerts:0 73158:20221202:102101.484 In am_db_flush_results() 73158:20221202:102101.484 In zbx_ipc_socket_write() 73158:20221202:102101.484 End of zbx_ipc_socket_write():SUCCEED 73158:20221202:102101.484 In zbx_ipc_socket_read() 73107:20221202:102101.484 End of zbx_ipc_service_recv():1 73107:20221202:102101.484 In am_flush_results() results:0 73107:20221202:102101.484 In zbx_ipc_client_send() clientid:6 73107:20221202:102101.484 End of zbx_ipc_client_send():SUCCEED 73107:20221202:102101.484 End of am_flush_results() 73107:20221202:102101.484 zbx_setproctitle() title:'alert manager #1 [sent 0, failed 0 alerts, idle 5.019440 sec during 5.020602 sec]' 73107:20221202:102101.484 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102101.484 End of zbx_ipc_socket_read():SUCCEED 73158:20221202:102101.484 End of am_db_flush_results() flushed:0 73158:20221202:102101.484 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.002325 sec, idle 1 sec]' 73115:20221202:102101.495 End of zbx_ipc_service_recv():2 73115:20221202:102101.495 zbx_setproctitle() title:'lld manager #1 [processed 0 LLD rules, idle 5.012837sec during 5.012863 sec]' 73115:20221202:102101.496 In zbx_ipc_service_recv() timeout:1.000 73174:20221202:102101.556 End of zbx_ipc_service_recv():2 73174:20221202:102101.557 zbx_setproctitle() title:'availability manager #1 [queued 0, processed 0 values, idle 5.008051 sec during 5.017982 sec]' 73174:20221202:102101.557 In zbx_ipc_service_recv() timeout:1.000 73120:20221202:102101.635 zbx_setproctitle() title:'http poller #1 [got 0 values in 0.001646 sec, getting values]' 73120:20221202:102101.635 In process_httptests() 73120:20221202:102101.635 query [txnlev:0] [select h.hostid,h.host,h.name,t.httptestid,t.name,t.agent,t.authentication,t.http_user,t.http_password,t.http_proxy,t.retries,t.ssl_cert_file,t.ssl_key_file,t.ssl_key_password,t.verify_peer,t.verify_host,t.delay from httptest t,hosts h where t.hostid=h.hostid and t.nextcheck<=1669969261 and mod(t.httptestid,1)=0 and t.status=0 and h.proxy_hostid is null and h.status=0 and (h.maintenance_status=0 or h.maintenance_type=0)] 73120:20221202:102101.636 query [txnlev:0] [select name,value,type from httptest_field where httptestid=1 order by httptest_fieldid] 73120:20221202:102101.636 In substitute_simple_macros_impl() data:'Zabbix' 73120:20221202:102101.637 End substitute_simple_macros_impl() data:'Zabbix' 73120:20221202:102101.637 In substitute_simple_macros_impl() data:EMPTY 73120:20221202:102101.637 In substitute_simple_macros_impl() data:EMPTY 73120:20221202:102101.637 In substitute_simple_macros_impl() data:EMPTY 73120:20221202:102101.637 In http_process_variables() 0 variables 73120:20221202:102101.637 End of http_process_variables():SUCCEED 73120:20221202:102101.637 In process_httptest() httptestid:1 name:'Web scenario 1' 73120:20221202:102101.637 query [txnlev:0] [select httpstepid,no,name,url,timeout,posts,required,status_codes,post_type,follow_redirects,retrieve_mode from httpstep where httptestid=1 order by no] 73120:20221202:102101.638 In substitute_simple_macros_impl() data:'10s' 73120:20221202:102101.638 End substitute_simple_macros_impl() data:'10s' 73120:20221202:102101.638 In substitute_simple_macros_impl() data:'https://zabbix.com' 73120:20221202:102101.638 End substitute_simple_macros_impl() data:'https://zabbix.com' 73120:20221202:102101.638 In http_substitute_variables() data:'https://zabbix.com' 73120:20221202:102101.638 End of http_substitute_variables() data:'https://zabbix.com' 73120:20221202:102101.638 In substitute_simple_macros_impl() data:'Zabbix' 73120:20221202:102101.638 End substitute_simple_macros_impl() data:'Zabbix' 73120:20221202:102101.638 In substitute_simple_macros_impl() data:'200' 73120:20221202:102101.638 End substitute_simple_macros_impl() data:'200' 73120:20221202:102101.638 query [txnlev:0] [select name,value,type from httpstep_field where httpstepid=1 order by httpstep_fieldid] 73120:20221202:102101.638 In substitute_simple_macros_impl() data:'15s' 73120:20221202:102101.638 End substitute_simple_macros_impl() data:'15s' 73120:20221202:102101.638 process_httptest() use step "111" 73120:20221202:102101.638 process_httptest() use post "" 73120:20221202:102101.638 process_httptest() go to URL "https://zabbix.com" 73088:20221202:102102.074 End of zbx_ipc_service_recv():2 73088:20221202:102102.074 In zbx_ipc_async_socket_send() 73088:20221202:102102.074 In zbx_ipc_client_send() clientid:0 73088:20221202:102102.074 End of zbx_ipc_client_send():SUCCEED 73088:20221202:102102.074 End of zbx_ipc_async_socket_send():SUCCEED 73088:20221202:102102.074 In zbx_ipc_async_socket_flush() timeout:10 73088:20221202:102102.074 End of zbx_ipc_async_socket_flush():0 73088:20221202:102102.074 In zbx_ipc_service_recv() timeout:0.997 73086:20221202:102102.075 End of zbx_ipc_service_recv():1 73086:20221202:102102.075 In zbx_ha_dispatch_message() 73086:20221202:102102.075 In zbx_ipc_service_recv() timeout:1.000 73154:20221202:102102.084 zbx_setproctitle() title:'trapper #3 [processing data]' 73154:20221202:102102.084 In zbx_ipc_async_socket_recv() timeout:0 73154:20221202:102102.085 End of zbx_ipc_async_socket_recv():0 73154:20221202:102102.085 trapper got '{"request":"sender data","data":[{"host":"test","key":"trap2","value":"1","clock":1669969262}],"clock":1669969262,"ns":84708760}' 73154:20221202:102102.085 In recv_senderhistory() 73154:20221202:102102.085 In process_client_history_data() 73154:20221202:102102.085 log_client_timediff(): timestamp from json 1669969262 seconds and 84708760 nanosecond, delta time from json 0 seconds and 240416 nanosecond 73154:20221202:102102.085 In parse_history_data() 73154:20221202:102102.085 End of parse_history_data():SUCCEED processed:1/1 73154:20221202:102102.085 In process_history_data() 73154:20221202:102102.085 In zbx_preprocess_item_value() 73154:20221202:102102.085 End of zbx_preprocess_item_value() 73154:20221202:102102.085 In zbx_ipc_socket_write() 73154:20221202:102102.085 End of zbx_ipc_socket_write():SUCCEED 73154:20221202:102102.085 End of process_history_data() processed:1 73154:20221202:102102.085 End of process_client_history_data():SUCCEED 73154:20221202:102102.085 In zbx_send_response_ext() 73154:20221202:102102.085 zbx_send_response_ext() '{"response":"success","info":"processed: 1; failed: 0; total: 1; seconds spent: 0.000114"}' 73154:20221202:102102.085 End of zbx_send_response_ext():SUCCEED 73111:20221202:102102.085 End of zbx_ipc_service_recv():1 73111:20221202:102102.085 In preprocessor_add_request() 73111:20221202:102102.085 In preprocessor_sync_configuration() 73111:20221202:102102.085 In DCconfig_get_preprocessable_items() 73111:20221202:102102.085 End of DCconfig_get_preprocessable_items() items:29 73111:20221202:102102.085 End of preprocessor_sync_configuration() item config size: 29, history cache size: 0 73111:20221202:102102.085 In preprocessor_enqueue() itemid: 44582 73111:20221202:102102.085 End of preprocessor_enqueue() 73111:20221202:102102.085 In preprocessor_assign_tasks() 73111:20221202:102102.085 In preprocessor_get_next_task() 73111:20221202:102102.085 End of preprocessor_get_next_task() 73111:20221202:102102.085 In zbx_ipc_client_send() clientid:3 73111:20221202:102102.085 End of zbx_ipc_client_send():SUCCEED 73111:20221202:102102.085 In preprocessor_get_next_task() 73111:20221202:102102.085 End of preprocessor_get_next_task() 73111:20221202:102102.085 End of preprocessor_assign_tasks() 73111:20221202:102102.085 End of preprocessor_add_request() 73111:20221202:102102.085 In zbx_ipc_service_recv() timeout:1.000 73154:20221202:102102.085 End of recv_senderhistory() 73114:20221202:102102.086 End of zbx_ipc_socket_read():SUCCEED 73114:20221202:102102.087 worker_preprocess_value(): 1 73114:20221202:102102.087 worker_preprocess_value: SUCCEED GOOD 73114:20221202:102102.087 In zbx_ipc_socket_write() 73114:20221202:102102.087 End of zbx_ipc_socket_write():SUCCEED 73114:20221202:102102.087 In zbx_ipc_socket_read() 73154:20221202:102102.087 zbx_setproctitle() title:'trapper #3 [processed data in 0.001871 sec, waiting for connection]' 73111:20221202:102102.087 End of zbx_ipc_service_recv():1 73111:20221202:102102.087 In preprocessor_add_result() 73111:20221202:102102.087 In preprocessor_enqueue_dependent() itemid: 44582 73111:20221202:102102.087 End of preprocessor_enqueue_dependent() 73111:20221202:102102.087 In preprocessor_assign_tasks() 73111:20221202:102102.087 In preprocessor_get_next_task() 73111:20221202:102102.087 End of preprocessor_get_next_task() 73111:20221202:102102.087 End of preprocessor_assign_tasks() 73111:20221202:102102.087 End of preprocessor_add_result() 73111:20221202:102102.087 In zbx_ipc_service_recv() timeout:1.000 73090:20221202:102102.168 End of zbx_ipc_service_recv():2 73090:20221202:102102.168 In zbx_ipc_service_recv() timeout:1.000 73120:20221202:102102.343 In int_in_list() list:'200' value:301 73120:20221202:102102.344 End of int_in_list():FAIL 73120:20221202:102102.344 In process_step_data() rspcode:301 time:0.704722 speed:252.000000 73120:20221202:102102.344 query [txnlev:0] [select type,itemid from httpstepitem where httpstepid=1] 73120:20221202:102102.346 In zbx_preprocess_item_value() 73120:20221202:102102.346 End of zbx_preprocess_item_value() 73120:20221202:102102.346 In zbx_preprocess_item_value() 73120:20221202:102102.346 End of zbx_preprocess_item_value() 73120:20221202:102102.346 In zbx_preprocess_item_value() 73120:20221202:102102.346 End of zbx_preprocess_item_value() 73120:20221202:102102.346 End of process_step_data() 73120:20221202:102102.348 query without transaction detected 73120:20221202:102102.349 query [txnlev:0] [update httptest set nextcheck=1669969272 where httptestid=1] 73120:20221202:102102.363 cannot process step "111" of web scenario "Web scenario 1" on host "test": response code "301" did not match any of the required status codes "200" 73120:20221202:102102.363 In process_test_data() 73120:20221202:102102.363 query [txnlev:0] [select type,itemid from httptestitem where httptestid=1] 73120:20221202:102102.364 In zbx_preprocess_item_value() 73120:20221202:102102.364 End of zbx_preprocess_item_value() 73120:20221202:102102.364 In zbx_preprocess_item_value() 73120:20221202:102102.364 End of zbx_preprocess_item_value() 73120:20221202:102102.364 In zbx_preprocess_item_value() 73120:20221202:102102.364 End of zbx_preprocess_item_value() 73120:20221202:102102.364 End of process_test_data() 73120:20221202:102102.364 In zbx_ipc_socket_write() 73120:20221202:102102.364 End of zbx_ipc_socket_write():SUCCEED 73120:20221202:102102.365 End of process_httptest() 73120:20221202:102102.365 End of process_httptests() 73120:20221202:102102.365 query [txnlev:0] [select min(t.nextcheck) from httptest t,hosts h where t.hostid=h.hostid and mod(t.httptestid,1)=0 and t.status=0 and h.proxy_hostid is null and h.status=0 and (h.maintenance_status=0 or h.maintenance_type=0)] 73111:20221202:102102.365 End of zbx_ipc_service_recv():1 73111:20221202:102102.366 In preprocessor_add_request() 73111:20221202:102102.366 In preprocessor_sync_configuration() 73111:20221202:102102.366 In DCconfig_get_preprocessable_items() 73111:20221202:102102.366 End of DCconfig_get_preprocessable_items() items:29 73111:20221202:102102.366 End of preprocessor_sync_configuration() item config size: 29, history cache size: 0 73111:20221202:102102.366 In preprocessor_enqueue() itemid: 44299 73111:20221202:102102.366 In preprocessor_enqueue_dependent() itemid: 44299 73111:20221202:102102.366 End of preprocessor_enqueue_dependent() 73111:20221202:102102.366 End of preprocessor_enqueue() 73111:20221202:102102.366 In preprocessor_enqueue() itemid: 44300 73111:20221202:102102.366 In preprocessor_enqueue_dependent() itemid: 44300 73111:20221202:102102.366 End of preprocessor_enqueue_dependent() 73111:20221202:102102.366 End of preprocessor_enqueue() 73111:20221202:102102.366 In preprocessor_enqueue() itemid: 44301 73111:20221202:102102.367 In preprocessor_enqueue_dependent() itemid: 44301 73111:20221202:102102.367 End of preprocessor_enqueue_dependent() 73111:20221202:102102.367 End of preprocessor_enqueue() 73111:20221202:102102.367 In preprocessor_enqueue() itemid: 44296 73111:20221202:102102.367 In preprocessor_enqueue_dependent() itemid: 44296 73111:20221202:102102.367 End of preprocessor_enqueue_dependent() 73111:20221202:102102.367 End of preprocessor_enqueue() 73111:20221202:102102.367 In preprocessor_enqueue() itemid: 44297 73111:20221202:102102.367 In preprocessor_enqueue_dependent() itemid: 44297 73111:20221202:102102.367 End of preprocessor_enqueue_dependent() 73111:20221202:102102.367 End of preprocessor_enqueue() 73111:20221202:102102.367 In preprocessor_enqueue() itemid: 44298 73111:20221202:102102.367 In preprocessor_enqueue_dependent() itemid: 44298 73111:20221202:102102.367 End of preprocessor_enqueue_dependent() 73111:20221202:102102.367 End of preprocessor_enqueue() 73111:20221202:102102.367 In preprocessor_assign_tasks() 73111:20221202:102102.367 In preprocessor_get_next_task() 73111:20221202:102102.367 End of preprocessor_get_next_task() 73111:20221202:102102.367 End of preprocessor_assign_tasks() 73111:20221202:102102.367 End of preprocessor_add_request() 73111:20221202:102102.367 In zbx_ipc_service_recv() timeout:1.000 73120:20221202:102102.367 zbx_setproctitle() title:'http poller #1 [got 1 values in 0.729998 sec, idle 5 sec]' 73123:20221202:102102.416 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000202 sec, syncing history]' 73123:20221202:102102.416 In zbx_sync_history_cache() history_num:7 73123:20221202:102102.416 In substitute_simple_macros_impl() data:'90d' 73123:20221202:102102.416 End substitute_simple_macros_impl() data:'90d' 73123:20221202:102102.416 In substitute_simple_macros_impl() data:'30d' 73123:20221202:102102.416 End substitute_simple_macros_impl() data:'30d' 73123:20221202:102102.416 In substitute_simple_macros_impl() data:'90d' 73123:20221202:102102.416 End substitute_simple_macros_impl() data:'90d' 73123:20221202:102102.416 In substitute_simple_macros_impl() data:'30d' 73123:20221202:102102.416 End substitute_simple_macros_impl() data:'30d' 73123:20221202:102102.416 In substitute_simple_macros_impl() data:'30d' 73123:20221202:102102.416 End substitute_simple_macros_impl() data:'30d' 73123:20221202:102102.416 In substitute_simple_macros_impl() data:'90d' 73123:20221202:102102.416 End substitute_simple_macros_impl() data:'90d' 73123:20221202:102102.416 In substitute_simple_macros_impl() data:'30d' 73123:20221202:102102.416 End substitute_simple_macros_impl() data:'30d' 73123:20221202:102102.416 In substitute_simple_macros_impl() data:'90d' 73123:20221202:102102.416 End substitute_simple_macros_impl() data:'90d' 73123:20221202:102102.416 In substitute_simple_macros_impl() data:'30d' 73123:20221202:102102.416 End substitute_simple_macros_impl() data:'30d' 73123:20221202:102102.416 In substitute_simple_macros_impl() data:'90d' 73123:20221202:102102.416 End substitute_simple_macros_impl() data:'90d' 73123:20221202:102102.416 In substitute_simple_macros_impl() data:'30d' 73123:20221202:102102.416 End substitute_simple_macros_impl() data:'30d' 73123:20221202:102102.416 In substitute_simple_macros_impl() data:'90d' 73123:20221202:102102.416 End substitute_simple_macros_impl() data:'90d' 73123:20221202:102102.416 In DCmass_prepare_history() history_num:7 73123:20221202:102102.416 item "test:trap2" became supported 73123:20221202:102102.416 End of DCmass_prepare_history() 73123:20221202:102102.417 In DBmass_add_history() 73123:20221202:102102.417 In zbx_history_add_values() 73123:20221202:102102.417 query [txnlev:1] [begin;] 73142:20221202:102102.417 zbx_setproctitle() title:'self-monitoring [processing data]' 73142:20221202:102102.417 In collect_selfmon_stats() 73142:20221202:102102.417 End of collect_selfmon_stats() 73142:20221202:102102.417 zbx_setproctitle() title:'self-monitoring [processed data in 0.000543 sec, idle 1 sec]' 73124:20221202:102102.417 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.003119 sec, syncing history]' 73124:20221202:102102.417 In zbx_sync_history_cache() history_num:7 73124:20221202:102102.417 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000118 sec, idle 1 sec]' 73123:20221202:102102.417 query [txnlev:1] [insert into history (itemid,clock,ns,value) values (44296,1669969262,348722757,252),(44299,1669969262,344089999,252),(44300,1669969262,344089999,0.70472199999999996); ] 73123:20221202:102102.418 query [txnlev:1] [insert into history_str (itemid,clock,ns,value) values (44298,1669969262,348722757,'response code "301" did not match any of the required status codes "200"'); ] 73123:20221202:102102.418 query [txnlev:1] [insert into history_uint (itemid,clock,ns,value) values (44297,1669969262,348722757,1),(44301,1669969262,344089999,301); ] 73123:20221202:102102.419 query [txnlev:1] [insert into history_text (itemid,clock,ns,value) values (44582,1669969262,0,'GOOD'); ] 73123:20221202:102102.420 query [txnlev:1] [commit;] 73125:20221202:102102.421 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.005433 sec, syncing history]' 73125:20221202:102102.421 In zbx_sync_history_cache() history_num:7 73125:20221202:102102.421 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000538 sec, idle 1 sec]' 73123:20221202:102102.429 End of zbx_history_add_values() 73123:20221202:102102.429 End of DBmass_add_history() 73123:20221202:102102.429 In DCmass_update_trends() 73123:20221202:102102.429 End of DCmass_update_trends() 73123:20221202:102102.429 query [txnlev:1] [begin;] 73123:20221202:102102.430 In DBmass_update_items() 73123:20221202:102102.431 query [txnlev:1] [update item_rtdata set state=0,error='' where itemid=44582; ] 73123:20221202:102102.432 End of DBmass_update_items() 73123:20221202:102102.432 In zbx_process_events() events_num:1 73123:20221202:102102.432 In DCget_nextid() table:'events' num:1 73123:20221202:102102.432 query [txnlev:1] [select max(eventid) from events where eventid between 0 and 9223372036854775807] 73123:20221202:102102.439 End of DCget_nextid() table:'events' [53:53] 73123:20221202:102102.440 query [txnlev:1] [select eventid,object,objectid from problem where r_eventid is null and source=3 and ( (object=4 and objectid=44582))] 73123:20221202:102102.440 In DCget_nextid() table:'events' num:0 73123:20221202:102102.440 End of DCget_nextid() table:'events' [54:53] 73123:20221202:102102.440 In process_actions() events_num:1 73123:20221202:102102.441 In zbx_dc_config_history_sync_get_actions_eval() 73123:20221202:102102.441 End of zbx_dc_config_history_sync_get_actions_eval() actions:1 73123:20221202:102102.441 End of process_actions() 73123:20221202:102102.441 End of zbx_process_events() processed:0 73123:20221202:102102.441 query [txnlev:1] [commit;] 73123:20221202:102102.449 In DCupdate_trends() 73123:20221202:102102.450 End of DCupdate_trends() 73123:20221202:102102.450 query [txnlev:1] [begin;] 73123:20221202:102102.450 In recalculate_triggers() 73123:20221202:102102.450 In zbx_link_triggers_with_functions() trigger_order_num:1 73123:20221202:102102.450 End of zbx_link_triggers_with_functions() triggers_func_pos_num:1 73123:20221202:102102.450 In zbx_evaluate_expressions() tr_num:1 73123:20221202:102102.450 In substitute_functions() 73123:20221202:102102.450 In zbx_extract_functionids() tr_num:1 73123:20221202:102102.450 End of zbx_extract_functionids() functionids_num:1 73123:20221202:102102.450 In zbx_populate_function_items() functionids_num:1 73123:20221202:102102.450 End of zbx_populate_function_items() ifuncs_num:1 73123:20221202:102102.450 In zbx_evaluate_item_functions() funcs_num:1 73123:20221202:102102.450 In evaluate_function() function:'last(/test/trap2,)' ts:'2022.12.02 10:21:02.000000000' 73123:20221202:102102.450 In evaluate_LAST() 73123:20221202:102102.450 In get_function_parameter_hist_range() parameters:'' Nparam:1 73123:20221202:102102.450 get_function_parameter_hist_range() type:none value:0 timeshift:0 73123:20221202:102102.450 End of get_function_parameter_hist_range():SUCCEED 73123:20221202:102102.450 In zbx_vc_get_values() itemid:44582 value_type:4 count:1 period:0 end_timestamp '2022.12.02 10:21:02.000000000' 73123:20221202:102102.450 In zbx_history_get_values() itemid:44582 value_type:4 start:1669969262 count:0 end:2145916800 73123:20221202:102102.450 query [txnlev:1] [select clock,ns,value from history_text where itemid=44582 and clock>1669969262] 73123:20221202:102102.451 End of zbx_history_get_values():SUCCEED values:0 73123:20221202:102102.454 In zbx_history_get_values() itemid:44582 value_type:4 start:0 count:2 end:1669969262 73123:20221202:102102.454 query [txnlev:1] [select clock,ns,value from history_text where itemid=44582 and clock<=1669969262 and clock>1669965662 order by clock desc limit 2] 73123:20221202:102102.454 query [txnlev:1] [select clock,ns,value from history_text where itemid=44582 and clock=1669968505] 73123:20221202:102102.457 End of zbx_history_get_values():SUCCEED values:2 73123:20221202:102102.459 End of zbx_vc_get_values():SUCCEED count:1 cached:1 73123:20221202:102102.459 End of evaluate_LAST():SUCCEED 73123:20221202:102102.459 End of evaluate_function():SUCCEED value:'GOOD' of type:'string' 73123:20221202:102102.459 End of zbx_evaluate_item_functions() 73123:20221202:102102.459 In zbx_substitute_functions_results() ifuncs_num:1 tr_num:1 73123:20221202:102102.459 zbx_substitute_functions_results() expression[0]:'{32748}="BAD"' => 'GOOD="BAD"' 73123:20221202:102102.459 End of zbx_substitute_functions_results() 73123:20221202:102102.459 End of substitute_functions() 73123:20221202:102102.459 In substitute_simple_macros_impl() data:'BAD' 73123:20221202:102102.459 End substitute_simple_macros_impl() data:'BAD' 73123:20221202:102102.459 evaluate_expression(): GOOD="BAD" => 0 73123:20221202:102102.459 End of zbx_evaluate_expressions() 73123:20221202:102102.459 In zbx_process_triggers() values_num:1 73123:20221202:102102.459 In zbx_process_trigger() triggerid:23107 value:0(1) new_value:3 73123:20221202:102102.459 End of zbx_process_trigger():SUCCEED flags:12 73123:20221202:102102.459 End of zbx_process_triggers() 73123:20221202:102102.459 End of recalculate_triggers() 73123:20221202:102102.459 In zbx_process_events() events_num:1 73123:20221202:102102.459 In DCget_nextid() table:'events' num:1 73123:20221202:102102.459 End of DCget_nextid() table:'events' [54:54] 73123:20221202:102102.459 query [txnlev:1] [select eventid,object,objectid from problem where r_eventid is null and source=3 and ( (object=0 and objectid=23107))] 73123:20221202:102102.459 In DCget_nextid() table:'events' num:0 73123:20221202:102102.459 End of DCget_nextid() table:'events' [55:54] 73123:20221202:102102.459 In process_actions() events_num:1 73123:20221202:102102.459 In zbx_dc_config_history_sync_get_actions_eval() 73123:20221202:102102.459 End of zbx_dc_config_history_sync_get_actions_eval() actions:1 73123:20221202:102102.459 End of process_actions() 73123:20221202:102102.459 End of zbx_process_events() processed:0 73123:20221202:102102.459 In zbx_db_save_trigger_changes() 73123:20221202:102102.459 query [txnlev:1] [update triggers set state=0,error='' where triggerid=23107; ] 73123:20221202:102102.460 End of zbx_db_save_trigger_changes() 73123:20221202:102102.460 query [txnlev:1] [commit;] 73122:20221202:102102.461 zbx_setproctitle() title:'history syncer #1 [processed 1 values, 0 triggers in 0.028827 sec, syncing history]' 73122:20221202:102102.462 In zbx_sync_history_cache() history_num:7 73122:20221202:102102.462 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000536 sec, idle 1 sec]' 73123:20221202:102102.469 zbx_setproctitle() title:'history syncer #2 [processed 7 values, 1 triggers in 0.053755 sec, idle 1 sec]' 73158:20221202:102102.485 zbx_setproctitle() title:'alert syncer [queuing alerts]' 73158:20221202:102102.486 In am_db_get_alerts() 73158:20221202:102102.486 query [txnlev:1] [begin;] 73158:20221202:102102.486 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] 73107:20221202:102102.487 End of zbx_ipc_service_recv():2 73107:20221202:102102.487 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102102.487 query [txnlev:1] [commit;] 73158:20221202:102102.488 End of am_db_get_alerts():SUCCEED alerts:0 73158:20221202:102102.488 In am_db_flush_results() 73158:20221202:102102.488 In zbx_ipc_socket_write() 73158:20221202:102102.488 End of zbx_ipc_socket_write():SUCCEED 73158:20221202:102102.488 In zbx_ipc_socket_read() 73107:20221202:102102.488 End of zbx_ipc_service_recv():1 73107:20221202:102102.488 In am_flush_results() results:0 73107:20221202:102102.488 In zbx_ipc_client_send() clientid:6 73107:20221202:102102.488 End of zbx_ipc_client_send():SUCCEED 73107:20221202:102102.488 End of am_flush_results() 73107:20221202:102102.488 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102102.488 End of zbx_ipc_socket_read():SUCCEED 73158:20221202:102102.489 End of am_db_flush_results() flushed:0 73158:20221202:102102.489 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.003211 sec, idle 1 sec]' 73115:20221202:102102.496 End of zbx_ipc_service_recv():2 73115:20221202:102102.496 In zbx_ipc_service_recv() timeout:1.000 73174:20221202:102102.558 End of zbx_ipc_service_recv():2 73174:20221202:102102.558 In zbx_ipc_service_recv() timeout:1.000 73088:20221202:102103.073 End of zbx_ipc_service_recv():2 73088:20221202:102103.073 In zbx_ipc_async_socket_send() 73088:20221202:102103.073 In zbx_ipc_client_send() clientid:0 73088:20221202:102103.074 End of zbx_ipc_client_send():SUCCEED 73088:20221202:102103.074 End of zbx_ipc_async_socket_send():SUCCEED 73088:20221202:102103.074 In zbx_ipc_async_socket_flush() timeout:10 73088:20221202:102103.074 End of zbx_ipc_async_socket_flush():0 73088:20221202:102103.074 In zbx_ipc_service_recv() timeout:0.998 73086:20221202:102103.074 End of zbx_ipc_service_recv():1 73086:20221202:102103.074 In zbx_ha_dispatch_message() 73086:20221202:102103.074 In zbx_ipc_service_recv() timeout:1.000 73090:20221202:102103.170 End of zbx_ipc_service_recv():2 73090:20221202:102103.170 In zbx_ipc_service_recv() timeout:1.000 73111:20221202:102103.369 End of zbx_ipc_service_recv():2 73111:20221202:102103.370 In zbx_ipc_service_recv() timeout:1.000 73126:20221202:102103.417 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.003939 sec, processing escalations]' 73126:20221202:102103.418 In process_escalations() 73126:20221202:102103.418 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<=1669969266 order by actionid,triggerid,itemid,escalationid] 73142:20221202:102103.418 zbx_setproctitle() title:'self-monitoring [processing data]' 73142:20221202:102103.418 In collect_selfmon_stats() 73142:20221202:102103.418 End of collect_selfmon_stats() 73142:20221202:102103.418 zbx_setproctitle() title:'self-monitoring [processed data in 0.000067 sec, idle 1 sec]' 73124:20221202:102103.418 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000118 sec, syncing history]' 73124:20221202:102103.418 In zbx_sync_history_cache() history_num:0 73124:20221202:102103.418 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000372 sec, idle 1 sec]' 73126:20221202:102103.418 End of process_escalations() 73126:20221202:102103.418 In process_escalations() 73126:20221202:102103.418 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<=1669969266 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102103.419 End of process_escalations() 73126:20221202:102103.419 In process_escalations() 73126:20221202:102103.419 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<=1669969266 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102103.420 End of process_escalations() 73126:20221202:102103.420 In process_escalations() 73126:20221202:102103.420 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<=1669969266 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102103.420 End of process_escalations() 73126:20221202:102103.420 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.002542 sec, idle 3 sec]' 73125:20221202:102103.422 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000538 sec, syncing history]' 73125:20221202:102103.422 In zbx_sync_history_cache() history_num:0 73125:20221202:102103.422 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000232 sec, idle 1 sec]' 73122:20221202:102103.464 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000536 sec, syncing history]' 73122:20221202:102103.464 In zbx_sync_history_cache() history_num:0 73122:20221202:102103.464 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000335 sec, idle 1 sec]' 73123:20221202:102103.470 zbx_setproctitle() title:'history syncer #2 [processed 7 values, 1 triggers in 0.053755 sec, syncing history]' 73123:20221202:102103.470 In zbx_sync_history_cache() history_num:0 73123:20221202:102103.470 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000243 sec, idle 1 sec]' 73107:20221202:102103.489 End of zbx_ipc_service_recv():2 73107:20221202:102103.490 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102103.490 zbx_setproctitle() title:'alert syncer [queuing alerts]' 73158:20221202:102103.490 In am_db_get_alerts() 73158:20221202:102103.490 query [txnlev:1] [begin;] 73158:20221202:102103.490 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] 73158:20221202:102103.491 query [txnlev:1] [commit;] 73158:20221202:102103.491 End of am_db_get_alerts():SUCCEED alerts:0 73158:20221202:102103.491 In am_db_flush_results() 73158:20221202:102103.491 In zbx_ipc_socket_write() 73158:20221202:102103.491 End of zbx_ipc_socket_write():SUCCEED 73158:20221202:102103.491 In zbx_ipc_socket_read() 73107:20221202:102103.491 End of zbx_ipc_service_recv():1 73107:20221202:102103.491 In am_flush_results() results:0 73107:20221202:102103.491 In zbx_ipc_client_send() clientid:6 73107:20221202:102103.491 End of zbx_ipc_client_send():SUCCEED 73107:20221202:102103.491 End of am_flush_results() 73107:20221202:102103.491 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102103.491 End of zbx_ipc_socket_read():SUCCEED 73158:20221202:102103.491 End of am_db_flush_results() flushed:0 73158:20221202:102103.491 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.001277 sec, idle 1 sec]' 73115:20221202:102103.498 End of zbx_ipc_service_recv():2 73115:20221202:102103.499 In zbx_ipc_service_recv() timeout:1.000 73174:20221202:102103.560 End of zbx_ipc_service_recv():2 73174:20221202:102103.560 In zbx_ipc_service_recv() timeout:1.000 73088:20221202:102104.075 End of zbx_ipc_service_recv():2 73088:20221202:102104.075 In zbx_ipc_async_socket_send() 73088:20221202:102104.075 In zbx_ipc_client_send() clientid:0 73088:20221202:102104.075 End of zbx_ipc_client_send():SUCCEED 73088:20221202:102104.075 End of zbx_ipc_async_socket_send():SUCCEED 73088:20221202:102104.075 In zbx_ipc_async_socket_flush() timeout:10 73088:20221202:102104.075 End of zbx_ipc_async_socket_flush():0 73088:20221202:102104.075 In zbx_ipc_service_recv() timeout:0.996 73086:20221202:102104.075 End of zbx_ipc_service_recv():1 73086:20221202:102104.075 In zbx_ha_dispatch_message() 73086:20221202:102104.075 In zbx_ipc_service_recv() timeout:1.000 73090:20221202:102104.172 End of zbx_ipc_service_recv():2 73090:20221202:102104.172 In zbx_ipc_service_recv() timeout:1.000 73111:20221202:102104.378 End of zbx_ipc_service_recv():2 73111:20221202:102104.378 In zbx_ipc_service_recv() timeout:1.000 73142:20221202:102104.420 zbx_setproctitle() title:'self-monitoring [processing data]' 73142:20221202:102104.420 In collect_selfmon_stats() 73142:20221202:102104.420 End of collect_selfmon_stats() 73142:20221202:102104.420 zbx_setproctitle() title:'self-monitoring [processed data in 0.000409 sec, idle 1 sec]' 73124:20221202:102104.422 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000372 sec, syncing history]' 73124:20221202:102104.422 In zbx_sync_history_cache() history_num:0 73124:20221202:102104.422 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000505 sec, idle 1 sec]' 73125:20221202:102104.422 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000232 sec, syncing history]' 73125:20221202:102104.423 In zbx_sync_history_cache() history_num:0 73125:20221202:102104.423 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000824 sec, idle 1 sec]' 73122:20221202:102104.470 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000335 sec, syncing history]' 73122:20221202:102104.471 In zbx_sync_history_cache() history_num:0 73122:20221202:102104.471 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000291 sec, idle 1 sec]' 73123:20221202:102104.474 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000243 sec, syncing history]' 73123:20221202:102104.475 In zbx_sync_history_cache() history_num:0 73123:20221202:102104.475 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.001485 sec, idle 1 sec]' 73158:20221202:102104.492 zbx_setproctitle() title:'alert syncer [queuing alerts]' 73158:20221202:102104.492 In am_db_get_alerts() 73158:20221202:102104.492 query [txnlev:1] [begin;] 73107:20221202:102104.493 End of zbx_ipc_service_recv():2 73107:20221202:102104.493 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102104.493 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] 73158:20221202:102104.493 query [txnlev:1] [commit;] 73158:20221202:102104.494 End of am_db_get_alerts():SUCCEED alerts:0 73158:20221202:102104.494 In am_db_flush_results() 73158:20221202:102104.494 In zbx_ipc_socket_write() 73158:20221202:102104.494 End of zbx_ipc_socket_write():SUCCEED 73158:20221202:102104.494 In zbx_ipc_socket_read() 73107:20221202:102104.494 End of zbx_ipc_service_recv():1 73107:20221202:102104.494 In am_flush_results() results:0 73107:20221202:102104.494 In zbx_ipc_client_send() clientid:6 73107:20221202:102104.494 End of zbx_ipc_client_send():SUCCEED 73107:20221202:102104.494 End of am_flush_results() 73107:20221202:102104.494 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102104.494 End of zbx_ipc_socket_read():SUCCEED 73158:20221202:102104.495 End of am_db_flush_results() flushed:0 73158:20221202:102104.495 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.002263 sec, idle 1 sec]' 73115:20221202:102104.500 End of zbx_ipc_service_recv():2 73115:20221202:102104.500 In zbx_ipc_service_recv() timeout:1.000 73174:20221202:102104.562 End of zbx_ipc_service_recv():2 73174:20221202:102104.562 In zbx_ipc_service_recv() timeout:1.000 73086:20221202:102105.108 End of zbx_ipc_service_recv():2 73088:20221202:102105.115 End of zbx_ipc_service_recv():2 73088:20221202:102105.115 In ha_check_nodes() ha_status:active db_status:0 73088:20221202:102105.115 query [txnlev:1] [begin;] 73086:20221202:102105.116 In zbx_ha_dispatch_message() 73086:20221202:102105.116 In zbx_ipc_service_recv() timeout:1.000 73088:20221202:102105.123 query [txnlev:1] [select ha_nodeid,name,status,lastaccess,address,port,ha_sessionid from ha_node order by ha_nodeid for update] 73088:20221202:102105.125 query [txnlev:1] [select ha_failover_delay,auditlog_enabled from config] 73088:20221202:102105.126 In ha_db_get_time() 73088:20221202:102105.127 query [txnlev:1] [select unix_timestamp() from config] 73088:20221202:102105.127 End of ha_db_get_time():SUCCEED db_time:1669969265 73088:20221202:102105.127 query [txnlev:1] [update ha_node set lastaccess=unix_timestamp() where ha_nodeid='clb4ubunu00018m7pn6ddoaix'] 73088:20221202:102105.127 query [txnlev:1] [commit;] 73088:20221202:102105.144 End of ha_check_nodes() nodeid:clb4ubunu00018m7pn6ddoaix ha_status:active db_status:0 73088:20221202:102105.144 In zbx_ipc_async_socket_send() 73088:20221202:102105.144 In zbx_ipc_client_send() clientid:0 73088:20221202:102105.144 End of zbx_ipc_client_send():SUCCEED 73088:20221202:102105.144 End of zbx_ipc_async_socket_send():SUCCEED 73088:20221202:102105.144 In zbx_ipc_async_socket_flush() timeout:10 73088:20221202:102105.144 End of zbx_ipc_async_socket_flush():0 73088:20221202:102105.144 In zbx_ipc_service_recv() timeout:0.956 73086:20221202:102105.145 End of zbx_ipc_service_recv():1 73086:20221202:102105.145 In zbx_ha_dispatch_message() 73086:20221202:102105.145 In zbx_ipc_service_recv() timeout:1.000 73090:20221202:102105.174 End of zbx_ipc_service_recv():2 73090:20221202:102105.174 In zbx_ipc_service_recv() timeout:1.000 73111:20221202:102105.378 End of zbx_ipc_service_recv():2 73111:20221202:102105.378 In zbx_ipc_service_recv() timeout:1.000 73142:20221202:102105.422 zbx_setproctitle() title:'self-monitoring [processing data]' 73142:20221202:102105.422 In collect_selfmon_stats() 73142:20221202:102105.422 End of collect_selfmon_stats() 73142:20221202:102105.422 zbx_setproctitle() title:'self-monitoring [processed data in 0.000162 sec, idle 1 sec]' 73124:20221202:102105.422 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000505 sec, syncing history]' 73124:20221202:102105.422 In zbx_sync_history_cache() history_num:0 73124:20221202:102105.422 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000119 sec, idle 1 sec]' 73144:20221202:102105.425 End of zbx_ipc_async_socket_recv():0 73144:20221202:102105.426 zbx_setproctitle() title:'task manager [processing tasks]' 73144:20221202:102105.426 query [txnlev:0] [select taskid,type,clock,ttl from task where status in (1,2) order by taskid] 73125:20221202:102105.426 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000824 sec, syncing history]' 73125:20221202:102105.426 In zbx_sync_history_cache() history_num:0 73125:20221202:102105.426 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000287 sec, idle 1 sec]' 73144:20221202:102105.426 zbx_setproctitle() title:'task manager [processed 0 task(s) in 0.000524 sec, idle 5 sec]' 73144:20221202:102105.426 In zbx_ipc_async_socket_recv() timeout:5 73122:20221202:102105.473 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000291 sec, syncing history]' 73122:20221202:102105.473 In zbx_sync_history_cache() history_num:0 73122:20221202:102105.474 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000583 sec, idle 1 sec]' 73123:20221202:102105.476 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.001485 sec, syncing history]' 73123:20221202:102105.476 In zbx_sync_history_cache() history_num:0 73123:20221202:102105.476 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000215 sec, idle 1 sec]' 73158:20221202:102105.495 zbx_setproctitle() title:'alert syncer [queuing alerts]' 73158:20221202:102105.495 In am_db_get_alerts() 73158:20221202:102105.495 query [txnlev:1] [begin;] 73158:20221202:102105.495 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] 73107:20221202:102105.495 End of zbx_ipc_service_recv():2 73107:20221202:102105.495 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102105.495 query [txnlev:1] [commit;] 73158:20221202:102105.496 End of am_db_get_alerts():SUCCEED alerts:0 73158:20221202:102105.496 In am_db_flush_results() 73158:20221202:102105.496 In zbx_ipc_socket_write() 73158:20221202:102105.496 End of zbx_ipc_socket_write():SUCCEED 73158:20221202:102105.496 In zbx_ipc_socket_read() 73107:20221202:102105.496 End of zbx_ipc_service_recv():1 73107:20221202:102105.496 In am_flush_results() results:0 73107:20221202:102105.496 In zbx_ipc_client_send() clientid:6 73107:20221202:102105.496 End of zbx_ipc_client_send():SUCCEED 73107:20221202:102105.496 End of am_flush_results() 73107:20221202:102105.496 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102105.497 End of zbx_ipc_socket_read():SUCCEED 73158:20221202:102105.497 End of am_db_flush_results() flushed:0 73158:20221202:102105.497 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.002147 sec, idle 1 sec]' 73115:20221202:102105.501 End of zbx_ipc_service_recv():2 73115:20221202:102105.501 In zbx_ipc_service_recv() timeout:1.000 73174:20221202:102105.563 End of zbx_ipc_service_recv():2 73174:20221202:102105.563 In zbx_ipc_service_recv() timeout:1.000 73088:20221202:102106.102 End of zbx_ipc_service_recv():2 73088:20221202:102106.102 In zbx_ipc_async_socket_send() 73088:20221202:102106.102 In zbx_ipc_client_send() clientid:0 73088:20221202:102106.102 End of zbx_ipc_client_send():SUCCEED 73088:20221202:102106.102 End of zbx_ipc_async_socket_send():SUCCEED 73088:20221202:102106.102 In zbx_ipc_async_socket_flush() timeout:10 73088:20221202:102106.102 End of zbx_ipc_async_socket_flush():0 73088:20221202:102106.102 In zbx_ipc_service_recv() timeout:0.969 73086:20221202:102106.102 End of zbx_ipc_service_recv():1 73086:20221202:102106.102 In zbx_ha_dispatch_message() 73086:20221202:102106.102 In zbx_ipc_service_recv() timeout:1.000 73090:20221202:102106.176 End of zbx_ipc_service_recv():2 73090:20221202:102106.176 zbx_setproctitle() title:'service manager #1 [processed 0 events, updated 0 event tags, deleted 0 problems, synced 0 service updates, idle 5.015476 sec during 5.015501 sec]' 73090:20221202:102106.176 In zbx_ipc_service_recv() timeout:1.000 73111:20221202:102106.379 End of zbx_ipc_service_recv():2 73111:20221202:102106.379 In zbx_ipc_service_recv() timeout:1.000 73129:20221202:102106.409 End of zbx_ipc_async_socket_recv():0 73129:20221202:102106.410 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.000119 sec, getting values]' 73129:20221202:102106.410 In get_values() 73129:20221202:102106.410 In DCconfig_get_poller_items() poller_type:4 73129:20221202:102106.410 End of DCconfig_get_poller_items():0 73129:20221202:102106.410 In DCconfig_get_poller_nextcheck() poller_type:4 73129:20221202:102106.410 End of DCconfig_get_poller_nextcheck():-1 73129:20221202:102106.410 End of get_values():0 73129:20221202:102106.410 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.000086 sec, idle 5 sec]' 73129:20221202:102106.410 In zbx_ipc_async_socket_recv() timeout:5 73135:20221202:102106.411 End of zbx_ipc_async_socket_recv():0 73135:20221202:102106.411 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.000103 sec, getting values]' 73135:20221202:102106.411 In get_values() 73135:20221202:102106.411 In DCconfig_get_poller_items() poller_type:4 73135:20221202:102106.411 End of DCconfig_get_poller_items():0 73135:20221202:102106.411 In DCconfig_get_poller_nextcheck() poller_type:4 73135:20221202:102106.411 End of DCconfig_get_poller_nextcheck():-1 73135:20221202:102106.411 End of get_values():0 73135:20221202:102106.411 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.000082 sec, idle 5 sec]' 73135:20221202:102106.411 In zbx_ipc_async_socket_recv() timeout:5 73139:20221202:102106.411 End of zbx_ipc_async_socket_recv():0 73139:20221202:102106.411 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.000179 sec, getting values]' 73139:20221202:102106.411 In get_values() 73139:20221202:102106.411 In DCconfig_get_poller_items() poller_type:4 73139:20221202:102106.411 End of DCconfig_get_poller_items():0 73139:20221202:102106.411 In DCconfig_get_poller_nextcheck() poller_type:4 73139:20221202:102106.411 End of DCconfig_get_poller_nextcheck():-1 73139:20221202:102106.411 End of get_values():0 73139:20221202:102106.411 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.000069 sec, idle 5 sec]' 73139:20221202:102106.411 In zbx_ipc_async_socket_recv() timeout:5 73134:20221202:102106.411 End of zbx_ipc_async_socket_recv():0 73134:20221202:102106.411 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.000258 sec, getting values]' 73134:20221202:102106.411 In get_values() 73134:20221202:102106.411 In DCconfig_get_poller_items() poller_type:4 73134:20221202:102106.411 End of DCconfig_get_poller_items():0 73134:20221202:102106.411 In DCconfig_get_poller_nextcheck() poller_type:4 73134:20221202:102106.411 End of DCconfig_get_poller_nextcheck():-1 73134:20221202:102106.411 End of get_values():0 73134:20221202:102106.412 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.000306 sec, idle 5 sec]' 73134:20221202:102106.412 In zbx_ipc_async_socket_recv() timeout:5 73127:20221202:102106.412 End of zbx_ipc_async_socket_recv():0 73127:20221202:102106.412 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.000805 sec, getting values]' 73127:20221202:102106.412 In get_values() 73127:20221202:102106.412 In DCconfig_get_poller_items() poller_type:4 73127:20221202:102106.412 End of DCconfig_get_poller_items():0 73127:20221202:102106.412 In DCconfig_get_poller_nextcheck() poller_type:4 73127:20221202:102106.412 End of DCconfig_get_poller_nextcheck():-1 73127:20221202:102106.412 End of get_values():0 73127:20221202:102106.412 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.000229 sec, idle 5 sec]' 73127:20221202:102106.412 In zbx_ipc_async_socket_recv() timeout:5 73128:20221202:102106.412 End of zbx_ipc_async_socket_recv():0 73128:20221202:102106.412 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.001105 sec, getting values]' 73128:20221202:102106.412 In get_values() 73128:20221202:102106.412 In DCconfig_get_poller_items() poller_type:4 73128:20221202:102106.412 End of DCconfig_get_poller_items():0 73128:20221202:102106.412 In DCconfig_get_poller_nextcheck() poller_type:4 73128:20221202:102106.412 End of DCconfig_get_poller_nextcheck():-1 73128:20221202:102106.412 End of get_values():0 73128:20221202:102106.412 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.000130 sec, idle 5 sec]' 73128:20221202:102106.412 In zbx_ipc_async_socket_recv() timeout:5 73137:20221202:102106.419 End of zbx_ipc_async_socket_recv():0 73137:20221202:102106.419 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.007100 sec, getting values]' 73137:20221202:102106.419 In get_values() 73137:20221202:102106.419 In DCconfig_get_poller_items() poller_type:4 73137:20221202:102106.419 End of DCconfig_get_poller_items():0 73137:20221202:102106.419 In DCconfig_get_poller_nextcheck() poller_type:4 73137:20221202:102106.419 End of DCconfig_get_poller_nextcheck():-1 73137:20221202:102106.419 End of get_values():0 73137:20221202:102106.419 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.000095 sec, idle 5 sec]' 73137:20221202:102106.419 In zbx_ipc_async_socket_recv() timeout:5 73130:20221202:102106.421 End of zbx_ipc_async_socket_recv():0 73130:20221202:102106.421 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.000467 sec, getting values]' 73130:20221202:102106.422 In get_values() 73130:20221202:102106.422 In DCconfig_get_poller_items() poller_type:4 73130:20221202:102106.422 End of DCconfig_get_poller_items():0 73130:20221202:102106.422 In DCconfig_get_poller_nextcheck() poller_type:4 73130:20221202:102106.422 End of DCconfig_get_poller_nextcheck():-1 73130:20221202:102106.422 End of get_values():0 73130:20221202:102106.422 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.000303 sec, idle 5 sec]' 73130:20221202:102106.422 In zbx_ipc_async_socket_recv() timeout:5 73145:20221202:102106.422 End of zbx_ipc_async_socket_recv():0 73145:20221202:102106.422 zbx_setproctitle() title:'poller #1 [got 0 values in 0.000436 sec, getting values]' 73145:20221202:102106.422 In get_values() 73145:20221202:102106.422 In DCconfig_get_poller_items() poller_type:0 73145:20221202:102106.422 End of DCconfig_get_poller_items():1 73145:20221202:102106.422 In substitute_key_macros_impl() data:'agent.ping' 73145:20221202:102106.422 End of substitute_key_macros_impl():SUCCEED data:'agent.ping' 73145:20221202:102106.422 In substitute_simple_macros_impl() data:'10050' 73145:20221202:102106.422 End substitute_simple_macros_impl() data:'10050' 73145:20221202:102106.422 In get_value() key:'agent.ping' 73145:20221202:102106.422 In get_value_agent() host:'test' addr:'192.168.6.176' key:'agent.ping' conn:'unencrypted' 73145:20221202:102106.422 In is_ip4() ip:'192.168.6.176' 73145:20221202:102106.422 End of is_ip4():SUCCEED 73145:20221202:102106.422 Sending [agent.ping] 73142:20221202:102106.423 zbx_setproctitle() title:'self-monitoring [processing data]' 73142:20221202:102106.423 In collect_selfmon_stats() 73142:20221202:102106.423 End of collect_selfmon_stats() 73142:20221202:102106.423 zbx_setproctitle() title:'self-monitoring [processed data in 0.000057 sec, idle 1 sec]' 73145:20221202:102106.423 get value from agent result: '1' 73145:20221202:102106.423 End of get_value_agent():SUCCEED 73145:20221202:102106.423 End of get_value():SUCCEED 73133:20221202:102106.423 End of zbx_ipc_async_socket_recv():0 73133:20221202:102106.423 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.000366 sec, getting values]' 73133:20221202:102106.423 In get_values() 73133:20221202:102106.423 In DCconfig_get_poller_items() poller_type:4 73133:20221202:102106.423 End of DCconfig_get_poller_items():0 73133:20221202:102106.423 In DCconfig_get_poller_nextcheck() poller_type:4 73133:20221202:102106.423 End of DCconfig_get_poller_nextcheck():-1 73133:20221202:102106.424 End of get_values():0 73133:20221202:102106.424 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.000782 sec, idle 5 sec]' 73133:20221202:102106.424 In zbx_ipc_async_socket_recv() timeout:5 73124:20221202:102106.424 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000119 sec, syncing history]' 73124:20221202:102106.424 In zbx_sync_history_cache() history_num:0 73124:20221202:102106.424 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.001285 sec, idle 1 sec]' 73145:20221202:102106.424 In zbx_activate_item_interface() interfaceid:15 itemid:44581 type:0 73145:20221202:102106.424 End of zbx_activate_item_interface() 73145:20221202:102106.424 In zbx_preprocess_item_value() 73145:20221202:102106.424 End of zbx_preprocess_item_value() 73145:20221202:102106.424 In zbx_ipc_socket_open() 73145:20221202:102106.424 End of zbx_ipc_socket_open():SUCCEED 73145:20221202:102106.424 In zbx_ipc_socket_write() 73145:20221202:102106.424 End of zbx_ipc_socket_write():SUCCEED 73145:20221202:102106.424 End of get_values():1 73145:20221202:102106.424 zbx_setproctitle() title:'poller #1 [got 1 values in 0.002437 sec, idle 5 sec]' 73145:20221202:102106.424 In zbx_ipc_async_socket_recv() timeout:5 73111:20221202:102106.425 In ipc_service_accept() 73111:20221202:102106.425 In ipc_service_add_client() 73111:20221202:102106.425 End of ipc_service_add_client() clientid:11 73111:20221202:102106.425 End of ipc_service_accept() 73111:20221202:102106.425 End of zbx_ipc_service_recv():2 73111:20221202:102106.425 In zbx_ipc_service_recv() timeout:1.000 73111:20221202:102106.425 End of zbx_ipc_service_recv():1 73111:20221202:102106.425 In preprocessor_add_request() 73111:20221202:102106.425 In preprocessor_sync_configuration() 73111:20221202:102106.425 In DCconfig_get_preprocessable_items() 73111:20221202:102106.425 End of DCconfig_get_preprocessable_items() items:29 73111:20221202:102106.425 End of preprocessor_sync_configuration() item config size: 29, history cache size: 0 73111:20221202:102106.425 In preprocessor_enqueue() itemid: 44581 73111:20221202:102106.425 End of preprocessor_enqueue() 73111:20221202:102106.425 In preprocessor_assign_tasks() 73111:20221202:102106.425 In preprocessor_get_next_task() 73111:20221202:102106.425 End of preprocessor_get_next_task() 73111:20221202:102106.425 In zbx_ipc_client_send() clientid:3 73111:20221202:102106.425 End of zbx_ipc_client_send():SUCCEED 73111:20221202:102106.425 In preprocessor_get_next_task() 73111:20221202:102106.425 End of preprocessor_get_next_task() 73111:20221202:102106.425 End of preprocessor_assign_tasks() 73111:20221202:102106.425 End of preprocessor_add_request() 73111:20221202:102106.425 In zbx_ipc_service_recv() timeout:1.000 73114:20221202:102106.425 End of zbx_ipc_socket_read():SUCCEED 73114:20221202:102106.425 worker_preprocess_value(): 1 73114:20221202:102106.425 worker_preprocess_value: SUCCEED GOOD 73114:20221202:102106.425 In zbx_ipc_socket_write() 73114:20221202:102106.425 End of zbx_ipc_socket_write():SUCCEED 73114:20221202:102106.425 In zbx_ipc_socket_read() 73111:20221202:102106.426 End of zbx_ipc_service_recv():1 73111:20221202:102106.426 In preprocessor_add_result() 73111:20221202:102106.426 In preprocessor_enqueue_dependent() itemid: 44581 73111:20221202:102106.426 End of preprocessor_enqueue_dependent() 73111:20221202:102106.426 In preprocessor_assign_tasks() 73111:20221202:102106.426 In preprocessor_get_next_task() 73111:20221202:102106.426 End of preprocessor_get_next_task() 73111:20221202:102106.426 End of preprocessor_assign_tasks() 73111:20221202:102106.426 End of preprocessor_add_result() 73111:20221202:102106.428 zbx_setproctitle() title:'preprocessing manager #1 [queued 0, processed 9 values, idle 4.996950 sec during 5.001248 sec]' 73111:20221202:102106.428 In zbx_ipc_service_recv() timeout:1.000 73125:20221202:102106.428 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000287 sec, syncing history]' 73125:20221202:102106.428 In zbx_sync_history_cache() history_num:1 73126:20221202:102106.428 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.002542 sec, processing escalations]' 73126:20221202:102106.428 In process_escalations() 73126:20221202:102106.428 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<=1669969269 order by actionid,triggerid,itemid,escalationid] 73125:20221202:102106.428 In substitute_simple_macros_impl() data:'90d' 73125:20221202:102106.428 End substitute_simple_macros_impl() data:'90d' 73125:20221202:102106.428 In DCmass_prepare_history() history_num:1 73125:20221202:102106.428 End of DCmass_prepare_history() 73125:20221202:102106.428 In DBmass_add_history() 73125:20221202:102106.428 In zbx_history_add_values() 73141:20221202:102106.428 End of zbx_ipc_async_socket_recv():0 73141:20221202:102106.428 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.003091 sec, exchanging data]' 73141:20221202:102106.429 In process_proxy() 73141:20221202:102106.429 In DCconfig_get_proxypoller_hosts() 73125:20221202:102106.429 query [txnlev:1] [begin;] 73126:20221202:102106.429 End of process_escalations() 73126:20221202:102106.429 In process_escalations() 73126:20221202:102106.429 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<=1669969269 order by actionid,triggerid,itemid,escalationid] 73125:20221202:102106.429 query [txnlev:1] [insert into history_str (itemid,clock,ns,value) values (44581,1669969266,423347912,'GOOD'); ] 73146:20221202:102106.430 End of zbx_ipc_async_socket_recv():0 73126:20221202:102106.430 End of process_escalations() 73126:20221202:102106.430 In process_escalations() 73146:20221202:102106.430 zbx_setproctitle() title:'poller #2 [got 0 values in 0.002258 sec, getting values]' 73146:20221202:102106.430 In get_values() 73146:20221202:102106.430 In DCconfig_get_poller_items() poller_type:0 73146:20221202:102106.430 End of DCconfig_get_poller_items():0 73146:20221202:102106.430 In DCconfig_get_poller_nextcheck() poller_type:0 73146:20221202:102106.430 End of DCconfig_get_poller_nextcheck():1669969271 73146:20221202:102106.430 End of get_values():0 73146:20221202:102106.430 zbx_setproctitle() title:'poller #2 [got 0 values in 0.000279 sec, idle 5 sec]' 73146:20221202:102106.430 In zbx_ipc_async_socket_recv() timeout:5 73126:20221202:102106.430 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<=1669969269 order by actionid,triggerid,itemid,escalationid] 73141:20221202:102106.431 End of DCconfig_get_proxypoller_hosts():0 73141:20221202:102106.431 End of process_proxy() 73141:20221202:102106.431 In DCconfig_get_proxypoller_nextcheck() 73141:20221202:102106.431 End of DCconfig_get_proxypoller_nextcheck():-1 73141:20221202:102106.431 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.002349 sec, idle 5 sec]' 73141:20221202:102106.431 In zbx_ipc_async_socket_recv() timeout:5 73125:20221202:102106.431 query [txnlev:1] [commit;] 73126:20221202:102106.431 End of process_escalations() 73126:20221202:102106.431 In process_escalations() 73126:20221202:102106.431 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<=1669969269 order by actionid,triggerid,itemid,escalationid] 73150:20221202:102106.431 End of zbx_ipc_async_socket_recv():0 73150:20221202:102106.431 zbx_setproctitle() title:'poller #5 [got 1 values in 0.006296 sec, getting values]' 73150:20221202:102106.431 In get_values() 73150:20221202:102106.431 In DCconfig_get_poller_items() poller_type:0 73150:20221202:102106.431 End of DCconfig_get_poller_items():0 73150:20221202:102106.431 In DCconfig_get_poller_nextcheck() poller_type:0 73150:20221202:102106.431 End of DCconfig_get_poller_nextcheck():1669969271 73150:20221202:102106.431 End of get_values():0 73151:20221202:102106.431 End of zbx_ipc_async_socket_recv():0 73151:20221202:102106.432 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.000190 sec, getting values]' 73151:20221202:102106.432 In get_values() 73151:20221202:102106.432 In DCconfig_get_poller_items() poller_type:1 73151:20221202:102106.432 End of DCconfig_get_poller_items():0 73151:20221202:102106.432 In DCconfig_get_poller_nextcheck() poller_type:1 73151:20221202:102106.432 End of DCconfig_get_poller_nextcheck():-1 73151:20221202:102106.432 End of get_values():0 73151:20221202:102106.432 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.000084 sec, idle 5 sec]' 73151:20221202:102106.432 In zbx_ipc_async_socket_recv() timeout:5 73150:20221202:102106.432 zbx_setproctitle() title:'poller #5 [got 0 values in 0.000082 sec, idle 5 sec]' 73150:20221202:102106.432 In zbx_ipc_async_socket_recv() timeout:5 73126:20221202:102106.433 End of process_escalations() 73126:20221202:102106.433 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.005298 sec, idle 3 sec]' 73147:20221202:102106.433 End of zbx_ipc_async_socket_recv():0 73147:20221202:102106.434 zbx_setproctitle() title:'poller #3 [got 0 values in 0.000285 sec, getting values]' 73147:20221202:102106.434 In get_values() 73147:20221202:102106.434 In DCconfig_get_poller_items() poller_type:0 73140:20221202:102106.434 End of zbx_ipc_async_socket_recv():0 73140:20221202:102106.434 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.000497 sec, getting values]' 73140:20221202:102106.434 In get_values() 73140:20221202:102106.434 In DCconfig_get_poller_items() poller_type:4 73140:20221202:102106.435 End of DCconfig_get_poller_items():0 73140:20221202:102106.435 In DCconfig_get_poller_nextcheck() poller_type:4 73140:20221202:102106.435 End of DCconfig_get_poller_nextcheck():-1 73140:20221202:102106.435 End of get_values():0 73140:20221202:102106.435 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.000139 sec, idle 5 sec]' 73140:20221202:102106.435 In zbx_ipc_async_socket_recv() timeout:5 73149:20221202:102106.435 End of zbx_ipc_async_socket_recv():0 73149:20221202:102106.435 zbx_setproctitle() title:'poller #4 [got 0 values in 0.001093 sec, getting values]' 73147:20221202:102106.435 End of DCconfig_get_poller_items():0 73147:20221202:102106.435 In DCconfig_get_poller_nextcheck() poller_type:0 73147:20221202:102106.436 End of DCconfig_get_poller_nextcheck():1669969271 73147:20221202:102106.436 End of get_values():0 73147:20221202:102106.436 zbx_setproctitle() title:'poller #3 [got 0 values in 0.001533 sec, idle 5 sec]' 73147:20221202:102106.436 In zbx_ipc_async_socket_recv() timeout:5 73149:20221202:102106.437 In get_values() 73149:20221202:102106.438 In DCconfig_get_poller_items() poller_type:0 73149:20221202:102106.438 End of DCconfig_get_poller_items():0 73149:20221202:102106.438 In DCconfig_get_poller_nextcheck() poller_type:0 73149:20221202:102106.438 End of DCconfig_get_poller_nextcheck():1669969271 73149:20221202:102106.438 End of get_values():0 73149:20221202:102106.438 zbx_setproctitle() title:'poller #4 [got 0 values in 0.003023 sec, idle 5 sec]' 73149:20221202:102106.438 In zbx_ipc_async_socket_recv() timeout:5 73159:20221202:102106.441 End of zbx_ipc_async_socket_recv():0 73159:20221202:102106.441 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.000230 sec, getting values]' 73159:20221202:102106.441 In get_values() 73159:20221202:102106.441 In DCconfig_get_poller_items() poller_type:5 73159:20221202:102106.442 End of DCconfig_get_poller_items():0 73159:20221202:102106.442 In DCconfig_get_poller_nextcheck() poller_type:5 73159:20221202:102106.442 End of DCconfig_get_poller_nextcheck():-1 73159:20221202:102106.442 End of get_values():0 73159:20221202:102106.442 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.000080 sec, idle 5 sec]' 73159:20221202:102106.442 In zbx_ipc_async_socket_recv() timeout:5 73157:20221202:102106.446 zbx_setproctitle() title:'icmp pinger #1 [getting values]' 73157:20221202:102106.446 In get_pinger_hosts() 73157:20221202:102106.446 In DCconfig_get_poller_items() poller_type:3 73157:20221202:102106.446 End of DCconfig_get_poller_items():0 73157:20221202:102106.446 End of get_pinger_hosts():0 73157:20221202:102106.446 In process_pinger_hosts() 73157:20221202:102106.446 End of process_pinger_hosts() 73157:20221202:102106.446 In DCconfig_get_poller_nextcheck() poller_type:3 73157:20221202:102106.446 End of DCconfig_get_poller_nextcheck():-1 73157:20221202:102106.446 zbx_setproctitle() title:'icmp pinger #1 [got 0 values in 0.000124 sec, idle 5 sec]' 73125:20221202:102106.447 End of zbx_history_add_values() 73125:20221202:102106.447 End of DBmass_add_history() 73125:20221202:102106.447 In DCmass_update_trends() 73125:20221202:102106.447 End of DCmass_update_trends() 73125:20221202:102106.447 query [txnlev:1] [begin;] 73125:20221202:102106.447 In DBmass_update_items() 73125:20221202:102106.447 End of DBmass_update_items() 73125:20221202:102106.447 In zbx_process_events() events_num:0 73125:20221202:102106.447 End of zbx_process_events() processed:0 73125:20221202:102106.447 query [txnlev:1] [commit;] 73125:20221202:102106.448 In DCupdate_trends() 73125:20221202:102106.448 End of DCupdate_trends() 73125:20221202:102106.448 query [txnlev:1] [begin;] 73125:20221202:102106.449 In recalculate_triggers() 73125:20221202:102106.449 In zbx_link_triggers_with_functions() trigger_order_num:0 73125:20221202:102106.449 End of zbx_link_triggers_with_functions() triggers_func_pos_num:0 73125:20221202:102106.449 In zbx_evaluate_expressions() tr_num:0 73125:20221202:102106.449 In substitute_functions() 73125:20221202:102106.449 In zbx_extract_functionids() tr_num:0 73125:20221202:102106.449 End of zbx_extract_functionids() functionids_num:0 73125:20221202:102106.449 End of substitute_functions() 73125:20221202:102106.449 End of zbx_evaluate_expressions() 73125:20221202:102106.449 In zbx_process_triggers() values_num:0 73125:20221202:102106.449 End of zbx_process_triggers() 73125:20221202:102106.449 End of recalculate_triggers() 73125:20221202:102106.449 In zbx_process_events() events_num:0 73125:20221202:102106.449 End of zbx_process_events() processed:0 73125:20221202:102106.449 query [txnlev:1] [commit;] 73125:20221202:102106.449 zbx_setproctitle() title:'history syncer #4 [processed 1 values, 0 triggers in 0.022931 sec, idle 1 sec]' 73168:20221202:102106.459 End of zbx_ipc_async_socket_recv():0 73168:20221202:102106.459 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.000200 sec, getting values]' 73168:20221202:102106.459 In get_values() 73168:20221202:102106.459 In DCconfig_get_poller_items() poller_type:5 73168:20221202:102106.459 End of DCconfig_get_poller_items():0 73168:20221202:102106.459 In DCconfig_get_poller_nextcheck() poller_type:5 73168:20221202:102106.459 End of DCconfig_get_poller_nextcheck():-1 73168:20221202:102106.459 End of get_values():0 73168:20221202:102106.459 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.000098 sec, idle 5 sec]' 73168:20221202:102106.459 In zbx_ipc_async_socket_recv() timeout:5 73169:20221202:102106.459 End of zbx_ipc_async_socket_recv():0 73169:20221202:102106.459 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.000112 sec, getting values]' 73169:20221202:102106.459 In get_values() 73169:20221202:102106.459 In DCconfig_get_poller_items() poller_type:5 73169:20221202:102106.459 End of DCconfig_get_poller_items():0 73169:20221202:102106.459 In DCconfig_get_poller_nextcheck() poller_type:5 73169:20221202:102106.459 End of DCconfig_get_poller_nextcheck():-1 73169:20221202:102106.459 End of get_values():0 73169:20221202:102106.459 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.000078 sec, idle 5 sec]' 73169:20221202:102106.459 In zbx_ipc_async_socket_recv() timeout:5 73167:20221202:102106.460 End of zbx_ipc_async_socket_recv():0 73167:20221202:102106.460 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.001928 sec, getting values]' 73167:20221202:102106.460 In get_values() 73167:20221202:102106.460 In DCconfig_get_poller_items() poller_type:5 73167:20221202:102106.460 End of DCconfig_get_poller_items():0 73167:20221202:102106.460 In DCconfig_get_poller_nextcheck() poller_type:5 73167:20221202:102106.460 End of DCconfig_get_poller_nextcheck():-1 73167:20221202:102106.460 End of get_values():0 73167:20221202:102106.460 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.000076 sec, idle 5 sec]' 73167:20221202:102106.460 In zbx_ipc_async_socket_recv() timeout:5 73172:20221202:102106.464 End of zbx_ipc_async_socket_recv():0 73172:20221202:102106.465 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.000728 sec, getting values]' 73172:20221202:102106.465 In get_values() 73172:20221202:102106.465 In DCconfig_get_poller_items() poller_type:5 73172:20221202:102106.465 End of DCconfig_get_poller_items():0 73172:20221202:102106.465 In DCconfig_get_poller_nextcheck() poller_type:5 73172:20221202:102106.465 End of DCconfig_get_poller_nextcheck():-1 73172:20221202:102106.465 End of get_values():0 73172:20221202:102106.465 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.000097 sec, idle 5 sec]' 73172:20221202:102106.465 In zbx_ipc_async_socket_recv() timeout:5 73122:20221202:102106.474 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000583 sec, syncing history]' 73122:20221202:102106.481 In zbx_sync_history_cache() history_num:0 73122:20221202:102106.481 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.006143 sec, idle 1 sec]' 73178:20221202:102106.481 End of zbx_ipc_async_socket_recv():0 73178:20221202:102106.481 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.000099 sec, getting values]' 73178:20221202:102106.481 In get_values() 73178:20221202:102106.481 In DCconfig_get_poller_items() poller_type:6 73178:20221202:102106.481 End of DCconfig_get_poller_items():0 73178:20221202:102106.481 In DCconfig_get_poller_nextcheck() poller_type:6 73178:20221202:102106.481 End of DCconfig_get_poller_nextcheck():-1 73178:20221202:102106.481 End of get_values():0 73178:20221202:102106.481 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.000090 sec, idle 5 sec]' 73178:20221202:102106.481 In zbx_ipc_async_socket_recv() timeout:5 73123:20221202:102106.481 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000215 sec, syncing history]' 73123:20221202:102106.481 In zbx_sync_history_cache() history_num:0 73123:20221202:102106.481 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.001156 sec, idle 1 sec]' 73158:20221202:102106.499 zbx_setproctitle() title:'alert syncer [queuing alerts]' 73158:20221202:102106.499 In am_db_get_alerts() 73158:20221202:102106.499 query [txnlev:1] [begin;] 73107:20221202:102106.499 End of zbx_ipc_service_recv():2 73107:20221202:102106.499 zbx_setproctitle() title:'alert manager #1 [sent 0, failed 0 alerts, idle 5.014406 sec during 5.015137 sec]' 73107:20221202:102106.499 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102106.499 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] 73158:20221202:102106.500 query [txnlev:1] [commit;] 73158:20221202:102106.500 End of am_db_get_alerts():SUCCEED alerts:0 73158:20221202:102106.500 In am_db_flush_results() 73158:20221202:102106.500 In zbx_ipc_socket_write() 73158:20221202:102106.500 End of zbx_ipc_socket_write():SUCCEED 73158:20221202:102106.500 In zbx_ipc_socket_read() 73107:20221202:102106.502 End of zbx_ipc_service_recv():1 73107:20221202:102106.502 In am_flush_results() results:0 73107:20221202:102106.502 In zbx_ipc_client_send() clientid:6 73107:20221202:102106.502 End of zbx_ipc_client_send():SUCCEED 73107:20221202:102106.502 End of am_flush_results() 73107:20221202:102106.502 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102106.503 End of zbx_ipc_socket_read():SUCCEED 73158:20221202:102106.503 End of am_db_flush_results() flushed:0 73158:20221202:102106.503 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.004428 sec, idle 1 sec]' 73115:20221202:102106.503 End of zbx_ipc_service_recv():2 73115:20221202:102106.503 zbx_setproctitle() title:'lld manager #1 [processed 0 LLD rules, idle 5.007808sec during 5.007832 sec]' 73115:20221202:102106.503 In zbx_ipc_service_recv() timeout:1.000 73174:20221202:102106.564 End of zbx_ipc_service_recv():2 73174:20221202:102106.564 zbx_setproctitle() title:'availability manager #1 [queued 0, processed 0 values, idle 5.007442 sec during 5.007463 sec]' 73174:20221202:102106.564 In zbx_ipc_service_recv() timeout:1.000 73088:20221202:102107.076 End of zbx_ipc_service_recv():2 73088:20221202:102107.076 In zbx_ipc_async_socket_send() 73088:20221202:102107.077 In zbx_ipc_client_send() clientid:0 73088:20221202:102107.077 End of zbx_ipc_client_send():SUCCEED 73088:20221202:102107.077 End of zbx_ipc_async_socket_send():SUCCEED 73088:20221202:102107.077 In zbx_ipc_async_socket_flush() timeout:10 73088:20221202:102107.077 End of zbx_ipc_async_socket_flush():0 73088:20221202:102107.077 In zbx_ipc_service_recv() timeout:0.995 73086:20221202:102107.077 End of zbx_ipc_service_recv():1 73086:20221202:102107.077 In zbx_ha_dispatch_message() 73086:20221202:102107.077 In zbx_ipc_service_recv() timeout:1.000 73090:20221202:102107.179 End of zbx_ipc_service_recv():2 73090:20221202:102107.179 In zbx_ipc_service_recv() timeout:1.000 73120:20221202:102107.372 zbx_setproctitle() title:'http poller #1 [got 1 values in 0.729998 sec, getting values]' 73120:20221202:102107.372 In process_httptests() 73120:20221202:102107.373 query [txnlev:0] [select h.hostid,h.host,h.name,t.httptestid,t.name,t.agent,t.authentication,t.http_user,t.http_password,t.http_proxy,t.retries,t.ssl_cert_file,t.ssl_key_file,t.ssl_key_password,t.verify_peer,t.verify_host,t.delay from httptest t,hosts h where t.hostid=h.hostid and t.nextcheck<=1669969267 and mod(t.httptestid,1)=0 and t.status=0 and h.proxy_hostid is null and h.status=0 and (h.maintenance_status=0 or h.maintenance_type=0)] 73120:20221202:102107.374 End of process_httptests() 73120:20221202:102107.374 query [txnlev:0] [select min(t.nextcheck) from httptest t,hosts h where t.hostid=h.hostid and mod(t.httptestid,1)=0 and t.status=0 and h.proxy_hostid is null and h.status=0 and (h.maintenance_status=0 or h.maintenance_type=0)] 73120:20221202:102107.374 zbx_setproctitle() title:'http poller #1 [got 0 values in 0.001642 sec, idle 5 sec]' 73142:20221202:102107.423 zbx_setproctitle() title:'self-monitoring [processing data]' 73142:20221202:102107.423 In collect_selfmon_stats() 73142:20221202:102107.423 End of collect_selfmon_stats() 73142:20221202:102107.423 zbx_setproctitle() title:'self-monitoring [processed data in 0.000190 sec, idle 1 sec]' 73124:20221202:102107.425 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.001285 sec, syncing history]' 73124:20221202:102107.425 In zbx_sync_history_cache() history_num:0 73124:20221202:102107.425 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000141 sec, idle 1 sec]' 73111:20221202:102107.430 End of zbx_ipc_service_recv():2 73111:20221202:102107.430 In zbx_ipc_service_recv() timeout:1.000 73125:20221202:102107.451 zbx_setproctitle() title:'history syncer #4 [processed 1 values, 0 triggers in 0.022931 sec, syncing history]' 73125:20221202:102107.452 In zbx_sync_history_cache() history_num:0 73125:20221202:102107.452 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000239 sec, idle 1 sec]' 73122:20221202:102107.481 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.006143 sec, syncing history]' 73122:20221202:102107.482 In zbx_sync_history_cache() history_num:0 73122:20221202:102107.482 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000479 sec, idle 1 sec]' 73123:20221202:102107.482 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.001156 sec, syncing history]' 73123:20221202:102107.482 In zbx_sync_history_cache() history_num:0 73123:20221202:102107.482 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000564 sec, idle 1 sec]' 73107:20221202:102107.503 End of zbx_ipc_service_recv():2 73107:20221202:102107.503 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102107.504 zbx_setproctitle() title:'alert syncer [queuing alerts]' 73158:20221202:102107.504 In am_db_get_alerts() 73158:20221202:102107.504 query [txnlev:1] [begin;] 73158:20221202:102107.505 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] 73158:20221202:102107.505 query [txnlev:1] [commit;] 73158:20221202:102107.506 End of am_db_get_alerts():SUCCEED alerts:0 73158:20221202:102107.506 In am_db_flush_results() 73158:20221202:102107.506 In zbx_ipc_socket_write() 73158:20221202:102107.506 End of zbx_ipc_socket_write():SUCCEED 73158:20221202:102107.506 In zbx_ipc_socket_read() 73107:20221202:102107.506 End of zbx_ipc_service_recv():1 73107:20221202:102107.506 In am_flush_results() results:0 73107:20221202:102107.506 In zbx_ipc_client_send() clientid:6 73107:20221202:102107.506 End of zbx_ipc_client_send():SUCCEED 73107:20221202:102107.506 End of am_flush_results() 73107:20221202:102107.506 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102107.506 End of zbx_ipc_socket_read():SUCCEED 73158:20221202:102107.506 End of am_db_flush_results() flushed:0 73158:20221202:102107.506 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.001980 sec, idle 1 sec]' 73115:20221202:102107.507 End of zbx_ipc_service_recv():2 73115:20221202:102107.507 In zbx_ipc_service_recv() timeout:1.000 73174:20221202:102107.567 End of zbx_ipc_service_recv():2 73174:20221202:102107.567 In zbx_ipc_service_recv() timeout:1.000 73088:20221202:102108.075 End of zbx_ipc_service_recv():2 73088:20221202:102108.075 In zbx_ipc_async_socket_send() 73088:20221202:102108.075 In zbx_ipc_client_send() clientid:0 73088:20221202:102108.075 End of zbx_ipc_client_send():SUCCEED 73088:20221202:102108.075 End of zbx_ipc_async_socket_send():SUCCEED 73088:20221202:102108.075 In zbx_ipc_async_socket_flush() timeout:10 73088:20221202:102108.075 End of zbx_ipc_async_socket_flush():0 73088:20221202:102108.075 In zbx_ipc_service_recv() timeout:0.996 73086:20221202:102108.075 End of zbx_ipc_service_recv():1 73086:20221202:102108.075 In zbx_ha_dispatch_message() 73086:20221202:102108.075 In zbx_ipc_service_recv() timeout:1.000 73090:20221202:102108.182 End of zbx_ipc_service_recv():2 73090:20221202:102108.182 In zbx_ipc_service_recv() timeout:1.000 73142:20221202:102108.427 zbx_setproctitle() title:'self-monitoring [processing data]' 73142:20221202:102108.427 In collect_selfmon_stats() 73142:20221202:102108.427 End of collect_selfmon_stats() 73142:20221202:102108.427 zbx_setproctitle() title:'self-monitoring [processed data in 0.000470 sec, idle 1 sec]' 73124:20221202:102108.428 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000141 sec, syncing history]' 73124:20221202:102108.428 In zbx_sync_history_cache() history_num:0 73124:20221202:102108.428 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000687 sec, idle 1 sec]' 73111:20221202:102108.432 End of zbx_ipc_service_recv():2 73111:20221202:102108.432 In zbx_ipc_service_recv() timeout:1.000 73125:20221202:102108.452 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000239 sec, syncing history]' 73125:20221202:102108.452 In zbx_sync_history_cache() history_num:0 73125:20221202:102108.453 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000216 sec, idle 1 sec]' 73122:20221202:102108.482 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000479 sec, syncing history]' 73122:20221202:102108.482 In zbx_sync_history_cache() history_num:0 73122:20221202:102108.482 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000388 sec, idle 1 sec]' 73123:20221202:102108.482 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000564 sec, syncing history]' 73123:20221202:102108.482 In zbx_sync_history_cache() history_num:0 73123:20221202:102108.482 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000596 sec, idle 1 sec]' 73158:20221202:102108.506 zbx_setproctitle() title:'alert syncer [queuing alerts]' 73158:20221202:102108.506 In am_db_get_alerts() 73158:20221202:102108.506 query [txnlev:1] [begin;] 73107:20221202:102108.506 End of zbx_ipc_service_recv():2 73107:20221202:102108.507 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102108.507 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] 73158:20221202:102108.507 query [txnlev:1] [commit;] 73158:20221202:102108.507 End of am_db_get_alerts():SUCCEED alerts:0 73158:20221202:102108.507 In am_db_flush_results() 73158:20221202:102108.507 In zbx_ipc_socket_write() 73158:20221202:102108.507 End of zbx_ipc_socket_write():SUCCEED 73158:20221202:102108.507 In zbx_ipc_socket_read() 73107:20221202:102108.507 End of zbx_ipc_service_recv():1 73107:20221202:102108.507 In am_flush_results() results:0 73107:20221202:102108.507 In zbx_ipc_client_send() clientid:6 73107:20221202:102108.507 End of zbx_ipc_client_send():SUCCEED 73107:20221202:102108.507 End of am_flush_results() 73107:20221202:102108.507 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102108.508 End of zbx_ipc_socket_read():SUCCEED 73158:20221202:102108.508 End of am_db_flush_results() flushed:0 73158:20221202:102108.508 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.001387 sec, idle 1 sec]' 73115:20221202:102108.508 End of zbx_ipc_service_recv():2 73115:20221202:102108.508 In zbx_ipc_service_recv() timeout:1.000 73174:20221202:102108.569 End of zbx_ipc_service_recv():2 73174:20221202:102108.570 In zbx_ipc_service_recv() timeout:1.000 73088:20221202:102109.074 End of zbx_ipc_service_recv():2 73088:20221202:102109.074 In zbx_ipc_async_socket_send() 73088:20221202:102109.074 In zbx_ipc_client_send() clientid:0 73088:20221202:102109.074 End of zbx_ipc_client_send():SUCCEED 73088:20221202:102109.074 End of zbx_ipc_async_socket_send():SUCCEED 73088:20221202:102109.074 In zbx_ipc_async_socket_flush() timeout:10 73088:20221202:102109.074 End of zbx_ipc_async_socket_flush():0 73088:20221202:102109.074 In zbx_ipc_service_recv() timeout:0.997 73086:20221202:102109.074 End of zbx_ipc_service_recv():1 73086:20221202:102109.075 In zbx_ha_dispatch_message() 73086:20221202:102109.075 In zbx_ipc_service_recv() timeout:1.000 73090:20221202:102109.185 End of zbx_ipc_service_recv():2 73090:20221202:102109.185 In zbx_ipc_service_recv() timeout:1.000 73142:20221202:102109.428 zbx_setproctitle() title:'self-monitoring [processing data]' 73142:20221202:102109.430 In collect_selfmon_stats() 73142:20221202:102109.430 End of collect_selfmon_stats() 73142:20221202:102109.430 zbx_setproctitle() title:'self-monitoring [processed data in 0.002167 sec, idle 1 sec]' 73124:20221202:102109.430 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000687 sec, syncing history]' 73124:20221202:102109.430 In zbx_sync_history_cache() history_num:0 73124:20221202:102109.430 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.002215 sec, idle 1 sec]' 73111:20221202:102109.434 End of zbx_ipc_service_recv():2 73111:20221202:102109.434 In zbx_ipc_service_recv() timeout:1.000 73126:20221202:102109.434 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.005298 sec, processing escalations]' 73126:20221202:102109.434 In process_escalations() 73126:20221202:102109.434 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<=1669969272 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102109.434 End of process_escalations() 73126:20221202:102109.434 In process_escalations() 73126:20221202:102109.434 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<=1669969272 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102109.435 End of process_escalations() 73126:20221202:102109.435 In process_escalations() 73126:20221202:102109.435 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<=1669969272 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102109.435 End of process_escalations() 73126:20221202:102109.435 In process_escalations() 73126:20221202:102109.435 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<=1669969272 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102109.435 End of process_escalations() 73126:20221202:102109.435 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.001131 sec, idle 3 sec]' 73125:20221202:102109.453 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000216 sec, syncing history]' 73125:20221202:102109.453 In zbx_sync_history_cache() history_num:0 73125:20221202:102109.453 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000070 sec, idle 1 sec]' 73123:20221202:102109.484 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000596 sec, syncing history]' 73123:20221202:102109.485 In zbx_sync_history_cache() history_num:0 73123:20221202:102109.485 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000540 sec, idle 1 sec]' 73122:20221202:102109.487 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000388 sec, syncing history]' 73122:20221202:102109.487 In zbx_sync_history_cache() history_num:0 73122:20221202:102109.487 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000257 sec, idle 1 sec]' 73158:20221202:102109.510 zbx_setproctitle() title:'alert syncer [queuing alerts]' 73158:20221202:102109.510 In am_db_get_alerts() 73158:20221202:102109.510 query [txnlev:1] [begin;] 73107:20221202:102109.510 End of zbx_ipc_service_recv():2 73158:20221202:102109.510 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] 73107:20221202:102109.511 In zbx_ipc_service_recv() timeout:1.000 73115:20221202:102109.511 End of zbx_ipc_service_recv():2 73115:20221202:102109.512 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102109.512 query [txnlev:1] [commit;] 73158:20221202:102109.512 End of am_db_get_alerts():SUCCEED alerts:0 73158:20221202:102109.512 In am_db_flush_results() 73158:20221202:102109.512 In zbx_ipc_socket_write() 73158:20221202:102109.512 End of zbx_ipc_socket_write():SUCCEED 73158:20221202:102109.512 In zbx_ipc_socket_read() 73107:20221202:102109.513 End of zbx_ipc_service_recv():1 73107:20221202:102109.513 In am_flush_results() results:0 73107:20221202:102109.513 In zbx_ipc_client_send() clientid:6 73107:20221202:102109.513 End of zbx_ipc_client_send():SUCCEED 73107:20221202:102109.513 End of am_flush_results() 73107:20221202:102109.514 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102109.514 End of zbx_ipc_socket_read():SUCCEED 73158:20221202:102109.514 End of am_db_flush_results() flushed:0 73158:20221202:102109.514 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.004738 sec, idle 1 sec]' 73174:20221202:102109.572 End of zbx_ipc_service_recv():2 73174:20221202:102109.572 In zbx_ipc_service_recv() timeout:1.000 73088:20221202:102110.074 End of zbx_ipc_service_recv():2 73088:20221202:102110.074 In ha_check_nodes() ha_status:active db_status:0 73088:20221202:102110.074 query [txnlev:1] [begin;] 73088:20221202:102110.075 query [txnlev:1] [select ha_nodeid,name,status,lastaccess,address,port,ha_sessionid from ha_node order by ha_nodeid for update] 73086:20221202:102110.075 End of zbx_ipc_service_recv():2 73086:20221202:102110.075 In zbx_ha_dispatch_message() 73086:20221202:102110.076 In zbx_ipc_service_recv() timeout:1.000 73088:20221202:102110.079 query [txnlev:1] [select ha_failover_delay,auditlog_enabled from config] 73088:20221202:102110.080 In ha_db_get_time() 73088:20221202:102110.080 query [txnlev:1] [select unix_timestamp() from config] 73088:20221202:102110.081 End of ha_db_get_time():SUCCEED db_time:1669969270 73088:20221202:102110.081 query [txnlev:1] [update ha_node set lastaccess=unix_timestamp() where ha_nodeid='clb4ubunu00018m7pn6ddoaix'] 73088:20221202:102110.083 query [txnlev:1] [commit;] 73088:20221202:102110.111 End of ha_check_nodes() nodeid:clb4ubunu00018m7pn6ddoaix ha_status:active db_status:0 73088:20221202:102110.111 In zbx_ipc_async_socket_send() 73088:20221202:102110.112 In zbx_ipc_client_send() clientid:0 73088:20221202:102110.112 End of zbx_ipc_client_send():SUCCEED 73088:20221202:102110.112 End of zbx_ipc_async_socket_send():SUCCEED 73088:20221202:102110.112 In zbx_ipc_async_socket_flush() timeout:10 73088:20221202:102110.112 End of zbx_ipc_async_socket_flush():0 73088:20221202:102110.112 In zbx_ipc_service_recv() timeout:0.997 73086:20221202:102110.112 End of zbx_ipc_service_recv():1 73086:20221202:102110.112 In zbx_ha_dispatch_message() 73086:20221202:102110.112 In zbx_ipc_service_recv() timeout:1.000 73090:20221202:102110.185 End of zbx_ipc_service_recv():2 73090:20221202:102110.186 In zbx_ipc_service_recv() timeout:1.000 73144:20221202:102110.431 End of zbx_ipc_async_socket_recv():0 73144:20221202:102110.431 zbx_setproctitle() title:'task manager [processing tasks]' 73144:20221202:102110.431 query [txnlev:0] [select taskid,type,clock,ttl from task where status in (1,2) order by taskid] 73142:20221202:102110.431 zbx_setproctitle() title:'self-monitoring [processing data]' 73142:20221202:102110.431 In collect_selfmon_stats() 73142:20221202:102110.431 End of collect_selfmon_stats() 73142:20221202:102110.431 zbx_setproctitle() title:'self-monitoring [processed data in 0.000150 sec, idle 1 sec]' 73144:20221202:102110.431 zbx_setproctitle() title:'task manager [processed 0 task(s) in 0.000479 sec, idle 5 sec]' 73144:20221202:102110.431 In zbx_ipc_async_socket_recv() timeout:5 73124:20221202:102110.431 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.002215 sec, syncing history]' 73124:20221202:102110.432 In zbx_sync_history_cache() history_num:0 73124:20221202:102110.432 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000630 sec, idle 1 sec]' 73111:20221202:102110.435 End of zbx_ipc_service_recv():2 73111:20221202:102110.436 In zbx_ipc_service_recv() timeout:1.000 73125:20221202:102110.458 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000070 sec, syncing history]' 73125:20221202:102110.458 In zbx_sync_history_cache() history_num:0 73125:20221202:102110.458 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000235 sec, idle 1 sec]' 73123:20221202:102110.486 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000540 sec, syncing history]' 73123:20221202:102110.486 In zbx_sync_history_cache() history_num:0 73123:20221202:102110.486 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000427 sec, idle 1 sec]' 73122:20221202:102110.487 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000257 sec, syncing history]' 73122:20221202:102110.487 In zbx_sync_history_cache() history_num:0 73122:20221202:102110.487 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000233 sec, idle 1 sec]' 73115:20221202:102110.513 End of zbx_ipc_service_recv():2 73115:20221202:102110.513 In zbx_ipc_service_recv() timeout:1.000 73107:20221202:102110.515 End of zbx_ipc_service_recv():2 73107:20221202:102110.515 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102110.515 zbx_setproctitle() title:'alert syncer [queuing alerts]' 73158:20221202:102110.515 In am_db_get_alerts() 73158:20221202:102110.515 query [txnlev:1] [begin;] 73158:20221202:102110.516 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] 73158:20221202:102110.516 query [txnlev:1] [commit;] 73158:20221202:102110.517 End of am_db_get_alerts():SUCCEED alerts:0 73158:20221202:102110.517 In am_db_flush_results() 73158:20221202:102110.517 In zbx_ipc_socket_write() 73158:20221202:102110.517 End of zbx_ipc_socket_write():SUCCEED 73158:20221202:102110.517 In zbx_ipc_socket_read() 73107:20221202:102110.517 End of zbx_ipc_service_recv():1 73107:20221202:102110.517 In am_flush_results() results:0 73107:20221202:102110.517 In zbx_ipc_client_send() clientid:6 73107:20221202:102110.517 End of zbx_ipc_client_send():SUCCEED 73107:20221202:102110.517 End of am_flush_results() 73107:20221202:102110.517 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102110.517 End of zbx_ipc_socket_read():SUCCEED 73158:20221202:102110.517 End of am_db_flush_results() flushed:0 73158:20221202:102110.517 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.002463 sec, idle 1 sec]' 73174:20221202:102110.574 End of zbx_ipc_service_recv():2 73174:20221202:102110.575 In zbx_ipc_service_recv() timeout:1.000 73088:20221202:102111.110 End of zbx_ipc_service_recv():2 73088:20221202:102111.110 In zbx_ipc_async_socket_send() 73088:20221202:102111.110 In zbx_ipc_client_send() clientid:0 73088:20221202:102111.110 End of zbx_ipc_client_send():SUCCEED 73088:20221202:102111.110 End of zbx_ipc_async_socket_send():SUCCEED 73088:20221202:102111.110 In zbx_ipc_async_socket_flush() timeout:10 73088:20221202:102111.110 End of zbx_ipc_async_socket_flush():0 73088:20221202:102111.110 In zbx_ipc_service_recv() timeout:0.961 73086:20221202:102111.110 End of zbx_ipc_service_recv():1 73086:20221202:102111.111 In zbx_ha_dispatch_message() 73086:20221202:102111.111 In zbx_ipc_service_recv() timeout:1.000 73090:20221202:102111.186 End of zbx_ipc_service_recv():2 73090:20221202:102111.187 zbx_setproctitle() title:'service manager #1 [processed 0 events, updated 0 event tags, deleted 0 problems, synced 0 service updates, idle 5.010137 sec during 5.010160 sec]' 73090:20221202:102111.187 In zbx_ipc_service_recv() timeout:1.000 73139:20221202:102111.414 End of zbx_ipc_async_socket_recv():0 73139:20221202:102111.414 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.000069 sec, getting values]' 73134:20221202:102111.414 End of zbx_ipc_async_socket_recv():0 73134:20221202:102111.414 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.000306 sec, getting values]' 73134:20221202:102111.415 In get_values() 73134:20221202:102111.415 In DCconfig_get_poller_items() poller_type:4 73134:20221202:102111.415 End of DCconfig_get_poller_items():0 73134:20221202:102111.415 In DCconfig_get_poller_nextcheck() poller_type:4 73134:20221202:102111.415 End of DCconfig_get_poller_nextcheck():-1 73134:20221202:102111.415 End of get_values():0 73134:20221202:102111.415 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.000652 sec, idle 5 sec]' 73134:20221202:102111.415 In zbx_ipc_async_socket_recv() timeout:5 73129:20221202:102111.415 End of zbx_ipc_async_socket_recv():0 73129:20221202:102111.415 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.000086 sec, getting values]' 73129:20221202:102111.415 In get_values() 73129:20221202:102111.415 In DCconfig_get_poller_items() poller_type:4 73129:20221202:102111.415 End of DCconfig_get_poller_items():0 73129:20221202:102111.415 In DCconfig_get_poller_nextcheck() poller_type:4 73129:20221202:102111.415 End of DCconfig_get_poller_nextcheck():-1 73129:20221202:102111.415 End of get_values():0 73129:20221202:102111.415 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.000080 sec, idle 5 sec]' 73129:20221202:102111.415 In zbx_ipc_async_socket_recv() timeout:5 73139:20221202:102111.416 In get_values() 73139:20221202:102111.416 In DCconfig_get_poller_items() poller_type:4 73139:20221202:102111.416 End of DCconfig_get_poller_items():0 73139:20221202:102111.416 In DCconfig_get_poller_nextcheck() poller_type:4 73139:20221202:102111.416 End of DCconfig_get_poller_nextcheck():-1 73139:20221202:102111.416 End of get_values():0 73139:20221202:102111.416 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.002138 sec, idle 5 sec]' 73139:20221202:102111.416 In zbx_ipc_async_socket_recv() timeout:5 73135:20221202:102111.416 End of zbx_ipc_async_socket_recv():0 73135:20221202:102111.416 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.000082 sec, getting values]' 73135:20221202:102111.416 In get_values() 73135:20221202:102111.416 In DCconfig_get_poller_items() poller_type:4 73135:20221202:102111.416 End of DCconfig_get_poller_items():0 73135:20221202:102111.416 In DCconfig_get_poller_nextcheck() poller_type:4 73135:20221202:102111.416 End of DCconfig_get_poller_nextcheck():-1 73135:20221202:102111.416 End of get_values():0 73135:20221202:102111.416 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.000126 sec, idle 5 sec]' 73135:20221202:102111.416 In zbx_ipc_async_socket_recv() timeout:5 73127:20221202:102111.417 End of zbx_ipc_async_socket_recv():0 73127:20221202:102111.417 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.000229 sec, getting values]' 73127:20221202:102111.417 In get_values() 73127:20221202:102111.417 In DCconfig_get_poller_items() poller_type:4 73127:20221202:102111.417 End of DCconfig_get_poller_items():0 73127:20221202:102111.417 In DCconfig_get_poller_nextcheck() poller_type:4 73127:20221202:102111.417 End of DCconfig_get_poller_nextcheck():-1 73127:20221202:102111.417 End of get_values():0 73127:20221202:102111.417 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.000251 sec, idle 5 sec]' 73127:20221202:102111.417 In zbx_ipc_async_socket_recv() timeout:5 73128:20221202:102111.417 End of zbx_ipc_async_socket_recv():0 73128:20221202:102111.417 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.000130 sec, getting values]' 73128:20221202:102111.417 In get_values() 73128:20221202:102111.417 In DCconfig_get_poller_items() poller_type:4 73128:20221202:102111.417 End of DCconfig_get_poller_items():0 73128:20221202:102111.417 In DCconfig_get_poller_nextcheck() poller_type:4 73128:20221202:102111.417 End of DCconfig_get_poller_nextcheck():-1 73128:20221202:102111.417 End of get_values():0 73128:20221202:102111.417 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.000103 sec, idle 5 sec]' 73128:20221202:102111.417 In zbx_ipc_async_socket_recv() timeout:5 73137:20221202:102111.423 End of zbx_ipc_async_socket_recv():0 73137:20221202:102111.423 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.000095 sec, getting values]' 73137:20221202:102111.423 In get_values() 73137:20221202:102111.423 In DCconfig_get_poller_items() poller_type:4 73137:20221202:102111.423 End of DCconfig_get_poller_items():0 73137:20221202:102111.423 In DCconfig_get_poller_nextcheck() poller_type:4 73137:20221202:102111.423 End of DCconfig_get_poller_nextcheck():-1 73137:20221202:102111.423 End of get_values():0 73137:20221202:102111.423 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.000266 sec, idle 5 sec]' 73137:20221202:102111.423 In zbx_ipc_async_socket_recv() timeout:5 73130:20221202:102111.426 End of zbx_ipc_async_socket_recv():0 73130:20221202:102111.426 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.000303 sec, getting values]' 73130:20221202:102111.426 In get_values() 73130:20221202:102111.427 In DCconfig_get_poller_items() poller_type:4 73130:20221202:102111.427 End of DCconfig_get_poller_items():0 73130:20221202:102111.427 In DCconfig_get_poller_nextcheck() poller_type:4 73130:20221202:102111.427 End of DCconfig_get_poller_nextcheck():-1 73130:20221202:102111.427 End of get_values():0 73133:20221202:102111.427 End of zbx_ipc_async_socket_recv():0 73133:20221202:102111.427 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.000782 sec, getting values]' 73133:20221202:102111.427 In get_values() 73133:20221202:102111.427 In DCconfig_get_poller_items() poller_type:4 73133:20221202:102111.427 End of DCconfig_get_poller_items():0 73133:20221202:102111.427 In DCconfig_get_poller_nextcheck() poller_type:4 73133:20221202:102111.427 End of DCconfig_get_poller_nextcheck():-1 73133:20221202:102111.427 End of get_values():0 73133:20221202:102111.427 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.000361 sec, idle 5 sec]' 73133:20221202:102111.427 In zbx_ipc_async_socket_recv() timeout:5 73130:20221202:102111.427 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.000178 sec, idle 5 sec]' 73130:20221202:102111.427 In zbx_ipc_async_socket_recv() timeout:5 73142:20221202:102111.432 zbx_setproctitle() title:'self-monitoring [processing data]' 73145:20221202:102111.433 End of zbx_ipc_async_socket_recv():0 73124:20221202:102111.433 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000630 sec, syncing history]' 73124:20221202:102111.433 In zbx_sync_history_cache() history_num:0 73124:20221202:102111.433 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000159 sec, idle 1 sec]' 73145:20221202:102111.434 zbx_setproctitle() title:'poller #1 [got 1 values in 0.002437 sec, getting values]' 73151:20221202:102111.434 End of zbx_ipc_async_socket_recv():0 73142:20221202:102111.434 In collect_selfmon_stats() 73146:20221202:102111.434 End of zbx_ipc_async_socket_recv():0 73146:20221202:102111.434 zbx_setproctitle() title:'poller #2 [got 0 values in 0.000279 sec, getting values]' 73146:20221202:102111.434 In get_values() 73146:20221202:102111.434 In DCconfig_get_poller_items() poller_type:0 73146:20221202:102111.434 End of DCconfig_get_poller_items():1 73146:20221202:102111.434 In substitute_key_macros_impl() data:'agent.ping' 73146:20221202:102111.434 End of substitute_key_macros_impl():SUCCEED data:'agent.ping' 73141:20221202:102111.434 End of zbx_ipc_async_socket_recv():0 73141:20221202:102111.435 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.002349 sec, exchanging data]' 73141:20221202:102111.435 In process_proxy() 73141:20221202:102111.435 In DCconfig_get_proxypoller_hosts() 73141:20221202:102111.435 End of DCconfig_get_proxypoller_hosts():0 73141:20221202:102111.435 End of process_proxy() 73141:20221202:102111.435 In DCconfig_get_proxypoller_nextcheck() 73141:20221202:102111.435 End of DCconfig_get_proxypoller_nextcheck():-1 73141:20221202:102111.435 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.000229 sec, idle 5 sec]' 73141:20221202:102111.435 In zbx_ipc_async_socket_recv() timeout:5 73151:20221202:102111.435 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.000084 sec, getting values]' 73151:20221202:102111.435 In get_values() 73151:20221202:102111.435 In DCconfig_get_poller_items() poller_type:1 73151:20221202:102111.435 End of DCconfig_get_poller_items():0 73151:20221202:102111.435 In DCconfig_get_poller_nextcheck() poller_type:1 73151:20221202:102111.435 End of DCconfig_get_poller_nextcheck():-1 73151:20221202:102111.435 End of get_values():0 73151:20221202:102111.435 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.001135 sec, idle 5 sec]' 73151:20221202:102111.435 In zbx_ipc_async_socket_recv() timeout:5 73142:20221202:102111.435 End of collect_selfmon_stats() 73146:20221202:102111.435 In substitute_simple_macros_impl() data:'10050' 73146:20221202:102111.436 End substitute_simple_macros_impl() data:'10050' 73146:20221202:102111.436 In get_value() key:'agent.ping' 73146:20221202:102111.436 In get_value_agent() host:'test' addr:'192.168.6.176' key:'agent.ping' conn:'unencrypted' 73145:20221202:102111.436 In get_values() 73145:20221202:102111.436 In DCconfig_get_poller_items() poller_type:0 73145:20221202:102111.436 End of DCconfig_get_poller_items():0 73145:20221202:102111.436 In DCconfig_get_poller_nextcheck() poller_type:0 73145:20221202:102111.436 End of DCconfig_get_poller_nextcheck():1669969293 73145:20221202:102111.436 End of get_values():0 73145:20221202:102111.436 zbx_setproctitle() title:'poller #1 [got 0 values in 0.002401 sec, idle 5 sec]' 73145:20221202:102111.436 In zbx_ipc_async_socket_recv() timeout:5 73142:20221202:102111.436 zbx_setproctitle() title:'self-monitoring [processed data in 0.003060 sec, idle 1 sec]' 73146:20221202:102111.436 In is_ip4() ip:'192.168.6.176' 73146:20221202:102111.437 End of is_ip4():SUCCEED 73111:20221202:102111.437 End of zbx_ipc_service_recv():2 73111:20221202:102111.437 zbx_setproctitle() title:'preprocessing manager #1 [queued 0, processed 0 values, idle 5.009174 sec during 5.009197 sec]' 73111:20221202:102111.437 In zbx_ipc_service_recv() timeout:1.000 73146:20221202:102111.437 Sending [agent.ping] 73146:20221202:102111.437 get value from agent result: '1' 73146:20221202:102111.437 End of get_value_agent():SUCCEED 73146:20221202:102111.437 End of get_value():SUCCEED 73146:20221202:102111.437 In zbx_activate_item_interface() interfaceid:15 itemid:44581 type:0 73146:20221202:102111.437 End of zbx_activate_item_interface() 73146:20221202:102111.437 In zbx_preprocess_item_value() 73146:20221202:102111.437 End of zbx_preprocess_item_value() 73146:20221202:102111.438 In zbx_ipc_socket_open() 73146:20221202:102111.438 End of zbx_ipc_socket_open():SUCCEED 73146:20221202:102111.438 In zbx_ipc_socket_write() 73150:20221202:102111.438 End of zbx_ipc_async_socket_recv():0 73150:20221202:102111.438 zbx_setproctitle() title:'poller #5 [got 0 values in 0.000082 sec, getting values]' 73150:20221202:102111.438 In get_values() 73150:20221202:102111.438 In DCconfig_get_poller_items() poller_type:0 73150:20221202:102111.438 End of DCconfig_get_poller_items():0 73150:20221202:102111.438 In DCconfig_get_poller_nextcheck() poller_type:0 73150:20221202:102111.438 End of DCconfig_get_poller_nextcheck():1669969276 73150:20221202:102111.438 End of get_values():0 73150:20221202:102111.438 zbx_setproctitle() title:'poller #5 [got 0 values in 0.000183 sec, idle 5 sec]' 73150:20221202:102111.438 In zbx_ipc_async_socket_recv() timeout:5 73146:20221202:102111.438 End of zbx_ipc_socket_write():SUCCEED 73146:20221202:102111.439 End of get_values():1 73146:20221202:102111.439 zbx_setproctitle() title:'poller #2 [got 1 values in 0.004290 sec, idle 5 sec]' 73146:20221202:102111.439 In zbx_ipc_async_socket_recv() timeout:5 73111:20221202:102111.439 In ipc_service_accept() 73111:20221202:102111.439 In ipc_service_add_client() 73111:20221202:102111.439 End of ipc_service_add_client() clientid:12 73111:20221202:102111.439 End of ipc_service_accept() 73111:20221202:102111.439 End of zbx_ipc_service_recv():2 73111:20221202:102111.439 In zbx_ipc_service_recv() timeout:1.000 73111:20221202:102111.439 End of zbx_ipc_service_recv():1 73111:20221202:102111.439 In preprocessor_add_request() 73111:20221202:102111.439 In preprocessor_sync_configuration() 73111:20221202:102111.439 In DCconfig_get_preprocessable_items() 73111:20221202:102111.439 End of DCconfig_get_preprocessable_items() items:29 73111:20221202:102111.439 End of preprocessor_sync_configuration() item config size: 29, history cache size: 0 73111:20221202:102111.439 In preprocessor_enqueue() itemid: 44581 73111:20221202:102111.439 End of preprocessor_enqueue() 73111:20221202:102111.439 In preprocessor_assign_tasks() 73111:20221202:102111.439 In preprocessor_get_next_task() 73111:20221202:102111.439 End of preprocessor_get_next_task() 73111:20221202:102111.439 In zbx_ipc_client_send() clientid:3 73111:20221202:102111.439 End of zbx_ipc_client_send():SUCCEED 73111:20221202:102111.439 In preprocessor_get_next_task() 73111:20221202:102111.439 End of preprocessor_get_next_task() 73111:20221202:102111.439 End of preprocessor_assign_tasks() 73111:20221202:102111.439 End of preprocessor_add_request() 73111:20221202:102111.439 In zbx_ipc_service_recv() timeout:1.000 73114:20221202:102111.439 End of zbx_ipc_socket_read():SUCCEED 73114:20221202:102111.439 worker_preprocess_value(): 1 73114:20221202:102111.439 worker_preprocess_value: SUCCEED GOOD 73114:20221202:102111.439 In zbx_ipc_socket_write() 73114:20221202:102111.439 End of zbx_ipc_socket_write():SUCCEED 73114:20221202:102111.439 In zbx_ipc_socket_read() 73111:20221202:102111.439 End of zbx_ipc_service_recv():1 73111:20221202:102111.439 In preprocessor_add_result() 73111:20221202:102111.439 In preprocessor_enqueue_dependent() itemid: 44581 73111:20221202:102111.439 End of preprocessor_enqueue_dependent() 73111:20221202:102111.439 In preprocessor_assign_tasks() 73111:20221202:102111.439 In preprocessor_get_next_task() 73111:20221202:102111.439 End of preprocessor_get_next_task() 73111:20221202:102111.439 End of preprocessor_assign_tasks() 73111:20221202:102111.439 End of preprocessor_add_result() 73111:20221202:102111.439 In zbx_ipc_service_recv() timeout:1.000 73140:20221202:102111.440 End of zbx_ipc_async_socket_recv():0 73140:20221202:102111.440 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.000139 sec, getting values]' 73140:20221202:102111.440 In get_values() 73140:20221202:102111.440 In DCconfig_get_poller_items() poller_type:4 73140:20221202:102111.440 End of DCconfig_get_poller_items():0 73140:20221202:102111.440 In DCconfig_get_poller_nextcheck() poller_type:4 73140:20221202:102111.440 End of DCconfig_get_poller_nextcheck():-1 73140:20221202:102111.440 End of get_values():0 73140:20221202:102111.440 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.000071 sec, idle 5 sec]' 73140:20221202:102111.440 In zbx_ipc_async_socket_recv() timeout:5 73147:20221202:102111.442 End of zbx_ipc_async_socket_recv():0 73147:20221202:102111.442 zbx_setproctitle() title:'poller #3 [got 0 values in 0.001533 sec, getting values]' 73147:20221202:102111.442 In get_values() 73147:20221202:102111.442 In DCconfig_get_poller_items() poller_type:0 73147:20221202:102111.442 End of DCconfig_get_poller_items():0 73147:20221202:102111.442 In DCconfig_get_poller_nextcheck() poller_type:0 73147:20221202:102111.442 End of DCconfig_get_poller_nextcheck():1669969276 73147:20221202:102111.442 End of get_values():0 73147:20221202:102111.442 zbx_setproctitle() title:'poller #3 [got 0 values in 0.000078 sec, idle 5 sec]' 73147:20221202:102111.442 In zbx_ipc_async_socket_recv() timeout:5 73149:20221202:102111.442 End of zbx_ipc_async_socket_recv():0 73149:20221202:102111.442 zbx_setproctitle() title:'poller #4 [got 0 values in 0.003023 sec, getting values]' 73149:20221202:102111.442 In get_values() 73149:20221202:102111.442 In DCconfig_get_poller_items() poller_type:0 73149:20221202:102111.442 End of DCconfig_get_poller_items():0 73149:20221202:102111.442 In DCconfig_get_poller_nextcheck() poller_type:0 73149:20221202:102111.442 End of DCconfig_get_poller_nextcheck():1669969276 73149:20221202:102111.442 End of get_values():0 73149:20221202:102111.442 zbx_setproctitle() title:'poller #4 [got 0 values in 0.000140 sec, idle 5 sec]' 73149:20221202:102111.442 In zbx_ipc_async_socket_recv() timeout:5 73159:20221202:102111.447 End of zbx_ipc_async_socket_recv():0 73159:20221202:102111.447 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.000080 sec, getting values]' 73159:20221202:102111.447 In get_values() 73159:20221202:102111.447 In DCconfig_get_poller_items() poller_type:5 73159:20221202:102111.447 End of DCconfig_get_poller_items():0 73159:20221202:102111.447 In DCconfig_get_poller_nextcheck() poller_type:5 73159:20221202:102111.447 End of DCconfig_get_poller_nextcheck():-1 73159:20221202:102111.447 End of get_values():0 73159:20221202:102111.447 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.000095 sec, idle 5 sec]' 73159:20221202:102111.447 In zbx_ipc_async_socket_recv() timeout:5 73157:20221202:102111.449 zbx_setproctitle() title:'icmp pinger #1 [getting values]' 73157:20221202:102111.449 In get_pinger_hosts() 73157:20221202:102111.449 In DCconfig_get_poller_items() poller_type:3 73157:20221202:102111.449 End of DCconfig_get_poller_items():0 73157:20221202:102111.449 End of get_pinger_hosts():0 73157:20221202:102111.449 In process_pinger_hosts() 73157:20221202:102111.449 End of process_pinger_hosts() 73157:20221202:102111.449 In DCconfig_get_poller_nextcheck() poller_type:3 73157:20221202:102111.449 End of DCconfig_get_poller_nextcheck():-1 73157:20221202:102111.449 zbx_setproctitle() title:'icmp pinger #1 [got 0 values in 0.000245 sec, idle 5 sec]' 73125:20221202:102111.458 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000235 sec, syncing history]' 73125:20221202:102111.458 In zbx_sync_history_cache() history_num:1 73125:20221202:102111.458 In substitute_simple_macros_impl() data:'90d' 73125:20221202:102111.458 End substitute_simple_macros_impl() data:'90d' 73125:20221202:102111.458 In DCmass_prepare_history() history_num:1 73125:20221202:102111.458 End of DCmass_prepare_history() 73125:20221202:102111.458 In DBmass_add_history() 73125:20221202:102111.458 In zbx_history_add_values() 73125:20221202:102111.458 query [txnlev:1] [begin;] 73125:20221202:102111.459 query [txnlev:1] [insert into history_str (itemid,clock,ns,value) values (44581,1669969271,437889092,'GOOD'); ] 73125:20221202:102111.459 query [txnlev:1] [commit;] 73168:20221202:102111.462 End of zbx_ipc_async_socket_recv():0 73168:20221202:102111.462 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.000098 sec, getting values]' 73168:20221202:102111.462 In get_values() 73168:20221202:102111.462 In DCconfig_get_poller_items() poller_type:5 73168:20221202:102111.462 End of DCconfig_get_poller_items():0 73168:20221202:102111.462 In DCconfig_get_poller_nextcheck() poller_type:5 73168:20221202:102111.462 End of DCconfig_get_poller_nextcheck():-1 73168:20221202:102111.463 End of get_values():0 73168:20221202:102111.463 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.000071 sec, idle 5 sec]' 73168:20221202:102111.463 In zbx_ipc_async_socket_recv() timeout:5 73169:20221202:102111.463 End of zbx_ipc_async_socket_recv():0 73169:20221202:102111.463 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.000078 sec, getting values]' 73169:20221202:102111.463 In get_values() 73169:20221202:102111.463 In DCconfig_get_poller_items() poller_type:5 73169:20221202:102111.463 End of DCconfig_get_poller_items():0 73169:20221202:102111.463 In DCconfig_get_poller_nextcheck() poller_type:5 73169:20221202:102111.463 End of DCconfig_get_poller_nextcheck():-1 73169:20221202:102111.463 End of get_values():0 73169:20221202:102111.463 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.000079 sec, idle 5 sec]' 73169:20221202:102111.463 In zbx_ipc_async_socket_recv() timeout:5 73167:20221202:102111.464 End of zbx_ipc_async_socket_recv():0 73167:20221202:102111.465 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.000076 sec, getting values]' 73167:20221202:102111.465 In get_values() 73167:20221202:102111.465 In DCconfig_get_poller_items() poller_type:5 73167:20221202:102111.465 End of DCconfig_get_poller_items():0 73167:20221202:102111.465 In DCconfig_get_poller_nextcheck() poller_type:5 73167:20221202:102111.465 End of DCconfig_get_poller_nextcheck():-1 73167:20221202:102111.465 End of get_values():0 73167:20221202:102111.465 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.000086 sec, idle 5 sec]' 73167:20221202:102111.465 In zbx_ipc_async_socket_recv() timeout:5 73172:20221202:102111.470 End of zbx_ipc_async_socket_recv():0 73172:20221202:102111.470 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.000097 sec, getting values]' 73172:20221202:102111.470 In get_values() 73172:20221202:102111.470 In DCconfig_get_poller_items() poller_type:5 73172:20221202:102111.470 End of DCconfig_get_poller_items():0 73172:20221202:102111.470 In DCconfig_get_poller_nextcheck() poller_type:5 73172:20221202:102111.470 End of DCconfig_get_poller_nextcheck():-1 73172:20221202:102111.470 End of get_values():0 73172:20221202:102111.470 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.000074 sec, idle 5 sec]' 73172:20221202:102111.470 In zbx_ipc_async_socket_recv() timeout:5 73125:20221202:102111.475 End of zbx_history_add_values() 73125:20221202:102111.475 End of DBmass_add_history() 73125:20221202:102111.475 In DCmass_update_trends() 73125:20221202:102111.475 End of DCmass_update_trends() 73125:20221202:102111.475 query [txnlev:1] [begin;] 73125:20221202:102111.475 In DBmass_update_items() 73125:20221202:102111.475 End of DBmass_update_items() 73125:20221202:102111.475 In zbx_process_events() events_num:0 73125:20221202:102111.475 End of zbx_process_events() processed:0 73125:20221202:102111.475 query [txnlev:1] [commit;] 73125:20221202:102111.476 In DCupdate_trends() 73125:20221202:102111.476 End of DCupdate_trends() 73125:20221202:102111.476 query [txnlev:1] [begin;] 73125:20221202:102111.477 In recalculate_triggers() 73125:20221202:102111.478 In zbx_link_triggers_with_functions() trigger_order_num:0 73125:20221202:102111.478 End of zbx_link_triggers_with_functions() triggers_func_pos_num:0 73125:20221202:102111.478 In zbx_evaluate_expressions() tr_num:0 73125:20221202:102111.478 In substitute_functions() 73125:20221202:102111.478 In zbx_extract_functionids() tr_num:0 73125:20221202:102111.478 End of zbx_extract_functionids() functionids_num:0 73125:20221202:102111.478 End of substitute_functions() 73125:20221202:102111.478 End of zbx_evaluate_expressions() 73125:20221202:102111.478 In zbx_process_triggers() values_num:0 73125:20221202:102111.478 End of zbx_process_triggers() 73125:20221202:102111.478 End of recalculate_triggers() 73125:20221202:102111.478 In zbx_process_events() events_num:0 73125:20221202:102111.478 End of zbx_process_events() processed:0 73125:20221202:102111.478 query [txnlev:1] [commit;] 73125:20221202:102111.479 zbx_setproctitle() title:'history syncer #4 [processed 1 values, 0 triggers in 0.020851 sec, idle 1 sec]' 73178:20221202:102111.486 End of zbx_ipc_async_socket_recv():0 73178:20221202:102111.486 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.000090 sec, getting values]' 73178:20221202:102111.486 In get_values() 73178:20221202:102111.486 In DCconfig_get_poller_items() poller_type:6 73178:20221202:102111.486 End of DCconfig_get_poller_items():0 73178:20221202:102111.486 In DCconfig_get_poller_nextcheck() poller_type:6 73178:20221202:102111.486 End of DCconfig_get_poller_nextcheck():-1 73178:20221202:102111.486 End of get_values():0 73178:20221202:102111.486 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.000107 sec, idle 5 sec]' 73178:20221202:102111.486 In zbx_ipc_async_socket_recv() timeout:5 73123:20221202:102111.486 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000427 sec, syncing history]' 73123:20221202:102111.486 In zbx_sync_history_cache() history_num:0 73123:20221202:102111.486 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000060 sec, idle 1 sec]' 73122:20221202:102111.488 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000233 sec, syncing history]' 73122:20221202:102111.488 In zbx_sync_history_cache() history_num:0 73122:20221202:102111.488 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000128 sec, idle 1 sec]' 73115:20221202:102111.514 End of zbx_ipc_service_recv():2 73115:20221202:102111.514 zbx_setproctitle() title:'lld manager #1 [processed 0 LLD rules, idle 5.010305sec during 5.010335 sec]' 73115:20221202:102111.514 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102111.520 zbx_setproctitle() title:'alert syncer [queuing alerts]' 73158:20221202:102111.521 In am_db_get_alerts() 73158:20221202:102111.521 query [txnlev:1] [begin;] 73158:20221202:102111.521 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] 73107:20221202:102111.522 End of zbx_ipc_service_recv():2 73107:20221202:102111.522 zbx_setproctitle() title:'alert manager #1 [sent 0, failed 0 alerts, idle 5.021056 sec during 5.022843 sec]' 73107:20221202:102111.522 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102111.522 query [txnlev:1] [commit;] 73158:20221202:102111.522 End of am_db_get_alerts():SUCCEED alerts:0 73158:20221202:102111.522 In am_db_flush_results() 73158:20221202:102111.522 In zbx_ipc_socket_write() 73158:20221202:102111.522 End of zbx_ipc_socket_write():SUCCEED 73158:20221202:102111.522 In zbx_ipc_socket_read() 73107:20221202:102111.523 End of zbx_ipc_service_recv():1 73107:20221202:102111.523 In am_flush_results() results:0 73107:20221202:102111.523 In zbx_ipc_client_send() clientid:6 73107:20221202:102111.523 End of zbx_ipc_client_send():SUCCEED 73107:20221202:102111.523 End of am_flush_results() 73107:20221202:102111.523 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102111.523 End of zbx_ipc_socket_read():SUCCEED 73158:20221202:102111.523 End of am_db_flush_results() flushed:0 73158:20221202:102111.523 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.002645 sec, idle 1 sec]' 73174:20221202:102111.575 End of zbx_ipc_service_recv():2 73174:20221202:102111.576 zbx_setproctitle() title:'availability manager #1 [queued 0, processed 0 values, idle 5.011539 sec during 5.011565 sec]' 73174:20221202:102111.576 In zbx_ipc_service_recv() timeout:1.000 73088:20221202:102112.074 End of zbx_ipc_service_recv():2 73088:20221202:102112.074 In zbx_ipc_async_socket_send() 73088:20221202:102112.074 In zbx_ipc_client_send() clientid:0 73088:20221202:102112.075 End of zbx_ipc_client_send():SUCCEED 73088:20221202:102112.075 End of zbx_ipc_async_socket_send():SUCCEED 73088:20221202:102112.075 In zbx_ipc_async_socket_flush() timeout:10 73088:20221202:102112.075 End of zbx_ipc_async_socket_flush():0 73088:20221202:102112.075 In zbx_ipc_service_recv() timeout:0.997 73086:20221202:102112.076 End of zbx_ipc_service_recv():1 73086:20221202:102112.076 In zbx_ha_dispatch_message() 73086:20221202:102112.076 In zbx_ipc_service_recv() timeout:1.000 73090:20221202:102112.187 End of zbx_ipc_service_recv():2 73090:20221202:102112.187 In zbx_ipc_service_recv() timeout:1.000 73120:20221202:102112.389 zbx_setproctitle() title:'http poller #1 [got 0 values in 0.001642 sec, getting values]' 73120:20221202:102112.389 In process_httptests() 73120:20221202:102112.389 query [txnlev:0] [select h.hostid,h.host,h.name,t.httptestid,t.name,t.agent,t.authentication,t.http_user,t.http_password,t.http_proxy,t.retries,t.ssl_cert_file,t.ssl_key_file,t.ssl_key_password,t.verify_peer,t.verify_host,t.delay from httptest t,hosts h where t.hostid=h.hostid and t.nextcheck<=1669969272 and mod(t.httptestid,1)=0 and t.status=0 and h.proxy_hostid is null and h.status=0 and (h.maintenance_status=0 or h.maintenance_type=0)] 73120:20221202:102112.390 query [txnlev:0] [select name,value,type from httptest_field where httptestid=1 order by httptest_fieldid] 73120:20221202:102112.390 In substitute_simple_macros_impl() data:'Zabbix' 73120:20221202:102112.390 End substitute_simple_macros_impl() data:'Zabbix' 73120:20221202:102112.390 In substitute_simple_macros_impl() data:EMPTY 73120:20221202:102112.390 In substitute_simple_macros_impl() data:EMPTY 73120:20221202:102112.390 In substitute_simple_macros_impl() data:EMPTY 73120:20221202:102112.390 In http_process_variables() 0 variables 73120:20221202:102112.390 End of http_process_variables():SUCCEED 73120:20221202:102112.390 In process_httptest() httptestid:1 name:'Web scenario 1' 73120:20221202:102112.390 query [txnlev:0] [select httpstepid,no,name,url,timeout,posts,required,status_codes,post_type,follow_redirects,retrieve_mode from httpstep where httptestid=1 order by no] 73120:20221202:102112.391 In substitute_simple_macros_impl() data:'10s' 73120:20221202:102112.391 End substitute_simple_macros_impl() data:'10s' 73120:20221202:102112.391 In substitute_simple_macros_impl() data:'https://zabbix.com' 73120:20221202:102112.391 End substitute_simple_macros_impl() data:'https://zabbix.com' 73120:20221202:102112.391 In http_substitute_variables() data:'https://zabbix.com' 73120:20221202:102112.391 End of http_substitute_variables() data:'https://zabbix.com' 73120:20221202:102112.391 In substitute_simple_macros_impl() data:'Zabbix' 73120:20221202:102112.391 End substitute_simple_macros_impl() data:'Zabbix' 73120:20221202:102112.391 In substitute_simple_macros_impl() data:'200' 73120:20221202:102112.391 End substitute_simple_macros_impl() data:'200' 73120:20221202:102112.391 query [txnlev:0] [select name,value,type from httpstep_field where httpstepid=1 order by httpstep_fieldid] 73120:20221202:102112.391 In substitute_simple_macros_impl() data:'15s' 73120:20221202:102112.392 End substitute_simple_macros_impl() data:'15s' 73120:20221202:102112.392 process_httptest() use step "111" 73120:20221202:102112.392 process_httptest() use post "" 73120:20221202:102112.392 process_httptest() go to URL "https://zabbix.com" 73142:20221202:102112.442 zbx_setproctitle() title:'self-monitoring [processing data]' 73142:20221202:102112.442 In collect_selfmon_stats() 73142:20221202:102112.442 End of collect_selfmon_stats() 73142:20221202:102112.442 zbx_setproctitle() title:'self-monitoring [processed data in 0.000351 sec, idle 1 sec]' 73124:20221202:102112.442 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000159 sec, syncing history]' 73124:20221202:102112.442 In zbx_sync_history_cache() history_num:0 73124:20221202:102112.442 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000531 sec, idle 1 sec]' 73126:20221202:102112.442 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.001131 sec, processing escalations]' 73126:20221202:102112.442 In process_escalations() 73126:20221202:102112.442 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<=1669969275 order by actionid,triggerid,itemid,escalationid] 73111:20221202:102112.442 End of zbx_ipc_service_recv():2 73111:20221202:102112.442 In zbx_ipc_service_recv() timeout:1.000 73126:20221202:102112.443 End of process_escalations() 73126:20221202:102112.443 In process_escalations() 73126:20221202:102112.443 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<=1669969275 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102112.443 End of process_escalations() 73126:20221202:102112.443 In process_escalations() 73126:20221202:102112.443 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<=1669969275 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102112.443 End of process_escalations() 73126:20221202:102112.443 In process_escalations() 73126:20221202:102112.444 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<=1669969275 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102112.444 End of process_escalations() 73126:20221202:102112.444 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.002419 sec, idle 3 sec]' 73125:20221202:102112.481 zbx_setproctitle() title:'history syncer #4 [processed 1 values, 0 triggers in 0.020851 sec, syncing history]' 73125:20221202:102112.482 In zbx_sync_history_cache() history_num:0 73125:20221202:102112.482 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000154 sec, idle 1 sec]' 73123:20221202:102112.487 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000060 sec, syncing history]' 73123:20221202:102112.487 In zbx_sync_history_cache() history_num:0 73123:20221202:102112.487 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000124 sec, idle 1 sec]' 73122:20221202:102112.488 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000128 sec, syncing history]' 73122:20221202:102112.488 In zbx_sync_history_cache() history_num:0 73122:20221202:102112.488 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000152 sec, idle 1 sec]' 73115:20221202:102112.519 End of zbx_ipc_service_recv():2 73115:20221202:102112.519 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102112.523 zbx_setproctitle() title:'alert syncer [queuing alerts]' 73158:20221202:102112.523 In am_db_get_alerts() 73158:20221202:102112.523 query [txnlev:1] [begin;] 73158:20221202:102112.524 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] 73158:20221202:102112.524 query [txnlev:1] [commit;] 73107:20221202:102112.525 End of zbx_ipc_service_recv():2 73107:20221202:102112.525 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102112.525 End of am_db_get_alerts():SUCCEED alerts:0 73158:20221202:102112.525 In am_db_flush_results() 73158:20221202:102112.525 In zbx_ipc_socket_write() 73158:20221202:102112.525 End of zbx_ipc_socket_write():SUCCEED 73158:20221202:102112.525 In zbx_ipc_socket_read() 73107:20221202:102112.525 End of zbx_ipc_service_recv():1 73107:20221202:102112.525 In am_flush_results() results:0 73107:20221202:102112.525 In zbx_ipc_client_send() clientid:6 73107:20221202:102112.526 End of zbx_ipc_client_send():SUCCEED 73107:20221202:102112.526 End of am_flush_results() 73107:20221202:102112.526 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102112.526 End of zbx_ipc_socket_read():SUCCEED 73158:20221202:102112.526 End of am_db_flush_results() flushed:0 73158:20221202:102112.526 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.002615 sec, idle 1 sec]' 73174:20221202:102112.576 End of zbx_ipc_service_recv():2 73174:20221202:102112.577 In zbx_ipc_service_recv() timeout:1.000 73088:20221202:102113.074 End of zbx_ipc_service_recv():2 73088:20221202:102113.074 In zbx_ipc_async_socket_send() 73088:20221202:102113.074 In zbx_ipc_client_send() clientid:0 73088:20221202:102113.074 End of zbx_ipc_client_send():SUCCEED 73088:20221202:102113.074 End of zbx_ipc_async_socket_send():SUCCEED 73088:20221202:102113.074 In zbx_ipc_async_socket_flush() timeout:10 73088:20221202:102113.074 End of zbx_ipc_async_socket_flush():0 73088:20221202:102113.074 In zbx_ipc_service_recv() timeout:0.997 73086:20221202:102113.074 End of zbx_ipc_service_recv():1 73086:20221202:102113.075 In zbx_ha_dispatch_message() 73086:20221202:102113.075 In zbx_ipc_service_recv() timeout:1.000 73090:20221202:102113.190 End of zbx_ipc_service_recv():2 73090:20221202:102113.190 In zbx_ipc_service_recv() timeout:1.000 73142:20221202:102113.442 zbx_setproctitle() title:'self-monitoring [processing data]' 73142:20221202:102113.442 In collect_selfmon_stats() 73142:20221202:102113.442 End of collect_selfmon_stats() 73142:20221202:102113.442 zbx_setproctitle() title:'self-monitoring [processed data in 0.000158 sec, idle 1 sec]' 73124:20221202:102113.443 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000531 sec, syncing history]' 73124:20221202:102113.443 In zbx_sync_history_cache() history_num:0 73124:20221202:102113.443 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000166 sec, idle 1 sec]' 73111:20221202:102113.444 End of zbx_ipc_service_recv():2 73111:20221202:102113.445 In zbx_ipc_service_recv() timeout:1.000 73125:20221202:102113.482 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000154 sec, syncing history]' 73125:20221202:102113.482 In zbx_sync_history_cache() history_num:0 73125:20221202:102113.482 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000156 sec, idle 1 sec]' 73123:20221202:102113.487 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000124 sec, syncing history]' 73123:20221202:102113.487 In zbx_sync_history_cache() history_num:0 73123:20221202:102113.487 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000173 sec, idle 1 sec]' 73122:20221202:102113.489 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000152 sec, syncing history]' 73122:20221202:102113.489 In zbx_sync_history_cache() history_num:0 73122:20221202:102113.489 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000373 sec, idle 1 sec]' 73115:20221202:102113.521 End of zbx_ipc_service_recv():2 73115:20221202:102113.522 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102113.526 zbx_setproctitle() title:'alert syncer [queuing alerts]' 73158:20221202:102113.526 In am_db_get_alerts() 73158:20221202:102113.526 query [txnlev:1] [begin;] 73158:20221202:102113.527 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] 73158:20221202:102113.527 query [txnlev:1] [commit;] 73107:20221202:102113.527 End of zbx_ipc_service_recv():2 73107:20221202:102113.527 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102113.527 End of am_db_get_alerts():SUCCEED alerts:0 73158:20221202:102113.527 In am_db_flush_results() 73158:20221202:102113.527 In zbx_ipc_socket_write() 73158:20221202:102113.527 End of zbx_ipc_socket_write():SUCCEED 73158:20221202:102113.527 In zbx_ipc_socket_read() 73107:20221202:102113.527 End of zbx_ipc_service_recv():1 73107:20221202:102113.527 In am_flush_results() results:0 73107:20221202:102113.527 In zbx_ipc_client_send() clientid:6 73107:20221202:102113.527 End of zbx_ipc_client_send():SUCCEED 73107:20221202:102113.528 End of am_flush_results() 73107:20221202:102113.528 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102113.528 End of zbx_ipc_socket_read():SUCCEED 73158:20221202:102113.528 End of am_db_flush_results() flushed:0 73158:20221202:102113.528 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.001769 sec, idle 1 sec]' 73174:20221202:102113.578 End of zbx_ipc_service_recv():2 73174:20221202:102113.578 In zbx_ipc_service_recv() timeout:1.000 73120:20221202:102113.623 In int_in_list() list:'200' value:301 73120:20221202:102113.623 End of int_in_list():FAIL 73120:20221202:102113.623 In process_step_data() rspcode:301 time:1.230959 speed:144.000000 73120:20221202:102113.623 query [txnlev:0] [select type,itemid from httpstepitem where httpstepid=1] 73120:20221202:102113.624 In zbx_preprocess_item_value() 73120:20221202:102113.624 End of zbx_preprocess_item_value() 73120:20221202:102113.624 In zbx_preprocess_item_value() 73120:20221202:102113.624 End of zbx_preprocess_item_value() 73120:20221202:102113.624 In zbx_preprocess_item_value() 73120:20221202:102113.624 End of zbx_preprocess_item_value() 73120:20221202:102113.624 End of process_step_data() 73120:20221202:102113.625 query without transaction detected 73120:20221202:102113.625 query [txnlev:0] [update httptest set nextcheck=1669969283 where httptestid=1] 73120:20221202:102113.645 cannot process step "111" of web scenario "Web scenario 1" on host "test": response code "301" did not match any of the required status codes "200" 73120:20221202:102113.645 In process_test_data() 73120:20221202:102113.645 query [txnlev:0] [select type,itemid from httptestitem where httptestid=1] 73120:20221202:102113.646 In zbx_preprocess_item_value() 73120:20221202:102113.646 End of zbx_preprocess_item_value() 73120:20221202:102113.646 In zbx_preprocess_item_value() 73120:20221202:102113.646 End of zbx_preprocess_item_value() 73120:20221202:102113.646 In zbx_preprocess_item_value() 73120:20221202:102113.646 End of zbx_preprocess_item_value() 73120:20221202:102113.646 End of process_test_data() 73120:20221202:102113.646 In zbx_ipc_socket_write() 73120:20221202:102113.647 End of zbx_ipc_socket_write():SUCCEED 73120:20221202:102113.647 End of process_httptest() 73120:20221202:102113.647 End of process_httptests() 73120:20221202:102113.647 query [txnlev:0] [select min(t.nextcheck) from httptest t,hosts h where t.hostid=h.hostid and mod(t.httptestid,1)=0 and t.status=0 and h.proxy_hostid is null and h.status=0 and (h.maintenance_status=0 or h.maintenance_type=0)] 73111:20221202:102113.647 End of zbx_ipc_service_recv():1 73111:20221202:102113.648 In preprocessor_add_request() 73111:20221202:102113.648 In preprocessor_sync_configuration() 73111:20221202:102113.648 In DCconfig_get_preprocessable_items() 73111:20221202:102113.648 End of DCconfig_get_preprocessable_items() items:29 73111:20221202:102113.648 End of preprocessor_sync_configuration() item config size: 29, history cache size: 0 73111:20221202:102113.648 In preprocessor_enqueue() itemid: 44299 73111:20221202:102113.648 In preprocessor_enqueue_dependent() itemid: 44299 73111:20221202:102113.648 End of preprocessor_enqueue_dependent() 73111:20221202:102113.648 End of preprocessor_enqueue() 73111:20221202:102113.648 In preprocessor_enqueue() itemid: 44300 73111:20221202:102113.648 In preprocessor_enqueue_dependent() itemid: 44300 73111:20221202:102113.648 End of preprocessor_enqueue_dependent() 73111:20221202:102113.648 End of preprocessor_enqueue() 73111:20221202:102113.648 In preprocessor_enqueue() itemid: 44301 73111:20221202:102113.648 In preprocessor_enqueue_dependent() itemid: 44301 73111:20221202:102113.648 End of preprocessor_enqueue_dependent() 73111:20221202:102113.648 End of preprocessor_enqueue() 73111:20221202:102113.648 In preprocessor_enqueue() itemid: 44296 73111:20221202:102113.648 In preprocessor_enqueue_dependent() itemid: 44296 73111:20221202:102113.648 End of preprocessor_enqueue_dependent() 73111:20221202:102113.648 End of preprocessor_enqueue() 73111:20221202:102113.648 In preprocessor_enqueue() itemid: 44297 73111:20221202:102113.648 In preprocessor_enqueue_dependent() itemid: 44297 73111:20221202:102113.648 End of preprocessor_enqueue_dependent() 73111:20221202:102113.648 End of preprocessor_enqueue() 73111:20221202:102113.648 In preprocessor_enqueue() itemid: 44298 73111:20221202:102113.648 In preprocessor_enqueue_dependent() itemid: 44298 73111:20221202:102113.648 End of preprocessor_enqueue_dependent() 73111:20221202:102113.648 End of preprocessor_enqueue() 73111:20221202:102113.648 In preprocessor_assign_tasks() 73111:20221202:102113.648 In preprocessor_get_next_task() 73111:20221202:102113.648 End of preprocessor_get_next_task() 73111:20221202:102113.648 End of preprocessor_assign_tasks() 73111:20221202:102113.648 End of preprocessor_add_request() 73111:20221202:102113.648 In zbx_ipc_service_recv() timeout:1.000 73120:20221202:102113.649 zbx_setproctitle() title:'http poller #1 [got 1 values in 1.257776 sec, idle 5 sec]' 73088:20221202:102114.074 End of zbx_ipc_service_recv():2 73088:20221202:102114.074 In zbx_ipc_async_socket_send() 73088:20221202:102114.074 In zbx_ipc_client_send() clientid:0 73088:20221202:102114.074 End of zbx_ipc_client_send():SUCCEED 73088:20221202:102114.074 End of zbx_ipc_async_socket_send():SUCCEED 73088:20221202:102114.074 In zbx_ipc_async_socket_flush() timeout:10 73088:20221202:102114.074 End of zbx_ipc_async_socket_flush():0 73088:20221202:102114.074 In zbx_ipc_service_recv() timeout:0.997 73086:20221202:102114.074 End of zbx_ipc_service_recv():1 73086:20221202:102114.074 In zbx_ha_dispatch_message() 73086:20221202:102114.074 In zbx_ipc_service_recv() timeout:1.000 73090:20221202:102114.191 End of zbx_ipc_service_recv():2 73090:20221202:102114.191 In zbx_ipc_service_recv() timeout:1.000 73142:20221202:102114.443 zbx_setproctitle() title:'self-monitoring [processing data]' 73142:20221202:102114.443 In collect_selfmon_stats() 73142:20221202:102114.443 End of collect_selfmon_stats() 73142:20221202:102114.444 zbx_setproctitle() title:'self-monitoring [processed data in 0.000173 sec, idle 1 sec]' 73124:20221202:102114.444 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000166 sec, syncing history]' 73124:20221202:102114.444 In zbx_sync_history_cache() history_num:6 73124:20221202:102114.444 In substitute_simple_macros_impl() data:'90d' 73124:20221202:102114.444 End substitute_simple_macros_impl() data:'90d' 73124:20221202:102114.444 In substitute_simple_macros_impl() data:'30d' 73124:20221202:102114.444 End substitute_simple_macros_impl() data:'30d' 73124:20221202:102114.444 In substitute_simple_macros_impl() data:'90d' 73124:20221202:102114.444 End substitute_simple_macros_impl() data:'90d' 73124:20221202:102114.444 In substitute_simple_macros_impl() data:'30d' 73124:20221202:102114.444 End substitute_simple_macros_impl() data:'30d' 73124:20221202:102114.444 In substitute_simple_macros_impl() data:'30d' 73124:20221202:102114.444 End substitute_simple_macros_impl() data:'30d' 73124:20221202:102114.444 In substitute_simple_macros_impl() data:'90d' 73124:20221202:102114.444 End substitute_simple_macros_impl() data:'90d' 73124:20221202:102114.444 In substitute_simple_macros_impl() data:'30d' 73124:20221202:102114.445 End substitute_simple_macros_impl() data:'30d' 73124:20221202:102114.445 In substitute_simple_macros_impl() data:'90d' 73124:20221202:102114.445 End substitute_simple_macros_impl() data:'90d' 73124:20221202:102114.445 In substitute_simple_macros_impl() data:'30d' 73124:20221202:102114.445 End substitute_simple_macros_impl() data:'30d' 73124:20221202:102114.445 In substitute_simple_macros_impl() data:'90d' 73124:20221202:102114.445 End substitute_simple_macros_impl() data:'90d' 73124:20221202:102114.445 In substitute_simple_macros_impl() data:'30d' 73124:20221202:102114.445 End substitute_simple_macros_impl() data:'30d' 73124:20221202:102114.445 In DCmass_prepare_history() history_num:6 73124:20221202:102114.445 End of DCmass_prepare_history() 73124:20221202:102114.445 In DBmass_add_history() 73124:20221202:102114.445 In zbx_history_add_values() 73124:20221202:102114.445 query [txnlev:1] [begin;] 73124:20221202:102114.446 query [txnlev:1] [insert into history (itemid,clock,ns,value) values (44296,1669969273,625648686,144),(44299,1669969273,623152690,144),(44300,1669969273,623152690,1.2309589999999999); ] 73124:20221202:102114.447 query [txnlev:1] [insert into history_str (itemid,clock,ns,value) values (44298,1669969273,625648686,'response code "301" did not match any of the required status codes "200"'); ] 73124:20221202:102114.447 query [txnlev:1] [insert into history_uint (itemid,clock,ns,value) values (44297,1669969273,625648686,1),(44301,1669969273,623152690,301); ] 73124:20221202:102114.448 query [txnlev:1] [commit;] 73124:20221202:102114.457 End of zbx_history_add_values() 73124:20221202:102114.457 End of DBmass_add_history() 73124:20221202:102114.457 In DCmass_update_trends() 73124:20221202:102114.457 End of DCmass_update_trends() 73124:20221202:102114.457 query [txnlev:1] [begin;] 73124:20221202:102114.458 In DBmass_update_items() 73124:20221202:102114.458 End of DBmass_update_items() 73124:20221202:102114.458 In zbx_process_events() events_num:0 73124:20221202:102114.458 End of zbx_process_events() processed:0 73124:20221202:102114.458 query [txnlev:1] [commit;] 73124:20221202:102114.458 In DCupdate_trends() 73124:20221202:102114.459 End of DCupdate_trends() 73124:20221202:102114.459 query [txnlev:1] [begin;] 73124:20221202:102114.459 In recalculate_triggers() 73124:20221202:102114.459 In zbx_link_triggers_with_functions() trigger_order_num:0 73124:20221202:102114.459 End of zbx_link_triggers_with_functions() triggers_func_pos_num:0 73124:20221202:102114.459 In zbx_evaluate_expressions() tr_num:0 73124:20221202:102114.459 In substitute_functions() 73124:20221202:102114.459 In zbx_extract_functionids() tr_num:0 73124:20221202:102114.460 End of zbx_extract_functionids() functionids_num:0 73124:20221202:102114.460 End of substitute_functions() 73124:20221202:102114.460 End of zbx_evaluate_expressions() 73124:20221202:102114.460 In zbx_process_triggers() values_num:0 73124:20221202:102114.460 End of zbx_process_triggers() 73124:20221202:102114.460 End of recalculate_triggers() 73124:20221202:102114.460 In zbx_process_events() events_num:0 73124:20221202:102114.460 End of zbx_process_events() processed:0 73124:20221202:102114.460 query [txnlev:1] [commit;] 73124:20221202:102114.461 zbx_setproctitle() title:'history syncer #3 [processed 6 values, 0 triggers in 0.017007 sec, idle 1 sec]' 73125:20221202:102114.483 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000156 sec, syncing history]' 73125:20221202:102114.484 In zbx_sync_history_cache() history_num:0 73125:20221202:102114.484 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000141 sec, idle 1 sec]' 73122:20221202:102114.491 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000373 sec, syncing history]' 73122:20221202:102114.491 In zbx_sync_history_cache() history_num:0 73122:20221202:102114.491 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000241 sec, idle 1 sec]' 73123:20221202:102114.491 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000173 sec, syncing history]' 73123:20221202:102114.491 In zbx_sync_history_cache() history_num:0 73123:20221202:102114.491 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000053 sec, idle 1 sec]' 73115:20221202:102114.523 End of zbx_ipc_service_recv():2 73115:20221202:102114.523 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102114.528 zbx_setproctitle() title:'alert syncer [queuing alerts]' 73158:20221202:102114.528 In am_db_get_alerts() 73158:20221202:102114.528 query [txnlev:1] [begin;] 73107:20221202:102114.528 End of zbx_ipc_service_recv():2 73107:20221202:102114.528 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102114.528 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] 73158:20221202:102114.529 query [txnlev:1] [commit;] 73158:20221202:102114.529 End of am_db_get_alerts():SUCCEED alerts:0 73158:20221202:102114.529 In am_db_flush_results() 73158:20221202:102114.529 In zbx_ipc_socket_write() 73107:20221202:102114.529 End of zbx_ipc_service_recv():1 73107:20221202:102114.529 In am_flush_results() results:0 73107:20221202:102114.529 In zbx_ipc_client_send() clientid:6 73107:20221202:102114.529 End of zbx_ipc_client_send():SUCCEED 73107:20221202:102114.529 End of am_flush_results() 73107:20221202:102114.529 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102114.530 End of zbx_ipc_socket_write():SUCCEED 73158:20221202:102114.530 In zbx_ipc_socket_read() 73158:20221202:102114.530 End of zbx_ipc_socket_read():SUCCEED 73158:20221202:102114.530 End of am_db_flush_results() flushed:0 73158:20221202:102114.530 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.001901 sec, idle 1 sec]' 73174:20221202:102114.580 End of zbx_ipc_service_recv():2 73174:20221202:102114.580 In zbx_ipc_service_recv() timeout:1.000 73111:20221202:102114.651 End of zbx_ipc_service_recv():2 73111:20221202:102114.651 In zbx_ipc_service_recv() timeout:1.000 73088:20221202:102115.100 End of zbx_ipc_service_recv():2 73088:20221202:102115.102 In ha_check_nodes() ha_status:active db_status:0 73088:20221202:102115.102 query [txnlev:1] [begin;] 73086:20221202:102115.106 End of zbx_ipc_service_recv():2 73086:20221202:102115.120 In zbx_ha_dispatch_message() 73088:20221202:102115.120 query [txnlev:1] [select ha_nodeid,name,status,lastaccess,address,port,ha_sessionid from ha_node order by ha_nodeid for update] 73086:20221202:102115.120 In zbx_ipc_service_recv() timeout:1.000 73088:20221202:102115.120 query [txnlev:1] [select ha_failover_delay,auditlog_enabled from config] 73088:20221202:102115.120 In ha_db_get_time() 73088:20221202:102115.120 query [txnlev:1] [select unix_timestamp() from config] 73088:20221202:102115.121 End of ha_db_get_time():SUCCEED db_time:1669969275 73088:20221202:102115.121 query [txnlev:1] [update ha_node set lastaccess=unix_timestamp() where ha_nodeid='clb4ubunu00018m7pn6ddoaix'] 73088:20221202:102115.121 query [txnlev:1] [commit;] 73088:20221202:102115.140 End of ha_check_nodes() nodeid:clb4ubunu00018m7pn6ddoaix ha_status:active db_status:0 73088:20221202:102115.140 In zbx_ipc_async_socket_send() 73088:20221202:102115.140 In zbx_ipc_client_send() clientid:0 73088:20221202:102115.140 End of zbx_ipc_client_send():SUCCEED 73088:20221202:102115.140 End of zbx_ipc_async_socket_send():SUCCEED 73088:20221202:102115.140 In zbx_ipc_async_socket_flush() timeout:10 73088:20221202:102115.140 End of zbx_ipc_async_socket_flush():0 73088:20221202:102115.140 In zbx_ipc_service_recv() timeout:0.969 73086:20221202:102115.140 End of zbx_ipc_service_recv():1 73086:20221202:102115.141 In zbx_ha_dispatch_message() 73086:20221202:102115.141 In zbx_ipc_service_recv() timeout:1.000 73090:20221202:102115.191 End of zbx_ipc_service_recv():2 73090:20221202:102115.192 In zbx_ipc_service_recv() timeout:1.000 73144:20221202:102115.435 End of zbx_ipc_async_socket_recv():0 73144:20221202:102115.435 zbx_setproctitle() title:'task manager [processing tasks]' 73144:20221202:102115.435 query [txnlev:0] [select taskid,type,clock,ttl from task where status in (1,2) order by taskid] 73144:20221202:102115.435 zbx_setproctitle() title:'task manager [processed 0 task(s) in 0.000433 sec, idle 5 sec]' 73144:20221202:102115.435 In zbx_ipc_async_socket_recv() timeout:5 73142:20221202:102115.445 zbx_setproctitle() title:'self-monitoring [processing data]' 73142:20221202:102115.446 In collect_selfmon_stats() 73142:20221202:102115.446 End of collect_selfmon_stats() 73142:20221202:102115.446 zbx_setproctitle() title:'self-monitoring [processed data in 0.000188 sec, idle 1 sec]' 73126:20221202:102115.446 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.002419 sec, processing escalations]' 73126:20221202:102115.446 In process_escalations() 73126:20221202:102115.446 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<=1669969278 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102115.447 End of process_escalations() 73126:20221202:102115.447 In process_escalations() 73126:20221202:102115.447 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<=1669969278 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102115.447 End of process_escalations() 73126:20221202:102115.447 In process_escalations() 73126:20221202:102115.447 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<=1669969278 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102115.447 End of process_escalations() 73126:20221202:102115.447 In process_escalations() 73126:20221202:102115.447 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<=1669969278 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102115.447 End of process_escalations() 73126:20221202:102115.448 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.001356 sec, idle 3 sec]' 73124:20221202:102115.461 zbx_setproctitle() title:'history syncer #3 [processed 6 values, 0 triggers in 0.017007 sec, syncing history]' 73124:20221202:102115.461 In zbx_sync_history_cache() history_num:0 73124:20221202:102115.461 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000177 sec, idle 1 sec]' 73125:20221202:102115.484 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000141 sec, syncing history]' 73125:20221202:102115.484 In zbx_sync_history_cache() history_num:0 73125:20221202:102115.484 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000182 sec, idle 1 sec]' 73123:20221202:102115.492 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000053 sec, syncing history]' 73123:20221202:102115.492 In zbx_sync_history_cache() history_num:0 73123:20221202:102115.492 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000219 sec, idle 1 sec]' 73122:20221202:102115.492 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000241 sec, syncing history]' 73122:20221202:102115.492 In zbx_sync_history_cache() history_num:0 73122:20221202:102115.492 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000060 sec, idle 1 sec]' 73115:20221202:102115.528 End of zbx_ipc_service_recv():2 73115:20221202:102115.528 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102115.531 zbx_setproctitle() title:'alert syncer [queuing alerts]' 73158:20221202:102115.531 In am_db_get_alerts() 73158:20221202:102115.531 query [txnlev:1] [begin;] 73158:20221202:102115.531 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] 73107:20221202:102115.531 End of zbx_ipc_service_recv():2 73107:20221202:102115.531 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102115.532 query [txnlev:1] [commit;] 73158:20221202:102115.532 End of am_db_get_alerts():SUCCEED alerts:0 73158:20221202:102115.532 In am_db_flush_results() 73158:20221202:102115.532 In zbx_ipc_socket_write() 73158:20221202:102115.532 End of zbx_ipc_socket_write():SUCCEED 73158:20221202:102115.532 In zbx_ipc_socket_read() 73107:20221202:102115.532 End of zbx_ipc_service_recv():1 73107:20221202:102115.532 In am_flush_results() results:0 73107:20221202:102115.532 In zbx_ipc_client_send() clientid:6 73107:20221202:102115.532 End of zbx_ipc_client_send():SUCCEED 73107:20221202:102115.532 End of am_flush_results() 73107:20221202:102115.532 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102115.532 End of zbx_ipc_socket_read():SUCCEED 73158:20221202:102115.532 End of am_db_flush_results() flushed:0 73158:20221202:102115.532 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.001870 sec, idle 1 sec]' 73174:20221202:102115.582 End of zbx_ipc_service_recv():2 73174:20221202:102115.582 In zbx_ipc_service_recv() timeout:1.000 73111:20221202:102115.652 End of zbx_ipc_service_recv():2 73111:20221202:102115.652 In zbx_ipc_service_recv() timeout:1.000 73088:20221202:102116.112 End of zbx_ipc_service_recv():2 73088:20221202:102116.112 In zbx_ipc_async_socket_send() 73088:20221202:102116.112 In zbx_ipc_client_send() clientid:0 73088:20221202:102116.113 End of zbx_ipc_client_send():SUCCEED 73088:20221202:102116.113 End of zbx_ipc_async_socket_send():SUCCEED 73088:20221202:102116.113 In zbx_ipc_async_socket_flush() timeout:10 73088:20221202:102116.113 End of zbx_ipc_async_socket_flush():0 73088:20221202:102116.113 In zbx_ipc_service_recv() timeout:0.959 73086:20221202:102116.113 End of zbx_ipc_service_recv():1 73086:20221202:102116.114 In zbx_ha_dispatch_message() 73086:20221202:102116.114 In zbx_ipc_service_recv() timeout:1.000 73090:20221202:102116.192 End of zbx_ipc_service_recv():2 73090:20221202:102116.192 zbx_setproctitle() title:'service manager #1 [processed 0 events, updated 0 event tags, deleted 0 problems, synced 0 service updates, idle 5.005594 sec during 5.005620 sec]' 73090:20221202:102116.192 In zbx_ipc_service_recv() timeout:1.000 73134:20221202:102116.422 End of zbx_ipc_async_socket_recv():0 73134:20221202:102116.422 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.000652 sec, getting values]' 73134:20221202:102116.422 In get_values() 73134:20221202:102116.422 In DCconfig_get_poller_items() poller_type:4 73134:20221202:102116.422 End of DCconfig_get_poller_items():0 73134:20221202:102116.422 In DCconfig_get_poller_nextcheck() poller_type:4 73134:20221202:102116.422 End of DCconfig_get_poller_nextcheck():-1 73134:20221202:102116.422 End of get_values():0 73134:20221202:102116.422 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.000081 sec, idle 5 sec]' 73134:20221202:102116.422 In zbx_ipc_async_socket_recv() timeout:5 73139:20221202:102116.425 End of zbx_ipc_async_socket_recv():0 73139:20221202:102116.425 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.002138 sec, getting values]' 73139:20221202:102116.426 In get_values() 73139:20221202:102116.426 In DCconfig_get_poller_items() poller_type:4 73139:20221202:102116.426 End of DCconfig_get_poller_items():0 73139:20221202:102116.426 In DCconfig_get_poller_nextcheck() poller_type:4 73139:20221202:102116.426 End of DCconfig_get_poller_nextcheck():-1 73129:20221202:102116.426 End of zbx_ipc_async_socket_recv():0 73129:20221202:102116.426 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.000080 sec, getting values]' 73129:20221202:102116.426 In get_values() 73127:20221202:102116.427 End of zbx_ipc_async_socket_recv():0 73127:20221202:102116.427 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.000251 sec, getting values]' 73127:20221202:102116.427 In get_values() 73127:20221202:102116.427 In DCconfig_get_poller_items() poller_type:4 73127:20221202:102116.427 End of DCconfig_get_poller_items():0 73127:20221202:102116.427 In DCconfig_get_poller_nextcheck() poller_type:4 73127:20221202:102116.427 End of DCconfig_get_poller_nextcheck():-1 73127:20221202:102116.427 End of get_values():0 73127:20221202:102116.427 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.000536 sec, idle 5 sec]' 73127:20221202:102116.427 In zbx_ipc_async_socket_recv() timeout:5 73129:20221202:102116.427 In DCconfig_get_poller_items() poller_type:4 73129:20221202:102116.427 End of DCconfig_get_poller_items():0 73129:20221202:102116.427 In DCconfig_get_poller_nextcheck() poller_type:4 73129:20221202:102116.428 End of DCconfig_get_poller_nextcheck():-1 73129:20221202:102116.428 End of get_values():0 73129:20221202:102116.428 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.001276 sec, idle 5 sec]' 73129:20221202:102116.428 In zbx_ipc_async_socket_recv() timeout:5 73137:20221202:102116.428 End of zbx_ipc_async_socket_recv():0 73128:20221202:102116.428 End of zbx_ipc_async_socket_recv():0 73137:20221202:102116.428 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.000266 sec, getting values]' 73137:20221202:102116.428 In get_values() 73137:20221202:102116.428 In DCconfig_get_poller_items() poller_type:4 73137:20221202:102116.428 End of DCconfig_get_poller_items():0 73137:20221202:102116.428 In DCconfig_get_poller_nextcheck() poller_type:4 73137:20221202:102116.428 End of DCconfig_get_poller_nextcheck():-1 73137:20221202:102116.428 End of get_values():0 73137:20221202:102116.428 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.000191 sec, idle 5 sec]' 73137:20221202:102116.428 In zbx_ipc_async_socket_recv() timeout:5 73135:20221202:102116.428 End of zbx_ipc_async_socket_recv():0 73128:20221202:102116.429 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.000103 sec, getting values]' 73128:20221202:102116.429 In get_values() 73128:20221202:102116.429 In DCconfig_get_poller_items() poller_type:4 73128:20221202:102116.429 End of DCconfig_get_poller_items():0 73128:20221202:102116.429 In DCconfig_get_poller_nextcheck() poller_type:4 73128:20221202:102116.429 End of DCconfig_get_poller_nextcheck():-1 73128:20221202:102116.429 End of get_values():0 73128:20221202:102116.429 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.000437 sec, idle 5 sec]' 73128:20221202:102116.429 In zbx_ipc_async_socket_recv() timeout:5 73135:20221202:102116.429 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.000126 sec, getting values]' 73135:20221202:102116.429 In get_values() 73135:20221202:102116.429 In DCconfig_get_poller_items() poller_type:4 73135:20221202:102116.429 End of DCconfig_get_poller_items():0 73135:20221202:102116.429 In DCconfig_get_poller_nextcheck() poller_type:4 73135:20221202:102116.429 End of DCconfig_get_poller_nextcheck():-1 73135:20221202:102116.430 End of get_values():0 73135:20221202:102116.430 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.000943 sec, idle 5 sec]' 73135:20221202:102116.430 In zbx_ipc_async_socket_recv() timeout:5 73139:20221202:102116.430 End of get_values():0 73139:20221202:102116.430 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.004596 sec, idle 5 sec]' 73139:20221202:102116.430 In zbx_ipc_async_socket_recv() timeout:5 73130:20221202:102116.430 End of zbx_ipc_async_socket_recv():0 73130:20221202:102116.430 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.000178 sec, getting values]' 73130:20221202:102116.430 In get_values() 73130:20221202:102116.430 In DCconfig_get_poller_items() poller_type:4 73130:20221202:102116.430 End of DCconfig_get_poller_items():0 73130:20221202:102116.430 In DCconfig_get_poller_nextcheck() poller_type:4 73130:20221202:102116.430 End of DCconfig_get_poller_nextcheck():-1 73130:20221202:102116.430 End of get_values():0 73130:20221202:102116.430 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.000127 sec, idle 5 sec]' 73130:20221202:102116.430 In zbx_ipc_async_socket_recv() timeout:5 73133:20221202:102116.430 End of zbx_ipc_async_socket_recv():0 73133:20221202:102116.430 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.000361 sec, getting values]' 73133:20221202:102116.430 In get_values() 73133:20221202:102116.430 In DCconfig_get_poller_items() poller_type:4 73133:20221202:102116.430 End of DCconfig_get_poller_items():0 73133:20221202:102116.430 In DCconfig_get_poller_nextcheck() poller_type:4 73133:20221202:102116.430 End of DCconfig_get_poller_nextcheck():-1 73133:20221202:102116.430 End of get_values():0 73133:20221202:102116.430 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.000071 sec, idle 5 sec]' 73133:20221202:102116.430 In zbx_ipc_async_socket_recv() timeout:5 73151:20221202:102116.437 End of zbx_ipc_async_socket_recv():0 73151:20221202:102116.438 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.001135 sec, getting values]' 73151:20221202:102116.438 In get_values() 73151:20221202:102116.438 In DCconfig_get_poller_items() poller_type:1 73151:20221202:102116.438 End of DCconfig_get_poller_items():0 73151:20221202:102116.438 In DCconfig_get_poller_nextcheck() poller_type:1 73151:20221202:102116.438 End of DCconfig_get_poller_nextcheck():-1 73151:20221202:102116.438 End of get_values():0 73151:20221202:102116.438 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.000090 sec, idle 5 sec]' 73151:20221202:102116.438 In zbx_ipc_async_socket_recv() timeout:5 73141:20221202:102116.438 End of zbx_ipc_async_socket_recv():0 73141:20221202:102116.438 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.000229 sec, exchanging data]' 73141:20221202:102116.438 In process_proxy() 73141:20221202:102116.438 In DCconfig_get_proxypoller_hosts() 73141:20221202:102116.438 End of DCconfig_get_proxypoller_hosts():0 73141:20221202:102116.438 End of process_proxy() 73141:20221202:102116.438 In DCconfig_get_proxypoller_nextcheck() 73141:20221202:102116.438 End of DCconfig_get_proxypoller_nextcheck():-1 73141:20221202:102116.438 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.000055 sec, idle 5 sec]' 73141:20221202:102116.438 In zbx_ipc_async_socket_recv() timeout:5 73140:20221202:102116.442 End of zbx_ipc_async_socket_recv():0 73140:20221202:102116.442 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.000071 sec, getting values]' 73140:20221202:102116.442 In get_values() 73140:20221202:102116.442 In DCconfig_get_poller_items() poller_type:4 73140:20221202:102116.442 End of DCconfig_get_poller_items():0 73140:20221202:102116.442 In DCconfig_get_poller_nextcheck() poller_type:4 73140:20221202:102116.442 End of DCconfig_get_poller_nextcheck():-1 73140:20221202:102116.442 End of get_values():0 73140:20221202:102116.442 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.000087 sec, idle 5 sec]' 73140:20221202:102116.442 In zbx_ipc_async_socket_recv() timeout:5 73146:20221202:102116.442 End of zbx_ipc_async_socket_recv():0 73146:20221202:102116.442 zbx_setproctitle() title:'poller #2 [got 1 values in 0.004290 sec, getting values]' 73146:20221202:102116.443 In get_values() 73146:20221202:102116.443 In DCconfig_get_poller_items() poller_type:0 73146:20221202:102116.443 End of DCconfig_get_poller_items():1 73146:20221202:102116.443 In substitute_key_macros_impl() data:'agent.ping' 73146:20221202:102116.443 End of substitute_key_macros_impl():SUCCEED data:'agent.ping' 73146:20221202:102116.443 In substitute_simple_macros_impl() data:'10050' 73146:20221202:102116.443 End substitute_simple_macros_impl() data:'10050' 73146:20221202:102116.443 In get_value() key:'agent.ping' 73146:20221202:102116.443 In get_value_agent() host:'test' addr:'192.168.6.176' key:'agent.ping' conn:'unencrypted' 73150:20221202:102116.443 End of zbx_ipc_async_socket_recv():0 73150:20221202:102116.443 zbx_setproctitle() title:'poller #5 [got 0 values in 0.000183 sec, getting values]' 73150:20221202:102116.443 In get_values() 73150:20221202:102116.443 In DCconfig_get_poller_items() poller_type:0 73150:20221202:102116.443 End of DCconfig_get_poller_items():0 73150:20221202:102116.443 In DCconfig_get_poller_nextcheck() poller_type:0 73150:20221202:102116.443 End of DCconfig_get_poller_nextcheck():1669969293 73146:20221202:102116.443 In is_ip4() ip:'192.168.6.176' 73146:20221202:102116.443 End of is_ip4():SUCCEED 73146:20221202:102116.443 Sending [agent.ping] 73150:20221202:102116.443 End of get_values():0 73150:20221202:102116.443 zbx_setproctitle() title:'poller #5 [got 0 values in 0.000222 sec, idle 5 sec]' 73150:20221202:102116.443 In zbx_ipc_async_socket_recv() timeout:5 73145:20221202:102116.443 End of zbx_ipc_async_socket_recv():0 73145:20221202:102116.443 zbx_setproctitle() title:'poller #1 [got 0 values in 0.002401 sec, getting values]' 73145:20221202:102116.443 In get_values() 73145:20221202:102116.443 In DCconfig_get_poller_items() poller_type:0 73145:20221202:102116.443 End of DCconfig_get_poller_items():0 73145:20221202:102116.443 In DCconfig_get_poller_nextcheck() poller_type:0 73145:20221202:102116.443 End of DCconfig_get_poller_nextcheck():1669969293 73145:20221202:102116.443 End of get_values():0 73145:20221202:102116.443 zbx_setproctitle() title:'poller #1 [got 0 values in 0.000132 sec, idle 5 sec]' 73145:20221202:102116.443 In zbx_ipc_async_socket_recv() timeout:5 73146:20221202:102116.444 get value from agent result: '1' 73146:20221202:102116.444 End of get_value_agent():SUCCEED 73146:20221202:102116.444 End of get_value():SUCCEED 73146:20221202:102116.444 In zbx_activate_item_interface() interfaceid:15 itemid:44581 type:0 73146:20221202:102116.444 End of zbx_activate_item_interface() 73146:20221202:102116.444 In zbx_preprocess_item_value() 73146:20221202:102116.444 End of zbx_preprocess_item_value() 73146:20221202:102116.444 In zbx_ipc_socket_write() 73146:20221202:102116.444 End of zbx_ipc_socket_write():SUCCEED 73146:20221202:102116.444 End of get_values():1 73146:20221202:102116.444 zbx_setproctitle() title:'poller #2 [got 1 values in 0.001703 sec, idle 5 sec]' 73146:20221202:102116.444 In zbx_ipc_async_socket_recv() timeout:5 73111:20221202:102116.444 End of zbx_ipc_service_recv():1 73111:20221202:102116.444 In preprocessor_add_request() 73111:20221202:102116.444 In preprocessor_sync_configuration() 73111:20221202:102116.444 In DCconfig_get_preprocessable_items() 73111:20221202:102116.444 End of DCconfig_get_preprocessable_items() items:29 73111:20221202:102116.444 End of preprocessor_sync_configuration() item config size: 29, history cache size: 0 73111:20221202:102116.444 In preprocessor_enqueue() itemid: 44581 73111:20221202:102116.444 End of preprocessor_enqueue() 73111:20221202:102116.444 In preprocessor_assign_tasks() 73111:20221202:102116.444 In preprocessor_get_next_task() 73111:20221202:102116.444 End of preprocessor_get_next_task() 73111:20221202:102116.444 In zbx_ipc_client_send() clientid:3 73111:20221202:102116.444 End of zbx_ipc_client_send():SUCCEED 73111:20221202:102116.444 In preprocessor_get_next_task() 73111:20221202:102116.444 End of preprocessor_get_next_task() 73111:20221202:102116.444 End of preprocessor_assign_tasks() 73111:20221202:102116.444 End of preprocessor_add_request() 73111:20221202:102116.444 zbx_setproctitle() title:'preprocessing manager #1 [queued 1, processed 7 values, idle 5.006372 sec during 5.007482 sec]' 73111:20221202:102116.444 In zbx_ipc_service_recv() timeout:1.000 73114:20221202:102116.444 End of zbx_ipc_socket_read():SUCCEED 73114:20221202:102116.445 worker_preprocess_value(): 1 73114:20221202:102116.445 worker_preprocess_value: SUCCEED GOOD 73114:20221202:102116.445 In zbx_ipc_socket_write() 73114:20221202:102116.445 End of zbx_ipc_socket_write():SUCCEED 73114:20221202:102116.445 In zbx_ipc_socket_read() 73111:20221202:102116.445 End of zbx_ipc_service_recv():1 73111:20221202:102116.445 In preprocessor_add_result() 73111:20221202:102116.445 In preprocessor_enqueue_dependent() itemid: 44581 73111:20221202:102116.445 End of preprocessor_enqueue_dependent() 73111:20221202:102116.445 In preprocessor_assign_tasks() 73111:20221202:102116.445 In preprocessor_get_next_task() 73111:20221202:102116.446 End of preprocessor_get_next_task() 73111:20221202:102116.446 End of preprocessor_assign_tasks() 73111:20221202:102116.446 End of preprocessor_add_result() 73111:20221202:102116.446 In zbx_ipc_service_recv() timeout:1.000 73149:20221202:102116.446 End of zbx_ipc_async_socket_recv():0 73149:20221202:102116.446 zbx_setproctitle() title:'poller #4 [got 0 values in 0.000140 sec, getting values]' 73149:20221202:102116.446 In get_values() 73149:20221202:102116.446 In DCconfig_get_poller_items() poller_type:0 73149:20221202:102116.446 End of DCconfig_get_poller_items():0 73149:20221202:102116.446 In DCconfig_get_poller_nextcheck() poller_type:0 73149:20221202:102116.446 End of DCconfig_get_poller_nextcheck():1669969281 73149:20221202:102116.446 End of get_values():0 73149:20221202:102116.446 zbx_setproctitle() title:'poller #4 [got 0 values in 0.000262 sec, idle 5 sec]' 73142:20221202:102116.446 zbx_setproctitle() title:'self-monitoring [processing data]' 73142:20221202:102116.446 In collect_selfmon_stats() 73142:20221202:102116.446 End of collect_selfmon_stats() 73142:20221202:102116.446 zbx_setproctitle() title:'self-monitoring [processed data in 0.000625 sec, idle 1 sec]' 73149:20221202:102116.446 In zbx_ipc_async_socket_recv() timeout:5 73147:20221202:102116.446 End of zbx_ipc_async_socket_recv():0 73147:20221202:102116.447 zbx_setproctitle() title:'poller #3 [got 0 values in 0.000078 sec, getting values]' 73147:20221202:102116.447 In get_values() 73147:20221202:102116.447 In DCconfig_get_poller_items() poller_type:0 73147:20221202:102116.447 End of DCconfig_get_poller_items():0 73147:20221202:102116.447 In DCconfig_get_poller_nextcheck() poller_type:0 73147:20221202:102116.447 End of DCconfig_get_poller_nextcheck():1669969281 73147:20221202:102116.447 End of get_values():0 73147:20221202:102116.447 zbx_setproctitle() title:'poller #3 [got 0 values in 0.000073 sec, idle 5 sec]' 73147:20221202:102116.447 In zbx_ipc_async_socket_recv() timeout:5 73159:20221202:102116.450 End of zbx_ipc_async_socket_recv():0 73159:20221202:102116.450 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.000095 sec, getting values]' 73159:20221202:102116.450 In get_values() 73159:20221202:102116.450 In DCconfig_get_poller_items() poller_type:5 73159:20221202:102116.450 End of DCconfig_get_poller_items():0 73159:20221202:102116.450 In DCconfig_get_poller_nextcheck() poller_type:5 73159:20221202:102116.450 End of DCconfig_get_poller_nextcheck():-1 73159:20221202:102116.450 End of get_values():0 73159:20221202:102116.450 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.000079 sec, idle 5 sec]' 73159:20221202:102116.450 In zbx_ipc_async_socket_recv() timeout:5 73157:20221202:102116.453 zbx_setproctitle() title:'icmp pinger #1 [getting values]' 73157:20221202:102116.453 In get_pinger_hosts() 73157:20221202:102116.453 In DCconfig_get_poller_items() poller_type:3 73157:20221202:102116.453 End of DCconfig_get_poller_items():0 73157:20221202:102116.453 End of get_pinger_hosts():0 73157:20221202:102116.453 In process_pinger_hosts() 73157:20221202:102116.453 End of process_pinger_hosts() 73157:20221202:102116.453 In DCconfig_get_poller_nextcheck() poller_type:3 73157:20221202:102116.453 End of DCconfig_get_poller_nextcheck():-1 73157:20221202:102116.453 zbx_setproctitle() title:'icmp pinger #1 [got 0 values in 0.000109 sec, idle 5 sec]' 73124:20221202:102116.462 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000177 sec, syncing history]' 73124:20221202:102116.462 In zbx_sync_history_cache() history_num:1 73124:20221202:102116.462 In substitute_simple_macros_impl() data:'90d' 73124:20221202:102116.462 End substitute_simple_macros_impl() data:'90d' 73124:20221202:102116.462 In DCmass_prepare_history() history_num:1 73124:20221202:102116.462 End of DCmass_prepare_history() 73124:20221202:102116.462 In DBmass_add_history() 73124:20221202:102116.462 In zbx_history_add_values() 73124:20221202:102116.462 query [txnlev:1] [begin;] 73124:20221202:102116.463 query [txnlev:1] [insert into history_str (itemid,clock,ns,value) values (44581,1669969276,444395614,'GOOD'); ] 73124:20221202:102116.463 query [txnlev:1] [commit;] 73168:20221202:102116.466 End of zbx_ipc_async_socket_recv():0 73168:20221202:102116.466 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.000071 sec, getting values]' 73168:20221202:102116.466 In get_values() 73168:20221202:102116.466 In DCconfig_get_poller_items() poller_type:5 73169:20221202:102116.466 End of zbx_ipc_async_socket_recv():0 73169:20221202:102116.466 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.000079 sec, getting values]' 73169:20221202:102116.466 In get_values() 73169:20221202:102116.466 In DCconfig_get_poller_items() poller_type:5 73169:20221202:102116.466 End of DCconfig_get_poller_items():0 73169:20221202:102116.466 In DCconfig_get_poller_nextcheck() poller_type:5 73169:20221202:102116.466 End of DCconfig_get_poller_nextcheck():-1 73169:20221202:102116.466 End of get_values():0 73169:20221202:102116.466 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.000145 sec, idle 5 sec]' 73169:20221202:102116.466 In zbx_ipc_async_socket_recv() timeout:5 73168:20221202:102116.466 End of DCconfig_get_poller_items():0 73168:20221202:102116.467 In DCconfig_get_poller_nextcheck() poller_type:5 73168:20221202:102116.467 End of DCconfig_get_poller_nextcheck():-1 73168:20221202:102116.467 End of get_values():0 73168:20221202:102116.467 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.001054 sec, idle 5 sec]' 73168:20221202:102116.467 In zbx_ipc_async_socket_recv() timeout:5 73167:20221202:102116.471 End of zbx_ipc_async_socket_recv():0 73167:20221202:102116.471 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.000086 sec, getting values]' 73167:20221202:102116.471 In get_values() 73167:20221202:102116.471 In DCconfig_get_poller_items() poller_type:5 73167:20221202:102116.471 End of DCconfig_get_poller_items():0 73167:20221202:102116.471 In DCconfig_get_poller_nextcheck() poller_type:5 73167:20221202:102116.471 End of DCconfig_get_poller_nextcheck():-1 73167:20221202:102116.471 End of get_values():0 73167:20221202:102116.471 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.000101 sec, idle 5 sec]' 73167:20221202:102116.471 In zbx_ipc_async_socket_recv() timeout:5 73172:20221202:102116.474 End of zbx_ipc_async_socket_recv():0 73172:20221202:102116.474 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.000074 sec, getting values]' 73172:20221202:102116.474 In get_values() 73172:20221202:102116.474 In DCconfig_get_poller_items() poller_type:5 73172:20221202:102116.474 End of DCconfig_get_poller_items():0 73172:20221202:102116.474 In DCconfig_get_poller_nextcheck() poller_type:5 73172:20221202:102116.474 End of DCconfig_get_poller_nextcheck():-1 73172:20221202:102116.474 End of get_values():0 73172:20221202:102116.474 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.000082 sec, idle 5 sec]' 73172:20221202:102116.474 In zbx_ipc_async_socket_recv() timeout:5 73124:20221202:102116.480 End of zbx_history_add_values() 73124:20221202:102116.480 End of DBmass_add_history() 73124:20221202:102116.480 In DCmass_update_trends() 73124:20221202:102116.480 End of DCmass_update_trends() 73124:20221202:102116.480 query [txnlev:1] [begin;] 73124:20221202:102116.480 In DBmass_update_items() 73124:20221202:102116.480 End of DBmass_update_items() 73124:20221202:102116.480 In zbx_process_events() events_num:0 73124:20221202:102116.481 End of zbx_process_events() processed:0 73124:20221202:102116.481 query [txnlev:1] [commit;] 73124:20221202:102116.481 In DCupdate_trends() 73124:20221202:102116.482 End of DCupdate_trends() 73124:20221202:102116.482 query [txnlev:1] [begin;] 73124:20221202:102116.482 In recalculate_triggers() 73124:20221202:102116.482 In zbx_link_triggers_with_functions() trigger_order_num:0 73124:20221202:102116.482 End of zbx_link_triggers_with_functions() triggers_func_pos_num:0 73124:20221202:102116.483 In zbx_evaluate_expressions() tr_num:0 73124:20221202:102116.483 In substitute_functions() 73124:20221202:102116.483 In zbx_extract_functionids() tr_num:0 73124:20221202:102116.483 End of zbx_extract_functionids() functionids_num:0 73124:20221202:102116.483 End of substitute_functions() 73124:20221202:102116.483 End of zbx_evaluate_expressions() 73124:20221202:102116.483 In zbx_process_triggers() values_num:0 73124:20221202:102116.483 End of zbx_process_triggers() 73124:20221202:102116.483 End of recalculate_triggers() 73124:20221202:102116.483 In zbx_process_events() events_num:0 73124:20221202:102116.483 End of zbx_process_events() processed:0 73124:20221202:102116.483 query [txnlev:1] [commit;] 73124:20221202:102116.483 zbx_setproctitle() title:'history syncer #3 [processed 1 values, 0 triggers in 0.021150 sec, idle 1 sec]' 73125:20221202:102116.484 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000182 sec, syncing history]' 73125:20221202:102116.484 In zbx_sync_history_cache() history_num:0 73125:20221202:102116.485 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000304 sec, idle 1 sec]' 73178:20221202:102116.490 End of zbx_ipc_async_socket_recv():0 73178:20221202:102116.490 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.000107 sec, getting values]' 73178:20221202:102116.490 In get_values() 73178:20221202:102116.490 In DCconfig_get_poller_items() poller_type:6 73178:20221202:102116.490 End of DCconfig_get_poller_items():0 73178:20221202:102116.490 In DCconfig_get_poller_nextcheck() poller_type:6 73178:20221202:102116.490 End of DCconfig_get_poller_nextcheck():-1 73178:20221202:102116.490 End of get_values():0 73178:20221202:102116.490 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.000085 sec, idle 5 sec]' 73178:20221202:102116.490 In zbx_ipc_async_socket_recv() timeout:5 73123:20221202:102116.492 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000219 sec, syncing history]' 73123:20221202:102116.492 In zbx_sync_history_cache() history_num:0 73123:20221202:102116.492 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000076 sec, idle 1 sec]' 73122:20221202:102116.493 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000060 sec, syncing history]' 73122:20221202:102116.493 In zbx_sync_history_cache() history_num:0 73122:20221202:102116.493 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000118 sec, idle 1 sec]' 73115:20221202:102116.531 End of zbx_ipc_service_recv():2 73115:20221202:102116.535 zbx_setproctitle() title:'lld manager #1 [processed 0 LLD rules, idle 5.021333sec during 5.021359 sec]' 73115:20221202:102116.535 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102116.535 zbx_setproctitle() title:'alert syncer [queuing alerts]' 73158:20221202:102116.535 In am_db_get_alerts() 73158:20221202:102116.536 query [txnlev:1] [begin;] 73107:20221202:102116.536 End of zbx_ipc_service_recv():2 73107:20221202:102116.536 zbx_setproctitle() title:'alert manager #1 [sent 0, failed 0 alerts, idle 5.012791 sec during 5.013904 sec]' 73107:20221202:102116.536 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102116.536 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] 73158:20221202:102116.536 query [txnlev:1] [commit;] 73158:20221202:102116.536 End of am_db_get_alerts():SUCCEED alerts:0 73158:20221202:102116.537 In am_db_flush_results() 73158:20221202:102116.537 In zbx_ipc_socket_write() 73158:20221202:102116.537 End of zbx_ipc_socket_write():SUCCEED 73158:20221202:102116.537 In zbx_ipc_socket_read() 73107:20221202:102116.538 End of zbx_ipc_service_recv():1 73107:20221202:102116.538 In am_flush_results() results:0 73107:20221202:102116.538 In zbx_ipc_client_send() clientid:6 73107:20221202:102116.538 End of zbx_ipc_client_send():SUCCEED 73107:20221202:102116.538 End of am_flush_results() 73107:20221202:102116.538 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102116.538 End of zbx_ipc_socket_read():SUCCEED 73158:20221202:102116.539 End of am_db_flush_results() flushed:0 73158:20221202:102116.539 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.004852 sec, idle 1 sec]' 73174:20221202:102116.587 End of zbx_ipc_service_recv():2 73174:20221202:102116.587 zbx_setproctitle() title:'availability manager #1 [queued 0, processed 0 values, idle 5.011883 sec during 5.011909 sec]' 73174:20221202:102116.588 In zbx_ipc_service_recv() timeout:1.000 73088:20221202:102117.078 End of zbx_ipc_service_recv():2 73088:20221202:102117.078 In zbx_ipc_async_socket_send() 73088:20221202:102117.078 In zbx_ipc_client_send() clientid:0 73088:20221202:102117.078 End of zbx_ipc_client_send():SUCCEED 73088:20221202:102117.078 End of zbx_ipc_async_socket_send():SUCCEED 73088:20221202:102117.078 In zbx_ipc_async_socket_flush() timeout:10 73088:20221202:102117.078 End of zbx_ipc_async_socket_flush():0 73088:20221202:102117.078 In zbx_ipc_service_recv() timeout:0.993 73086:20221202:102117.079 End of zbx_ipc_service_recv():1 73086:20221202:102117.079 In zbx_ha_dispatch_message() 73086:20221202:102117.079 In zbx_ipc_service_recv() timeout:1.000 73090:20221202:102117.194 End of zbx_ipc_service_recv():2 73090:20221202:102117.194 In zbx_ipc_service_recv() timeout:1.000 73142:20221202:102117.447 zbx_setproctitle() title:'self-monitoring [processing data]' 73142:20221202:102117.447 In collect_selfmon_stats() 73142:20221202:102117.447 End of collect_selfmon_stats() 73142:20221202:102117.448 zbx_setproctitle() title:'self-monitoring [processed data in 0.000471 sec, idle 1 sec]' 73111:20221202:102117.448 End of zbx_ipc_service_recv():2 73111:20221202:102117.448 In zbx_ipc_service_recv() timeout:1.000 73124:20221202:102117.487 zbx_setproctitle() title:'history syncer #3 [processed 1 values, 0 triggers in 0.021150 sec, syncing history]' 73124:20221202:102117.487 In zbx_sync_history_cache() history_num:0 73124:20221202:102117.487 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000188 sec, idle 1 sec]' 73125:20221202:102117.489 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000304 sec, syncing history]' 73125:20221202:102117.490 In zbx_sync_history_cache() history_num:0 73125:20221202:102117.490 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000125 sec, idle 1 sec]' 73123:20221202:102117.494 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000076 sec, syncing history]' 73123:20221202:102117.494 In zbx_sync_history_cache() history_num:0 73123:20221202:102117.494 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000284 sec, idle 1 sec]' 73122:20221202:102117.494 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000118 sec, syncing history]' 73122:20221202:102117.494 In zbx_sync_history_cache() history_num:0 73122:20221202:102117.494 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000242 sec, idle 1 sec]' 73115:20221202:102117.537 End of zbx_ipc_service_recv():2 73115:20221202:102117.538 In zbx_ipc_service_recv() timeout:1.000 73107:20221202:102117.539 End of zbx_ipc_service_recv():2 73107:20221202:102117.539 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102117.539 zbx_setproctitle() title:'alert syncer [queuing alerts]' 73158:20221202:102117.539 In am_db_get_alerts() 73158:20221202:102117.539 query [txnlev:1] [begin;] 73158:20221202:102117.540 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] 73158:20221202:102117.540 query [txnlev:1] [commit;] 73158:20221202:102117.540 End of am_db_get_alerts():SUCCEED alerts:0 73158:20221202:102117.540 In am_db_flush_results() 73158:20221202:102117.540 In zbx_ipc_socket_write() 73158:20221202:102117.540 End of zbx_ipc_socket_write():SUCCEED 73158:20221202:102117.541 In zbx_ipc_socket_read() 73107:20221202:102117.541 End of zbx_ipc_service_recv():1 73107:20221202:102117.541 In am_flush_results() results:0 73107:20221202:102117.541 In zbx_ipc_client_send() clientid:6 73107:20221202:102117.541 End of zbx_ipc_client_send():SUCCEED 73107:20221202:102117.541 End of am_flush_results() 73107:20221202:102117.541 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102117.541 End of zbx_ipc_socket_read():SUCCEED 73158:20221202:102117.541 End of am_db_flush_results() flushed:0 73158:20221202:102117.541 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.002190 sec, idle 1 sec]' 73174:20221202:102117.592 End of zbx_ipc_service_recv():2 73174:20221202:102117.592 In zbx_ipc_service_recv() timeout:1.000 73088:20221202:102118.074 End of zbx_ipc_service_recv():2 73088:20221202:102118.074 In zbx_ipc_async_socket_send() 73088:20221202:102118.074 In zbx_ipc_client_send() clientid:0 73088:20221202:102118.074 End of zbx_ipc_client_send():SUCCEED 73088:20221202:102118.074 End of zbx_ipc_async_socket_send():SUCCEED 73088:20221202:102118.074 In zbx_ipc_async_socket_flush() timeout:10 73088:20221202:102118.074 End of zbx_ipc_async_socket_flush():0 73088:20221202:102118.074 In zbx_ipc_service_recv() timeout:0.997 73086:20221202:102118.074 End of zbx_ipc_service_recv():1 73086:20221202:102118.074 In zbx_ha_dispatch_message() 73086:20221202:102118.074 In zbx_ipc_service_recv() timeout:1.000 73090:20221202:102118.195 End of zbx_ipc_service_recv():2 73090:20221202:102118.195 In zbx_ipc_service_recv() timeout:1.000 73142:20221202:102118.448 zbx_setproctitle() title:'self-monitoring [processing data]' 73142:20221202:102118.448 In collect_selfmon_stats() 73142:20221202:102118.448 End of collect_selfmon_stats() 73142:20221202:102118.448 zbx_setproctitle() title:'self-monitoring [processed data in 0.000182 sec, idle 1 sec]' 73126:20221202:102118.448 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.001356 sec, processing escalations]' 73126:20221202:102118.449 In process_escalations() 73126:20221202:102118.449 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<=1669969281 order by actionid,triggerid,itemid,escalationid] 73111:20221202:102118.450 End of zbx_ipc_service_recv():2 73111:20221202:102118.450 In zbx_ipc_service_recv() timeout:1.000 73126:20221202:102118.450 End of process_escalations() 73126:20221202:102118.450 In process_escalations() 73126:20221202:102118.450 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<=1669969281 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102118.451 End of process_escalations() 73126:20221202:102118.451 In process_escalations() 73126:20221202:102118.451 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<=1669969281 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102118.451 End of process_escalations() 73126:20221202:102118.451 In process_escalations() 73126:20221202:102118.451 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<=1669969281 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102118.452 End of process_escalations() 73126:20221202:102118.452 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.003564 sec, idle 3 sec]' 73124:20221202:102118.488 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000188 sec, syncing history]' 73124:20221202:102118.488 In zbx_sync_history_cache() history_num:0 73124:20221202:102118.488 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000188 sec, idle 1 sec]' 73125:20221202:102118.490 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000125 sec, syncing history]' 73125:20221202:102118.491 In zbx_sync_history_cache() history_num:0 73125:20221202:102118.491 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000145 sec, idle 1 sec]' 73123:20221202:102118.494 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000284 sec, syncing history]' 73123:20221202:102118.494 In zbx_sync_history_cache() history_num:0 73123:20221202:102118.495 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000193 sec, idle 1 sec]' 73122:20221202:102118.495 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000242 sec, syncing history]' 73122:20221202:102118.495 In zbx_sync_history_cache() history_num:0 73122:20221202:102118.495 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000134 sec, idle 1 sec]' 73107:20221202:102118.542 End of zbx_ipc_service_recv():2 73107:20221202:102118.542 In zbx_ipc_service_recv() timeout:1.000 73115:20221202:102118.542 End of zbx_ipc_service_recv():2 73115:20221202:102118.542 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102118.543 zbx_setproctitle() title:'alert syncer [queuing alerts]' 73158:20221202:102118.543 In am_db_get_alerts() 73158:20221202:102118.543 query [txnlev:1] [begin;] 73158:20221202:102118.543 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] 73158:20221202:102118.543 query [txnlev:1] [commit;] 73158:20221202:102118.543 End of am_db_get_alerts():SUCCEED alerts:0 73158:20221202:102118.543 In am_db_flush_results() 73158:20221202:102118.543 In zbx_ipc_socket_write() 73158:20221202:102118.543 End of zbx_ipc_socket_write():SUCCEED 73158:20221202:102118.543 In zbx_ipc_socket_read() 73107:20221202:102118.543 End of zbx_ipc_service_recv():1 73107:20221202:102118.544 In am_flush_results() results:0 73107:20221202:102118.544 In zbx_ipc_client_send() clientid:6 73107:20221202:102118.544 End of zbx_ipc_client_send():SUCCEED 73107:20221202:102118.544 End of am_flush_results() 73107:20221202:102118.544 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102118.544 End of zbx_ipc_socket_read():SUCCEED 73158:20221202:102118.544 End of am_db_flush_results() flushed:0 73158:20221202:102118.544 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.002152 sec, idle 1 sec]' 73174:20221202:102118.594 End of zbx_ipc_service_recv():2 73174:20221202:102118.594 In zbx_ipc_service_recv() timeout:1.000 73120:20221202:102118.692 zbx_setproctitle() title:'http poller #1 [got 1 values in 1.257776 sec, getting values]' 73120:20221202:102118.692 In process_httptests() 73120:20221202:102118.692 query [txnlev:0] [select h.hostid,h.host,h.name,t.httptestid,t.name,t.agent,t.authentication,t.http_user,t.http_password,t.http_proxy,t.retries,t.ssl_cert_file,t.ssl_key_file,t.ssl_key_password,t.verify_peer,t.verify_host,t.delay from httptest t,hosts h where t.hostid=h.hostid and t.nextcheck<=1669969278 and mod(t.httptestid,1)=0 and t.status=0 and h.proxy_hostid is null and h.status=0 and (h.maintenance_status=0 or h.maintenance_type=0)] 73120:20221202:102118.693 End of process_httptests() 73120:20221202:102118.693 query [txnlev:0] [select min(t.nextcheck) from httptest t,hosts h where t.hostid=h.hostid and mod(t.httptestid,1)=0 and t.status=0 and h.proxy_hostid is null and h.status=0 and (h.maintenance_status=0 or h.maintenance_type=0)] 73120:20221202:102118.694 zbx_setproctitle() title:'http poller #1 [got 0 values in 0.001613 sec, idle 5 sec]' 73088:20221202:102119.074 End of zbx_ipc_service_recv():2 73088:20221202:102119.074 In zbx_ipc_async_socket_send() 73088:20221202:102119.074 In zbx_ipc_client_send() clientid:0 73088:20221202:102119.074 End of zbx_ipc_client_send():SUCCEED 73088:20221202:102119.074 End of zbx_ipc_async_socket_send():SUCCEED 73088:20221202:102119.075 In zbx_ipc_async_socket_flush() timeout:10 73088:20221202:102119.075 End of zbx_ipc_async_socket_flush():0 73088:20221202:102119.075 In zbx_ipc_service_recv() timeout:0.997 73086:20221202:102119.075 End of zbx_ipc_service_recv():1 73086:20221202:102119.075 In zbx_ha_dispatch_message() 73086:20221202:102119.075 In zbx_ipc_service_recv() timeout:1.000 73090:20221202:102119.198 End of zbx_ipc_service_recv():2 73090:20221202:102119.198 In zbx_ipc_service_recv() timeout:1.000 73142:20221202:102119.449 zbx_setproctitle() title:'self-monitoring [processing data]' 73142:20221202:102119.449 In collect_selfmon_stats() 73142:20221202:102119.449 End of collect_selfmon_stats() 73142:20221202:102119.449 zbx_setproctitle() title:'self-monitoring [processed data in 0.000167 sec, idle 1 sec]' 73111:20221202:102119.452 End of zbx_ipc_service_recv():2 73111:20221202:102119.452 In zbx_ipc_service_recv() timeout:1.000 73124:20221202:102119.502 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000188 sec, syncing history]' 73124:20221202:102119.502 In zbx_sync_history_cache() history_num:0 73124:20221202:102119.502 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000084 sec, idle 1 sec]' 73122:20221202:102119.502 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000134 sec, syncing history]' 73122:20221202:102119.502 In zbx_sync_history_cache() history_num:0 73122:20221202:102119.502 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000033 sec, idle 1 sec]' 73125:20221202:102119.506 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000145 sec, syncing history]' 73125:20221202:102119.506 In zbx_sync_history_cache() history_num:0 73125:20221202:102119.506 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000216 sec, idle 1 sec]' 73123:20221202:102119.511 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000193 sec, syncing history]' 73123:20221202:102119.511 In zbx_sync_history_cache() history_num:0 73123:20221202:102119.511 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000395 sec, idle 1 sec]' 73115:20221202:102119.545 End of zbx_ipc_service_recv():2 73115:20221202:102119.545 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102119.546 zbx_setproctitle() title:'alert syncer [queuing alerts]' 73158:20221202:102119.546 In am_db_get_alerts() 73158:20221202:102119.546 query [txnlev:1] [begin;] 73158:20221202:102119.546 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] 73107:20221202:102119.546 End of zbx_ipc_service_recv():2 73107:20221202:102119.546 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102119.547 query [txnlev:1] [commit;] 73158:20221202:102119.547 End of am_db_get_alerts():SUCCEED alerts:0 73158:20221202:102119.547 In am_db_flush_results() 73158:20221202:102119.547 In zbx_ipc_socket_write() 73158:20221202:102119.547 End of zbx_ipc_socket_write():SUCCEED 73158:20221202:102119.547 In zbx_ipc_socket_read() 73107:20221202:102119.547 End of zbx_ipc_service_recv():1 73107:20221202:102119.547 In am_flush_results() results:0 73107:20221202:102119.547 In zbx_ipc_client_send() clientid:6 73107:20221202:102119.547 End of zbx_ipc_client_send():SUCCEED 73107:20221202:102119.547 End of am_flush_results() 73107:20221202:102119.547 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102119.547 End of zbx_ipc_socket_read():SUCCEED 73158:20221202:102119.547 End of am_db_flush_results() flushed:0 73158:20221202:102119.547 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.001991 sec, idle 1 sec]' 73174:20221202:102119.601 End of zbx_ipc_service_recv():2 73174:20221202:102119.601 In zbx_ipc_service_recv() timeout:1.000 73088:20221202:102120.073 End of zbx_ipc_service_recv():2 73088:20221202:102120.073 In ha_check_nodes() ha_status:active db_status:0 73088:20221202:102120.073 query [txnlev:1] [begin;] 73088:20221202:102120.074 query [txnlev:1] [select ha_nodeid,name,status,lastaccess,address,port,ha_sessionid from ha_node order by ha_nodeid for update] 73088:20221202:102120.074 query [txnlev:1] [select ha_failover_delay,auditlog_enabled from config] 73088:20221202:102120.075 In ha_db_get_time() 73088:20221202:102120.075 query [txnlev:1] [select unix_timestamp() from config] 73088:20221202:102120.076 End of ha_db_get_time():SUCCEED db_time:1669969280 73088:20221202:102120.076 query [txnlev:1] [update ha_node set lastaccess=unix_timestamp() where ha_nodeid='clb4ubunu00018m7pn6ddoaix'] 73086:20221202:102120.076 End of zbx_ipc_service_recv():2 73086:20221202:102120.076 In zbx_ha_dispatch_message() 73086:20221202:102120.076 In zbx_ipc_service_recv() timeout:1.000 73088:20221202:102120.077 query [txnlev:1] [commit;] 73088:20221202:102120.086 End of ha_check_nodes() nodeid:clb4ubunu00018m7pn6ddoaix ha_status:active db_status:0 73088:20221202:102120.086 In zbx_ipc_async_socket_send() 73088:20221202:102120.086 In zbx_ipc_client_send() clientid:0 73088:20221202:102120.086 End of zbx_ipc_client_send():SUCCEED 73088:20221202:102120.086 End of zbx_ipc_async_socket_send():SUCCEED 73088:20221202:102120.086 In zbx_ipc_async_socket_flush() timeout:10 73088:20221202:102120.086 End of zbx_ipc_async_socket_flush():0 73088:20221202:102120.086 In zbx_ipc_service_recv() timeout:0.998 73086:20221202:102120.086 End of zbx_ipc_service_recv():1 73086:20221202:102120.086 In zbx_ha_dispatch_message() 73086:20221202:102120.086 In zbx_ipc_service_recv() timeout:1.000 73090:20221202:102120.199 End of zbx_ipc_service_recv():2 73090:20221202:102120.202 In zbx_ipc_service_recv() timeout:1.000 73144:20221202:102120.442 End of zbx_ipc_async_socket_recv():0 73144:20221202:102120.442 zbx_setproctitle() title:'task manager [processing tasks]' 73144:20221202:102120.442 query [txnlev:0] [select taskid,type,clock,ttl from task where status in (1,2) order by taskid] 73144:20221202:102120.442 zbx_setproctitle() title:'task manager [processed 0 task(s) in 0.000262 sec, idle 5 sec]' 73144:20221202:102120.442 In zbx_ipc_async_socket_recv() timeout:5 73142:20221202:102120.450 zbx_setproctitle() title:'self-monitoring [processing data]' 73142:20221202:102120.450 In collect_selfmon_stats() 73142:20221202:102120.450 End of collect_selfmon_stats() 73142:20221202:102120.450 zbx_setproctitle() title:'self-monitoring [processed data in 0.000303 sec, idle 1 sec]' 73111:20221202:102120.452 End of zbx_ipc_service_recv():2 73111:20221202:102120.452 In zbx_ipc_service_recv() timeout:1.000 73124:20221202:102120.502 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000084 sec, syncing history]' 73124:20221202:102120.502 In zbx_sync_history_cache() history_num:0 73124:20221202:102120.502 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000178 sec, idle 1 sec]' 73122:20221202:102120.502 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000033 sec, syncing history]' 73122:20221202:102120.502 In zbx_sync_history_cache() history_num:0 73122:20221202:102120.502 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000042 sec, idle 1 sec]' 73125:20221202:102120.506 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000216 sec, syncing history]' 73125:20221202:102120.507 In zbx_sync_history_cache() history_num:0 73125:20221202:102120.507 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000185 sec, idle 1 sec]' 73123:20221202:102120.511 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000395 sec, syncing history]' 73123:20221202:102120.512 In zbx_sync_history_cache() history_num:0 73123:20221202:102120.512 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000444 sec, idle 1 sec]' 73115:20221202:102120.547 End of zbx_ipc_service_recv():2 73115:20221202:102120.547 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102120.548 zbx_setproctitle() title:'alert syncer [queuing alerts]' 73158:20221202:102120.548 In am_db_get_alerts() 73158:20221202:102120.548 query [txnlev:1] [begin;] 73158:20221202:102120.548 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] 73107:20221202:102120.548 End of zbx_ipc_service_recv():2 73107:20221202:102120.548 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102120.549 query [txnlev:1] [commit;] 73158:20221202:102120.549 End of am_db_get_alerts():SUCCEED alerts:0 73158:20221202:102120.549 In am_db_flush_results() 73158:20221202:102120.549 In zbx_ipc_socket_write() 73158:20221202:102120.549 End of zbx_ipc_socket_write():SUCCEED 73158:20221202:102120.549 In zbx_ipc_socket_read() 73107:20221202:102120.550 End of zbx_ipc_service_recv():1 73107:20221202:102120.550 In am_flush_results() results:0 73107:20221202:102120.550 In zbx_ipc_client_send() clientid:6 73107:20221202:102120.550 End of zbx_ipc_client_send():SUCCEED 73107:20221202:102120.550 End of am_flush_results() 73107:20221202:102120.550 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102120.550 End of zbx_ipc_socket_read():SUCCEED 73158:20221202:102120.550 End of am_db_flush_results() flushed:0 73158:20221202:102120.550 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.002332 sec, idle 1 sec]' 73174:20221202:102120.601 End of zbx_ipc_service_recv():2 73174:20221202:102120.601 In zbx_ipc_service_recv() timeout:1.000 73088:20221202:102121.089 End of zbx_ipc_service_recv():2 73088:20221202:102121.089 In zbx_ipc_async_socket_send() 73088:20221202:102121.090 In zbx_ipc_client_send() clientid:0 73088:20221202:102121.090 End of zbx_ipc_client_send():SUCCEED 73088:20221202:102121.090 End of zbx_ipc_async_socket_send():SUCCEED 73088:20221202:102121.090 In zbx_ipc_async_socket_flush() timeout:10 73088:20221202:102121.090 End of zbx_ipc_async_socket_flush():0 73088:20221202:102121.090 In zbx_ipc_service_recv() timeout:0.982 73086:20221202:102121.090 End of zbx_ipc_service_recv():1 73086:20221202:102121.090 In zbx_ha_dispatch_message() 73086:20221202:102121.090 In zbx_ipc_service_recv() timeout:1.000 73090:20221202:102121.204 End of zbx_ipc_service_recv():2 73090:20221202:102121.204 zbx_setproctitle() title:'service manager #1 [processed 0 events, updated 0 event tags, deleted 0 problems, synced 0 service updates, idle 5.011510 sec during 5.011537 sec]' 73090:20221202:102121.204 In zbx_ipc_service_recv() timeout:1.000 73134:20221202:102121.428 End of zbx_ipc_async_socket_recv():0 73134:20221202:102121.429 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.000081 sec, getting values]' 73134:20221202:102121.430 In get_values() 73134:20221202:102121.430 In DCconfig_get_poller_items() poller_type:4 73134:20221202:102121.430 End of DCconfig_get_poller_items():0 73134:20221202:102121.430 In DCconfig_get_poller_nextcheck() poller_type:4 73134:20221202:102121.430 End of DCconfig_get_poller_nextcheck():-1 73134:20221202:102121.430 End of get_values():0 73134:20221202:102121.430 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.001740 sec, idle 5 sec]' 73134:20221202:102121.430 In zbx_ipc_async_socket_recv() timeout:5 73127:20221202:102121.430 End of zbx_ipc_async_socket_recv():0 73127:20221202:102121.430 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.000536 sec, getting values]' 73127:20221202:102121.431 In get_values() 73127:20221202:102121.431 In DCconfig_get_poller_items() poller_type:4 73127:20221202:102121.431 End of DCconfig_get_poller_items():0 73127:20221202:102121.431 In DCconfig_get_poller_nextcheck() poller_type:4 73127:20221202:102121.431 End of DCconfig_get_poller_nextcheck():-1 73127:20221202:102121.431 End of get_values():0 73127:20221202:102121.431 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.000514 sec, idle 5 sec]' 73127:20221202:102121.431 In zbx_ipc_async_socket_recv() timeout:5 73129:20221202:102121.432 End of zbx_ipc_async_socket_recv():0 73129:20221202:102121.432 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.001276 sec, getting values]' 73129:20221202:102121.432 In get_values() 73129:20221202:102121.432 In DCconfig_get_poller_items() poller_type:4 73129:20221202:102121.432 End of DCconfig_get_poller_items():0 73129:20221202:102121.432 In DCconfig_get_poller_nextcheck() poller_type:4 73129:20221202:102121.433 End of DCconfig_get_poller_nextcheck():-1 73129:20221202:102121.433 End of get_values():0 73129:20221202:102121.433 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.000673 sec, idle 5 sec]' 73129:20221202:102121.433 In zbx_ipc_async_socket_recv() timeout:5 73128:20221202:102121.433 End of zbx_ipc_async_socket_recv():0 73128:20221202:102121.434 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.000437 sec, getting values]' 73128:20221202:102121.434 In get_values() 73128:20221202:102121.434 In DCconfig_get_poller_items() poller_type:4 73128:20221202:102121.434 End of DCconfig_get_poller_items():0 73128:20221202:102121.434 In DCconfig_get_poller_nextcheck() poller_type:4 73128:20221202:102121.434 End of DCconfig_get_poller_nextcheck():-1 73128:20221202:102121.434 End of get_values():0 73128:20221202:102121.435 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.001038 sec, idle 5 sec]' 73128:20221202:102121.435 In zbx_ipc_async_socket_recv() timeout:5 73137:20221202:102121.435 End of zbx_ipc_async_socket_recv():0 73137:20221202:102121.435 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.000191 sec, getting values]' 73137:20221202:102121.435 In get_values() 73137:20221202:102121.435 In DCconfig_get_poller_items() poller_type:4 73137:20221202:102121.435 End of DCconfig_get_poller_items():0 73137:20221202:102121.435 In DCconfig_get_poller_nextcheck() poller_type:4 73137:20221202:102121.435 End of DCconfig_get_poller_nextcheck():-1 73137:20221202:102121.435 End of get_values():0 73137:20221202:102121.435 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.000147 sec, idle 5 sec]' 73137:20221202:102121.435 In zbx_ipc_async_socket_recv() timeout:5 73135:20221202:102121.435 End of zbx_ipc_async_socket_recv():0 73135:20221202:102121.435 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.000943 sec, getting values]' 73135:20221202:102121.435 In get_values() 73135:20221202:102121.435 In DCconfig_get_poller_items() poller_type:4 73135:20221202:102121.435 End of DCconfig_get_poller_items():0 73135:20221202:102121.435 In DCconfig_get_poller_nextcheck() poller_type:4 73135:20221202:102121.435 End of DCconfig_get_poller_nextcheck():-1 73135:20221202:102121.435 End of get_values():0 73135:20221202:102121.435 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.000080 sec, idle 5 sec]' 73135:20221202:102121.435 In zbx_ipc_async_socket_recv() timeout:5 73133:20221202:102121.435 End of zbx_ipc_async_socket_recv():0 73133:20221202:102121.436 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.000071 sec, getting values]' 73133:20221202:102121.436 In get_values() 73139:20221202:102121.436 End of zbx_ipc_async_socket_recv():0 73139:20221202:102121.436 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.004596 sec, getting values]' 73139:20221202:102121.436 In get_values() 73139:20221202:102121.436 In DCconfig_get_poller_items() poller_type:4 73139:20221202:102121.436 End of DCconfig_get_poller_items():0 73139:20221202:102121.436 In DCconfig_get_poller_nextcheck() poller_type:4 73139:20221202:102121.436 End of DCconfig_get_poller_nextcheck():-1 73139:20221202:102121.436 End of get_values():0 73139:20221202:102121.436 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.000337 sec, idle 5 sec]' 73139:20221202:102121.436 In zbx_ipc_async_socket_recv() timeout:5 73130:20221202:102121.436 End of zbx_ipc_async_socket_recv():0 73130:20221202:102121.436 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.000127 sec, getting values]' 73130:20221202:102121.436 In get_values() 73130:20221202:102121.436 In DCconfig_get_poller_items() poller_type:4 73130:20221202:102121.436 End of DCconfig_get_poller_items():0 73130:20221202:102121.436 In DCconfig_get_poller_nextcheck() poller_type:4 73130:20221202:102121.436 End of DCconfig_get_poller_nextcheck():-1 73130:20221202:102121.436 End of get_values():0 73133:20221202:102121.436 In DCconfig_get_poller_items() poller_type:4 73133:20221202:102121.437 End of DCconfig_get_poller_items():0 73133:20221202:102121.437 In DCconfig_get_poller_nextcheck() poller_type:4 73133:20221202:102121.437 End of DCconfig_get_poller_nextcheck():-1 73133:20221202:102121.437 End of get_values():0 73133:20221202:102121.437 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.001256 sec, idle 5 sec]' 73133:20221202:102121.437 In zbx_ipc_async_socket_recv() timeout:5 73130:20221202:102121.437 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.000208 sec, idle 5 sec]' 73130:20221202:102121.437 In zbx_ipc_async_socket_recv() timeout:5 73141:20221202:102121.444 End of zbx_ipc_async_socket_recv():0 73141:20221202:102121.444 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.000055 sec, exchanging data]' 73141:20221202:102121.444 In process_proxy() 73141:20221202:102121.444 In DCconfig_get_proxypoller_hosts() 73141:20221202:102121.444 End of DCconfig_get_proxypoller_hosts():0 73141:20221202:102121.444 End of process_proxy() 73141:20221202:102121.444 In DCconfig_get_proxypoller_nextcheck() 73141:20221202:102121.444 End of DCconfig_get_proxypoller_nextcheck():-1 73141:20221202:102121.444 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.000108 sec, idle 5 sec]' 73141:20221202:102121.444 In zbx_ipc_async_socket_recv() timeout:5 73151:20221202:102121.445 End of zbx_ipc_async_socket_recv():0 73151:20221202:102121.445 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.000090 sec, getting values]' 73151:20221202:102121.445 In get_values() 73151:20221202:102121.445 In DCconfig_get_poller_items() poller_type:1 73151:20221202:102121.445 End of DCconfig_get_poller_items():0 73151:20221202:102121.445 In DCconfig_get_poller_nextcheck() poller_type:1 73151:20221202:102121.445 End of DCconfig_get_poller_nextcheck():-1 73151:20221202:102121.445 End of get_values():0 73151:20221202:102121.445 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.000097 sec, idle 5 sec]' 73151:20221202:102121.445 In zbx_ipc_async_socket_recv() timeout:5 73150:20221202:102121.445 End of zbx_ipc_async_socket_recv():0 73150:20221202:102121.446 zbx_setproctitle() title:'poller #5 [got 0 values in 0.000222 sec, getting values]' 73150:20221202:102121.446 In get_values() 73150:20221202:102121.446 In DCconfig_get_poller_items() poller_type:0 73150:20221202:102121.446 End of DCconfig_get_poller_items():1 73150:20221202:102121.446 In substitute_key_macros_impl() data:'agent.ping' 73150:20221202:102121.446 End of substitute_key_macros_impl():SUCCEED data:'agent.ping' 73150:20221202:102121.446 In substitute_simple_macros_impl() data:'10050' 73150:20221202:102121.446 End substitute_simple_macros_impl() data:'10050' 73150:20221202:102121.446 In get_value() key:'agent.ping' 73146:20221202:102121.446 End of zbx_ipc_async_socket_recv():0 73146:20221202:102121.446 zbx_setproctitle() title:'poller #2 [got 1 values in 0.001703 sec, getting values]' 73146:20221202:102121.446 In get_values() 73146:20221202:102121.446 In DCconfig_get_poller_items() poller_type:0 73146:20221202:102121.446 End of DCconfig_get_poller_items():0 73146:20221202:102121.446 In DCconfig_get_poller_nextcheck() poller_type:0 73146:20221202:102121.446 End of DCconfig_get_poller_nextcheck():1669969293 73146:20221202:102121.447 End of get_values():0 73146:20221202:102121.447 zbx_setproctitle() title:'poller #2 [got 0 values in 0.000965 sec, idle 5 sec]' 73146:20221202:102121.447 In zbx_ipc_async_socket_recv() timeout:5 73145:20221202:102121.447 End of zbx_ipc_async_socket_recv():0 73145:20221202:102121.447 zbx_setproctitle() title:'poller #1 [got 0 values in 0.000132 sec, getting values]' 73145:20221202:102121.447 In get_values() 73145:20221202:102121.447 In DCconfig_get_poller_items() poller_type:0 73145:20221202:102121.447 End of DCconfig_get_poller_items():0 73145:20221202:102121.447 In DCconfig_get_poller_nextcheck() poller_type:0 73145:20221202:102121.447 End of DCconfig_get_poller_nextcheck():1669969293 73145:20221202:102121.447 End of get_values():0 73145:20221202:102121.447 zbx_setproctitle() title:'poller #1 [got 0 values in 0.000083 sec, idle 5 sec]' 73145:20221202:102121.447 In zbx_ipc_async_socket_recv() timeout:5 73150:20221202:102121.447 In get_value_agent() host:'test' addr:'192.168.6.176' key:'agent.ping' conn:'unencrypted' 73150:20221202:102121.448 In is_ip4() ip:'192.168.6.176' 73150:20221202:102121.448 End of is_ip4():SUCCEED 73150:20221202:102121.448 Sending [agent.ping] 73140:20221202:102121.448 End of zbx_ipc_async_socket_recv():0 73140:20221202:102121.448 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.000087 sec, getting values]' 73140:20221202:102121.448 In get_values() 73140:20221202:102121.448 In DCconfig_get_poller_items() poller_type:4 73140:20221202:102121.448 End of DCconfig_get_poller_items():0 73140:20221202:102121.448 In DCconfig_get_poller_nextcheck() poller_type:4 73140:20221202:102121.448 End of DCconfig_get_poller_nextcheck():-1 73140:20221202:102121.448 End of get_values():0 73140:20221202:102121.448 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.000257 sec, idle 5 sec]' 73140:20221202:102121.448 In zbx_ipc_async_socket_recv() timeout:5 73150:20221202:102121.448 get value from agent result: '1' 73150:20221202:102121.449 End of get_value_agent():SUCCEED 73150:20221202:102121.449 End of get_value():SUCCEED 73150:20221202:102121.449 In zbx_activate_item_interface() interfaceid:15 itemid:44581 type:0 73150:20221202:102121.449 End of zbx_activate_item_interface() 73150:20221202:102121.449 In zbx_preprocess_item_value() 73150:20221202:102121.449 End of zbx_preprocess_item_value() 73150:20221202:102121.449 In zbx_ipc_socket_write() 73150:20221202:102121.449 End of zbx_ipc_socket_write():SUCCEED 73150:20221202:102121.449 End of get_values():1 73150:20221202:102121.449 zbx_setproctitle() title:'poller #5 [got 1 values in 0.003391 sec, idle 5 sec]' 73150:20221202:102121.449 In zbx_ipc_async_socket_recv() timeout:5 73111:20221202:102121.449 End of zbx_ipc_service_recv():1 73111:20221202:102121.449 In preprocessor_add_request() 73111:20221202:102121.449 In preprocessor_sync_configuration() 73111:20221202:102121.449 In DCconfig_get_preprocessable_items() 73111:20221202:102121.449 End of DCconfig_get_preprocessable_items() items:29 73111:20221202:102121.449 End of preprocessor_sync_configuration() item config size: 29, history cache size: 0 73111:20221202:102121.449 In preprocessor_enqueue() itemid: 44581 73111:20221202:102121.449 End of preprocessor_enqueue() 73111:20221202:102121.449 In preprocessor_assign_tasks() 73111:20221202:102121.449 In preprocessor_get_next_task() 73111:20221202:102121.449 End of preprocessor_get_next_task() 73111:20221202:102121.449 In zbx_ipc_client_send() clientid:3 73147:20221202:102121.449 End of zbx_ipc_async_socket_recv():0 73147:20221202:102121.450 zbx_setproctitle() title:'poller #3 [got 0 values in 0.000073 sec, getting values]' 73147:20221202:102121.450 In get_values() 73147:20221202:102121.450 In DCconfig_get_poller_items() poller_type:0 73147:20221202:102121.450 End of DCconfig_get_poller_items():0 73147:20221202:102121.450 In DCconfig_get_poller_nextcheck() poller_type:0 73147:20221202:102121.450 End of DCconfig_get_poller_nextcheck():1669969286 73147:20221202:102121.450 End of get_values():0 73147:20221202:102121.450 zbx_setproctitle() title:'poller #3 [got 0 values in 0.000094 sec, idle 5 sec]' 73147:20221202:102121.450 In zbx_ipc_async_socket_recv() timeout:5 73111:20221202:102121.450 End of zbx_ipc_client_send():SUCCEED 73111:20221202:102121.450 In preprocessor_get_next_task() 73111:20221202:102121.450 End of preprocessor_get_next_task() 73111:20221202:102121.450 End of preprocessor_assign_tasks() 73111:20221202:102121.450 End of preprocessor_add_request() 73111:20221202:102121.450 zbx_setproctitle() title:'preprocessing manager #1 [queued 1, processed 1 values, idle 5.004537 sec during 5.005615 sec]' 73111:20221202:102121.450 In zbx_ipc_service_recv() timeout:1.000 73114:20221202:102121.450 End of zbx_ipc_socket_read():SUCCEED 73114:20221202:102121.450 worker_preprocess_value(): 1 73114:20221202:102121.450 worker_preprocess_value: SUCCEED GOOD 73114:20221202:102121.450 In zbx_ipc_socket_write() 73114:20221202:102121.450 End of zbx_ipc_socket_write():SUCCEED 73114:20221202:102121.450 In zbx_ipc_socket_read() 73111:20221202:102121.450 End of zbx_ipc_service_recv():1 73111:20221202:102121.451 In preprocessor_add_result() 73111:20221202:102121.451 In preprocessor_enqueue_dependent() itemid: 44581 73111:20221202:102121.451 End of preprocessor_enqueue_dependent() 73111:20221202:102121.451 In preprocessor_assign_tasks() 73111:20221202:102121.451 In preprocessor_get_next_task() 73111:20221202:102121.451 End of preprocessor_get_next_task() 73111:20221202:102121.451 End of preprocessor_assign_tasks() 73111:20221202:102121.451 End of preprocessor_add_result() 73111:20221202:102121.451 In zbx_ipc_service_recv() timeout:1.000 73142:20221202:102121.451 zbx_setproctitle() title:'self-monitoring [processing data]' 73142:20221202:102121.451 In collect_selfmon_stats() 73142:20221202:102121.451 End of collect_selfmon_stats() 73142:20221202:102121.451 zbx_setproctitle() title:'self-monitoring [processed data in 0.000453 sec, idle 1 sec]' 73149:20221202:102121.451 End of zbx_ipc_async_socket_recv():0 73149:20221202:102121.451 zbx_setproctitle() title:'poller #4 [got 0 values in 0.000262 sec, getting values]' 73149:20221202:102121.451 In get_values() 73149:20221202:102121.451 In DCconfig_get_poller_items() poller_type:0 73149:20221202:102121.452 End of DCconfig_get_poller_items():0 73149:20221202:102121.452 In DCconfig_get_poller_nextcheck() poller_type:0 73149:20221202:102121.452 End of DCconfig_get_poller_nextcheck():1669969286 73149:20221202:102121.452 End of get_values():0 73149:20221202:102121.452 zbx_setproctitle() title:'poller #4 [got 0 values in 0.000413 sec, idle 5 sec]' 73149:20221202:102121.452 In zbx_ipc_async_socket_recv() timeout:5 73126:20221202:102121.453 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.003564 sec, processing escalations]' 73126:20221202:102121.453 In process_escalations() 73126:20221202:102121.453 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<=1669969284 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102121.454 End of process_escalations() 73126:20221202:102121.454 In process_escalations() 73126:20221202:102121.454 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<=1669969284 order by actionid,triggerid,itemid,escalationid] 73159:20221202:102121.454 End of zbx_ipc_async_socket_recv():0 73159:20221202:102121.454 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.000079 sec, getting values]' 73159:20221202:102121.454 In get_values() 73159:20221202:102121.454 In DCconfig_get_poller_items() poller_type:5 73159:20221202:102121.454 End of DCconfig_get_poller_items():0 73159:20221202:102121.454 In DCconfig_get_poller_nextcheck() poller_type:5 73159:20221202:102121.454 End of DCconfig_get_poller_nextcheck():-1 73159:20221202:102121.454 End of get_values():0 73159:20221202:102121.454 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.000074 sec, idle 5 sec]' 73159:20221202:102121.454 In zbx_ipc_async_socket_recv() timeout:5 73157:20221202:102121.454 zbx_setproctitle() title:'icmp pinger #1 [getting values]' 73157:20221202:102121.455 In get_pinger_hosts() 73157:20221202:102121.455 In DCconfig_get_poller_items() poller_type:3 73157:20221202:102121.455 End of DCconfig_get_poller_items():0 73157:20221202:102121.455 End of get_pinger_hosts():0 73157:20221202:102121.455 In process_pinger_hosts() 73126:20221202:102121.455 End of process_escalations() 73126:20221202:102121.455 In process_escalations() 73126:20221202:102121.455 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<=1669969284 order by actionid,triggerid,itemid,escalationid] 73157:20221202:102121.455 End of process_pinger_hosts() 73157:20221202:102121.455 In DCconfig_get_poller_nextcheck() poller_type:3 73157:20221202:102121.455 End of DCconfig_get_poller_nextcheck():-1 73157:20221202:102121.455 zbx_setproctitle() title:'icmp pinger #1 [got 0 values in 0.000884 sec, idle 5 sec]' 73126:20221202:102121.456 End of process_escalations() 73126:20221202:102121.456 In process_escalations() 73126:20221202:102121.456 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<=1669969284 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102121.456 End of process_escalations() 73126:20221202:102121.456 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.003424 sec, idle 3 sec]' 73168:20221202:102121.470 End of zbx_ipc_async_socket_recv():0 73168:20221202:102121.470 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.001054 sec, getting values]' 73168:20221202:102121.470 In get_values() 73168:20221202:102121.470 In DCconfig_get_poller_items() poller_type:5 73168:20221202:102121.470 End of DCconfig_get_poller_items():0 73168:20221202:102121.470 In DCconfig_get_poller_nextcheck() poller_type:5 73168:20221202:102121.470 End of DCconfig_get_poller_nextcheck():-1 73168:20221202:102121.470 End of get_values():0 73168:20221202:102121.470 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.000079 sec, idle 5 sec]' 73168:20221202:102121.470 In zbx_ipc_async_socket_recv() timeout:5 73169:20221202:102121.472 End of zbx_ipc_async_socket_recv():0 73169:20221202:102121.472 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.000145 sec, getting values]' 73169:20221202:102121.472 In get_values() 73169:20221202:102121.472 In DCconfig_get_poller_items() poller_type:5 73169:20221202:102121.472 End of DCconfig_get_poller_items():0 73169:20221202:102121.472 In DCconfig_get_poller_nextcheck() poller_type:5 73169:20221202:102121.472 End of DCconfig_get_poller_nextcheck():-1 73169:20221202:102121.472 End of get_values():0 73169:20221202:102121.472 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.000070 sec, idle 5 sec]' 73169:20221202:102121.472 In zbx_ipc_async_socket_recv() timeout:5 73167:20221202:102121.473 End of zbx_ipc_async_socket_recv():0 73167:20221202:102121.473 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.000101 sec, getting values]' 73167:20221202:102121.473 In get_values() 73167:20221202:102121.473 In DCconfig_get_poller_items() poller_type:5 73167:20221202:102121.474 End of DCconfig_get_poller_items():0 73167:20221202:102121.474 In DCconfig_get_poller_nextcheck() poller_type:5 73167:20221202:102121.474 End of DCconfig_get_poller_nextcheck():-1 73167:20221202:102121.474 End of get_values():0 73167:20221202:102121.474 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.000092 sec, idle 5 sec]' 73167:20221202:102121.474 In zbx_ipc_async_socket_recv() timeout:5 73172:20221202:102121.478 End of zbx_ipc_async_socket_recv():0 73172:20221202:102121.478 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.000082 sec, getting values]' 73172:20221202:102121.478 In get_values() 73172:20221202:102121.478 In DCconfig_get_poller_items() poller_type:5 73172:20221202:102121.478 End of DCconfig_get_poller_items():0 73172:20221202:102121.479 In DCconfig_get_poller_nextcheck() poller_type:5 73172:20221202:102121.479 End of DCconfig_get_poller_nextcheck():-1 73172:20221202:102121.479 End of get_values():0 73172:20221202:102121.479 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.000316 sec, idle 5 sec]' 73172:20221202:102121.479 In zbx_ipc_async_socket_recv() timeout:5 73178:20221202:102121.494 End of zbx_ipc_async_socket_recv():0 73178:20221202:102121.494 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.000085 sec, getting values]' 73178:20221202:102121.494 In get_values() 73178:20221202:102121.494 In DCconfig_get_poller_items() poller_type:6 73178:20221202:102121.494 End of DCconfig_get_poller_items():0 73178:20221202:102121.494 In DCconfig_get_poller_nextcheck() poller_type:6 73178:20221202:102121.494 End of DCconfig_get_poller_nextcheck():-1 73178:20221202:102121.494 End of get_values():0 73178:20221202:102121.494 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.000095 sec, idle 5 sec]' 73178:20221202:102121.494 In zbx_ipc_async_socket_recv() timeout:5 73124:20221202:102121.503 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000178 sec, syncing history]' 73124:20221202:102121.503 In zbx_sync_history_cache() history_num:1 73124:20221202:102121.503 In substitute_simple_macros_impl() data:'90d' 73124:20221202:102121.503 End substitute_simple_macros_impl() data:'90d' 73124:20221202:102121.503 In DCmass_prepare_history() history_num:1 73124:20221202:102121.503 End of DCmass_prepare_history() 73124:20221202:102121.503 In DBmass_add_history() 73124:20221202:102121.503 In zbx_history_add_values() 73124:20221202:102121.503 query [txnlev:1] [begin;] 73122:20221202:102121.503 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000042 sec, syncing history]' 73122:20221202:102121.503 In zbx_sync_history_cache() history_num:1 73122:20221202:102121.503 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000142 sec, idle 1 sec]' 73124:20221202:102121.504 query [txnlev:1] [insert into history_str (itemid,clock,ns,value) values (44581,1669969281,449252974,'GOOD'); ] 73124:20221202:102121.504 query [txnlev:1] [commit;] 73125:20221202:102121.507 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000185 sec, syncing history]' 73125:20221202:102121.507 In zbx_sync_history_cache() history_num:1 73125:20221202:102121.508 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.001131 sec, idle 1 sec]' 73123:20221202:102121.513 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000444 sec, syncing history]' 73123:20221202:102121.514 In zbx_sync_history_cache() history_num:1 73123:20221202:102121.514 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000352 sec, idle 1 sec]' 73124:20221202:102121.514 End of zbx_history_add_values() 73124:20221202:102121.515 End of DBmass_add_history() 73124:20221202:102121.515 In DCmass_update_trends() 73124:20221202:102121.515 End of DCmass_update_trends() 73124:20221202:102121.515 query [txnlev:1] [begin;] 73124:20221202:102121.515 In DBmass_update_items() 73124:20221202:102121.515 End of DBmass_update_items() 73124:20221202:102121.515 In zbx_process_events() events_num:0 73124:20221202:102121.515 End of zbx_process_events() processed:0 73124:20221202:102121.515 query [txnlev:1] [commit;] 73124:20221202:102121.516 In DCupdate_trends() 73124:20221202:102121.516 End of DCupdate_trends() 73124:20221202:102121.516 query [txnlev:1] [begin;] 73124:20221202:102121.517 In recalculate_triggers() 73124:20221202:102121.517 In zbx_link_triggers_with_functions() trigger_order_num:0 73124:20221202:102121.517 End of zbx_link_triggers_with_functions() triggers_func_pos_num:0 73124:20221202:102121.517 In zbx_evaluate_expressions() tr_num:0 73124:20221202:102121.517 In substitute_functions() 73124:20221202:102121.518 In zbx_extract_functionids() tr_num:0 73124:20221202:102121.518 End of zbx_extract_functionids() functionids_num:0 73124:20221202:102121.518 End of substitute_functions() 73124:20221202:102121.518 End of zbx_evaluate_expressions() 73124:20221202:102121.519 In zbx_process_triggers() values_num:0 73124:20221202:102121.519 End of zbx_process_triggers() 73124:20221202:102121.519 End of recalculate_triggers() 73124:20221202:102121.519 In zbx_process_events() events_num:0 73124:20221202:102121.519 End of zbx_process_events() processed:0 73124:20221202:102121.519 query [txnlev:1] [commit;] 73124:20221202:102121.519 zbx_setproctitle() title:'history syncer #3 [processed 1 values, 0 triggers in 0.016343 sec, idle 1 sec]' 73115:20221202:102121.548 End of zbx_ipc_service_recv():2 73115:20221202:102121.548 zbx_setproctitle() title:'lld manager #1 [processed 0 LLD rules, idle 5.012815sec during 5.012843 sec]' 73115:20221202:102121.548 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102121.550 zbx_setproctitle() title:'alert syncer [queuing alerts]' 73158:20221202:102121.550 In am_db_get_alerts() 73158:20221202:102121.551 query [txnlev:1] [begin;] 73158:20221202:102121.551 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] 73158:20221202:102121.551 query [txnlev:1] [commit;] 73158:20221202:102121.551 End of am_db_get_alerts():SUCCEED alerts:0 73158:20221202:102121.551 In am_db_flush_results() 73158:20221202:102121.551 In zbx_ipc_socket_write() 73107:20221202:102121.551 End of zbx_ipc_service_recv():2 73107:20221202:102121.551 zbx_setproctitle() title:'alert manager #1 [sent 0, failed 0 alerts, idle 5.014599 sec during 5.015603 sec]' 73107:20221202:102121.551 In zbx_ipc_service_recv() timeout:1.000 73107:20221202:102121.551 End of zbx_ipc_service_recv():1 73107:20221202:102121.551 In am_flush_results() results:0 73107:20221202:102121.551 In zbx_ipc_client_send() clientid:6 73107:20221202:102121.551 End of zbx_ipc_client_send():SUCCEED 73107:20221202:102121.552 End of am_flush_results() 73107:20221202:102121.552 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102121.552 End of zbx_ipc_socket_write():SUCCEED 73158:20221202:102121.552 In zbx_ipc_socket_read() 73158:20221202:102121.552 End of zbx_ipc_socket_read():SUCCEED 73158:20221202:102121.552 End of am_db_flush_results() flushed:0 73158:20221202:102121.552 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.001416 sec, idle 1 sec]' 73174:20221202:102121.603 End of zbx_ipc_service_recv():2 73174:20221202:102121.603 zbx_setproctitle() title:'availability manager #1 [queued 0, processed 0 values, idle 5.015172 sec during 5.015195 sec]' 73174:20221202:102121.603 In zbx_ipc_service_recv() timeout:1.000 73088:20221202:102122.074 End of zbx_ipc_service_recv():2 73088:20221202:102122.074 In zbx_ipc_async_socket_send() 73088:20221202:102122.074 In zbx_ipc_client_send() clientid:0 73088:20221202:102122.074 End of zbx_ipc_client_send():SUCCEED 73088:20221202:102122.074 End of zbx_ipc_async_socket_send():SUCCEED 73088:20221202:102122.074 In zbx_ipc_async_socket_flush() timeout:10 73088:20221202:102122.074 End of zbx_ipc_async_socket_flush():0 73088:20221202:102122.074 In zbx_ipc_service_recv() timeout:0.997 73086:20221202:102122.074 End of zbx_ipc_service_recv():1 73086:20221202:102122.074 In zbx_ha_dispatch_message() 73086:20221202:102122.074 In zbx_ipc_service_recv() timeout:1.000 73090:20221202:102122.207 End of zbx_ipc_service_recv():2 73090:20221202:102122.207 In zbx_ipc_service_recv() timeout:1.000 73142:20221202:102122.452 zbx_setproctitle() title:'self-monitoring [processing data]' 73111:20221202:102122.453 End of zbx_ipc_service_recv():2 73111:20221202:102122.454 In zbx_ipc_service_recv() timeout:1.000 73142:20221202:102122.454 In collect_selfmon_stats() 73142:20221202:102122.454 End of collect_selfmon_stats() 73142:20221202:102122.454 zbx_setproctitle() title:'self-monitoring [processed data in 0.002279 sec, idle 1 sec]' 73122:20221202:102122.505 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000142 sec, syncing history]' 73122:20221202:102122.505 In zbx_sync_history_cache() history_num:0 73122:20221202:102122.505 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000515 sec, idle 1 sec]' 73125:20221202:102122.510 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.001131 sec, syncing history]' 73125:20221202:102122.510 In zbx_sync_history_cache() history_num:0 73125:20221202:102122.510 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000115 sec, idle 1 sec]' 73123:20221202:102122.514 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000352 sec, syncing history]' 73123:20221202:102122.514 In zbx_sync_history_cache() history_num:0 73123:20221202:102122.514 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000138 sec, idle 1 sec]' 73124:20221202:102122.521 zbx_setproctitle() title:'history syncer #3 [processed 1 values, 0 triggers in 0.016343 sec, syncing history]' 73124:20221202:102122.521 In zbx_sync_history_cache() history_num:0 73124:20221202:102122.521 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000134 sec, idle 1 sec]' 73115:20221202:102122.550 End of zbx_ipc_service_recv():2 73115:20221202:102122.550 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102122.552 zbx_setproctitle() title:'alert syncer [queuing alerts]' 73158:20221202:102122.552 In am_db_get_alerts() 73158:20221202:102122.552 query [txnlev:1] [begin;] 73158:20221202:102122.552 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] 73107:20221202:102122.552 End of zbx_ipc_service_recv():2 73107:20221202:102122.552 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102122.553 query [txnlev:1] [commit;] 73158:20221202:102122.554 End of am_db_get_alerts():SUCCEED alerts:0 73158:20221202:102122.554 In am_db_flush_results() 73158:20221202:102122.554 In zbx_ipc_socket_write() 73158:20221202:102122.554 End of zbx_ipc_socket_write():SUCCEED 73158:20221202:102122.554 In zbx_ipc_socket_read() 73107:20221202:102122.554 End of zbx_ipc_service_recv():1 73107:20221202:102122.554 In am_flush_results() results:0 73107:20221202:102122.554 In zbx_ipc_client_send() clientid:6 73107:20221202:102122.554 End of zbx_ipc_client_send():SUCCEED 73107:20221202:102122.554 End of am_flush_results() 73107:20221202:102122.554 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102122.554 End of zbx_ipc_socket_read():SUCCEED 73158:20221202:102122.554 End of am_db_flush_results() flushed:0 73158:20221202:102122.554 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.002490 sec, idle 1 sec]' 73174:20221202:102122.604 End of zbx_ipc_service_recv():2 73174:20221202:102122.604 In zbx_ipc_service_recv() timeout:1.000 73088:20221202:102123.074 End of zbx_ipc_service_recv():2 73088:20221202:102123.074 In zbx_ipc_async_socket_send() 73088:20221202:102123.074 In zbx_ipc_client_send() clientid:0 73088:20221202:102123.074 End of zbx_ipc_client_send():SUCCEED 73088:20221202:102123.074 End of zbx_ipc_async_socket_send():SUCCEED 73088:20221202:102123.074 In zbx_ipc_async_socket_flush() timeout:10 73088:20221202:102123.074 End of zbx_ipc_async_socket_flush():0 73088:20221202:102123.074 In zbx_ipc_service_recv() timeout:0.997 73086:20221202:102123.074 End of zbx_ipc_service_recv():1 73086:20221202:102123.074 In zbx_ha_dispatch_message() 73086:20221202:102123.074 In zbx_ipc_service_recv() timeout:1.000 73090:20221202:102123.209 End of zbx_ipc_service_recv():2 73090:20221202:102123.209 In zbx_ipc_service_recv() timeout:1.000 73111:20221202:102123.454 End of zbx_ipc_service_recv():2 73111:20221202:102123.454 In zbx_ipc_service_recv() timeout:1.000 73142:20221202:102123.454 zbx_setproctitle() title:'self-monitoring [processing data]' 73142:20221202:102123.454 In collect_selfmon_stats() 73142:20221202:102123.454 End of collect_selfmon_stats() 73142:20221202:102123.454 zbx_setproctitle() title:'self-monitoring [processed data in 0.000081 sec, idle 1 sec]' 73123:20221202:102123.515 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000138 sec, syncing history]' 73123:20221202:102123.515 In zbx_sync_history_cache() history_num:0 73123:20221202:102123.515 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000469 sec, idle 1 sec]' 73125:20221202:102123.515 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000115 sec, syncing history]' 73125:20221202:102123.515 In zbx_sync_history_cache() history_num:0 73125:20221202:102123.515 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000043 sec, idle 1 sec]' 73122:20221202:102123.515 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000515 sec, syncing history]' 73122:20221202:102123.516 In zbx_sync_history_cache() history_num:0 73122:20221202:102123.516 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.001201 sec, idle 1 sec]' 73124:20221202:102123.522 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000134 sec, syncing history]' 73124:20221202:102123.522 In zbx_sync_history_cache() history_num:0 73124:20221202:102123.522 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000304 sec, idle 1 sec]' 73115:20221202:102123.551 End of zbx_ipc_service_recv():2 73115:20221202:102123.551 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102123.555 zbx_setproctitle() title:'alert syncer [queuing alerts]' 73158:20221202:102123.555 In am_db_get_alerts() 73158:20221202:102123.555 query [txnlev:1] [begin;] 73158:20221202:102123.555 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] 73158:20221202:102123.555 query [txnlev:1] [commit;] 73107:20221202:102123.555 End of zbx_ipc_service_recv():2 73107:20221202:102123.556 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102123.556 End of am_db_get_alerts():SUCCEED alerts:0 73158:20221202:102123.556 In am_db_flush_results() 73158:20221202:102123.556 In zbx_ipc_socket_write() 73158:20221202:102123.556 End of zbx_ipc_socket_write():SUCCEED 73158:20221202:102123.556 In zbx_ipc_socket_read() 73107:20221202:102123.556 End of zbx_ipc_service_recv():1 73107:20221202:102123.556 In am_flush_results() results:0 73107:20221202:102123.556 In zbx_ipc_client_send() clientid:6 73107:20221202:102123.556 End of zbx_ipc_client_send():SUCCEED 73107:20221202:102123.556 End of am_flush_results() 73107:20221202:102123.557 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102123.557 End of zbx_ipc_socket_read():SUCCEED 73158:20221202:102123.557 End of am_db_flush_results() flushed:0 73158:20221202:102123.557 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.002280 sec, idle 1 sec]' 73174:20221202:102123.606 End of zbx_ipc_service_recv():2 73174:20221202:102123.606 In zbx_ipc_service_recv() timeout:1.000 73120:20221202:102123.699 zbx_setproctitle() title:'http poller #1 [got 0 values in 0.001613 sec, getting values]' 73120:20221202:102123.699 In process_httptests() 73120:20221202:102123.699 query [txnlev:0] [select h.hostid,h.host,h.name,t.httptestid,t.name,t.agent,t.authentication,t.http_user,t.http_password,t.http_proxy,t.retries,t.ssl_cert_file,t.ssl_key_file,t.ssl_key_password,t.verify_peer,t.verify_host,t.delay from httptest t,hosts h where t.hostid=h.hostid and t.nextcheck<=1669969283 and mod(t.httptestid,1)=0 and t.status=0 and h.proxy_hostid is null and h.status=0 and (h.maintenance_status=0 or h.maintenance_type=0)] 73120:20221202:102123.700 query [txnlev:0] [select name,value,type from httptest_field where httptestid=1 order by httptest_fieldid] 73120:20221202:102123.701 In substitute_simple_macros_impl() data:'Zabbix' 73120:20221202:102123.701 End substitute_simple_macros_impl() data:'Zabbix' 73120:20221202:102123.701 In substitute_simple_macros_impl() data:EMPTY 73120:20221202:102123.701 In substitute_simple_macros_impl() data:EMPTY 73120:20221202:102123.701 In substitute_simple_macros_impl() data:EMPTY 73120:20221202:102123.701 In http_process_variables() 0 variables 73120:20221202:102123.701 End of http_process_variables():SUCCEED 73120:20221202:102123.701 In process_httptest() httptestid:1 name:'Web scenario 1' 73120:20221202:102123.701 query [txnlev:0] [select httpstepid,no,name,url,timeout,posts,required,status_codes,post_type,follow_redirects,retrieve_mode from httpstep where httptestid=1 order by no] 73120:20221202:102123.702 In substitute_simple_macros_impl() data:'10s' 73120:20221202:102123.702 End substitute_simple_macros_impl() data:'10s' 73120:20221202:102123.702 In substitute_simple_macros_impl() data:'https://zabbix.com' 73120:20221202:102123.702 End substitute_simple_macros_impl() data:'https://zabbix.com' 73120:20221202:102123.702 In http_substitute_variables() data:'https://zabbix.com' 73120:20221202:102123.702 End of http_substitute_variables() data:'https://zabbix.com' 73120:20221202:102123.702 In substitute_simple_macros_impl() data:'Zabbix' 73120:20221202:102123.702 End substitute_simple_macros_impl() data:'Zabbix' 73120:20221202:102123.702 In substitute_simple_macros_impl() data:'200' 73120:20221202:102123.702 End substitute_simple_macros_impl() data:'200' 73120:20221202:102123.702 query [txnlev:0] [select name,value,type from httpstep_field where httpstepid=1 order by httpstep_fieldid] 73120:20221202:102123.703 In substitute_simple_macros_impl() data:'15s' 73120:20221202:102123.703 End substitute_simple_macros_impl() data:'15s' 73120:20221202:102123.703 process_httptest() use step "111" 73120:20221202:102123.703 process_httptest() use post "" 73120:20221202:102123.703 process_httptest() go to URL "https://zabbix.com" 73120:20221202:102123.899 In int_in_list() list:'200' value:301 73120:20221202:102123.900 End of int_in_list():FAIL 73120:20221202:102123.900 In process_step_data() rspcode:301 time:0.196390 speed:908.000000 73120:20221202:102123.900 query [txnlev:0] [select type,itemid from httpstepitem where httpstepid=1] 73120:20221202:102123.901 In zbx_preprocess_item_value() 73120:20221202:102123.901 End of zbx_preprocess_item_value() 73120:20221202:102123.901 In zbx_preprocess_item_value() 73120:20221202:102123.902 End of zbx_preprocess_item_value() 73120:20221202:102123.902 In zbx_preprocess_item_value() 73120:20221202:102123.902 End of zbx_preprocess_item_value() 73120:20221202:102123.902 End of process_step_data() 73120:20221202:102123.903 query without transaction detected 73120:20221202:102123.907 query [txnlev:0] [update httptest set nextcheck=1669969293 where httptestid=1] 73120:20221202:102123.942 cannot process step "111" of web scenario "Web scenario 1" on host "test": response code "301" did not match any of the required status codes "200" 73120:20221202:102123.942 In process_test_data() 73120:20221202:102123.942 query [txnlev:0] [select type,itemid from httptestitem where httptestid=1] 73120:20221202:102123.943 In zbx_preprocess_item_value() 73120:20221202:102123.944 End of zbx_preprocess_item_value() 73120:20221202:102123.944 In zbx_preprocess_item_value() 73120:20221202:102123.945 End of zbx_preprocess_item_value() 73120:20221202:102123.945 In zbx_preprocess_item_value() 73120:20221202:102123.945 End of zbx_preprocess_item_value() 73120:20221202:102123.945 End of process_test_data() 73120:20221202:102123.945 In zbx_ipc_socket_write() 73111:20221202:102123.945 End of zbx_ipc_service_recv():1 73111:20221202:102123.945 In preprocessor_add_request() 73111:20221202:102123.945 In preprocessor_sync_configuration() 73111:20221202:102123.945 In DCconfig_get_preprocessable_items() 73111:20221202:102123.945 End of DCconfig_get_preprocessable_items() items:29 73111:20221202:102123.945 End of preprocessor_sync_configuration() item config size: 29, history cache size: 0 73111:20221202:102123.945 In preprocessor_enqueue() itemid: 44299 73111:20221202:102123.945 In preprocessor_enqueue_dependent() itemid: 44299 73111:20221202:102123.945 End of preprocessor_enqueue_dependent() 73111:20221202:102123.945 End of preprocessor_enqueue() 73111:20221202:102123.945 In preprocessor_enqueue() itemid: 44300 73111:20221202:102123.945 In preprocessor_enqueue_dependent() itemid: 44300 73111:20221202:102123.945 End of preprocessor_enqueue_dependent() 73111:20221202:102123.945 End of preprocessor_enqueue() 73111:20221202:102123.945 In preprocessor_enqueue() itemid: 44301 73111:20221202:102123.945 In preprocessor_enqueue_dependent() itemid: 44301 73111:20221202:102123.945 End of preprocessor_enqueue_dependent() 73111:20221202:102123.945 End of preprocessor_enqueue() 73111:20221202:102123.945 In preprocessor_enqueue() itemid: 44296 73111:20221202:102123.945 In preprocessor_enqueue_dependent() itemid: 44296 73111:20221202:102123.945 End of preprocessor_enqueue_dependent() 73111:20221202:102123.945 End of preprocessor_enqueue() 73111:20221202:102123.945 In preprocessor_enqueue() itemid: 44297 73111:20221202:102123.945 In preprocessor_enqueue_dependent() itemid: 44297 73111:20221202:102123.945 End of preprocessor_enqueue_dependent() 73111:20221202:102123.945 End of preprocessor_enqueue() 73111:20221202:102123.945 In preprocessor_enqueue() itemid: 44298 73111:20221202:102123.945 In preprocessor_enqueue_dependent() itemid: 44298 73111:20221202:102123.945 End of preprocessor_enqueue_dependent() 73111:20221202:102123.945 End of preprocessor_enqueue() 73111:20221202:102123.945 In preprocessor_assign_tasks() 73111:20221202:102123.945 In preprocessor_get_next_task() 73111:20221202:102123.945 End of preprocessor_get_next_task() 73111:20221202:102123.945 End of preprocessor_assign_tasks() 73111:20221202:102123.945 End of preprocessor_add_request() 73111:20221202:102123.945 In zbx_ipc_service_recv() timeout:1.000 73120:20221202:102123.945 End of zbx_ipc_socket_write():SUCCEED 73120:20221202:102123.945 End of process_httptest() 73120:20221202:102123.945 End of process_httptests() 73120:20221202:102123.945 query [txnlev:0] [select min(t.nextcheck) from httptest t,hosts h where t.hostid=h.hostid and mod(t.httptestid,1)=0 and t.status=0 and h.proxy_hostid is null and h.status=0 and (h.maintenance_status=0 or h.maintenance_type=0)] 73120:20221202:102123.951 zbx_setproctitle() title:'http poller #1 [got 1 values in 0.246412 sec, idle 5 sec]' 73088:20221202:102124.074 End of zbx_ipc_service_recv():2 73088:20221202:102124.074 In zbx_ipc_async_socket_send() 73088:20221202:102124.074 In zbx_ipc_client_send() clientid:0 73088:20221202:102124.074 End of zbx_ipc_client_send():SUCCEED 73088:20221202:102124.074 End of zbx_ipc_async_socket_send():SUCCEED 73088:20221202:102124.074 In zbx_ipc_async_socket_flush() timeout:10 73088:20221202:102124.074 End of zbx_ipc_async_socket_flush():0 73088:20221202:102124.074 In zbx_ipc_service_recv() timeout:0.997 73086:20221202:102124.074 End of zbx_ipc_service_recv():1 73086:20221202:102124.074 In zbx_ha_dispatch_message() 73086:20221202:102124.074 In zbx_ipc_service_recv() timeout:1.000 73090:20221202:102124.212 End of zbx_ipc_service_recv():2 73090:20221202:102124.212 In zbx_ipc_service_recv() timeout:1.000 73142:20221202:102124.456 zbx_setproctitle() title:'self-monitoring [processing data]' 73142:20221202:102124.456 In collect_selfmon_stats() 73142:20221202:102124.456 End of collect_selfmon_stats() 73142:20221202:102124.456 zbx_setproctitle() title:'self-monitoring [processed data in 0.000637 sec, idle 1 sec]' 73126:20221202:102124.459 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.003424 sec, processing escalations]' 73126:20221202:102124.459 In process_escalations() 73126:20221202:102124.459 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<=1669969287 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102124.460 End of process_escalations() 73126:20221202:102124.461 In process_escalations() 73126:20221202:102124.461 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<=1669969287 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102124.461 End of process_escalations() 73126:20221202:102124.462 In process_escalations() 73126:20221202:102124.462 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<=1669969287 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102124.462 End of process_escalations() 73126:20221202:102124.462 In process_escalations() 73126:20221202:102124.462 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<=1669969287 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102124.462 End of process_escalations() 73126:20221202:102124.462 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.003597 sec, idle 3 sec]' 73123:20221202:102124.516 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000469 sec, syncing history]' 73123:20221202:102124.516 In zbx_sync_history_cache() history_num:6 73123:20221202:102124.516 In substitute_simple_macros_impl() data:'90d' 73123:20221202:102124.516 End substitute_simple_macros_impl() data:'90d' 73123:20221202:102124.516 In substitute_simple_macros_impl() data:'30d' 73123:20221202:102124.516 End substitute_simple_macros_impl() data:'30d' 73123:20221202:102124.516 In substitute_simple_macros_impl() data:'90d' 73123:20221202:102124.516 End substitute_simple_macros_impl() data:'90d' 73123:20221202:102124.516 In substitute_simple_macros_impl() data:'30d' 73123:20221202:102124.516 End substitute_simple_macros_impl() data:'30d' 73123:20221202:102124.516 In substitute_simple_macros_impl() data:'30d' 73123:20221202:102124.516 End substitute_simple_macros_impl() data:'30d' 73125:20221202:102124.516 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000043 sec, syncing history]' 73122:20221202:102124.517 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.001201 sec, syncing history]' 73125:20221202:102124.517 In zbx_sync_history_cache() history_num:6 73125:20221202:102124.517 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000876 sec, idle 1 sec]' 73123:20221202:102124.517 In substitute_simple_macros_impl() data:'90d' 73123:20221202:102124.517 End substitute_simple_macros_impl() data:'90d' 73123:20221202:102124.517 In substitute_simple_macros_impl() data:'30d' 73123:20221202:102124.518 End substitute_simple_macros_impl() data:'30d' 73123:20221202:102124.518 In substitute_simple_macros_impl() data:'90d' 73123:20221202:102124.518 End substitute_simple_macros_impl() data:'90d' 73123:20221202:102124.518 In substitute_simple_macros_impl() data:'30d' 73122:20221202:102124.518 In zbx_sync_history_cache() history_num:6 73122:20221202:102124.518 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.001462 sec, idle 1 sec]' 73123:20221202:102124.518 End substitute_simple_macros_impl() data:'30d' 73123:20221202:102124.518 In substitute_simple_macros_impl() data:'90d' 73123:20221202:102124.518 End substitute_simple_macros_impl() data:'90d' 73123:20221202:102124.518 In substitute_simple_macros_impl() data:'30d' 73123:20221202:102124.518 End substitute_simple_macros_impl() data:'30d' 73123:20221202:102124.518 In DCmass_prepare_history() history_num:6 73123:20221202:102124.518 End of DCmass_prepare_history() 73123:20221202:102124.518 In DBmass_add_history() 73123:20221202:102124.518 In zbx_history_add_values() 73123:20221202:102124.518 query [txnlev:1] [begin;] 73123:20221202:102124.519 query [txnlev:1] [insert into history (itemid,clock,ns,value) values (44296,1669969283,903533808,908),(44299,1669969283,900177024,908),(44300,1669969283,900177024,0.19639000000000001); ] 73123:20221202:102124.519 query [txnlev:1] [insert into history_str (itemid,clock,ns,value) values (44298,1669969283,903533808,'response code "301" did not match any of the required status codes "200"'); ] 73123:20221202:102124.519 query [txnlev:1] [insert into history_uint (itemid,clock,ns,value) values (44297,1669969283,903533808,1),(44301,1669969283,900177024,301); ] 73123:20221202:102124.519 query [txnlev:1] [commit;] 73124:20221202:102124.523 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000304 sec, syncing history]' 73124:20221202:102124.523 In zbx_sync_history_cache() history_num:6 73124:20221202:102124.523 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000116 sec, idle 1 sec]' 73123:20221202:102124.535 End of zbx_history_add_values() 73123:20221202:102124.535 End of DBmass_add_history() 73123:20221202:102124.535 In DCmass_update_trends() 73123:20221202:102124.535 End of DCmass_update_trends() 73123:20221202:102124.535 query [txnlev:1] [begin;] 73123:20221202:102124.536 In DBmass_update_items() 73123:20221202:102124.536 End of DBmass_update_items() 73123:20221202:102124.536 In zbx_process_events() events_num:0 73123:20221202:102124.536 End of zbx_process_events() processed:0 73123:20221202:102124.536 query [txnlev:1] [commit;] 73123:20221202:102124.536 In DCupdate_trends() 73123:20221202:102124.536 End of DCupdate_trends() 73123:20221202:102124.536 query [txnlev:1] [begin;] 73123:20221202:102124.536 In recalculate_triggers() 73123:20221202:102124.536 In zbx_link_triggers_with_functions() trigger_order_num:0 73123:20221202:102124.536 End of zbx_link_triggers_with_functions() triggers_func_pos_num:0 73123:20221202:102124.536 In zbx_evaluate_expressions() tr_num:0 73123:20221202:102124.537 In substitute_functions() 73123:20221202:102124.537 In zbx_extract_functionids() tr_num:0 73123:20221202:102124.537 End of zbx_extract_functionids() functionids_num:0 73123:20221202:102124.537 End of substitute_functions() 73123:20221202:102124.537 End of zbx_evaluate_expressions() 73123:20221202:102124.537 In zbx_process_triggers() values_num:0 73123:20221202:102124.537 End of zbx_process_triggers() 73123:20221202:102124.537 End of recalculate_triggers() 73123:20221202:102124.537 In zbx_process_events() events_num:0 73123:20221202:102124.537 End of zbx_process_events() processed:0 73123:20221202:102124.537 query [txnlev:1] [commit;] 73123:20221202:102124.537 zbx_setproctitle() title:'history syncer #2 [processed 6 values, 0 triggers in 0.021395 sec, idle 1 sec]' 73115:20221202:102124.551 End of zbx_ipc_service_recv():2 73115:20221202:102124.551 In zbx_ipc_service_recv() timeout:1.000 73107:20221202:102124.558 End of zbx_ipc_service_recv():2 73107:20221202:102124.558 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102124.559 zbx_setproctitle() title:'alert syncer [queuing alerts]' 73158:20221202:102124.559 In am_db_get_alerts() 73158:20221202:102124.559 query [txnlev:1] [begin;] 73158:20221202:102124.559 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] 73158:20221202:102124.560 query [txnlev:1] [commit;] 73158:20221202:102124.560 End of am_db_get_alerts():SUCCEED alerts:0 73158:20221202:102124.560 In am_db_flush_results() 73158:20221202:102124.560 In zbx_ipc_socket_write() 73158:20221202:102124.560 End of zbx_ipc_socket_write():SUCCEED 73158:20221202:102124.560 In zbx_ipc_socket_read() 73107:20221202:102124.560 End of zbx_ipc_service_recv():1 73107:20221202:102124.561 In am_flush_results() results:0 73107:20221202:102124.561 In zbx_ipc_client_send() clientid:6 73107:20221202:102124.561 End of zbx_ipc_client_send():SUCCEED 73107:20221202:102124.561 End of am_flush_results() 73107:20221202:102124.561 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102124.561 End of zbx_ipc_socket_read():SUCCEED 73158:20221202:102124.561 End of am_db_flush_results() flushed:0 73158:20221202:102124.561 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.002471 sec, idle 1 sec]' 73174:20221202:102124.608 End of zbx_ipc_service_recv():2 73174:20221202:102124.610 In zbx_ipc_service_recv() timeout:1.000 73111:20221202:102124.946 End of zbx_ipc_service_recv():2 73111:20221202:102124.947 In zbx_ipc_service_recv() timeout:1.000 73088:20221202:102125.074 End of zbx_ipc_service_recv():2 73088:20221202:102125.074 In ha_check_nodes() ha_status:active db_status:0 73088:20221202:102125.074 query [txnlev:1] [begin;] 73088:20221202:102125.074 query [txnlev:1] [select ha_nodeid,name,status,lastaccess,address,port,ha_sessionid from ha_node order by ha_nodeid for update] 73086:20221202:102125.075 End of zbx_ipc_service_recv():2 73086:20221202:102125.075 In zbx_ha_dispatch_message() 73086:20221202:102125.075 In zbx_ipc_service_recv() timeout:1.000 73088:20221202:102125.075 query [txnlev:1] [select ha_failover_delay,auditlog_enabled from config] 73088:20221202:102125.076 In ha_db_get_time() 73088:20221202:102125.076 query [txnlev:1] [select unix_timestamp() from config] 73088:20221202:102125.076 End of ha_db_get_time():SUCCEED db_time:1669969285 73088:20221202:102125.076 query [txnlev:1] [update ha_node set lastaccess=unix_timestamp() where ha_nodeid='clb4ubunu00018m7pn6ddoaix'] 73088:20221202:102125.076 query [txnlev:1] [commit;] 73088:20221202:102125.097 End of ha_check_nodes() nodeid:clb4ubunu00018m7pn6ddoaix ha_status:active db_status:0 73088:20221202:102125.097 In zbx_ipc_async_socket_send() 73088:20221202:102125.097 In zbx_ipc_client_send() clientid:0 73088:20221202:102125.097 End of zbx_ipc_client_send():SUCCEED 73088:20221202:102125.097 End of zbx_ipc_async_socket_send():SUCCEED 73088:20221202:102125.097 In zbx_ipc_async_socket_flush() timeout:10 73088:20221202:102125.097 End of zbx_ipc_async_socket_flush():0 73088:20221202:102125.097 In zbx_ipc_service_recv() timeout:0.997 73086:20221202:102125.097 End of zbx_ipc_service_recv():1 73086:20221202:102125.097 In zbx_ha_dispatch_message() 73086:20221202:102125.097 In zbx_ipc_service_recv() timeout:1.000 73090:20221202:102125.212 End of zbx_ipc_service_recv():2 73090:20221202:102125.212 In zbx_ipc_service_recv() timeout:1.000 73144:20221202:102125.447 End of zbx_ipc_async_socket_recv():0 73144:20221202:102125.448 zbx_setproctitle() title:'task manager [processing tasks]' 73144:20221202:102125.448 query [txnlev:0] [select taskid,type,clock,ttl from task where status in (1,2) order by taskid] 73144:20221202:102125.448 zbx_setproctitle() title:'task manager [processed 0 task(s) in 0.000310 sec, idle 5 sec]' 73144:20221202:102125.448 In zbx_ipc_async_socket_recv() timeout:5 73142:20221202:102125.457 zbx_setproctitle() title:'self-monitoring [processing data]' 73142:20221202:102125.457 In collect_selfmon_stats() 73142:20221202:102125.457 End of collect_selfmon_stats() 73142:20221202:102125.457 zbx_setproctitle() title:'self-monitoring [processed data in 0.000197 sec, idle 1 sec]' 73125:20221202:102125.518 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000876 sec, syncing history]' 73125:20221202:102125.518 In zbx_sync_history_cache() history_num:0 73125:20221202:102125.518 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000146 sec, idle 1 sec]' 73122:20221202:102125.519 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.001462 sec, syncing history]' 73122:20221202:102125.519 In zbx_sync_history_cache() history_num:0 73122:20221202:102125.519 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000085 sec, idle 1 sec]' 73124:20221202:102125.523 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000116 sec, syncing history]' 73124:20221202:102125.523 In zbx_sync_history_cache() history_num:0 73124:20221202:102125.523 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000058 sec, idle 1 sec]' 73123:20221202:102125.538 zbx_setproctitle() title:'history syncer #2 [processed 6 values, 0 triggers in 0.021395 sec, syncing history]' 73123:20221202:102125.538 In zbx_sync_history_cache() history_num:0 73123:20221202:102125.538 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000146 sec, idle 1 sec]' 73115:20221202:102125.553 End of zbx_ipc_service_recv():2 73115:20221202:102125.553 In zbx_ipc_service_recv() timeout:1.000 73107:20221202:102125.562 End of zbx_ipc_service_recv():2 73107:20221202:102125.562 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102125.562 zbx_setproctitle() title:'alert syncer [queuing alerts]' 73158:20221202:102125.562 In am_db_get_alerts() 73158:20221202:102125.562 query [txnlev:1] [begin;] 73158:20221202:102125.563 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] 73158:20221202:102125.563 query [txnlev:1] [commit;] 73158:20221202:102125.564 End of am_db_get_alerts():SUCCEED alerts:0 73158:20221202:102125.564 In am_db_flush_results() 73158:20221202:102125.564 In zbx_ipc_socket_write() 73158:20221202:102125.564 End of zbx_ipc_socket_write():SUCCEED 73158:20221202:102125.564 In zbx_ipc_socket_read() 73107:20221202:102125.565 End of zbx_ipc_service_recv():1 73107:20221202:102125.565 In am_flush_results() results:0 73107:20221202:102125.565 In zbx_ipc_client_send() clientid:6 73107:20221202:102125.565 End of zbx_ipc_client_send():SUCCEED 73107:20221202:102125.565 End of am_flush_results() 73107:20221202:102125.565 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102125.565 End of zbx_ipc_socket_read():SUCCEED 73158:20221202:102125.565 End of am_db_flush_results() flushed:0 73158:20221202:102125.565 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.003269 sec, idle 1 sec]' 73174:20221202:102125.612 End of zbx_ipc_service_recv():2 73174:20221202:102125.612 In zbx_ipc_service_recv() timeout:1.000 73111:20221202:102125.948 End of zbx_ipc_service_recv():2 73111:20221202:102125.948 In zbx_ipc_service_recv() timeout:1.000 73088:20221202:102126.096 End of zbx_ipc_service_recv():2 73088:20221202:102126.096 In zbx_ipc_async_socket_send() 73088:20221202:102126.096 In zbx_ipc_client_send() clientid:0 73088:20221202:102126.097 End of zbx_ipc_client_send():SUCCEED 73088:20221202:102126.097 End of zbx_ipc_async_socket_send():SUCCEED 73088:20221202:102126.097 In zbx_ipc_async_socket_flush() timeout:10 73088:20221202:102126.097 End of zbx_ipc_async_socket_flush():0 73088:20221202:102126.097 In zbx_ipc_service_recv() timeout:0.975 73086:20221202:102126.097 End of zbx_ipc_service_recv():1 73086:20221202:102126.097 In zbx_ha_dispatch_message() 73086:20221202:102126.097 In zbx_ipc_service_recv() timeout:1.000 73090:20221202:102126.214 End of zbx_ipc_service_recv():2 73090:20221202:102126.215 zbx_setproctitle() title:'service manager #1 [processed 0 events, updated 0 event tags, deleted 0 problems, synced 0 service updates, idle 5.010836 sec during 5.010855 sec]' 73090:20221202:102126.215 In zbx_ipc_service_recv() timeout:1.000 73127:20221202:102126.433 End of zbx_ipc_async_socket_recv():0 73127:20221202:102126.434 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.000514 sec, getting values]' 73127:20221202:102126.434 In get_values() 73127:20221202:102126.434 In DCconfig_get_poller_items() poller_type:4 73127:20221202:102126.434 End of DCconfig_get_poller_items():0 73127:20221202:102126.434 In DCconfig_get_poller_nextcheck() poller_type:4 73127:20221202:102126.434 End of DCconfig_get_poller_nextcheck():-1 73127:20221202:102126.434 End of get_values():0 73127:20221202:102126.434 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.000310 sec, idle 5 sec]' 73127:20221202:102126.434 In zbx_ipc_async_socket_recv() timeout:5 73129:20221202:102126.434 End of zbx_ipc_async_socket_recv():0 73129:20221202:102126.434 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.000673 sec, getting values]' 73129:20221202:102126.434 In get_values() 73129:20221202:102126.434 In DCconfig_get_poller_items() poller_type:4 73129:20221202:102126.434 End of DCconfig_get_poller_items():0 73129:20221202:102126.434 In DCconfig_get_poller_nextcheck() poller_type:4 73129:20221202:102126.434 End of DCconfig_get_poller_nextcheck():-1 73129:20221202:102126.434 End of get_values():0 73129:20221202:102126.434 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.000133 sec, idle 5 sec]' 73129:20221202:102126.434 In zbx_ipc_async_socket_recv() timeout:5 73134:20221202:102126.435 End of zbx_ipc_async_socket_recv():0 73134:20221202:102126.435 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.001740 sec, getting values]' 73134:20221202:102126.435 In get_values() 73134:20221202:102126.435 In DCconfig_get_poller_items() poller_type:4 73134:20221202:102126.435 End of DCconfig_get_poller_items():0 73134:20221202:102126.435 In DCconfig_get_poller_nextcheck() poller_type:4 73134:20221202:102126.435 End of DCconfig_get_poller_nextcheck():-1 73134:20221202:102126.435 End of get_values():0 73134:20221202:102126.435 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.000136 sec, idle 5 sec]' 73134:20221202:102126.435 In zbx_ipc_async_socket_recv() timeout:5 73137:20221202:102126.438 End of zbx_ipc_async_socket_recv():0 73137:20221202:102126.438 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.000147 sec, getting values]' 73137:20221202:102126.438 In get_values() 73137:20221202:102126.438 In DCconfig_get_poller_items() poller_type:4 73137:20221202:102126.438 End of DCconfig_get_poller_items():0 73137:20221202:102126.438 In DCconfig_get_poller_nextcheck() poller_type:4 73137:20221202:102126.438 End of DCconfig_get_poller_nextcheck():-1 73137:20221202:102126.438 End of get_values():0 73137:20221202:102126.438 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.000232 sec, idle 5 sec]' 73135:20221202:102126.438 End of zbx_ipc_async_socket_recv():0 73135:20221202:102126.438 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.000080 sec, getting values]' 73135:20221202:102126.438 In get_values() 73135:20221202:102126.438 In DCconfig_get_poller_items() poller_type:4 73135:20221202:102126.438 End of DCconfig_get_poller_items():0 73135:20221202:102126.438 In DCconfig_get_poller_nextcheck() poller_type:4 73135:20221202:102126.439 End of DCconfig_get_poller_nextcheck():-1 73135:20221202:102126.439 End of get_values():0 73135:20221202:102126.439 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.000367 sec, idle 5 sec]' 73135:20221202:102126.439 In zbx_ipc_async_socket_recv() timeout:5 73128:20221202:102126.439 End of zbx_ipc_async_socket_recv():0 73128:20221202:102126.439 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.001038 sec, getting values]' 73128:20221202:102126.439 In get_values() 73128:20221202:102126.439 In DCconfig_get_poller_items() poller_type:4 73128:20221202:102126.439 End of DCconfig_get_poller_items():0 73128:20221202:102126.439 In DCconfig_get_poller_nextcheck() poller_type:4 73128:20221202:102126.439 End of DCconfig_get_poller_nextcheck():-1 73128:20221202:102126.439 End of get_values():0 73128:20221202:102126.439 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.000366 sec, idle 5 sec]' 73128:20221202:102126.439 In zbx_ipc_async_socket_recv() timeout:5 73137:20221202:102126.440 In zbx_ipc_async_socket_recv() timeout:5 73139:20221202:102126.440 End of zbx_ipc_async_socket_recv():0 73139:20221202:102126.440 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.000337 sec, getting values]' 73139:20221202:102126.441 In get_values() 73139:20221202:102126.441 In DCconfig_get_poller_items() poller_type:4 73139:20221202:102126.441 End of DCconfig_get_poller_items():0 73139:20221202:102126.442 In DCconfig_get_poller_nextcheck() poller_type:4 73139:20221202:102126.442 End of DCconfig_get_poller_nextcheck():-1 73139:20221202:102126.442 End of get_values():0 73139:20221202:102126.442 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.001445 sec, idle 5 sec]' 73139:20221202:102126.442 In zbx_ipc_async_socket_recv() timeout:5 73133:20221202:102126.442 End of zbx_ipc_async_socket_recv():0 73133:20221202:102126.442 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.001256 sec, getting values]' 73133:20221202:102126.442 In get_values() 73133:20221202:102126.442 In DCconfig_get_poller_items() poller_type:4 73133:20221202:102126.442 End of DCconfig_get_poller_items():0 73133:20221202:102126.442 In DCconfig_get_poller_nextcheck() poller_type:4 73133:20221202:102126.442 End of DCconfig_get_poller_nextcheck():-1 73133:20221202:102126.442 End of get_values():0 73130:20221202:102126.442 End of zbx_ipc_async_socket_recv():0 73130:20221202:102126.443 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.000208 sec, getting values]' 73130:20221202:102126.443 In get_values() 73133:20221202:102126.443 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.000129 sec, idle 5 sec]' 73133:20221202:102126.443 In zbx_ipc_async_socket_recv() timeout:5 73130:20221202:102126.443 In DCconfig_get_poller_items() poller_type:4 73130:20221202:102126.443 End of DCconfig_get_poller_items():0 73130:20221202:102126.443 In DCconfig_get_poller_nextcheck() poller_type:4 73130:20221202:102126.443 End of DCconfig_get_poller_nextcheck():-1 73130:20221202:102126.443 End of get_values():0 73130:20221202:102126.443 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.000702 sec, idle 5 sec]' 73130:20221202:102126.443 In zbx_ipc_async_socket_recv() timeout:5 73141:20221202:102126.450 End of zbx_ipc_async_socket_recv():0 73141:20221202:102126.450 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.000108 sec, exchanging data]' 73141:20221202:102126.450 In process_proxy() 73141:20221202:102126.450 In DCconfig_get_proxypoller_hosts() 73141:20221202:102126.450 End of DCconfig_get_proxypoller_hosts():0 73141:20221202:102126.450 End of process_proxy() 73141:20221202:102126.450 In DCconfig_get_proxypoller_nextcheck() 73141:20221202:102126.450 End of DCconfig_get_proxypoller_nextcheck():-1 73141:20221202:102126.450 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.000137 sec, idle 5 sec]' 73145:20221202:102126.450 End of zbx_ipc_async_socket_recv():0 73151:20221202:102126.451 End of zbx_ipc_async_socket_recv():0 73151:20221202:102126.451 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.000097 sec, getting values]' 73145:20221202:102126.451 zbx_setproctitle() title:'poller #1 [got 0 values in 0.000083 sec, getting values]' 73151:20221202:102126.451 In get_values() 73141:20221202:102126.451 In zbx_ipc_async_socket_recv() timeout:5 73145:20221202:102126.451 In get_values() 73145:20221202:102126.451 In DCconfig_get_poller_items() poller_type:0 73145:20221202:102126.451 End of DCconfig_get_poller_items():1 73145:20221202:102126.451 In substitute_key_macros_impl() data:'agent.ping' 73145:20221202:102126.451 End of substitute_key_macros_impl():SUCCEED data:'agent.ping' 73145:20221202:102126.452 In substitute_simple_macros_impl() data:'10050' 73145:20221202:102126.452 End substitute_simple_macros_impl() data:'10050' 73145:20221202:102126.452 In get_value() key:'agent.ping' 73145:20221202:102126.452 In get_value_agent() host:'test' addr:'192.168.6.176' key:'agent.ping' conn:'unencrypted' 73146:20221202:102126.452 End of zbx_ipc_async_socket_recv():0 73146:20221202:102126.452 zbx_setproctitle() title:'poller #2 [got 0 values in 0.000965 sec, getting values]' 73146:20221202:102126.452 In get_values() 73146:20221202:102126.452 In DCconfig_get_poller_items() poller_type:0 73146:20221202:102126.452 End of DCconfig_get_poller_items():0 73146:20221202:102126.452 In DCconfig_get_poller_nextcheck() poller_type:0 73146:20221202:102126.452 End of DCconfig_get_poller_nextcheck():1669969293 73146:20221202:102126.452 End of get_values():0 73145:20221202:102126.452 In is_ip4() ip:'192.168.6.176' 73145:20221202:102126.452 End of is_ip4():SUCCEED 73145:20221202:102126.452 Sending [agent.ping] 73146:20221202:102126.452 zbx_setproctitle() title:'poller #2 [got 0 values in 0.000215 sec, idle 5 sec]' 73145:20221202:102126.452 get value from agent result: '1' 73151:20221202:102126.453 In DCconfig_get_poller_items() poller_type:1 73146:20221202:102126.453 In zbx_ipc_async_socket_recv() timeout:5 73151:20221202:102126.453 End of DCconfig_get_poller_items():0 73151:20221202:102126.453 In DCconfig_get_poller_nextcheck() poller_type:1 73151:20221202:102126.453 End of DCconfig_get_poller_nextcheck():-1 73151:20221202:102126.453 End of get_values():0 73151:20221202:102126.453 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.002032 sec, idle 5 sec]' 73151:20221202:102126.453 In zbx_ipc_async_socket_recv() timeout:5 73145:20221202:102126.453 End of get_value_agent():SUCCEED 73145:20221202:102126.453 End of get_value():SUCCEED 73145:20221202:102126.453 In zbx_activate_item_interface() interfaceid:15 itemid:44581 type:0 73145:20221202:102126.453 End of zbx_activate_item_interface() 73145:20221202:102126.453 In zbx_preprocess_item_value() 73145:20221202:102126.453 End of zbx_preprocess_item_value() 73145:20221202:102126.453 In zbx_ipc_socket_write() 73145:20221202:102126.454 End of zbx_ipc_socket_write():SUCCEED 73145:20221202:102126.454 End of get_values():1 73145:20221202:102126.454 zbx_setproctitle() title:'poller #1 [got 1 values in 0.003249 sec, idle 5 sec]' 73145:20221202:102126.454 In zbx_ipc_async_socket_recv() timeout:5 73150:20221202:102126.454 End of zbx_ipc_async_socket_recv():0 73150:20221202:102126.454 zbx_setproctitle() title:'poller #5 [got 1 values in 0.003391 sec, getting values]' 73150:20221202:102126.454 In get_values() 73150:20221202:102126.454 In DCconfig_get_poller_items() poller_type:0 73150:20221202:102126.454 End of DCconfig_get_poller_items():0 73150:20221202:102126.454 In DCconfig_get_poller_nextcheck() poller_type:0 73150:20221202:102126.454 End of DCconfig_get_poller_nextcheck():1669969291 73150:20221202:102126.455 End of get_values():0 73150:20221202:102126.455 zbx_setproctitle() title:'poller #5 [got 0 values in 0.000665 sec, idle 5 sec]' 73150:20221202:102126.455 In zbx_ipc_async_socket_recv() timeout:5 73149:20221202:102126.455 End of zbx_ipc_async_socket_recv():0 73149:20221202:102126.456 zbx_setproctitle() title:'poller #4 [got 0 values in 0.000413 sec, getting values]' 73149:20221202:102126.456 In get_values() 73149:20221202:102126.456 In DCconfig_get_poller_items() poller_type:0 73149:20221202:102126.456 End of DCconfig_get_poller_items():0 73149:20221202:102126.456 In DCconfig_get_poller_nextcheck() poller_type:0 73149:20221202:102126.456 End of DCconfig_get_poller_nextcheck():1669969291 73149:20221202:102126.456 End of get_values():0 73149:20221202:102126.456 zbx_setproctitle() title:'poller #4 [got 0 values in 0.000669 sec, idle 5 sec]' 73149:20221202:102126.456 In zbx_ipc_async_socket_recv() timeout:5 73140:20221202:102126.456 End of zbx_ipc_async_socket_recv():0 73140:20221202:102126.457 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.000257 sec, getting values]' 73140:20221202:102126.457 In get_values() 73140:20221202:102126.457 In DCconfig_get_poller_items() poller_type:4 73140:20221202:102126.457 End of DCconfig_get_poller_items():0 73140:20221202:102126.457 In DCconfig_get_poller_nextcheck() poller_type:4 73140:20221202:102126.457 End of DCconfig_get_poller_nextcheck():-1 73140:20221202:102126.457 End of get_values():0 73140:20221202:102126.457 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.000111 sec, idle 5 sec]' 73140:20221202:102126.457 In zbx_ipc_async_socket_recv() timeout:5 73147:20221202:102126.457 End of zbx_ipc_async_socket_recv():0 73147:20221202:102126.457 zbx_setproctitle() title:'poller #3 [got 0 values in 0.000094 sec, getting values]' 73147:20221202:102126.457 In get_values() 73147:20221202:102126.457 In DCconfig_get_poller_items() poller_type:0 73147:20221202:102126.458 End of DCconfig_get_poller_items():0 73147:20221202:102126.458 In DCconfig_get_poller_nextcheck() poller_type:0 73147:20221202:102126.458 End of DCconfig_get_poller_nextcheck():1669969291 73147:20221202:102126.458 End of get_values():0 73147:20221202:102126.458 zbx_setproctitle() title:'poller #3 [got 0 values in 0.000768 sec, idle 5 sec]' 73147:20221202:102126.458 In zbx_ipc_async_socket_recv() timeout:5 73111:20221202:102126.458 End of zbx_ipc_service_recv():1 73111:20221202:102126.459 In preprocessor_add_request() 73111:20221202:102126.459 In preprocessor_sync_configuration() 73111:20221202:102126.459 In DCconfig_get_preprocessable_items() 73111:20221202:102126.459 End of DCconfig_get_preprocessable_items() items:29 73111:20221202:102126.459 End of preprocessor_sync_configuration() item config size: 29, history cache size: 0 73111:20221202:102126.459 In preprocessor_enqueue() itemid: 44581 73111:20221202:102126.459 End of preprocessor_enqueue() 73111:20221202:102126.459 In preprocessor_assign_tasks() 73111:20221202:102126.459 In preprocessor_get_next_task() 73111:20221202:102126.459 End of preprocessor_get_next_task() 73111:20221202:102126.459 In zbx_ipc_client_send() clientid:3 73111:20221202:102126.459 End of zbx_ipc_client_send():SUCCEED 73111:20221202:102126.459 In preprocessor_get_next_task() 73111:20221202:102126.459 End of preprocessor_get_next_task() 73111:20221202:102126.459 End of preprocessor_assign_tasks() 73111:20221202:102126.459 End of preprocessor_add_request() 73159:20221202:102126.459 End of zbx_ipc_async_socket_recv():0 73159:20221202:102126.459 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.000074 sec, getting values]' 73159:20221202:102126.459 In get_values() 73159:20221202:102126.459 In DCconfig_get_poller_items() poller_type:5 73159:20221202:102126.459 End of DCconfig_get_poller_items():0 73159:20221202:102126.459 In DCconfig_get_poller_nextcheck() poller_type:5 73159:20221202:102126.459 End of DCconfig_get_poller_nextcheck():-1 73159:20221202:102126.459 End of get_values():0 73159:20221202:102126.459 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.000269 sec, idle 5 sec]' 73159:20221202:102126.459 In zbx_ipc_async_socket_recv() timeout:5 73114:20221202:102126.460 End of zbx_ipc_socket_read():SUCCEED 73114:20221202:102126.460 worker_preprocess_value(): 1 73114:20221202:102126.460 worker_preprocess_value: SUCCEED GOOD 73114:20221202:102126.460 In zbx_ipc_socket_write() 73114:20221202:102126.460 End of zbx_ipc_socket_write():SUCCEED 73114:20221202:102126.460 In zbx_ipc_socket_read() 73142:20221202:102126.460 zbx_setproctitle() title:'self-monitoring [processing data]' 73142:20221202:102126.460 In collect_selfmon_stats() 73142:20221202:102126.460 End of collect_selfmon_stats() 73142:20221202:102126.460 zbx_setproctitle() title:'self-monitoring [processed data in 0.002831 sec, idle 1 sec]' 73157:20221202:102126.460 zbx_setproctitle() title:'icmp pinger #1 [getting values]' 73157:20221202:102126.461 In get_pinger_hosts() 73157:20221202:102126.461 In DCconfig_get_poller_items() poller_type:3 73157:20221202:102126.461 End of DCconfig_get_poller_items():0 73157:20221202:102126.461 End of get_pinger_hosts():0 73157:20221202:102126.461 In process_pinger_hosts() 73157:20221202:102126.461 End of process_pinger_hosts() 73157:20221202:102126.461 In DCconfig_get_poller_nextcheck() poller_type:3 73157:20221202:102126.461 End of DCconfig_get_poller_nextcheck():-1 73157:20221202:102126.461 zbx_setproctitle() title:'icmp pinger #1 [got 0 values in 0.001912 sec, idle 5 sec]' 73111:20221202:102126.461 zbx_setproctitle() title:'preprocessing manager #1 [queued 1, processed 7 values, idle 5.007969 sec during 5.009094 sec]' 73111:20221202:102126.461 In zbx_ipc_service_recv() timeout:1.000 73111:20221202:102126.461 End of zbx_ipc_service_recv():1 73111:20221202:102126.461 In preprocessor_add_result() 73111:20221202:102126.461 In preprocessor_enqueue_dependent() itemid: 44581 73111:20221202:102126.461 End of preprocessor_enqueue_dependent() 73111:20221202:102126.461 In preprocessor_assign_tasks() 73111:20221202:102126.461 In preprocessor_get_next_task() 73111:20221202:102126.461 End of preprocessor_get_next_task() 73111:20221202:102126.461 End of preprocessor_assign_tasks() 73111:20221202:102126.461 End of preprocessor_add_result() 73111:20221202:102126.461 In zbx_ipc_service_recv() timeout:1.000 73168:20221202:102126.475 End of zbx_ipc_async_socket_recv():0 73168:20221202:102126.475 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.000079 sec, getting values]' 73168:20221202:102126.475 In get_values() 73168:20221202:102126.475 In DCconfig_get_poller_items() poller_type:5 73168:20221202:102126.475 End of DCconfig_get_poller_items():0 73168:20221202:102126.475 In DCconfig_get_poller_nextcheck() poller_type:5 73168:20221202:102126.475 End of DCconfig_get_poller_nextcheck():-1 73168:20221202:102126.475 End of get_values():0 73168:20221202:102126.475 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.000095 sec, idle 5 sec]' 73168:20221202:102126.475 In zbx_ipc_async_socket_recv() timeout:5 73169:20221202:102126.478 End of zbx_ipc_async_socket_recv():0 73169:20221202:102126.478 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.000070 sec, getting values]' 73169:20221202:102126.478 In get_values() 73169:20221202:102126.478 In DCconfig_get_poller_items() poller_type:5 73169:20221202:102126.478 End of DCconfig_get_poller_items():0 73169:20221202:102126.478 In DCconfig_get_poller_nextcheck() poller_type:5 73169:20221202:102126.478 End of DCconfig_get_poller_nextcheck():-1 73169:20221202:102126.478 End of get_values():0 73169:20221202:102126.478 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.000083 sec, idle 5 sec]' 73169:20221202:102126.478 In zbx_ipc_async_socket_recv() timeout:5 73167:20221202:102126.478 End of zbx_ipc_async_socket_recv():0 73167:20221202:102126.478 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.000092 sec, getting values]' 73167:20221202:102126.478 In get_values() 73167:20221202:102126.478 In DCconfig_get_poller_items() poller_type:5 73167:20221202:102126.478 End of DCconfig_get_poller_items():0 73167:20221202:102126.478 In DCconfig_get_poller_nextcheck() poller_type:5 73167:20221202:102126.478 End of DCconfig_get_poller_nextcheck():-1 73167:20221202:102126.478 End of get_values():0 73167:20221202:102126.478 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.000080 sec, idle 5 sec]' 73167:20221202:102126.478 In zbx_ipc_async_socket_recv() timeout:5 73172:20221202:102126.486 End of zbx_ipc_async_socket_recv():0 73172:20221202:102126.486 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.000316 sec, getting values]' 73172:20221202:102126.486 In get_values() 73172:20221202:102126.486 In DCconfig_get_poller_items() poller_type:5 73172:20221202:102126.486 End of DCconfig_get_poller_items():0 73172:20221202:102126.486 In DCconfig_get_poller_nextcheck() poller_type:5 73172:20221202:102126.486 End of DCconfig_get_poller_nextcheck():-1 73172:20221202:102126.486 End of get_values():0 73172:20221202:102126.486 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.000113 sec, idle 5 sec]' 73172:20221202:102126.486 In zbx_ipc_async_socket_recv() timeout:5 73178:20221202:102126.498 End of zbx_ipc_async_socket_recv():0 73178:20221202:102126.498 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.000095 sec, getting values]' 73178:20221202:102126.498 In get_values() 73178:20221202:102126.498 In DCconfig_get_poller_items() poller_type:6 73178:20221202:102126.498 End of DCconfig_get_poller_items():0 73178:20221202:102126.498 In DCconfig_get_poller_nextcheck() poller_type:6 73178:20221202:102126.498 End of DCconfig_get_poller_nextcheck():-1 73178:20221202:102126.498 End of get_values():0 73178:20221202:102126.498 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.000083 sec, idle 5 sec]' 73178:20221202:102126.498 In zbx_ipc_async_socket_recv() timeout:5 73125:20221202:102126.519 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000146 sec, syncing history]' 73125:20221202:102126.519 In zbx_sync_history_cache() history_num:1 73125:20221202:102126.519 In substitute_simple_macros_impl() data:'90d' 73125:20221202:102126.519 End substitute_simple_macros_impl() data:'90d' 73125:20221202:102126.519 In DCmass_prepare_history() history_num:1 73125:20221202:102126.519 End of DCmass_prepare_history() 73125:20221202:102126.519 In DBmass_add_history() 73125:20221202:102126.519 In zbx_history_add_values() 73125:20221202:102126.519 query [txnlev:1] [begin;] 73125:20221202:102126.519 query [txnlev:1] [insert into history_str (itemid,clock,ns,value) values (44581,1669969286,453629460,'GOOD'); ] 73122:20221202:102126.520 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000085 sec, syncing history]' 73122:20221202:102126.520 In zbx_sync_history_cache() history_num:1 73122:20221202:102126.520 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000085 sec, idle 1 sec]' 73125:20221202:102126.520 query [txnlev:1] [commit;] 73124:20221202:102126.524 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000058 sec, syncing history]' 73124:20221202:102126.524 In zbx_sync_history_cache() history_num:1 73124:20221202:102126.524 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000132 sec, idle 1 sec]' 73123:20221202:102126.538 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000146 sec, syncing history]' 73123:20221202:102126.539 In zbx_sync_history_cache() history_num:1 73123:20221202:102126.539 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000633 sec, idle 1 sec]' 73125:20221202:102126.541 End of zbx_history_add_values() 73125:20221202:102126.541 End of DBmass_add_history() 73125:20221202:102126.541 In DCmass_update_trends() 73125:20221202:102126.541 End of DCmass_update_trends() 73125:20221202:102126.541 query [txnlev:1] [begin;] 73125:20221202:102126.543 In DBmass_update_items() 73125:20221202:102126.544 End of DBmass_update_items() 73125:20221202:102126.544 In zbx_process_events() events_num:0 73125:20221202:102126.544 End of zbx_process_events() processed:0 73125:20221202:102126.544 query [txnlev:1] [commit;] 73125:20221202:102126.545 In DCupdate_trends() 73125:20221202:102126.545 End of DCupdate_trends() 73125:20221202:102126.545 query [txnlev:1] [begin;] 73125:20221202:102126.545 In recalculate_triggers() 73125:20221202:102126.545 In zbx_link_triggers_with_functions() trigger_order_num:0 73125:20221202:102126.546 End of zbx_link_triggers_with_functions() triggers_func_pos_num:0 73125:20221202:102126.546 In zbx_evaluate_expressions() tr_num:0 73125:20221202:102126.546 In substitute_functions() 73125:20221202:102126.546 In zbx_extract_functionids() tr_num:0 73125:20221202:102126.546 End of zbx_extract_functionids() functionids_num:0 73125:20221202:102126.546 End of substitute_functions() 73125:20221202:102126.546 End of zbx_evaluate_expressions() 73125:20221202:102126.546 In zbx_process_triggers() values_num:0 73125:20221202:102126.546 End of zbx_process_triggers() 73125:20221202:102126.546 End of recalculate_triggers() 73125:20221202:102126.546 In zbx_process_events() events_num:0 73125:20221202:102126.546 End of zbx_process_events() processed:0 73125:20221202:102126.546 query [txnlev:1] [commit;] 73125:20221202:102126.546 zbx_setproctitle() title:'history syncer #4 [processed 1 values, 0 triggers in 0.027428 sec, idle 1 sec]' 73115:20221202:102126.554 End of zbx_ipc_service_recv():2 73115:20221202:102126.554 zbx_setproctitle() title:'lld manager #1 [processed 0 LLD rules, idle 5.005915sec during 5.005956 sec]' 73115:20221202:102126.554 In zbx_ipc_service_recv() timeout:1.000 73107:20221202:102126.566 End of zbx_ipc_service_recv():2 73107:20221202:102126.566 zbx_setproctitle() title:'alert manager #1 [sent 0, failed 0 alerts, idle 5.013309 sec during 5.014655 sec]' 73107:20221202:102126.566 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102126.567 zbx_setproctitle() title:'alert syncer [queuing alerts]' 73158:20221202:102126.567 In am_db_get_alerts() 73158:20221202:102126.567 query [txnlev:1] [begin;] 73158:20221202:102126.567 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] 73158:20221202:102126.568 query [txnlev:1] [commit;] 73158:20221202:102126.569 End of am_db_get_alerts():SUCCEED alerts:0 73158:20221202:102126.569 In am_db_flush_results() 73158:20221202:102126.570 In zbx_ipc_socket_write() 73158:20221202:102126.570 End of zbx_ipc_socket_write():SUCCEED 73158:20221202:102126.570 In zbx_ipc_socket_read() 73107:20221202:102126.570 End of zbx_ipc_service_recv():1 73107:20221202:102126.570 In am_flush_results() results:0 73107:20221202:102126.570 In zbx_ipc_client_send() clientid:6 73107:20221202:102126.570 End of zbx_ipc_client_send():SUCCEED 73107:20221202:102126.571 End of am_flush_results() 73158:20221202:102126.571 End of zbx_ipc_socket_read():SUCCEED 73158:20221202:102126.571 End of am_db_flush_results() flushed:0 73107:20221202:102126.571 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102126.571 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.003804 sec, idle 1 sec]' 73174:20221202:102126.613 End of zbx_ipc_service_recv():2 73174:20221202:102126.613 zbx_setproctitle() title:'availability manager #1 [queued 0, processed 0 values, idle 5.010717 sec during 5.010761 sec]' 73174:20221202:102126.613 In zbx_ipc_service_recv() timeout:1.000 73088:20221202:102127.074 End of zbx_ipc_service_recv():2 73088:20221202:102127.074 In zbx_ipc_async_socket_send() 73088:20221202:102127.074 In zbx_ipc_client_send() clientid:0 73088:20221202:102127.074 End of zbx_ipc_client_send():SUCCEED 73088:20221202:102127.074 End of zbx_ipc_async_socket_send():SUCCEED 73088:20221202:102127.074 In zbx_ipc_async_socket_flush() timeout:10 73088:20221202:102127.074 End of zbx_ipc_async_socket_flush():0 73088:20221202:102127.074 In zbx_ipc_service_recv() timeout:0.997 73086:20221202:102127.074 End of zbx_ipc_service_recv():1 73086:20221202:102127.074 In zbx_ha_dispatch_message() 73086:20221202:102127.074 In zbx_ipc_service_recv() timeout:1.000 73090:20221202:102127.216 End of zbx_ipc_service_recv():2 73090:20221202:102127.216 In zbx_ipc_service_recv() timeout:1.000 73142:20221202:102127.462 zbx_setproctitle() title:'self-monitoring [processing data]' 73142:20221202:102127.462 In collect_selfmon_stats() 73142:20221202:102127.462 End of collect_selfmon_stats() 73142:20221202:102127.462 zbx_setproctitle() title:'self-monitoring [processed data in 0.000244 sec, idle 1 sec]' 73111:20221202:102127.462 End of zbx_ipc_service_recv():2 73111:20221202:102127.462 In zbx_ipc_service_recv() timeout:1.000 73126:20221202:102127.464 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.003597 sec, processing escalations]' 73126:20221202:102127.465 In process_escalations() 73126:20221202:102127.465 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<=1669969290 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102127.465 End of process_escalations() 73126:20221202:102127.465 In process_escalations() 73126:20221202:102127.465 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<=1669969290 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102127.466 End of process_escalations() 73126:20221202:102127.466 In process_escalations() 73126:20221202:102127.466 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<=1669969290 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102127.466 End of process_escalations() 73126:20221202:102127.466 In process_escalations() 73126:20221202:102127.466 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<=1669969290 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102127.467 End of process_escalations() 73126:20221202:102127.467 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.002634 sec, idle 3 sec]' 73122:20221202:102127.520 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000085 sec, syncing history]' 73122:20221202:102127.520 In zbx_sync_history_cache() history_num:0 73122:20221202:102127.520 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000080 sec, idle 1 sec]' 73124:20221202:102127.524 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000132 sec, syncing history]' 73124:20221202:102127.524 In zbx_sync_history_cache() history_num:0 73124:20221202:102127.524 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000062 sec, idle 1 sec]' 73123:20221202:102127.540 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000633 sec, syncing history]' 73123:20221202:102127.540 In zbx_sync_history_cache() history_num:0 73123:20221202:102127.540 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000152 sec, idle 1 sec]' 73125:20221202:102127.548 zbx_setproctitle() title:'history syncer #4 [processed 1 values, 0 triggers in 0.027428 sec, syncing history]' 73125:20221202:102127.548 In zbx_sync_history_cache() history_num:0 73125:20221202:102127.548 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000145 sec, idle 1 sec]' 73115:20221202:102127.556 End of zbx_ipc_service_recv():2 73115:20221202:102127.556 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102127.572 zbx_setproctitle() title:'alert syncer [queuing alerts]' 73158:20221202:102127.573 In am_db_get_alerts() 73158:20221202:102127.573 query [txnlev:1] [begin;] 73158:20221202:102127.573 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] 73158:20221202:102127.573 query [txnlev:1] [commit;] 73158:20221202:102127.573 End of am_db_get_alerts():SUCCEED alerts:0 73158:20221202:102127.573 In am_db_flush_results() 73158:20221202:102127.573 In zbx_ipc_socket_write() 73158:20221202:102127.573 End of zbx_ipc_socket_write():SUCCEED 73158:20221202:102127.573 In zbx_ipc_socket_read() 73107:20221202:102127.574 End of zbx_ipc_service_recv():1 73107:20221202:102127.574 In am_flush_results() results:0 73107:20221202:102127.574 In zbx_ipc_client_send() clientid:6 73107:20221202:102127.574 End of zbx_ipc_client_send():SUCCEED 73107:20221202:102127.574 End of am_flush_results() 73107:20221202:102127.574 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102127.574 End of zbx_ipc_socket_read():SUCCEED 73158:20221202:102127.574 End of am_db_flush_results() flushed:0 73158:20221202:102127.574 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.001350 sec, idle 1 sec]' 73174:20221202:102127.618 End of zbx_ipc_service_recv():2 73174:20221202:102127.618 In zbx_ipc_service_recv() timeout:1.000 73088:20221202:102128.075 End of zbx_ipc_service_recv():2 73088:20221202:102128.075 In zbx_ipc_async_socket_send() 73088:20221202:102128.075 In zbx_ipc_client_send() clientid:0 73088:20221202:102128.075 End of zbx_ipc_client_send():SUCCEED 73088:20221202:102128.075 End of zbx_ipc_async_socket_send():SUCCEED 73088:20221202:102128.075 In zbx_ipc_async_socket_flush() timeout:10 73088:20221202:102128.075 End of zbx_ipc_async_socket_flush():0 73088:20221202:102128.075 In zbx_ipc_service_recv() timeout:0.996 73086:20221202:102128.076 End of zbx_ipc_service_recv():1 73086:20221202:102128.076 In zbx_ha_dispatch_message() 73086:20221202:102128.076 In zbx_ipc_service_recv() timeout:1.000 73090:20221202:102128.218 End of zbx_ipc_service_recv():2 73090:20221202:102128.218 In zbx_ipc_service_recv() timeout:1.000 73142:20221202:102128.469 zbx_setproctitle() title:'self-monitoring [processing data]' 73142:20221202:102128.469 In collect_selfmon_stats() 73142:20221202:102128.469 End of collect_selfmon_stats() 73142:20221202:102128.469 zbx_setproctitle() title:'self-monitoring [processed data in 0.000237 sec, idle 1 sec]' 73111:20221202:102128.469 End of zbx_ipc_service_recv():2 73111:20221202:102128.469 In zbx_ipc_service_recv() timeout:1.000 73122:20221202:102128.521 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000080 sec, syncing history]' 73122:20221202:102128.522 In zbx_sync_history_cache() history_num:0 73122:20221202:102128.522 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000200 sec, idle 1 sec]' 73124:20221202:102128.525 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000062 sec, syncing history]' 73124:20221202:102128.526 In zbx_sync_history_cache() history_num:0 73124:20221202:102128.526 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000568 sec, idle 1 sec]' 73123:20221202:102128.542 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000152 sec, syncing history]' 73123:20221202:102128.542 In zbx_sync_history_cache() history_num:0 73123:20221202:102128.542 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000117 sec, idle 1 sec]' 73125:20221202:102128.548 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000145 sec, syncing history]' 73125:20221202:102128.549 In zbx_sync_history_cache() history_num:0 73125:20221202:102128.549 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000242 sec, idle 1 sec]' 73115:20221202:102128.558 End of zbx_ipc_service_recv():2 73115:20221202:102128.558 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102128.574 zbx_setproctitle() title:'alert syncer [queuing alerts]' 73158:20221202:102128.574 In am_db_get_alerts() 73158:20221202:102128.574 query [txnlev:1] [begin;] 73107:20221202:102128.575 End of zbx_ipc_service_recv():2 73107:20221202:102128.575 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102128.575 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] 73158:20221202:102128.576 query [txnlev:1] [commit;] 73158:20221202:102128.576 End of am_db_get_alerts():SUCCEED alerts:0 73158:20221202:102128.576 In am_db_flush_results() 73158:20221202:102128.576 In zbx_ipc_socket_write() 73158:20221202:102128.576 End of zbx_ipc_socket_write():SUCCEED 73158:20221202:102128.576 In zbx_ipc_socket_read() 73107:20221202:102128.576 End of zbx_ipc_service_recv():1 73107:20221202:102128.576 In am_flush_results() results:0 73107:20221202:102128.576 In zbx_ipc_client_send() clientid:6 73107:20221202:102128.577 End of zbx_ipc_client_send():SUCCEED 73107:20221202:102128.577 End of am_flush_results() 73107:20221202:102128.577 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102128.577 End of zbx_ipc_socket_read():SUCCEED 73158:20221202:102128.577 End of am_db_flush_results() flushed:0 73158:20221202:102128.577 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.002614 sec, idle 1 sec]' 73174:20221202:102128.633 End of zbx_ipc_service_recv():2 73174:20221202:102128.633 In zbx_ipc_service_recv() timeout:1.000 73120:20221202:102128.957 zbx_setproctitle() title:'http poller #1 [got 1 values in 0.246412 sec, getting values]' 73120:20221202:102128.957 In process_httptests() 73120:20221202:102128.957 query [txnlev:0] [select h.hostid,h.host,h.name,t.httptestid,t.name,t.agent,t.authentication,t.http_user,t.http_password,t.http_proxy,t.retries,t.ssl_cert_file,t.ssl_key_file,t.ssl_key_password,t.verify_peer,t.verify_host,t.delay from httptest t,hosts h where t.hostid=h.hostid and t.nextcheck<=1669969288 and mod(t.httptestid,1)=0 and t.status=0 and h.proxy_hostid is null and h.status=0 and (h.maintenance_status=0 or h.maintenance_type=0)] 73120:20221202:102128.958 End of process_httptests() 73120:20221202:102128.958 query [txnlev:0] [select min(t.nextcheck) from httptest t,hosts h where t.hostid=h.hostid and mod(t.httptestid,1)=0 and t.status=0 and h.proxy_hostid is null and h.status=0 and (h.maintenance_status=0 or h.maintenance_type=0)] 73120:20221202:102128.959 zbx_setproctitle() title:'http poller #1 [got 0 values in 0.001844 sec, idle 5 sec]' 73088:20221202:102129.074 End of zbx_ipc_service_recv():2 73088:20221202:102129.074 In zbx_ipc_async_socket_send() 73088:20221202:102129.074 In zbx_ipc_client_send() clientid:0 73088:20221202:102129.074 End of zbx_ipc_client_send():SUCCEED 73088:20221202:102129.074 End of zbx_ipc_async_socket_send():SUCCEED 73088:20221202:102129.074 In zbx_ipc_async_socket_flush() timeout:10 73088:20221202:102129.074 End of zbx_ipc_async_socket_flush():0 73088:20221202:102129.074 In zbx_ipc_service_recv() timeout:0.997 73086:20221202:102129.074 End of zbx_ipc_service_recv():1 73086:20221202:102129.074 In zbx_ha_dispatch_message() 73086:20221202:102129.074 In zbx_ipc_service_recv() timeout:1.000 73090:20221202:102129.238 End of zbx_ipc_service_recv():2 73090:20221202:102129.238 In zbx_ipc_service_recv() timeout:1.000 73142:20221202:102129.470 zbx_setproctitle() title:'self-monitoring [processing data]' 73142:20221202:102129.470 In collect_selfmon_stats() 73142:20221202:102129.470 End of collect_selfmon_stats() 73142:20221202:102129.470 zbx_setproctitle() title:'self-monitoring [processed data in 0.000136 sec, idle 1 sec]' 73111:20221202:102129.470 End of zbx_ipc_service_recv():2 73111:20221202:102129.470 In zbx_ipc_service_recv() timeout:1.000 73122:20221202:102129.526 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000200 sec, syncing history]' 73122:20221202:102129.526 In zbx_sync_history_cache() history_num:0 73122:20221202:102129.526 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000286 sec, idle 1 sec]' 73124:20221202:102129.526 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000568 sec, syncing history]' 73124:20221202:102129.526 In zbx_sync_history_cache() history_num:0 73124:20221202:102129.526 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000110 sec, idle 1 sec]' 73123:20221202:102129.544 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000117 sec, syncing history]' 73123:20221202:102129.544 In zbx_sync_history_cache() history_num:0 73123:20221202:102129.544 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000156 sec, idle 1 sec]' 73125:20221202:102129.550 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000242 sec, syncing history]' 73125:20221202:102129.550 In zbx_sync_history_cache() history_num:0 73125:20221202:102129.550 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000087 sec, idle 1 sec]' 73115:20221202:102129.562 End of zbx_ipc_service_recv():2 73115:20221202:102129.562 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102129.578 zbx_setproctitle() title:'alert syncer [queuing alerts]' 73158:20221202:102129.578 In am_db_get_alerts() 73158:20221202:102129.578 query [txnlev:1] [begin;] 73107:20221202:102129.579 End of zbx_ipc_service_recv():2 73107:20221202:102129.579 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102129.579 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] 73158:20221202:102129.579 query [txnlev:1] [commit;] 73158:20221202:102129.579 End of am_db_get_alerts():SUCCEED alerts:0 73158:20221202:102129.579 In am_db_flush_results() 73158:20221202:102129.579 In zbx_ipc_socket_write() 73158:20221202:102129.579 End of zbx_ipc_socket_write():SUCCEED 73158:20221202:102129.579 In zbx_ipc_socket_read() 73107:20221202:102129.579 End of zbx_ipc_service_recv():1 73107:20221202:102129.579 In am_flush_results() results:0 73107:20221202:102129.579 In zbx_ipc_client_send() clientid:6 73107:20221202:102129.579 End of zbx_ipc_client_send():SUCCEED 73107:20221202:102129.579 End of am_flush_results() 73107:20221202:102129.579 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102129.579 End of zbx_ipc_socket_read():SUCCEED 73158:20221202:102129.579 End of am_db_flush_results() flushed:0 73158:20221202:102129.579 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.001222 sec, idle 1 sec]' 73174:20221202:102129.637 End of zbx_ipc_service_recv():2 73174:20221202:102129.638 In zbx_ipc_service_recv() timeout:1.000 73088:20221202:102130.075 End of zbx_ipc_service_recv():2 73088:20221202:102130.076 In ha_check_nodes() ha_status:active db_status:0 73088:20221202:102130.076 query [txnlev:1] [begin;] 73088:20221202:102130.077 query [txnlev:1] [select ha_nodeid,name,status,lastaccess,address,port,ha_sessionid from ha_node order by ha_nodeid for update] 73086:20221202:102130.077 End of zbx_ipc_service_recv():2 73086:20221202:102130.077 In zbx_ha_dispatch_message() 73086:20221202:102130.077 In zbx_ipc_service_recv() timeout:1.000 73088:20221202:102130.078 query [txnlev:1] [select ha_failover_delay,auditlog_enabled from config] 73088:20221202:102130.078 In ha_db_get_time() 73088:20221202:102130.078 query [txnlev:1] [select unix_timestamp() from config] 73088:20221202:102130.079 End of ha_db_get_time():SUCCEED db_time:1669969290 73088:20221202:102130.079 query [txnlev:1] [update ha_node set lastaccess=unix_timestamp() where ha_nodeid='clb4ubunu00018m7pn6ddoaix'] 73088:20221202:102130.079 query [txnlev:1] [commit;] 73088:20221202:102130.102 End of ha_check_nodes() nodeid:clb4ubunu00018m7pn6ddoaix ha_status:active db_status:0 73088:20221202:102130.102 In zbx_ipc_async_socket_send() 73088:20221202:102130.102 In zbx_ipc_client_send() clientid:0 73088:20221202:102130.102 End of zbx_ipc_client_send():SUCCEED 73088:20221202:102130.102 End of zbx_ipc_async_socket_send():SUCCEED 73088:20221202:102130.102 In zbx_ipc_async_socket_flush() timeout:10 73088:20221202:102130.102 End of zbx_ipc_async_socket_flush():0 73088:20221202:102130.102 In zbx_ipc_service_recv() timeout:0.995 73086:20221202:102130.102 End of zbx_ipc_service_recv():1 73086:20221202:102130.102 In zbx_ha_dispatch_message() 73086:20221202:102130.102 In zbx_ipc_service_recv() timeout:1.000 73090:20221202:102130.239 End of zbx_ipc_service_recv():2 73090:20221202:102130.239 In zbx_ipc_service_recv() timeout:1.000 73144:20221202:102130.452 End of zbx_ipc_async_socket_recv():0 73144:20221202:102130.452 zbx_setproctitle() title:'task manager [processing tasks]' 73144:20221202:102130.452 query [txnlev:0] [select taskid,type,clock,ttl from task where status in (1,2) order by taskid] 73144:20221202:102130.452 zbx_setproctitle() title:'task manager [processed 0 task(s) in 0.000211 sec, idle 5 sec]' 73144:20221202:102130.452 In zbx_ipc_async_socket_recv() timeout:5 73126:20221202:102130.471 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.002634 sec, processing escalations]' 73126:20221202:102130.471 In process_escalations() 73126:20221202:102130.471 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<=1669969293 order by actionid,triggerid,itemid,escalationid] 73142:20221202:102130.472 zbx_setproctitle() title:'self-monitoring [processing data]' 73142:20221202:102130.472 In collect_selfmon_stats() 73142:20221202:102130.472 End of collect_selfmon_stats() 73142:20221202:102130.472 zbx_setproctitle() title:'self-monitoring [processed data in 0.000356 sec, idle 1 sec]' 73126:20221202:102130.472 End of process_escalations() 73126:20221202:102130.472 In process_escalations() 73126:20221202:102130.472 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<=1669969293 order by actionid,triggerid,itemid,escalationid] 73111:20221202:102130.472 End of zbx_ipc_service_recv():2 73111:20221202:102130.472 In zbx_ipc_service_recv() timeout:1.000 73126:20221202:102130.473 End of process_escalations() 73126:20221202:102130.473 In process_escalations() 73126:20221202:102130.476 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<=1669969293 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102130.478 End of process_escalations() 73126:20221202:102130.478 In process_escalations() 73126:20221202:102130.478 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<=1669969293 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102130.479 End of process_escalations() 73126:20221202:102130.479 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.008106 sec, idle 3 sec]' 73122:20221202:102130.528 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000286 sec, syncing history]' 73122:20221202:102130.528 In zbx_sync_history_cache() history_num:0 73122:20221202:102130.528 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000144 sec, idle 1 sec]' 73124:20221202:102130.528 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000110 sec, syncing history]' 73124:20221202:102130.528 In zbx_sync_history_cache() history_num:0 73124:20221202:102130.528 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000032 sec, idle 1 sec]' 73123:20221202:102130.545 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000156 sec, syncing history]' 73123:20221202:102130.546 In zbx_sync_history_cache() history_num:0 73123:20221202:102130.546 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000167 sec, idle 1 sec]' 73125:20221202:102130.551 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000087 sec, syncing history]' 73125:20221202:102130.551 In zbx_sync_history_cache() history_num:0 73125:20221202:102130.551 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000160 sec, idle 1 sec]' 73115:20221202:102130.563 End of zbx_ipc_service_recv():2 73115:20221202:102130.564 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102130.581 zbx_setproctitle() title:'alert syncer [queuing alerts]' 73158:20221202:102130.581 In am_db_get_alerts() 73158:20221202:102130.581 query [txnlev:1] [begin;] 73107:20221202:102130.581 End of zbx_ipc_service_recv():2 73107:20221202:102130.581 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102130.581 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] 73158:20221202:102130.581 query [txnlev:1] [commit;] 73158:20221202:102130.581 End of am_db_get_alerts():SUCCEED alerts:0 73158:20221202:102130.581 In am_db_flush_results() 73158:20221202:102130.581 In zbx_ipc_socket_write() 73158:20221202:102130.582 End of zbx_ipc_socket_write():SUCCEED 73158:20221202:102130.582 In zbx_ipc_socket_read() 73107:20221202:102130.582 End of zbx_ipc_service_recv():1 73107:20221202:102130.582 In am_flush_results() results:0 73107:20221202:102130.582 In zbx_ipc_client_send() clientid:6 73107:20221202:102130.582 End of zbx_ipc_client_send():SUCCEED 73107:20221202:102130.582 End of am_flush_results() 73107:20221202:102130.582 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102130.582 End of zbx_ipc_socket_read():SUCCEED 73158:20221202:102130.582 End of am_db_flush_results() flushed:0 73158:20221202:102130.582 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.001436 sec, idle 1 sec]' 73174:20221202:102130.640 End of zbx_ipc_service_recv():2 73174:20221202:102130.640 In zbx_ipc_service_recv() timeout:1.000 73088:20221202:102131.104 End of zbx_ipc_service_recv():2 73088:20221202:102131.104 In zbx_ipc_async_socket_send() 73088:20221202:102131.104 In zbx_ipc_client_send() clientid:0 73088:20221202:102131.104 End of zbx_ipc_client_send():SUCCEED 73088:20221202:102131.104 End of zbx_ipc_async_socket_send():SUCCEED 73088:20221202:102131.104 In zbx_ipc_async_socket_flush() timeout:10 73088:20221202:102131.104 End of zbx_ipc_async_socket_flush():0 73088:20221202:102131.104 In zbx_ipc_service_recv() timeout:0.967 73086:20221202:102131.104 End of zbx_ipc_service_recv():1 73086:20221202:102131.105 In zbx_ha_dispatch_message() 73086:20221202:102131.105 In zbx_ipc_service_recv() timeout:1.000 73090:20221202:102131.245 End of zbx_ipc_service_recv():2 73090:20221202:102131.246 zbx_setproctitle() title:'service manager #1 [processed 0 events, updated 0 event tags, deleted 0 problems, synced 0 service updates, idle 5.031025 sec during 5.031053 sec]' 73090:20221202:102131.246 In zbx_ipc_service_recv() timeout:1.000 73127:20221202:102131.438 End of zbx_ipc_async_socket_recv():0 73127:20221202:102131.438 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.000310 sec, getting values]' 73127:20221202:102131.438 In get_values() 73127:20221202:102131.438 In DCconfig_get_poller_items() poller_type:4 73127:20221202:102131.438 End of DCconfig_get_poller_items():0 73127:20221202:102131.438 In DCconfig_get_poller_nextcheck() poller_type:4 73127:20221202:102131.438 End of DCconfig_get_poller_nextcheck():-1 73127:20221202:102131.438 End of get_values():0 73127:20221202:102131.438 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.000401 sec, idle 5 sec]' 73134:20221202:102131.439 End of zbx_ipc_async_socket_recv():0 73134:20221202:102131.439 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.000136 sec, getting values]' 73134:20221202:102131.439 In get_values() 73134:20221202:102131.439 In DCconfig_get_poller_items() poller_type:4 73134:20221202:102131.439 End of DCconfig_get_poller_items():0 73134:20221202:102131.440 In DCconfig_get_poller_nextcheck() poller_type:4 73134:20221202:102131.440 End of DCconfig_get_poller_nextcheck():-1 73134:20221202:102131.440 End of get_values():0 73134:20221202:102131.440 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.000956 sec, idle 5 sec]' 73134:20221202:102131.440 In zbx_ipc_async_socket_recv() timeout:5 73127:20221202:102131.440 In zbx_ipc_async_socket_recv() timeout:5 73129:20221202:102131.440 End of zbx_ipc_async_socket_recv():0 73129:20221202:102131.441 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.000133 sec, getting values]' 73129:20221202:102131.441 In get_values() 73129:20221202:102131.441 In DCconfig_get_poller_items() poller_type:4 73129:20221202:102131.441 End of DCconfig_get_poller_items():0 73129:20221202:102131.441 In DCconfig_get_poller_nextcheck() poller_type:4 73129:20221202:102131.441 End of DCconfig_get_poller_nextcheck():-1 73129:20221202:102131.441 End of get_values():0 73129:20221202:102131.441 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.000415 sec, idle 5 sec]' 73129:20221202:102131.441 In zbx_ipc_async_socket_recv() timeout:5 73128:20221202:102131.442 End of zbx_ipc_async_socket_recv():0 73128:20221202:102131.442 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.000366 sec, getting values]' 73128:20221202:102131.442 In get_values() 73128:20221202:102131.442 In DCconfig_get_poller_items() poller_type:4 73128:20221202:102131.443 End of DCconfig_get_poller_items():0 73128:20221202:102131.443 In DCconfig_get_poller_nextcheck() poller_type:4 73128:20221202:102131.443 End of DCconfig_get_poller_nextcheck():-1 73128:20221202:102131.443 End of get_values():0 73128:20221202:102131.443 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.000314 sec, idle 5 sec]' 73128:20221202:102131.443 In zbx_ipc_async_socket_recv() timeout:5 73135:20221202:102131.443 End of zbx_ipc_async_socket_recv():0 73135:20221202:102131.444 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.000367 sec, getting values]' 73137:20221202:102131.444 End of zbx_ipc_async_socket_recv():0 73137:20221202:102131.444 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.000232 sec, getting values]' 73137:20221202:102131.444 In get_values() 73137:20221202:102131.444 In DCconfig_get_poller_items() poller_type:4 73137:20221202:102131.444 End of DCconfig_get_poller_items():0 73137:20221202:102131.444 In DCconfig_get_poller_nextcheck() poller_type:4 73137:20221202:102131.444 End of DCconfig_get_poller_nextcheck():-1 73137:20221202:102131.444 End of get_values():0 73137:20221202:102131.445 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.000787 sec, idle 5 sec]' 73137:20221202:102131.445 In zbx_ipc_async_socket_recv() timeout:5 73135:20221202:102131.445 In get_values() 73139:20221202:102131.446 End of zbx_ipc_async_socket_recv():0 73139:20221202:102131.446 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.001445 sec, getting values]' 73139:20221202:102131.446 In get_values() 73139:20221202:102131.446 In DCconfig_get_poller_items() poller_type:4 73139:20221202:102131.446 End of DCconfig_get_poller_items():0 73139:20221202:102131.446 In DCconfig_get_poller_nextcheck() poller_type:4 73139:20221202:102131.446 End of DCconfig_get_poller_nextcheck():-1 73139:20221202:102131.446 End of get_values():0 73139:20221202:102131.446 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.000266 sec, idle 5 sec]' 73139:20221202:102131.446 In zbx_ipc_async_socket_recv() timeout:5 73135:20221202:102131.447 In DCconfig_get_poller_items() poller_type:4 73135:20221202:102131.447 End of DCconfig_get_poller_items():0 73135:20221202:102131.447 In DCconfig_get_poller_nextcheck() poller_type:4 73135:20221202:102131.447 End of DCconfig_get_poller_nextcheck():-1 73135:20221202:102131.447 End of get_values():0 73135:20221202:102131.447 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.003253 sec, idle 5 sec]' 73135:20221202:102131.447 In zbx_ipc_async_socket_recv() timeout:5 73130:20221202:102131.447 End of zbx_ipc_async_socket_recv():0 73130:20221202:102131.447 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.000702 sec, getting values]' 73130:20221202:102131.447 In get_values() 73130:20221202:102131.447 In DCconfig_get_poller_items() poller_type:4 73130:20221202:102131.448 End of DCconfig_get_poller_items():0 73130:20221202:102131.448 In DCconfig_get_poller_nextcheck() poller_type:4 73130:20221202:102131.448 End of DCconfig_get_poller_nextcheck():-1 73130:20221202:102131.448 End of get_values():0 73130:20221202:102131.448 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.000336 sec, idle 5 sec]' 73130:20221202:102131.448 In zbx_ipc_async_socket_recv() timeout:5 73133:20221202:102131.448 End of zbx_ipc_async_socket_recv():0 73133:20221202:102131.449 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.000129 sec, getting values]' 73133:20221202:102131.449 In get_values() 73133:20221202:102131.449 In DCconfig_get_poller_items() poller_type:4 73133:20221202:102131.449 End of DCconfig_get_poller_items():0 73133:20221202:102131.449 In DCconfig_get_poller_nextcheck() poller_type:4 73133:20221202:102131.449 End of DCconfig_get_poller_nextcheck():-1 73133:20221202:102131.449 End of get_values():0 73133:20221202:102131.449 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.000609 sec, idle 5 sec]' 73133:20221202:102131.449 In zbx_ipc_async_socket_recv() timeout:5 73141:20221202:102131.454 End of zbx_ipc_async_socket_recv():0 73141:20221202:102131.454 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.000137 sec, exchanging data]' 73141:20221202:102131.454 In process_proxy() 73141:20221202:102131.454 In DCconfig_get_proxypoller_hosts() 73141:20221202:102131.454 End of DCconfig_get_proxypoller_hosts():0 73141:20221202:102131.454 End of process_proxy() 73141:20221202:102131.454 In DCconfig_get_proxypoller_nextcheck() 73141:20221202:102131.454 End of DCconfig_get_proxypoller_nextcheck():-1 73141:20221202:102131.454 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.000115 sec, idle 5 sec]' 73141:20221202:102131.454 In zbx_ipc_async_socket_recv() timeout:5 73146:20221202:102131.458 End of zbx_ipc_async_socket_recv():0 73146:20221202:102131.462 zbx_setproctitle() title:'poller #2 [got 0 values in 0.000215 sec, getting values]' 73146:20221202:102131.462 In get_values() 73146:20221202:102131.462 In DCconfig_get_poller_items() poller_type:0 73146:20221202:102131.462 End of DCconfig_get_poller_items():1 73146:20221202:102131.463 In substitute_key_macros_impl() data:'agent.ping' 73146:20221202:102131.463 End of substitute_key_macros_impl():SUCCEED data:'agent.ping' 73146:20221202:102131.463 In substitute_simple_macros_impl() data:'10050' 73146:20221202:102131.463 End substitute_simple_macros_impl() data:'10050' 73146:20221202:102131.463 In get_value() key:'agent.ping' 73146:20221202:102131.463 In get_value_agent() host:'test' addr:'192.168.6.176' key:'agent.ping' conn:'unencrypted' 73151:20221202:102131.463 End of zbx_ipc_async_socket_recv():0 73151:20221202:102131.463 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.002032 sec, getting values]' 73151:20221202:102131.463 In get_values() 73151:20221202:102131.463 In DCconfig_get_poller_items() poller_type:1 73151:20221202:102131.463 End of DCconfig_get_poller_items():0 73151:20221202:102131.463 In DCconfig_get_poller_nextcheck() poller_type:1 73151:20221202:102131.464 End of DCconfig_get_poller_nextcheck():-1 73151:20221202:102131.464 End of get_values():0 73151:20221202:102131.464 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.000308 sec, idle 5 sec]' 73151:20221202:102131.464 In zbx_ipc_async_socket_recv() timeout:5 73159:20221202:102131.464 End of zbx_ipc_async_socket_recv():0 73159:20221202:102131.464 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.000269 sec, getting values]' 73159:20221202:102131.464 In get_values() 73159:20221202:102131.464 In DCconfig_get_poller_items() poller_type:5 73159:20221202:102131.464 End of DCconfig_get_poller_items():0 73159:20221202:102131.464 In DCconfig_get_poller_nextcheck() poller_type:5 73159:20221202:102131.464 End of DCconfig_get_poller_nextcheck():-1 73159:20221202:102131.464 End of get_values():0 73159:20221202:102131.464 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.000142 sec, idle 5 sec]' 73159:20221202:102131.464 In zbx_ipc_async_socket_recv() timeout:5 73145:20221202:102131.464 End of zbx_ipc_async_socket_recv():0 73145:20221202:102131.464 zbx_setproctitle() title:'poller #1 [got 1 values in 0.003249 sec, getting values]' 73145:20221202:102131.464 In get_values() 73145:20221202:102131.464 In DCconfig_get_poller_items() poller_type:0 73145:20221202:102131.464 End of DCconfig_get_poller_items():0 73145:20221202:102131.464 In DCconfig_get_poller_nextcheck() poller_type:0 73145:20221202:102131.464 End of DCconfig_get_poller_nextcheck():1669969293 73145:20221202:102131.464 End of get_values():0 73145:20221202:102131.464 zbx_setproctitle() title:'poller #1 [got 0 values in 0.000277 sec, idle 2 sec]' 73145:20221202:102131.464 In zbx_ipc_async_socket_recv() timeout:2 73150:20221202:102131.464 End of zbx_ipc_async_socket_recv():0 73150:20221202:102131.465 zbx_setproctitle() title:'poller #5 [got 0 values in 0.000665 sec, getting values]' 73150:20221202:102131.465 In get_values() 73150:20221202:102131.465 In DCconfig_get_poller_items() poller_type:0 73150:20221202:102131.465 End of DCconfig_get_poller_items():0 73150:20221202:102131.465 In DCconfig_get_poller_nextcheck() poller_type:0 73150:20221202:102131.465 End of DCconfig_get_poller_nextcheck():1669969293 73150:20221202:102131.465 End of get_values():0 73150:20221202:102131.465 zbx_setproctitle() title:'poller #5 [got 0 values in 0.000077 sec, idle 2 sec]' 73150:20221202:102131.465 In zbx_ipc_async_socket_recv() timeout:2 73147:20221202:102131.465 End of zbx_ipc_async_socket_recv():0 73147:20221202:102131.465 zbx_setproctitle() title:'poller #3 [got 0 values in 0.000768 sec, getting values]' 73147:20221202:102131.465 In get_values() 73147:20221202:102131.465 In DCconfig_get_poller_items() poller_type:0 73147:20221202:102131.465 End of DCconfig_get_poller_items():0 73147:20221202:102131.465 In DCconfig_get_poller_nextcheck() poller_type:0 73147:20221202:102131.465 End of DCconfig_get_poller_nextcheck():1669969293 73147:20221202:102131.465 End of get_values():0 73147:20221202:102131.465 zbx_setproctitle() title:'poller #3 [got 0 values in 0.000077 sec, idle 2 sec]' 73147:20221202:102131.465 In zbx_ipc_async_socket_recv() timeout:2 73149:20221202:102131.465 End of zbx_ipc_async_socket_recv():0 73149:20221202:102131.465 zbx_setproctitle() title:'poller #4 [got 0 values in 0.000669 sec, getting values]' 73149:20221202:102131.465 In get_values() 73149:20221202:102131.465 In DCconfig_get_poller_items() poller_type:0 73149:20221202:102131.465 End of DCconfig_get_poller_items():0 73149:20221202:102131.465 In DCconfig_get_poller_nextcheck() poller_type:0 73149:20221202:102131.465 End of DCconfig_get_poller_nextcheck():1669969293 73149:20221202:102131.466 End of get_values():0 73149:20221202:102131.466 zbx_setproctitle() title:'poller #4 [got 0 values in 0.000735 sec, idle 2 sec]' 73149:20221202:102131.466 In zbx_ipc_async_socket_recv() timeout:2 73140:20221202:102131.466 End of zbx_ipc_async_socket_recv():0 73140:20221202:102131.466 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.000111 sec, getting values]' 73140:20221202:102131.466 In get_values() 73140:20221202:102131.466 In DCconfig_get_poller_items() poller_type:4 73140:20221202:102131.466 End of DCconfig_get_poller_items():0 73140:20221202:102131.466 In DCconfig_get_poller_nextcheck() poller_type:4 73140:20221202:102131.466 End of DCconfig_get_poller_nextcheck():-1 73140:20221202:102131.466 End of get_values():0 73140:20221202:102131.466 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.000584 sec, idle 5 sec]' 73140:20221202:102131.466 In zbx_ipc_async_socket_recv() timeout:5 73146:20221202:102131.467 In is_ip4() ip:'192.168.6.176' 73146:20221202:102131.467 End of is_ip4():SUCCEED 73146:20221202:102131.467 Sending [agent.ping] 73146:20221202:102131.468 get value from agent result: '1' 73146:20221202:102131.468 End of get_value_agent():SUCCEED 73146:20221202:102131.468 End of get_value():SUCCEED 73146:20221202:102131.468 In zbx_activate_item_interface() interfaceid:15 itemid:44581 type:0 73146:20221202:102131.468 End of zbx_activate_item_interface() 73146:20221202:102131.468 In zbx_preprocess_item_value() 73146:20221202:102131.468 End of zbx_preprocess_item_value() 73146:20221202:102131.468 In zbx_ipc_socket_write() 73111:20221202:102131.468 End of zbx_ipc_service_recv():1 73111:20221202:102131.468 In preprocessor_add_request() 73111:20221202:102131.468 In preprocessor_sync_configuration() 73111:20221202:102131.468 In DCconfig_get_preprocessable_items() 73111:20221202:102131.468 End of DCconfig_get_preprocessable_items() items:29 73111:20221202:102131.468 End of preprocessor_sync_configuration() item config size: 29, history cache size: 0 73111:20221202:102131.468 In preprocessor_enqueue() itemid: 44581 73111:20221202:102131.468 End of preprocessor_enqueue() 73111:20221202:102131.468 In preprocessor_assign_tasks() 73111:20221202:102131.468 In preprocessor_get_next_task() 73111:20221202:102131.468 End of preprocessor_get_next_task() 73111:20221202:102131.468 In zbx_ipc_client_send() clientid:3 73111:20221202:102131.468 End of zbx_ipc_client_send():SUCCEED 73111:20221202:102131.469 In preprocessor_get_next_task() 73111:20221202:102131.469 End of preprocessor_get_next_task() 73111:20221202:102131.469 End of preprocessor_assign_tasks() 73111:20221202:102131.469 End of preprocessor_add_request() 73111:20221202:102131.469 zbx_setproctitle() title:'preprocessing manager #1 [queued 1, processed 1 values, idle 5.008734 sec during 5.009500 sec]' 73111:20221202:102131.469 In zbx_ipc_service_recv() timeout:1.000 73114:20221202:102131.469 End of zbx_ipc_socket_read():SUCCEED 73114:20221202:102131.469 worker_preprocess_value(): 1 73114:20221202:102131.469 worker_preprocess_value: SUCCEED GOOD 73114:20221202:102131.469 In zbx_ipc_socket_write() 73114:20221202:102131.469 End of zbx_ipc_socket_write():SUCCEED 73114:20221202:102131.469 In zbx_ipc_socket_read() 73111:20221202:102131.469 End of zbx_ipc_service_recv():1 73111:20221202:102131.469 In preprocessor_add_result() 73111:20221202:102131.469 In preprocessor_enqueue_dependent() itemid: 44581 73111:20221202:102131.469 End of preprocessor_enqueue_dependent() 73111:20221202:102131.469 In preprocessor_assign_tasks() 73111:20221202:102131.469 In preprocessor_get_next_task() 73111:20221202:102131.469 End of preprocessor_get_next_task() 73111:20221202:102131.469 End of preprocessor_assign_tasks() 73111:20221202:102131.469 End of preprocessor_add_result() 73111:20221202:102131.469 In zbx_ipc_service_recv() timeout:1.000 73146:20221202:102131.469 End of zbx_ipc_socket_write():SUCCEED 73146:20221202:102131.469 End of get_values():1 73146:20221202:102131.469 zbx_setproctitle() title:'poller #2 [got 1 values in 0.006929 sec, idle 2 sec]' 73146:20221202:102131.469 In zbx_ipc_async_socket_recv() timeout:2 73142:20221202:102131.472 zbx_setproctitle() title:'self-monitoring [processing data]' 73142:20221202:102131.472 In collect_selfmon_stats() 73142:20221202:102131.472 End of collect_selfmon_stats() 73142:20221202:102131.472 zbx_setproctitle() title:'self-monitoring [processed data in 0.000184 sec, idle 1 sec]' 73157:20221202:102131.473 zbx_setproctitle() title:'icmp pinger #1 [getting values]' 73157:20221202:102131.473 In get_pinger_hosts() 73157:20221202:102131.473 In DCconfig_get_poller_items() poller_type:3 73157:20221202:102131.473 End of DCconfig_get_poller_items():0 73157:20221202:102131.473 End of get_pinger_hosts():0 73157:20221202:102131.473 In process_pinger_hosts() 73157:20221202:102131.473 End of process_pinger_hosts() 73157:20221202:102131.473 In DCconfig_get_poller_nextcheck() poller_type:3 73157:20221202:102131.473 End of DCconfig_get_poller_nextcheck():-1 73157:20221202:102131.473 zbx_setproctitle() title:'icmp pinger #1 [got 0 values in 0.000155 sec, idle 5 sec]' 73168:20221202:102131.478 End of zbx_ipc_async_socket_recv():0 73168:20221202:102131.478 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.000095 sec, getting values]' 73168:20221202:102131.478 In get_values() 73168:20221202:102131.478 In DCconfig_get_poller_items() poller_type:5 73168:20221202:102131.478 End of DCconfig_get_poller_items():0 73168:20221202:102131.478 In DCconfig_get_poller_nextcheck() poller_type:5 73168:20221202:102131.478 End of DCconfig_get_poller_nextcheck():-1 73168:20221202:102131.478 End of get_values():0 73168:20221202:102131.478 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.000084 sec, idle 5 sec]' 73168:20221202:102131.478 In zbx_ipc_async_socket_recv() timeout:5 73167:20221202:102131.482 End of zbx_ipc_async_socket_recv():0 73167:20221202:102131.482 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.000080 sec, getting values]' 73167:20221202:102131.482 In get_values() 73167:20221202:102131.483 In DCconfig_get_poller_items() poller_type:5 73167:20221202:102131.483 End of DCconfig_get_poller_items():0 73167:20221202:102131.483 In DCconfig_get_poller_nextcheck() poller_type:5 73167:20221202:102131.483 End of DCconfig_get_poller_nextcheck():-1 73167:20221202:102131.483 End of get_values():0 73167:20221202:102131.483 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.000505 sec, idle 5 sec]' 73167:20221202:102131.483 In zbx_ipc_async_socket_recv() timeout:5 73169:20221202:102131.483 End of zbx_ipc_async_socket_recv():0 73169:20221202:102131.483 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.000083 sec, getting values]' 73169:20221202:102131.483 In get_values() 73169:20221202:102131.483 In DCconfig_get_poller_items() poller_type:5 73169:20221202:102131.483 End of DCconfig_get_poller_items():0 73169:20221202:102131.483 In DCconfig_get_poller_nextcheck() poller_type:5 73169:20221202:102131.483 End of DCconfig_get_poller_nextcheck():-1 73169:20221202:102131.483 End of get_values():0 73169:20221202:102131.483 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.000142 sec, idle 5 sec]' 73169:20221202:102131.483 In zbx_ipc_async_socket_recv() timeout:5 73172:20221202:102131.495 End of zbx_ipc_async_socket_recv():0 73172:20221202:102131.495 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.000113 sec, getting values]' 73172:20221202:102131.495 In get_values() 73172:20221202:102131.495 In DCconfig_get_poller_items() poller_type:5 73172:20221202:102131.495 End of DCconfig_get_poller_items():0 73172:20221202:102131.495 In DCconfig_get_poller_nextcheck() poller_type:5 73172:20221202:102131.495 End of DCconfig_get_poller_nextcheck():-1 73172:20221202:102131.495 End of get_values():0 73172:20221202:102131.495 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.000092 sec, idle 5 sec]' 73172:20221202:102131.495 In zbx_ipc_async_socket_recv() timeout:5 73178:20221202:102131.531 End of zbx_ipc_async_socket_recv():0 73178:20221202:102131.531 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.000083 sec, getting values]' 73178:20221202:102131.531 In get_values() 73178:20221202:102131.531 In DCconfig_get_poller_items() poller_type:6 73178:20221202:102131.531 End of DCconfig_get_poller_items():0 73178:20221202:102131.531 In DCconfig_get_poller_nextcheck() poller_type:6 73178:20221202:102131.531 End of DCconfig_get_poller_nextcheck():-1 73178:20221202:102131.531 End of get_values():0 73178:20221202:102131.531 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.000342 sec, idle 5 sec]' 73178:20221202:102131.531 In zbx_ipc_async_socket_recv() timeout:5 73122:20221202:102131.531 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000144 sec, syncing history]' 73122:20221202:102131.531 In zbx_sync_history_cache() history_num:1 73122:20221202:102131.532 In substitute_simple_macros_impl() data:'90d' 73122:20221202:102131.532 End substitute_simple_macros_impl() data:'90d' 73122:20221202:102131.532 In DCmass_prepare_history() history_num:1 73122:20221202:102131.532 End of DCmass_prepare_history() 73122:20221202:102131.532 In DBmass_add_history() 73122:20221202:102131.532 In zbx_history_add_values() 73124:20221202:102131.532 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000032 sec, syncing history]' 73124:20221202:102131.532 In zbx_sync_history_cache() history_num:1 73124:20221202:102131.532 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000470 sec, idle 1 sec]' 73122:20221202:102131.532 query [txnlev:1] [begin;] 73122:20221202:102131.534 query [txnlev:1] [insert into history_str (itemid,clock,ns,value) values (44581,1669969291,468269540,'GOOD'); ] 73122:20221202:102131.534 query [txnlev:1] [commit;] 73123:20221202:102131.546 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000167 sec, syncing history]' 73123:20221202:102131.546 In zbx_sync_history_cache() history_num:1 73123:20221202:102131.546 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000077 sec, idle 1 sec]' 73122:20221202:102131.549 End of zbx_history_add_values() 73122:20221202:102131.549 End of DBmass_add_history() 73122:20221202:102131.549 In DCmass_update_trends() 73122:20221202:102131.549 End of DCmass_update_trends() 73122:20221202:102131.549 query [txnlev:1] [begin;] 73122:20221202:102131.550 In DBmass_update_items() 73122:20221202:102131.550 End of DBmass_update_items() 73122:20221202:102131.550 In zbx_process_events() events_num:0 73122:20221202:102131.550 End of zbx_process_events() processed:0 73122:20221202:102131.550 query [txnlev:1] [commit;] 73122:20221202:102131.551 In DCupdate_trends() 73122:20221202:102131.551 End of DCupdate_trends() 73122:20221202:102131.551 query [txnlev:1] [begin;] 73122:20221202:102131.552 In recalculate_triggers() 73122:20221202:102131.552 In zbx_link_triggers_with_functions() trigger_order_num:0 73122:20221202:102131.552 End of zbx_link_triggers_with_functions() triggers_func_pos_num:0 73122:20221202:102131.552 In zbx_evaluate_expressions() tr_num:0 73122:20221202:102131.552 In substitute_functions() 73122:20221202:102131.552 In zbx_extract_functionids() tr_num:0 73122:20221202:102131.552 End of zbx_extract_functionids() functionids_num:0 73122:20221202:102131.552 End of substitute_functions() 73122:20221202:102131.552 End of zbx_evaluate_expressions() 73122:20221202:102131.552 In zbx_process_triggers() values_num:0 73122:20221202:102131.552 End of zbx_process_triggers() 73122:20221202:102131.552 End of recalculate_triggers() 73122:20221202:102131.552 In zbx_process_events() events_num:0 73122:20221202:102131.552 End of zbx_process_events() processed:0 73122:20221202:102131.552 query [txnlev:1] [commit;] 73125:20221202:102131.552 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000160 sec, syncing history]' 73125:20221202:102131.553 In zbx_sync_history_cache() history_num:1 73122:20221202:102131.553 zbx_setproctitle() title:'history syncer #1 [processed 1 values, 0 triggers in 0.021284 sec, idle 1 sec]' 73125:20221202:102131.554 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.001202 sec, idle 1 sec]' 73115:20221202:102131.565 End of zbx_ipc_service_recv():2 73115:20221202:102131.565 zbx_setproctitle() title:'lld manager #1 [processed 0 LLD rules, idle 5.011067sec during 5.011088 sec]' 73115:20221202:102131.565 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102131.584 zbx_setproctitle() title:'alert syncer [queuing alerts]' 73158:20221202:102131.584 In am_db_get_alerts() 73158:20221202:102131.584 query [txnlev:1] [begin;] 73107:20221202:102131.584 End of zbx_ipc_service_recv():2 73107:20221202:102131.584 zbx_setproctitle() title:'alert manager #1 [sent 0, failed 0 alerts, idle 5.016870 sec during 5.017961 sec]' 73107:20221202:102131.584 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102131.584 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] 73158:20221202:102131.585 query [txnlev:1] [commit;] 73158:20221202:102131.585 End of am_db_get_alerts():SUCCEED alerts:0 73158:20221202:102131.585 In am_db_flush_results() 73158:20221202:102131.585 In zbx_ipc_socket_write() 73158:20221202:102131.585 End of zbx_ipc_socket_write():SUCCEED 73158:20221202:102131.586 In zbx_ipc_socket_read() 73107:20221202:102131.586 End of zbx_ipc_service_recv():1 73107:20221202:102131.586 In am_flush_results() results:0 73107:20221202:102131.586 In zbx_ipc_client_send() clientid:6 73107:20221202:102131.586 End of zbx_ipc_client_send():SUCCEED 73107:20221202:102131.586 End of am_flush_results() 73107:20221202:102131.586 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102131.586 End of zbx_ipc_socket_read():SUCCEED 73158:20221202:102131.586 End of am_db_flush_results() flushed:0 73158:20221202:102131.586 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.002412 sec, idle 1 sec]' 73174:20221202:102131.642 End of zbx_ipc_service_recv():2 73174:20221202:102131.642 zbx_setproctitle() title:'availability manager #1 [queued 0, processed 0 values, idle 5.028414 sec during 5.028440 sec]' 73174:20221202:102131.642 In zbx_ipc_service_recv() timeout:1.000 73088:20221202:102132.072 End of zbx_ipc_service_recv():2 73088:20221202:102132.073 In zbx_ipc_async_socket_send() 73088:20221202:102132.073 In zbx_ipc_client_send() clientid:0 73088:20221202:102132.073 End of zbx_ipc_client_send():SUCCEED 73088:20221202:102132.073 End of zbx_ipc_async_socket_send():SUCCEED 73088:20221202:102132.073 In zbx_ipc_async_socket_flush() timeout:10 73088:20221202:102132.073 End of zbx_ipc_async_socket_flush():0 73088:20221202:102132.074 In zbx_ipc_service_recv() timeout:0.998 73086:20221202:102132.074 End of zbx_ipc_service_recv():1 73086:20221202:102132.074 In zbx_ha_dispatch_message() 73086:20221202:102132.074 In zbx_ipc_service_recv() timeout:1.000 73090:20221202:102132.246 End of zbx_ipc_service_recv():2 73090:20221202:102132.247 In zbx_ipc_service_recv() timeout:1.000 73111:20221202:102132.469 End of zbx_ipc_service_recv():2 73111:20221202:102132.470 In zbx_ipc_service_recv() timeout:1.000 73142:20221202:102132.472 zbx_setproctitle() title:'self-monitoring [processing data]' 73142:20221202:102132.473 In collect_selfmon_stats() 73142:20221202:102132.473 End of collect_selfmon_stats() 73142:20221202:102132.473 zbx_setproctitle() title:'self-monitoring [processed data in 0.000194 sec, idle 1 sec]' 73124:20221202:102132.544 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000470 sec, syncing history]' 73124:20221202:102132.545 In zbx_sync_history_cache() history_num:0 73124:20221202:102132.546 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.001394 sec, idle 1 sec]' 73123:20221202:102132.547 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000077 sec, syncing history]' 73123:20221202:102132.548 In zbx_sync_history_cache() history_num:0 73123:20221202:102132.548 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000883 sec, idle 1 sec]' 73122:20221202:102132.554 zbx_setproctitle() title:'history syncer #1 [processed 1 values, 0 triggers in 0.021284 sec, syncing history]' 73122:20221202:102132.554 In zbx_sync_history_cache() history_num:0 73122:20221202:102132.554 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000254 sec, idle 1 sec]' 73125:20221202:102132.554 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.001202 sec, syncing history]' 73125:20221202:102132.554 In zbx_sync_history_cache() history_num:0 73125:20221202:102132.555 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000216 sec, idle 1 sec]' 73115:20221202:102132.567 End of zbx_ipc_service_recv():2 73115:20221202:102132.567 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102132.586 zbx_setproctitle() title:'alert syncer [queuing alerts]' 73158:20221202:102132.587 In am_db_get_alerts() 73158:20221202:102132.587 query [txnlev:1] [begin;] 73107:20221202:102132.587 End of zbx_ipc_service_recv():2 73107:20221202:102132.587 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102132.587 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] 73158:20221202:102132.587 query [txnlev:1] [commit;] 73158:20221202:102132.588 End of am_db_get_alerts():SUCCEED alerts:0 73158:20221202:102132.588 In am_db_flush_results() 73158:20221202:102132.588 In zbx_ipc_socket_write() 73158:20221202:102132.588 End of zbx_ipc_socket_write():SUCCEED 73158:20221202:102132.588 In zbx_ipc_socket_read() 73107:20221202:102132.588 End of zbx_ipc_service_recv():1 73107:20221202:102132.588 In am_flush_results() results:0 73107:20221202:102132.588 In zbx_ipc_client_send() clientid:6 73107:20221202:102132.588 End of zbx_ipc_client_send():SUCCEED 73107:20221202:102132.588 End of am_flush_results() 73107:20221202:102132.588 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102132.589 End of zbx_ipc_socket_read():SUCCEED 73158:20221202:102132.589 End of am_db_flush_results() flushed:0 73158:20221202:102132.589 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.002722 sec, idle 1 sec]' 73174:20221202:102132.648 End of zbx_ipc_service_recv():2 73174:20221202:102132.648 In zbx_ipc_service_recv() timeout:1.000 73088:20221202:102133.073 End of zbx_ipc_service_recv():2 73088:20221202:102133.074 In zbx_ipc_async_socket_send() 73088:20221202:102133.074 In zbx_ipc_client_send() clientid:0 73088:20221202:102133.074 End of zbx_ipc_client_send():SUCCEED 73088:20221202:102133.074 End of zbx_ipc_async_socket_send():SUCCEED 73088:20221202:102133.074 In zbx_ipc_async_socket_flush() timeout:10 73088:20221202:102133.074 End of zbx_ipc_async_socket_flush():0 73088:20221202:102133.074 In zbx_ipc_service_recv() timeout:0.997 73086:20221202:102133.074 End of zbx_ipc_service_recv():1 73086:20221202:102133.074 In zbx_ha_dispatch_message() 73086:20221202:102133.074 In zbx_ipc_service_recv() timeout:1.000 73090:20221202:102133.251 End of zbx_ipc_service_recv():2 73090:20221202:102133.252 In zbx_ipc_service_recv() timeout:1.000 73145:20221202:102133.466 End of zbx_ipc_async_socket_recv():0 73145:20221202:102133.466 zbx_setproctitle() title:'poller #1 [got 0 values in 0.000277 sec, getting values]' 73145:20221202:102133.466 In get_values() 73145:20221202:102133.466 In DCconfig_get_poller_items() poller_type:0 73145:20221202:102133.466 End of DCconfig_get_poller_items():1 73145:20221202:102133.466 In substitute_key_macros_impl() data:'vfs.fs.get' 73145:20221202:102133.466 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.get' 73145:20221202:102133.466 In substitute_simple_macros_impl() data:'10050' 73145:20221202:102133.466 End substitute_simple_macros_impl() data:'10050' 73145:20221202:102133.466 In get_value() key:'vfs.fs.get' 73145:20221202:102133.466 In get_value_agent() host:'test' addr:'192.168.6.176' key:'vfs.fs.get' conn:'unencrypted' 73145:20221202:102133.467 In is_ip4() ip:'192.168.6.176' 73145:20221202:102133.467 End of is_ip4():SUCCEED 73145:20221202:102133.467 Sending [vfs.fs.get] 73150:20221202:102133.467 End of zbx_ipc_async_socket_recv():0 73150:20221202:102133.467 zbx_setproctitle() title:'poller #5 [got 0 values in 0.000077 sec, getting values]' 73150:20221202:102133.467 In get_values() 73150:20221202:102133.467 In DCconfig_get_poller_items() poller_type:0 73150:20221202:102133.467 End of DCconfig_get_poller_items():0 73150:20221202:102133.467 In DCconfig_get_poller_nextcheck() poller_type:0 73150:20221202:102133.467 End of DCconfig_get_poller_nextcheck():1669969296 73150:20221202:102133.467 End of get_values():0 73150:20221202:102133.467 zbx_setproctitle() title:'poller #5 [got 0 values in 0.000088 sec, idle 3 sec]' 73150:20221202:102133.467 In zbx_ipc_async_socket_recv() timeout:3 73147:20221202:102133.467 End of zbx_ipc_async_socket_recv():0 73147:20221202:102133.467 zbx_setproctitle() title:'poller #3 [got 0 values in 0.000077 sec, getting values]' 73147:20221202:102133.467 In get_values() 73147:20221202:102133.467 In DCconfig_get_poller_items() poller_type:0 73147:20221202:102133.467 End of DCconfig_get_poller_items():0 73147:20221202:102133.467 In DCconfig_get_poller_nextcheck() poller_type:0 73147:20221202:102133.467 End of DCconfig_get_poller_nextcheck():1669969296 73147:20221202:102133.467 End of get_values():0 73147:20221202:102133.467 zbx_setproctitle() title:'poller #3 [got 0 values in 0.000085 sec, idle 3 sec]' 73147:20221202:102133.467 In zbx_ipc_async_socket_recv() timeout:3 73149:20221202:102133.467 End of zbx_ipc_async_socket_recv():0 73149:20221202:102133.467 zbx_setproctitle() title:'poller #4 [got 0 values in 0.000735 sec, getting values]' 73149:20221202:102133.467 In get_values() 73149:20221202:102133.467 In DCconfig_get_poller_items() poller_type:0 73149:20221202:102133.467 End of DCconfig_get_poller_items():0 73149:20221202:102133.467 In DCconfig_get_poller_nextcheck() poller_type:0 73149:20221202:102133.467 End of DCconfig_get_poller_nextcheck():1669969296 73149:20221202:102133.467 End of get_values():0 73149:20221202:102133.467 zbx_setproctitle() title:'poller #4 [got 0 values in 0.000086 sec, idle 3 sec]' 73149:20221202:102133.467 In zbx_ipc_async_socket_recv() timeout:3 73111:20221202:102133.470 End of zbx_ipc_service_recv():2 73111:20221202:102133.471 In zbx_ipc_service_recv() timeout:1.000 73146:20221202:102133.471 End of zbx_ipc_async_socket_recv():0 73146:20221202:102133.471 zbx_setproctitle() title:'poller #2 [got 1 values in 0.006929 sec, getting values]' 73146:20221202:102133.471 In get_values() 73146:20221202:102133.471 In DCconfig_get_poller_items() poller_type:0 73146:20221202:102133.471 End of DCconfig_get_poller_items():0 73146:20221202:102133.471 In DCconfig_get_poller_nextcheck() poller_type:0 73146:20221202:102133.471 End of DCconfig_get_poller_nextcheck():1669969296 73146:20221202:102133.471 End of get_values():0 73146:20221202:102133.471 zbx_setproctitle() title:'poller #2 [got 0 values in 0.000222 sec, idle 3 sec]' 73146:20221202:102133.471 In zbx_ipc_async_socket_recv() timeout:3 73145:20221202:102133.472 get value from agent result: '[{"fsname":"/sys","fstype":"sysfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc","fstype":"proc","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev","fstype":"devtmpfs","bytes":{"total":4121944064,"free":4121944064,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1006334,"free":1005787,"used":547,"pfree":99.945644,"pused":0.054356}},{"fsname":"/dev/pts","fstype":"devpts","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/","fstype":"ext4","bytes":{"total":525720707072,"free":417732562944,"used":81207726080,"pfree":83.723959,"pused":16.276041},"inodes":{"total":32677888,"free":31567229,"used":1110659,"pfree":96.601191,"pused":3.398809}},{"fsname":"/sys/kernel/security","fstype":"securityfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/shm","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161261568,"used":20480,"pfree":99.999508,"pused":0.000492},"inodes":{"total":1015938,"free":1015936,"used":2,"pfree":99.999803,"pused":0.000197}},{"fsname":"/run/lock","fstype":"tmpfs","bytes":{"total":5242880,"free":5238784,"used":4096,"pfree":99.921875,"pused":0.078125},"inodes":{"total":1015938,"free":1015928,"used":10,"pfree":99.999016,"pused":0.000984}},{"fsname":"/sys/fs/cgroup","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161282048,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1015938,"free":1015919,"used":19,"pfree":99.998130,"pused":0.001870}},{"fsname":"/sys/fs/cgroup/unified","fstype":"cgroup2","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/systemd","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/pstore","fstype":"pstore","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/firmware/efi/efivars","fstype":"efivarfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/bpf","fstype":"bpf","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/net_cls,net_prio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/devices","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/memory","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpu,cpuacct","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/perf_event","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/pids","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/hugetlb","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/rdma","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpuset","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/blkio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/freezer","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/misc","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/hugepages","fstype":"hugetlbfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/mqueue","fstype":"mqueue","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/debug","fstype":"debugfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/tracing","fstype":"tracefs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/beekeeper-studio/168","fstype":"squashfs","bytes":{"total":86638592,"free":0,"used":86638592,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/1705","fstype":"squashfs","bytes":{"total":57671680,"free":0,"used":57671680,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10765,"free":0,"used":10765,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1695","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11897,"free":0,"used":11897,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/beekeeper-studio/180","fstype":"squashfs","bytes":{"total":86245376,"free":0,"used":86245376,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core/14399","fstype":"squashfs","bytes":{"total":122421248,"free":0,"used":122421248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":12857,"free":0,"used":12857,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/72","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-28-1804/161","fstype":"squashfs","bytes":{"total":172883968,"free":0,"used":172883968,"pfree":0.000000,"pused":100.000000},"inodes":{"total":27806,"free":0,"used":27806,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2620","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2632","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1634","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11885,"free":0,"used":11885,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/115","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18121,"free":0,"used":18121,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1535","fstype":"squashfs","bytes":{"total":96206848,"free":0,"used":96206848,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76208,"free":0,"used":76208,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1506","fstype":"squashfs","bytes":{"total":65142784,"free":0,"used":65142784,"pfree":0.000000,"pused":100.000000},"inodes":{"total":62342,"free":0,"used":62342,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/bare/5","fstype":"squashfs","bytes":{"total":131072,"free":0,"used":131072,"pfree":0.000000,"pused":100.000000},"inodes":{"total":29,"free":0,"used":29,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/95","fstype":"squashfs","bytes":{"total":162004992,"free":0,"used":162004992,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10162,"free":0,"used":10162,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1534","fstype":"squashfs","bytes":{"total":85327872,"free":0,"used":85327872,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76177,"free":0,"used":76177,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/148","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40311,"free":0,"used":40311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/149","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40310,"free":0,"used":40310,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/119","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18272,"free":0,"used":18272,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/77","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/24","fstype":"squashfs","bytes":{"total":252575744,"free":0,"used":252575744,"pfree":0.000000,"pused":100.000000},"inodes":{"total":25913,"free":0,"used":25913,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/96","fstype":"squashfs","bytes":{"total":201719808,"free":0,"used":201719808,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10166,"free":0,"used":10166,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/433","fstype":"squashfs","bytes":{"total":52297728,"free":0,"used":52297728,"pfree":0.000000,"pused":100.000000},"inodes":{"total":15827,"free":0,"used":15827,"pfree":0.000000,"pused":100.000000}},{"fsname":"/sys/fs/fuse/connections","fstype":"fusectl","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/config","fstype":"configfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/snapd/7264","fstype":"squashfs","bytes":{"total":28442624,"free":0,"used":28442624,"pfree":0.000000,"pused":100.000000},"inodes":{"total":459,"free":0,"used":459,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/599","fstype":"squashfs","bytes":{"total":48234496,"free":0,"used":48234496,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17275,"free":0,"used":17275,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/558","fstype":"squashfs","bytes":{"total":56885248,"free":0,"used":56885248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17311,"free":0,"used":17311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snapd/17883","fstype":"squashfs","bytes":{"total":52035584,"free":0,"used":52035584,"pfree":0.000000,"pused":100.000000},"inodes":{"total":491,"free":0,"used":491,"pfree":0.000000,"pused":100.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/boot/efi","fstype":"vfat","bytes":{"total":535805952,"free":530591744,"used":5214208,"pfree":99.026848,"pused":0.973152},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000","fstype":"tmpfs","bytes":{"total":832253952,"free":832212992,"used":40960,"pfree":99.995078,"pused":0.004922},"inodes":{"total":1015938,"free":1015841,"used":97,"pfree":99.990452,"pused":0.009548}},{"fsname":"/run/user/1000/gvfs","fstype":"fuse.gvfsd-fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000/doc","fstype":"fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/snapd/ns","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/run/snapd/ns/snap-store.mnt","fstype":"nsfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}}]' 73145:20221202:102133.472 End of get_value_agent():SUCCEED 73145:20221202:102133.472 End of get_value():SUCCEED 73145:20221202:102133.472 In zbx_activate_item_interface() interfaceid:15 itemid:44313 type:0 73145:20221202:102133.472 End of zbx_activate_item_interface() 73145:20221202:102133.472 In zbx_preprocess_item_value() 73145:20221202:102133.472 End of zbx_preprocess_item_value() 73145:20221202:102133.473 In zbx_ipc_socket_write() 73145:20221202:102133.473 End of zbx_ipc_socket_write():SUCCEED 73145:20221202:102133.473 End of get_values():1 73145:20221202:102133.473 zbx_setproctitle() title:'poller #1 [got 1 values in 0.006365 sec, idle 3 sec]' 73145:20221202:102133.473 In zbx_ipc_async_socket_recv() timeout:3 73142:20221202:102133.473 zbx_setproctitle() title:'self-monitoring [processing data]' 73142:20221202:102133.473 In collect_selfmon_stats() 73142:20221202:102133.473 End of collect_selfmon_stats() 73142:20221202:102133.473 zbx_setproctitle() title:'self-monitoring [processed data in 0.000146 sec, idle 1 sec]' 73111:20221202:102133.473 End of zbx_ipc_service_recv():1 73111:20221202:102133.474 In preprocessor_add_request() 73111:20221202:102133.474 In preprocessor_sync_configuration() 73111:20221202:102133.474 In DCconfig_get_preprocessable_items() 73111:20221202:102133.474 End of DCconfig_get_preprocessable_items() items:29 73111:20221202:102133.474 End of preprocessor_sync_configuration() item config size: 29, history cache size: 0 73111:20221202:102133.474 In preprocessor_enqueue() itemid: 44313 73111:20221202:102133.474 In preprocessor_enqueue_dependent() itemid: 44313 73111:20221202:102133.474 In preprocessor_assign_tasks() 73111:20221202:102133.474 In preprocessor_get_next_task() 73111:20221202:102133.474 In zbx_preprocessor_pack_dep_request() items:27 73111:20221202:102133.474 End of zbx_preprocessor_pack_dep_request() messages:1 73111:20221202:102133.474 End of preprocessor_get_next_task() 73111:20221202:102133.474 In zbx_ipc_client_send() clientid:3 73111:20221202:102133.474 End of zbx_ipc_client_send():SUCCEED 73111:20221202:102133.474 In preprocessor_get_next_task() 73111:20221202:102133.474 End of preprocessor_get_next_task() 73111:20221202:102133.474 End of preprocessor_assign_tasks() 73111:20221202:102133.474 End of preprocessor_enqueue_dependent() 73111:20221202:102133.474 End of preprocessor_enqueue() 73111:20221202:102133.474 In preprocessor_assign_tasks() 73111:20221202:102133.474 In preprocessor_get_next_task() 73111:20221202:102133.474 End of preprocessor_get_next_task() 73111:20221202:102133.474 End of preprocessor_assign_tasks() 73111:20221202:102133.474 End of preprocessor_add_request() 73111:20221202:102133.474 In zbx_ipc_service_recv() timeout:1.000 73114:20221202:102133.474 End of zbx_ipc_socket_read():SUCCEED 73114:20221202:102133.474 In worker_preprocess_dep_items(): items:27/27 73114:20221202:102133.475 worker_preprocess_dep_items(): [{"fsname":"/sys","fstype":"sysfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc","fstype":"proc","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev","fstype":"devtmpfs","bytes":{"total":4121944064,"free":4121944064,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1006334,"free":1005787,"used":547,"pfree":99.945644,"pused":0.054356}},{"fsname":"/dev/pts","fstype":"devpts","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/","fstype":"ext4","bytes":{"total":525720707072,"free":417732562944,"used":81207726080,"pfree":83.723959,"pused":16.276041},"inodes":{"total":32677888,"free":31567229,"used":1110659,"pfree":96.601191,"pused":3.398809}},{"fsname":"/sys/kernel/security","fstype":"securityfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/shm","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161261568,"used":20480,"pfree":99.999508,"pused":0.000492},"inodes":{"total":1015938,"free":1015936,"used":2,"pfree":99.999803,"pused":0.000197}},{"fsname":"/run/lock","fstype":"tmpfs","bytes":{"total":5242880,"free":5238784,"used":4096,"pfree":99.921875,"pused":0.078125},"inodes":{"total":1015938,"free":1015928,"used":10,"pfree":99.999016,"pused":0.000984}},{"fsname":"/sys/fs/cgroup","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161282048,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1015938,"free":1015919,"used":19,"pfree":99.998130,"pused":0.001870}},{"fsname":"/sys/fs/cgroup/unified","fstype":"cgroup2","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/systemd","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/pstore","fstype":"pstore","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/firmware/efi/efivars","fstype":"efivarfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/bpf","fstype":"bpf","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/net_cls,net_prio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/devices","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/memory","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpu,cpuacct","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/perf_event","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/pids","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/hugetlb","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/rdma","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpuset","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/blkio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/freezer","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/misc","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/hugepages","fstype":"hugetlbfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/mqueue","fstype":"mqueue","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/debug","fstype":"debugfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/tracing","fstype":"tracefs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/beekeeper-studio/168","fstype":"squashfs","bytes":{"total":86638592,"free":0,"used":86638592,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/1705","fstype":"squashfs","bytes":{"total":57671680,"free":0,"used":57671680,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10765,"free":0,"used":10765,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1695","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11897,"free":0,"used":11897,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/beekeeper-studio/180","fstype":"squashfs","bytes":{"total":86245376,"free":0,"used":86245376,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core/14399","fstype":"squashfs","bytes":{"total":122421248,"free":0,"used":122421248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":12857,"free":0,"used":12857,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/72","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-28-1804/161","fstype":"squashfs","bytes":{"total":172883968,"free":0,"used":172883968,"pfree":0.000000,"pused":100.000000},"inodes":{"total":27806,"free":0,"used":27806,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2620","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2632","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1634","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11885,"free":0,"used":11885,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/115","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18121,"free":0,"used":18121,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1535","fstype":"squashfs","bytes":{"total":96206848,"free":0,"used":96206848,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76208,"free":0,"used":76208,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1506","fstype":"squashfs","bytes":{"total":65142784,"free":0,"used":65142784,"pfree":0.000000,"pused":100.000000},"inodes":{"total":62342,"free":0,"used":62342,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/bare/5","fstype":"squashfs","bytes":{"total":131072,"free":0,"used":131072,"pfree":0.000000,"pused":100.000000},"inodes":{"total":29,"free":0,"used":29,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/95","fstype":"squashfs","bytes":{"total":162004992,"free":0,"used":162004992,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10162,"free":0,"used":10162,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1534","fstype":"squashfs","bytes":{"total":85327872,"free":0,"used":85327872,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76177,"free":0,"used":76177,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/148","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40311,"free":0,"used":40311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/149","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40310,"free":0,"used":40310,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/119","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18272,"free":0,"used":18272,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/77","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/24","fstype":"squashfs","bytes":{"total":252575744,"free":0,"used":252575744,"pfree":0.000000,"pused":100.000000},"inodes":{"total":25913,"free":0,"used":25913,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/96","fstype":"squashfs","bytes":{"total":201719808,"free":0,"used":201719808,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10166,"free":0,"used":10166,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/433","fstype":"squashfs","bytes":{"total":52297728,"free":0,"used":52297728,"pfree":0.000000,"pused":100.000000},"inodes":{"total":15827,"free":0,"used":15827,"pfree":0.000000,"pused":100.000000}},{"fsname":"/sys/fs/fuse/connections","fstype":"fusectl","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/config","fstype":"configfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/snapd/7264","fstype":"squashfs","bytes":{"total":28442624,"free":0,"used":28442624,"pfree":0.000000,"pused":100.000000},"inodes":{"total":459,"free":0,"used":459,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/599","fstype":"squashfs","bytes":{"total":48234496,"free":0,"used":48234496,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17275,"free":0,"used":17275,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/558","fstype":"squashfs","bytes":{"total":56885248,"free":0,"used":56885248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17311,"free":0,"used":17311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snapd/17883","fstype":"squashfs","bytes":{"total":52035584,"free":0,"used":52035584,"pfree":0.000000,"pused":100.000000},"inodes":{"total":491,"free":0,"used":491,"pfree":0.000000,"pused":100.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/boot/efi","fstype":"vfat","bytes":{"total":535805952,"free":530591744,"used":5214208,"pfree":99.026848,"pused":0.973152},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000","fstype":"tmpfs","bytes":{"total":832253952,"free":832212992,"used":40960,"pfree":99.995078,"pused":0.004922},"inodes":{"total":1015938,"free":1015841,"used":97,"pfree":99.990452,"pused":0.009548}},{"fsname":"/run/user/1000/gvfs","fstype":"fuse.gvfsd-fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000/doc","fstype":"fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/snapd/ns","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/run/snapd/ns/snap-store.mnt","fstype":"nsfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}}] 73114:20221202:102133.475 worker_preprocess_dep_items: SUCCEED [{"fsname":"/sys","fstype":"sysfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc","fstype":"proc","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev","fstype":"devtmpfs","bytes":{"total":4121944064,"free":4121944064,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1006334,"free":1005787,"used":547,"pfree":99.945644,"pused":0.054356}},{"fsname":"/dev/pts","fstype":"devpts","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/","fstype":"ext4","bytes":{"total":525720707072,"free":417732562944,"used":81207726080,"pfree":83.723959,"pused":16.276041},"inodes":{"total":32677888,"free":31567229,"used":1110659,"pfree":96.601191,"pused":3.398809}},{"fsname":"/sys/kernel/security","fstype":"securityfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/shm","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161261568,"used":20480,"pfree":99.999508,"pused":0.000492},"inodes":{"total":1015938,"free":1015936,"used":2,"pfree":99.999803,"pused":0.000197}},{"fsname":"/run/lock","fstype":"tmpfs","bytes":{"total":5242880,"free":5238784,"used":4096,"pfree":99.921875,"pused":0.078125},"inodes":{"total":1015938,"free":1015928,"used":10,"pfree":99.999016,"pused":0.000984}},{"fsname":"/sys/fs/cgroup","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161282048,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1015938,"free":1015919,"used":19,"pfree":99.998130,"pused":0.001870}},{"fsname":"/sys/fs/cgroup/unified","fstype":"cgroup2","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/systemd","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/pstore","fstype":"pstore","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/firmware/efi/efivars","fstype":"efivarfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/bpf","fstype":"bpf","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/net_cls,net_prio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/devices","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/memory","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpu,cpuacct","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/perf_event","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/pids","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/hugetlb","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/rdma","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpuset","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/blkio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/freezer","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/misc","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/hugepages","fstype":"hugetlbfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/mqueue","fstype":"mqueue","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/debug","fstype":"debugfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/tracing","fstype":"tracefs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/beekeeper-studio/168","fstype":"squashfs","bytes":{"total":86638592,"free":0,"used":86638592,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/1705","fstype":"squashfs","bytes":{"total":57671680,"free":0,"used":57671680,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10765,"free":0,"used":10765,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1695","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11897,"free":0,"used":11897,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/beekeeper-studio/180","fstype":"squashfs","bytes":{"total":86245376,"free":0,"used":86245376,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core/14399","fstype":"squashfs","bytes":{"total":122421248,"free":0,"used":122421248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":12857,"free":0,"used":12857,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/72","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-28-1804/161","fstype":"squashfs","bytes":{"total":172883968,"free":0,"used":172883968,"pfree":0.000000,"pused":100.000000},"inodes":{"total":27806,"free":0,"used":27806,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2620","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2632","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1634","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11885,"free":0,"used":11885,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/115","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18121,"free":0,"used":18121,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1535","fstype":"squashfs","bytes":{"total":96206848,"free":0,"used":96206848,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76208,"free":0,"used":76208,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1506","fstype":"squashfs","bytes":{"total":65142784,"free":0,"used":65142784,"pfree":0.000000,"pused":100.000000},"inodes":{"total":62342,"free":0,"used":62342,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/bare/5","fstype":"squashfs","bytes":{"total":131072,"free":0,"used":131072,"pfree":0.000000,"pused":100.000000},"inodes":{"total":29,"free":0,"used":29,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/95","fstype":"squashfs","bytes":{"total":162004992,"free":0,"used":162004992,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10162,"free":0,"used":10162,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1534","fstype":"squashfs","bytes":{"total":85327872,"free":0,"used":85327872,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76177,"free":0,"used":76177,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/148","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40311,"free":0,"used":40311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/149","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40310,"free":0,"used":40310,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/119","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18272,"free":0,"used":18272,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/77","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/24","fstype":"squashfs","bytes":{"total":252575744,"free":0,"used":252575744,"pfree":0.000000,"pused":100.000000},"inodes":{"total":25913,"free":0,"used":25913,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/96","fstype":"squashfs","bytes":{"total":201719808,"free":0,"used":201719808,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10166,"free":0,"used":10166,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/433","fstype":"squashfs","bytes":{"total":52297728,"free":0,"used":52297728,"pfree":0.000000,"pused":100.000000},"inodes":{"total":15827,"free":0,"used":15827,"pfree":0.000000,"pused":100.000000}},{"fsname":"/sys/fs/fuse/connections","fstype":"fusectl","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/config","fstype":"configfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/snapd/7264","fstype":"squashfs","bytes":{"total":28442624,"free":0,"used":28442624,"pfree":0.000000,"pused":100.000000},"inodes":{"total":459,"free":0,"used":459,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/599","fstype":"squashfs","bytes":{"total":48234496,"free":0,"used":48234496,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17275,"free":0,"used":17275,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/558","fstype":"squashfs","bytes":{"total":56885248,"free":0,"used":56885248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17311,"free":0,"used":17311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snapd/17883","fstype":"squashfs","bytes":{"total":52035584,"free":0,"used":52035584,"pfree":0.000000,"pused":100.000000},"inodes":{"total":491,"free":0,"used":491,"pfree":0.000000,"pused":100.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/boot/efi","fstype":"vfat","bytes":{"total":535805952,"free":530591744,"used":5214208,"pfree":99.026848,"pused":0.973152},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000","fstype":"tmpfs","bytes":{"total":832253952,"free":832212992,"used":40960,"pfree":99.995078,"pused":0.004922},"inodes":{"total":1015938,"free":1015841,"used":97,"pfree":99.990452,"pused":0.009548}},{"fsname":"/run/user/1000/gvfs","fstype":"fuse.gvfsd-fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000/doc","fstype":"fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/snapd/ns","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/run/snapd/ns/snap-store.mnt","fstype":"nsfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}}] 73114:20221202:102133.475 worker_preprocess_dep_items(): [{"fsname":"/sys","fstype":"sysfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc","fstype":"proc","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev","fstype":"devtmpfs","bytes":{"total":4121944064,"free":4121944064,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1006334,"free":1005787,"used":547,"pfree":99.945644,"pused":0.054356}},{"fsname":"/dev/pts","fstype":"devpts","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/","fstype":"ext4","bytes":{"total":525720707072,"free":417732562944,"used":81207726080,"pfree":83.723959,"pused":16.276041},"inodes":{"total":32677888,"free":31567229,"used":1110659,"pfree":96.601191,"pused":3.398809}},{"fsname":"/sys/kernel/security","fstype":"securityfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/shm","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161261568,"used":20480,"pfree":99.999508,"pused":0.000492},"inodes":{"total":1015938,"free":1015936,"used":2,"pfree":99.999803,"pused":0.000197}},{"fsname":"/run/lock","fstype":"tmpfs","bytes":{"total":5242880,"free":5238784,"used":4096,"pfree":99.921875,"pused":0.078125},"inodes":{"total":1015938,"free":1015928,"used":10,"pfree":99.999016,"pused":0.000984}},{"fsname":"/sys/fs/cgroup","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161282048,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1015938,"free":1015919,"used":19,"pfree":99.998130,"pused":0.001870}},{"fsname":"/sys/fs/cgroup/unified","fstype":"cgroup2","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/systemd","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/pstore","fstype":"pstore","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/firmware/efi/efivars","fstype":"efivarfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/bpf","fstype":"bpf","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/net_cls,net_prio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/devices","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/memory","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpu,cpuacct","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/perf_event","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/pids","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/hugetlb","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/rdma","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpuset","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/blkio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/freezer","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/misc","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/hugepages","fstype":"hugetlbfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/mqueue","fstype":"mqueue","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/debug","fstype":"debugfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/tracing","fstype":"tracefs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/beekeeper-studio/168","fstype":"squashfs","bytes":{"total":86638592,"free":0,"used":86638592,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/1705","fstype":"squashfs","bytes":{"total":57671680,"free":0,"used":57671680,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10765,"free":0,"used":10765,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1695","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11897,"free":0,"used":11897,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/beekeeper-studio/180","fstype":"squashfs","bytes":{"total":86245376,"free":0,"used":86245376,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core/14399","fstype":"squashfs","bytes":{"total":122421248,"free":0,"used":122421248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":12857,"free":0,"used":12857,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/72","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-28-1804/161","fstype":"squashfs","bytes":{"total":172883968,"free":0,"used":172883968,"pfree":0.000000,"pused":100.000000},"inodes":{"total":27806,"free":0,"used":27806,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2620","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2632","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1634","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11885,"free":0,"used":11885,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/115","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18121,"free":0,"used":18121,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1535","fstype":"squashfs","bytes":{"total":96206848,"free":0,"used":96206848,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76208,"free":0,"used":76208,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1506","fstype":"squashfs","bytes":{"total":65142784,"free":0,"used":65142784,"pfree":0.000000,"pused":100.000000},"inodes":{"total":62342,"free":0,"used":62342,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/bare/5","fstype":"squashfs","bytes":{"total":131072,"free":0,"used":131072,"pfree":0.000000,"pused":100.000000},"inodes":{"total":29,"free":0,"used":29,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/95","fstype":"squashfs","bytes":{"total":162004992,"free":0,"used":162004992,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10162,"free":0,"used":10162,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1534","fstype":"squashfs","bytes":{"total":85327872,"free":0,"used":85327872,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76177,"free":0,"used":76177,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/148","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40311,"free":0,"used":40311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/149","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40310,"free":0,"used":40310,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/119","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18272,"free":0,"used":18272,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/77","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/24","fstype":"squashfs","bytes":{"total":252575744,"free":0,"used":252575744,"pfree":0.000000,"pused":100.000000},"inodes":{"total":25913,"free":0,"used":25913,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/96","fstype":"squashfs","bytes":{"total":201719808,"free":0,"used":201719808,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10166,"free":0,"used":10166,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/433","fstype":"squashfs","bytes":{"total":52297728,"free":0,"used":52297728,"pfree":0.000000,"pused":100.000000},"inodes":{"total":15827,"free":0,"used":15827,"pfree":0.000000,"pused":100.000000}},{"fsname":"/sys/fs/fuse/connections","fstype":"fusectl","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/config","fstype":"configfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/snapd/7264","fstype":"squashfs","bytes":{"total":28442624,"free":0,"used":28442624,"pfree":0.000000,"pused":100.000000},"inodes":{"total":459,"free":0,"used":459,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/599","fstype":"squashfs","bytes":{"total":48234496,"free":0,"used":48234496,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17275,"free":0,"used":17275,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/558","fstype":"squashfs","bytes":{"total":56885248,"free":0,"used":56885248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17311,"free":0,"used":17311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snapd/17883","fstype":"squashfs","bytes":{"total":52035584,"free":0,"used":52035584,"pfree":0.000000,"pused":100.000000},"inodes":{"total":491,"free":0,"used":491,"pfree":0.000000,"pused":100.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/boot/efi","fstype":"vfat","bytes":{"total":535805952,"free":530591744,"used":5214208,"pfree":99.026848,"pused":0.973152},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000","fstype":"tmpfs","bytes":{"total":832253952,"free":832212992,"used":40960,"pfree":99.995078,"pused":0.004922},"inodes":{"total":1015938,"free":1015841,"used":97,"pfree":99.990452,"pused":0.009548}},{"fsname":"/run/user/1000/gvfs","fstype":"fuse.gvfsd-fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000/doc","fstype":"fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/snapd/ns","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/run/snapd/ns/snap-store.mnt","fstype":"nsfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}}] 73114:20221202:102133.475 worker_preprocess_dep_items: SUCCEED 0 73114:20221202:102133.475 worker_preprocess_dep_items(): [{"fsname":"/sys","fstype":"sysfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc","fstype":"proc","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev","fstype":"devtmpfs","bytes":{"total":4121944064,"free":4121944064,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1006334,"free":1005787,"used":547,"pfree":99.945644,"pused":0.054356}},{"fsname":"/dev/pts","fstype":"devpts","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/","fstype":"ext4","bytes":{"total":525720707072,"free":417732562944,"used":81207726080,"pfree":83.723959,"pused":16.276041},"inodes":{"total":32677888,"free":31567229,"used":1110659,"pfree":96.601191,"pused":3.398809}},{"fsname":"/sys/kernel/security","fstype":"securityfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/shm","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161261568,"used":20480,"pfree":99.999508,"pused":0.000492},"inodes":{"total":1015938,"free":1015936,"used":2,"pfree":99.999803,"pused":0.000197}},{"fsname":"/run/lock","fstype":"tmpfs","bytes":{"total":5242880,"free":5238784,"used":4096,"pfree":99.921875,"pused":0.078125},"inodes":{"total":1015938,"free":1015928,"used":10,"pfree":99.999016,"pused":0.000984}},{"fsname":"/sys/fs/cgroup","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161282048,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1015938,"free":1015919,"used":19,"pfree":99.998130,"pused":0.001870}},{"fsname":"/sys/fs/cgroup/unified","fstype":"cgroup2","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/systemd","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/pstore","fstype":"pstore","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/firmware/efi/efivars","fstype":"efivarfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/bpf","fstype":"bpf","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/net_cls,net_prio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/devices","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/memory","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpu,cpuacct","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/perf_event","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/pids","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/hugetlb","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/rdma","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpuset","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/blkio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/freezer","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/misc","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/hugepages","fstype":"hugetlbfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/mqueue","fstype":"mqueue","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/debug","fstype":"debugfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/tracing","fstype":"tracefs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/beekeeper-studio/168","fstype":"squashfs","bytes":{"total":86638592,"free":0,"used":86638592,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/1705","fstype":"squashfs","bytes":{"total":57671680,"free":0,"used":57671680,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10765,"free":0,"used":10765,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1695","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11897,"free":0,"used":11897,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/beekeeper-studio/180","fstype":"squashfs","bytes":{"total":86245376,"free":0,"used":86245376,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core/14399","fstype":"squashfs","bytes":{"total":122421248,"free":0,"used":122421248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":12857,"free":0,"used":12857,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/72","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-28-1804/161","fstype":"squashfs","bytes":{"total":172883968,"free":0,"used":172883968,"pfree":0.000000,"pused":100.000000},"inodes":{"total":27806,"free":0,"used":27806,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2620","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2632","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1634","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11885,"free":0,"used":11885,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/115","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18121,"free":0,"used":18121,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1535","fstype":"squashfs","bytes":{"total":96206848,"free":0,"used":96206848,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76208,"free":0,"used":76208,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1506","fstype":"squashfs","bytes":{"total":65142784,"free":0,"used":65142784,"pfree":0.000000,"pused":100.000000},"inodes":{"total":62342,"free":0,"used":62342,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/bare/5","fstype":"squashfs","bytes":{"total":131072,"free":0,"used":131072,"pfree":0.000000,"pused":100.000000},"inodes":{"total":29,"free":0,"used":29,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/95","fstype":"squashfs","bytes":{"total":162004992,"free":0,"used":162004992,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10162,"free":0,"used":10162,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1534","fstype":"squashfs","bytes":{"total":85327872,"free":0,"used":85327872,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76177,"free":0,"used":76177,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/148","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40311,"free":0,"used":40311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/149","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40310,"free":0,"used":40310,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/119","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18272,"free":0,"used":18272,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/77","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/24","fstype":"squashfs","bytes":{"total":252575744,"free":0,"used":252575744,"pfree":0.000000,"pused":100.000000},"inodes":{"total":25913,"free":0,"used":25913,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/96","fstype":"squashfs","bytes":{"total":201719808,"free":0,"used":201719808,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10166,"free":0,"used":10166,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/433","fstype":"squashfs","bytes":{"total":52297728,"free":0,"used":52297728,"pfree":0.000000,"pused":100.000000},"inodes":{"total":15827,"free":0,"used":15827,"pfree":0.000000,"pused":100.000000}},{"fsname":"/sys/fs/fuse/connections","fstype":"fusectl","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/config","fstype":"configfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/snapd/7264","fstype":"squashfs","bytes":{"total":28442624,"free":0,"used":28442624,"pfree":0.000000,"pused":100.000000},"inodes":{"total":459,"free":0,"used":459,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/599","fstype":"squashfs","bytes":{"total":48234496,"free":0,"used":48234496,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17275,"free":0,"used":17275,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/558","fstype":"squashfs","bytes":{"total":56885248,"free":0,"used":56885248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17311,"free":0,"used":17311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snapd/17883","fstype":"squashfs","bytes":{"total":52035584,"free":0,"used":52035584,"pfree":0.000000,"pused":100.000000},"inodes":{"total":491,"free":0,"used":491,"pfree":0.000000,"pused":100.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/boot/efi","fstype":"vfat","bytes":{"total":535805952,"free":530591744,"used":5214208,"pfree":99.026848,"pused":0.973152},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000","fstype":"tmpfs","bytes":{"total":832253952,"free":832212992,"used":40960,"pfree":99.995078,"pused":0.004922},"inodes":{"total":1015938,"free":1015841,"used":97,"pfree":99.990452,"pused":0.009548}},{"fsname":"/run/user/1000/gvfs","fstype":"fuse.gvfsd-fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000/doc","fstype":"fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/snapd/ns","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/run/snapd/ns/snap-store.mnt","fstype":"nsfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}}] 73114:20221202:102133.475 worker_preprocess_dep_items: SUCCEED 0 73114:20221202:102133.475 worker_preprocess_dep_items(): [{"fsname":"/sys","fstype":"sysfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc","fstype":"proc","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev","fstype":"devtmpfs","bytes":{"total":4121944064,"free":4121944064,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1006334,"free":1005787,"used":547,"pfree":99.945644,"pused":0.054356}},{"fsname":"/dev/pts","fstype":"devpts","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/","fstype":"ext4","bytes":{"total":525720707072,"free":417732562944,"used":81207726080,"pfree":83.723959,"pused":16.276041},"inodes":{"total":32677888,"free":31567229,"used":1110659,"pfree":96.601191,"pused":3.398809}},{"fsname":"/sys/kernel/security","fstype":"securityfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/shm","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161261568,"used":20480,"pfree":99.999508,"pused":0.000492},"inodes":{"total":1015938,"free":1015936,"used":2,"pfree":99.999803,"pused":0.000197}},{"fsname":"/run/lock","fstype":"tmpfs","bytes":{"total":5242880,"free":5238784,"used":4096,"pfree":99.921875,"pused":0.078125},"inodes":{"total":1015938,"free":1015928,"used":10,"pfree":99.999016,"pused":0.000984}},{"fsname":"/sys/fs/cgroup","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161282048,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1015938,"free":1015919,"used":19,"pfree":99.998130,"pused":0.001870}},{"fsname":"/sys/fs/cgroup/unified","fstype":"cgroup2","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/systemd","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/pstore","fstype":"pstore","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/firmware/efi/efivars","fstype":"efivarfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/bpf","fstype":"bpf","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/net_cls,net_prio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/devices","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/memory","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpu,cpuacct","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/perf_event","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/pids","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/hugetlb","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/rdma","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpuset","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/blkio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/freezer","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/misc","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/hugepages","fstype":"hugetlbfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/mqueue","fstype":"mqueue","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/debug","fstype":"debugfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/tracing","fstype":"tracefs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/beekeeper-studio/168","fstype":"squashfs","bytes":{"total":86638592,"free":0,"used":86638592,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/1705","fstype":"squashfs","bytes":{"total":57671680,"free":0,"used":57671680,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10765,"free":0,"used":10765,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1695","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11897,"free":0,"used":11897,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/beekeeper-studio/180","fstype":"squashfs","bytes":{"total":86245376,"free":0,"used":86245376,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core/14399","fstype":"squashfs","bytes":{"total":122421248,"free":0,"used":122421248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":12857,"free":0,"used":12857,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/72","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-28-1804/161","fstype":"squashfs","bytes":{"total":172883968,"free":0,"used":172883968,"pfree":0.000000,"pused":100.000000},"inodes":{"total":27806,"free":0,"used":27806,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2620","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2632","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1634","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11885,"free":0,"used":11885,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/115","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18121,"free":0,"used":18121,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1535","fstype":"squashfs","bytes":{"total":96206848,"free":0,"used":96206848,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76208,"free":0,"used":76208,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1506","fstype":"squashfs","bytes":{"total":65142784,"free":0,"used":65142784,"pfree":0.000000,"pused":100.000000},"inodes":{"total":62342,"free":0,"used":62342,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/bare/5","fstype":"squashfs","bytes":{"total":131072,"free":0,"used":131072,"pfree":0.000000,"pused":100.000000},"inodes":{"total":29,"free":0,"used":29,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/95","fstype":"squashfs","bytes":{"total":162004992,"free":0,"used":162004992,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10162,"free":0,"used":10162,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1534","fstype":"squashfs","bytes":{"total":85327872,"free":0,"used":85327872,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76177,"free":0,"used":76177,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/148","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40311,"free":0,"used":40311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/149","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40310,"free":0,"used":40310,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/119","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18272,"free":0,"used":18272,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/77","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/24","fstype":"squashfs","bytes":{"total":252575744,"free":0,"used":252575744,"pfree":0.000000,"pused":100.000000},"inodes":{"total":25913,"free":0,"used":25913,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/96","fstype":"squashfs","bytes":{"total":201719808,"free":0,"used":201719808,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10166,"free":0,"used":10166,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/433","fstype":"squashfs","bytes":{"total":52297728,"free":0,"used":52297728,"pfree":0.000000,"pused":100.000000},"inodes":{"total":15827,"free":0,"used":15827,"pfree":0.000000,"pused":100.000000}},{"fsname":"/sys/fs/fuse/connections","fstype":"fusectl","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/config","fstype":"configfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/snapd/7264","fstype":"squashfs","bytes":{"total":28442624,"free":0,"used":28442624,"pfree":0.000000,"pused":100.000000},"inodes":{"total":459,"free":0,"used":459,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/599","fstype":"squashfs","bytes":{"total":48234496,"free":0,"used":48234496,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17275,"free":0,"used":17275,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/558","fstype":"squashfs","bytes":{"total":56885248,"free":0,"used":56885248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17311,"free":0,"used":17311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snapd/17883","fstype":"squashfs","bytes":{"total":52035584,"free":0,"used":52035584,"pfree":0.000000,"pused":100.000000},"inodes":{"total":491,"free":0,"used":491,"pfree":0.000000,"pused":100.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/boot/efi","fstype":"vfat","bytes":{"total":535805952,"free":530591744,"used":5214208,"pfree":99.026848,"pused":0.973152},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000","fstype":"tmpfs","bytes":{"total":832253952,"free":832212992,"used":40960,"pfree":99.995078,"pused":0.004922},"inodes":{"total":1015938,"free":1015841,"used":97,"pfree":99.990452,"pused":0.009548}},{"fsname":"/run/user/1000/gvfs","fstype":"fuse.gvfsd-fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000/doc","fstype":"fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/snapd/ns","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/run/snapd/ns/snap-store.mnt","fstype":"nsfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}}] 73114:20221202:102133.475 worker_preprocess_dep_items: SUCCEED 0 73114:20221202:102133.475 worker_preprocess_dep_items(): [{"fsname":"/sys","fstype":"sysfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc","fstype":"proc","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev","fstype":"devtmpfs","bytes":{"total":4121944064,"free":4121944064,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1006334,"free":1005787,"used":547,"pfree":99.945644,"pused":0.054356}},{"fsname":"/dev/pts","fstype":"devpts","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/","fstype":"ext4","bytes":{"total":525720707072,"free":417732562944,"used":81207726080,"pfree":83.723959,"pused":16.276041},"inodes":{"total":32677888,"free":31567229,"used":1110659,"pfree":96.601191,"pused":3.398809}},{"fsname":"/sys/kernel/security","fstype":"securityfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/shm","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161261568,"used":20480,"pfree":99.999508,"pused":0.000492},"inodes":{"total":1015938,"free":1015936,"used":2,"pfree":99.999803,"pused":0.000197}},{"fsname":"/run/lock","fstype":"tmpfs","bytes":{"total":5242880,"free":5238784,"used":4096,"pfree":99.921875,"pused":0.078125},"inodes":{"total":1015938,"free":1015928,"used":10,"pfree":99.999016,"pused":0.000984}},{"fsname":"/sys/fs/cgroup","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161282048,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1015938,"free":1015919,"used":19,"pfree":99.998130,"pused":0.001870}},{"fsname":"/sys/fs/cgroup/unified","fstype":"cgroup2","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/systemd","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/pstore","fstype":"pstore","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/firmware/efi/efivars","fstype":"efivarfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/bpf","fstype":"bpf","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/net_cls,net_prio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/devices","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/memory","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpu,cpuacct","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/perf_event","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/pids","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/hugetlb","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/rdma","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpuset","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/blkio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/freezer","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/misc","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/hugepages","fstype":"hugetlbfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/mqueue","fstype":"mqueue","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/debug","fstype":"debugfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/tracing","fstype":"tracefs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/beekeeper-studio/168","fstype":"squashfs","bytes":{"total":86638592,"free":0,"used":86638592,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/1705","fstype":"squashfs","bytes":{"total":57671680,"free":0,"used":57671680,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10765,"free":0,"used":10765,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1695","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11897,"free":0,"used":11897,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/beekeeper-studio/180","fstype":"squashfs","bytes":{"total":86245376,"free":0,"used":86245376,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core/14399","fstype":"squashfs","bytes":{"total":122421248,"free":0,"used":122421248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":12857,"free":0,"used":12857,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/72","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-28-1804/161","fstype":"squashfs","bytes":{"total":172883968,"free":0,"used":172883968,"pfree":0.000000,"pused":100.000000},"inodes":{"total":27806,"free":0,"used":27806,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2620","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2632","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1634","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11885,"free":0,"used":11885,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/115","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18121,"free":0,"used":18121,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1535","fstype":"squashfs","bytes":{"total":96206848,"free":0,"used":96206848,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76208,"free":0,"used":76208,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1506","fstype":"squashfs","bytes":{"total":65142784,"free":0,"used":65142784,"pfree":0.000000,"pused":100.000000},"inodes":{"total":62342,"free":0,"used":62342,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/bare/5","fstype":"squashfs","bytes":{"total":131072,"free":0,"used":131072,"pfree":0.000000,"pused":100.000000},"inodes":{"total":29,"free":0,"used":29,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/95","fstype":"squashfs","bytes":{"total":162004992,"free":0,"used":162004992,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10162,"free":0,"used":10162,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1534","fstype":"squashfs","bytes":{"total":85327872,"free":0,"used":85327872,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76177,"free":0,"used":76177,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/148","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40311,"free":0,"used":40311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/149","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40310,"free":0,"used":40310,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/119","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18272,"free":0,"used":18272,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/77","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/24","fstype":"squashfs","bytes":{"total":252575744,"free":0,"used":252575744,"pfree":0.000000,"pused":100.000000},"inodes":{"total":25913,"free":0,"used":25913,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/96","fstype":"squashfs","bytes":{"total":201719808,"free":0,"used":201719808,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10166,"free":0,"used":10166,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/433","fstype":"squashfs","bytes":{"total":52297728,"free":0,"used":52297728,"pfree":0.000000,"pused":100.000000},"inodes":{"total":15827,"free":0,"used":15827,"pfree":0.000000,"pused":100.000000}},{"fsname":"/sys/fs/fuse/connections","fstype":"fusectl","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/config","fstype":"configfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/snapd/7264","fstype":"squashfs","bytes":{"total":28442624,"free":0,"used":28442624,"pfree":0.000000,"pused":100.000000},"inodes":{"total":459,"free":0,"used":459,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/599","fstype":"squashfs","bytes":{"total":48234496,"free":0,"used":48234496,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17275,"free":0,"used":17275,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/558","fstype":"squashfs","bytes":{"total":56885248,"free":0,"used":56885248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17311,"free":0,"used":17311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snapd/17883","fstype":"squashfs","bytes":{"total":52035584,"free":0,"used":52035584,"pfree":0.000000,"pused":100.000000},"inodes":{"total":491,"free":0,"used":491,"pfree":0.000000,"pused":100.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/boot/efi","fstype":"vfat","bytes":{"total":535805952,"free":530591744,"used":5214208,"pfree":99.026848,"pused":0.973152},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000","fstype":"tmpfs","bytes":{"total":832253952,"free":832212992,"used":40960,"pfree":99.995078,"pused":0.004922},"inodes":{"total":1015938,"free":1015841,"used":97,"pfree":99.990452,"pused":0.009548}},{"fsname":"/run/user/1000/gvfs","fstype":"fuse.gvfsd-fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000/doc","fstype":"fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/snapd/ns","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/run/snapd/ns/snap-store.mnt","fstype":"nsfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}}] 73114:20221202:102133.475 worker_preprocess_dep_items: SUCCEED 4161282048 73114:20221202:102133.475 worker_preprocess_dep_items(): [{"fsname":"/sys","fstype":"sysfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc","fstype":"proc","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev","fstype":"devtmpfs","bytes":{"total":4121944064,"free":4121944064,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1006334,"free":1005787,"used":547,"pfree":99.945644,"pused":0.054356}},{"fsname":"/dev/pts","fstype":"devpts","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/","fstype":"ext4","bytes":{"total":525720707072,"free":417732562944,"used":81207726080,"pfree":83.723959,"pused":16.276041},"inodes":{"total":32677888,"free":31567229,"used":1110659,"pfree":96.601191,"pused":3.398809}},{"fsname":"/sys/kernel/security","fstype":"securityfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/shm","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161261568,"used":20480,"pfree":99.999508,"pused":0.000492},"inodes":{"total":1015938,"free":1015936,"used":2,"pfree":99.999803,"pused":0.000197}},{"fsname":"/run/lock","fstype":"tmpfs","bytes":{"total":5242880,"free":5238784,"used":4096,"pfree":99.921875,"pused":0.078125},"inodes":{"total":1015938,"free":1015928,"used":10,"pfree":99.999016,"pused":0.000984}},{"fsname":"/sys/fs/cgroup","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161282048,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1015938,"free":1015919,"used":19,"pfree":99.998130,"pused":0.001870}},{"fsname":"/sys/fs/cgroup/unified","fstype":"cgroup2","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/systemd","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/pstore","fstype":"pstore","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/firmware/efi/efivars","fstype":"efivarfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/bpf","fstype":"bpf","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/net_cls,net_prio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/devices","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/memory","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpu,cpuacct","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/perf_event","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/pids","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/hugetlb","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/rdma","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpuset","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/blkio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/freezer","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/misc","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/hugepages","fstype":"hugetlbfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/mqueue","fstype":"mqueue","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/debug","fstype":"debugfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/tracing","fstype":"tracefs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/beekeeper-studio/168","fstype":"squashfs","bytes":{"total":86638592,"free":0,"used":86638592,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/1705","fstype":"squashfs","bytes":{"total":57671680,"free":0,"used":57671680,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10765,"free":0,"used":10765,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1695","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11897,"free":0,"used":11897,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/beekeeper-studio/180","fstype":"squashfs","bytes":{"total":86245376,"free":0,"used":86245376,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core/14399","fstype":"squashfs","bytes":{"total":122421248,"free":0,"used":122421248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":12857,"free":0,"used":12857,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/72","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-28-1804/161","fstype":"squashfs","bytes":{"total":172883968,"free":0,"used":172883968,"pfree":0.000000,"pused":100.000000},"inodes":{"total":27806,"free":0,"used":27806,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2620","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2632","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1634","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11885,"free":0,"used":11885,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/115","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18121,"free":0,"used":18121,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1535","fstype":"squashfs","bytes":{"total":96206848,"free":0,"used":96206848,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76208,"free":0,"used":76208,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1506","fstype":"squashfs","bytes":{"total":65142784,"free":0,"used":65142784,"pfree":0.000000,"pused":100.000000},"inodes":{"total":62342,"free":0,"used":62342,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/bare/5","fstype":"squashfs","bytes":{"total":131072,"free":0,"used":131072,"pfree":0.000000,"pused":100.000000},"inodes":{"total":29,"free":0,"used":29,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/95","fstype":"squashfs","bytes":{"total":162004992,"free":0,"used":162004992,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10162,"free":0,"used":10162,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1534","fstype":"squashfs","bytes":{"total":85327872,"free":0,"used":85327872,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76177,"free":0,"used":76177,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/148","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40311,"free":0,"used":40311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/149","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40310,"free":0,"used":40310,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/119","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18272,"free":0,"used":18272,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/77","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/24","fstype":"squashfs","bytes":{"total":252575744,"free":0,"used":252575744,"pfree":0.000000,"pused":100.000000},"inodes":{"total":25913,"free":0,"used":25913,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/96","fstype":"squashfs","bytes":{"total":201719808,"free":0,"used":201719808,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10166,"free":0,"used":10166,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/433","fstype":"squashfs","bytes":{"total":52297728,"free":0,"used":52297728,"pfree":0.000000,"pused":100.000000},"inodes":{"total":15827,"free":0,"used":15827,"pfree":0.000000,"pused":100.000000}},{"fsname":"/sys/fs/fuse/connections","fstype":"fusectl","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/config","fstype":"configfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/snapd/7264","fstype":"squashfs","bytes":{"total":28442624,"free":0,"used":28442624,"pfree":0.000000,"pused":100.000000},"inodes":{"total":459,"free":0,"used":459,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/599","fstype":"squashfs","bytes":{"total":48234496,"free":0,"used":48234496,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17275,"free":0,"used":17275,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/558","fstype":"squashfs","bytes":{"total":56885248,"free":0,"used":56885248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17311,"free":0,"used":17311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snapd/17883","fstype":"squashfs","bytes":{"total":52035584,"free":0,"used":52035584,"pfree":0.000000,"pused":100.000000},"inodes":{"total":491,"free":0,"used":491,"pfree":0.000000,"pused":100.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/boot/efi","fstype":"vfat","bytes":{"total":535805952,"free":530591744,"used":5214208,"pfree":99.026848,"pused":0.973152},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000","fstype":"tmpfs","bytes":{"total":832253952,"free":832212992,"used":40960,"pfree":99.995078,"pused":0.004922},"inodes":{"total":1015938,"free":1015841,"used":97,"pfree":99.990452,"pused":0.009548}},{"fsname":"/run/user/1000/gvfs","fstype":"fuse.gvfsd-fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000/doc","fstype":"fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/snapd/ns","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/run/snapd/ns/snap-store.mnt","fstype":"nsfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}}] 73114:20221202:102133.475 worker_preprocess_dep_items: SUCCEED 0 73114:20221202:102133.476 worker_preprocess_dep_items(): [{"fsname":"/sys","fstype":"sysfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc","fstype":"proc","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev","fstype":"devtmpfs","bytes":{"total":4121944064,"free":4121944064,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1006334,"free":1005787,"used":547,"pfree":99.945644,"pused":0.054356}},{"fsname":"/dev/pts","fstype":"devpts","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/","fstype":"ext4","bytes":{"total":525720707072,"free":417732562944,"used":81207726080,"pfree":83.723959,"pused":16.276041},"inodes":{"total":32677888,"free":31567229,"used":1110659,"pfree":96.601191,"pused":3.398809}},{"fsname":"/sys/kernel/security","fstype":"securityfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/shm","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161261568,"used":20480,"pfree":99.999508,"pused":0.000492},"inodes":{"total":1015938,"free":1015936,"used":2,"pfree":99.999803,"pused":0.000197}},{"fsname":"/run/lock","fstype":"tmpfs","bytes":{"total":5242880,"free":5238784,"used":4096,"pfree":99.921875,"pused":0.078125},"inodes":{"total":1015938,"free":1015928,"used":10,"pfree":99.999016,"pused":0.000984}},{"fsname":"/sys/fs/cgroup","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161282048,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1015938,"free":1015919,"used":19,"pfree":99.998130,"pused":0.001870}},{"fsname":"/sys/fs/cgroup/unified","fstype":"cgroup2","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/systemd","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/pstore","fstype":"pstore","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/firmware/efi/efivars","fstype":"efivarfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/bpf","fstype":"bpf","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/net_cls,net_prio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/devices","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/memory","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpu,cpuacct","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/perf_event","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/pids","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/hugetlb","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/rdma","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpuset","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/blkio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/freezer","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/misc","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/hugepages","fstype":"hugetlbfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/mqueue","fstype":"mqueue","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/debug","fstype":"debugfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/tracing","fstype":"tracefs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/beekeeper-studio/168","fstype":"squashfs","bytes":{"total":86638592,"free":0,"used":86638592,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/1705","fstype":"squashfs","bytes":{"total":57671680,"free":0,"used":57671680,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10765,"free":0,"used":10765,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1695","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11897,"free":0,"used":11897,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/beekeeper-studio/180","fstype":"squashfs","bytes":{"total":86245376,"free":0,"used":86245376,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core/14399","fstype":"squashfs","bytes":{"total":122421248,"free":0,"used":122421248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":12857,"free":0,"used":12857,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/72","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-28-1804/161","fstype":"squashfs","bytes":{"total":172883968,"free":0,"used":172883968,"pfree":0.000000,"pused":100.000000},"inodes":{"total":27806,"free":0,"used":27806,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2620","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2632","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1634","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11885,"free":0,"used":11885,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/115","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18121,"free":0,"used":18121,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1535","fstype":"squashfs","bytes":{"total":96206848,"free":0,"used":96206848,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76208,"free":0,"used":76208,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1506","fstype":"squashfs","bytes":{"total":65142784,"free":0,"used":65142784,"pfree":0.000000,"pused":100.000000},"inodes":{"total":62342,"free":0,"used":62342,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/bare/5","fstype":"squashfs","bytes":{"total":131072,"free":0,"used":131072,"pfree":0.000000,"pused":100.000000},"inodes":{"total":29,"free":0,"used":29,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/95","fstype":"squashfs","bytes":{"total":162004992,"free":0,"used":162004992,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10162,"free":0,"used":10162,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1534","fstype":"squashfs","bytes":{"total":85327872,"free":0,"used":85327872,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76177,"free":0,"used":76177,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/148","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40311,"free":0,"used":40311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/149","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40310,"free":0,"used":40310,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/119","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18272,"free":0,"used":18272,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/77","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/24","fstype":"squashfs","bytes":{"total":252575744,"free":0,"used":252575744,"pfree":0.000000,"pused":100.000000},"inodes":{"total":25913,"free":0,"used":25913,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/96","fstype":"squashfs","bytes":{"total":201719808,"free":0,"used":201719808,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10166,"free":0,"used":10166,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/433","fstype":"squashfs","bytes":{"total":52297728,"free":0,"used":52297728,"pfree":0.000000,"pused":100.000000},"inodes":{"total":15827,"free":0,"used":15827,"pfree":0.000000,"pused":100.000000}},{"fsname":"/sys/fs/fuse/connections","fstype":"fusectl","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/config","fstype":"configfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/snapd/7264","fstype":"squashfs","bytes":{"total":28442624,"free":0,"used":28442624,"pfree":0.000000,"pused":100.000000},"inodes":{"total":459,"free":0,"used":459,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/599","fstype":"squashfs","bytes":{"total":48234496,"free":0,"used":48234496,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17275,"free":0,"used":17275,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/558","fstype":"squashfs","bytes":{"total":56885248,"free":0,"used":56885248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17311,"free":0,"used":17311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snapd/17883","fstype":"squashfs","bytes":{"total":52035584,"free":0,"used":52035584,"pfree":0.000000,"pused":100.000000},"inodes":{"total":491,"free":0,"used":491,"pfree":0.000000,"pused":100.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/boot/efi","fstype":"vfat","bytes":{"total":535805952,"free":530591744,"used":5214208,"pfree":99.026848,"pused":0.973152},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000","fstype":"tmpfs","bytes":{"total":832253952,"free":832212992,"used":40960,"pfree":99.995078,"pused":0.004922},"inodes":{"total":1015938,"free":1015841,"used":97,"pfree":99.990452,"pused":0.009548}},{"fsname":"/run/user/1000/gvfs","fstype":"fuse.gvfsd-fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000/doc","fstype":"fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/snapd/ns","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/run/snapd/ns/snap-store.mnt","fstype":"nsfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}}] 73114:20221202:102133.476 worker_preprocess_dep_items: SUCCEED 0 73114:20221202:102133.476 worker_preprocess_dep_items(): [{"fsname":"/sys","fstype":"sysfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc","fstype":"proc","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev","fstype":"devtmpfs","bytes":{"total":4121944064,"free":4121944064,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1006334,"free":1005787,"used":547,"pfree":99.945644,"pused":0.054356}},{"fsname":"/dev/pts","fstype":"devpts","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/","fstype":"ext4","bytes":{"total":525720707072,"free":417732562944,"used":81207726080,"pfree":83.723959,"pused":16.276041},"inodes":{"total":32677888,"free":31567229,"used":1110659,"pfree":96.601191,"pused":3.398809}},{"fsname":"/sys/kernel/security","fstype":"securityfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/shm","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161261568,"used":20480,"pfree":99.999508,"pused":0.000492},"inodes":{"total":1015938,"free":1015936,"used":2,"pfree":99.999803,"pused":0.000197}},{"fsname":"/run/lock","fstype":"tmpfs","bytes":{"total":5242880,"free":5238784,"used":4096,"pfree":99.921875,"pused":0.078125},"inodes":{"total":1015938,"free":1015928,"used":10,"pfree":99.999016,"pused":0.000984}},{"fsname":"/sys/fs/cgroup","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161282048,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1015938,"free":1015919,"used":19,"pfree":99.998130,"pused":0.001870}},{"fsname":"/sys/fs/cgroup/unified","fstype":"cgroup2","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/systemd","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/pstore","fstype":"pstore","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/firmware/efi/efivars","fstype":"efivarfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/bpf","fstype":"bpf","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/net_cls,net_prio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/devices","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/memory","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpu,cpuacct","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/perf_event","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/pids","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/hugetlb","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/rdma","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpuset","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/blkio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/freezer","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/misc","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/hugepages","fstype":"hugetlbfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/mqueue","fstype":"mqueue","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/debug","fstype":"debugfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/tracing","fstype":"tracefs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/beekeeper-studio/168","fstype":"squashfs","bytes":{"total":86638592,"free":0,"used":86638592,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/1705","fstype":"squashfs","bytes":{"total":57671680,"free":0,"used":57671680,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10765,"free":0,"used":10765,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1695","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11897,"free":0,"used":11897,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/beekeeper-studio/180","fstype":"squashfs","bytes":{"total":86245376,"free":0,"used":86245376,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core/14399","fstype":"squashfs","bytes":{"total":122421248,"free":0,"used":122421248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":12857,"free":0,"used":12857,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/72","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-28-1804/161","fstype":"squashfs","bytes":{"total":172883968,"free":0,"used":172883968,"pfree":0.000000,"pused":100.000000},"inodes":{"total":27806,"free":0,"used":27806,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2620","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2632","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1634","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11885,"free":0,"used":11885,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/115","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18121,"free":0,"used":18121,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1535","fstype":"squashfs","bytes":{"total":96206848,"free":0,"used":96206848,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76208,"free":0,"used":76208,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1506","fstype":"squashfs","bytes":{"total":65142784,"free":0,"used":65142784,"pfree":0.000000,"pused":100.000000},"inodes":{"total":62342,"free":0,"used":62342,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/bare/5","fstype":"squashfs","bytes":{"total":131072,"free":0,"used":131072,"pfree":0.000000,"pused":100.000000},"inodes":{"total":29,"free":0,"used":29,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/95","fstype":"squashfs","bytes":{"total":162004992,"free":0,"used":162004992,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10162,"free":0,"used":10162,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1534","fstype":"squashfs","bytes":{"total":85327872,"free":0,"used":85327872,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76177,"free":0,"used":76177,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/148","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40311,"free":0,"used":40311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/149","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40310,"free":0,"used":40310,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/119","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18272,"free":0,"used":18272,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/77","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/24","fstype":"squashfs","bytes":{"total":252575744,"free":0,"used":252575744,"pfree":0.000000,"pused":100.000000},"inodes":{"total":25913,"free":0,"used":25913,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/96","fstype":"squashfs","bytes":{"total":201719808,"free":0,"used":201719808,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10166,"free":0,"used":10166,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/433","fstype":"squashfs","bytes":{"total":52297728,"free":0,"used":52297728,"pfree":0.000000,"pused":100.000000},"inodes":{"total":15827,"free":0,"used":15827,"pfree":0.000000,"pused":100.000000}},{"fsname":"/sys/fs/fuse/connections","fstype":"fusectl","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/config","fstype":"configfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/snapd/7264","fstype":"squashfs","bytes":{"total":28442624,"free":0,"used":28442624,"pfree":0.000000,"pused":100.000000},"inodes":{"total":459,"free":0,"used":459,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/599","fstype":"squashfs","bytes":{"total":48234496,"free":0,"used":48234496,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17275,"free":0,"used":17275,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/558","fstype":"squashfs","bytes":{"total":56885248,"free":0,"used":56885248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17311,"free":0,"used":17311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snapd/17883","fstype":"squashfs","bytes":{"total":52035584,"free":0,"used":52035584,"pfree":0.000000,"pused":100.000000},"inodes":{"total":491,"free":0,"used":491,"pfree":0.000000,"pused":100.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/boot/efi","fstype":"vfat","bytes":{"total":535805952,"free":530591744,"used":5214208,"pfree":99.026848,"pused":0.973152},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000","fstype":"tmpfs","bytes":{"total":832253952,"free":832212992,"used":40960,"pfree":99.995078,"pused":0.004922},"inodes":{"total":1015938,"free":1015841,"used":97,"pfree":99.990452,"pused":0.009548}},{"fsname":"/run/user/1000/gvfs","fstype":"fuse.gvfsd-fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000/doc","fstype":"fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/snapd/ns","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/run/snapd/ns/snap-store.mnt","fstype":"nsfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}}] 73114:20221202:102133.476 worker_preprocess_dep_items: SUCCEED 0 73114:20221202:102133.476 worker_preprocess_dep_items(): [{"fsname":"/sys","fstype":"sysfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc","fstype":"proc","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev","fstype":"devtmpfs","bytes":{"total":4121944064,"free":4121944064,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1006334,"free":1005787,"used":547,"pfree":99.945644,"pused":0.054356}},{"fsname":"/dev/pts","fstype":"devpts","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/","fstype":"ext4","bytes":{"total":525720707072,"free":417732562944,"used":81207726080,"pfree":83.723959,"pused":16.276041},"inodes":{"total":32677888,"free":31567229,"used":1110659,"pfree":96.601191,"pused":3.398809}},{"fsname":"/sys/kernel/security","fstype":"securityfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/shm","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161261568,"used":20480,"pfree":99.999508,"pused":0.000492},"inodes":{"total":1015938,"free":1015936,"used":2,"pfree":99.999803,"pused":0.000197}},{"fsname":"/run/lock","fstype":"tmpfs","bytes":{"total":5242880,"free":5238784,"used":4096,"pfree":99.921875,"pused":0.078125},"inodes":{"total":1015938,"free":1015928,"used":10,"pfree":99.999016,"pused":0.000984}},{"fsname":"/sys/fs/cgroup","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161282048,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1015938,"free":1015919,"used":19,"pfree":99.998130,"pused":0.001870}},{"fsname":"/sys/fs/cgroup/unified","fstype":"cgroup2","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/systemd","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/pstore","fstype":"pstore","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/firmware/efi/efivars","fstype":"efivarfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/bpf","fstype":"bpf","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/net_cls,net_prio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/devices","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/memory","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpu,cpuacct","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/perf_event","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/pids","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/hugetlb","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/rdma","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpuset","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/blkio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/freezer","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/misc","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/hugepages","fstype":"hugetlbfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/mqueue","fstype":"mqueue","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/debug","fstype":"debugfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/tracing","fstype":"tracefs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/beekeeper-studio/168","fstype":"squashfs","bytes":{"total":86638592,"free":0,"used":86638592,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/1705","fstype":"squashfs","bytes":{"total":57671680,"free":0,"used":57671680,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10765,"free":0,"used":10765,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1695","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11897,"free":0,"used":11897,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/beekeeper-studio/180","fstype":"squashfs","bytes":{"total":86245376,"free":0,"used":86245376,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core/14399","fstype":"squashfs","bytes":{"total":122421248,"free":0,"used":122421248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":12857,"free":0,"used":12857,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/72","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-28-1804/161","fstype":"squashfs","bytes":{"total":172883968,"free":0,"used":172883968,"pfree":0.000000,"pused":100.000000},"inodes":{"total":27806,"free":0,"used":27806,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2620","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2632","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1634","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11885,"free":0,"used":11885,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/115","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18121,"free":0,"used":18121,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1535","fstype":"squashfs","bytes":{"total":96206848,"free":0,"used":96206848,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76208,"free":0,"used":76208,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1506","fstype":"squashfs","bytes":{"total":65142784,"free":0,"used":65142784,"pfree":0.000000,"pused":100.000000},"inodes":{"total":62342,"free":0,"used":62342,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/bare/5","fstype":"squashfs","bytes":{"total":131072,"free":0,"used":131072,"pfree":0.000000,"pused":100.000000},"inodes":{"total":29,"free":0,"used":29,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/95","fstype":"squashfs","bytes":{"total":162004992,"free":0,"used":162004992,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10162,"free":0,"used":10162,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1534","fstype":"squashfs","bytes":{"total":85327872,"free":0,"used":85327872,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76177,"free":0,"used":76177,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/148","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40311,"free":0,"used":40311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/149","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40310,"free":0,"used":40310,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/119","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18272,"free":0,"used":18272,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/77","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/24","fstype":"squashfs","bytes":{"total":252575744,"free":0,"used":252575744,"pfree":0.000000,"pused":100.000000},"inodes":{"total":25913,"free":0,"used":25913,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/96","fstype":"squashfs","bytes":{"total":201719808,"free":0,"used":201719808,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10166,"free":0,"used":10166,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/433","fstype":"squashfs","bytes":{"total":52297728,"free":0,"used":52297728,"pfree":0.000000,"pused":100.000000},"inodes":{"total":15827,"free":0,"used":15827,"pfree":0.000000,"pused":100.000000}},{"fsname":"/sys/fs/fuse/connections","fstype":"fusectl","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/config","fstype":"configfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/snapd/7264","fstype":"squashfs","bytes":{"total":28442624,"free":0,"used":28442624,"pfree":0.000000,"pused":100.000000},"inodes":{"total":459,"free":0,"used":459,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/599","fstype":"squashfs","bytes":{"total":48234496,"free":0,"used":48234496,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17275,"free":0,"used":17275,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/558","fstype":"squashfs","bytes":{"total":56885248,"free":0,"used":56885248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17311,"free":0,"used":17311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snapd/17883","fstype":"squashfs","bytes":{"total":52035584,"free":0,"used":52035584,"pfree":0.000000,"pused":100.000000},"inodes":{"total":491,"free":0,"used":491,"pfree":0.000000,"pused":100.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/boot/efi","fstype":"vfat","bytes":{"total":535805952,"free":530591744,"used":5214208,"pfree":99.026848,"pused":0.973152},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000","fstype":"tmpfs","bytes":{"total":832253952,"free":832212992,"used":40960,"pfree":99.995078,"pused":0.004922},"inodes":{"total":1015938,"free":1015841,"used":97,"pfree":99.990452,"pused":0.009548}},{"fsname":"/run/user/1000/gvfs","fstype":"fuse.gvfsd-fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000/doc","fstype":"fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/snapd/ns","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/run/snapd/ns/snap-store.mnt","fstype":"nsfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}}] 73114:20221202:102133.476 worker_preprocess_dep_items: SUCCEED 0 73114:20221202:102133.476 worker_preprocess_dep_items(): [{"fsname":"/sys","fstype":"sysfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc","fstype":"proc","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev","fstype":"devtmpfs","bytes":{"total":4121944064,"free":4121944064,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1006334,"free":1005787,"used":547,"pfree":99.945644,"pused":0.054356}},{"fsname":"/dev/pts","fstype":"devpts","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/","fstype":"ext4","bytes":{"total":525720707072,"free":417732562944,"used":81207726080,"pfree":83.723959,"pused":16.276041},"inodes":{"total":32677888,"free":31567229,"used":1110659,"pfree":96.601191,"pused":3.398809}},{"fsname":"/sys/kernel/security","fstype":"securityfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/shm","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161261568,"used":20480,"pfree":99.999508,"pused":0.000492},"inodes":{"total":1015938,"free":1015936,"used":2,"pfree":99.999803,"pused":0.000197}},{"fsname":"/run/lock","fstype":"tmpfs","bytes":{"total":5242880,"free":5238784,"used":4096,"pfree":99.921875,"pused":0.078125},"inodes":{"total":1015938,"free":1015928,"used":10,"pfree":99.999016,"pused":0.000984}},{"fsname":"/sys/fs/cgroup","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161282048,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1015938,"free":1015919,"used":19,"pfree":99.998130,"pused":0.001870}},{"fsname":"/sys/fs/cgroup/unified","fstype":"cgroup2","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/systemd","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/pstore","fstype":"pstore","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/firmware/efi/efivars","fstype":"efivarfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/bpf","fstype":"bpf","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/net_cls,net_prio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/devices","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/memory","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpu,cpuacct","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/perf_event","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/pids","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/hugetlb","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/rdma","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpuset","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/blkio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/freezer","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/misc","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/hugepages","fstype":"hugetlbfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/mqueue","fstype":"mqueue","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/debug","fstype":"debugfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/tracing","fstype":"tracefs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/beekeeper-studio/168","fstype":"squashfs","bytes":{"total":86638592,"free":0,"used":86638592,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/1705","fstype":"squashfs","bytes":{"total":57671680,"free":0,"used":57671680,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10765,"free":0,"used":10765,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1695","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11897,"free":0,"used":11897,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/beekeeper-studio/180","fstype":"squashfs","bytes":{"total":86245376,"free":0,"used":86245376,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core/14399","fstype":"squashfs","bytes":{"total":122421248,"free":0,"used":122421248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":12857,"free":0,"used":12857,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/72","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-28-1804/161","fstype":"squashfs","bytes":{"total":172883968,"free":0,"used":172883968,"pfree":0.000000,"pused":100.000000},"inodes":{"total":27806,"free":0,"used":27806,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2620","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2632","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1634","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11885,"free":0,"used":11885,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/115","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18121,"free":0,"used":18121,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1535","fstype":"squashfs","bytes":{"total":96206848,"free":0,"used":96206848,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76208,"free":0,"used":76208,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1506","fstype":"squashfs","bytes":{"total":65142784,"free":0,"used":65142784,"pfree":0.000000,"pused":100.000000},"inodes":{"total":62342,"free":0,"used":62342,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/bare/5","fstype":"squashfs","bytes":{"total":131072,"free":0,"used":131072,"pfree":0.000000,"pused":100.000000},"inodes":{"total":29,"free":0,"used":29,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/95","fstype":"squashfs","bytes":{"total":162004992,"free":0,"used":162004992,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10162,"free":0,"used":10162,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1534","fstype":"squashfs","bytes":{"total":85327872,"free":0,"used":85327872,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76177,"free":0,"used":76177,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/148","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40311,"free":0,"used":40311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/149","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40310,"free":0,"used":40310,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/119","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18272,"free":0,"used":18272,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/77","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/24","fstype":"squashfs","bytes":{"total":252575744,"free":0,"used":252575744,"pfree":0.000000,"pused":100.000000},"inodes":{"total":25913,"free":0,"used":25913,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/96","fstype":"squashfs","bytes":{"total":201719808,"free":0,"used":201719808,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10166,"free":0,"used":10166,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/433","fstype":"squashfs","bytes":{"total":52297728,"free":0,"used":52297728,"pfree":0.000000,"pused":100.000000},"inodes":{"total":15827,"free":0,"used":15827,"pfree":0.000000,"pused":100.000000}},{"fsname":"/sys/fs/fuse/connections","fstype":"fusectl","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/config","fstype":"configfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/snapd/7264","fstype":"squashfs","bytes":{"total":28442624,"free":0,"used":28442624,"pfree":0.000000,"pused":100.000000},"inodes":{"total":459,"free":0,"used":459,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/599","fstype":"squashfs","bytes":{"total":48234496,"free":0,"used":48234496,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17275,"free":0,"used":17275,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/558","fstype":"squashfs","bytes":{"total":56885248,"free":0,"used":56885248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17311,"free":0,"used":17311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snapd/17883","fstype":"squashfs","bytes":{"total":52035584,"free":0,"used":52035584,"pfree":0.000000,"pused":100.000000},"inodes":{"total":491,"free":0,"used":491,"pfree":0.000000,"pused":100.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/boot/efi","fstype":"vfat","bytes":{"total":535805952,"free":530591744,"used":5214208,"pfree":99.026848,"pused":0.973152},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000","fstype":"tmpfs","bytes":{"total":832253952,"free":832212992,"used":40960,"pfree":99.995078,"pused":0.004922},"inodes":{"total":1015938,"free":1015841,"used":97,"pfree":99.990452,"pused":0.009548}},{"fsname":"/run/user/1000/gvfs","fstype":"fuse.gvfsd-fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000/doc","fstype":"fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/snapd/ns","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/run/snapd/ns/snap-store.mnt","fstype":"nsfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}}] 73114:20221202:102133.476 worker_preprocess_dep_items: SUCCEED 0 73114:20221202:102133.476 worker_preprocess_dep_items(): [{"fsname":"/sys","fstype":"sysfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc","fstype":"proc","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev","fstype":"devtmpfs","bytes":{"total":4121944064,"free":4121944064,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1006334,"free":1005787,"used":547,"pfree":99.945644,"pused":0.054356}},{"fsname":"/dev/pts","fstype":"devpts","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/","fstype":"ext4","bytes":{"total":525720707072,"free":417732562944,"used":81207726080,"pfree":83.723959,"pused":16.276041},"inodes":{"total":32677888,"free":31567229,"used":1110659,"pfree":96.601191,"pused":3.398809}},{"fsname":"/sys/kernel/security","fstype":"securityfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/shm","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161261568,"used":20480,"pfree":99.999508,"pused":0.000492},"inodes":{"total":1015938,"free":1015936,"used":2,"pfree":99.999803,"pused":0.000197}},{"fsname":"/run/lock","fstype":"tmpfs","bytes":{"total":5242880,"free":5238784,"used":4096,"pfree":99.921875,"pused":0.078125},"inodes":{"total":1015938,"free":1015928,"used":10,"pfree":99.999016,"pused":0.000984}},{"fsname":"/sys/fs/cgroup","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161282048,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1015938,"free":1015919,"used":19,"pfree":99.998130,"pused":0.001870}},{"fsname":"/sys/fs/cgroup/unified","fstype":"cgroup2","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/systemd","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/pstore","fstype":"pstore","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/firmware/efi/efivars","fstype":"efivarfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/bpf","fstype":"bpf","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/net_cls,net_prio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/devices","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/memory","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpu,cpuacct","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/perf_event","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/pids","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/hugetlb","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/rdma","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpuset","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/blkio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/freezer","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/misc","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/hugepages","fstype":"hugetlbfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/mqueue","fstype":"mqueue","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/debug","fstype":"debugfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/tracing","fstype":"tracefs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/beekeeper-studio/168","fstype":"squashfs","bytes":{"total":86638592,"free":0,"used":86638592,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/1705","fstype":"squashfs","bytes":{"total":57671680,"free":0,"used":57671680,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10765,"free":0,"used":10765,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1695","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11897,"free":0,"used":11897,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/beekeeper-studio/180","fstype":"squashfs","bytes":{"total":86245376,"free":0,"used":86245376,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core/14399","fstype":"squashfs","bytes":{"total":122421248,"free":0,"used":122421248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":12857,"free":0,"used":12857,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/72","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-28-1804/161","fstype":"squashfs","bytes":{"total":172883968,"free":0,"used":172883968,"pfree":0.000000,"pused":100.000000},"inodes":{"total":27806,"free":0,"used":27806,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2620","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2632","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1634","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11885,"free":0,"used":11885,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/115","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18121,"free":0,"used":18121,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1535","fstype":"squashfs","bytes":{"total":96206848,"free":0,"used":96206848,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76208,"free":0,"used":76208,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1506","fstype":"squashfs","bytes":{"total":65142784,"free":0,"used":65142784,"pfree":0.000000,"pused":100.000000},"inodes":{"total":62342,"free":0,"used":62342,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/bare/5","fstype":"squashfs","bytes":{"total":131072,"free":0,"used":131072,"pfree":0.000000,"pused":100.000000},"inodes":{"total":29,"free":0,"used":29,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/95","fstype":"squashfs","bytes":{"total":162004992,"free":0,"used":162004992,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10162,"free":0,"used":10162,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1534","fstype":"squashfs","bytes":{"total":85327872,"free":0,"used":85327872,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76177,"free":0,"used":76177,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/148","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40311,"free":0,"used":40311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/149","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40310,"free":0,"used":40310,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/119","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18272,"free":0,"used":18272,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/77","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/24","fstype":"squashfs","bytes":{"total":252575744,"free":0,"used":252575744,"pfree":0.000000,"pused":100.000000},"inodes":{"total":25913,"free":0,"used":25913,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/96","fstype":"squashfs","bytes":{"total":201719808,"free":0,"used":201719808,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10166,"free":0,"used":10166,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/433","fstype":"squashfs","bytes":{"total":52297728,"free":0,"used":52297728,"pfree":0.000000,"pused":100.000000},"inodes":{"total":15827,"free":0,"used":15827,"pfree":0.000000,"pused":100.000000}},{"fsname":"/sys/fs/fuse/connections","fstype":"fusectl","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/config","fstype":"configfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/snapd/7264","fstype":"squashfs","bytes":{"total":28442624,"free":0,"used":28442624,"pfree":0.000000,"pused":100.000000},"inodes":{"total":459,"free":0,"used":459,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/599","fstype":"squashfs","bytes":{"total":48234496,"free":0,"used":48234496,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17275,"free":0,"used":17275,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/558","fstype":"squashfs","bytes":{"total":56885248,"free":0,"used":56885248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17311,"free":0,"used":17311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snapd/17883","fstype":"squashfs","bytes":{"total":52035584,"free":0,"used":52035584,"pfree":0.000000,"pused":100.000000},"inodes":{"total":491,"free":0,"used":491,"pfree":0.000000,"pused":100.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/boot/efi","fstype":"vfat","bytes":{"total":535805952,"free":530591744,"used":5214208,"pfree":99.026848,"pused":0.973152},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000","fstype":"tmpfs","bytes":{"total":832253952,"free":832212992,"used":40960,"pfree":99.995078,"pused":0.004922},"inodes":{"total":1015938,"free":1015841,"used":97,"pfree":99.990452,"pused":0.009548}},{"fsname":"/run/user/1000/gvfs","fstype":"fuse.gvfsd-fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000/doc","fstype":"fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/snapd/ns","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/run/snapd/ns/snap-store.mnt","fstype":"nsfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}}] 73114:20221202:102133.476 worker_preprocess_dep_items: SUCCEED 0 73114:20221202:102133.476 worker_preprocess_dep_items(): [{"fsname":"/sys","fstype":"sysfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc","fstype":"proc","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev","fstype":"devtmpfs","bytes":{"total":4121944064,"free":4121944064,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1006334,"free":1005787,"used":547,"pfree":99.945644,"pused":0.054356}},{"fsname":"/dev/pts","fstype":"devpts","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/","fstype":"ext4","bytes":{"total":525720707072,"free":417732562944,"used":81207726080,"pfree":83.723959,"pused":16.276041},"inodes":{"total":32677888,"free":31567229,"used":1110659,"pfree":96.601191,"pused":3.398809}},{"fsname":"/sys/kernel/security","fstype":"securityfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/shm","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161261568,"used":20480,"pfree":99.999508,"pused":0.000492},"inodes":{"total":1015938,"free":1015936,"used":2,"pfree":99.999803,"pused":0.000197}},{"fsname":"/run/lock","fstype":"tmpfs","bytes":{"total":5242880,"free":5238784,"used":4096,"pfree":99.921875,"pused":0.078125},"inodes":{"total":1015938,"free":1015928,"used":10,"pfree":99.999016,"pused":0.000984}},{"fsname":"/sys/fs/cgroup","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161282048,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1015938,"free":1015919,"used":19,"pfree":99.998130,"pused":0.001870}},{"fsname":"/sys/fs/cgroup/unified","fstype":"cgroup2","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/systemd","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/pstore","fstype":"pstore","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/firmware/efi/efivars","fstype":"efivarfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/bpf","fstype":"bpf","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/net_cls,net_prio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/devices","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/memory","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpu,cpuacct","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/perf_event","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/pids","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/hugetlb","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/rdma","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpuset","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/blkio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/freezer","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/misc","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/hugepages","fstype":"hugetlbfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/mqueue","fstype":"mqueue","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/debug","fstype":"debugfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/tracing","fstype":"tracefs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/beekeeper-studio/168","fstype":"squashfs","bytes":{"total":86638592,"free":0,"used":86638592,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/1705","fstype":"squashfs","bytes":{"total":57671680,"free":0,"used":57671680,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10765,"free":0,"used":10765,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1695","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11897,"free":0,"used":11897,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/beekeeper-studio/180","fstype":"squashfs","bytes":{"total":86245376,"free":0,"used":86245376,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core/14399","fstype":"squashfs","bytes":{"total":122421248,"free":0,"used":122421248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":12857,"free":0,"used":12857,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/72","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-28-1804/161","fstype":"squashfs","bytes":{"total":172883968,"free":0,"used":172883968,"pfree":0.000000,"pused":100.000000},"inodes":{"total":27806,"free":0,"used":27806,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2620","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2632","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1634","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11885,"free":0,"used":11885,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/115","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18121,"free":0,"used":18121,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1535","fstype":"squashfs","bytes":{"total":96206848,"free":0,"used":96206848,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76208,"free":0,"used":76208,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1506","fstype":"squashfs","bytes":{"total":65142784,"free":0,"used":65142784,"pfree":0.000000,"pused":100.000000},"inodes":{"total":62342,"free":0,"used":62342,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/bare/5","fstype":"squashfs","bytes":{"total":131072,"free":0,"used":131072,"pfree":0.000000,"pused":100.000000},"inodes":{"total":29,"free":0,"used":29,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/95","fstype":"squashfs","bytes":{"total":162004992,"free":0,"used":162004992,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10162,"free":0,"used":10162,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1534","fstype":"squashfs","bytes":{"total":85327872,"free":0,"used":85327872,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76177,"free":0,"used":76177,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/148","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40311,"free":0,"used":40311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/149","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40310,"free":0,"used":40310,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/119","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18272,"free":0,"used":18272,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/77","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/24","fstype":"squashfs","bytes":{"total":252575744,"free":0,"used":252575744,"pfree":0.000000,"pused":100.000000},"inodes":{"total":25913,"free":0,"used":25913,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/96","fstype":"squashfs","bytes":{"total":201719808,"free":0,"used":201719808,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10166,"free":0,"used":10166,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/433","fstype":"squashfs","bytes":{"total":52297728,"free":0,"used":52297728,"pfree":0.000000,"pused":100.000000},"inodes":{"total":15827,"free":0,"used":15827,"pfree":0.000000,"pused":100.000000}},{"fsname":"/sys/fs/fuse/connections","fstype":"fusectl","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/config","fstype":"configfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/snapd/7264","fstype":"squashfs","bytes":{"total":28442624,"free":0,"used":28442624,"pfree":0.000000,"pused":100.000000},"inodes":{"total":459,"free":0,"used":459,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/599","fstype":"squashfs","bytes":{"total":48234496,"free":0,"used":48234496,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17275,"free":0,"used":17275,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/558","fstype":"squashfs","bytes":{"total":56885248,"free":0,"used":56885248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17311,"free":0,"used":17311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snapd/17883","fstype":"squashfs","bytes":{"total":52035584,"free":0,"used":52035584,"pfree":0.000000,"pused":100.000000},"inodes":{"total":491,"free":0,"used":491,"pfree":0.000000,"pused":100.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/boot/efi","fstype":"vfat","bytes":{"total":535805952,"free":530591744,"used":5214208,"pfree":99.026848,"pused":0.973152},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000","fstype":"tmpfs","bytes":{"total":832253952,"free":832212992,"used":40960,"pfree":99.995078,"pused":0.004922},"inodes":{"total":1015938,"free":1015841,"used":97,"pfree":99.990452,"pused":0.009548}},{"fsname":"/run/user/1000/gvfs","fstype":"fuse.gvfsd-fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000/doc","fstype":"fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/snapd/ns","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/run/snapd/ns/snap-store.mnt","fstype":"nsfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}}] 73114:20221202:102133.476 worker_preprocess_dep_items: SUCCEED 0 73114:20221202:102133.476 worker_preprocess_dep_items(): [{"fsname":"/sys","fstype":"sysfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc","fstype":"proc","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev","fstype":"devtmpfs","bytes":{"total":4121944064,"free":4121944064,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1006334,"free":1005787,"used":547,"pfree":99.945644,"pused":0.054356}},{"fsname":"/dev/pts","fstype":"devpts","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/","fstype":"ext4","bytes":{"total":525720707072,"free":417732562944,"used":81207726080,"pfree":83.723959,"pused":16.276041},"inodes":{"total":32677888,"free":31567229,"used":1110659,"pfree":96.601191,"pused":3.398809}},{"fsname":"/sys/kernel/security","fstype":"securityfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/shm","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161261568,"used":20480,"pfree":99.999508,"pused":0.000492},"inodes":{"total":1015938,"free":1015936,"used":2,"pfree":99.999803,"pused":0.000197}},{"fsname":"/run/lock","fstype":"tmpfs","bytes":{"total":5242880,"free":5238784,"used":4096,"pfree":99.921875,"pused":0.078125},"inodes":{"total":1015938,"free":1015928,"used":10,"pfree":99.999016,"pused":0.000984}},{"fsname":"/sys/fs/cgroup","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161282048,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1015938,"free":1015919,"used":19,"pfree":99.998130,"pused":0.001870}},{"fsname":"/sys/fs/cgroup/unified","fstype":"cgroup2","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/systemd","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/pstore","fstype":"pstore","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/firmware/efi/efivars","fstype":"efivarfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/bpf","fstype":"bpf","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/net_cls,net_prio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/devices","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/memory","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpu,cpuacct","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/perf_event","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/pids","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/hugetlb","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/rdma","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpuset","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/blkio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/freezer","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/misc","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/hugepages","fstype":"hugetlbfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/mqueue","fstype":"mqueue","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/debug","fstype":"debugfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/tracing","fstype":"tracefs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/beekeeper-studio/168","fstype":"squashfs","bytes":{"total":86638592,"free":0,"used":86638592,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/1705","fstype":"squashfs","bytes":{"total":57671680,"free":0,"used":57671680,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10765,"free":0,"used":10765,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1695","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11897,"free":0,"used":11897,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/beekeeper-studio/180","fstype":"squashfs","bytes":{"total":86245376,"free":0,"used":86245376,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core/14399","fstype":"squashfs","bytes":{"total":122421248,"free":0,"used":122421248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":12857,"free":0,"used":12857,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/72","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-28-1804/161","fstype":"squashfs","bytes":{"total":172883968,"free":0,"used":172883968,"pfree":0.000000,"pused":100.000000},"inodes":{"total":27806,"free":0,"used":27806,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2620","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2632","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1634","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11885,"free":0,"used":11885,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/115","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18121,"free":0,"used":18121,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1535","fstype":"squashfs","bytes":{"total":96206848,"free":0,"used":96206848,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76208,"free":0,"used":76208,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1506","fstype":"squashfs","bytes":{"total":65142784,"free":0,"used":65142784,"pfree":0.000000,"pused":100.000000},"inodes":{"total":62342,"free":0,"used":62342,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/bare/5","fstype":"squashfs","bytes":{"total":131072,"free":0,"used":131072,"pfree":0.000000,"pused":100.000000},"inodes":{"total":29,"free":0,"used":29,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/95","fstype":"squashfs","bytes":{"total":162004992,"free":0,"used":162004992,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10162,"free":0,"used":10162,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1534","fstype":"squashfs","bytes":{"total":85327872,"free":0,"used":85327872,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76177,"free":0,"used":76177,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/148","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40311,"free":0,"used":40311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/149","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40310,"free":0,"used":40310,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/119","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18272,"free":0,"used":18272,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/77","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/24","fstype":"squashfs","bytes":{"total":252575744,"free":0,"used":252575744,"pfree":0.000000,"pused":100.000000},"inodes":{"total":25913,"free":0,"used":25913,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/96","fstype":"squashfs","bytes":{"total":201719808,"free":0,"used":201719808,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10166,"free":0,"used":10166,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/433","fstype":"squashfs","bytes":{"total":52297728,"free":0,"used":52297728,"pfree":0.000000,"pused":100.000000},"inodes":{"total":15827,"free":0,"used":15827,"pfree":0.000000,"pused":100.000000}},{"fsname":"/sys/fs/fuse/connections","fstype":"fusectl","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/config","fstype":"configfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/snapd/7264","fstype":"squashfs","bytes":{"total":28442624,"free":0,"used":28442624,"pfree":0.000000,"pused":100.000000},"inodes":{"total":459,"free":0,"used":459,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/599","fstype":"squashfs","bytes":{"total":48234496,"free":0,"used":48234496,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17275,"free":0,"used":17275,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/558","fstype":"squashfs","bytes":{"total":56885248,"free":0,"used":56885248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17311,"free":0,"used":17311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snapd/17883","fstype":"squashfs","bytes":{"total":52035584,"free":0,"used":52035584,"pfree":0.000000,"pused":100.000000},"inodes":{"total":491,"free":0,"used":491,"pfree":0.000000,"pused":100.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/boot/efi","fstype":"vfat","bytes":{"total":535805952,"free":530591744,"used":5214208,"pfree":99.026848,"pused":0.973152},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000","fstype":"tmpfs","bytes":{"total":832253952,"free":832212992,"used":40960,"pfree":99.995078,"pused":0.004922},"inodes":{"total":1015938,"free":1015841,"used":97,"pfree":99.990452,"pused":0.009548}},{"fsname":"/run/user/1000/gvfs","fstype":"fuse.gvfsd-fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000/doc","fstype":"fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/snapd/ns","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/run/snapd/ns/snap-store.mnt","fstype":"nsfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}}] 73114:20221202:102133.476 worker_preprocess_dep_items: SUCCEED 0 73114:20221202:102133.476 worker_preprocess_dep_items(): [{"fsname":"/sys","fstype":"sysfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc","fstype":"proc","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev","fstype":"devtmpfs","bytes":{"total":4121944064,"free":4121944064,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1006334,"free":1005787,"used":547,"pfree":99.945644,"pused":0.054356}},{"fsname":"/dev/pts","fstype":"devpts","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/","fstype":"ext4","bytes":{"total":525720707072,"free":417732562944,"used":81207726080,"pfree":83.723959,"pused":16.276041},"inodes":{"total":32677888,"free":31567229,"used":1110659,"pfree":96.601191,"pused":3.398809}},{"fsname":"/sys/kernel/security","fstype":"securityfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/shm","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161261568,"used":20480,"pfree":99.999508,"pused":0.000492},"inodes":{"total":1015938,"free":1015936,"used":2,"pfree":99.999803,"pused":0.000197}},{"fsname":"/run/lock","fstype":"tmpfs","bytes":{"total":5242880,"free":5238784,"used":4096,"pfree":99.921875,"pused":0.078125},"inodes":{"total":1015938,"free":1015928,"used":10,"pfree":99.999016,"pused":0.000984}},{"fsname":"/sys/fs/cgroup","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161282048,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1015938,"free":1015919,"used":19,"pfree":99.998130,"pused":0.001870}},{"fsname":"/sys/fs/cgroup/unified","fstype":"cgroup2","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/systemd","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/pstore","fstype":"pstore","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/firmware/efi/efivars","fstype":"efivarfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/bpf","fstype":"bpf","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/net_cls,net_prio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/devices","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/memory","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpu,cpuacct","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/perf_event","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/pids","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/hugetlb","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/rdma","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpuset","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/blkio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/freezer","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/misc","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/hugepages","fstype":"hugetlbfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/mqueue","fstype":"mqueue","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/debug","fstype":"debugfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/tracing","fstype":"tracefs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/beekeeper-studio/168","fstype":"squashfs","bytes":{"total":86638592,"free":0,"used":86638592,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/1705","fstype":"squashfs","bytes":{"total":57671680,"free":0,"used":57671680,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10765,"free":0,"used":10765,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1695","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11897,"free":0,"used":11897,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/beekeeper-studio/180","fstype":"squashfs","bytes":{"total":86245376,"free":0,"used":86245376,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core/14399","fstype":"squashfs","bytes":{"total":122421248,"free":0,"used":122421248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":12857,"free":0,"used":12857,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/72","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-28-1804/161","fstype":"squashfs","bytes":{"total":172883968,"free":0,"used":172883968,"pfree":0.000000,"pused":100.000000},"inodes":{"total":27806,"free":0,"used":27806,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2620","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2632","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1634","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11885,"free":0,"used":11885,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/115","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18121,"free":0,"used":18121,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1535","fstype":"squashfs","bytes":{"total":96206848,"free":0,"used":96206848,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76208,"free":0,"used":76208,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1506","fstype":"squashfs","bytes":{"total":65142784,"free":0,"used":65142784,"pfree":0.000000,"pused":100.000000},"inodes":{"total":62342,"free":0,"used":62342,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/bare/5","fstype":"squashfs","bytes":{"total":131072,"free":0,"used":131072,"pfree":0.000000,"pused":100.000000},"inodes":{"total":29,"free":0,"used":29,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/95","fstype":"squashfs","bytes":{"total":162004992,"free":0,"used":162004992,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10162,"free":0,"used":10162,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1534","fstype":"squashfs","bytes":{"total":85327872,"free":0,"used":85327872,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76177,"free":0,"used":76177,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/148","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40311,"free":0,"used":40311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/149","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40310,"free":0,"used":40310,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/119","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18272,"free":0,"used":18272,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/77","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/24","fstype":"squashfs","bytes":{"total":252575744,"free":0,"used":252575744,"pfree":0.000000,"pused":100.000000},"inodes":{"total":25913,"free":0,"used":25913,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/96","fstype":"squashfs","bytes":{"total":201719808,"free":0,"used":201719808,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10166,"free":0,"used":10166,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/433","fstype":"squashfs","bytes":{"total":52297728,"free":0,"used":52297728,"pfree":0.000000,"pused":100.000000},"inodes":{"total":15827,"free":0,"used":15827,"pfree":0.000000,"pused":100.000000}},{"fsname":"/sys/fs/fuse/connections","fstype":"fusectl","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/config","fstype":"configfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/snapd/7264","fstype":"squashfs","bytes":{"total":28442624,"free":0,"used":28442624,"pfree":0.000000,"pused":100.000000},"inodes":{"total":459,"free":0,"used":459,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/599","fstype":"squashfs","bytes":{"total":48234496,"free":0,"used":48234496,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17275,"free":0,"used":17275,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/558","fstype":"squashfs","bytes":{"total":56885248,"free":0,"used":56885248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17311,"free":0,"used":17311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snapd/17883","fstype":"squashfs","bytes":{"total":52035584,"free":0,"used":52035584,"pfree":0.000000,"pused":100.000000},"inodes":{"total":491,"free":0,"used":491,"pfree":0.000000,"pused":100.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/boot/efi","fstype":"vfat","bytes":{"total":535805952,"free":530591744,"used":5214208,"pfree":99.026848,"pused":0.973152},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000","fstype":"tmpfs","bytes":{"total":832253952,"free":832212992,"used":40960,"pfree":99.995078,"pused":0.004922},"inodes":{"total":1015938,"free":1015841,"used":97,"pfree":99.990452,"pused":0.009548}},{"fsname":"/run/user/1000/gvfs","fstype":"fuse.gvfsd-fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000/doc","fstype":"fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/snapd/ns","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/run/snapd/ns/snap-store.mnt","fstype":"nsfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}}] 73114:20221202:102133.476 worker_preprocess_dep_items: SUCCEED 0 73114:20221202:102133.476 worker_preprocess_dep_items(): [{"fsname":"/sys","fstype":"sysfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc","fstype":"proc","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev","fstype":"devtmpfs","bytes":{"total":4121944064,"free":4121944064,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1006334,"free":1005787,"used":547,"pfree":99.945644,"pused":0.054356}},{"fsname":"/dev/pts","fstype":"devpts","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/","fstype":"ext4","bytes":{"total":525720707072,"free":417732562944,"used":81207726080,"pfree":83.723959,"pused":16.276041},"inodes":{"total":32677888,"free":31567229,"used":1110659,"pfree":96.601191,"pused":3.398809}},{"fsname":"/sys/kernel/security","fstype":"securityfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/shm","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161261568,"used":20480,"pfree":99.999508,"pused":0.000492},"inodes":{"total":1015938,"free":1015936,"used":2,"pfree":99.999803,"pused":0.000197}},{"fsname":"/run/lock","fstype":"tmpfs","bytes":{"total":5242880,"free":5238784,"used":4096,"pfree":99.921875,"pused":0.078125},"inodes":{"total":1015938,"free":1015928,"used":10,"pfree":99.999016,"pused":0.000984}},{"fsname":"/sys/fs/cgroup","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161282048,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1015938,"free":1015919,"used":19,"pfree":99.998130,"pused":0.001870}},{"fsname":"/sys/fs/cgroup/unified","fstype":"cgroup2","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/systemd","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/pstore","fstype":"pstore","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/firmware/efi/efivars","fstype":"efivarfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/bpf","fstype":"bpf","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/net_cls,net_prio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/devices","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/memory","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpu,cpuacct","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/perf_event","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/pids","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/hugetlb","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/rdma","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpuset","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/blkio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/freezer","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/misc","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/hugepages","fstype":"hugetlbfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/mqueue","fstype":"mqueue","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/debug","fstype":"debugfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/tracing","fstype":"tracefs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/beekeeper-studio/168","fstype":"squashfs","bytes":{"total":86638592,"free":0,"used":86638592,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/1705","fstype":"squashfs","bytes":{"total":57671680,"free":0,"used":57671680,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10765,"free":0,"used":10765,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1695","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11897,"free":0,"used":11897,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/beekeeper-studio/180","fstype":"squashfs","bytes":{"total":86245376,"free":0,"used":86245376,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core/14399","fstype":"squashfs","bytes":{"total":122421248,"free":0,"used":122421248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":12857,"free":0,"used":12857,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/72","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-28-1804/161","fstype":"squashfs","bytes":{"total":172883968,"free":0,"used":172883968,"pfree":0.000000,"pused":100.000000},"inodes":{"total":27806,"free":0,"used":27806,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2620","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2632","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1634","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11885,"free":0,"used":11885,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/115","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18121,"free":0,"used":18121,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1535","fstype":"squashfs","bytes":{"total":96206848,"free":0,"used":96206848,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76208,"free":0,"used":76208,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1506","fstype":"squashfs","bytes":{"total":65142784,"free":0,"used":65142784,"pfree":0.000000,"pused":100.000000},"inodes":{"total":62342,"free":0,"used":62342,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/bare/5","fstype":"squashfs","bytes":{"total":131072,"free":0,"used":131072,"pfree":0.000000,"pused":100.000000},"inodes":{"total":29,"free":0,"used":29,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/95","fstype":"squashfs","bytes":{"total":162004992,"free":0,"used":162004992,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10162,"free":0,"used":10162,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1534","fstype":"squashfs","bytes":{"total":85327872,"free":0,"used":85327872,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76177,"free":0,"used":76177,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/148","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40311,"free":0,"used":40311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/149","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40310,"free":0,"used":40310,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/119","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18272,"free":0,"used":18272,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/77","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/24","fstype":"squashfs","bytes":{"total":252575744,"free":0,"used":252575744,"pfree":0.000000,"pused":100.000000},"inodes":{"total":25913,"free":0,"used":25913,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/96","fstype":"squashfs","bytes":{"total":201719808,"free":0,"used":201719808,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10166,"free":0,"used":10166,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/433","fstype":"squashfs","bytes":{"total":52297728,"free":0,"used":52297728,"pfree":0.000000,"pused":100.000000},"inodes":{"total":15827,"free":0,"used":15827,"pfree":0.000000,"pused":100.000000}},{"fsname":"/sys/fs/fuse/connections","fstype":"fusectl","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/config","fstype":"configfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/snapd/7264","fstype":"squashfs","bytes":{"total":28442624,"free":0,"used":28442624,"pfree":0.000000,"pused":100.000000},"inodes":{"total":459,"free":0,"used":459,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/599","fstype":"squashfs","bytes":{"total":48234496,"free":0,"used":48234496,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17275,"free":0,"used":17275,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/558","fstype":"squashfs","bytes":{"total":56885248,"free":0,"used":56885248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17311,"free":0,"used":17311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snapd/17883","fstype":"squashfs","bytes":{"total":52035584,"free":0,"used":52035584,"pfree":0.000000,"pused":100.000000},"inodes":{"total":491,"free":0,"used":491,"pfree":0.000000,"pused":100.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/boot/efi","fstype":"vfat","bytes":{"total":535805952,"free":530591744,"used":5214208,"pfree":99.026848,"pused":0.973152},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000","fstype":"tmpfs","bytes":{"total":832253952,"free":832212992,"used":40960,"pfree":99.995078,"pused":0.004922},"inodes":{"total":1015938,"free":1015841,"used":97,"pfree":99.990452,"pused":0.009548}},{"fsname":"/run/user/1000/gvfs","fstype":"fuse.gvfsd-fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000/doc","fstype":"fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/snapd/ns","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/run/snapd/ns/snap-store.mnt","fstype":"nsfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}}] 73114:20221202:102133.476 worker_preprocess_dep_items: SUCCEED 0 73114:20221202:102133.476 worker_preprocess_dep_items(): [{"fsname":"/sys","fstype":"sysfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc","fstype":"proc","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev","fstype":"devtmpfs","bytes":{"total":4121944064,"free":4121944064,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1006334,"free":1005787,"used":547,"pfree":99.945644,"pused":0.054356}},{"fsname":"/dev/pts","fstype":"devpts","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/","fstype":"ext4","bytes":{"total":525720707072,"free":417732562944,"used":81207726080,"pfree":83.723959,"pused":16.276041},"inodes":{"total":32677888,"free":31567229,"used":1110659,"pfree":96.601191,"pused":3.398809}},{"fsname":"/sys/kernel/security","fstype":"securityfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/shm","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161261568,"used":20480,"pfree":99.999508,"pused":0.000492},"inodes":{"total":1015938,"free":1015936,"used":2,"pfree":99.999803,"pused":0.000197}},{"fsname":"/run/lock","fstype":"tmpfs","bytes":{"total":5242880,"free":5238784,"used":4096,"pfree":99.921875,"pused":0.078125},"inodes":{"total":1015938,"free":1015928,"used":10,"pfree":99.999016,"pused":0.000984}},{"fsname":"/sys/fs/cgroup","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161282048,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1015938,"free":1015919,"used":19,"pfree":99.998130,"pused":0.001870}},{"fsname":"/sys/fs/cgroup/unified","fstype":"cgroup2","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/systemd","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/pstore","fstype":"pstore","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/firmware/efi/efivars","fstype":"efivarfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/bpf","fstype":"bpf","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/net_cls,net_prio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/devices","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/memory","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpu,cpuacct","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/perf_event","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/pids","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/hugetlb","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/rdma","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpuset","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/blkio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/freezer","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/misc","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/hugepages","fstype":"hugetlbfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/mqueue","fstype":"mqueue","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/debug","fstype":"debugfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/tracing","fstype":"tracefs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/beekeeper-studio/168","fstype":"squashfs","bytes":{"total":86638592,"free":0,"used":86638592,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/1705","fstype":"squashfs","bytes":{"total":57671680,"free":0,"used":57671680,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10765,"free":0,"used":10765,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1695","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11897,"free":0,"used":11897,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/beekeeper-studio/180","fstype":"squashfs","bytes":{"total":86245376,"free":0,"used":86245376,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core/14399","fstype":"squashfs","bytes":{"total":122421248,"free":0,"used":122421248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":12857,"free":0,"used":12857,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/72","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-28-1804/161","fstype":"squashfs","bytes":{"total":172883968,"free":0,"used":172883968,"pfree":0.000000,"pused":100.000000},"inodes":{"total":27806,"free":0,"used":27806,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2620","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2632","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1634","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11885,"free":0,"used":11885,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/115","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18121,"free":0,"used":18121,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1535","fstype":"squashfs","bytes":{"total":96206848,"free":0,"used":96206848,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76208,"free":0,"used":76208,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1506","fstype":"squashfs","bytes":{"total":65142784,"free":0,"used":65142784,"pfree":0.000000,"pused":100.000000},"inodes":{"total":62342,"free":0,"used":62342,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/bare/5","fstype":"squashfs","bytes":{"total":131072,"free":0,"used":131072,"pfree":0.000000,"pused":100.000000},"inodes":{"total":29,"free":0,"used":29,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/95","fstype":"squashfs","bytes":{"total":162004992,"free":0,"used":162004992,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10162,"free":0,"used":10162,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1534","fstype":"squashfs","bytes":{"total":85327872,"free":0,"used":85327872,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76177,"free":0,"used":76177,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/148","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40311,"free":0,"used":40311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/149","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40310,"free":0,"used":40310,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/119","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18272,"free":0,"used":18272,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/77","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/24","fstype":"squashfs","bytes":{"total":252575744,"free":0,"used":252575744,"pfree":0.000000,"pused":100.000000},"inodes":{"total":25913,"free":0,"used":25913,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/96","fstype":"squashfs","bytes":{"total":201719808,"free":0,"used":201719808,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10166,"free":0,"used":10166,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/433","fstype":"squashfs","bytes":{"total":52297728,"free":0,"used":52297728,"pfree":0.000000,"pused":100.000000},"inodes":{"total":15827,"free":0,"used":15827,"pfree":0.000000,"pused":100.000000}},{"fsname":"/sys/fs/fuse/connections","fstype":"fusectl","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/config","fstype":"configfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/snapd/7264","fstype":"squashfs","bytes":{"total":28442624,"free":0,"used":28442624,"pfree":0.000000,"pused":100.000000},"inodes":{"total":459,"free":0,"used":459,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/599","fstype":"squashfs","bytes":{"total":48234496,"free":0,"used":48234496,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17275,"free":0,"used":17275,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/558","fstype":"squashfs","bytes":{"total":56885248,"free":0,"used":56885248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17311,"free":0,"used":17311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snapd/17883","fstype":"squashfs","bytes":{"total":52035584,"free":0,"used":52035584,"pfree":0.000000,"pused":100.000000},"inodes":{"total":491,"free":0,"used":491,"pfree":0.000000,"pused":100.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/boot/efi","fstype":"vfat","bytes":{"total":535805952,"free":530591744,"used":5214208,"pfree":99.026848,"pused":0.973152},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000","fstype":"tmpfs","bytes":{"total":832253952,"free":832212992,"used":40960,"pfree":99.995078,"pused":0.004922},"inodes":{"total":1015938,"free":1015841,"used":97,"pfree":99.990452,"pused":0.009548}},{"fsname":"/run/user/1000/gvfs","fstype":"fuse.gvfsd-fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000/doc","fstype":"fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/snapd/ns","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/run/snapd/ns/snap-store.mnt","fstype":"nsfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}}] 73114:20221202:102133.476 worker_preprocess_dep_items: SUCCEED 0 73114:20221202:102133.476 worker_preprocess_dep_items(): [{"fsname":"/sys","fstype":"sysfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc","fstype":"proc","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev","fstype":"devtmpfs","bytes":{"total":4121944064,"free":4121944064,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1006334,"free":1005787,"used":547,"pfree":99.945644,"pused":0.054356}},{"fsname":"/dev/pts","fstype":"devpts","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/","fstype":"ext4","bytes":{"total":525720707072,"free":417732562944,"used":81207726080,"pfree":83.723959,"pused":16.276041},"inodes":{"total":32677888,"free":31567229,"used":1110659,"pfree":96.601191,"pused":3.398809}},{"fsname":"/sys/kernel/security","fstype":"securityfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/shm","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161261568,"used":20480,"pfree":99.999508,"pused":0.000492},"inodes":{"total":1015938,"free":1015936,"used":2,"pfree":99.999803,"pused":0.000197}},{"fsname":"/run/lock","fstype":"tmpfs","bytes":{"total":5242880,"free":5238784,"used":4096,"pfree":99.921875,"pused":0.078125},"inodes":{"total":1015938,"free":1015928,"used":10,"pfree":99.999016,"pused":0.000984}},{"fsname":"/sys/fs/cgroup","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161282048,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1015938,"free":1015919,"used":19,"pfree":99.998130,"pused":0.001870}},{"fsname":"/sys/fs/cgroup/unified","fstype":"cgroup2","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/systemd","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/pstore","fstype":"pstore","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/firmware/efi/efivars","fstype":"efivarfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/bpf","fstype":"bpf","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/net_cls,net_prio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/devices","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/memory","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpu,cpuacct","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/perf_event","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/pids","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/hugetlb","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/rdma","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpuset","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/blkio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/freezer","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/misc","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/hugepages","fstype":"hugetlbfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/mqueue","fstype":"mqueue","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/debug","fstype":"debugfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/tracing","fstype":"tracefs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/beekeeper-studio/168","fstype":"squashfs","bytes":{"total":86638592,"free":0,"used":86638592,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/1705","fstype":"squashfs","bytes":{"total":57671680,"free":0,"used":57671680,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10765,"free":0,"used":10765,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1695","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11897,"free":0,"used":11897,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/beekeeper-studio/180","fstype":"squashfs","bytes":{"total":86245376,"free":0,"used":86245376,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core/14399","fstype":"squashfs","bytes":{"total":122421248,"free":0,"used":122421248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":12857,"free":0,"used":12857,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/72","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-28-1804/161","fstype":"squashfs","bytes":{"total":172883968,"free":0,"used":172883968,"pfree":0.000000,"pused":100.000000},"inodes":{"total":27806,"free":0,"used":27806,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2620","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2632","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1634","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11885,"free":0,"used":11885,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/115","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18121,"free":0,"used":18121,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1535","fstype":"squashfs","bytes":{"total":96206848,"free":0,"used":96206848,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76208,"free":0,"used":76208,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1506","fstype":"squashfs","bytes":{"total":65142784,"free":0,"used":65142784,"pfree":0.000000,"pused":100.000000},"inodes":{"total":62342,"free":0,"used":62342,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/bare/5","fstype":"squashfs","bytes":{"total":131072,"free":0,"used":131072,"pfree":0.000000,"pused":100.000000},"inodes":{"total":29,"free":0,"used":29,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/95","fstype":"squashfs","bytes":{"total":162004992,"free":0,"used":162004992,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10162,"free":0,"used":10162,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1534","fstype":"squashfs","bytes":{"total":85327872,"free":0,"used":85327872,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76177,"free":0,"used":76177,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/148","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40311,"free":0,"used":40311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/149","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40310,"free":0,"used":40310,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/119","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18272,"free":0,"used":18272,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/77","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/24","fstype":"squashfs","bytes":{"total":252575744,"free":0,"used":252575744,"pfree":0.000000,"pused":100.000000},"inodes":{"total":25913,"free":0,"used":25913,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/96","fstype":"squashfs","bytes":{"total":201719808,"free":0,"used":201719808,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10166,"free":0,"used":10166,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/433","fstype":"squashfs","bytes":{"total":52297728,"free":0,"used":52297728,"pfree":0.000000,"pused":100.000000},"inodes":{"total":15827,"free":0,"used":15827,"pfree":0.000000,"pused":100.000000}},{"fsname":"/sys/fs/fuse/connections","fstype":"fusectl","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/config","fstype":"configfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/snapd/7264","fstype":"squashfs","bytes":{"total":28442624,"free":0,"used":28442624,"pfree":0.000000,"pused":100.000000},"inodes":{"total":459,"free":0,"used":459,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/599","fstype":"squashfs","bytes":{"total":48234496,"free":0,"used":48234496,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17275,"free":0,"used":17275,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/558","fstype":"squashfs","bytes":{"total":56885248,"free":0,"used":56885248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17311,"free":0,"used":17311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snapd/17883","fstype":"squashfs","bytes":{"total":52035584,"free":0,"used":52035584,"pfree":0.000000,"pused":100.000000},"inodes":{"total":491,"free":0,"used":491,"pfree":0.000000,"pused":100.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/boot/efi","fstype":"vfat","bytes":{"total":535805952,"free":530591744,"used":5214208,"pfree":99.026848,"pused":0.973152},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000","fstype":"tmpfs","bytes":{"total":832253952,"free":832212992,"used":40960,"pfree":99.995078,"pused":0.004922},"inodes":{"total":1015938,"free":1015841,"used":97,"pfree":99.990452,"pused":0.009548}},{"fsname":"/run/user/1000/gvfs","fstype":"fuse.gvfsd-fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000/doc","fstype":"fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/snapd/ns","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/run/snapd/ns/snap-store.mnt","fstype":"nsfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}}] 73114:20221202:102133.476 worker_preprocess_dep_items: SUCCEED 0 73114:20221202:102133.476 worker_preprocess_dep_items(): [{"fsname":"/sys","fstype":"sysfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc","fstype":"proc","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev","fstype":"devtmpfs","bytes":{"total":4121944064,"free":4121944064,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1006334,"free":1005787,"used":547,"pfree":99.945644,"pused":0.054356}},{"fsname":"/dev/pts","fstype":"devpts","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/","fstype":"ext4","bytes":{"total":525720707072,"free":417732562944,"used":81207726080,"pfree":83.723959,"pused":16.276041},"inodes":{"total":32677888,"free":31567229,"used":1110659,"pfree":96.601191,"pused":3.398809}},{"fsname":"/sys/kernel/security","fstype":"securityfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/shm","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161261568,"used":20480,"pfree":99.999508,"pused":0.000492},"inodes":{"total":1015938,"free":1015936,"used":2,"pfree":99.999803,"pused":0.000197}},{"fsname":"/run/lock","fstype":"tmpfs","bytes":{"total":5242880,"free":5238784,"used":4096,"pfree":99.921875,"pused":0.078125},"inodes":{"total":1015938,"free":1015928,"used":10,"pfree":99.999016,"pused":0.000984}},{"fsname":"/sys/fs/cgroup","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161282048,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1015938,"free":1015919,"used":19,"pfree":99.998130,"pused":0.001870}},{"fsname":"/sys/fs/cgroup/unified","fstype":"cgroup2","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/systemd","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/pstore","fstype":"pstore","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/firmware/efi/efivars","fstype":"efivarfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/bpf","fstype":"bpf","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/net_cls,net_prio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/devices","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/memory","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpu,cpuacct","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/perf_event","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/pids","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/hugetlb","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/rdma","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpuset","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/blkio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/freezer","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/misc","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/hugepages","fstype":"hugetlbfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/mqueue","fstype":"mqueue","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/debug","fstype":"debugfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/tracing","fstype":"tracefs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/beekeeper-studio/168","fstype":"squashfs","bytes":{"total":86638592,"free":0,"used":86638592,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/1705","fstype":"squashfs","bytes":{"total":57671680,"free":0,"used":57671680,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10765,"free":0,"used":10765,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1695","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11897,"free":0,"used":11897,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/beekeeper-studio/180","fstype":"squashfs","bytes":{"total":86245376,"free":0,"used":86245376,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core/14399","fstype":"squashfs","bytes":{"total":122421248,"free":0,"used":122421248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":12857,"free":0,"used":12857,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/72","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-28-1804/161","fstype":"squashfs","bytes":{"total":172883968,"free":0,"used":172883968,"pfree":0.000000,"pused":100.000000},"inodes":{"total":27806,"free":0,"used":27806,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2620","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2632","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1634","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11885,"free":0,"used":11885,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/115","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18121,"free":0,"used":18121,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1535","fstype":"squashfs","bytes":{"total":96206848,"free":0,"used":96206848,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76208,"free":0,"used":76208,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1506","fstype":"squashfs","bytes":{"total":65142784,"free":0,"used":65142784,"pfree":0.000000,"pused":100.000000},"inodes":{"total":62342,"free":0,"used":62342,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/bare/5","fstype":"squashfs","bytes":{"total":131072,"free":0,"used":131072,"pfree":0.000000,"pused":100.000000},"inodes":{"total":29,"free":0,"used":29,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/95","fstype":"squashfs","bytes":{"total":162004992,"free":0,"used":162004992,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10162,"free":0,"used":10162,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1534","fstype":"squashfs","bytes":{"total":85327872,"free":0,"used":85327872,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76177,"free":0,"used":76177,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/148","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40311,"free":0,"used":40311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/149","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40310,"free":0,"used":40310,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/119","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18272,"free":0,"used":18272,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/77","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/24","fstype":"squashfs","bytes":{"total":252575744,"free":0,"used":252575744,"pfree":0.000000,"pused":100.000000},"inodes":{"total":25913,"free":0,"used":25913,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/96","fstype":"squashfs","bytes":{"total":201719808,"free":0,"used":201719808,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10166,"free":0,"used":10166,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/433","fstype":"squashfs","bytes":{"total":52297728,"free":0,"used":52297728,"pfree":0.000000,"pused":100.000000},"inodes":{"total":15827,"free":0,"used":15827,"pfree":0.000000,"pused":100.000000}},{"fsname":"/sys/fs/fuse/connections","fstype":"fusectl","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/config","fstype":"configfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/snapd/7264","fstype":"squashfs","bytes":{"total":28442624,"free":0,"used":28442624,"pfree":0.000000,"pused":100.000000},"inodes":{"total":459,"free":0,"used":459,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/599","fstype":"squashfs","bytes":{"total":48234496,"free":0,"used":48234496,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17275,"free":0,"used":17275,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/558","fstype":"squashfs","bytes":{"total":56885248,"free":0,"used":56885248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17311,"free":0,"used":17311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snapd/17883","fstype":"squashfs","bytes":{"total":52035584,"free":0,"used":52035584,"pfree":0.000000,"pused":100.000000},"inodes":{"total":491,"free":0,"used":491,"pfree":0.000000,"pused":100.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/boot/efi","fstype":"vfat","bytes":{"total":535805952,"free":530591744,"used":5214208,"pfree":99.026848,"pused":0.973152},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000","fstype":"tmpfs","bytes":{"total":832253952,"free":832212992,"used":40960,"pfree":99.995078,"pused":0.004922},"inodes":{"total":1015938,"free":1015841,"used":97,"pfree":99.990452,"pused":0.009548}},{"fsname":"/run/user/1000/gvfs","fstype":"fuse.gvfsd-fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000/doc","fstype":"fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/snapd/ns","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/run/snapd/ns/snap-store.mnt","fstype":"nsfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}}] 73114:20221202:102133.476 worker_preprocess_dep_items: SUCCEED 0 73114:20221202:102133.476 worker_preprocess_dep_items(): [{"fsname":"/sys","fstype":"sysfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc","fstype":"proc","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev","fstype":"devtmpfs","bytes":{"total":4121944064,"free":4121944064,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1006334,"free":1005787,"used":547,"pfree":99.945644,"pused":0.054356}},{"fsname":"/dev/pts","fstype":"devpts","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/","fstype":"ext4","bytes":{"total":525720707072,"free":417732562944,"used":81207726080,"pfree":83.723959,"pused":16.276041},"inodes":{"total":32677888,"free":31567229,"used":1110659,"pfree":96.601191,"pused":3.398809}},{"fsname":"/sys/kernel/security","fstype":"securityfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/shm","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161261568,"used":20480,"pfree":99.999508,"pused":0.000492},"inodes":{"total":1015938,"free":1015936,"used":2,"pfree":99.999803,"pused":0.000197}},{"fsname":"/run/lock","fstype":"tmpfs","bytes":{"total":5242880,"free":5238784,"used":4096,"pfree":99.921875,"pused":0.078125},"inodes":{"total":1015938,"free":1015928,"used":10,"pfree":99.999016,"pused":0.000984}},{"fsname":"/sys/fs/cgroup","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161282048,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1015938,"free":1015919,"used":19,"pfree":99.998130,"pused":0.001870}},{"fsname":"/sys/fs/cgroup/unified","fstype":"cgroup2","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/systemd","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/pstore","fstype":"pstore","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/firmware/efi/efivars","fstype":"efivarfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/bpf","fstype":"bpf","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/net_cls,net_prio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/devices","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/memory","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpu,cpuacct","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/perf_event","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/pids","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/hugetlb","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/rdma","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpuset","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/blkio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/freezer","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/misc","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/hugepages","fstype":"hugetlbfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/mqueue","fstype":"mqueue","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/debug","fstype":"debugfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/tracing","fstype":"tracefs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/beekeeper-studio/168","fstype":"squashfs","bytes":{"total":86638592,"free":0,"used":86638592,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/1705","fstype":"squashfs","bytes":{"total":57671680,"free":0,"used":57671680,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10765,"free":0,"used":10765,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1695","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11897,"free":0,"used":11897,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/beekeeper-studio/180","fstype":"squashfs","bytes":{"total":86245376,"free":0,"used":86245376,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core/14399","fstype":"squashfs","bytes":{"total":122421248,"free":0,"used":122421248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":12857,"free":0,"used":12857,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/72","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-28-1804/161","fstype":"squashfs","bytes":{"total":172883968,"free":0,"used":172883968,"pfree":0.000000,"pused":100.000000},"inodes":{"total":27806,"free":0,"used":27806,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2620","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2632","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1634","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11885,"free":0,"used":11885,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/115","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18121,"free":0,"used":18121,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1535","fstype":"squashfs","bytes":{"total":96206848,"free":0,"used":96206848,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76208,"free":0,"used":76208,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1506","fstype":"squashfs","bytes":{"total":65142784,"free":0,"used":65142784,"pfree":0.000000,"pused":100.000000},"inodes":{"total":62342,"free":0,"used":62342,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/bare/5","fstype":"squashfs","bytes":{"total":131072,"free":0,"used":131072,"pfree":0.000000,"pused":100.000000},"inodes":{"total":29,"free":0,"used":29,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/95","fstype":"squashfs","bytes":{"total":162004992,"free":0,"used":162004992,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10162,"free":0,"used":10162,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1534","fstype":"squashfs","bytes":{"total":85327872,"free":0,"used":85327872,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76177,"free":0,"used":76177,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/148","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40311,"free":0,"used":40311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/149","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40310,"free":0,"used":40310,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/119","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18272,"free":0,"used":18272,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/77","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/24","fstype":"squashfs","bytes":{"total":252575744,"free":0,"used":252575744,"pfree":0.000000,"pused":100.000000},"inodes":{"total":25913,"free":0,"used":25913,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/96","fstype":"squashfs","bytes":{"total":201719808,"free":0,"used":201719808,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10166,"free":0,"used":10166,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/433","fstype":"squashfs","bytes":{"total":52297728,"free":0,"used":52297728,"pfree":0.000000,"pused":100.000000},"inodes":{"total":15827,"free":0,"used":15827,"pfree":0.000000,"pused":100.000000}},{"fsname":"/sys/fs/fuse/connections","fstype":"fusectl","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/config","fstype":"configfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/snapd/7264","fstype":"squashfs","bytes":{"total":28442624,"free":0,"used":28442624,"pfree":0.000000,"pused":100.000000},"inodes":{"total":459,"free":0,"used":459,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/599","fstype":"squashfs","bytes":{"total":48234496,"free":0,"used":48234496,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17275,"free":0,"used":17275,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/558","fstype":"squashfs","bytes":{"total":56885248,"free":0,"used":56885248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17311,"free":0,"used":17311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snapd/17883","fstype":"squashfs","bytes":{"total":52035584,"free":0,"used":52035584,"pfree":0.000000,"pused":100.000000},"inodes":{"total":491,"free":0,"used":491,"pfree":0.000000,"pused":100.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/boot/efi","fstype":"vfat","bytes":{"total":535805952,"free":530591744,"used":5214208,"pfree":99.026848,"pused":0.973152},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000","fstype":"tmpfs","bytes":{"total":832253952,"free":832212992,"used":40960,"pfree":99.995078,"pused":0.004922},"inodes":{"total":1015938,"free":1015841,"used":97,"pfree":99.990452,"pused":0.009548}},{"fsname":"/run/user/1000/gvfs","fstype":"fuse.gvfsd-fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000/doc","fstype":"fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/snapd/ns","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/run/snapd/ns/snap-store.mnt","fstype":"nsfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}}] 73114:20221202:102133.476 worker_preprocess_dep_items: SUCCEED 0 73114:20221202:102133.476 worker_preprocess_dep_items(): [{"fsname":"/sys","fstype":"sysfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc","fstype":"proc","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev","fstype":"devtmpfs","bytes":{"total":4121944064,"free":4121944064,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1006334,"free":1005787,"used":547,"pfree":99.945644,"pused":0.054356}},{"fsname":"/dev/pts","fstype":"devpts","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/","fstype":"ext4","bytes":{"total":525720707072,"free":417732562944,"used":81207726080,"pfree":83.723959,"pused":16.276041},"inodes":{"total":32677888,"free":31567229,"used":1110659,"pfree":96.601191,"pused":3.398809}},{"fsname":"/sys/kernel/security","fstype":"securityfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/shm","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161261568,"used":20480,"pfree":99.999508,"pused":0.000492},"inodes":{"total":1015938,"free":1015936,"used":2,"pfree":99.999803,"pused":0.000197}},{"fsname":"/run/lock","fstype":"tmpfs","bytes":{"total":5242880,"free":5238784,"used":4096,"pfree":99.921875,"pused":0.078125},"inodes":{"total":1015938,"free":1015928,"used":10,"pfree":99.999016,"pused":0.000984}},{"fsname":"/sys/fs/cgroup","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161282048,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1015938,"free":1015919,"used":19,"pfree":99.998130,"pused":0.001870}},{"fsname":"/sys/fs/cgroup/unified","fstype":"cgroup2","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/systemd","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/pstore","fstype":"pstore","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/firmware/efi/efivars","fstype":"efivarfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/bpf","fstype":"bpf","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/net_cls,net_prio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/devices","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/memory","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpu,cpuacct","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/perf_event","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/pids","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/hugetlb","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/rdma","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpuset","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/blkio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/freezer","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/misc","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/hugepages","fstype":"hugetlbfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/mqueue","fstype":"mqueue","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/debug","fstype":"debugfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/tracing","fstype":"tracefs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/beekeeper-studio/168","fstype":"squashfs","bytes":{"total":86638592,"free":0,"used":86638592,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/1705","fstype":"squashfs","bytes":{"total":57671680,"free":0,"used":57671680,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10765,"free":0,"used":10765,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1695","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11897,"free":0,"used":11897,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/beekeeper-studio/180","fstype":"squashfs","bytes":{"total":86245376,"free":0,"used":86245376,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core/14399","fstype":"squashfs","bytes":{"total":122421248,"free":0,"used":122421248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":12857,"free":0,"used":12857,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/72","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-28-1804/161","fstype":"squashfs","bytes":{"total":172883968,"free":0,"used":172883968,"pfree":0.000000,"pused":100.000000},"inodes":{"total":27806,"free":0,"used":27806,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2620","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2632","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1634","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11885,"free":0,"used":11885,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/115","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18121,"free":0,"used":18121,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1535","fstype":"squashfs","bytes":{"total":96206848,"free":0,"used":96206848,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76208,"free":0,"used":76208,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1506","fstype":"squashfs","bytes":{"total":65142784,"free":0,"used":65142784,"pfree":0.000000,"pused":100.000000},"inodes":{"total":62342,"free":0,"used":62342,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/bare/5","fstype":"squashfs","bytes":{"total":131072,"free":0,"used":131072,"pfree":0.000000,"pused":100.000000},"inodes":{"total":29,"free":0,"used":29,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/95","fstype":"squashfs","bytes":{"total":162004992,"free":0,"used":162004992,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10162,"free":0,"used":10162,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1534","fstype":"squashfs","bytes":{"total":85327872,"free":0,"used":85327872,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76177,"free":0,"used":76177,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/148","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40311,"free":0,"used":40311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/149","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40310,"free":0,"used":40310,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/119","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18272,"free":0,"used":18272,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/77","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/24","fstype":"squashfs","bytes":{"total":252575744,"free":0,"used":252575744,"pfree":0.000000,"pused":100.000000},"inodes":{"total":25913,"free":0,"used":25913,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/96","fstype":"squashfs","bytes":{"total":201719808,"free":0,"used":201719808,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10166,"free":0,"used":10166,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/433","fstype":"squashfs","bytes":{"total":52297728,"free":0,"used":52297728,"pfree":0.000000,"pused":100.000000},"inodes":{"total":15827,"free":0,"used":15827,"pfree":0.000000,"pused":100.000000}},{"fsname":"/sys/fs/fuse/connections","fstype":"fusectl","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/config","fstype":"configfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/snapd/7264","fstype":"squashfs","bytes":{"total":28442624,"free":0,"used":28442624,"pfree":0.000000,"pused":100.000000},"inodes":{"total":459,"free":0,"used":459,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/599","fstype":"squashfs","bytes":{"total":48234496,"free":0,"used":48234496,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17275,"free":0,"used":17275,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/558","fstype":"squashfs","bytes":{"total":56885248,"free":0,"used":56885248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17311,"free":0,"used":17311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snapd/17883","fstype":"squashfs","bytes":{"total":52035584,"free":0,"used":52035584,"pfree":0.000000,"pused":100.000000},"inodes":{"total":491,"free":0,"used":491,"pfree":0.000000,"pused":100.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/boot/efi","fstype":"vfat","bytes":{"total":535805952,"free":530591744,"used":5214208,"pfree":99.026848,"pused":0.973152},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000","fstype":"tmpfs","bytes":{"total":832253952,"free":832212992,"used":40960,"pfree":99.995078,"pused":0.004922},"inodes":{"total":1015938,"free":1015841,"used":97,"pfree":99.990452,"pused":0.009548}},{"fsname":"/run/user/1000/gvfs","fstype":"fuse.gvfsd-fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000/doc","fstype":"fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/snapd/ns","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/run/snapd/ns/snap-store.mnt","fstype":"nsfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}}] 73114:20221202:102133.476 worker_preprocess_dep_items: SUCCEED 0 73114:20221202:102133.476 worker_preprocess_dep_items(): [{"fsname":"/sys","fstype":"sysfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc","fstype":"proc","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev","fstype":"devtmpfs","bytes":{"total":4121944064,"free":4121944064,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1006334,"free":1005787,"used":547,"pfree":99.945644,"pused":0.054356}},{"fsname":"/dev/pts","fstype":"devpts","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/","fstype":"ext4","bytes":{"total":525720707072,"free":417732562944,"used":81207726080,"pfree":83.723959,"pused":16.276041},"inodes":{"total":32677888,"free":31567229,"used":1110659,"pfree":96.601191,"pused":3.398809}},{"fsname":"/sys/kernel/security","fstype":"securityfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/shm","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161261568,"used":20480,"pfree":99.999508,"pused":0.000492},"inodes":{"total":1015938,"free":1015936,"used":2,"pfree":99.999803,"pused":0.000197}},{"fsname":"/run/lock","fstype":"tmpfs","bytes":{"total":5242880,"free":5238784,"used":4096,"pfree":99.921875,"pused":0.078125},"inodes":{"total":1015938,"free":1015928,"used":10,"pfree":99.999016,"pused":0.000984}},{"fsname":"/sys/fs/cgroup","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161282048,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1015938,"free":1015919,"used":19,"pfree":99.998130,"pused":0.001870}},{"fsname":"/sys/fs/cgroup/unified","fstype":"cgroup2","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/systemd","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/pstore","fstype":"pstore","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/firmware/efi/efivars","fstype":"efivarfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/bpf","fstype":"bpf","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/net_cls,net_prio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/devices","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/memory","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpu,cpuacct","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/perf_event","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/pids","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/hugetlb","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/rdma","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpuset","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/blkio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/freezer","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/misc","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/hugepages","fstype":"hugetlbfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/mqueue","fstype":"mqueue","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/debug","fstype":"debugfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/tracing","fstype":"tracefs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/beekeeper-studio/168","fstype":"squashfs","bytes":{"total":86638592,"free":0,"used":86638592,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/1705","fstype":"squashfs","bytes":{"total":57671680,"free":0,"used":57671680,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10765,"free":0,"used":10765,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1695","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11897,"free":0,"used":11897,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/beekeeper-studio/180","fstype":"squashfs","bytes":{"total":86245376,"free":0,"used":86245376,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core/14399","fstype":"squashfs","bytes":{"total":122421248,"free":0,"used":122421248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":12857,"free":0,"used":12857,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/72","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-28-1804/161","fstype":"squashfs","bytes":{"total":172883968,"free":0,"used":172883968,"pfree":0.000000,"pused":100.000000},"inodes":{"total":27806,"free":0,"used":27806,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2620","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2632","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1634","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11885,"free":0,"used":11885,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/115","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18121,"free":0,"used":18121,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1535","fstype":"squashfs","bytes":{"total":96206848,"free":0,"used":96206848,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76208,"free":0,"used":76208,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1506","fstype":"squashfs","bytes":{"total":65142784,"free":0,"used":65142784,"pfree":0.000000,"pused":100.000000},"inodes":{"total":62342,"free":0,"used":62342,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/bare/5","fstype":"squashfs","bytes":{"total":131072,"free":0,"used":131072,"pfree":0.000000,"pused":100.000000},"inodes":{"total":29,"free":0,"used":29,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/95","fstype":"squashfs","bytes":{"total":162004992,"free":0,"used":162004992,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10162,"free":0,"used":10162,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1534","fstype":"squashfs","bytes":{"total":85327872,"free":0,"used":85327872,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76177,"free":0,"used":76177,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/148","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40311,"free":0,"used":40311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/149","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40310,"free":0,"used":40310,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/119","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18272,"free":0,"used":18272,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/77","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/24","fstype":"squashfs","bytes":{"total":252575744,"free":0,"used":252575744,"pfree":0.000000,"pused":100.000000},"inodes":{"total":25913,"free":0,"used":25913,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/96","fstype":"squashfs","bytes":{"total":201719808,"free":0,"used":201719808,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10166,"free":0,"used":10166,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/433","fstype":"squashfs","bytes":{"total":52297728,"free":0,"used":52297728,"pfree":0.000000,"pused":100.000000},"inodes":{"total":15827,"free":0,"used":15827,"pfree":0.000000,"pused":100.000000}},{"fsname":"/sys/fs/fuse/connections","fstype":"fusectl","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/config","fstype":"configfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/snapd/7264","fstype":"squashfs","bytes":{"total":28442624,"free":0,"used":28442624,"pfree":0.000000,"pused":100.000000},"inodes":{"total":459,"free":0,"used":459,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/599","fstype":"squashfs","bytes":{"total":48234496,"free":0,"used":48234496,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17275,"free":0,"used":17275,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/558","fstype":"squashfs","bytes":{"total":56885248,"free":0,"used":56885248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17311,"free":0,"used":17311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snapd/17883","fstype":"squashfs","bytes":{"total":52035584,"free":0,"used":52035584,"pfree":0.000000,"pused":100.000000},"inodes":{"total":491,"free":0,"used":491,"pfree":0.000000,"pused":100.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/boot/efi","fstype":"vfat","bytes":{"total":535805952,"free":530591744,"used":5214208,"pfree":99.026848,"pused":0.973152},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000","fstype":"tmpfs","bytes":{"total":832253952,"free":832212992,"used":40960,"pfree":99.995078,"pused":0.004922},"inodes":{"total":1015938,"free":1015841,"used":97,"pfree":99.990452,"pused":0.009548}},{"fsname":"/run/user/1000/gvfs","fstype":"fuse.gvfsd-fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000/doc","fstype":"fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/snapd/ns","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/run/snapd/ns/snap-store.mnt","fstype":"nsfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}}] 73114:20221202:102133.476 worker_preprocess_dep_items: SUCCEED 0 73114:20221202:102133.477 worker_preprocess_dep_items(): [{"fsname":"/sys","fstype":"sysfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc","fstype":"proc","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev","fstype":"devtmpfs","bytes":{"total":4121944064,"free":4121944064,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1006334,"free":1005787,"used":547,"pfree":99.945644,"pused":0.054356}},{"fsname":"/dev/pts","fstype":"devpts","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/","fstype":"ext4","bytes":{"total":525720707072,"free":417732562944,"used":81207726080,"pfree":83.723959,"pused":16.276041},"inodes":{"total":32677888,"free":31567229,"used":1110659,"pfree":96.601191,"pused":3.398809}},{"fsname":"/sys/kernel/security","fstype":"securityfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/shm","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161261568,"used":20480,"pfree":99.999508,"pused":0.000492},"inodes":{"total":1015938,"free":1015936,"used":2,"pfree":99.999803,"pused":0.000197}},{"fsname":"/run/lock","fstype":"tmpfs","bytes":{"total":5242880,"free":5238784,"used":4096,"pfree":99.921875,"pused":0.078125},"inodes":{"total":1015938,"free":1015928,"used":10,"pfree":99.999016,"pused":0.000984}},{"fsname":"/sys/fs/cgroup","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161282048,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1015938,"free":1015919,"used":19,"pfree":99.998130,"pused":0.001870}},{"fsname":"/sys/fs/cgroup/unified","fstype":"cgroup2","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/systemd","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/pstore","fstype":"pstore","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/firmware/efi/efivars","fstype":"efivarfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/bpf","fstype":"bpf","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/net_cls,net_prio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/devices","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/memory","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpu,cpuacct","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/perf_event","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/pids","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/hugetlb","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/rdma","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpuset","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/blkio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/freezer","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/misc","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/hugepages","fstype":"hugetlbfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/mqueue","fstype":"mqueue","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/debug","fstype":"debugfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/tracing","fstype":"tracefs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/beekeeper-studio/168","fstype":"squashfs","bytes":{"total":86638592,"free":0,"used":86638592,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/1705","fstype":"squashfs","bytes":{"total":57671680,"free":0,"used":57671680,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10765,"free":0,"used":10765,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1695","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11897,"free":0,"used":11897,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/beekeeper-studio/180","fstype":"squashfs","bytes":{"total":86245376,"free":0,"used":86245376,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core/14399","fstype":"squashfs","bytes":{"total":122421248,"free":0,"used":122421248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":12857,"free":0,"used":12857,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/72","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-28-1804/161","fstype":"squashfs","bytes":{"total":172883968,"free":0,"used":172883968,"pfree":0.000000,"pused":100.000000},"inodes":{"total":27806,"free":0,"used":27806,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2620","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2632","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1634","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11885,"free":0,"used":11885,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/115","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18121,"free":0,"used":18121,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1535","fstype":"squashfs","bytes":{"total":96206848,"free":0,"used":96206848,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76208,"free":0,"used":76208,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1506","fstype":"squashfs","bytes":{"total":65142784,"free":0,"used":65142784,"pfree":0.000000,"pused":100.000000},"inodes":{"total":62342,"free":0,"used":62342,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/bare/5","fstype":"squashfs","bytes":{"total":131072,"free":0,"used":131072,"pfree":0.000000,"pused":100.000000},"inodes":{"total":29,"free":0,"used":29,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/95","fstype":"squashfs","bytes":{"total":162004992,"free":0,"used":162004992,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10162,"free":0,"used":10162,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1534","fstype":"squashfs","bytes":{"total":85327872,"free":0,"used":85327872,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76177,"free":0,"used":76177,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/148","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40311,"free":0,"used":40311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/149","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40310,"free":0,"used":40310,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/119","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18272,"free":0,"used":18272,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/77","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/24","fstype":"squashfs","bytes":{"total":252575744,"free":0,"used":252575744,"pfree":0.000000,"pused":100.000000},"inodes":{"total":25913,"free":0,"used":25913,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/96","fstype":"squashfs","bytes":{"total":201719808,"free":0,"used":201719808,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10166,"free":0,"used":10166,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/433","fstype":"squashfs","bytes":{"total":52297728,"free":0,"used":52297728,"pfree":0.000000,"pused":100.000000},"inodes":{"total":15827,"free":0,"used":15827,"pfree":0.000000,"pused":100.000000}},{"fsname":"/sys/fs/fuse/connections","fstype":"fusectl","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/config","fstype":"configfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/snapd/7264","fstype":"squashfs","bytes":{"total":28442624,"free":0,"used":28442624,"pfree":0.000000,"pused":100.000000},"inodes":{"total":459,"free":0,"used":459,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/599","fstype":"squashfs","bytes":{"total":48234496,"free":0,"used":48234496,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17275,"free":0,"used":17275,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/558","fstype":"squashfs","bytes":{"total":56885248,"free":0,"used":56885248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17311,"free":0,"used":17311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snapd/17883","fstype":"squashfs","bytes":{"total":52035584,"free":0,"used":52035584,"pfree":0.000000,"pused":100.000000},"inodes":{"total":491,"free":0,"used":491,"pfree":0.000000,"pused":100.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/boot/efi","fstype":"vfat","bytes":{"total":535805952,"free":530591744,"used":5214208,"pfree":99.026848,"pused":0.973152},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000","fstype":"tmpfs","bytes":{"total":832253952,"free":832212992,"used":40960,"pfree":99.995078,"pused":0.004922},"inodes":{"total":1015938,"free":1015841,"used":97,"pfree":99.990452,"pused":0.009548}},{"fsname":"/run/user/1000/gvfs","fstype":"fuse.gvfsd-fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000/doc","fstype":"fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/snapd/ns","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/run/snapd/ns/snap-store.mnt","fstype":"nsfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}}] 73114:20221202:102133.477 worker_preprocess_dep_items: SUCCEED 0 73114:20221202:102133.477 worker_preprocess_dep_items(): [{"fsname":"/sys","fstype":"sysfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc","fstype":"proc","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev","fstype":"devtmpfs","bytes":{"total":4121944064,"free":4121944064,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1006334,"free":1005787,"used":547,"pfree":99.945644,"pused":0.054356}},{"fsname":"/dev/pts","fstype":"devpts","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/","fstype":"ext4","bytes":{"total":525720707072,"free":417732562944,"used":81207726080,"pfree":83.723959,"pused":16.276041},"inodes":{"total":32677888,"free":31567229,"used":1110659,"pfree":96.601191,"pused":3.398809}},{"fsname":"/sys/kernel/security","fstype":"securityfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/shm","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161261568,"used":20480,"pfree":99.999508,"pused":0.000492},"inodes":{"total":1015938,"free":1015936,"used":2,"pfree":99.999803,"pused":0.000197}},{"fsname":"/run/lock","fstype":"tmpfs","bytes":{"total":5242880,"free":5238784,"used":4096,"pfree":99.921875,"pused":0.078125},"inodes":{"total":1015938,"free":1015928,"used":10,"pfree":99.999016,"pused":0.000984}},{"fsname":"/sys/fs/cgroup","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161282048,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1015938,"free":1015919,"used":19,"pfree":99.998130,"pused":0.001870}},{"fsname":"/sys/fs/cgroup/unified","fstype":"cgroup2","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/systemd","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/pstore","fstype":"pstore","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/firmware/efi/efivars","fstype":"efivarfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/bpf","fstype":"bpf","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/net_cls,net_prio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/devices","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/memory","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpu,cpuacct","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/perf_event","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/pids","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/hugetlb","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/rdma","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpuset","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/blkio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/freezer","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/misc","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/hugepages","fstype":"hugetlbfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/mqueue","fstype":"mqueue","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/debug","fstype":"debugfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/tracing","fstype":"tracefs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/beekeeper-studio/168","fstype":"squashfs","bytes":{"total":86638592,"free":0,"used":86638592,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/1705","fstype":"squashfs","bytes":{"total":57671680,"free":0,"used":57671680,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10765,"free":0,"used":10765,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1695","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11897,"free":0,"used":11897,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/beekeeper-studio/180","fstype":"squashfs","bytes":{"total":86245376,"free":0,"used":86245376,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core/14399","fstype":"squashfs","bytes":{"total":122421248,"free":0,"used":122421248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":12857,"free":0,"used":12857,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/72","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-28-1804/161","fstype":"squashfs","bytes":{"total":172883968,"free":0,"used":172883968,"pfree":0.000000,"pused":100.000000},"inodes":{"total":27806,"free":0,"used":27806,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2620","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2632","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1634","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11885,"free":0,"used":11885,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/115","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18121,"free":0,"used":18121,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1535","fstype":"squashfs","bytes":{"total":96206848,"free":0,"used":96206848,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76208,"free":0,"used":76208,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1506","fstype":"squashfs","bytes":{"total":65142784,"free":0,"used":65142784,"pfree":0.000000,"pused":100.000000},"inodes":{"total":62342,"free":0,"used":62342,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/bare/5","fstype":"squashfs","bytes":{"total":131072,"free":0,"used":131072,"pfree":0.000000,"pused":100.000000},"inodes":{"total":29,"free":0,"used":29,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/95","fstype":"squashfs","bytes":{"total":162004992,"free":0,"used":162004992,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10162,"free":0,"used":10162,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1534","fstype":"squashfs","bytes":{"total":85327872,"free":0,"used":85327872,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76177,"free":0,"used":76177,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/148","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40311,"free":0,"used":40311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/149","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40310,"free":0,"used":40310,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/119","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18272,"free":0,"used":18272,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/77","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/24","fstype":"squashfs","bytes":{"total":252575744,"free":0,"used":252575744,"pfree":0.000000,"pused":100.000000},"inodes":{"total":25913,"free":0,"used":25913,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/96","fstype":"squashfs","bytes":{"total":201719808,"free":0,"used":201719808,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10166,"free":0,"used":10166,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/433","fstype":"squashfs","bytes":{"total":52297728,"free":0,"used":52297728,"pfree":0.000000,"pused":100.000000},"inodes":{"total":15827,"free":0,"used":15827,"pfree":0.000000,"pused":100.000000}},{"fsname":"/sys/fs/fuse/connections","fstype":"fusectl","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/config","fstype":"configfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/snapd/7264","fstype":"squashfs","bytes":{"total":28442624,"free":0,"used":28442624,"pfree":0.000000,"pused":100.000000},"inodes":{"total":459,"free":0,"used":459,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/599","fstype":"squashfs","bytes":{"total":48234496,"free":0,"used":48234496,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17275,"free":0,"used":17275,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/558","fstype":"squashfs","bytes":{"total":56885248,"free":0,"used":56885248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17311,"free":0,"used":17311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snapd/17883","fstype":"squashfs","bytes":{"total":52035584,"free":0,"used":52035584,"pfree":0.000000,"pused":100.000000},"inodes":{"total":491,"free":0,"used":491,"pfree":0.000000,"pused":100.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/boot/efi","fstype":"vfat","bytes":{"total":535805952,"free":530591744,"used":5214208,"pfree":99.026848,"pused":0.973152},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000","fstype":"tmpfs","bytes":{"total":832253952,"free":832212992,"used":40960,"pfree":99.995078,"pused":0.004922},"inodes":{"total":1015938,"free":1015841,"used":97,"pfree":99.990452,"pused":0.009548}},{"fsname":"/run/user/1000/gvfs","fstype":"fuse.gvfsd-fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000/doc","fstype":"fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/snapd/ns","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/run/snapd/ns/snap-store.mnt","fstype":"nsfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}}] 73114:20221202:102133.477 worker_preprocess_dep_items: SUCCEED 0 73114:20221202:102133.477 worker_preprocess_dep_items(): [{"fsname":"/sys","fstype":"sysfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc","fstype":"proc","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev","fstype":"devtmpfs","bytes":{"total":4121944064,"free":4121944064,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1006334,"free":1005787,"used":547,"pfree":99.945644,"pused":0.054356}},{"fsname":"/dev/pts","fstype":"devpts","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/","fstype":"ext4","bytes":{"total":525720707072,"free":417732562944,"used":81207726080,"pfree":83.723959,"pused":16.276041},"inodes":{"total":32677888,"free":31567229,"used":1110659,"pfree":96.601191,"pused":3.398809}},{"fsname":"/sys/kernel/security","fstype":"securityfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/shm","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161261568,"used":20480,"pfree":99.999508,"pused":0.000492},"inodes":{"total":1015938,"free":1015936,"used":2,"pfree":99.999803,"pused":0.000197}},{"fsname":"/run/lock","fstype":"tmpfs","bytes":{"total":5242880,"free":5238784,"used":4096,"pfree":99.921875,"pused":0.078125},"inodes":{"total":1015938,"free":1015928,"used":10,"pfree":99.999016,"pused":0.000984}},{"fsname":"/sys/fs/cgroup","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161282048,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1015938,"free":1015919,"used":19,"pfree":99.998130,"pused":0.001870}},{"fsname":"/sys/fs/cgroup/unified","fstype":"cgroup2","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/systemd","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/pstore","fstype":"pstore","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/firmware/efi/efivars","fstype":"efivarfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/bpf","fstype":"bpf","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/net_cls,net_prio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/devices","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/memory","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpu,cpuacct","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/perf_event","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/pids","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/hugetlb","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/rdma","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpuset","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/blkio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/freezer","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/misc","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/hugepages","fstype":"hugetlbfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/mqueue","fstype":"mqueue","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/debug","fstype":"debugfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/tracing","fstype":"tracefs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/beekeeper-studio/168","fstype":"squashfs","bytes":{"total":86638592,"free":0,"used":86638592,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/1705","fstype":"squashfs","bytes":{"total":57671680,"free":0,"used":57671680,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10765,"free":0,"used":10765,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1695","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11897,"free":0,"used":11897,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/beekeeper-studio/180","fstype":"squashfs","bytes":{"total":86245376,"free":0,"used":86245376,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core/14399","fstype":"squashfs","bytes":{"total":122421248,"free":0,"used":122421248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":12857,"free":0,"used":12857,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/72","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-28-1804/161","fstype":"squashfs","bytes":{"total":172883968,"free":0,"used":172883968,"pfree":0.000000,"pused":100.000000},"inodes":{"total":27806,"free":0,"used":27806,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2620","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2632","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1634","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11885,"free":0,"used":11885,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/115","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18121,"free":0,"used":18121,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1535","fstype":"squashfs","bytes":{"total":96206848,"free":0,"used":96206848,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76208,"free":0,"used":76208,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1506","fstype":"squashfs","bytes":{"total":65142784,"free":0,"used":65142784,"pfree":0.000000,"pused":100.000000},"inodes":{"total":62342,"free":0,"used":62342,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/bare/5","fstype":"squashfs","bytes":{"total":131072,"free":0,"used":131072,"pfree":0.000000,"pused":100.000000},"inodes":{"total":29,"free":0,"used":29,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/95","fstype":"squashfs","bytes":{"total":162004992,"free":0,"used":162004992,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10162,"free":0,"used":10162,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1534","fstype":"squashfs","bytes":{"total":85327872,"free":0,"used":85327872,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76177,"free":0,"used":76177,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/148","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40311,"free":0,"used":40311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/149","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40310,"free":0,"used":40310,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/119","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18272,"free":0,"used":18272,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/77","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/24","fstype":"squashfs","bytes":{"total":252575744,"free":0,"used":252575744,"pfree":0.000000,"pused":100.000000},"inodes":{"total":25913,"free":0,"used":25913,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/96","fstype":"squashfs","bytes":{"total":201719808,"free":0,"used":201719808,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10166,"free":0,"used":10166,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/433","fstype":"squashfs","bytes":{"total":52297728,"free":0,"used":52297728,"pfree":0.000000,"pused":100.000000},"inodes":{"total":15827,"free":0,"used":15827,"pfree":0.000000,"pused":100.000000}},{"fsname":"/sys/fs/fuse/connections","fstype":"fusectl","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/config","fstype":"configfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/snapd/7264","fstype":"squashfs","bytes":{"total":28442624,"free":0,"used":28442624,"pfree":0.000000,"pused":100.000000},"inodes":{"total":459,"free":0,"used":459,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/599","fstype":"squashfs","bytes":{"total":48234496,"free":0,"used":48234496,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17275,"free":0,"used":17275,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/558","fstype":"squashfs","bytes":{"total":56885248,"free":0,"used":56885248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17311,"free":0,"used":17311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snapd/17883","fstype":"squashfs","bytes":{"total":52035584,"free":0,"used":52035584,"pfree":0.000000,"pused":100.000000},"inodes":{"total":491,"free":0,"used":491,"pfree":0.000000,"pused":100.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/boot/efi","fstype":"vfat","bytes":{"total":535805952,"free":530591744,"used":5214208,"pfree":99.026848,"pused":0.973152},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000","fstype":"tmpfs","bytes":{"total":832253952,"free":832212992,"used":40960,"pfree":99.995078,"pused":0.004922},"inodes":{"total":1015938,"free":1015841,"used":97,"pfree":99.990452,"pused":0.009548}},{"fsname":"/run/user/1000/gvfs","fstype":"fuse.gvfsd-fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000/doc","fstype":"fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/snapd/ns","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/run/snapd/ns/snap-store.mnt","fstype":"nsfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}}] 73114:20221202:102133.477 worker_preprocess_dep_items: SUCCEED 0 73114:20221202:102133.477 worker_preprocess_dep_items(): [{"fsname":"/sys","fstype":"sysfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc","fstype":"proc","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev","fstype":"devtmpfs","bytes":{"total":4121944064,"free":4121944064,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1006334,"free":1005787,"used":547,"pfree":99.945644,"pused":0.054356}},{"fsname":"/dev/pts","fstype":"devpts","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/","fstype":"ext4","bytes":{"total":525720707072,"free":417732562944,"used":81207726080,"pfree":83.723959,"pused":16.276041},"inodes":{"total":32677888,"free":31567229,"used":1110659,"pfree":96.601191,"pused":3.398809}},{"fsname":"/sys/kernel/security","fstype":"securityfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/shm","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161261568,"used":20480,"pfree":99.999508,"pused":0.000492},"inodes":{"total":1015938,"free":1015936,"used":2,"pfree":99.999803,"pused":0.000197}},{"fsname":"/run/lock","fstype":"tmpfs","bytes":{"total":5242880,"free":5238784,"used":4096,"pfree":99.921875,"pused":0.078125},"inodes":{"total":1015938,"free":1015928,"used":10,"pfree":99.999016,"pused":0.000984}},{"fsname":"/sys/fs/cgroup","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161282048,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1015938,"free":1015919,"used":19,"pfree":99.998130,"pused":0.001870}},{"fsname":"/sys/fs/cgroup/unified","fstype":"cgroup2","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/systemd","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/pstore","fstype":"pstore","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/firmware/efi/efivars","fstype":"efivarfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/bpf","fstype":"bpf","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/net_cls,net_prio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/devices","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/memory","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpu,cpuacct","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/perf_event","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/pids","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/hugetlb","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/rdma","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpuset","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/blkio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/freezer","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/misc","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/hugepages","fstype":"hugetlbfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/mqueue","fstype":"mqueue","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/debug","fstype":"debugfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/tracing","fstype":"tracefs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/beekeeper-studio/168","fstype":"squashfs","bytes":{"total":86638592,"free":0,"used":86638592,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/1705","fstype":"squashfs","bytes":{"total":57671680,"free":0,"used":57671680,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10765,"free":0,"used":10765,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1695","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11897,"free":0,"used":11897,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/beekeeper-studio/180","fstype":"squashfs","bytes":{"total":86245376,"free":0,"used":86245376,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core/14399","fstype":"squashfs","bytes":{"total":122421248,"free":0,"used":122421248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":12857,"free":0,"used":12857,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/72","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-28-1804/161","fstype":"squashfs","bytes":{"total":172883968,"free":0,"used":172883968,"pfree":0.000000,"pused":100.000000},"inodes":{"total":27806,"free":0,"used":27806,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2620","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2632","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1634","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11885,"free":0,"used":11885,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/115","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18121,"free":0,"used":18121,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1535","fstype":"squashfs","bytes":{"total":96206848,"free":0,"used":96206848,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76208,"free":0,"used":76208,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1506","fstype":"squashfs","bytes":{"total":65142784,"free":0,"used":65142784,"pfree":0.000000,"pused":100.000000},"inodes":{"total":62342,"free":0,"used":62342,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/bare/5","fstype":"squashfs","bytes":{"total":131072,"free":0,"used":131072,"pfree":0.000000,"pused":100.000000},"inodes":{"total":29,"free":0,"used":29,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/95","fstype":"squashfs","bytes":{"total":162004992,"free":0,"used":162004992,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10162,"free":0,"used":10162,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1534","fstype":"squashfs","bytes":{"total":85327872,"free":0,"used":85327872,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76177,"free":0,"used":76177,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/148","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40311,"free":0,"used":40311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/149","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40310,"free":0,"used":40310,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/119","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18272,"free":0,"used":18272,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/77","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/24","fstype":"squashfs","bytes":{"total":252575744,"free":0,"used":252575744,"pfree":0.000000,"pused":100.000000},"inodes":{"total":25913,"free":0,"used":25913,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/96","fstype":"squashfs","bytes":{"total":201719808,"free":0,"used":201719808,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10166,"free":0,"used":10166,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/433","fstype":"squashfs","bytes":{"total":52297728,"free":0,"used":52297728,"pfree":0.000000,"pused":100.000000},"inodes":{"total":15827,"free":0,"used":15827,"pfree":0.000000,"pused":100.000000}},{"fsname":"/sys/fs/fuse/connections","fstype":"fusectl","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/config","fstype":"configfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/snapd/7264","fstype":"squashfs","bytes":{"total":28442624,"free":0,"used":28442624,"pfree":0.000000,"pused":100.000000},"inodes":{"total":459,"free":0,"used":459,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/599","fstype":"squashfs","bytes":{"total":48234496,"free":0,"used":48234496,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17275,"free":0,"used":17275,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/558","fstype":"squashfs","bytes":{"total":56885248,"free":0,"used":56885248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17311,"free":0,"used":17311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snapd/17883","fstype":"squashfs","bytes":{"total":52035584,"free":0,"used":52035584,"pfree":0.000000,"pused":100.000000},"inodes":{"total":491,"free":0,"used":491,"pfree":0.000000,"pused":100.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/boot/efi","fstype":"vfat","bytes":{"total":535805952,"free":530591744,"used":5214208,"pfree":99.026848,"pused":0.973152},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000","fstype":"tmpfs","bytes":{"total":832253952,"free":832212992,"used":40960,"pfree":99.995078,"pused":0.004922},"inodes":{"total":1015938,"free":1015841,"used":97,"pfree":99.990452,"pused":0.009548}},{"fsname":"/run/user/1000/gvfs","fstype":"fuse.gvfsd-fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000/doc","fstype":"fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/snapd/ns","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/run/snapd/ns/snap-store.mnt","fstype":"nsfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}}] 73114:20221202:102133.477 worker_preprocess_dep_items: SUCCEED 0 73114:20221202:102133.477 worker_preprocess_dep_items(): [{"fsname":"/sys","fstype":"sysfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc","fstype":"proc","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev","fstype":"devtmpfs","bytes":{"total":4121944064,"free":4121944064,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1006334,"free":1005787,"used":547,"pfree":99.945644,"pused":0.054356}},{"fsname":"/dev/pts","fstype":"devpts","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/","fstype":"ext4","bytes":{"total":525720707072,"free":417732562944,"used":81207726080,"pfree":83.723959,"pused":16.276041},"inodes":{"total":32677888,"free":31567229,"used":1110659,"pfree":96.601191,"pused":3.398809}},{"fsname":"/sys/kernel/security","fstype":"securityfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/shm","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161261568,"used":20480,"pfree":99.999508,"pused":0.000492},"inodes":{"total":1015938,"free":1015936,"used":2,"pfree":99.999803,"pused":0.000197}},{"fsname":"/run/lock","fstype":"tmpfs","bytes":{"total":5242880,"free":5238784,"used":4096,"pfree":99.921875,"pused":0.078125},"inodes":{"total":1015938,"free":1015928,"used":10,"pfree":99.999016,"pused":0.000984}},{"fsname":"/sys/fs/cgroup","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161282048,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1015938,"free":1015919,"used":19,"pfree":99.998130,"pused":0.001870}},{"fsname":"/sys/fs/cgroup/unified","fstype":"cgroup2","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/systemd","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/pstore","fstype":"pstore","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/firmware/efi/efivars","fstype":"efivarfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/bpf","fstype":"bpf","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/net_cls,net_prio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/devices","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/memory","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpu,cpuacct","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/perf_event","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/pids","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/hugetlb","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/rdma","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpuset","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/blkio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/freezer","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/misc","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/hugepages","fstype":"hugetlbfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/mqueue","fstype":"mqueue","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/debug","fstype":"debugfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/tracing","fstype":"tracefs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/beekeeper-studio/168","fstype":"squashfs","bytes":{"total":86638592,"free":0,"used":86638592,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/1705","fstype":"squashfs","bytes":{"total":57671680,"free":0,"used":57671680,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10765,"free":0,"used":10765,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1695","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11897,"free":0,"used":11897,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/beekeeper-studio/180","fstype":"squashfs","bytes":{"total":86245376,"free":0,"used":86245376,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core/14399","fstype":"squashfs","bytes":{"total":122421248,"free":0,"used":122421248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":12857,"free":0,"used":12857,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/72","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-28-1804/161","fstype":"squashfs","bytes":{"total":172883968,"free":0,"used":172883968,"pfree":0.000000,"pused":100.000000},"inodes":{"total":27806,"free":0,"used":27806,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2620","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2632","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1634","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11885,"free":0,"used":11885,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/115","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18121,"free":0,"used":18121,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1535","fstype":"squashfs","bytes":{"total":96206848,"free":0,"used":96206848,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76208,"free":0,"used":76208,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1506","fstype":"squashfs","bytes":{"total":65142784,"free":0,"used":65142784,"pfree":0.000000,"pused":100.000000},"inodes":{"total":62342,"free":0,"used":62342,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/bare/5","fstype":"squashfs","bytes":{"total":131072,"free":0,"used":131072,"pfree":0.000000,"pused":100.000000},"inodes":{"total":29,"free":0,"used":29,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/95","fstype":"squashfs","bytes":{"total":162004992,"free":0,"used":162004992,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10162,"free":0,"used":10162,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1534","fstype":"squashfs","bytes":{"total":85327872,"free":0,"used":85327872,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76177,"free":0,"used":76177,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/148","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40311,"free":0,"used":40311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/149","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40310,"free":0,"used":40310,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/119","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18272,"free":0,"used":18272,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/77","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/24","fstype":"squashfs","bytes":{"total":252575744,"free":0,"used":252575744,"pfree":0.000000,"pused":100.000000},"inodes":{"total":25913,"free":0,"used":25913,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/96","fstype":"squashfs","bytes":{"total":201719808,"free":0,"used":201719808,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10166,"free":0,"used":10166,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/433","fstype":"squashfs","bytes":{"total":52297728,"free":0,"used":52297728,"pfree":0.000000,"pused":100.000000},"inodes":{"total":15827,"free":0,"used":15827,"pfree":0.000000,"pused":100.000000}},{"fsname":"/sys/fs/fuse/connections","fstype":"fusectl","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/config","fstype":"configfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/snapd/7264","fstype":"squashfs","bytes":{"total":28442624,"free":0,"used":28442624,"pfree":0.000000,"pused":100.000000},"inodes":{"total":459,"free":0,"used":459,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/599","fstype":"squashfs","bytes":{"total":48234496,"free":0,"used":48234496,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17275,"free":0,"used":17275,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/558","fstype":"squashfs","bytes":{"total":56885248,"free":0,"used":56885248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17311,"free":0,"used":17311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snapd/17883","fstype":"squashfs","bytes":{"total":52035584,"free":0,"used":52035584,"pfree":0.000000,"pused":100.000000},"inodes":{"total":491,"free":0,"used":491,"pfree":0.000000,"pused":100.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/boot/efi","fstype":"vfat","bytes":{"total":535805952,"free":530591744,"used":5214208,"pfree":99.026848,"pused":0.973152},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000","fstype":"tmpfs","bytes":{"total":832253952,"free":832212992,"used":40960,"pfree":99.995078,"pused":0.004922},"inodes":{"total":1015938,"free":1015841,"used":97,"pfree":99.990452,"pused":0.009548}},{"fsname":"/run/user/1000/gvfs","fstype":"fuse.gvfsd-fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000/doc","fstype":"fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/snapd/ns","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/run/snapd/ns/snap-store.mnt","fstype":"nsfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}}] 73114:20221202:102133.477 worker_preprocess_dep_items: SUCCEED 0 73114:20221202:102133.477 worker_preprocess_dep_items(): [{"fsname":"/sys","fstype":"sysfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc","fstype":"proc","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev","fstype":"devtmpfs","bytes":{"total":4121944064,"free":4121944064,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1006334,"free":1005787,"used":547,"pfree":99.945644,"pused":0.054356}},{"fsname":"/dev/pts","fstype":"devpts","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/","fstype":"ext4","bytes":{"total":525720707072,"free":417732562944,"used":81207726080,"pfree":83.723959,"pused":16.276041},"inodes":{"total":32677888,"free":31567229,"used":1110659,"pfree":96.601191,"pused":3.398809}},{"fsname":"/sys/kernel/security","fstype":"securityfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/shm","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161261568,"used":20480,"pfree":99.999508,"pused":0.000492},"inodes":{"total":1015938,"free":1015936,"used":2,"pfree":99.999803,"pused":0.000197}},{"fsname":"/run/lock","fstype":"tmpfs","bytes":{"total":5242880,"free":5238784,"used":4096,"pfree":99.921875,"pused":0.078125},"inodes":{"total":1015938,"free":1015928,"used":10,"pfree":99.999016,"pused":0.000984}},{"fsname":"/sys/fs/cgroup","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161282048,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1015938,"free":1015919,"used":19,"pfree":99.998130,"pused":0.001870}},{"fsname":"/sys/fs/cgroup/unified","fstype":"cgroup2","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/systemd","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/pstore","fstype":"pstore","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/firmware/efi/efivars","fstype":"efivarfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/bpf","fstype":"bpf","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/net_cls,net_prio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/devices","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/memory","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpu,cpuacct","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/perf_event","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/pids","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/hugetlb","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/rdma","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpuset","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/blkio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/freezer","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/misc","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/hugepages","fstype":"hugetlbfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/mqueue","fstype":"mqueue","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/debug","fstype":"debugfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/tracing","fstype":"tracefs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/beekeeper-studio/168","fstype":"squashfs","bytes":{"total":86638592,"free":0,"used":86638592,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/1705","fstype":"squashfs","bytes":{"total":57671680,"free":0,"used":57671680,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10765,"free":0,"used":10765,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1695","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11897,"free":0,"used":11897,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/beekeeper-studio/180","fstype":"squashfs","bytes":{"total":86245376,"free":0,"used":86245376,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core/14399","fstype":"squashfs","bytes":{"total":122421248,"free":0,"used":122421248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":12857,"free":0,"used":12857,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/72","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-28-1804/161","fstype":"squashfs","bytes":{"total":172883968,"free":0,"used":172883968,"pfree":0.000000,"pused":100.000000},"inodes":{"total":27806,"free":0,"used":27806,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2620","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2632","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1634","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11885,"free":0,"used":11885,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/115","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18121,"free":0,"used":18121,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1535","fstype":"squashfs","bytes":{"total":96206848,"free":0,"used":96206848,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76208,"free":0,"used":76208,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1506","fstype":"squashfs","bytes":{"total":65142784,"free":0,"used":65142784,"pfree":0.000000,"pused":100.000000},"inodes":{"total":62342,"free":0,"used":62342,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/bare/5","fstype":"squashfs","bytes":{"total":131072,"free":0,"used":131072,"pfree":0.000000,"pused":100.000000},"inodes":{"total":29,"free":0,"used":29,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/95","fstype":"squashfs","bytes":{"total":162004992,"free":0,"used":162004992,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10162,"free":0,"used":10162,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1534","fstype":"squashfs","bytes":{"total":85327872,"free":0,"used":85327872,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76177,"free":0,"used":76177,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/148","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40311,"free":0,"used":40311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/149","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40310,"free":0,"used":40310,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/119","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18272,"free":0,"used":18272,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/77","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/24","fstype":"squashfs","bytes":{"total":252575744,"free":0,"used":252575744,"pfree":0.000000,"pused":100.000000},"inodes":{"total":25913,"free":0,"used":25913,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/96","fstype":"squashfs","bytes":{"total":201719808,"free":0,"used":201719808,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10166,"free":0,"used":10166,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/433","fstype":"squashfs","bytes":{"total":52297728,"free":0,"used":52297728,"pfree":0.000000,"pused":100.000000},"inodes":{"total":15827,"free":0,"used":15827,"pfree":0.000000,"pused":100.000000}},{"fsname":"/sys/fs/fuse/connections","fstype":"fusectl","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/config","fstype":"configfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/snapd/7264","fstype":"squashfs","bytes":{"total":28442624,"free":0,"used":28442624,"pfree":0.000000,"pused":100.000000},"inodes":{"total":459,"free":0,"used":459,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/599","fstype":"squashfs","bytes":{"total":48234496,"free":0,"used":48234496,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17275,"free":0,"used":17275,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/558","fstype":"squashfs","bytes":{"total":56885248,"free":0,"used":56885248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17311,"free":0,"used":17311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snapd/17883","fstype":"squashfs","bytes":{"total":52035584,"free":0,"used":52035584,"pfree":0.000000,"pused":100.000000},"inodes":{"total":491,"free":0,"used":491,"pfree":0.000000,"pused":100.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/boot/efi","fstype":"vfat","bytes":{"total":535805952,"free":530591744,"used":5214208,"pfree":99.026848,"pused":0.973152},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000","fstype":"tmpfs","bytes":{"total":832253952,"free":832212992,"used":40960,"pfree":99.995078,"pused":0.004922},"inodes":{"total":1015938,"free":1015841,"used":97,"pfree":99.990452,"pused":0.009548}},{"fsname":"/run/user/1000/gvfs","fstype":"fuse.gvfsd-fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000/doc","fstype":"fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/snapd/ns","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/run/snapd/ns/snap-store.mnt","fstype":"nsfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}}] 73114:20221202:102133.477 worker_preprocess_dep_items: SUCCEED 0 73114:20221202:102133.477 In zbx_ipc_socket_write() 73114:20221202:102133.477 End of zbx_ipc_socket_write():SUCCEED 73114:20221202:102133.477 End of worker_preprocess_dep_items() 73114:20221202:102133.479 In zbx_ipc_socket_read() 73111:20221202:102133.479 End of zbx_ipc_service_recv():1 73111:20221202:102133.479 In preprocessor_process_dep_result() 73111:20221202:102133.479 In preprocessor_enqueue_dependent() itemid: 44314 73111:20221202:102133.479 End of preprocessor_enqueue_dependent() 73111:20221202:102133.479 In preprocessor_enqueue_dependent() itemid: 44316 73111:20221202:102133.479 End of preprocessor_enqueue_dependent() 73111:20221202:102133.479 In preprocessor_enqueue_dependent() itemid: 44317 73111:20221202:102133.479 End of preprocessor_enqueue_dependent() 73111:20221202:102133.479 In preprocessor_enqueue_dependent() itemid: 44318 73111:20221202:102133.479 End of preprocessor_enqueue_dependent() 73111:20221202:102133.479 In preprocessor_enqueue_dependent() itemid: 44319 73111:20221202:102133.479 End of preprocessor_enqueue_dependent() 73111:20221202:102133.479 In preprocessor_enqueue_dependent() itemid: 44320 73111:20221202:102133.479 End of preprocessor_enqueue_dependent() 73111:20221202:102133.479 In preprocessor_enqueue_dependent() itemid: 44321 73111:20221202:102133.479 End of preprocessor_enqueue_dependent() 73111:20221202:102133.479 In preprocessor_enqueue_dependent() itemid: 44322 73111:20221202:102133.479 End of preprocessor_enqueue_dependent() 73111:20221202:102133.480 In preprocessor_enqueue_dependent() itemid: 44323 73111:20221202:102133.480 End of preprocessor_enqueue_dependent() 73111:20221202:102133.480 In preprocessor_enqueue_dependent() itemid: 44324 73111:20221202:102133.480 End of preprocessor_enqueue_dependent() 73111:20221202:102133.480 In preprocessor_enqueue_dependent() itemid: 44325 73111:20221202:102133.480 End of preprocessor_enqueue_dependent() 73111:20221202:102133.480 In preprocessor_enqueue_dependent() itemid: 44326 73111:20221202:102133.480 End of preprocessor_enqueue_dependent() 73111:20221202:102133.480 In preprocessor_enqueue_dependent() itemid: 44327 73111:20221202:102133.480 End of preprocessor_enqueue_dependent() 73111:20221202:102133.480 In preprocessor_enqueue_dependent() itemid: 44328 73111:20221202:102133.480 End of preprocessor_enqueue_dependent() 73111:20221202:102133.480 In preprocessor_enqueue_dependent() itemid: 44329 73111:20221202:102133.480 End of preprocessor_enqueue_dependent() 73111:20221202:102133.480 In preprocessor_enqueue_dependent() itemid: 44330 73111:20221202:102133.480 End of preprocessor_enqueue_dependent() 73111:20221202:102133.480 In preprocessor_enqueue_dependent() itemid: 44331 73111:20221202:102133.480 End of preprocessor_enqueue_dependent() 73111:20221202:102133.480 In preprocessor_enqueue_dependent() itemid: 44332 73111:20221202:102133.480 End of preprocessor_enqueue_dependent() 73111:20221202:102133.480 In preprocessor_enqueue_dependent() itemid: 44333 73111:20221202:102133.480 End of preprocessor_enqueue_dependent() 73111:20221202:102133.480 In preprocessor_enqueue_dependent() itemid: 44334 73111:20221202:102133.480 End of preprocessor_enqueue_dependent() 73111:20221202:102133.480 In preprocessor_enqueue_dependent() itemid: 44335 73111:20221202:102133.480 End of preprocessor_enqueue_dependent() 73111:20221202:102133.480 In preprocessor_enqueue_dependent() itemid: 44336 73111:20221202:102133.480 End of preprocessor_enqueue_dependent() 73111:20221202:102133.480 In preprocessor_enqueue_dependent() itemid: 44337 73111:20221202:102133.480 End of preprocessor_enqueue_dependent() 73111:20221202:102133.480 In preprocessor_enqueue_dependent() itemid: 44338 73111:20221202:102133.480 End of preprocessor_enqueue_dependent() 73111:20221202:102133.480 In preprocessor_enqueue_dependent() itemid: 44339 73111:20221202:102133.480 End of preprocessor_enqueue_dependent() 73111:20221202:102133.480 In preprocessor_enqueue_dependent() itemid: 44340 73111:20221202:102133.480 End of preprocessor_enqueue_dependent() 73111:20221202:102133.480 In preprocessor_enqueue_dependent() itemid: 44341 73111:20221202:102133.480 End of preprocessor_enqueue_dependent() 73111:20221202:102133.480 In preprocessor_assign_tasks() 73111:20221202:102133.480 In preprocessor_get_next_task() 73111:20221202:102133.480 End of preprocessor_get_next_task() 73111:20221202:102133.480 End of preprocessor_assign_tasks() 73111:20221202:102133.480 In zbx_ipc_socket_open() 73126:20221202:102133.483 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.008106 sec, processing escalations]' 73126:20221202:102133.483 In process_escalations() 73126:20221202:102133.483 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<=1669969296 order by actionid,triggerid,itemid,escalationid] 73111:20221202:102133.483 End of zbx_ipc_socket_open():SUCCEED 73111:20221202:102133.483 In zbx_ipc_socket_write() 73111:20221202:102133.483 End of zbx_ipc_socket_write():SUCCEED 73111:20221202:102133.483 End of preprocessor_process_dep_result() 73111:20221202:102133.483 In zbx_ipc_service_recv() timeout:1.000 73115:20221202:102133.483 In ipc_service_accept() 73115:20221202:102133.484 In ipc_service_add_client() 73115:20221202:102133.484 End of ipc_service_add_client() clientid:5 73115:20221202:102133.484 End of ipc_service_accept() 73115:20221202:102133.484 End of zbx_ipc_service_recv():2 73115:20221202:102133.484 In zbx_ipc_service_recv() timeout:1.000 73115:20221202:102133.484 End of zbx_ipc_service_recv():1 73115:20221202:102133.484 In lld_queue_request() 73115:20221202:102133.484 queuing discovery rule:44314 73115:20221202:102133.484 End of lld_queue_request() 73115:20221202:102133.484 In zbx_ipc_client_send() clientid:3 73115:20221202:102133.484 End of zbx_ipc_client_send():SUCCEED 73115:20221202:102133.484 In zbx_ipc_service_recv() timeout:1.000 73117:20221202:102133.484 End of zbx_ipc_socket_read():SUCCEED 73117:20221202:102133.485 In lld_process_task() 73117:20221202:102133.485 processing discovery rule:44314 73117:20221202:102133.485 In lld_process_discovery_rule() itemid:44314 73117:20221202:102133.485 query [txnlev:0] [select hostid,key_,evaltype,formula,lifetime from items where itemid=44314] 73126:20221202:102133.486 End of process_escalations() 73126:20221202:102133.486 In process_escalations() 73126:20221202:102133.486 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<=1669969296 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102133.486 End of process_escalations() 73126:20221202:102133.486 In process_escalations() 73126:20221202:102133.486 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<=1669969296 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102133.486 End of process_escalations() 73126:20221202:102133.486 In process_escalations() 73126:20221202:102133.486 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<=1669969296 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102133.487 End of process_escalations() 73126:20221202:102133.487 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.004076 sec, idle 3 sec]' 73117:20221202:102133.487 In substitute_simple_macros_impl() data:'30d' 73117:20221202:102133.487 End substitute_simple_macros_impl() data:'30d' 73117:20221202:102133.487 In lld_filter_load() 73117:20221202:102133.487 query [txnlev:0] [select item_conditionid,macro,value,operator from item_condition where itemid=44314] 73117:20221202:102133.488 In substitute_simple_macros_impl() data:'/sys' 73117:20221202:102133.488 End substitute_simple_macros_impl() data:'/sys' 73117:20221202:102133.488 In substitute_simple_macros_impl() data:'/proc' 73117:20221202:102133.488 End substitute_simple_macros_impl() data:'/proc' 73117:20221202:102133.488 End of lld_filter_load():SUCCEED 73117:20221202:102133.488 In zbx_lld_macro_paths_get() 73117:20221202:102133.488 query [txnlev:0] [select lld_macro,path from lld_macro_path where itemid=44314] 73117:20221202:102133.488 End of zbx_lld_macro_paths_get():SUCCEED 73117:20221202:102133.488 In lld_overrides_load() 73117:20221202:102133.488 query [txnlev:1] [begin;] 73117:20221202:102133.489 query [txnlev:1] [select lld_overrideid,step,evaltype,formula,stop from lld_override where itemid=44314 order by lld_overrideid] 73117:20221202:102133.489 query [txnlev:1] [commit;] 73117:20221202:102133.490 End of lld_overrides_load():SUCCEED 73117:20221202:102133.490 In lld_rows_get() 73117:20221202:102133.490 In filter_evaluate_and_or_andor() 73117:20221202:102133.490 In zbx_evaluate() expression:'(1 or 0)' 73117:20221202:102133.490 End of zbx_evaluate() value:1.000000 73117:20221202:102133.490 End of filter_evaluate_and_or_andor():SUCCEED 73117:20221202:102133.490 In filter_evaluate_and_or_andor() 73117:20221202:102133.490 In zbx_evaluate() expression:'(0 or 1)' 73117:20221202:102133.490 End of zbx_evaluate() value:1.000000 73117:20221202:102133.490 End of filter_evaluate_and_or_andor():SUCCEED 73117:20221202:102133.490 In filter_evaluate_and_or_andor() 73117:20221202:102133.490 In zbx_evaluate() expression:'(0 or 0)' 73117:20221202:102133.490 End of zbx_evaluate() value:0.000000 73117:20221202:102133.490 End of filter_evaluate_and_or_andor():FAIL 73117:20221202:102133.490 In filter_evaluate_and_or_andor() 73117:20221202:102133.490 In zbx_evaluate() expression:'(0 or 0)' 73117:20221202:102133.490 End of zbx_evaluate() value:0.000000 73117:20221202:102133.490 End of filter_evaluate_and_or_andor():FAIL 73117:20221202:102133.490 In filter_evaluate_and_or_andor() 73117:20221202:102133.490 In zbx_evaluate() expression:'(0 or 0)' 73117:20221202:102133.490 End of zbx_evaluate() value:0.000000 73117:20221202:102133.490 End of filter_evaluate_and_or_andor():FAIL 73117:20221202:102133.490 In filter_evaluate_and_or_andor() 73117:20221202:102133.490 In zbx_evaluate() expression:'(0 or 0)' 73117:20221202:102133.491 End of zbx_evaluate() value:0.000000 73117:20221202:102133.491 End of filter_evaluate_and_or_andor():FAIL 73117:20221202:102133.491 In filter_evaluate_and_or_andor() 73117:20221202:102133.491 In zbx_evaluate() expression:'(1 or 0)' 73117:20221202:102133.491 End of zbx_evaluate() value:1.000000 73117:20221202:102133.491 End of filter_evaluate_and_or_andor():SUCCEED 73117:20221202:102133.491 In filter_evaluate_and_or_andor() 73117:20221202:102133.491 In zbx_evaluate() expression:'(0 or 0)' 73117:20221202:102133.491 End of zbx_evaluate() value:0.000000 73117:20221202:102133.491 End of filter_evaluate_and_or_andor():FAIL 73117:20221202:102133.491 In filter_evaluate_and_or_andor() 73117:20221202:102133.491 In zbx_evaluate() expression:'(0 or 0)' 73117:20221202:102133.491 End of zbx_evaluate() value:0.000000 73117:20221202:102133.491 End of filter_evaluate_and_or_andor():FAIL 73117:20221202:102133.491 In filter_evaluate_and_or_andor() 73117:20221202:102133.491 In zbx_evaluate() expression:'(1 or 0)' 73117:20221202:102133.491 End of zbx_evaluate() value:1.000000 73117:20221202:102133.491 End of filter_evaluate_and_or_andor():SUCCEED 73117:20221202:102133.491 In filter_evaluate_and_or_andor() 73117:20221202:102133.491 In zbx_evaluate() expression:'(1 or 0)' 73117:20221202:102133.491 End of zbx_evaluate() value:1.000000 73117:20221202:102133.491 End of filter_evaluate_and_or_andor():SUCCEED 73117:20221202:102133.491 In filter_evaluate_and_or_andor() 73117:20221202:102133.491 In zbx_evaluate() expression:'(1 or 0)' 73117:20221202:102133.491 End of zbx_evaluate() value:1.000000 73117:20221202:102133.491 End of filter_evaluate_and_or_andor():SUCCEED 73117:20221202:102133.491 In filter_evaluate_and_or_andor() 73117:20221202:102133.491 In zbx_evaluate() expression:'(1 or 0)' 73117:20221202:102133.491 End of zbx_evaluate() value:1.000000 73117:20221202:102133.491 End of filter_evaluate_and_or_andor():SUCCEED 73117:20221202:102133.491 In filter_evaluate_and_or_andor() 73117:20221202:102133.491 In zbx_evaluate() expression:'(1 or 0)' 73117:20221202:102133.491 End of zbx_evaluate() value:1.000000 73117:20221202:102133.491 End of filter_evaluate_and_or_andor():SUCCEED 73117:20221202:102133.491 In filter_evaluate_and_or_andor() 73117:20221202:102133.491 In zbx_evaluate() expression:'(1 or 0)' 73117:20221202:102133.491 End of zbx_evaluate() value:1.000000 73117:20221202:102133.491 End of filter_evaluate_and_or_andor():SUCCEED 73117:20221202:102133.491 In filter_evaluate_and_or_andor() 73117:20221202:102133.491 In zbx_evaluate() expression:'(1 or 0)' 73117:20221202:102133.491 End of zbx_evaluate() value:1.000000 73117:20221202:102133.491 End of filter_evaluate_and_or_andor():SUCCEED 73117:20221202:102133.491 In filter_evaluate_and_or_andor() 73117:20221202:102133.491 In zbx_evaluate() expression:'(1 or 0)' 73117:20221202:102133.491 End of zbx_evaluate() value:1.000000 73117:20221202:102133.491 End of filter_evaluate_and_or_andor():SUCCEED 73117:20221202:102133.491 In filter_evaluate_and_or_andor() 73117:20221202:102133.491 In zbx_evaluate() expression:'(1 or 0)' 73117:20221202:102133.491 End of zbx_evaluate() value:1.000000 73117:20221202:102133.491 End of filter_evaluate_and_or_andor():SUCCEED 73117:20221202:102133.491 In filter_evaluate_and_or_andor() 73117:20221202:102133.491 In zbx_evaluate() expression:'(1 or 0)' 73117:20221202:102133.491 End of zbx_evaluate() value:1.000000 73117:20221202:102133.491 End of filter_evaluate_and_or_andor():SUCCEED 73117:20221202:102133.491 In filter_evaluate_and_or_andor() 73117:20221202:102133.491 In zbx_evaluate() expression:'(1 or 0)' 73117:20221202:102133.491 End of zbx_evaluate() value:1.000000 73117:20221202:102133.491 End of filter_evaluate_and_or_andor():SUCCEED 73117:20221202:102133.491 In filter_evaluate_and_or_andor() 73117:20221202:102133.491 In zbx_evaluate() expression:'(1 or 0)' 73117:20221202:102133.491 End of zbx_evaluate() value:1.000000 73117:20221202:102133.491 End of filter_evaluate_and_or_andor():SUCCEED 73117:20221202:102133.491 In filter_evaluate_and_or_andor() 73117:20221202:102133.492 In zbx_evaluate() expression:'(1 or 0)' 73117:20221202:102133.492 End of zbx_evaluate() value:1.000000 73117:20221202:102133.492 End of filter_evaluate_and_or_andor():SUCCEED 73117:20221202:102133.492 In filter_evaluate_and_or_andor() 73117:20221202:102133.492 In zbx_evaluate() expression:'(1 or 0)' 73117:20221202:102133.492 End of zbx_evaluate() value:1.000000 73117:20221202:102133.492 End of filter_evaluate_and_or_andor():SUCCEED 73117:20221202:102133.492 In filter_evaluate_and_or_andor() 73117:20221202:102133.492 In zbx_evaluate() expression:'(1 or 0)' 73117:20221202:102133.492 End of zbx_evaluate() value:1.000000 73117:20221202:102133.492 End of filter_evaluate_and_or_andor():SUCCEED 73117:20221202:102133.492 In filter_evaluate_and_or_andor() 73117:20221202:102133.492 In zbx_evaluate() expression:'(1 or 0)' 73117:20221202:102133.492 End of zbx_evaluate() value:1.000000 73117:20221202:102133.492 End of filter_evaluate_and_or_andor():SUCCEED 73117:20221202:102133.492 In filter_evaluate_and_or_andor() 73117:20221202:102133.492 In zbx_evaluate() expression:'(1 or 0)' 73117:20221202:102133.492 End of zbx_evaluate() value:1.000000 73117:20221202:102133.492 End of filter_evaluate_and_or_andor():SUCCEED 73117:20221202:102133.492 In filter_evaluate_and_or_andor() 73117:20221202:102133.492 In zbx_evaluate() expression:'(1 or 0)' 73117:20221202:102133.492 End of zbx_evaluate() value:1.000000 73117:20221202:102133.492 End of filter_evaluate_and_or_andor():SUCCEED 73117:20221202:102133.492 In filter_evaluate_and_or_andor() 73117:20221202:102133.492 In zbx_evaluate() expression:'(1 or 1)' 73117:20221202:102133.492 End of zbx_evaluate() value:1.000000 73117:20221202:102133.492 End of filter_evaluate_and_or_andor():SUCCEED 73117:20221202:102133.492 In filter_evaluate_and_or_andor() 73117:20221202:102133.492 In zbx_evaluate() expression:'(0 or 0)' 73117:20221202:102133.492 End of zbx_evaluate() value:0.000000 73117:20221202:102133.492 End of filter_evaluate_and_or_andor():FAIL 73117:20221202:102133.492 In filter_evaluate_and_or_andor() 73117:20221202:102133.492 In zbx_evaluate() expression:'(0 or 0)' 73117:20221202:102133.492 End of zbx_evaluate() value:0.000000 73117:20221202:102133.492 End of filter_evaluate_and_or_andor():FAIL 73117:20221202:102133.492 In filter_evaluate_and_or_andor() 73117:20221202:102133.492 In zbx_evaluate() expression:'(1 or 0)' 73117:20221202:102133.492 End of zbx_evaluate() value:1.000000 73117:20221202:102133.492 End of filter_evaluate_and_or_andor():SUCCEED 73117:20221202:102133.492 In filter_evaluate_and_or_andor() 73117:20221202:102133.492 In zbx_evaluate() expression:'(1 or 0)' 73117:20221202:102133.492 End of zbx_evaluate() value:1.000000 73117:20221202:102133.492 End of filter_evaluate_and_or_andor():SUCCEED 73117:20221202:102133.493 In filter_evaluate_and_or_andor() 73117:20221202:102133.493 In zbx_evaluate() expression:'(0 or 0)' 73117:20221202:102133.493 End of zbx_evaluate() value:0.000000 73117:20221202:102133.493 End of filter_evaluate_and_or_andor():FAIL 73117:20221202:102133.493 In filter_evaluate_and_or_andor() 73117:20221202:102133.493 In zbx_evaluate() expression:'(0 or 0)' 73117:20221202:102133.493 End of zbx_evaluate() value:0.000000 73117:20221202:102133.493 End of filter_evaluate_and_or_andor():FAIL 73117:20221202:102133.493 In filter_evaluate_and_or_andor() 73117:20221202:102133.493 In zbx_evaluate() expression:'(0 or 0)' 73117:20221202:102133.493 End of zbx_evaluate() value:0.000000 73117:20221202:102133.493 End of filter_evaluate_and_or_andor():FAIL 73117:20221202:102133.493 In filter_evaluate_and_or_andor() 73117:20221202:102133.493 In zbx_evaluate() expression:'(0 or 0)' 73117:20221202:102133.493 End of zbx_evaluate() value:0.000000 73117:20221202:102133.493 End of filter_evaluate_and_or_andor():FAIL 73117:20221202:102133.493 In filter_evaluate_and_or_andor() 73117:20221202:102133.493 In zbx_evaluate() expression:'(0 or 0)' 73117:20221202:102133.493 End of zbx_evaluate() value:0.000000 73117:20221202:102133.493 End of filter_evaluate_and_or_andor():FAIL 73117:20221202:102133.493 In filter_evaluate_and_or_andor() 73117:20221202:102133.493 In zbx_evaluate() expression:'(0 or 0)' 73117:20221202:102133.493 End of zbx_evaluate() value:0.000000 73117:20221202:102133.493 End of filter_evaluate_and_or_andor():FAIL 73117:20221202:102133.493 In filter_evaluate_and_or_andor() 73117:20221202:102133.493 In zbx_evaluate() expression:'(0 or 0)' 73117:20221202:102133.493 End of zbx_evaluate() value:0.000000 73117:20221202:102133.493 End of filter_evaluate_and_or_andor():FAIL 73117:20221202:102133.493 In filter_evaluate_and_or_andor() 73117:20221202:102133.493 In zbx_evaluate() expression:'(0 or 0)' 73117:20221202:102133.493 End of zbx_evaluate() value:0.000000 73117:20221202:102133.493 End of filter_evaluate_and_or_andor():FAIL 73117:20221202:102133.493 In filter_evaluate_and_or_andor() 73117:20221202:102133.493 In zbx_evaluate() expression:'(0 or 0)' 73117:20221202:102133.493 End of zbx_evaluate() value:0.000000 73117:20221202:102133.493 End of filter_evaluate_and_or_andor():FAIL 73117:20221202:102133.493 In filter_evaluate_and_or_andor() 73117:20221202:102133.493 In zbx_evaluate() expression:'(0 or 0)' 73117:20221202:102133.493 End of zbx_evaluate() value:0.000000 73117:20221202:102133.493 End of filter_evaluate_and_or_andor():FAIL 73117:20221202:102133.494 In filter_evaluate_and_or_andor() 73117:20221202:102133.494 In zbx_evaluate() expression:'(0 or 0)' 73117:20221202:102133.494 End of zbx_evaluate() value:0.000000 73117:20221202:102133.494 End of filter_evaluate_and_or_andor():FAIL 73117:20221202:102133.494 In filter_evaluate_and_or_andor() 73117:20221202:102133.494 In zbx_evaluate() expression:'(0 or 0)' 73117:20221202:102133.494 End of zbx_evaluate() value:0.000000 73117:20221202:102133.494 End of filter_evaluate_and_or_andor():FAIL 73117:20221202:102133.494 In filter_evaluate_and_or_andor() 73117:20221202:102133.494 In zbx_evaluate() expression:'(0 or 0)' 73117:20221202:102133.494 End of zbx_evaluate() value:0.000000 73117:20221202:102133.494 End of filter_evaluate_and_or_andor():FAIL 73117:20221202:102133.494 In filter_evaluate_and_or_andor() 73117:20221202:102133.494 In zbx_evaluate() expression:'(0 or 0)' 73117:20221202:102133.494 End of zbx_evaluate() value:0.000000 73117:20221202:102133.494 End of filter_evaluate_and_or_andor():FAIL 73117:20221202:102133.494 In filter_evaluate_and_or_andor() 73117:20221202:102133.494 In zbx_evaluate() expression:'(0 or 0)' 73117:20221202:102133.494 End of zbx_evaluate() value:0.000000 73117:20221202:102133.494 End of filter_evaluate_and_or_andor():FAIL 73117:20221202:102133.494 In filter_evaluate_and_or_andor() 73117:20221202:102133.494 In zbx_evaluate() expression:'(0 or 0)' 73117:20221202:102133.494 End of zbx_evaluate() value:0.000000 73117:20221202:102133.494 End of filter_evaluate_and_or_andor():FAIL 73117:20221202:102133.494 In filter_evaluate_and_or_andor() 73117:20221202:102133.494 In zbx_evaluate() expression:'(0 or 0)' 73117:20221202:102133.494 End of zbx_evaluate() value:0.000000 73117:20221202:102133.494 End of filter_evaluate_and_or_andor():FAIL 73117:20221202:102133.494 In filter_evaluate_and_or_andor() 73117:20221202:102133.494 In zbx_evaluate() expression:'(0 or 0)' 73117:20221202:102133.494 End of zbx_evaluate() value:0.000000 73117:20221202:102133.494 End of filter_evaluate_and_or_andor():FAIL 73117:20221202:102133.494 In filter_evaluate_and_or_andor() 73117:20221202:102133.494 In zbx_evaluate() expression:'(0 or 0)' 73117:20221202:102133.494 End of zbx_evaluate() value:0.000000 73117:20221202:102133.494 End of filter_evaluate_and_or_andor():FAIL 73117:20221202:102133.494 In filter_evaluate_and_or_andor() 73117:20221202:102133.494 In zbx_evaluate() expression:'(0 or 0)' 73117:20221202:102133.494 End of zbx_evaluate() value:0.000000 73117:20221202:102133.494 End of filter_evaluate_and_or_andor():FAIL 73117:20221202:102133.494 In filter_evaluate_and_or_andor() 73117:20221202:102133.494 In zbx_evaluate() expression:'(0 or 0)' 73117:20221202:102133.494 End of zbx_evaluate() value:0.000000 73117:20221202:102133.494 End of filter_evaluate_and_or_andor():FAIL 73117:20221202:102133.494 In filter_evaluate_and_or_andor() 73117:20221202:102133.494 In zbx_evaluate() expression:'(0 or 0)' 73117:20221202:102133.494 End of zbx_evaluate() value:0.000000 73117:20221202:102133.494 End of filter_evaluate_and_or_andor():FAIL 73117:20221202:102133.494 In filter_evaluate_and_or_andor() 73117:20221202:102133.494 In zbx_evaluate() expression:'(0 or 0)' 73117:20221202:102133.494 End of zbx_evaluate() value:0.000000 73117:20221202:102133.494 End of filter_evaluate_and_or_andor():FAIL 73117:20221202:102133.494 In filter_evaluate_and_or_andor() 73117:20221202:102133.494 In zbx_evaluate() expression:'(1 or 0)' 73117:20221202:102133.494 End of zbx_evaluate() value:1.000000 73117:20221202:102133.494 End of filter_evaluate_and_or_andor():SUCCEED 73117:20221202:102133.494 In filter_evaluate_and_or_andor() 73117:20221202:102133.494 In zbx_evaluate() expression:'(1 or 0)' 73117:20221202:102133.494 End of zbx_evaluate() value:1.000000 73117:20221202:102133.494 End of filter_evaluate_and_or_andor():SUCCEED 73117:20221202:102133.494 In filter_evaluate_and_or_andor() 73117:20221202:102133.494 In zbx_evaluate() expression:'(0 or 0)' 73117:20221202:102133.495 End of zbx_evaluate() value:0.000000 73117:20221202:102133.495 End of filter_evaluate_and_or_andor():FAIL 73117:20221202:102133.495 In filter_evaluate_and_or_andor() 73117:20221202:102133.495 In zbx_evaluate() expression:'(0 or 0)' 73117:20221202:102133.495 End of zbx_evaluate() value:0.000000 73117:20221202:102133.495 End of filter_evaluate_and_or_andor():FAIL 73117:20221202:102133.495 In filter_evaluate_and_or_andor() 73117:20221202:102133.495 In zbx_evaluate() expression:'(0 or 0)' 73117:20221202:102133.495 End of zbx_evaluate() value:0.000000 73117:20221202:102133.495 End of filter_evaluate_and_or_andor():FAIL 73117:20221202:102133.495 In filter_evaluate_and_or_andor() 73117:20221202:102133.495 In zbx_evaluate() expression:'(0 or 0)' 73117:20221202:102133.495 End of zbx_evaluate() value:0.000000 73117:20221202:102133.495 End of filter_evaluate_and_or_andor():FAIL 73117:20221202:102133.495 In filter_evaluate_and_or_andor() 73117:20221202:102133.495 In zbx_evaluate() expression:'(1 or 1)' 73117:20221202:102133.495 End of zbx_evaluate() value:1.000000 73117:20221202:102133.495 End of filter_evaluate_and_or_andor():SUCCEED 73117:20221202:102133.495 In filter_evaluate_and_or_andor() 73117:20221202:102133.495 In zbx_evaluate() expression:'(0 or 0)' 73117:20221202:102133.495 End of zbx_evaluate() value:0.000000 73117:20221202:102133.495 End of filter_evaluate_and_or_andor():FAIL 73117:20221202:102133.495 In filter_evaluate_and_or_andor() 73117:20221202:102133.495 In zbx_evaluate() expression:'(0 or 0)' 73117:20221202:102133.495 End of zbx_evaluate() value:0.000000 73117:20221202:102133.495 End of filter_evaluate_and_or_andor():FAIL 73117:20221202:102133.495 In filter_evaluate_and_or_andor() 73117:20221202:102133.495 In zbx_evaluate() expression:'(0 or 0)' 73117:20221202:102133.495 End of zbx_evaluate() value:0.000000 73117:20221202:102133.495 End of filter_evaluate_and_or_andor():FAIL 73117:20221202:102133.495 In filter_evaluate_and_or_andor() 73117:20221202:102133.495 In zbx_evaluate() expression:'(0 or 0)' 73117:20221202:102133.495 End of zbx_evaluate() value:0.000000 73117:20221202:102133.495 End of filter_evaluate_and_or_andor():FAIL 73117:20221202:102133.495 In filter_evaluate_and_or_andor() 73117:20221202:102133.495 In zbx_evaluate() expression:'(0 or 0)' 73117:20221202:102133.495 End of zbx_evaluate() value:0.000000 73117:20221202:102133.495 End of filter_evaluate_and_or_andor():FAIL 73117:20221202:102133.495 In filter_evaluate_and_or_andor() 73117:20221202:102133.495 In zbx_evaluate() expression:'(0 or 0)' 73117:20221202:102133.495 End of zbx_evaluate() value:0.000000 73117:20221202:102133.495 End of filter_evaluate_and_or_andor():FAIL 73117:20221202:102133.495 End of lld_rows_get():SUCCEED 73117:20221202:102133.495 In lld_update_items() 73117:20221202:102133.495 In lld_item_prototypes_get() 73117:20221202:102133.495 query [txnlev:0] [select i.itemid,i.name,i.key_,i.type,i.value_type,i.delay,i.history,i.trends,i.status,i.trapper_hosts,i.units,i.formula,i.logtimefmt,i.valuemapid,i.params,i.ipmi_sensor,i.snmp_oid,i.authtype,i.username,i.password,i.publickey,i.privatekey,i.description,i.interfaceid,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.discover from items i,item_discovery id where i.itemid=id.itemid and id.parent_itemid=44314] 73117:20221202:102133.496 query [txnlev:0] [select ip.itemid,ip.step,ip.type,ip.params,ip.error_handler,ip.error_handler_params from item_preproc ip,item_discovery id where ip.itemid=id.itemid and id.parent_itemid=44314] 73117:20221202:102133.497 query [txnlev:0] [select ip.itemid,ip.name,ip.value from item_parameter ip,item_discovery id where ip.itemid=id.itemid and id.parent_itemid=44314] 73117:20221202:102133.498 query [txnlev:0] [select it.itemid,it.tag,it.value from item_tag it,item_discovery id where it.itemid=id.itemid and id.parent_itemid=44314] 73117:20221202:102133.498 End of lld_item_prototypes_get():1 prototypes 73117:20221202:102133.498 In lld_items_get() 73117:20221202:102133.498 query [txnlev:0] [select id.itemid,id.key_,id.lastcheck,id.ts_delete,i.name,i.key_,i.type,i.value_type,i.delay,i.history,i.trends,i.trapper_hosts,i.units,i.formula,i.logtimefmt,i.valuemapid,i.params,i.ipmi_sensor,i.snmp_oid,i.authtype,i.username,i.password,i.publickey,i.privatekey,i.description,i.interfaceid,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,id.parent_itemid,i.allow_traps from item_discovery id join items i on id.itemid=i.itemid where id.parent_itemid=44315] 73117:20221202:102133.499 query [txnlev:0] [select ip.item_preprocid,ip.itemid,ip.step,ip.type,ip.params,ip.error_handler,ip.error_handler_params from item_discovery id join item_preproc ip on id.itemid=ip.itemid where id.parent_itemid=44315] 73117:20221202:102133.500 query [txnlev:0] [select ip.item_parameterid,ip.itemid,ip.name,ip.value from item_discovery id join item_parameter ip on id.itemid=ip.itemid where id.parent_itemid=44315] 73117:20221202:102133.501 query [txnlev:0] [select it.itemtagid,it.itemid,it.tag,it.value from item_discovery id join item_tag it on id.itemid=it.itemid where id.parent_itemid=44315] 73117:20221202:102133.501 End of lld_items_get() 73117:20221202:102133.502 In lld_items_make() 73117:20221202:102133.502 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73117:20221202:102133.502 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73117:20221202:102133.502 End of zbx_substitute_lld_macros():SUCCEED data:'/proc/sys/fs/binfmt_misc' 73117:20221202:102133.502 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/proc/sys/fs/binfmt_misc,free]' 73117:20221202:102133.502 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73117:20221202:102133.502 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73117:20221202:102133.502 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/kernel/config' 73117:20221202:102133.502 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/kernel/config,free]' 73117:20221202:102133.502 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73117:20221202:102133.502 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73117:20221202:102133.502 End of zbx_substitute_lld_macros():SUCCEED data:'/proc/sys/fs/binfmt_misc' 73117:20221202:102133.502 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/proc/sys/fs/binfmt_misc,free]' 73117:20221202:102133.502 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73117:20221202:102133.502 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73117:20221202:102133.502 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/fuse/connections' 73117:20221202:102133.502 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/fuse/connections,free]' 73117:20221202:102133.502 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73117:20221202:102133.502 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73117:20221202:102133.502 End of zbx_substitute_lld_macros():SUCCEED data:'/proc/sys/fs/binfmt_misc' 73117:20221202:102133.502 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/proc/sys/fs/binfmt_misc,free]' 73117:20221202:102133.502 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73117:20221202:102133.502 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73117:20221202:102133.502 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/kernel/tracing' 73117:20221202:102133.502 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/kernel/tracing,free]' 73117:20221202:102133.502 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73117:20221202:102133.502 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73117:20221202:102133.502 End of zbx_substitute_lld_macros():SUCCEED data:'/proc/sys/fs/binfmt_misc' 73117:20221202:102133.502 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/proc/sys/fs/binfmt_misc,free]' 73117:20221202:102133.502 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73117:20221202:102133.502 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73117:20221202:102133.502 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/kernel/debug' 73117:20221202:102133.502 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/kernel/debug,free]' 73117:20221202:102133.502 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73117:20221202:102133.502 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73117:20221202:102133.502 End of zbx_substitute_lld_macros():SUCCEED data:'/proc/sys/fs/binfmt_misc' 73117:20221202:102133.502 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/proc/sys/fs/binfmt_misc,free]' 73117:20221202:102133.502 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73117:20221202:102133.502 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73117:20221202:102133.502 End of zbx_substitute_lld_macros():SUCCEED data:'/proc/sys/fs/binfmt_misc' 73117:20221202:102133.502 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/proc/sys/fs/binfmt_misc,free]' 73117:20221202:102133.502 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73117:20221202:102133.502 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73117:20221202:102133.502 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/misc' 73117:20221202:102133.502 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/misc,free]' 73117:20221202:102133.502 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73117:20221202:102133.502 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73117:20221202:102133.502 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/freezer' 73117:20221202:102133.502 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/freezer,free]' 73117:20221202:102133.502 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73117:20221202:102133.502 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73117:20221202:102133.502 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/blkio' 73117:20221202:102133.502 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/blkio,free]' 73117:20221202:102133.502 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73117:20221202:102133.502 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73117:20221202:102133.502 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/cpuset' 73117:20221202:102133.502 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/cpuset,free]' 73117:20221202:102133.502 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73117:20221202:102133.502 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73117:20221202:102133.502 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/rdma' 73117:20221202:102133.502 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/rdma,free]' 73117:20221202:102133.502 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73117:20221202:102133.502 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73117:20221202:102133.502 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/hugetlb' 73117:20221202:102133.502 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/hugetlb,free]' 73117:20221202:102133.502 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73117:20221202:102133.502 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73117:20221202:102133.502 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/pids' 73117:20221202:102133.502 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/pids,free]' 73117:20221202:102133.502 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73117:20221202:102133.502 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73117:20221202:102133.502 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/perf_event' 73117:20221202:102133.502 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/perf_event,free]' 73117:20221202:102133.503 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73117:20221202:102133.503 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73117:20221202:102133.503 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/cpu,cpuacct' 73117:20221202:102133.503 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size["/sys/fs/cgroup/cpu,cpuacct",free]' 73117:20221202:102133.503 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73117:20221202:102133.503 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73117:20221202:102133.503 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/memory' 73117:20221202:102133.503 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/memory,free]' 73117:20221202:102133.503 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73117:20221202:102133.503 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73117:20221202:102133.503 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/devices' 73117:20221202:102133.503 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/devices,free]' 73117:20221202:102133.503 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73117:20221202:102133.503 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73117:20221202:102133.503 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/misc' 73117:20221202:102133.503 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/misc,free]' 73117:20221202:102133.503 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73117:20221202:102133.503 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73117:20221202:102133.503 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/freezer' 73117:20221202:102133.503 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/freezer,free]' 73117:20221202:102133.503 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73117:20221202:102133.503 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73117:20221202:102133.503 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/blkio' 73117:20221202:102133.503 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/blkio,free]' 73117:20221202:102133.503 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73117:20221202:102133.503 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73117:20221202:102133.503 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/freezer' 73117:20221202:102133.503 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/freezer,free]' 73117:20221202:102133.503 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73117:20221202:102133.503 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73117:20221202:102133.503 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/misc' 73117:20221202:102133.503 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/misc,free]' 73117:20221202:102133.503 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73117:20221202:102133.503 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73117:20221202:102133.503 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/cpuset' 73117:20221202:102133.503 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/cpuset,free]' 73117:20221202:102133.503 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73117:20221202:102133.503 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73117:20221202:102133.503 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/rdma' 73117:20221202:102133.503 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/rdma,free]' 73117:20221202:102133.503 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73117:20221202:102133.503 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73117:20221202:102133.503 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/hugetlb' 73117:20221202:102133.503 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/hugetlb,free]' 73117:20221202:102133.503 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73117:20221202:102133.503 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73117:20221202:102133.503 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/pids' 73117:20221202:102133.503 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/pids,free]' 73117:20221202:102133.503 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73117:20221202:102133.503 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73117:20221202:102133.503 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/perf_event' 73117:20221202:102133.503 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/perf_event,free]' 73117:20221202:102133.503 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73117:20221202:102133.503 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73117:20221202:102133.503 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/cpu,cpuacct' 73117:20221202:102133.503 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size["/sys/fs/cgroup/cpu,cpuacct",free]' 73117:20221202:102133.503 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73117:20221202:102133.503 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73117:20221202:102133.503 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/memory' 73117:20221202:102133.503 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/memory,free]' 73117:20221202:102133.503 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73117:20221202:102133.503 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73117:20221202:102133.503 End of zbx_substitute_lld_macros():SUCCEED data:'/proc/sys/fs/binfmt_misc' 73117:20221202:102133.503 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/proc/sys/fs/binfmt_misc,free]' 73117:20221202:102133.503 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73117:20221202:102133.503 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73117:20221202:102133.503 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/net_cls,net_prio' 73117:20221202:102133.503 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size["/sys/fs/cgroup/net_cls,net_prio",free]' 73117:20221202:102133.503 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73117:20221202:102133.503 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73117:20221202:102133.503 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/misc' 73117:20221202:102133.504 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/misc,free]' 73117:20221202:102133.504 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73117:20221202:102133.504 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73117:20221202:102133.504 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/cpuset' 73117:20221202:102133.504 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/cpuset,free]' 73117:20221202:102133.504 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73117:20221202:102133.504 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73117:20221202:102133.504 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/rdma' 73117:20221202:102133.504 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/rdma,free]' 73117:20221202:102133.504 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73117:20221202:102133.504 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73117:20221202:102133.504 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/hugetlb' 73117:20221202:102133.504 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/hugetlb,free]' 73117:20221202:102133.504 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73117:20221202:102133.504 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73117:20221202:102133.504 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/pids' 73117:20221202:102133.504 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/pids,free]' 73117:20221202:102133.504 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73117:20221202:102133.504 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73117:20221202:102133.504 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/perf_event' 73117:20221202:102133.504 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/perf_event,free]' 73117:20221202:102133.504 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73117:20221202:102133.504 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73117:20221202:102133.504 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/cpu,cpuacct' 73117:20221202:102133.504 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size["/sys/fs/cgroup/cpu,cpuacct",free]' 73117:20221202:102133.504 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73117:20221202:102133.504 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73117:20221202:102133.504 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/memory' 73117:20221202:102133.504 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/memory,free]' 73117:20221202:102133.504 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73117:20221202:102133.504 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73117:20221202:102133.504 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/cpuset' 73117:20221202:102133.504 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/cpuset,free]' 73117:20221202:102133.504 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73117:20221202:102133.504 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73117:20221202:102133.504 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/rdma' 73117:20221202:102133.504 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/rdma,free]' 73117:20221202:102133.504 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73117:20221202:102133.504 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73117:20221202:102133.504 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/hugetlb' 73117:20221202:102133.504 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/hugetlb,free]' 73117:20221202:102133.504 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73117:20221202:102133.504 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73117:20221202:102133.504 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/pids' 73117:20221202:102133.504 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/pids,free]' 73117:20221202:102133.504 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73117:20221202:102133.504 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73117:20221202:102133.504 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/perf_event' 73117:20221202:102133.504 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/perf_event,free]' 73117:20221202:102133.504 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73117:20221202:102133.504 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73117:20221202:102133.504 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/cpu,cpuacct' 73117:20221202:102133.504 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size["/sys/fs/cgroup/cpu,cpuacct",free]' 73117:20221202:102133.504 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73117:20221202:102133.504 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73117:20221202:102133.504 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/misc' 73117:20221202:102133.504 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/misc,free]' 73117:20221202:102133.504 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73117:20221202:102133.504 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73117:20221202:102133.504 End of zbx_substitute_lld_macros():SUCCEED data:'/proc/sys/fs/binfmt_misc' 73117:20221202:102133.504 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/proc/sys/fs/binfmt_misc,free]' 73117:20221202:102133.504 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73117:20221202:102133.505 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73117:20221202:102133.505 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/freezer' 73117:20221202:102133.505 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/freezer,free]' 73117:20221202:102133.505 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73117:20221202:102133.505 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73117:20221202:102133.505 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/rdma' 73117:20221202:102133.505 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/rdma,free]' 73117:20221202:102133.505 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73117:20221202:102133.505 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73117:20221202:102133.505 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/hugetlb' 73117:20221202:102133.505 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/hugetlb,free]' 73117:20221202:102133.505 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73117:20221202:102133.505 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73117:20221202:102133.505 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/pids' 73117:20221202:102133.505 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/pids,free]' 73117:20221202:102133.505 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73117:20221202:102133.505 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73117:20221202:102133.505 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/perf_event' 73117:20221202:102133.505 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/perf_event,free]' 73117:20221202:102133.505 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73117:20221202:102133.505 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73117:20221202:102133.505 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/cpu,cpuacct' 73117:20221202:102133.505 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size["/sys/fs/cgroup/cpu,cpuacct",free]' 73117:20221202:102133.505 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73117:20221202:102133.505 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73117:20221202:102133.505 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/misc' 73117:20221202:102133.505 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/misc,free]' 73117:20221202:102133.505 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73117:20221202:102133.505 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73117:20221202:102133.505 End of zbx_substitute_lld_macros():SUCCEED data:'/proc/sys/fs/binfmt_misc' 73117:20221202:102133.505 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/proc/sys/fs/binfmt_misc,free]' 73117:20221202:102133.505 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73117:20221202:102133.505 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73117:20221202:102133.505 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/cpuset' 73117:20221202:102133.505 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/cpuset,free]' 73117:20221202:102133.505 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73117:20221202:102133.505 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73117:20221202:102133.505 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/hugetlb' 73117:20221202:102133.505 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/hugetlb,free]' 73117:20221202:102133.505 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73117:20221202:102133.505 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73117:20221202:102133.505 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/pids' 73117:20221202:102133.505 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/pids,free]' 73117:20221202:102133.505 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73117:20221202:102133.505 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73117:20221202:102133.505 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/perf_event' 73117:20221202:102133.505 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/perf_event,free]' 73117:20221202:102133.505 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73117:20221202:102133.505 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73117:20221202:102133.505 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/cpu,cpuacct' 73117:20221202:102133.505 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size["/sys/fs/cgroup/cpu,cpuacct",free]' 73117:20221202:102133.505 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73117:20221202:102133.505 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73117:20221202:102133.505 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/pids' 73117:20221202:102133.505 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/pids,free]' 73117:20221202:102133.505 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73117:20221202:102133.505 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73117:20221202:102133.505 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/perf_event' 73117:20221202:102133.505 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/perf_event,free]' 73117:20221202:102133.505 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73117:20221202:102133.506 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73117:20221202:102133.506 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/hugetlb' 73117:20221202:102133.506 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/hugetlb,free]' 73117:20221202:102133.506 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73117:20221202:102133.506 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73117:20221202:102133.506 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/misc' 73117:20221202:102133.506 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/misc,free]' 73117:20221202:102133.506 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73117:20221202:102133.506 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73117:20221202:102133.506 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/perf_event' 73117:20221202:102133.506 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/perf_event,free]' 73117:20221202:102133.506 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73117:20221202:102133.506 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73117:20221202:102133.506 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/hugetlb' 73117:20221202:102133.506 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/hugetlb,free]' 73117:20221202:102133.506 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73117:20221202:102133.506 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73117:20221202:102133.506 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/pids' 73117:20221202:102133.506 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/pids,free]' 73117:20221202:102133.506 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73117:20221202:102133.506 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73117:20221202:102133.506 End of zbx_substitute_lld_macros():SUCCEED data:'/proc/sys/fs/binfmt_misc' 73117:20221202:102133.506 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/proc/sys/fs/binfmt_misc,free]' 73117:20221202:102133.506 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73117:20221202:102133.506 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73117:20221202:102133.506 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/rdma' 73117:20221202:102133.506 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/rdma,free]' 73117:20221202:102133.506 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73117:20221202:102133.506 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73117:20221202:102133.506 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/hugetlb' 73117:20221202:102133.506 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/hugetlb,free]' 73117:20221202:102133.506 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73117:20221202:102133.506 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73117:20221202:102133.506 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/pids' 73117:20221202:102133.506 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/pids,free]' 73117:20221202:102133.506 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73117:20221202:102133.506 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73117:20221202:102133.506 End of zbx_substitute_lld_macros():SUCCEED data:'/proc/sys/fs/binfmt_misc' 73117:20221202:102133.506 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/proc/sys/fs/binfmt_misc,free]' 73117:20221202:102133.506 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73117:20221202:102133.506 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73117:20221202:102133.506 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/perf_event' 73117:20221202:102133.507 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/perf_event,free]' 73117:20221202:102133.507 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73117:20221202:102133.507 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73117:20221202:102133.507 End of zbx_substitute_lld_macros():SUCCEED data:'/proc/sys/fs/binfmt_misc' 73117:20221202:102133.507 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/proc/sys/fs/binfmt_misc,free]' 73117:20221202:102133.507 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73117:20221202:102133.507 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73117:20221202:102133.507 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/pids' 73117:20221202:102133.507 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/pids,free]' 73117:20221202:102133.507 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73117:20221202:102133.507 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73117:20221202:102133.507 End of zbx_substitute_lld_macros():SUCCEED data:'/proc/sys/fs/binfmt_misc' 73117:20221202:102133.507 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/proc/sys/fs/binfmt_misc,free]' 73117:20221202:102133.507 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73117:20221202:102133.507 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73117:20221202:102133.507 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/bpf' 73117:20221202:102133.507 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/bpf,free]' 73117:20221202:102133.507 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73117:20221202:102133.507 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73117:20221202:102133.507 End of zbx_substitute_lld_macros():SUCCEED data:'/proc/sys/fs/binfmt_misc' 73117:20221202:102133.507 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/proc/sys/fs/binfmt_misc,free]' 73117:20221202:102133.507 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73117:20221202:102133.507 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73117:20221202:102133.507 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/firmware/efi/efivars' 73117:20221202:102133.507 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/firmware/efi/efivars,free]' 73117:20221202:102133.507 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73117:20221202:102133.507 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73117:20221202:102133.507 End of zbx_substitute_lld_macros():SUCCEED data:'/proc/sys/fs/binfmt_misc' 73117:20221202:102133.507 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/proc/sys/fs/binfmt_misc,free]' 73117:20221202:102133.507 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73117:20221202:102133.507 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73117:20221202:102133.507 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/pstore' 73117:20221202:102133.507 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/pstore,free]' 73117:20221202:102133.507 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73117:20221202:102133.507 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73117:20221202:102133.507 End of zbx_substitute_lld_macros():SUCCEED data:'/proc/sys/fs/binfmt_misc' 73117:20221202:102133.507 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/proc/sys/fs/binfmt_misc,free]' 73117:20221202:102133.507 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73117:20221202:102133.507 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73117:20221202:102133.507 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/systemd' 73117:20221202:102133.507 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/systemd,free]' 73117:20221202:102133.507 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73117:20221202:102133.507 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73117:20221202:102133.507 End of zbx_substitute_lld_macros():SUCCEED data:'/proc/sys/fs/binfmt_misc' 73117:20221202:102133.507 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/proc/sys/fs/binfmt_misc,free]' 73117:20221202:102133.507 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73117:20221202:102133.507 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73117:20221202:102133.507 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/unified' 73117:20221202:102133.507 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/unified,free]' 73117:20221202:102133.507 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73117:20221202:102133.507 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73117:20221202:102133.507 End of zbx_substitute_lld_macros():SUCCEED data:'/proc/sys/fs/binfmt_misc' 73117:20221202:102133.507 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/proc/sys/fs/binfmt_misc,free]' 73117:20221202:102133.507 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73117:20221202:102133.507 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73117:20221202:102133.507 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup' 73117:20221202:102133.507 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup,free]' 73117:20221202:102133.507 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73117:20221202:102133.507 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73117:20221202:102133.507 End of zbx_substitute_lld_macros():SUCCEED data:'/proc/sys/fs/binfmt_misc' 73117:20221202:102133.507 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/proc/sys/fs/binfmt_misc,free]' 73117:20221202:102133.507 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73117:20221202:102133.507 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73117:20221202:102133.507 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/kernel/security' 73117:20221202:102133.507 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/kernel/security,free]' 73117:20221202:102133.507 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73117:20221202:102133.507 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73117:20221202:102133.508 End of zbx_substitute_lld_macros():SUCCEED data:'/proc/sys/fs/binfmt_misc' 73117:20221202:102133.508 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/proc/sys/fs/binfmt_misc,free]' 73117:20221202:102133.508 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73117:20221202:102133.508 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73117:20221202:102133.508 End of zbx_substitute_lld_macros():SUCCEED data:'/proc' 73117:20221202:102133.508 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/proc,free]' 73117:20221202:102133.508 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73117:20221202:102133.508 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73117:20221202:102133.508 End of zbx_substitute_lld_macros():SUCCEED data:'/proc/sys/fs/binfmt_misc' 73117:20221202:102133.508 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/proc/sys/fs/binfmt_misc,free]' 73117:20221202:102133.508 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73117:20221202:102133.508 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73117:20221202:102133.508 End of zbx_substitute_lld_macros():SUCCEED data:'/sys' 73117:20221202:102133.508 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys,free]' 73117:20221202:102133.508 In lld_item_update() 73117:20221202:102133.508 In zbx_substitute_lld_macros() data:'Free space {#FSNAME}' 73117:20221202:102133.508 End of zbx_substitute_lld_macros():SUCCEED data:'Free space /sys' 73117:20221202:102133.508 In lld_override_item() 73117:20221202:102133.508 End of lld_override_item() 73117:20221202:102133.508 In zbx_substitute_lld_macros() data:'0' 73117:20221202:102133.508 End of zbx_substitute_lld_macros():SUCCEED data:'0' 73117:20221202:102133.508 In zbx_substitute_lld_macros() data:'90d' 73117:20221202:102133.508 End of zbx_substitute_lld_macros():SUCCEED data:'90d' 73117:20221202:102133.508 In zbx_substitute_lld_macros() data:'365d' 73117:20221202:102133.508 End of zbx_substitute_lld_macros():SUCCEED data:'365d' 73117:20221202:102133.508 In zbx_substitute_lld_macros() data:'B' 73117:20221202:102133.508 End of zbx_substitute_lld_macros():SUCCEED data:'B' 73117:20221202:102133.508 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.508 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.508 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.508 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.508 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.508 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.508 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.508 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.508 In zbx_substitute_lld_macros() data:'LALALALALA' 73117:20221202:102133.508 End of zbx_substitute_lld_macros():SUCCEED data:'LALALALALA' 73117:20221202:102133.508 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.508 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.508 In zbx_substitute_lld_macros() data:'3s' 73117:20221202:102133.508 End of zbx_substitute_lld_macros():SUCCEED data:'3s' 73117:20221202:102133.508 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.508 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.508 In zbx_substitute_macros_in_json_pairs() 73117:20221202:102133.508 End of zbx_substitute_macros_in_json_pairs():SUCCEED 73117:20221202:102133.508 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.508 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.508 In zbx_substitute_lld_macros() data:'200' 73117:20221202:102133.508 End of zbx_substitute_lld_macros():SUCCEED data:'200' 73117:20221202:102133.508 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.508 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.508 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.509 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.509 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.509 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.509 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.509 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.509 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.509 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.509 End of lld_item_update() 73117:20221202:102133.509 In lld_item_update() 73117:20221202:102133.509 In zbx_substitute_lld_macros() data:'Free space {#FSNAME}' 73117:20221202:102133.509 End of zbx_substitute_lld_macros():SUCCEED data:'Free space /proc' 73117:20221202:102133.509 In lld_override_item() 73117:20221202:102133.509 End of lld_override_item() 73117:20221202:102133.509 In zbx_substitute_lld_macros() data:'0' 73117:20221202:102133.509 End of zbx_substitute_lld_macros():SUCCEED data:'0' 73117:20221202:102133.509 In zbx_substitute_lld_macros() data:'90d' 73117:20221202:102133.509 End of zbx_substitute_lld_macros():SUCCEED data:'90d' 73117:20221202:102133.509 In zbx_substitute_lld_macros() data:'365d' 73117:20221202:102133.509 End of zbx_substitute_lld_macros():SUCCEED data:'365d' 73117:20221202:102133.509 In zbx_substitute_lld_macros() data:'B' 73117:20221202:102133.509 End of zbx_substitute_lld_macros():SUCCEED data:'B' 73117:20221202:102133.509 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.509 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.509 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.509 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.509 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.509 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.509 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.509 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.510 In zbx_substitute_lld_macros() data:'LALALALALA' 73117:20221202:102133.510 End of zbx_substitute_lld_macros():SUCCEED data:'LALALALALA' 73117:20221202:102133.510 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.510 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.510 In zbx_substitute_lld_macros() data:'3s' 73117:20221202:102133.510 End of zbx_substitute_lld_macros():SUCCEED data:'3s' 73117:20221202:102133.510 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.510 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.510 In zbx_substitute_macros_in_json_pairs() 73117:20221202:102133.510 End of zbx_substitute_macros_in_json_pairs():SUCCEED 73117:20221202:102133.510 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.510 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.510 In zbx_substitute_lld_macros() data:'200' 73117:20221202:102133.510 End of zbx_substitute_lld_macros():SUCCEED data:'200' 73117:20221202:102133.510 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.510 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.510 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.510 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.510 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.510 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.510 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.510 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.510 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.510 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.510 End of lld_item_update() 73117:20221202:102133.510 In lld_item_update() 73117:20221202:102133.510 In zbx_substitute_lld_macros() data:'Free space {#FSNAME}' 73117:20221202:102133.510 End of zbx_substitute_lld_macros():SUCCEED data:'Free space /sys/kernel/security' 73117:20221202:102133.510 In lld_override_item() 73117:20221202:102133.510 End of lld_override_item() 73117:20221202:102133.511 In zbx_substitute_lld_macros() data:'0' 73117:20221202:102133.511 End of zbx_substitute_lld_macros():SUCCEED data:'0' 73117:20221202:102133.511 In zbx_substitute_lld_macros() data:'90d' 73117:20221202:102133.511 End of zbx_substitute_lld_macros():SUCCEED data:'90d' 73117:20221202:102133.511 In zbx_substitute_lld_macros() data:'365d' 73117:20221202:102133.511 End of zbx_substitute_lld_macros():SUCCEED data:'365d' 73117:20221202:102133.511 In zbx_substitute_lld_macros() data:'B' 73117:20221202:102133.511 End of zbx_substitute_lld_macros():SUCCEED data:'B' 73117:20221202:102133.511 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.511 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.511 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.511 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.511 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.511 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.511 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.511 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.511 In zbx_substitute_lld_macros() data:'LALALALALA' 73117:20221202:102133.511 End of zbx_substitute_lld_macros():SUCCEED data:'LALALALALA' 73117:20221202:102133.511 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.511 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.511 In zbx_substitute_lld_macros() data:'3s' 73117:20221202:102133.511 End of zbx_substitute_lld_macros():SUCCEED data:'3s' 73117:20221202:102133.511 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.511 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.511 In zbx_substitute_macros_in_json_pairs() 73117:20221202:102133.511 End of zbx_substitute_macros_in_json_pairs():SUCCEED 73117:20221202:102133.511 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.511 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.511 In zbx_substitute_lld_macros() data:'200' 73117:20221202:102133.511 End of zbx_substitute_lld_macros():SUCCEED data:'200' 73117:20221202:102133.511 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.511 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.511 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.511 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.511 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.511 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.511 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.511 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.511 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.511 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.511 End of lld_item_update() 73117:20221202:102133.511 In lld_item_update() 73117:20221202:102133.511 In zbx_substitute_lld_macros() data:'Free space {#FSNAME}' 73117:20221202:102133.511 End of zbx_substitute_lld_macros():SUCCEED data:'Free space /sys/fs/cgroup' 73117:20221202:102133.511 In lld_override_item() 73117:20221202:102133.511 End of lld_override_item() 73117:20221202:102133.511 In zbx_substitute_lld_macros() data:'0' 73117:20221202:102133.511 End of zbx_substitute_lld_macros():SUCCEED data:'0' 73117:20221202:102133.511 In zbx_substitute_lld_macros() data:'90d' 73117:20221202:102133.511 End of zbx_substitute_lld_macros():SUCCEED data:'90d' 73117:20221202:102133.511 In zbx_substitute_lld_macros() data:'365d' 73117:20221202:102133.511 End of zbx_substitute_lld_macros():SUCCEED data:'365d' 73117:20221202:102133.511 In zbx_substitute_lld_macros() data:'B' 73117:20221202:102133.511 End of zbx_substitute_lld_macros():SUCCEED data:'B' 73117:20221202:102133.511 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.511 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.511 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.511 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.511 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.511 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.511 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.511 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.511 In zbx_substitute_lld_macros() data:'LALALALALA' 73117:20221202:102133.511 End of zbx_substitute_lld_macros():SUCCEED data:'LALALALALA' 73117:20221202:102133.511 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.511 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.511 In zbx_substitute_lld_macros() data:'3s' 73117:20221202:102133.511 End of zbx_substitute_lld_macros():SUCCEED data:'3s' 73117:20221202:102133.511 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.511 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.511 In zbx_substitute_macros_in_json_pairs() 73117:20221202:102133.512 End of zbx_substitute_macros_in_json_pairs():SUCCEED 73117:20221202:102133.512 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.512 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.512 In zbx_substitute_lld_macros() data:'200' 73117:20221202:102133.512 End of zbx_substitute_lld_macros():SUCCEED data:'200' 73117:20221202:102133.512 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.512 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.512 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.512 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.512 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.512 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.512 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.512 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.512 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.512 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.512 End of lld_item_update() 73117:20221202:102133.512 In lld_item_update() 73117:20221202:102133.512 In zbx_substitute_lld_macros() data:'Free space {#FSNAME}' 73117:20221202:102133.512 End of zbx_substitute_lld_macros():SUCCEED data:'Free space /sys/fs/cgroup/unified' 73117:20221202:102133.512 In lld_override_item() 73117:20221202:102133.512 End of lld_override_item() 73117:20221202:102133.512 In zbx_substitute_lld_macros() data:'0' 73117:20221202:102133.512 End of zbx_substitute_lld_macros():SUCCEED data:'0' 73117:20221202:102133.512 In zbx_substitute_lld_macros() data:'90d' 73117:20221202:102133.512 End of zbx_substitute_lld_macros():SUCCEED data:'90d' 73117:20221202:102133.512 In zbx_substitute_lld_macros() data:'365d' 73117:20221202:102133.512 End of zbx_substitute_lld_macros():SUCCEED data:'365d' 73117:20221202:102133.512 In zbx_substitute_lld_macros() data:'B' 73117:20221202:102133.512 End of zbx_substitute_lld_macros():SUCCEED data:'B' 73117:20221202:102133.512 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.512 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.512 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.512 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.512 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.512 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.512 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.512 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.512 In zbx_substitute_lld_macros() data:'LALALALALA' 73117:20221202:102133.512 End of zbx_substitute_lld_macros():SUCCEED data:'LALALALALA' 73117:20221202:102133.512 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.512 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.512 In zbx_substitute_lld_macros() data:'3s' 73117:20221202:102133.512 End of zbx_substitute_lld_macros():SUCCEED data:'3s' 73117:20221202:102133.512 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.512 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.512 In zbx_substitute_macros_in_json_pairs() 73117:20221202:102133.512 End of zbx_substitute_macros_in_json_pairs():SUCCEED 73117:20221202:102133.512 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.512 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.512 In zbx_substitute_lld_macros() data:'200' 73117:20221202:102133.512 End of zbx_substitute_lld_macros():SUCCEED data:'200' 73117:20221202:102133.512 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.512 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.512 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.512 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.512 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.512 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.512 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.512 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.512 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.512 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.513 End of lld_item_update() 73117:20221202:102133.513 In lld_item_update() 73117:20221202:102133.513 In zbx_substitute_lld_macros() data:'Free space {#FSNAME}' 73117:20221202:102133.513 End of zbx_substitute_lld_macros():SUCCEED data:'Free space /sys/fs/cgroup/systemd' 73117:20221202:102133.513 In lld_override_item() 73117:20221202:102133.513 End of lld_override_item() 73117:20221202:102133.513 In zbx_substitute_lld_macros() data:'0' 73117:20221202:102133.513 End of zbx_substitute_lld_macros():SUCCEED data:'0' 73117:20221202:102133.513 In zbx_substitute_lld_macros() data:'90d' 73117:20221202:102133.513 End of zbx_substitute_lld_macros():SUCCEED data:'90d' 73117:20221202:102133.513 In zbx_substitute_lld_macros() data:'365d' 73117:20221202:102133.513 End of zbx_substitute_lld_macros():SUCCEED data:'365d' 73117:20221202:102133.513 In zbx_substitute_lld_macros() data:'B' 73117:20221202:102133.513 End of zbx_substitute_lld_macros():SUCCEED data:'B' 73117:20221202:102133.513 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.513 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.513 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.513 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.513 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.513 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.513 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.513 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.513 In zbx_substitute_lld_macros() data:'LALALALALA' 73117:20221202:102133.513 End of zbx_substitute_lld_macros():SUCCEED data:'LALALALALA' 73117:20221202:102133.513 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.513 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.513 In zbx_substitute_lld_macros() data:'3s' 73117:20221202:102133.513 End of zbx_substitute_lld_macros():SUCCEED data:'3s' 73117:20221202:102133.513 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.513 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.513 In zbx_substitute_macros_in_json_pairs() 73117:20221202:102133.513 End of zbx_substitute_macros_in_json_pairs():SUCCEED 73117:20221202:102133.513 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.513 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.513 In zbx_substitute_lld_macros() data:'200' 73117:20221202:102133.513 End of zbx_substitute_lld_macros():SUCCEED data:'200' 73117:20221202:102133.513 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.513 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.513 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.513 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.513 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.513 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.513 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.513 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.513 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.513 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.513 End of lld_item_update() 73117:20221202:102133.513 In lld_item_update() 73117:20221202:102133.513 In zbx_substitute_lld_macros() data:'Free space {#FSNAME}' 73117:20221202:102133.513 End of zbx_substitute_lld_macros():SUCCEED data:'Free space /sys/fs/pstore' 73117:20221202:102133.513 In lld_override_item() 73117:20221202:102133.513 End of lld_override_item() 73117:20221202:102133.513 In zbx_substitute_lld_macros() data:'0' 73117:20221202:102133.513 End of zbx_substitute_lld_macros():SUCCEED data:'0' 73117:20221202:102133.513 In zbx_substitute_lld_macros() data:'90d' 73117:20221202:102133.513 End of zbx_substitute_lld_macros():SUCCEED data:'90d' 73117:20221202:102133.513 In zbx_substitute_lld_macros() data:'365d' 73117:20221202:102133.513 End of zbx_substitute_lld_macros():SUCCEED data:'365d' 73117:20221202:102133.513 In zbx_substitute_lld_macros() data:'B' 73117:20221202:102133.513 End of zbx_substitute_lld_macros():SUCCEED data:'B' 73117:20221202:102133.513 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.513 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.513 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.513 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.513 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.513 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.513 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.513 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.513 In zbx_substitute_lld_macros() data:'LALALALALA' 73117:20221202:102133.513 End of zbx_substitute_lld_macros():SUCCEED data:'LALALALALA' 73117:20221202:102133.513 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.514 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.514 In zbx_substitute_lld_macros() data:'3s' 73117:20221202:102133.514 End of zbx_substitute_lld_macros():SUCCEED data:'3s' 73117:20221202:102133.514 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.514 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.514 In zbx_substitute_macros_in_json_pairs() 73117:20221202:102133.514 End of zbx_substitute_macros_in_json_pairs():SUCCEED 73117:20221202:102133.514 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.514 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.514 In zbx_substitute_lld_macros() data:'200' 73117:20221202:102133.514 End of zbx_substitute_lld_macros():SUCCEED data:'200' 73117:20221202:102133.514 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.514 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.514 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.514 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.514 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.514 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.514 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.514 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.514 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.514 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.514 End of lld_item_update() 73117:20221202:102133.514 In lld_item_update() 73117:20221202:102133.514 In zbx_substitute_lld_macros() data:'Free space {#FSNAME}' 73117:20221202:102133.514 End of zbx_substitute_lld_macros():SUCCEED data:'Free space /sys/firmware/efi/efivars' 73117:20221202:102133.514 In lld_override_item() 73117:20221202:102133.514 End of lld_override_item() 73117:20221202:102133.514 In zbx_substitute_lld_macros() data:'0' 73117:20221202:102133.514 End of zbx_substitute_lld_macros():SUCCEED data:'0' 73117:20221202:102133.514 In zbx_substitute_lld_macros() data:'90d' 73117:20221202:102133.514 End of zbx_substitute_lld_macros():SUCCEED data:'90d' 73117:20221202:102133.514 In zbx_substitute_lld_macros() data:'365d' 73117:20221202:102133.514 End of zbx_substitute_lld_macros():SUCCEED data:'365d' 73117:20221202:102133.514 In zbx_substitute_lld_macros() data:'B' 73117:20221202:102133.514 End of zbx_substitute_lld_macros():SUCCEED data:'B' 73117:20221202:102133.514 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.514 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.514 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.514 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.514 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.514 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.514 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.514 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.514 In zbx_substitute_lld_macros() data:'LALALALALA' 73117:20221202:102133.514 End of zbx_substitute_lld_macros():SUCCEED data:'LALALALALA' 73117:20221202:102133.514 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.514 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.514 In zbx_substitute_lld_macros() data:'3s' 73117:20221202:102133.514 End of zbx_substitute_lld_macros():SUCCEED data:'3s' 73117:20221202:102133.514 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.514 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.514 In zbx_substitute_macros_in_json_pairs() 73117:20221202:102133.514 End of zbx_substitute_macros_in_json_pairs():SUCCEED 73117:20221202:102133.514 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.514 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.514 In zbx_substitute_lld_macros() data:'200' 73117:20221202:102133.514 End of zbx_substitute_lld_macros():SUCCEED data:'200' 73117:20221202:102133.514 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.514 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.514 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.514 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.514 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.515 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.515 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.515 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.515 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.515 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.515 End of lld_item_update() 73117:20221202:102133.515 In lld_item_update() 73117:20221202:102133.515 In zbx_substitute_lld_macros() data:'Free space {#FSNAME}' 73117:20221202:102133.515 End of zbx_substitute_lld_macros():SUCCEED data:'Free space /sys/fs/bpf' 73117:20221202:102133.515 In lld_override_item() 73117:20221202:102133.515 End of lld_override_item() 73117:20221202:102133.515 In zbx_substitute_lld_macros() data:'0' 73117:20221202:102133.515 End of zbx_substitute_lld_macros():SUCCEED data:'0' 73117:20221202:102133.515 In zbx_substitute_lld_macros() data:'90d' 73117:20221202:102133.515 End of zbx_substitute_lld_macros():SUCCEED data:'90d' 73117:20221202:102133.515 In zbx_substitute_lld_macros() data:'365d' 73117:20221202:102133.515 End of zbx_substitute_lld_macros():SUCCEED data:'365d' 73117:20221202:102133.515 In zbx_substitute_lld_macros() data:'B' 73117:20221202:102133.515 End of zbx_substitute_lld_macros():SUCCEED data:'B' 73117:20221202:102133.515 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.515 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.515 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.515 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.515 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.515 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.515 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.515 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.515 In zbx_substitute_lld_macros() data:'LALALALALA' 73117:20221202:102133.515 End of zbx_substitute_lld_macros():SUCCEED data:'LALALALALA' 73117:20221202:102133.515 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.515 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.515 In zbx_substitute_lld_macros() data:'3s' 73117:20221202:102133.515 End of zbx_substitute_lld_macros():SUCCEED data:'3s' 73117:20221202:102133.515 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.515 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.515 In zbx_substitute_macros_in_json_pairs() 73117:20221202:102133.515 End of zbx_substitute_macros_in_json_pairs():SUCCEED 73117:20221202:102133.515 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.515 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.515 In zbx_substitute_lld_macros() data:'200' 73117:20221202:102133.515 End of zbx_substitute_lld_macros():SUCCEED data:'200' 73117:20221202:102133.515 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.515 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.515 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.515 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.515 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.515 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.515 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.515 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.515 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.515 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.515 End of lld_item_update() 73117:20221202:102133.515 In lld_item_update() 73117:20221202:102133.515 In zbx_substitute_lld_macros() data:'Free space {#FSNAME}' 73117:20221202:102133.515 End of zbx_substitute_lld_macros():SUCCEED data:'Free space /sys/fs/cgroup/net_cls,net_prio' 73117:20221202:102133.515 In lld_override_item() 73117:20221202:102133.515 End of lld_override_item() 73117:20221202:102133.515 In zbx_substitute_lld_macros() data:'0' 73117:20221202:102133.516 End of zbx_substitute_lld_macros():SUCCEED data:'0' 73117:20221202:102133.516 In zbx_substitute_lld_macros() data:'90d' 73117:20221202:102133.516 End of zbx_substitute_lld_macros():SUCCEED data:'90d' 73117:20221202:102133.516 In zbx_substitute_lld_macros() data:'365d' 73117:20221202:102133.516 End of zbx_substitute_lld_macros():SUCCEED data:'365d' 73117:20221202:102133.516 In zbx_substitute_lld_macros() data:'B' 73117:20221202:102133.516 End of zbx_substitute_lld_macros():SUCCEED data:'B' 73117:20221202:102133.516 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.516 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.516 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.516 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.516 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.516 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.516 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.516 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.516 In zbx_substitute_lld_macros() data:'LALALALALA' 73117:20221202:102133.516 End of zbx_substitute_lld_macros():SUCCEED data:'LALALALALA' 73117:20221202:102133.516 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.516 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.516 In zbx_substitute_lld_macros() data:'3s' 73117:20221202:102133.516 End of zbx_substitute_lld_macros():SUCCEED data:'3s' 73117:20221202:102133.516 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.517 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.517 In zbx_substitute_macros_in_json_pairs() 73117:20221202:102133.517 End of zbx_substitute_macros_in_json_pairs():SUCCEED 73117:20221202:102133.517 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.517 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.517 In zbx_substitute_lld_macros() data:'200' 73117:20221202:102133.517 End of zbx_substitute_lld_macros():SUCCEED data:'200' 73117:20221202:102133.517 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.517 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.517 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.518 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.518 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.518 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.518 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.518 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.518 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.518 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.518 End of lld_item_update() 73117:20221202:102133.518 In lld_item_update() 73117:20221202:102133.518 In zbx_substitute_lld_macros() data:'Free space {#FSNAME}' 73117:20221202:102133.518 End of zbx_substitute_lld_macros():SUCCEED data:'Free space /sys/fs/cgroup/devices' 73117:20221202:102133.518 In lld_override_item() 73117:20221202:102133.518 End of lld_override_item() 73117:20221202:102133.518 In zbx_substitute_lld_macros() data:'0' 73117:20221202:102133.518 End of zbx_substitute_lld_macros():SUCCEED data:'0' 73117:20221202:102133.518 In zbx_substitute_lld_macros() data:'90d' 73117:20221202:102133.518 End of zbx_substitute_lld_macros():SUCCEED data:'90d' 73117:20221202:102133.518 In zbx_substitute_lld_macros() data:'365d' 73117:20221202:102133.518 End of zbx_substitute_lld_macros():SUCCEED data:'365d' 73117:20221202:102133.518 In zbx_substitute_lld_macros() data:'B' 73117:20221202:102133.518 End of zbx_substitute_lld_macros():SUCCEED data:'B' 73117:20221202:102133.518 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.518 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.518 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.518 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.518 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.518 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.518 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.518 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.518 In zbx_substitute_lld_macros() data:'LALALALALA' 73117:20221202:102133.518 End of zbx_substitute_lld_macros():SUCCEED data:'LALALALALA' 73117:20221202:102133.518 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.518 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.518 In zbx_substitute_lld_macros() data:'3s' 73117:20221202:102133.518 End of zbx_substitute_lld_macros():SUCCEED data:'3s' 73117:20221202:102133.518 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.518 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.518 In zbx_substitute_macros_in_json_pairs() 73117:20221202:102133.518 End of zbx_substitute_macros_in_json_pairs():SUCCEED 73117:20221202:102133.518 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.518 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.518 In zbx_substitute_lld_macros() data:'200' 73117:20221202:102133.518 End of zbx_substitute_lld_macros():SUCCEED data:'200' 73117:20221202:102133.518 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.518 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.518 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.518 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.518 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.518 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.518 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.518 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.518 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.518 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.518 End of lld_item_update() 73117:20221202:102133.518 In lld_item_update() 73117:20221202:102133.518 In zbx_substitute_lld_macros() data:'Free space {#FSNAME}' 73117:20221202:102133.518 End of zbx_substitute_lld_macros():SUCCEED data:'Free space /sys/fs/cgroup/memory' 73117:20221202:102133.518 In lld_override_item() 73117:20221202:102133.518 End of lld_override_item() 73117:20221202:102133.518 In zbx_substitute_lld_macros() data:'0' 73117:20221202:102133.518 End of zbx_substitute_lld_macros():SUCCEED data:'0' 73117:20221202:102133.518 In zbx_substitute_lld_macros() data:'90d' 73117:20221202:102133.518 End of zbx_substitute_lld_macros():SUCCEED data:'90d' 73117:20221202:102133.518 In zbx_substitute_lld_macros() data:'365d' 73117:20221202:102133.518 End of zbx_substitute_lld_macros():SUCCEED data:'365d' 73117:20221202:102133.518 In zbx_substitute_lld_macros() data:'B' 73117:20221202:102133.518 End of zbx_substitute_lld_macros():SUCCEED data:'B' 73117:20221202:102133.518 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.518 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.518 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.518 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.518 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.518 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.518 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.518 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.518 In zbx_substitute_lld_macros() data:'LALALALALA' 73117:20221202:102133.518 End of zbx_substitute_lld_macros():SUCCEED data:'LALALALALA' 73117:20221202:102133.518 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.518 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.518 In zbx_substitute_lld_macros() data:'3s' 73117:20221202:102133.518 End of zbx_substitute_lld_macros():SUCCEED data:'3s' 73117:20221202:102133.518 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.518 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.518 In zbx_substitute_macros_in_json_pairs() 73117:20221202:102133.518 End of zbx_substitute_macros_in_json_pairs():SUCCEED 73117:20221202:102133.518 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.518 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.518 In zbx_substitute_lld_macros() data:'200' 73117:20221202:102133.518 End of zbx_substitute_lld_macros():SUCCEED data:'200' 73117:20221202:102133.518 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.519 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.519 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.519 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.519 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.519 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.519 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.519 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.519 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.519 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.519 End of lld_item_update() 73117:20221202:102133.519 In lld_item_update() 73117:20221202:102133.519 In zbx_substitute_lld_macros() data:'Free space {#FSNAME}' 73117:20221202:102133.519 End of zbx_substitute_lld_macros():SUCCEED data:'Free space /sys/fs/cgroup/cpu,cpuacct' 73117:20221202:102133.519 In lld_override_item() 73117:20221202:102133.519 End of lld_override_item() 73117:20221202:102133.519 In zbx_substitute_lld_macros() data:'0' 73117:20221202:102133.519 End of zbx_substitute_lld_macros():SUCCEED data:'0' 73117:20221202:102133.519 In zbx_substitute_lld_macros() data:'90d' 73117:20221202:102133.519 End of zbx_substitute_lld_macros():SUCCEED data:'90d' 73117:20221202:102133.519 In zbx_substitute_lld_macros() data:'365d' 73117:20221202:102133.519 End of zbx_substitute_lld_macros():SUCCEED data:'365d' 73117:20221202:102133.519 In zbx_substitute_lld_macros() data:'B' 73117:20221202:102133.519 End of zbx_substitute_lld_macros():SUCCEED data:'B' 73117:20221202:102133.519 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.519 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.519 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.519 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.519 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.519 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.519 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.519 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.519 In zbx_substitute_lld_macros() data:'LALALALALA' 73117:20221202:102133.519 End of zbx_substitute_lld_macros():SUCCEED data:'LALALALALA' 73117:20221202:102133.519 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.519 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.519 In zbx_substitute_lld_macros() data:'3s' 73117:20221202:102133.519 End of zbx_substitute_lld_macros():SUCCEED data:'3s' 73117:20221202:102133.519 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.519 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.519 In zbx_substitute_macros_in_json_pairs() 73117:20221202:102133.519 End of zbx_substitute_macros_in_json_pairs():SUCCEED 73117:20221202:102133.519 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.519 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.519 In zbx_substitute_lld_macros() data:'200' 73117:20221202:102133.519 End of zbx_substitute_lld_macros():SUCCEED data:'200' 73117:20221202:102133.519 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.519 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.519 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.519 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.519 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.519 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.519 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.519 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.519 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.519 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.519 End of lld_item_update() 73117:20221202:102133.519 In lld_item_update() 73117:20221202:102133.519 In zbx_substitute_lld_macros() data:'Free space {#FSNAME}' 73117:20221202:102133.519 End of zbx_substitute_lld_macros():SUCCEED data:'Free space /sys/fs/cgroup/perf_event' 73117:20221202:102133.519 In lld_override_item() 73117:20221202:102133.519 End of lld_override_item() 73117:20221202:102133.519 In zbx_substitute_lld_macros() data:'0' 73117:20221202:102133.519 End of zbx_substitute_lld_macros():SUCCEED data:'0' 73117:20221202:102133.519 In zbx_substitute_lld_macros() data:'90d' 73117:20221202:102133.519 End of zbx_substitute_lld_macros():SUCCEED data:'90d' 73117:20221202:102133.519 In zbx_substitute_lld_macros() data:'365d' 73117:20221202:102133.519 End of zbx_substitute_lld_macros():SUCCEED data:'365d' 73117:20221202:102133.519 In zbx_substitute_lld_macros() data:'B' 73117:20221202:102133.519 End of zbx_substitute_lld_macros():SUCCEED data:'B' 73117:20221202:102133.519 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.519 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.519 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.519 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.519 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.519 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.519 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.519 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.519 In zbx_substitute_lld_macros() data:'LALALALALA' 73117:20221202:102133.519 End of zbx_substitute_lld_macros():SUCCEED data:'LALALALALA' 73117:20221202:102133.519 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.519 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.519 In zbx_substitute_lld_macros() data:'3s' 73117:20221202:102133.519 End of zbx_substitute_lld_macros():SUCCEED data:'3s' 73117:20221202:102133.519 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.519 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.519 In zbx_substitute_macros_in_json_pairs() 73117:20221202:102133.520 End of zbx_substitute_macros_in_json_pairs():SUCCEED 73117:20221202:102133.520 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.520 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.520 In zbx_substitute_lld_macros() data:'200' 73117:20221202:102133.520 End of zbx_substitute_lld_macros():SUCCEED data:'200' 73117:20221202:102133.520 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.520 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.520 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.520 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.520 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.520 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.520 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.520 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.520 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.520 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.520 End of lld_item_update() 73117:20221202:102133.520 In lld_item_update() 73117:20221202:102133.520 In zbx_substitute_lld_macros() data:'Free space {#FSNAME}' 73117:20221202:102133.520 End of zbx_substitute_lld_macros():SUCCEED data:'Free space /sys/fs/cgroup/pids' 73117:20221202:102133.520 In lld_override_item() 73117:20221202:102133.520 End of lld_override_item() 73117:20221202:102133.520 In zbx_substitute_lld_macros() data:'0' 73117:20221202:102133.520 End of zbx_substitute_lld_macros():SUCCEED data:'0' 73117:20221202:102133.520 In zbx_substitute_lld_macros() data:'90d' 73117:20221202:102133.520 End of zbx_substitute_lld_macros():SUCCEED data:'90d' 73117:20221202:102133.520 In zbx_substitute_lld_macros() data:'365d' 73117:20221202:102133.520 End of zbx_substitute_lld_macros():SUCCEED data:'365d' 73117:20221202:102133.520 In zbx_substitute_lld_macros() data:'B' 73117:20221202:102133.520 End of zbx_substitute_lld_macros():SUCCEED data:'B' 73117:20221202:102133.520 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.520 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.520 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.520 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.520 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.520 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.520 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.520 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.520 In zbx_substitute_lld_macros() data:'LALALALALA' 73117:20221202:102133.520 End of zbx_substitute_lld_macros():SUCCEED data:'LALALALALA' 73117:20221202:102133.520 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.520 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.520 In zbx_substitute_lld_macros() data:'3s' 73117:20221202:102133.520 End of zbx_substitute_lld_macros():SUCCEED data:'3s' 73117:20221202:102133.520 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.520 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.520 In zbx_substitute_macros_in_json_pairs() 73117:20221202:102133.520 End of zbx_substitute_macros_in_json_pairs():SUCCEED 73117:20221202:102133.520 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.520 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.520 In zbx_substitute_lld_macros() data:'200' 73117:20221202:102133.520 End of zbx_substitute_lld_macros():SUCCEED data:'200' 73117:20221202:102133.520 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.520 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.520 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.520 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.520 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.521 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.521 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.521 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.521 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.521 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.521 End of lld_item_update() 73117:20221202:102133.521 In lld_item_update() 73117:20221202:102133.521 In zbx_substitute_lld_macros() data:'Free space {#FSNAME}' 73117:20221202:102133.521 End of zbx_substitute_lld_macros():SUCCEED data:'Free space /sys/fs/cgroup/hugetlb' 73117:20221202:102133.521 In lld_override_item() 73117:20221202:102133.521 End of lld_override_item() 73117:20221202:102133.521 In zbx_substitute_lld_macros() data:'0' 73117:20221202:102133.521 End of zbx_substitute_lld_macros():SUCCEED data:'0' 73117:20221202:102133.521 In zbx_substitute_lld_macros() data:'90d' 73117:20221202:102133.521 End of zbx_substitute_lld_macros():SUCCEED data:'90d' 73117:20221202:102133.521 In zbx_substitute_lld_macros() data:'365d' 73117:20221202:102133.521 End of zbx_substitute_lld_macros():SUCCEED data:'365d' 73117:20221202:102133.521 In zbx_substitute_lld_macros() data:'B' 73117:20221202:102133.521 End of zbx_substitute_lld_macros():SUCCEED data:'B' 73117:20221202:102133.521 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.521 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.521 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.521 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.521 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.521 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.521 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.521 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.521 In zbx_substitute_lld_macros() data:'LALALALALA' 73117:20221202:102133.521 End of zbx_substitute_lld_macros():SUCCEED data:'LALALALALA' 73117:20221202:102133.521 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.521 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.521 In zbx_substitute_lld_macros() data:'3s' 73117:20221202:102133.521 End of zbx_substitute_lld_macros():SUCCEED data:'3s' 73117:20221202:102133.521 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.521 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.521 In zbx_substitute_macros_in_json_pairs() 73117:20221202:102133.521 End of zbx_substitute_macros_in_json_pairs():SUCCEED 73117:20221202:102133.521 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.521 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.521 In zbx_substitute_lld_macros() data:'200' 73117:20221202:102133.521 End of zbx_substitute_lld_macros():SUCCEED data:'200' 73117:20221202:102133.521 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.521 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.521 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.521 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.521 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.521 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.521 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.521 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.521 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.521 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.521 End of lld_item_update() 73117:20221202:102133.521 In lld_item_update() 73117:20221202:102133.522 In zbx_substitute_lld_macros() data:'Free space {#FSNAME}' 73117:20221202:102133.522 End of zbx_substitute_lld_macros():SUCCEED data:'Free space /sys/fs/cgroup/rdma' 73117:20221202:102133.522 In lld_override_item() 73117:20221202:102133.522 End of lld_override_item() 73117:20221202:102133.522 In zbx_substitute_lld_macros() data:'0' 73117:20221202:102133.522 End of zbx_substitute_lld_macros():SUCCEED data:'0' 73117:20221202:102133.522 In zbx_substitute_lld_macros() data:'90d' 73117:20221202:102133.522 End of zbx_substitute_lld_macros():SUCCEED data:'90d' 73117:20221202:102133.522 In zbx_substitute_lld_macros() data:'365d' 73117:20221202:102133.522 End of zbx_substitute_lld_macros():SUCCEED data:'365d' 73117:20221202:102133.522 In zbx_substitute_lld_macros() data:'B' 73117:20221202:102133.522 End of zbx_substitute_lld_macros():SUCCEED data:'B' 73117:20221202:102133.522 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.522 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.522 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.522 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.522 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.522 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.522 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.522 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.522 In zbx_substitute_lld_macros() data:'LALALALALA' 73117:20221202:102133.522 End of zbx_substitute_lld_macros():SUCCEED data:'LALALALALA' 73117:20221202:102133.522 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.522 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.522 In zbx_substitute_lld_macros() data:'3s' 73117:20221202:102133.522 End of zbx_substitute_lld_macros():SUCCEED data:'3s' 73117:20221202:102133.522 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.522 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.522 In zbx_substitute_macros_in_json_pairs() 73117:20221202:102133.522 End of zbx_substitute_macros_in_json_pairs():SUCCEED 73117:20221202:102133.522 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.522 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.522 In zbx_substitute_lld_macros() data:'200' 73117:20221202:102133.522 End of zbx_substitute_lld_macros():SUCCEED data:'200' 73117:20221202:102133.522 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.522 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.522 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.522 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.522 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.522 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.522 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.522 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.522 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.522 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.522 End of lld_item_update() 73117:20221202:102133.522 In lld_item_update() 73117:20221202:102133.522 In zbx_substitute_lld_macros() data:'Free space {#FSNAME}' 73117:20221202:102133.522 End of zbx_substitute_lld_macros():SUCCEED data:'Free space /sys/fs/cgroup/cpuset' 73117:20221202:102133.522 In lld_override_item() 73117:20221202:102133.522 End of lld_override_item() 73117:20221202:102133.522 In zbx_substitute_lld_macros() data:'0' 73117:20221202:102133.522 End of zbx_substitute_lld_macros():SUCCEED data:'0' 73117:20221202:102133.522 In zbx_substitute_lld_macros() data:'90d' 73117:20221202:102133.522 End of zbx_substitute_lld_macros():SUCCEED data:'90d' 73117:20221202:102133.523 In zbx_substitute_lld_macros() data:'365d' 73117:20221202:102133.523 End of zbx_substitute_lld_macros():SUCCEED data:'365d' 73117:20221202:102133.523 In zbx_substitute_lld_macros() data:'B' 73117:20221202:102133.523 End of zbx_substitute_lld_macros():SUCCEED data:'B' 73117:20221202:102133.523 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.523 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.523 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.523 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.523 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.523 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.523 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.523 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.523 In zbx_substitute_lld_macros() data:'LALALALALA' 73117:20221202:102133.523 End of zbx_substitute_lld_macros():SUCCEED data:'LALALALALA' 73117:20221202:102133.523 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.523 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.523 In zbx_substitute_lld_macros() data:'3s' 73117:20221202:102133.523 End of zbx_substitute_lld_macros():SUCCEED data:'3s' 73117:20221202:102133.523 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.523 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.523 In zbx_substitute_macros_in_json_pairs() 73117:20221202:102133.523 End of zbx_substitute_macros_in_json_pairs():SUCCEED 73117:20221202:102133.523 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.523 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.523 In zbx_substitute_lld_macros() data:'200' 73117:20221202:102133.523 End of zbx_substitute_lld_macros():SUCCEED data:'200' 73117:20221202:102133.524 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.524 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.524 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.524 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.524 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.524 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.524 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.524 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.524 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.524 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.524 End of lld_item_update() 73117:20221202:102133.524 In lld_item_update() 73117:20221202:102133.524 In zbx_substitute_lld_macros() data:'Free space {#FSNAME}' 73117:20221202:102133.524 End of zbx_substitute_lld_macros():SUCCEED data:'Free space /sys/fs/cgroup/blkio' 73117:20221202:102133.524 In lld_override_item() 73117:20221202:102133.524 End of lld_override_item() 73117:20221202:102133.524 In zbx_substitute_lld_macros() data:'0' 73117:20221202:102133.524 End of zbx_substitute_lld_macros():SUCCEED data:'0' 73117:20221202:102133.524 In zbx_substitute_lld_macros() data:'90d' 73117:20221202:102133.524 End of zbx_substitute_lld_macros():SUCCEED data:'90d' 73117:20221202:102133.524 In zbx_substitute_lld_macros() data:'365d' 73117:20221202:102133.524 End of zbx_substitute_lld_macros():SUCCEED data:'365d' 73117:20221202:102133.524 In zbx_substitute_lld_macros() data:'B' 73117:20221202:102133.524 End of zbx_substitute_lld_macros():SUCCEED data:'B' 73117:20221202:102133.524 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.524 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.524 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.524 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.524 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.524 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.524 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.524 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.524 In zbx_substitute_lld_macros() data:'LALALALALA' 73117:20221202:102133.524 End of zbx_substitute_lld_macros():SUCCEED data:'LALALALALA' 73117:20221202:102133.524 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.525 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.525 In zbx_substitute_lld_macros() data:'3s' 73117:20221202:102133.525 End of zbx_substitute_lld_macros():SUCCEED data:'3s' 73117:20221202:102133.525 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.525 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.525 In zbx_substitute_macros_in_json_pairs() 73117:20221202:102133.525 End of zbx_substitute_macros_in_json_pairs():SUCCEED 73117:20221202:102133.525 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.525 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.525 In zbx_substitute_lld_macros() data:'200' 73117:20221202:102133.525 End of zbx_substitute_lld_macros():SUCCEED data:'200' 73117:20221202:102133.525 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.525 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.525 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.525 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.525 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.525 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.525 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.525 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.525 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.525 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.525 End of lld_item_update() 73117:20221202:102133.525 In lld_item_update() 73117:20221202:102133.525 In zbx_substitute_lld_macros() data:'Free space {#FSNAME}' 73117:20221202:102133.525 End of zbx_substitute_lld_macros():SUCCEED data:'Free space /sys/fs/cgroup/freezer' 73117:20221202:102133.525 In lld_override_item() 73117:20221202:102133.525 End of lld_override_item() 73117:20221202:102133.525 In zbx_substitute_lld_macros() data:'0' 73117:20221202:102133.525 End of zbx_substitute_lld_macros():SUCCEED data:'0' 73117:20221202:102133.525 In zbx_substitute_lld_macros() data:'90d' 73117:20221202:102133.526 End of zbx_substitute_lld_macros():SUCCEED data:'90d' 73117:20221202:102133.526 In zbx_substitute_lld_macros() data:'365d' 73117:20221202:102133.526 End of zbx_substitute_lld_macros():SUCCEED data:'365d' 73117:20221202:102133.526 In zbx_substitute_lld_macros() data:'B' 73117:20221202:102133.526 End of zbx_substitute_lld_macros():SUCCEED data:'B' 73117:20221202:102133.526 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.526 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.526 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.526 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.526 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.526 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.526 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.526 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.526 In zbx_substitute_lld_macros() data:'LALALALALA' 73117:20221202:102133.526 End of zbx_substitute_lld_macros():SUCCEED data:'LALALALALA' 73117:20221202:102133.526 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.526 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.526 In zbx_substitute_lld_macros() data:'3s' 73117:20221202:102133.526 End of zbx_substitute_lld_macros():SUCCEED data:'3s' 73117:20221202:102133.526 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.526 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.526 In zbx_substitute_macros_in_json_pairs() 73117:20221202:102133.526 End of zbx_substitute_macros_in_json_pairs():SUCCEED 73117:20221202:102133.526 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.526 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.526 In zbx_substitute_lld_macros() data:'200' 73117:20221202:102133.526 End of zbx_substitute_lld_macros():SUCCEED data:'200' 73117:20221202:102133.526 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.526 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.526 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.526 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.526 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.526 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.526 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.526 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.526 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.526 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.526 End of lld_item_update() 73117:20221202:102133.526 In lld_item_update() 73117:20221202:102133.526 In zbx_substitute_lld_macros() data:'Free space {#FSNAME}' 73117:20221202:102133.526 End of zbx_substitute_lld_macros():SUCCEED data:'Free space /sys/fs/cgroup/misc' 73117:20221202:102133.526 In lld_override_item() 73117:20221202:102133.526 End of lld_override_item() 73117:20221202:102133.526 In zbx_substitute_lld_macros() data:'0' 73117:20221202:102133.526 End of zbx_substitute_lld_macros():SUCCEED data:'0' 73117:20221202:102133.526 In zbx_substitute_lld_macros() data:'90d' 73117:20221202:102133.526 End of zbx_substitute_lld_macros():SUCCEED data:'90d' 73117:20221202:102133.526 In zbx_substitute_lld_macros() data:'365d' 73117:20221202:102133.526 End of zbx_substitute_lld_macros():SUCCEED data:'365d' 73117:20221202:102133.526 In zbx_substitute_lld_macros() data:'B' 73117:20221202:102133.526 End of zbx_substitute_lld_macros():SUCCEED data:'B' 73117:20221202:102133.526 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.526 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.527 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.527 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.527 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.527 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.527 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.527 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.527 In zbx_substitute_lld_macros() data:'LALALALALA' 73117:20221202:102133.527 End of zbx_substitute_lld_macros():SUCCEED data:'LALALALALA' 73117:20221202:102133.527 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.527 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.527 In zbx_substitute_lld_macros() data:'3s' 73117:20221202:102133.527 End of zbx_substitute_lld_macros():SUCCEED data:'3s' 73117:20221202:102133.527 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.527 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.527 In zbx_substitute_macros_in_json_pairs() 73117:20221202:102133.527 End of zbx_substitute_macros_in_json_pairs():SUCCEED 73117:20221202:102133.527 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.527 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.527 In zbx_substitute_lld_macros() data:'200' 73117:20221202:102133.527 End of zbx_substitute_lld_macros():SUCCEED data:'200' 73117:20221202:102133.527 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.527 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.527 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.527 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.527 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.527 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.527 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.527 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.527 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.527 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.527 End of lld_item_update() 73117:20221202:102133.527 In lld_item_make() 73117:20221202:102133.527 In zbx_substitute_lld_macros() data:'Free space {#FSNAME}' 73117:20221202:102133.527 End of zbx_substitute_lld_macros():SUCCEED data:'Free space /proc/sys/fs/binfmt_misc' 73117:20221202:102133.527 In lld_override_item() 73117:20221202:102133.527 End of lld_override_item() 73117:20221202:102133.527 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73117:20221202:102133.527 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73117:20221202:102133.527 End of zbx_substitute_lld_macros():SUCCEED data:'/proc/sys/fs/binfmt_misc' 73117:20221202:102133.527 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/proc/sys/fs/binfmt_misc,free]' 73117:20221202:102133.527 In zbx_substitute_lld_macros() data:'0' 73117:20221202:102133.527 End of zbx_substitute_lld_macros():SUCCEED data:'0' 73117:20221202:102133.527 In zbx_substitute_lld_macros() data:'90d' 73117:20221202:102133.527 End of zbx_substitute_lld_macros():SUCCEED data:'90d' 73117:20221202:102133.527 In zbx_substitute_lld_macros() data:'365d' 73117:20221202:102133.527 End of zbx_substitute_lld_macros():SUCCEED data:'365d' 73117:20221202:102133.527 In zbx_substitute_lld_macros() data:'B' 73117:20221202:102133.527 End of zbx_substitute_lld_macros():SUCCEED data:'B' 73117:20221202:102133.527 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.527 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.527 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.527 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.527 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.527 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.527 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.527 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.527 In zbx_substitute_lld_macros() data:'LALALALALA' 73117:20221202:102133.527 End of zbx_substitute_lld_macros():SUCCEED data:'LALALALALA' 73117:20221202:102133.527 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.527 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.527 In zbx_substitute_lld_macros() data:'3s' 73117:20221202:102133.527 End of zbx_substitute_lld_macros():SUCCEED data:'3s' 73117:20221202:102133.527 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.527 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.527 In zbx_substitute_macros_in_json_pairs() 73117:20221202:102133.527 End of zbx_substitute_macros_in_json_pairs():SUCCEED 73117:20221202:102133.527 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.527 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.527 In zbx_substitute_lld_macros() data:'200' 73117:20221202:102133.527 End of zbx_substitute_lld_macros():SUCCEED data:'200' 73117:20221202:102133.527 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.527 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.527 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.528 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.528 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.528 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.528 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.528 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.528 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.528 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.528 End of lld_item_make() 73117:20221202:102133.528 In lld_item_update() 73117:20221202:102133.528 In zbx_substitute_lld_macros() data:'Free space {#FSNAME}' 73117:20221202:102133.528 End of zbx_substitute_lld_macros():SUCCEED data:'Free space /sys/kernel/debug' 73117:20221202:102133.528 In lld_override_item() 73117:20221202:102133.528 End of lld_override_item() 73117:20221202:102133.528 In zbx_substitute_lld_macros() data:'0' 73117:20221202:102133.528 End of zbx_substitute_lld_macros():SUCCEED data:'0' 73117:20221202:102133.528 In zbx_substitute_lld_macros() data:'90d' 73117:20221202:102133.528 End of zbx_substitute_lld_macros():SUCCEED data:'90d' 73117:20221202:102133.528 In zbx_substitute_lld_macros() data:'365d' 73117:20221202:102133.528 End of zbx_substitute_lld_macros():SUCCEED data:'365d' 73117:20221202:102133.528 In zbx_substitute_lld_macros() data:'B' 73117:20221202:102133.528 End of zbx_substitute_lld_macros():SUCCEED data:'B' 73117:20221202:102133.528 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.528 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.528 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.528 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.528 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.528 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.528 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.528 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.528 In zbx_substitute_lld_macros() data:'LALALALALA' 73117:20221202:102133.528 End of zbx_substitute_lld_macros():SUCCEED data:'LALALALALA' 73117:20221202:102133.528 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.528 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.528 In zbx_substitute_lld_macros() data:'3s' 73117:20221202:102133.528 End of zbx_substitute_lld_macros():SUCCEED data:'3s' 73117:20221202:102133.528 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.528 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.528 In zbx_substitute_macros_in_json_pairs() 73117:20221202:102133.528 End of zbx_substitute_macros_in_json_pairs():SUCCEED 73117:20221202:102133.528 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.528 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.528 In zbx_substitute_lld_macros() data:'200' 73117:20221202:102133.528 End of zbx_substitute_lld_macros():SUCCEED data:'200' 73117:20221202:102133.529 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.529 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.529 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.529 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.529 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.529 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.529 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.529 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.529 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.529 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.529 End of lld_item_update() 73117:20221202:102133.529 In lld_item_update() 73117:20221202:102133.529 In zbx_substitute_lld_macros() data:'Free space {#FSNAME}' 73117:20221202:102133.529 End of zbx_substitute_lld_macros():SUCCEED data:'Free space /sys/kernel/tracing' 73117:20221202:102133.529 In lld_override_item() 73117:20221202:102133.529 End of lld_override_item() 73117:20221202:102133.529 In zbx_substitute_lld_macros() data:'0' 73117:20221202:102133.529 End of zbx_substitute_lld_macros():SUCCEED data:'0' 73117:20221202:102133.529 In zbx_substitute_lld_macros() data:'90d' 73117:20221202:102133.529 End of zbx_substitute_lld_macros():SUCCEED data:'90d' 73117:20221202:102133.529 In zbx_substitute_lld_macros() data:'365d' 73117:20221202:102133.529 End of zbx_substitute_lld_macros():SUCCEED data:'365d' 73117:20221202:102133.529 In zbx_substitute_lld_macros() data:'B' 73117:20221202:102133.529 End of zbx_substitute_lld_macros():SUCCEED data:'B' 73117:20221202:102133.529 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.529 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.529 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.529 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.529 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.529 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.529 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.529 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.529 In zbx_substitute_lld_macros() data:'LALALALALA' 73117:20221202:102133.529 End of zbx_substitute_lld_macros():SUCCEED data:'LALALALALA' 73117:20221202:102133.529 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.529 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.529 In zbx_substitute_lld_macros() data:'3s' 73117:20221202:102133.529 End of zbx_substitute_lld_macros():SUCCEED data:'3s' 73117:20221202:102133.529 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.529 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.529 In zbx_substitute_macros_in_json_pairs() 73117:20221202:102133.529 End of zbx_substitute_macros_in_json_pairs():SUCCEED 73117:20221202:102133.529 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.529 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.529 In zbx_substitute_lld_macros() data:'200' 73117:20221202:102133.529 End of zbx_substitute_lld_macros():SUCCEED data:'200' 73117:20221202:102133.529 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.529 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.529 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.529 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.529 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.529 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.529 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.529 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.529 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.529 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.529 End of lld_item_update() 73117:20221202:102133.529 In lld_item_update() 73117:20221202:102133.529 In zbx_substitute_lld_macros() data:'Free space {#FSNAME}' 73117:20221202:102133.530 End of zbx_substitute_lld_macros():SUCCEED data:'Free space /sys/fs/fuse/connections' 73117:20221202:102133.530 In lld_override_item() 73117:20221202:102133.530 End of lld_override_item() 73117:20221202:102133.530 In zbx_substitute_lld_macros() data:'0' 73117:20221202:102133.530 End of zbx_substitute_lld_macros():SUCCEED data:'0' 73117:20221202:102133.530 In zbx_substitute_lld_macros() data:'90d' 73117:20221202:102133.530 End of zbx_substitute_lld_macros():SUCCEED data:'90d' 73117:20221202:102133.530 In zbx_substitute_lld_macros() data:'365d' 73117:20221202:102133.530 End of zbx_substitute_lld_macros():SUCCEED data:'365d' 73117:20221202:102133.530 In zbx_substitute_lld_macros() data:'B' 73117:20221202:102133.530 End of zbx_substitute_lld_macros():SUCCEED data:'B' 73117:20221202:102133.530 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.530 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.530 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.530 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.530 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.530 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.530 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.530 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.530 In zbx_substitute_lld_macros() data:'LALALALALA' 73117:20221202:102133.530 End of zbx_substitute_lld_macros():SUCCEED data:'LALALALALA' 73117:20221202:102133.530 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.530 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.530 In zbx_substitute_lld_macros() data:'3s' 73117:20221202:102133.530 End of zbx_substitute_lld_macros():SUCCEED data:'3s' 73117:20221202:102133.530 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.530 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.530 In zbx_substitute_macros_in_json_pairs() 73117:20221202:102133.530 End of zbx_substitute_macros_in_json_pairs():SUCCEED 73117:20221202:102133.530 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.530 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.530 In zbx_substitute_lld_macros() data:'200' 73117:20221202:102133.530 End of zbx_substitute_lld_macros():SUCCEED data:'200' 73117:20221202:102133.530 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.530 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.530 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.530 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.530 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.530 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.530 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.530 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.530 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.530 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.530 End of lld_item_update() 73117:20221202:102133.530 In lld_item_update() 73117:20221202:102133.530 In zbx_substitute_lld_macros() data:'Free space {#FSNAME}' 73117:20221202:102133.530 End of zbx_substitute_lld_macros():SUCCEED data:'Free space /sys/kernel/config' 73117:20221202:102133.530 In lld_override_item() 73117:20221202:102133.530 End of lld_override_item() 73117:20221202:102133.530 In zbx_substitute_lld_macros() data:'0' 73117:20221202:102133.531 End of zbx_substitute_lld_macros():SUCCEED data:'0' 73117:20221202:102133.531 In zbx_substitute_lld_macros() data:'90d' 73117:20221202:102133.531 End of zbx_substitute_lld_macros():SUCCEED data:'90d' 73117:20221202:102133.531 In zbx_substitute_lld_macros() data:'365d' 73117:20221202:102133.531 End of zbx_substitute_lld_macros():SUCCEED data:'365d' 73117:20221202:102133.531 In zbx_substitute_lld_macros() data:'B' 73117:20221202:102133.531 End of zbx_substitute_lld_macros():SUCCEED data:'B' 73117:20221202:102133.531 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.531 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.531 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.531 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.531 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.531 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.531 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.531 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.531 In zbx_substitute_lld_macros() data:'LALALALALA' 73117:20221202:102133.531 End of zbx_substitute_lld_macros():SUCCEED data:'LALALALALA' 73117:20221202:102133.531 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.531 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.531 In zbx_substitute_lld_macros() data:'3s' 73117:20221202:102133.531 End of zbx_substitute_lld_macros():SUCCEED data:'3s' 73117:20221202:102133.531 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.531 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.531 In zbx_substitute_macros_in_json_pairs() 73117:20221202:102133.531 End of zbx_substitute_macros_in_json_pairs():SUCCEED 73117:20221202:102133.531 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.531 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.531 In zbx_substitute_lld_macros() data:'200' 73117:20221202:102133.531 End of zbx_substitute_lld_macros():SUCCEED data:'200' 73117:20221202:102133.531 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.531 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.531 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.531 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.531 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.531 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.531 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.531 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.531 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.531 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.531 End of lld_item_update() 73117:20221202:102133.531 In lld_item_update() 73117:20221202:102133.531 In zbx_substitute_lld_macros() data:'Free space {#FSNAME}' 73117:20221202:102133.531 End of zbx_substitute_lld_macros():SUCCEED data:'Free space /proc/sys/fs/binfmt_misc' 73117:20221202:102133.531 In lld_override_item() 73117:20221202:102133.531 End of lld_override_item() 73117:20221202:102133.531 In zbx_substitute_lld_macros() data:'0' 73117:20221202:102133.531 End of zbx_substitute_lld_macros():SUCCEED data:'0' 73117:20221202:102133.531 In zbx_substitute_lld_macros() data:'90d' 73117:20221202:102133.531 End of zbx_substitute_lld_macros():SUCCEED data:'90d' 73117:20221202:102133.531 In zbx_substitute_lld_macros() data:'365d' 73117:20221202:102133.531 End of zbx_substitute_lld_macros():SUCCEED data:'365d' 73117:20221202:102133.531 In zbx_substitute_lld_macros() data:'B' 73117:20221202:102133.531 End of zbx_substitute_lld_macros():SUCCEED data:'B' 73117:20221202:102133.531 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.531 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.531 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.531 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.531 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.531 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.531 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.531 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.531 In zbx_substitute_lld_macros() data:'LALALALALA' 73117:20221202:102133.531 End of zbx_substitute_lld_macros():SUCCEED data:'LALALALALA' 73117:20221202:102133.531 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.531 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.531 In zbx_substitute_lld_macros() data:'3s' 73117:20221202:102133.531 End of zbx_substitute_lld_macros():SUCCEED data:'3s' 73117:20221202:102133.531 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.531 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.531 In zbx_substitute_macros_in_json_pairs() 73117:20221202:102133.532 End of zbx_substitute_macros_in_json_pairs():SUCCEED 73117:20221202:102133.532 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.532 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.532 In zbx_substitute_lld_macros() data:'200' 73117:20221202:102133.532 End of zbx_substitute_lld_macros():SUCCEED data:'200' 73117:20221202:102133.532 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.532 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.532 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.532 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.532 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.532 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.532 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.532 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.532 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.532 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.532 End of lld_item_update() 73117:20221202:102133.532 End of lld_items_make():27 items 73117:20221202:102133.532 In zbx_substitute_lld_macros() data:'$[?(@.fsname=='{#FSNAME}')].bytes.free.first()' 73117:20221202:102133.532 End of zbx_substitute_lld_macros():SUCCEED data:'$[?(@.fsname=='/proc/sys/fs/binfmt_misc')].bytes.free.first()' 73117:20221202:102133.532 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.532 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.532 In zbx_substitute_lld_macros() data:'$[?(@.fsname=='{#FSNAME}')].bytes.free.first()' 73117:20221202:102133.532 End of zbx_substitute_lld_macros():SUCCEED data:'$[?(@.fsname=='/sys')].bytes.free.first()' 73117:20221202:102133.532 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.532 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.532 In zbx_substitute_lld_macros() data:'$[?(@.fsname=='{#FSNAME}')].bytes.free.first()' 73117:20221202:102133.532 End of zbx_substitute_lld_macros():SUCCEED data:'$[?(@.fsname=='/proc')].bytes.free.first()' 73117:20221202:102133.532 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.532 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.532 In zbx_substitute_lld_macros() data:'$[?(@.fsname=='{#FSNAME}')].bytes.free.first()' 73117:20221202:102133.532 End of zbx_substitute_lld_macros():SUCCEED data:'$[?(@.fsname=='/sys/kernel/security')].bytes.free.first()' 73117:20221202:102133.532 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.532 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.532 In zbx_substitute_lld_macros() data:'$[?(@.fsname=='{#FSNAME}')].bytes.free.first()' 73117:20221202:102133.532 End of zbx_substitute_lld_macros():SUCCEED data:'$[?(@.fsname=='/sys/fs/cgroup')].bytes.free.first()' 73117:20221202:102133.532 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.532 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.532 In zbx_substitute_lld_macros() data:'$[?(@.fsname=='{#FSNAME}')].bytes.free.first()' 73117:20221202:102133.532 End of zbx_substitute_lld_macros():SUCCEED data:'$[?(@.fsname=='/sys/fs/cgroup/unified')].bytes.free.first()' 73117:20221202:102133.532 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.532 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.532 In zbx_substitute_lld_macros() data:'$[?(@.fsname=='{#FSNAME}')].bytes.free.first()' 73117:20221202:102133.532 End of zbx_substitute_lld_macros():SUCCEED data:'$[?(@.fsname=='/sys/fs/cgroup/systemd')].bytes.free.first()' 73117:20221202:102133.532 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.532 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.532 In zbx_substitute_lld_macros() data:'$[?(@.fsname=='{#FSNAME}')].bytes.free.first()' 73117:20221202:102133.532 End of zbx_substitute_lld_macros():SUCCEED data:'$[?(@.fsname=='/sys/fs/pstore')].bytes.free.first()' 73117:20221202:102133.533 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.533 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.533 In zbx_substitute_lld_macros() data:'$[?(@.fsname=='{#FSNAME}')].bytes.free.first()' 73117:20221202:102133.533 End of zbx_substitute_lld_macros():SUCCEED data:'$[?(@.fsname=='/sys/firmware/efi/efivars')].bytes.free.first()' 73117:20221202:102133.533 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.533 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.533 In zbx_substitute_lld_macros() data:'$[?(@.fsname=='{#FSNAME}')].bytes.free.first()' 73117:20221202:102133.533 End of zbx_substitute_lld_macros():SUCCEED data:'$[?(@.fsname=='/sys/fs/bpf')].bytes.free.first()' 73117:20221202:102133.533 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.533 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.533 In zbx_substitute_lld_macros() data:'$[?(@.fsname=='{#FSNAME}')].bytes.free.first()' 73117:20221202:102133.533 End of zbx_substitute_lld_macros():SUCCEED data:'$[?(@.fsname=='/sys/fs/cgroup/pids')].bytes.free.first()' 73117:20221202:102133.533 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.533 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.533 In zbx_substitute_lld_macros() data:'$[?(@.fsname=='{#FSNAME}')].bytes.free.first()' 73117:20221202:102133.533 End of zbx_substitute_lld_macros():SUCCEED data:'$[?(@.fsname=='/sys/fs/cgroup/perf_event')].bytes.free.first()' 73117:20221202:102133.533 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.533 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.533 In zbx_substitute_lld_macros() data:'$[?(@.fsname=='{#FSNAME}')].bytes.free.first()' 73117:20221202:102133.533 End of zbx_substitute_lld_macros():SUCCEED data:'$[?(@.fsname=='/sys/fs/cgroup/hugetlb')].bytes.free.first()' 73117:20221202:102133.533 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.533 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.533 In zbx_substitute_lld_macros() data:'$[?(@.fsname=='{#FSNAME}')].bytes.free.first()' 73117:20221202:102133.533 End of zbx_substitute_lld_macros():SUCCEED data:'$[?(@.fsname=='/sys/fs/cgroup/rdma')].bytes.free.first()' 73117:20221202:102133.533 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.533 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.533 In zbx_substitute_lld_macros() data:'$[?(@.fsname=='{#FSNAME}')].bytes.free.first()' 73117:20221202:102133.533 End of zbx_substitute_lld_macros():SUCCEED data:'$[?(@.fsname=='/sys/fs/cgroup/misc')].bytes.free.first()' 73117:20221202:102133.533 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.533 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.533 In zbx_substitute_lld_macros() data:'$[?(@.fsname=='{#FSNAME}')].bytes.free.first()' 73117:20221202:102133.533 End of zbx_substitute_lld_macros():SUCCEED data:'$[?(@.fsname=='/sys/fs/cgroup/cpu,cpuacct')].bytes.free.first()' 73117:20221202:102133.533 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.533 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.533 In zbx_substitute_lld_macros() data:'$[?(@.fsname=='{#FSNAME}')].bytes.free.first()' 73117:20221202:102133.533 End of zbx_substitute_lld_macros():SUCCEED data:'$[?(@.fsname=='/sys/fs/cgroup/cpuset')].bytes.free.first()' 73117:20221202:102133.533 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.533 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.533 In zbx_substitute_lld_macros() data:'$[?(@.fsname=='{#FSNAME}')].bytes.free.first()' 73117:20221202:102133.533 End of zbx_substitute_lld_macros():SUCCEED data:'$[?(@.fsname=='/sys/fs/cgroup/freezer')].bytes.free.first()' 73117:20221202:102133.533 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.533 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.533 In zbx_substitute_lld_macros() data:'$[?(@.fsname=='{#FSNAME}')].bytes.free.first()' 73117:20221202:102133.533 End of zbx_substitute_lld_macros():SUCCEED data:'$[?(@.fsname=='/sys/fs/cgroup/memory')].bytes.free.first()' 73117:20221202:102133.533 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.533 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.533 In zbx_substitute_lld_macros() data:'$[?(@.fsname=='{#FSNAME}')].bytes.free.first()' 73117:20221202:102133.534 End of zbx_substitute_lld_macros():SUCCEED data:'$[?(@.fsname=='/sys/fs/cgroup/net_cls,net_prio')].bytes.free.first()' 73117:20221202:102133.534 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.534 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.534 In zbx_substitute_lld_macros() data:'$[?(@.fsname=='{#FSNAME}')].bytes.free.first()' 73117:20221202:102133.534 End of zbx_substitute_lld_macros():SUCCEED data:'$[?(@.fsname=='/sys/fs/cgroup/blkio')].bytes.free.first()' 73117:20221202:102133.534 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.534 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.534 In zbx_substitute_lld_macros() data:'$[?(@.fsname=='{#FSNAME}')].bytes.free.first()' 73117:20221202:102133.534 End of zbx_substitute_lld_macros():SUCCEED data:'$[?(@.fsname=='/sys/fs/cgroup/devices')].bytes.free.first()' 73117:20221202:102133.534 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.534 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.534 In zbx_substitute_lld_macros() data:'$[?(@.fsname=='{#FSNAME}')].bytes.free.first()' 73117:20221202:102133.534 End of zbx_substitute_lld_macros():SUCCEED data:'$[?(@.fsname=='/proc/sys/fs/binfmt_misc')].bytes.free.first()' 73117:20221202:102133.534 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.534 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.534 In zbx_substitute_lld_macros() data:'$[?(@.fsname=='{#FSNAME}')].bytes.free.first()' 73117:20221202:102133.534 End of zbx_substitute_lld_macros():SUCCEED data:'$[?(@.fsname=='/sys/kernel/debug')].bytes.free.first()' 73117:20221202:102133.534 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.534 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.534 In zbx_substitute_lld_macros() data:'$[?(@.fsname=='{#FSNAME}')].bytes.free.first()' 73117:20221202:102133.534 End of zbx_substitute_lld_macros():SUCCEED data:'$[?(@.fsname=='/sys/kernel/tracing')].bytes.free.first()' 73117:20221202:102133.534 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.534 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.534 In zbx_substitute_lld_macros() data:'$[?(@.fsname=='{#FSNAME}')].bytes.free.first()' 73117:20221202:102133.534 End of zbx_substitute_lld_macros():SUCCEED data:'$[?(@.fsname=='/sys/fs/fuse/connections')].bytes.free.first()' 73117:20221202:102133.534 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.534 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.534 In zbx_substitute_lld_macros() data:'$[?(@.fsname=='{#FSNAME}')].bytes.free.first()' 73117:20221202:102133.534 End of zbx_substitute_lld_macros():SUCCEED data:'$[?(@.fsname=='/sys/kernel/config')].bytes.free.first()' 73117:20221202:102133.534 In zbx_substitute_lld_macros() data:'' 73117:20221202:102133.534 End of zbx_substitute_lld_macros():SUCCEED data:'' 73117:20221202:102133.534 In lld_items_param_make() 73117:20221202:102133.534 In zbx_merge_item_params() old item parameters:0 new item parameters:0 73117:20221202:102133.534 End of zbx_merge_item_params() item parameter:0 73117:20221202:102133.534 In zbx_merge_item_params() old item parameters:0 new item parameters:0 73117:20221202:102133.534 End of zbx_merge_item_params() item parameter:0 73117:20221202:102133.534 In zbx_merge_item_params() old item parameters:0 new item parameters:0 73117:20221202:102133.534 End of zbx_merge_item_params() item parameter:0 73117:20221202:102133.534 In zbx_merge_item_params() old item parameters:0 new item parameters:0 73117:20221202:102133.534 End of zbx_merge_item_params() item parameter:0 73117:20221202:102133.534 In zbx_merge_item_params() old item parameters:0 new item parameters:0 73117:20221202:102133.534 End of zbx_merge_item_params() item parameter:0 73117:20221202:102133.534 In zbx_merge_item_params() old item parameters:0 new item parameters:0 73117:20221202:102133.534 End of zbx_merge_item_params() item parameter:0 73117:20221202:102133.534 In zbx_merge_item_params() old item parameters:0 new item parameters:0 73117:20221202:102133.534 End of zbx_merge_item_params() item parameter:0 73117:20221202:102133.534 In zbx_merge_item_params() old item parameters:0 new item parameters:0 73117:20221202:102133.534 End of zbx_merge_item_params() item parameter:0 73117:20221202:102133.534 In zbx_merge_item_params() old item parameters:0 new item parameters:0 73117:20221202:102133.534 End of zbx_merge_item_params() item parameter:0 73117:20221202:102133.534 In zbx_merge_item_params() old item parameters:0 new item parameters:0 73117:20221202:102133.534 End of zbx_merge_item_params() item parameter:0 73117:20221202:102133.534 In zbx_merge_item_params() old item parameters:0 new item parameters:0 73117:20221202:102133.534 End of zbx_merge_item_params() item parameter:0 73117:20221202:102133.534 In zbx_merge_item_params() old item parameters:0 new item parameters:0 73117:20221202:102133.534 End of zbx_merge_item_params() item parameter:0 73117:20221202:102133.534 In zbx_merge_item_params() old item parameters:0 new item parameters:0 73117:20221202:102133.534 End of zbx_merge_item_params() item parameter:0 73117:20221202:102133.534 In zbx_merge_item_params() old item parameters:0 new item parameters:0 73117:20221202:102133.534 End of zbx_merge_item_params() item parameter:0 73117:20221202:102133.534 In zbx_merge_item_params() old item parameters:0 new item parameters:0 73117:20221202:102133.535 End of zbx_merge_item_params() item parameter:0 73117:20221202:102133.535 In zbx_merge_item_params() old item parameters:0 new item parameters:0 73117:20221202:102133.535 End of zbx_merge_item_params() item parameter:0 73117:20221202:102133.535 In zbx_merge_item_params() old item parameters:0 new item parameters:0 73117:20221202:102133.535 End of zbx_merge_item_params() item parameter:0 73117:20221202:102133.535 In zbx_merge_item_params() old item parameters:0 new item parameters:0 73117:20221202:102133.535 End of zbx_merge_item_params() item parameter:0 73117:20221202:102133.535 In zbx_merge_item_params() old item parameters:0 new item parameters:0 73117:20221202:102133.535 End of zbx_merge_item_params() item parameter:0 73117:20221202:102133.535 In zbx_merge_item_params() old item parameters:0 new item parameters:0 73117:20221202:102133.535 End of zbx_merge_item_params() item parameter:0 73117:20221202:102133.535 In zbx_merge_item_params() old item parameters:0 new item parameters:0 73117:20221202:102133.535 End of zbx_merge_item_params() item parameter:0 73117:20221202:102133.535 In zbx_merge_item_params() old item parameters:0 new item parameters:0 73117:20221202:102133.535 End of zbx_merge_item_params() item parameter:0 73117:20221202:102133.535 In zbx_merge_item_params() old item parameters:0 new item parameters:0 73117:20221202:102133.535 End of zbx_merge_item_params() item parameter:0 73117:20221202:102133.535 In zbx_merge_item_params() old item parameters:0 new item parameters:0 73117:20221202:102133.535 End of zbx_merge_item_params() item parameter:0 73117:20221202:102133.535 In zbx_merge_item_params() old item parameters:0 new item parameters:0 73117:20221202:102133.535 End of zbx_merge_item_params() item parameter:0 73117:20221202:102133.535 In zbx_merge_item_params() old item parameters:0 new item parameters:0 73117:20221202:102133.535 End of zbx_merge_item_params() item parameter:0 73117:20221202:102133.535 In zbx_merge_item_params() old item parameters:0 new item parameters:0 73117:20221202:102133.535 End of zbx_merge_item_params() item parameter:0 73117:20221202:102133.535 End of lld_items_param_make() 73117:20221202:102133.535 In zbx_merge_tags() old_tags:0 new_tags:0 73117:20221202:102133.535 End of zbx_merge_tags() tags:0 73117:20221202:102133.535 In zbx_merge_tags() old_tags:0 new_tags:0 73117:20221202:102133.535 End of zbx_merge_tags() tags:0 73117:20221202:102133.535 In zbx_merge_tags() old_tags:0 new_tags:0 73117:20221202:102133.535 End of zbx_merge_tags() tags:0 73117:20221202:102133.535 In zbx_merge_tags() old_tags:0 new_tags:0 73117:20221202:102133.535 End of zbx_merge_tags() tags:0 73117:20221202:102133.535 In zbx_merge_tags() old_tags:0 new_tags:0 73117:20221202:102133.535 End of zbx_merge_tags() tags:0 73117:20221202:102133.535 In zbx_merge_tags() old_tags:0 new_tags:0 73117:20221202:102133.535 End of zbx_merge_tags() tags:0 73117:20221202:102133.535 In zbx_merge_tags() old_tags:0 new_tags:0 73117:20221202:102133.535 End of zbx_merge_tags() tags:0 73117:20221202:102133.535 In zbx_merge_tags() old_tags:0 new_tags:0 73117:20221202:102133.535 End of zbx_merge_tags() tags:0 73117:20221202:102133.535 In zbx_merge_tags() old_tags:0 new_tags:0 73117:20221202:102133.535 End of zbx_merge_tags() tags:0 73117:20221202:102133.535 In zbx_merge_tags() old_tags:0 new_tags:0 73117:20221202:102133.535 End of zbx_merge_tags() tags:0 73117:20221202:102133.535 In zbx_merge_tags() old_tags:0 new_tags:0 73117:20221202:102133.535 End of zbx_merge_tags() tags:0 73117:20221202:102133.535 In zbx_merge_tags() old_tags:0 new_tags:0 73117:20221202:102133.535 End of zbx_merge_tags() tags:0 73117:20221202:102133.535 In zbx_merge_tags() old_tags:0 new_tags:0 73117:20221202:102133.535 End of zbx_merge_tags() tags:0 73117:20221202:102133.535 In zbx_merge_tags() old_tags:0 new_tags:0 73117:20221202:102133.535 End of zbx_merge_tags() tags:0 73117:20221202:102133.535 In zbx_merge_tags() old_tags:0 new_tags:0 73117:20221202:102133.535 End of zbx_merge_tags() tags:0 73117:20221202:102133.535 In zbx_merge_tags() old_tags:0 new_tags:0 73117:20221202:102133.535 End of zbx_merge_tags() tags:0 73117:20221202:102133.535 In zbx_merge_tags() old_tags:0 new_tags:0 73117:20221202:102133.535 End of zbx_merge_tags() tags:0 73117:20221202:102133.535 In zbx_merge_tags() old_tags:0 new_tags:0 73117:20221202:102133.535 End of zbx_merge_tags() tags:0 73117:20221202:102133.535 In zbx_merge_tags() old_tags:0 new_tags:0 73117:20221202:102133.536 End of zbx_merge_tags() tags:0 73117:20221202:102133.536 In zbx_merge_tags() old_tags:0 new_tags:0 73117:20221202:102133.536 End of zbx_merge_tags() tags:0 73117:20221202:102133.536 In zbx_merge_tags() old_tags:0 new_tags:0 73117:20221202:102133.536 End of zbx_merge_tags() tags:0 73117:20221202:102133.536 In zbx_merge_tags() old_tags:0 new_tags:0 73117:20221202:102133.536 End of zbx_merge_tags() tags:0 73117:20221202:102133.536 In zbx_merge_tags() old_tags:0 new_tags:0 73117:20221202:102133.536 End of zbx_merge_tags() tags:0 73117:20221202:102133.536 In zbx_merge_tags() old_tags:0 new_tags:0 73117:20221202:102133.536 End of zbx_merge_tags() tags:0 73117:20221202:102133.536 In zbx_merge_tags() old_tags:0 new_tags:0 73117:20221202:102133.536 End of zbx_merge_tags() tags:0 73117:20221202:102133.536 In zbx_merge_tags() old_tags:0 new_tags:0 73117:20221202:102133.536 End of zbx_merge_tags() tags:0 73117:20221202:102133.536 In zbx_merge_tags() old_tags:0 new_tags:0 73117:20221202:102133.536 End of zbx_merge_tags() tags:0 73117:20221202:102133.536 In lld_link_dependent_items() 73117:20221202:102133.536 End of lld_link_dependent_items() 73117:20221202:102133.536 In lld_item_dependencies_get() 73117:20221202:102133.536 query [txnlev:0] [select itemid,master_itemid,flags from items where itemid=44313] 73117:20221202:102133.537 query [txnlev:0] [select itemid,master_itemid,flags from items where master_itemid in (44313,44313)] 73117:20221202:102133.543 query [txnlev:0] [select itemid,master_itemid,flags from items where master_itemid in (44314,44315,44316,44317,44318,44319,44320,44321,44322,44323,44324,44325,44326,44327,44328,44329,44330,44331,44332,44333,44334,44335,44336,44337,44338,44339,44340,44341)] 73117:20221202:102133.544 End of lld_item_dependencies_get() 73117:20221202:102133.544 In lld_items_validate() 73117:20221202:102133.544 End of lld_items_validate() 73117:20221202:102133.544 query [txnlev:1] [begin;] 73117:20221202:102133.545 In lld_items_save() 73117:20221202:102133.545 End of lld_items_save() 73117:20221202:102133.545 In lld_items_param_save() 73117:20221202:102133.545 End of lld_items_param_save() added:0 updated:0 removed:0 73117:20221202:102133.545 In lld_items_preproc_save() 73117:20221202:102133.545 End of lld_items_preproc_save() added:0 updated:0 removed:0 73117:20221202:102133.545 In lld_items_tags_save() 73117:20221202:102133.545 End of lld_items_tags_save() added:0 updated:0 removed:0 73117:20221202:102133.545 query [txnlev:1] [commit;] 73117:20221202:102133.546 In lld_remove_lost_objects() 73117:20221202:102133.546 query [txnlev:1] [begin;] 73124:20221202:102133.546 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.001394 sec, syncing history]' 73124:20221202:102133.546 In zbx_sync_history_cache() history_num:27 73124:20221202:102133.546 In substitute_simple_macros_impl() data:'1h' 73124:20221202:102133.546 End substitute_simple_macros_impl() data:'1h' 73124:20221202:102133.546 In substitute_simple_macros_impl() data:'365d' 73124:20221202:102133.546 End substitute_simple_macros_impl() data:'365d' 73124:20221202:102133.546 In substitute_simple_macros_impl() data:'90d' 73124:20221202:102133.546 End substitute_simple_macros_impl() data:'90d' 73124:20221202:102133.546 In substitute_simple_macros_impl() data:'365d' 73124:20221202:102133.546 End substitute_simple_macros_impl() data:'365d' 73124:20221202:102133.546 In substitute_simple_macros_impl() data:'90d' 73124:20221202:102133.546 End substitute_simple_macros_impl() data:'90d' 73124:20221202:102133.546 In substitute_simple_macros_impl() data:'365d' 73124:20221202:102133.547 End substitute_simple_macros_impl() data:'365d' 73124:20221202:102133.547 In substitute_simple_macros_impl() data:'90d' 73124:20221202:102133.547 End substitute_simple_macros_impl() data:'90d' 73124:20221202:102133.547 In substitute_simple_macros_impl() data:'365d' 73124:20221202:102133.547 End substitute_simple_macros_impl() data:'365d' 73124:20221202:102133.547 In substitute_simple_macros_impl() data:'90d' 73124:20221202:102133.547 End substitute_simple_macros_impl() data:'90d' 73124:20221202:102133.547 In substitute_simple_macros_impl() data:'365d' 73124:20221202:102133.547 End substitute_simple_macros_impl() data:'365d' 73124:20221202:102133.547 In substitute_simple_macros_impl() data:'90d' 73124:20221202:102133.547 End substitute_simple_macros_impl() data:'90d' 73124:20221202:102133.547 In substitute_simple_macros_impl() data:'365d' 73124:20221202:102133.547 End substitute_simple_macros_impl() data:'365d' 73124:20221202:102133.547 In substitute_simple_macros_impl() data:'90d' 73124:20221202:102133.547 End substitute_simple_macros_impl() data:'90d' 73124:20221202:102133.547 In substitute_simple_macros_impl() data:'365d' 73124:20221202:102133.547 End substitute_simple_macros_impl() data:'365d' 73124:20221202:102133.547 In substitute_simple_macros_impl() data:'90d' 73124:20221202:102133.547 End substitute_simple_macros_impl() data:'90d' 73124:20221202:102133.547 In substitute_simple_macros_impl() data:'365d' 73124:20221202:102133.547 End substitute_simple_macros_impl() data:'365d' 73124:20221202:102133.547 In substitute_simple_macros_impl() data:'90d' 73124:20221202:102133.547 End substitute_simple_macros_impl() data:'90d' 73124:20221202:102133.547 In substitute_simple_macros_impl() data:'365d' 73124:20221202:102133.547 End substitute_simple_macros_impl() data:'365d' 73124:20221202:102133.547 In substitute_simple_macros_impl() data:'90d' 73124:20221202:102133.548 End substitute_simple_macros_impl() data:'90d' 73124:20221202:102133.548 In substitute_simple_macros_impl() data:'365d' 73124:20221202:102133.548 End substitute_simple_macros_impl() data:'365d' 73124:20221202:102133.548 In substitute_simple_macros_impl() data:'90d' 73124:20221202:102133.548 End substitute_simple_macros_impl() data:'90d' 73124:20221202:102133.548 In substitute_simple_macros_impl() data:'365d' 73124:20221202:102133.548 End substitute_simple_macros_impl() data:'365d' 73124:20221202:102133.548 In substitute_simple_macros_impl() data:'90d' 73124:20221202:102133.548 End substitute_simple_macros_impl() data:'90d' 73124:20221202:102133.548 In substitute_simple_macros_impl() data:'365d' 73124:20221202:102133.548 End substitute_simple_macros_impl() data:'365d' 73124:20221202:102133.548 In substitute_simple_macros_impl() data:'90d' 73124:20221202:102133.548 End substitute_simple_macros_impl() data:'90d' 73124:20221202:102133.548 In substitute_simple_macros_impl() data:'365d' 73124:20221202:102133.548 End substitute_simple_macros_impl() data:'365d' 73124:20221202:102133.548 In substitute_simple_macros_impl() data:'90d' 73124:20221202:102133.548 End substitute_simple_macros_impl() data:'90d' 73124:20221202:102133.548 In substitute_simple_macros_impl() data:'365d' 73124:20221202:102133.548 End substitute_simple_macros_impl() data:'365d' 73124:20221202:102133.548 In substitute_simple_macros_impl() data:'90d' 73124:20221202:102133.548 End substitute_simple_macros_impl() data:'90d' 73124:20221202:102133.548 In substitute_simple_macros_impl() data:'365d' 73124:20221202:102133.548 End substitute_simple_macros_impl() data:'365d' 73124:20221202:102133.548 In substitute_simple_macros_impl() data:'90d' 73124:20221202:102133.548 End substitute_simple_macros_impl() data:'90d' 73124:20221202:102133.548 In substitute_simple_macros_impl() data:'365d' 73124:20221202:102133.548 End substitute_simple_macros_impl() data:'365d' 73124:20221202:102133.549 In substitute_simple_macros_impl() data:'90d' 73124:20221202:102133.549 End substitute_simple_macros_impl() data:'90d' 73124:20221202:102133.549 In substitute_simple_macros_impl() data:'365d' 73123:20221202:102133.549 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000883 sec, syncing history]' 73123:20221202:102133.549 In zbx_sync_history_cache() history_num:27 73123:20221202:102133.549 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000279 sec, idle 1 sec]' 73124:20221202:102133.549 End substitute_simple_macros_impl() data:'365d' 73124:20221202:102133.549 In substitute_simple_macros_impl() data:'90d' 73124:20221202:102133.549 End substitute_simple_macros_impl() data:'90d' 73124:20221202:102133.549 In substitute_simple_macros_impl() data:'365d' 73124:20221202:102133.549 End substitute_simple_macros_impl() data:'365d' 73124:20221202:102133.549 In substitute_simple_macros_impl() data:'90d' 73124:20221202:102133.549 End substitute_simple_macros_impl() data:'90d' 73124:20221202:102133.549 In substitute_simple_macros_impl() data:'365d' 73124:20221202:102133.549 End substitute_simple_macros_impl() data:'365d' 73124:20221202:102133.549 In substitute_simple_macros_impl() data:'90d' 73124:20221202:102133.549 End substitute_simple_macros_impl() data:'90d' 73124:20221202:102133.549 In substitute_simple_macros_impl() data:'365d' 73124:20221202:102133.549 End substitute_simple_macros_impl() data:'365d' 73124:20221202:102133.549 In substitute_simple_macros_impl() data:'90d' 73124:20221202:102133.549 End substitute_simple_macros_impl() data:'90d' 73124:20221202:102133.549 In substitute_simple_macros_impl() data:'365d' 73124:20221202:102133.549 End substitute_simple_macros_impl() data:'365d' 73124:20221202:102133.550 In substitute_simple_macros_impl() data:'90d' 73124:20221202:102133.550 End substitute_simple_macros_impl() data:'90d' 73124:20221202:102133.550 In substitute_simple_macros_impl() data:'365d' 73124:20221202:102133.550 End substitute_simple_macros_impl() data:'365d' 73124:20221202:102133.550 In substitute_simple_macros_impl() data:'90d' 73124:20221202:102133.550 End substitute_simple_macros_impl() data:'90d' 73124:20221202:102133.550 In substitute_simple_macros_impl() data:'365d' 73124:20221202:102133.550 End substitute_simple_macros_impl() data:'365d' 73124:20221202:102133.550 In substitute_simple_macros_impl() data:'90d' 73124:20221202:102133.550 End substitute_simple_macros_impl() data:'90d' 73124:20221202:102133.550 In substitute_simple_macros_impl() data:'365d' 73124:20221202:102133.550 End substitute_simple_macros_impl() data:'365d' 73124:20221202:102133.550 In substitute_simple_macros_impl() data:'90d' 73124:20221202:102133.550 End substitute_simple_macros_impl() data:'90d' 73124:20221202:102133.550 In substitute_simple_macros_impl() data:'365d' 73124:20221202:102133.550 End substitute_simple_macros_impl() data:'365d' 73124:20221202:102133.550 In substitute_simple_macros_impl() data:'90d' 73124:20221202:102133.550 End substitute_simple_macros_impl() data:'90d' 73124:20221202:102133.550 In substitute_simple_macros_impl() data:'365d' 73124:20221202:102133.550 End substitute_simple_macros_impl() data:'365d' 73124:20221202:102133.550 In substitute_simple_macros_impl() data:'90d' 73124:20221202:102133.550 End substitute_simple_macros_impl() data:'90d' 73124:20221202:102133.550 In DCmass_prepare_history() history_num:27 73124:20221202:102133.550 End of DCmass_prepare_history() 73124:20221202:102133.551 In DBmass_add_history() 73124:20221202:102133.551 In zbx_history_add_values() 73124:20221202:102133.551 query [txnlev:1] [begin;] 73117:20221202:102133.552 query [txnlev:1] [update item_discovery set lastcheck=1669969293 where itemid in (44316,44317,44318,44319,44320,44321,44322,44323,44324,44325,44326,44327,44328,44329,44330,44331,44332,44333,44334,44335,44336,44337,44338,44339,44340,44341); ] 73124:20221202:102133.552 query [txnlev:1] [insert into history_uint (itemid,clock,ns,value) values (44316,1669969293,472931652,0),(44317,1669969293,472931652,0),(44318,1669969293,472931652,0),(44319,1669969293,472931652,4161282048),(44320,1669969293,472931652,0),(44321,1669969293,472931652,0),(44322,1669969293,472931652,0),(44323,1669969293,472931652,0),(44324,1669969293,472931652,0),(44325,1669969293,472931652,0),(44326,1669969293,472931652,0),(44327,1669969293,472931652,0),(44328,1669969293,472931652,0),(44329,1669969293,472931652,0),(44330,1669969293,472931652,0),(44331,1669969293,472931652,0),(44332,1669969293,472931652,0),(44333,1669969293,472931652,0),(44334,1669969293,472931652,0),(44335,1669969293,472931652,0),(44336,1669969293,472931652,0),(44337,1669969293,472931652,0),(44338,1669969293,472931652,0),(44339,1669969293,472931652,0),(44340,1669969293,472931652,0),(44341,1669969293,472931652,0); ] 73117:20221202:102133.554 query [txnlev:1] [commit;] 73122:20221202:102133.555 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000254 sec, syncing history]' 73122:20221202:102133.555 In zbx_sync_history_cache() history_num:27 73122:20221202:102133.555 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000391 sec, idle 1 sec]' 73125:20221202:102133.555 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000216 sec, syncing history]' 73125:20221202:102133.556 In zbx_sync_history_cache() history_num:27 73125:20221202:102133.556 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000335 sec, idle 1 sec]' 73124:20221202:102133.566 query [txnlev:1] [insert into history_text (itemid,clock,ns,value) values (44313,1669969293,472931652,'[{"fsname":"/sys","fstype":"sysfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc","fstype":"proc","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev","fstype":"devtmpfs","bytes":{"total":4121944064,"free":4121944064,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1006334,"free":1005787,"used":547,"pfree":99.945644,"pused":0.054356}},{"fsname":"/dev/pts","fstype":"devpts","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/","fstype":"ext4","bytes":{"total":525720707072,"free":417732562944,"used":81207726080,"pfree":83.723959,"pused":16.276041},"inodes":{"total":32677888,"free":31567229,"used":1110659,"pfree":96.601191,"pused":3.398809}},{"fsname":"/sys/kernel/security","fstype":"securityfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/shm","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161261568,"used":20480,"pfree":99.999508,"pused":0.000492},"inodes":{"total":1015938,"free":1015936,"used":2,"pfree":99.999803,"pused":0.000197}},{"fsname":"/run/lock","fstype":"tmpfs","bytes":{"total":5242880,"free":5238784,"used":4096,"pfree":99.921875,"pused":0.078125},"inodes":{"total":1015938,"free":1015928,"used":10,"pfree":99.999016,"pused":0.000984}},{"fsname":"/sys/fs/cgroup","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161282048,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1015938,"free":1015919,"used":19,"pfree":99.998130,"pused":0.001870}},{"fsname":"/sys/fs/cgroup/unified","fstype":"cgroup2","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/systemd","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/pstore","fstype":"pstore","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/firmware/efi/efivars","fstype":"efivarfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/bpf","fstype":"bpf","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/net_cls,net_prio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/devices","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/memory","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpu,cpuacct","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/perf_event","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/pids","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/hugetlb","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/rdma","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpuset","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/blkio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/freezer","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/misc","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/hugepages","fstype":"hugetlbfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/mqueue","fstype":"mqueue","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/debug","fstype":"debugfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/tracing","fstype":"tracefs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/beekeeper-studio/168","fstype":"squashfs","bytes":{"total":86638592,"free":0,"used":86638592,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/1705","fstype":"squashfs","bytes":{"total":57671680,"free":0,"used":57671680,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10765,"free":0,"used":10765,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1695","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11897,"free":0,"used":11897,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/beekeeper-studio/180","fstype":"squashfs","bytes":{"total":86245376,"free":0,"used":86245376,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core/14399","fstype":"squashfs","bytes":{"total":122421248,"free":0,"used":122421248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":12857,"free":0,"used":12857,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/72","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-28-1804/161","fstype":"squashfs","bytes":{"total":172883968,"free":0,"used":172883968,"pfree":0.000000,"pused":100.000000},"inodes":{"total":27806,"free":0,"used":27806,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2620","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2632","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1634","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11885,"free":0,"used":11885,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/115","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18121,"free":0,"used":18121,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1535","fstype":"squashfs","bytes":{"total":96206848,"free":0,"used":96206848,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76208,"free":0,"used":76208,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1506","fstype":"squashfs","bytes":{"total":65142784,"free":0,"used":65142784,"pfree":0.000000,"pused":100.000000},"inodes":{"total":62342,"free":0,"used":62342,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/bare/5","fstype":"squashfs","bytes":{"total":131072,"free":0,"used":131072,"pfree":0.000000,"pused":100.000000},"inodes":{"total":29,"free":0,"used":29,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/95","fstype":"squashfs","bytes":{"total":162004992,"free":0,"used":162004992,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10162,"free":0,"used":10162,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1534","fstype":"squashfs","bytes":{"total":85327872,"free":0,"used":85327872,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76177,"free":0,"used":76177,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/148","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40311,"free":0,"used":40311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/149","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40310,"free":0,"used":40310,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/119","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18272,"free":0,"used":18272,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/77","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/24","fstype":"squashfs","bytes":{"total":252575744,"free":0,"used":252575744,"pfree":0.000000,"pused":100.000000},"inodes":{"total":25913,"free":0,"used":25913,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/96","fstype":"squashfs","bytes":{"total":201719808,"free":0,"used":201719808,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10166,"free":0,"used":10166,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/433","fstype":"squashfs","bytes":{"total":52297728,"free":0,"used":52297728,"pfree":0.000000,"pused":100.000000},"inodes":{"total":15827,"free":0,"used":15827,"pfree":0.000000,"pused":100.000000}},{"fsname":"/sys/fs/fuse/connections","fstype":"fusectl","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/config","fstype":"configfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/snapd/7264","fstype":"squashfs","bytes":{"total":28442624,"free":0,"used":28442624,"pfree":0.000000,"pused":100.000000},"inodes":{"total":459,"free":0,"used":459,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/599","fstype":"squashfs","bytes":{"total":48234496,"free":0,"used":48234496,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17275,"free":0,"used":17275,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/558","fstype":"squashfs","bytes":{"total":56885248,"free":0,"used":56885248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17311,"free":0,"used":17311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snapd/17883","fstype":"squashfs","bytes":{"total":52035584,"free":0,"used":52035584,"pfree":0.000000,"pused":100.000000},"inodes":{"total":491,"free":0,"used":491,"pfree":0.000000,"pused":100.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/boot/efi","fstype":"vfat","bytes":{"total":535805952,"free":530591744,"used":5214208,"pfree":99.026848,"pused":0.973152},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000","fstype":"tmpfs","bytes":{"total":832253952,"free":832212992,"used":40960,"pfree":99.995078,"pused":0.004922},"inodes":{"total":1015938,"free":1015841,"used":97,"pfree":99.990452,"pused":0.009548}},{"fsname":"/run/user/1000/gvfs","fstype":"fuse.gvfsd-fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000/doc","fstype":"fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/snapd/ns","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/run/snapd/ns/snap-store.mnt","fstype":"nsfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}}]'); ] 73124:20221202:102133.569 query [txnlev:1] [commit;] 73117:20221202:102133.574 End of lld_remove_lost_objects() 73117:20221202:102133.574 End of lld_update_items() 73117:20221202:102133.575 In lld_update_triggers() 73117:20221202:102133.575 query [txnlev:0] [select t.triggerid,t.description,t.expression,t.status,t.type,t.priority,t.comments,t.url,t.recovery_expression,t.recovery_mode,t.correlation_mode,t.correlation_tag,t.manual_close,t.opdata,t.discover,t.event_name from triggers t where t.triggerid in (select distinct tg.triggerid from triggers tg,functions f,items i,item_discovery id where tg.triggerid=f.triggerid and f.itemid=i.itemid and i.itemid=id.itemid and id.parent_itemid=44314)] 73117:20221202:102133.576 End of lld_update_triggers() 73117:20221202:102133.576 In lld_update_graphs() 73117:20221202:102133.576 query [txnlev:0] [select distinct g.graphid,g.name,g.width,g.height,g.yaxismin,g.yaxismax,g.show_work_period,g.show_triggers,g.graphtype,g.show_legend,g.show_3d,g.percent_left,g.percent_right,g.ymin_type,g.ymin_itemid,g.ymax_type,g.ymax_itemid,g.discover from graphs g,graphs_items gi,items i,item_discovery id where g.graphid=gi.graphid and gi.itemid=i.itemid and i.itemid=id.itemid and id.parent_itemid=44314] 73117:20221202:102133.578 End of lld_update_graphs() 73117:20221202:102133.578 In lld_update_hosts() 73117:20221202:102133.578 query [txnlev:0] [select h.proxy_hostid,h.ipmi_authtype,h.ipmi_privilege,h.ipmi_username,h.ipmi_password,h.tls_connect,h.tls_accept,h.tls_issuer,h.tls_subject,h.tls_psk_identity,h.tls_psk from hosts h,items i where h.hostid=i.hostid and i.itemid=44314] 73117:20221202:102133.579 query [txnlev:0] [select hi.interfaceid,hi.type,hi.main,hi.useip,hi.ip,hi.dns,hi.port,s.version,s.bulk,s.community,s.securityname,s.securitylevel,s.authpassphrase,s.privpassphrase,s.authprotocol,s.privprotocol,s.contextname from interface hi inner join items i on hi.hostid=i.hostid left join interface_snmp s on hi.interfaceid=s.interfaceid where i.itemid=44314] 73117:20221202:102133.580 In lld_masterhostmacros_get() 73117:20221202:102133.581 query [txnlev:0] [select hm.macro,hm.value,hm.description,hm.type from hostmacro hm,items i where hm.hostid=i.hostid and i.itemid=44314] 73117:20221202:102133.582 End of lld_masterhostmacros_get() 73117:20221202:102133.583 query [txnlev:0] [select h.hostid,h.host,h.name,h.status,h.discover,hi.inventory_mode,h.custom_interfaces from hosts h,host_discovery hd left join host_inventory hi on hd.hostid=hi.hostid where h.hostid=hd.hostid and hd.parent_itemid=44314] 73117:20221202:102133.584 End of lld_update_hosts() 73117:20221202:102133.584 End of lld_process_discovery_rule() 73117:20221202:102133.584 End of lld_process_task() 73117:20221202:102133.584 In zbx_ipc_socket_write() 73117:20221202:102133.585 End of zbx_ipc_socket_write():SUCCEED 73117:20221202:102133.585 zbx_setproctitle() title:'lld worker #2 [processed 1 LLD rules, idle 42.112713 sec during 42.221004 sec]' 73117:20221202:102133.585 In zbx_ipc_socket_read() 73115:20221202:102133.585 End of zbx_ipc_service_recv():1 73115:20221202:102133.586 In lld_process_result() 73115:20221202:102133.586 discovery rule:44314 has been processed 73115:20221202:102133.586 End of lld_process_result() 73115:20221202:102133.586 In zbx_ipc_service_recv() timeout:1.000 73124:20221202:102133.586 End of zbx_history_add_values() 73124:20221202:102133.586 End of DBmass_add_history() 73124:20221202:102133.587 In DCmass_update_trends() 73124:20221202:102133.587 End of DCmass_update_trends() 73124:20221202:102133.587 query [txnlev:1] [begin;] 73124:20221202:102133.587 In DBmass_update_items() 73124:20221202:102133.587 End of DBmass_update_items() 73124:20221202:102133.588 In zbx_process_events() events_num:0 73124:20221202:102133.588 End of zbx_process_events() processed:0 73124:20221202:102133.588 query [txnlev:1] [commit;] 73124:20221202:102133.588 In DCupdate_trends() 73124:20221202:102133.588 End of DCupdate_trends() 73124:20221202:102133.588 query [txnlev:1] [begin;] 73124:20221202:102133.589 In recalculate_triggers() 73124:20221202:102133.589 In zbx_link_triggers_with_functions() trigger_order_num:0 73124:20221202:102133.589 End of zbx_link_triggers_with_functions() triggers_func_pos_num:0 73124:20221202:102133.589 In zbx_evaluate_expressions() tr_num:0 73124:20221202:102133.589 In substitute_functions() 73124:20221202:102133.589 In zbx_extract_functionids() tr_num:0 73124:20221202:102133.589 End of zbx_extract_functionids() functionids_num:0 73124:20221202:102133.589 End of substitute_functions() 73124:20221202:102133.589 End of zbx_evaluate_expressions() 73124:20221202:102133.589 In zbx_process_triggers() values_num:0 73124:20221202:102133.589 End of zbx_process_triggers() 73124:20221202:102133.589 End of recalculate_triggers() 73124:20221202:102133.589 In zbx_process_events() events_num:0 73124:20221202:102133.589 End of zbx_process_events() processed:0 73124:20221202:102133.589 query [txnlev:1] [commit;] 73124:20221202:102133.589 zbx_setproctitle() title:'history syncer #3 [processed 27 values, 0 triggers in 0.043086 sec, idle 1 sec]' 73107:20221202:102133.590 End of zbx_ipc_service_recv():2 73158:20221202:102133.600 zbx_setproctitle() title:'alert syncer [queuing alerts]' 73158:20221202:102133.601 In am_db_get_alerts() 73158:20221202:102133.601 query [txnlev:1] [begin;] 73158:20221202:102133.601 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] 73107:20221202:102133.601 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102133.602 query [txnlev:1] [commit;] 73158:20221202:102133.602 End of am_db_get_alerts():SUCCEED alerts:0 73158:20221202:102133.602 In am_db_flush_results() 73158:20221202:102133.602 In zbx_ipc_socket_write() 73158:20221202:102133.602 End of zbx_ipc_socket_write():SUCCEED 73158:20221202:102133.602 In zbx_ipc_socket_read() 73107:20221202:102133.603 End of zbx_ipc_service_recv():1 73107:20221202:102133.603 In am_flush_results() results:0 73107:20221202:102133.603 In zbx_ipc_client_send() clientid:6 73107:20221202:102133.604 End of zbx_ipc_client_send():SUCCEED 73107:20221202:102133.604 End of am_flush_results() 73107:20221202:102133.604 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102133.604 End of zbx_ipc_socket_read():SUCCEED 73158:20221202:102133.604 End of am_db_flush_results() flushed:0 73158:20221202:102133.604 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.014078 sec, idle 1 sec]' 73174:20221202:102133.649 End of zbx_ipc_service_recv():2 73174:20221202:102133.649 In zbx_ipc_service_recv() timeout:1.000 73120:20221202:102133.997 zbx_setproctitle() title:'http poller #1 [got 0 values in 0.001844 sec, getting values]' 73120:20221202:102133.998 In process_httptests() 73120:20221202:102133.998 query [txnlev:0] [select h.hostid,h.host,h.name,t.httptestid,t.name,t.agent,t.authentication,t.http_user,t.http_password,t.http_proxy,t.retries,t.ssl_cert_file,t.ssl_key_file,t.ssl_key_password,t.verify_peer,t.verify_host,t.delay from httptest t,hosts h where t.hostid=h.hostid and t.nextcheck<=1669969293 and mod(t.httptestid,1)=0 and t.status=0 and h.proxy_hostid is null and h.status=0 and (h.maintenance_status=0 or h.maintenance_type=0)] 73120:20221202:102133.999 query [txnlev:0] [select name,value,type from httptest_field where httptestid=1 order by httptest_fieldid] 73120:20221202:102133.999 In substitute_simple_macros_impl() data:'Zabbix' 73120:20221202:102133.999 End substitute_simple_macros_impl() data:'Zabbix' 73120:20221202:102133.999 In substitute_simple_macros_impl() data:EMPTY 73120:20221202:102133.999 In substitute_simple_macros_impl() data:EMPTY 73120:20221202:102133.999 In substitute_simple_macros_impl() data:EMPTY 73120:20221202:102133.999 In http_process_variables() 0 variables 73120:20221202:102133.999 End of http_process_variables():SUCCEED 73120:20221202:102133.999 In process_httptest() httptestid:1 name:'Web scenario 1' 73120:20221202:102133.999 query [txnlev:0] [select httpstepid,no,name,url,timeout,posts,required,status_codes,post_type,follow_redirects,retrieve_mode from httpstep where httptestid=1 order by no] 73120:20221202:102134.000 In substitute_simple_macros_impl() data:'10s' 73120:20221202:102134.000 End substitute_simple_macros_impl() data:'10s' 73120:20221202:102134.000 In substitute_simple_macros_impl() data:'https://zabbix.com' 73120:20221202:102134.000 End substitute_simple_macros_impl() data:'https://zabbix.com' 73120:20221202:102134.000 In http_substitute_variables() data:'https://zabbix.com' 73120:20221202:102134.000 End of http_substitute_variables() data:'https://zabbix.com' 73120:20221202:102134.000 In substitute_simple_macros_impl() data:'Zabbix' 73120:20221202:102134.000 End substitute_simple_macros_impl() data:'Zabbix' 73120:20221202:102134.000 In substitute_simple_macros_impl() data:'200' 73120:20221202:102134.000 End substitute_simple_macros_impl() data:'200' 73120:20221202:102134.000 query [txnlev:0] [select name,value,type from httpstep_field where httpstepid=1 order by httpstep_fieldid] 73120:20221202:102134.001 In substitute_simple_macros_impl() data:'15s' 73120:20221202:102134.001 End substitute_simple_macros_impl() data:'15s' 73120:20221202:102134.001 process_httptest() use step "111" 73120:20221202:102134.001 process_httptest() use post "" 73120:20221202:102134.001 process_httptest() go to URL "https://zabbix.com" 73088:20221202:102134.074 End of zbx_ipc_service_recv():2 73088:20221202:102134.074 In zbx_ipc_async_socket_send() 73088:20221202:102134.074 In zbx_ipc_client_send() clientid:0 73088:20221202:102134.075 End of zbx_ipc_client_send():SUCCEED 73088:20221202:102134.075 End of zbx_ipc_async_socket_send():SUCCEED 73088:20221202:102134.075 In zbx_ipc_async_socket_flush() timeout:10 73088:20221202:102134.075 End of zbx_ipc_async_socket_flush():0 73088:20221202:102134.075 In zbx_ipc_service_recv() timeout:0.997 73086:20221202:102134.075 End of zbx_ipc_service_recv():1 73086:20221202:102134.075 In zbx_ha_dispatch_message() 73086:20221202:102134.075 In zbx_ipc_service_recv() timeout:1.000 73090:20221202:102134.254 End of zbx_ipc_service_recv():2 73090:20221202:102134.254 In zbx_ipc_service_recv() timeout:1.000 73120:20221202:102134.425 In int_in_list() list:'200' value:301 73120:20221202:102134.425 End of int_in_list():FAIL 73120:20221202:102134.425 In process_step_data() rspcode:301 time:0.423950 speed:420.000000 73120:20221202:102134.425 query [txnlev:0] [select type,itemid from httpstepitem where httpstepid=1] 73120:20221202:102134.426 In zbx_preprocess_item_value() 73120:20221202:102134.426 End of zbx_preprocess_item_value() 73120:20221202:102134.426 In zbx_preprocess_item_value() 73120:20221202:102134.426 End of zbx_preprocess_item_value() 73120:20221202:102134.426 In zbx_preprocess_item_value() 73120:20221202:102134.426 End of zbx_preprocess_item_value() 73120:20221202:102134.426 End of process_step_data() 73120:20221202:102134.427 query without transaction detected 73120:20221202:102134.427 query [txnlev:0] [update httptest set nextcheck=1669969304 where httptestid=1] 73120:20221202:102134.436 cannot process step "111" of web scenario "Web scenario 1" on host "test": response code "301" did not match any of the required status codes "200" 73120:20221202:102134.436 In process_test_data() 73120:20221202:102134.436 query [txnlev:0] [select type,itemid from httptestitem where httptestid=1] 73120:20221202:102134.436 In zbx_preprocess_item_value() 73120:20221202:102134.436 End of zbx_preprocess_item_value() 73120:20221202:102134.436 In zbx_preprocess_item_value() 73120:20221202:102134.436 End of zbx_preprocess_item_value() 73120:20221202:102134.436 In zbx_preprocess_item_value() 73120:20221202:102134.436 End of zbx_preprocess_item_value() 73120:20221202:102134.436 End of process_test_data() 73120:20221202:102134.436 In zbx_ipc_socket_write() 73111:20221202:102134.436 End of zbx_ipc_service_recv():1 73111:20221202:102134.437 In preprocessor_add_request() 73111:20221202:102134.437 In preprocessor_sync_configuration() 73111:20221202:102134.437 In DCconfig_get_preprocessable_items() 73111:20221202:102134.437 End of DCconfig_get_preprocessable_items() items:29 73111:20221202:102134.437 End of preprocessor_sync_configuration() item config size: 29, history cache size: 0 73111:20221202:102134.437 In preprocessor_enqueue() itemid: 44299 73111:20221202:102134.437 In preprocessor_enqueue_dependent() itemid: 44299 73111:20221202:102134.437 End of preprocessor_enqueue_dependent() 73111:20221202:102134.437 End of preprocessor_enqueue() 73111:20221202:102134.437 In preprocessor_enqueue() itemid: 44300 73111:20221202:102134.437 In preprocessor_enqueue_dependent() itemid: 44300 73111:20221202:102134.437 End of preprocessor_enqueue_dependent() 73111:20221202:102134.437 End of preprocessor_enqueue() 73111:20221202:102134.437 In preprocessor_enqueue() itemid: 44301 73111:20221202:102134.437 In preprocessor_enqueue_dependent() itemid: 44301 73111:20221202:102134.437 End of preprocessor_enqueue_dependent() 73111:20221202:102134.437 End of preprocessor_enqueue() 73111:20221202:102134.437 In preprocessor_enqueue() itemid: 44296 73111:20221202:102134.437 In preprocessor_enqueue_dependent() itemid: 44296 73111:20221202:102134.437 End of preprocessor_enqueue_dependent() 73111:20221202:102134.437 End of preprocessor_enqueue() 73111:20221202:102134.437 In preprocessor_enqueue() itemid: 44297 73111:20221202:102134.437 In preprocessor_enqueue_dependent() itemid: 44297 73111:20221202:102134.437 End of preprocessor_enqueue_dependent() 73111:20221202:102134.437 End of preprocessor_enqueue() 73111:20221202:102134.437 In preprocessor_enqueue() itemid: 44298 73111:20221202:102134.437 In preprocessor_enqueue_dependent() itemid: 44298 73111:20221202:102134.437 End of preprocessor_enqueue_dependent() 73111:20221202:102134.437 End of preprocessor_enqueue() 73111:20221202:102134.437 In preprocessor_assign_tasks() 73111:20221202:102134.437 In preprocessor_get_next_task() 73111:20221202:102134.437 End of preprocessor_get_next_task() 73111:20221202:102134.437 End of preprocessor_assign_tasks() 73111:20221202:102134.437 End of preprocessor_add_request() 73111:20221202:102134.437 In zbx_ipc_service_recv() timeout:1.000 73120:20221202:102134.438 End of zbx_ipc_socket_write():SUCCEED 73120:20221202:102134.438 End of process_httptest() 73120:20221202:102134.438 End of process_httptests() 73120:20221202:102134.438 query [txnlev:0] [select min(t.nextcheck) from httptest t,hosts h where t.hostid=h.hostid and mod(t.httptestid,1)=0 and t.status=0 and h.proxy_hostid is null and h.status=0 and (h.maintenance_status=0 or h.maintenance_type=0)] 73120:20221202:102134.438 zbx_setproctitle() title:'http poller #1 [got 1 values in 0.440197 sec, idle 5 sec]' 73142:20221202:102134.474 zbx_setproctitle() title:'self-monitoring [processing data]' 73142:20221202:102134.474 In collect_selfmon_stats() 73142:20221202:102134.474 End of collect_selfmon_stats() 73142:20221202:102134.474 zbx_setproctitle() title:'self-monitoring [processed data in 0.000104 sec, idle 1 sec]' 73123:20221202:102134.549 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000279 sec, syncing history]' 73123:20221202:102134.550 In zbx_sync_history_cache() history_num:6 73123:20221202:102134.550 In substitute_simple_macros_impl() data:'90d' 73123:20221202:102134.550 End substitute_simple_macros_impl() data:'90d' 73123:20221202:102134.550 In substitute_simple_macros_impl() data:'30d' 73123:20221202:102134.550 End substitute_simple_macros_impl() data:'30d' 73123:20221202:102134.550 In substitute_simple_macros_impl() data:'90d' 73123:20221202:102134.550 End substitute_simple_macros_impl() data:'90d' 73123:20221202:102134.550 In substitute_simple_macros_impl() data:'30d' 73123:20221202:102134.550 End substitute_simple_macros_impl() data:'30d' 73123:20221202:102134.550 In substitute_simple_macros_impl() data:'30d' 73123:20221202:102134.550 End substitute_simple_macros_impl() data:'30d' 73123:20221202:102134.550 In substitute_simple_macros_impl() data:'90d' 73123:20221202:102134.550 End substitute_simple_macros_impl() data:'90d' 73123:20221202:102134.550 In substitute_simple_macros_impl() data:'30d' 73123:20221202:102134.550 End substitute_simple_macros_impl() data:'30d' 73123:20221202:102134.550 In substitute_simple_macros_impl() data:'90d' 73123:20221202:102134.550 End substitute_simple_macros_impl() data:'90d' 73123:20221202:102134.550 In substitute_simple_macros_impl() data:'30d' 73123:20221202:102134.550 End substitute_simple_macros_impl() data:'30d' 73123:20221202:102134.550 In substitute_simple_macros_impl() data:'90d' 73123:20221202:102134.550 End substitute_simple_macros_impl() data:'90d' 73123:20221202:102134.550 In substitute_simple_macros_impl() data:'30d' 73123:20221202:102134.550 End substitute_simple_macros_impl() data:'30d' 73123:20221202:102134.550 In DCmass_prepare_history() history_num:6 73123:20221202:102134.550 End of DCmass_prepare_history() 73123:20221202:102134.550 In DBmass_add_history() 73123:20221202:102134.550 In zbx_history_add_values() 73123:20221202:102134.550 query [txnlev:1] [begin;] 73123:20221202:102134.550 query [txnlev:1] [insert into history (itemid,clock,ns,value) values (44296,1669969294,427378879,420),(44299,1669969294,425323631,420),(44300,1669969294,425323631,0.42394999999999999); ] 73123:20221202:102134.550 query [txnlev:1] [insert into history_str (itemid,clock,ns,value) values (44298,1669969294,427378879,'response code "301" did not match any of the required status codes "200"'); ] 73123:20221202:102134.550 query [txnlev:1] [insert into history_uint (itemid,clock,ns,value) values (44297,1669969294,427378879,1),(44301,1669969294,425323631,301); ] 73123:20221202:102134.551 query [txnlev:1] [commit;] 73122:20221202:102134.556 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000391 sec, syncing history]' 73122:20221202:102134.556 In zbx_sync_history_cache() history_num:6 73122:20221202:102134.556 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000120 sec, idle 1 sec]' 73125:20221202:102134.556 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000335 sec, syncing history]' 73125:20221202:102134.556 In zbx_sync_history_cache() history_num:6 73125:20221202:102134.556 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000062 sec, idle 1 sec]' 73123:20221202:102134.563 End of zbx_history_add_values() 73123:20221202:102134.563 End of DBmass_add_history() 73123:20221202:102134.563 In DCmass_update_trends() 73123:20221202:102134.563 End of DCmass_update_trends() 73123:20221202:102134.563 query [txnlev:1] [begin;] 73123:20221202:102134.563 In DBmass_update_items() 73123:20221202:102134.563 End of DBmass_update_items() 73123:20221202:102134.563 In zbx_process_events() events_num:0 73123:20221202:102134.563 End of zbx_process_events() processed:0 73123:20221202:102134.563 query [txnlev:1] [commit;] 73123:20221202:102134.563 In DCupdate_trends() 73123:20221202:102134.563 End of DCupdate_trends() 73123:20221202:102134.563 query [txnlev:1] [begin;] 73123:20221202:102134.563 In recalculate_triggers() 73123:20221202:102134.563 In zbx_link_triggers_with_functions() trigger_order_num:0 73123:20221202:102134.563 End of zbx_link_triggers_with_functions() triggers_func_pos_num:0 73123:20221202:102134.563 In zbx_evaluate_expressions() tr_num:0 73123:20221202:102134.563 In substitute_functions() 73123:20221202:102134.563 In zbx_extract_functionids() tr_num:0 73123:20221202:102134.563 End of zbx_extract_functionids() functionids_num:0 73123:20221202:102134.564 End of substitute_functions() 73123:20221202:102134.564 End of zbx_evaluate_expressions() 73123:20221202:102134.564 In zbx_process_triggers() values_num:0 73123:20221202:102134.564 End of zbx_process_triggers() 73123:20221202:102134.564 End of recalculate_triggers() 73123:20221202:102134.564 In zbx_process_events() events_num:0 73123:20221202:102134.564 End of zbx_process_events() processed:0 73123:20221202:102134.564 query [txnlev:1] [commit;] 73123:20221202:102134.564 zbx_setproctitle() title:'history syncer #2 [processed 6 values, 0 triggers in 0.015217 sec, idle 1 sec]' 73124:20221202:102134.590 zbx_setproctitle() title:'history syncer #3 [processed 27 values, 0 triggers in 0.043086 sec, syncing history]' 73124:20221202:102134.590 In zbx_sync_history_cache() history_num:0 73124:20221202:102134.590 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000519 sec, idle 1 sec]' 73115:20221202:102134.590 End of zbx_ipc_service_recv():2 73115:20221202:102134.590 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102134.605 zbx_setproctitle() title:'alert syncer [queuing alerts]' 73158:20221202:102134.605 In am_db_get_alerts() 73158:20221202:102134.605 query [txnlev:1] [begin;] 73158:20221202:102134.605 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] 73158:20221202:102134.605 query [txnlev:1] [commit;] 73158:20221202:102134.605 End of am_db_get_alerts():SUCCEED alerts:0 73158:20221202:102134.605 In am_db_flush_results() 73158:20221202:102134.605 In zbx_ipc_socket_write() 73158:20221202:102134.605 End of zbx_ipc_socket_write():SUCCEED 73158:20221202:102134.605 In zbx_ipc_socket_read() 73107:20221202:102134.605 End of zbx_ipc_service_recv():1 73107:20221202:102134.605 In am_flush_results() results:0 73107:20221202:102134.605 In zbx_ipc_client_send() clientid:6 73107:20221202:102134.606 End of zbx_ipc_client_send():SUCCEED 73107:20221202:102134.606 End of am_flush_results() 73107:20221202:102134.606 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102134.606 End of zbx_ipc_socket_read():SUCCEED 73158:20221202:102134.606 End of am_db_flush_results() flushed:0 73158:20221202:102134.606 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.001337 sec, idle 1 sec]' 73174:20221202:102134.653 End of zbx_ipc_service_recv():2 73174:20221202:102134.653 In zbx_ipc_service_recv() timeout:1.000 73088:20221202:102135.074 End of zbx_ipc_service_recv():2 73088:20221202:102135.074 In ha_check_nodes() ha_status:active db_status:0 73088:20221202:102135.074 query [txnlev:1] [begin;] 73086:20221202:102135.081 End of zbx_ipc_service_recv():2 73086:20221202:102135.081 In zbx_ha_dispatch_message() 73086:20221202:102135.081 In zbx_ipc_service_recv() timeout:1.000 73088:20221202:102135.082 query [txnlev:1] [select ha_nodeid,name,status,lastaccess,address,port,ha_sessionid from ha_node order by ha_nodeid for update] 73088:20221202:102135.082 query [txnlev:1] [select ha_failover_delay,auditlog_enabled from config] 73088:20221202:102135.083 In ha_db_get_time() 73088:20221202:102135.083 query [txnlev:1] [select unix_timestamp() from config] 73088:20221202:102135.083 End of ha_db_get_time():SUCCEED db_time:1669969295 73088:20221202:102135.083 query [txnlev:1] [update ha_node set lastaccess=unix_timestamp() where ha_nodeid='clb4ubunu00018m7pn6ddoaix'] 73088:20221202:102135.084 query [txnlev:1] [commit;] 73088:20221202:102135.094 End of ha_check_nodes() nodeid:clb4ubunu00018m7pn6ddoaix ha_status:active db_status:0 73088:20221202:102135.094 In zbx_ipc_async_socket_send() 73088:20221202:102135.094 In zbx_ipc_client_send() clientid:0 73088:20221202:102135.094 End of zbx_ipc_client_send():SUCCEED 73088:20221202:102135.094 End of zbx_ipc_async_socket_send():SUCCEED 73088:20221202:102135.094 In zbx_ipc_async_socket_flush() timeout:10 73088:20221202:102135.094 End of zbx_ipc_async_socket_flush():0 73088:20221202:102135.094 In zbx_ipc_service_recv() timeout:0.997 73086:20221202:102135.094 End of zbx_ipc_service_recv():1 73086:20221202:102135.094 In zbx_ha_dispatch_message() 73086:20221202:102135.094 In zbx_ipc_service_recv() timeout:1.000 73090:20221202:102135.256 End of zbx_ipc_service_recv():2 73090:20221202:102135.256 In zbx_ipc_service_recv() timeout:1.000 73111:20221202:102135.438 End of zbx_ipc_service_recv():2 73111:20221202:102135.438 In zbx_ipc_service_recv() timeout:1.000 73144:20221202:102135.458 End of zbx_ipc_async_socket_recv():0 73144:20221202:102135.458 zbx_setproctitle() title:'task manager [processing tasks]' 73144:20221202:102135.458 query [txnlev:0] [select taskid,type,clock,ttl from task where status in (1,2) order by taskid] 73144:20221202:102135.458 zbx_setproctitle() title:'task manager [processed 0 task(s) in 0.000339 sec, idle 5 sec]' 73144:20221202:102135.458 In zbx_ipc_async_socket_recv() timeout:5 73142:20221202:102135.476 zbx_setproctitle() title:'self-monitoring [processing data]' 73142:20221202:102135.476 In collect_selfmon_stats() 73142:20221202:102135.476 End of collect_selfmon_stats() 73142:20221202:102135.476 zbx_setproctitle() title:'self-monitoring [processed data in 0.000113 sec, idle 1 sec]' 73122:20221202:102135.558 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000120 sec, syncing history]' 73122:20221202:102135.561 In zbx_sync_history_cache() history_num:0 73122:20221202:102135.561 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.003464 sec, idle 1 sec]' 73123:20221202:102135.567 zbx_setproctitle() title:'history syncer #2 [processed 6 values, 0 triggers in 0.015217 sec, syncing history]' 73123:20221202:102135.567 In zbx_sync_history_cache() history_num:0 73123:20221202:102135.567 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000129 sec, idle 1 sec]' 73125:20221202:102135.568 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000062 sec, syncing history]' 73125:20221202:102135.568 In zbx_sync_history_cache() history_num:0 73125:20221202:102135.568 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000922 sec, idle 1 sec]' 73124:20221202:102135.590 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000519 sec, syncing history]' 73124:20221202:102135.590 In zbx_sync_history_cache() history_num:0 73124:20221202:102135.590 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000168 sec, idle 1 sec]' 73115:20221202:102135.592 End of zbx_ipc_service_recv():2 73115:20221202:102135.592 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102135.606 zbx_setproctitle() title:'alert syncer [queuing alerts]' 73158:20221202:102135.606 In am_db_get_alerts() 73158:20221202:102135.607 query [txnlev:1] [begin;] 73158:20221202:102135.607 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] 73107:20221202:102135.607 End of zbx_ipc_service_recv():2 73107:20221202:102135.607 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102135.607 query [txnlev:1] [commit;] 73158:20221202:102135.607 End of am_db_get_alerts():SUCCEED alerts:0 73158:20221202:102135.607 In am_db_flush_results() 73158:20221202:102135.607 In zbx_ipc_socket_write() 73158:20221202:102135.607 End of zbx_ipc_socket_write():SUCCEED 73158:20221202:102135.607 In zbx_ipc_socket_read() 73107:20221202:102135.608 End of zbx_ipc_service_recv():1 73107:20221202:102135.608 In am_flush_results() results:0 73107:20221202:102135.608 In zbx_ipc_client_send() clientid:6 73107:20221202:102135.608 End of zbx_ipc_client_send():SUCCEED 73107:20221202:102135.608 End of am_flush_results() 73107:20221202:102135.608 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102135.608 End of zbx_ipc_socket_read():SUCCEED 73158:20221202:102135.608 End of am_db_flush_results() flushed:0 73158:20221202:102135.608 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.001602 sec, idle 1 sec]' 73174:20221202:102135.654 End of zbx_ipc_service_recv():2 73174:20221202:102135.654 In zbx_ipc_service_recv() timeout:1.000 73088:20221202:102136.093 End of zbx_ipc_service_recv():2 73088:20221202:102136.094 In zbx_ipc_async_socket_send() 73088:20221202:102136.094 In zbx_ipc_client_send() clientid:0 73088:20221202:102136.094 End of zbx_ipc_client_send():SUCCEED 73088:20221202:102136.094 End of zbx_ipc_async_socket_send():SUCCEED 73088:20221202:102136.094 In zbx_ipc_async_socket_flush() timeout:10 73088:20221202:102136.094 End of zbx_ipc_async_socket_flush():0 73088:20221202:102136.094 In zbx_ipc_service_recv() timeout:0.977 73086:20221202:102136.094 End of zbx_ipc_service_recv():1 73086:20221202:102136.094 In zbx_ha_dispatch_message() 73086:20221202:102136.094 In zbx_ipc_service_recv() timeout:1.000 73090:20221202:102136.261 End of zbx_ipc_service_recv():2 73090:20221202:102136.261 zbx_setproctitle() title:'service manager #1 [processed 0 events, updated 0 event tags, deleted 0 problems, synced 0 service updates, idle 5.015007 sec during 5.015030 sec]' 73090:20221202:102136.261 In zbx_ipc_service_recv() timeout:1.000 73111:20221202:102136.443 End of zbx_ipc_service_recv():2 73111:20221202:102136.443 In zbx_ipc_service_recv() timeout:1.000 73134:20221202:102136.443 End of zbx_ipc_async_socket_recv():0 73134:20221202:102136.443 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.000956 sec, getting values]' 73134:20221202:102136.443 In get_values() 73134:20221202:102136.443 In DCconfig_get_poller_items() poller_type:4 73134:20221202:102136.443 End of DCconfig_get_poller_items():0 73134:20221202:102136.443 In DCconfig_get_poller_nextcheck() poller_type:4 73134:20221202:102136.443 End of DCconfig_get_poller_nextcheck():-1 73134:20221202:102136.443 End of get_values():0 73134:20221202:102136.443 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.000140 sec, idle 5 sec]' 73134:20221202:102136.443 In zbx_ipc_async_socket_recv() timeout:5 73127:20221202:102136.444 End of zbx_ipc_async_socket_recv():0 73127:20221202:102136.444 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.000401 sec, getting values]' 73127:20221202:102136.444 In get_values() 73127:20221202:102136.444 In DCconfig_get_poller_items() poller_type:4 73127:20221202:102136.444 End of DCconfig_get_poller_items():0 73127:20221202:102136.444 In DCconfig_get_poller_nextcheck() poller_type:4 73127:20221202:102136.444 End of DCconfig_get_poller_nextcheck():-1 73127:20221202:102136.444 End of get_values():0 73127:20221202:102136.444 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.000082 sec, idle 5 sec]' 73127:20221202:102136.444 In zbx_ipc_async_socket_recv() timeout:5 73128:20221202:102136.445 End of zbx_ipc_async_socket_recv():0 73128:20221202:102136.446 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.000314 sec, getting values]' 73128:20221202:102136.446 In get_values() 73129:20221202:102136.446 End of zbx_ipc_async_socket_recv():0 73128:20221202:102136.446 In DCconfig_get_poller_items() poller_type:4 73128:20221202:102136.446 End of DCconfig_get_poller_items():0 73128:20221202:102136.446 In DCconfig_get_poller_nextcheck() poller_type:4 73128:20221202:102136.446 End of DCconfig_get_poller_nextcheck():-1 73128:20221202:102136.446 End of get_values():0 73128:20221202:102136.446 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.000274 sec, idle 5 sec]' 73129:20221202:102136.446 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.000415 sec, getting values]' 73129:20221202:102136.446 In get_values() 73129:20221202:102136.446 In DCconfig_get_poller_items() poller_type:4 73129:20221202:102136.446 End of DCconfig_get_poller_items():0 73129:20221202:102136.446 In DCconfig_get_poller_nextcheck() poller_type:4 73129:20221202:102136.446 End of DCconfig_get_poller_nextcheck():-1 73129:20221202:102136.446 End of get_values():0 73128:20221202:102136.446 In zbx_ipc_async_socket_recv() timeout:5 73129:20221202:102136.446 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.000302 sec, idle 5 sec]' 73129:20221202:102136.446 In zbx_ipc_async_socket_recv() timeout:5 73139:20221202:102136.449 End of zbx_ipc_async_socket_recv():0 73139:20221202:102136.450 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.000266 sec, getting values]' 73139:20221202:102136.450 In get_values() 73139:20221202:102136.450 In DCconfig_get_poller_items() poller_type:4 73139:20221202:102136.450 End of DCconfig_get_poller_items():0 73137:20221202:102136.450 End of zbx_ipc_async_socket_recv():0 73135:20221202:102136.450 End of zbx_ipc_async_socket_recv():0 73135:20221202:102136.450 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.003253 sec, getting values]' 73135:20221202:102136.450 In get_values() 73135:20221202:102136.450 In DCconfig_get_poller_items() poller_type:4 73135:20221202:102136.450 End of DCconfig_get_poller_items():0 73135:20221202:102136.450 In DCconfig_get_poller_nextcheck() poller_type:4 73135:20221202:102136.450 End of DCconfig_get_poller_nextcheck():-1 73135:20221202:102136.450 End of get_values():0 73135:20221202:102136.450 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.000087 sec, idle 5 sec]' 73135:20221202:102136.450 In zbx_ipc_async_socket_recv() timeout:5 73137:20221202:102136.450 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.000787 sec, getting values]' 73137:20221202:102136.450 In get_values() 73139:20221202:102136.450 In DCconfig_get_poller_nextcheck() poller_type:4 73139:20221202:102136.450 End of DCconfig_get_poller_nextcheck():-1 73139:20221202:102136.450 End of get_values():0 73139:20221202:102136.450 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.000825 sec, idle 5 sec]' 73139:20221202:102136.450 In zbx_ipc_async_socket_recv() timeout:5 73137:20221202:102136.451 In DCconfig_get_poller_items() poller_type:4 73137:20221202:102136.451 End of DCconfig_get_poller_items():0 73137:20221202:102136.451 In DCconfig_get_poller_nextcheck() poller_type:4 73137:20221202:102136.451 End of DCconfig_get_poller_nextcheck():-1 73137:20221202:102136.451 End of get_values():0 73137:20221202:102136.451 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.000972 sec, idle 5 sec]' 73137:20221202:102136.451 In zbx_ipc_async_socket_recv() timeout:5 73130:20221202:102136.454 End of zbx_ipc_async_socket_recv():0 73130:20221202:102136.454 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.000336 sec, getting values]' 73130:20221202:102136.454 In get_values() 73130:20221202:102136.454 In DCconfig_get_poller_items() poller_type:4 73133:20221202:102136.454 End of zbx_ipc_async_socket_recv():0 73133:20221202:102136.454 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.000609 sec, getting values]' 73133:20221202:102136.454 In get_values() 73133:20221202:102136.454 In DCconfig_get_poller_items() poller_type:4 73133:20221202:102136.454 End of DCconfig_get_poller_items():0 73133:20221202:102136.454 In DCconfig_get_poller_nextcheck() poller_type:4 73133:20221202:102136.454 End of DCconfig_get_poller_nextcheck():-1 73133:20221202:102136.454 End of get_values():0 73133:20221202:102136.454 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.000211 sec, idle 5 sec]' 73133:20221202:102136.454 In zbx_ipc_async_socket_recv() timeout:5 73130:20221202:102136.454 End of DCconfig_get_poller_items():0 73130:20221202:102136.454 In DCconfig_get_poller_nextcheck() poller_type:4 73130:20221202:102136.454 End of DCconfig_get_poller_nextcheck():-1 73130:20221202:102136.454 End of get_values():0 73130:20221202:102136.454 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.000565 sec, idle 5 sec]' 73130:20221202:102136.454 In zbx_ipc_async_socket_recv() timeout:5 73141:20221202:102136.458 End of zbx_ipc_async_socket_recv():0 73141:20221202:102136.458 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.000115 sec, exchanging data]' 73141:20221202:102136.458 In process_proxy() 73141:20221202:102136.458 In DCconfig_get_proxypoller_hosts() 73141:20221202:102136.458 End of DCconfig_get_proxypoller_hosts():0 73141:20221202:102136.458 End of process_proxy() 73141:20221202:102136.458 In DCconfig_get_proxypoller_nextcheck() 73141:20221202:102136.458 End of DCconfig_get_proxypoller_nextcheck():-1 73141:20221202:102136.458 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.000067 sec, idle 5 sec]' 73141:20221202:102136.458 In zbx_ipc_async_socket_recv() timeout:5 73159:20221202:102136.467 End of zbx_ipc_async_socket_recv():0 73159:20221202:102136.467 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.000142 sec, getting values]' 73159:20221202:102136.467 In get_values() 73159:20221202:102136.467 In DCconfig_get_poller_items() poller_type:5 73159:20221202:102136.467 End of DCconfig_get_poller_items():0 73159:20221202:102136.467 In DCconfig_get_poller_nextcheck() poller_type:5 73159:20221202:102136.467 End of DCconfig_get_poller_nextcheck():-1 73159:20221202:102136.467 End of get_values():0 73159:20221202:102136.467 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.000107 sec, idle 5 sec]' 73159:20221202:102136.467 In zbx_ipc_async_socket_recv() timeout:5 73151:20221202:102136.467 End of zbx_ipc_async_socket_recv():0 73151:20221202:102136.467 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.000308 sec, getting values]' 73151:20221202:102136.467 In get_values() 73151:20221202:102136.467 In DCconfig_get_poller_items() poller_type:1 73151:20221202:102136.467 End of DCconfig_get_poller_items():0 73151:20221202:102136.467 In DCconfig_get_poller_nextcheck() poller_type:1 73151:20221202:102136.467 End of DCconfig_get_poller_nextcheck():-1 73151:20221202:102136.467 End of get_values():0 73151:20221202:102136.467 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.000076 sec, idle 5 sec]' 73151:20221202:102136.467 In zbx_ipc_async_socket_recv() timeout:5 73150:20221202:102136.469 End of zbx_ipc_async_socket_recv():0 73150:20221202:102136.470 zbx_setproctitle() title:'poller #5 [got 0 values in 0.000088 sec, getting values]' 73150:20221202:102136.470 In get_values() 73150:20221202:102136.470 In DCconfig_get_poller_items() poller_type:0 73150:20221202:102136.470 End of DCconfig_get_poller_items():1 73150:20221202:102136.470 In substitute_key_macros_impl() data:'agent.ping' 73150:20221202:102136.470 End of substitute_key_macros_impl():SUCCEED data:'agent.ping' 73150:20221202:102136.470 In substitute_simple_macros_impl() data:'10050' 73150:20221202:102136.470 End substitute_simple_macros_impl() data:'10050' 73150:20221202:102136.470 In get_value() key:'agent.ping' 73150:20221202:102136.470 In get_value_agent() host:'test' addr:'192.168.6.176' key:'agent.ping' conn:'unencrypted' 73149:20221202:102136.470 End of zbx_ipc_async_socket_recv():0 73149:20221202:102136.470 zbx_setproctitle() title:'poller #4 [got 0 values in 0.000086 sec, getting values]' 73149:20221202:102136.470 In get_values() 73149:20221202:102136.470 In DCconfig_get_poller_items() poller_type:0 73149:20221202:102136.470 End of DCconfig_get_poller_items():0 73149:20221202:102136.470 In DCconfig_get_poller_nextcheck() poller_type:0 73149:20221202:102136.470 End of DCconfig_get_poller_nextcheck():1669969353 73149:20221202:102136.470 End of get_values():0 73149:20221202:102136.470 zbx_setproctitle() title:'poller #4 [got 0 values in 0.000150 sec, idle 5 sec]' 73149:20221202:102136.470 In zbx_ipc_async_socket_recv() timeout:5 73147:20221202:102136.470 End of zbx_ipc_async_socket_recv():0 73147:20221202:102136.470 zbx_setproctitle() title:'poller #3 [got 0 values in 0.000085 sec, getting values]' 73147:20221202:102136.470 In get_values() 73147:20221202:102136.470 In DCconfig_get_poller_items() poller_type:0 73147:20221202:102136.470 End of DCconfig_get_poller_items():0 73147:20221202:102136.471 In DCconfig_get_poller_nextcheck() poller_type:0 73147:20221202:102136.471 End of DCconfig_get_poller_nextcheck():1669969353 73147:20221202:102136.471 End of get_values():0 73147:20221202:102136.471 zbx_setproctitle() title:'poller #3 [got 0 values in 0.000443 sec, idle 5 sec]' 73147:20221202:102136.471 In zbx_ipc_async_socket_recv() timeout:5 73150:20221202:102136.471 In is_ip4() ip:'192.168.6.176' 73150:20221202:102136.471 End of is_ip4():SUCCEED 73150:20221202:102136.471 Sending [agent.ping] 73150:20221202:102136.471 get value from agent result: '1' 73150:20221202:102136.471 End of get_value_agent():SUCCEED 73150:20221202:102136.471 End of get_value():SUCCEED 73150:20221202:102136.471 In zbx_activate_item_interface() interfaceid:15 itemid:44581 type:0 73150:20221202:102136.471 End of zbx_activate_item_interface() 73150:20221202:102136.471 In zbx_preprocess_item_value() 73150:20221202:102136.471 End of zbx_preprocess_item_value() 73150:20221202:102136.471 In zbx_ipc_socket_write() 73150:20221202:102136.471 End of zbx_ipc_socket_write():SUCCEED 73150:20221202:102136.472 End of get_values():1 73150:20221202:102136.472 zbx_setproctitle() title:'poller #5 [got 1 values in 0.002195 sec, idle 5 sec]' 73150:20221202:102136.472 In zbx_ipc_async_socket_recv() timeout:5 73111:20221202:102136.472 End of zbx_ipc_service_recv():1 73111:20221202:102136.472 In preprocessor_add_request() 73111:20221202:102136.472 In preprocessor_sync_configuration() 73111:20221202:102136.472 In DCconfig_get_preprocessable_items() 73140:20221202:102136.472 End of zbx_ipc_async_socket_recv():0 73140:20221202:102136.472 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.000584 sec, getting values]' 73140:20221202:102136.472 In get_values() 73140:20221202:102136.472 In DCconfig_get_poller_items() poller_type:4 73140:20221202:102136.472 End of DCconfig_get_poller_items():0 73140:20221202:102136.472 In DCconfig_get_poller_nextcheck() poller_type:4 73140:20221202:102136.472 End of DCconfig_get_poller_nextcheck():-1 73140:20221202:102136.472 End of get_values():0 73140:20221202:102136.473 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.000442 sec, idle 5 sec]' 73140:20221202:102136.473 In zbx_ipc_async_socket_recv() timeout:5 73111:20221202:102136.473 End of DCconfig_get_preprocessable_items() items:29 73111:20221202:102136.473 End of preprocessor_sync_configuration() item config size: 29, history cache size: 0 73111:20221202:102136.473 In preprocessor_enqueue() itemid: 44581 73111:20221202:102136.473 End of preprocessor_enqueue() 73111:20221202:102136.473 In preprocessor_assign_tasks() 73111:20221202:102136.473 In preprocessor_get_next_task() 73111:20221202:102136.473 End of preprocessor_get_next_task() 73111:20221202:102136.473 In zbx_ipc_client_send() clientid:3 73111:20221202:102136.473 End of zbx_ipc_client_send():SUCCEED 73111:20221202:102136.474 In preprocessor_get_next_task() 73111:20221202:102136.474 End of preprocessor_get_next_task() 73111:20221202:102136.474 End of preprocessor_assign_tasks() 73111:20221202:102136.474 End of preprocessor_add_request() 73111:20221202:102136.474 zbx_setproctitle() title:'preprocessing manager #1 [queued 1, processed 35 values, idle 4.998014 sec during 5.005254 sec]' 73145:20221202:102136.474 End of zbx_ipc_async_socket_recv():0 73145:20221202:102136.474 zbx_setproctitle() title:'poller #1 [got 1 values in 0.006365 sec, getting values]' 73145:20221202:102136.474 In get_values() 73145:20221202:102136.474 In DCconfig_get_poller_items() poller_type:0 73145:20221202:102136.474 End of DCconfig_get_poller_items():0 73145:20221202:102136.474 In DCconfig_get_poller_nextcheck() poller_type:0 73145:20221202:102136.474 End of DCconfig_get_poller_nextcheck():1669969301 73145:20221202:102136.474 End of get_values():0 73145:20221202:102136.474 zbx_setproctitle() title:'poller #1 [got 0 values in 0.000141 sec, idle 5 sec]' 73145:20221202:102136.474 In zbx_ipc_async_socket_recv() timeout:5 73146:20221202:102136.474 End of zbx_ipc_async_socket_recv():0 73146:20221202:102136.474 zbx_setproctitle() title:'poller #2 [got 0 values in 0.000222 sec, getting values]' 73146:20221202:102136.474 In get_values() 73146:20221202:102136.474 In DCconfig_get_poller_items() poller_type:0 73146:20221202:102136.474 End of DCconfig_get_poller_items():0 73146:20221202:102136.474 In DCconfig_get_poller_nextcheck() poller_type:0 73146:20221202:102136.475 End of DCconfig_get_poller_nextcheck():1669969301 73146:20221202:102136.475 End of get_values():0 73146:20221202:102136.475 zbx_setproctitle() title:'poller #2 [got 0 values in 0.000324 sec, idle 5 sec]' 73146:20221202:102136.475 In zbx_ipc_async_socket_recv() timeout:5 73111:20221202:102136.475 In zbx_ipc_service_recv() timeout:1.000 73114:20221202:102136.475 End of zbx_ipc_socket_read():SUCCEED 73114:20221202:102136.475 worker_preprocess_value(): 1 73114:20221202:102136.475 worker_preprocess_value: SUCCEED GOOD 73114:20221202:102136.475 In zbx_ipc_socket_write() 73114:20221202:102136.475 End of zbx_ipc_socket_write():SUCCEED 73114:20221202:102136.475 In zbx_ipc_socket_read() 73111:20221202:102136.475 End of zbx_ipc_service_recv():1 73111:20221202:102136.475 In preprocessor_add_result() 73111:20221202:102136.475 In preprocessor_enqueue_dependent() itemid: 44581 73111:20221202:102136.475 End of preprocessor_enqueue_dependent() 73111:20221202:102136.475 In preprocessor_assign_tasks() 73111:20221202:102136.475 In preprocessor_get_next_task() 73111:20221202:102136.475 End of preprocessor_get_next_task() 73111:20221202:102136.475 End of preprocessor_assign_tasks() 73111:20221202:102136.475 End of preprocessor_add_result() 73111:20221202:102136.475 In zbx_ipc_service_recv() timeout:1.000 73157:20221202:102136.476 zbx_setproctitle() title:'icmp pinger #1 [getting values]' 73157:20221202:102136.476 In get_pinger_hosts() 73157:20221202:102136.476 In DCconfig_get_poller_items() poller_type:3 73157:20221202:102136.476 End of DCconfig_get_poller_items():0 73157:20221202:102136.476 End of get_pinger_hosts():0 73157:20221202:102136.476 In process_pinger_hosts() 73157:20221202:102136.476 End of process_pinger_hosts() 73157:20221202:102136.477 In DCconfig_get_poller_nextcheck() poller_type:3 73157:20221202:102136.477 End of DCconfig_get_poller_nextcheck():-1 73157:20221202:102136.477 zbx_setproctitle() title:'icmp pinger #1 [got 0 values in 0.000204 sec, idle 5 sec]' 73142:20221202:102136.477 zbx_setproctitle() title:'self-monitoring [processing data]' 73142:20221202:102136.477 In collect_selfmon_stats() 73142:20221202:102136.477 End of collect_selfmon_stats() 73142:20221202:102136.477 zbx_setproctitle() title:'self-monitoring [processed data in 0.000580 sec, idle 1 sec]' 73168:20221202:102136.482 End of zbx_ipc_async_socket_recv():0 73168:20221202:102136.482 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.000084 sec, getting values]' 73168:20221202:102136.482 In get_values() 73168:20221202:102136.482 In DCconfig_get_poller_items() poller_type:5 73168:20221202:102136.482 End of DCconfig_get_poller_items():0 73168:20221202:102136.482 In DCconfig_get_poller_nextcheck() poller_type:5 73168:20221202:102136.482 End of DCconfig_get_poller_nextcheck():-1 73168:20221202:102136.482 End of get_values():0 73168:20221202:102136.482 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.000082 sec, idle 5 sec]' 73168:20221202:102136.482 In zbx_ipc_async_socket_recv() timeout:5 73169:20221202:102136.488 End of zbx_ipc_async_socket_recv():0 73169:20221202:102136.488 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.000142 sec, getting values]' 73169:20221202:102136.488 In get_values() 73169:20221202:102136.488 In DCconfig_get_poller_items() poller_type:5 73169:20221202:102136.488 End of DCconfig_get_poller_items():0 73169:20221202:102136.488 In DCconfig_get_poller_nextcheck() poller_type:5 73169:20221202:102136.488 End of DCconfig_get_poller_nextcheck():-1 73169:20221202:102136.488 End of get_values():0 73169:20221202:102136.488 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.000081 sec, idle 5 sec]' 73169:20221202:102136.488 In zbx_ipc_async_socket_recv() timeout:5 73126:20221202:102136.488 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.004076 sec, processing escalations]' 73126:20221202:102136.488 In process_escalations() 73126:20221202:102136.488 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<=1669969299 order by actionid,triggerid,itemid,escalationid] 73167:20221202:102136.488 End of zbx_ipc_async_socket_recv():0 73167:20221202:102136.488 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.000505 sec, getting values]' 73167:20221202:102136.488 In get_values() 73167:20221202:102136.488 In DCconfig_get_poller_items() poller_type:5 73167:20221202:102136.488 End of DCconfig_get_poller_items():0 73167:20221202:102136.488 In DCconfig_get_poller_nextcheck() poller_type:5 73167:20221202:102136.488 End of DCconfig_get_poller_nextcheck():-1 73167:20221202:102136.488 End of get_values():0 73167:20221202:102136.488 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.000068 sec, idle 5 sec]' 73167:20221202:102136.488 In zbx_ipc_async_socket_recv() timeout:5 73126:20221202:102136.489 End of process_escalations() 73126:20221202:102136.489 In process_escalations() 73126:20221202:102136.489 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<=1669969299 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102136.489 End of process_escalations() 73126:20221202:102136.489 In process_escalations() 73126:20221202:102136.489 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<=1669969299 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102136.489 End of process_escalations() 73126:20221202:102136.489 In process_escalations() 73126:20221202:102136.489 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<=1669969299 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102136.489 End of process_escalations() 73126:20221202:102136.490 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.001584 sec, idle 3 sec]' 73172:20221202:102136.498 End of zbx_ipc_async_socket_recv():0 73172:20221202:102136.498 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.000092 sec, getting values]' 73172:20221202:102136.498 In get_values() 73172:20221202:102136.498 In DCconfig_get_poller_items() poller_type:5 73172:20221202:102136.499 End of DCconfig_get_poller_items():0 73172:20221202:102136.499 In DCconfig_get_poller_nextcheck() poller_type:5 73172:20221202:102136.499 End of DCconfig_get_poller_nextcheck():-1 73172:20221202:102136.499 End of get_values():0 73172:20221202:102136.499 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.000087 sec, idle 5 sec]' 73172:20221202:102136.499 In zbx_ipc_async_socket_recv() timeout:5 73178:20221202:102136.540 End of zbx_ipc_async_socket_recv():0 73178:20221202:102136.540 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.000342 sec, getting values]' 73178:20221202:102136.540 In get_values() 73178:20221202:102136.540 In DCconfig_get_poller_items() poller_type:6 73178:20221202:102136.540 End of DCconfig_get_poller_items():0 73178:20221202:102136.540 In DCconfig_get_poller_nextcheck() poller_type:6 73178:20221202:102136.540 End of DCconfig_get_poller_nextcheck():-1 73178:20221202:102136.540 End of get_values():0 73178:20221202:102136.540 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.000106 sec, idle 5 sec]' 73178:20221202:102136.540 In zbx_ipc_async_socket_recv() timeout:5 73122:20221202:102136.562 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.003464 sec, syncing history]' 73122:20221202:102136.562 In zbx_sync_history_cache() history_num:1 73122:20221202:102136.562 In substitute_simple_macros_impl() data:'90d' 73122:20221202:102136.562 End substitute_simple_macros_impl() data:'90d' 73122:20221202:102136.562 In DCmass_prepare_history() history_num:1 73122:20221202:102136.562 End of DCmass_prepare_history() 73122:20221202:102136.562 In DBmass_add_history() 73122:20221202:102136.562 In zbx_history_add_values() 73122:20221202:102136.562 query [txnlev:1] [begin;] 73122:20221202:102136.562 query [txnlev:1] [insert into history_str (itemid,clock,ns,value) values (44581,1669969296,471713660,'GOOD'); ] 73122:20221202:102136.563 query [txnlev:1] [commit;] 73123:20221202:102136.569 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000129 sec, syncing history]' 73123:20221202:102136.569 In zbx_sync_history_cache() history_num:1 73123:20221202:102136.569 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000838 sec, idle 1 sec]' 73125:20221202:102136.569 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000922 sec, syncing history]' 73125:20221202:102136.569 In zbx_sync_history_cache() history_num:1 73125:20221202:102136.569 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000032 sec, idle 1 sec]' 73122:20221202:102136.575 End of zbx_history_add_values() 73122:20221202:102136.575 End of DBmass_add_history() 73122:20221202:102136.575 In DCmass_update_trends() 73122:20221202:102136.575 End of DCmass_update_trends() 73122:20221202:102136.575 query [txnlev:1] [begin;] 73122:20221202:102136.576 In DBmass_update_items() 73122:20221202:102136.576 End of DBmass_update_items() 73122:20221202:102136.576 In zbx_process_events() events_num:0 73122:20221202:102136.576 End of zbx_process_events() processed:0 73122:20221202:102136.576 query [txnlev:1] [commit;] 73122:20221202:102136.578 In DCupdate_trends() 73122:20221202:102136.578 End of DCupdate_trends() 73122:20221202:102136.578 query [txnlev:1] [begin;] 73122:20221202:102136.578 In recalculate_triggers() 73122:20221202:102136.579 In zbx_link_triggers_with_functions() trigger_order_num:0 73122:20221202:102136.579 End of zbx_link_triggers_with_functions() triggers_func_pos_num:0 73122:20221202:102136.579 In zbx_evaluate_expressions() tr_num:0 73122:20221202:102136.579 In substitute_functions() 73122:20221202:102136.579 In zbx_extract_functionids() tr_num:0 73122:20221202:102136.579 End of zbx_extract_functionids() functionids_num:0 73122:20221202:102136.579 End of substitute_functions() 73122:20221202:102136.579 End of zbx_evaluate_expressions() 73122:20221202:102136.579 In zbx_process_triggers() values_num:0 73122:20221202:102136.579 End of zbx_process_triggers() 73122:20221202:102136.579 End of recalculate_triggers() 73122:20221202:102136.579 In zbx_process_events() events_num:0 73122:20221202:102136.579 End of zbx_process_events() processed:0 73122:20221202:102136.579 query [txnlev:1] [commit;] 73122:20221202:102136.579 zbx_setproctitle() title:'history syncer #1 [processed 1 values, 0 triggers in 0.017719 sec, idle 1 sec]' 73124:20221202:102136.591 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000168 sec, syncing history]' 73124:20221202:102136.591 In zbx_sync_history_cache() history_num:0 73124:20221202:102136.592 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000442 sec, idle 1 sec]' 73115:20221202:102136.592 End of zbx_ipc_service_recv():2 73115:20221202:102136.592 zbx_setproctitle() title:'lld manager #1 [processed 1 LLD rules, idle 5.026816sec during 5.027169 sec]' 73115:20221202:102136.592 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102136.608 zbx_setproctitle() title:'alert syncer [queuing alerts]' 73158:20221202:102136.609 In am_db_get_alerts() 73158:20221202:102136.609 query [txnlev:1] [begin;] 73158:20221202:102136.609 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] 73107:20221202:102136.610 End of zbx_ipc_service_recv():2 73107:20221202:102136.610 zbx_setproctitle() title:'alert manager #1 [sent 0, failed 0 alerts, idle 5.023664 sec during 5.026072 sec]' 73107:20221202:102136.610 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102136.610 query [txnlev:1] [commit;] 73158:20221202:102136.610 End of am_db_get_alerts():SUCCEED alerts:0 73158:20221202:102136.611 In am_db_flush_results() 73158:20221202:102136.611 In zbx_ipc_socket_write() 73158:20221202:102136.611 End of zbx_ipc_socket_write():SUCCEED 73158:20221202:102136.611 In zbx_ipc_socket_read() 73107:20221202:102136.614 End of zbx_ipc_service_recv():1 73107:20221202:102136.616 In am_flush_results() results:0 73107:20221202:102136.616 In zbx_ipc_client_send() clientid:6 73107:20221202:102136.616 End of zbx_ipc_client_send():SUCCEED 73107:20221202:102136.616 End of am_flush_results() 73107:20221202:102136.616 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102136.616 End of zbx_ipc_socket_read():SUCCEED 73158:20221202:102136.616 End of am_db_flush_results() flushed:0 73158:20221202:102136.616 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.007922 sec, idle 1 sec]' 73174:20221202:102136.658 End of zbx_ipc_service_recv():2 73174:20221202:102136.658 zbx_setproctitle() title:'availability manager #1 [queued 0, processed 0 values, idle 5.016073 sec during 5.016096 sec]' 73174:20221202:102136.658 In zbx_ipc_service_recv() timeout:1.000 73088:20221202:102137.075 End of zbx_ipc_service_recv():2 73088:20221202:102137.075 In zbx_ipc_async_socket_send() 73088:20221202:102137.075 In zbx_ipc_client_send() clientid:0 73088:20221202:102137.075 End of zbx_ipc_client_send():SUCCEED 73088:20221202:102137.075 End of zbx_ipc_async_socket_send():SUCCEED 73088:20221202:102137.075 In zbx_ipc_async_socket_flush() timeout:10 73088:20221202:102137.075 End of zbx_ipc_async_socket_flush():0 73088:20221202:102137.075 In zbx_ipc_service_recv() timeout:0.996 73086:20221202:102137.076 End of zbx_ipc_service_recv():1 73086:20221202:102137.076 In zbx_ha_dispatch_message() 73086:20221202:102137.076 In zbx_ipc_service_recv() timeout:1.000 73090:20221202:102137.264 End of zbx_ipc_service_recv():2 73090:20221202:102137.264 In zbx_ipc_service_recv() timeout:1.000 73111:20221202:102137.476 End of zbx_ipc_service_recv():2 73111:20221202:102137.476 In zbx_ipc_service_recv() timeout:1.000 73142:20221202:102137.477 zbx_setproctitle() title:'self-monitoring [processing data]' 73142:20221202:102137.478 In collect_selfmon_stats() 73142:20221202:102137.478 End of collect_selfmon_stats() 73142:20221202:102137.478 zbx_setproctitle() title:'self-monitoring [processed data in 0.000389 sec, idle 1 sec]' 73123:20221202:102137.573 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000838 sec, syncing history]' 73123:20221202:102137.575 In zbx_sync_history_cache() history_num:0 73123:20221202:102137.575 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.001675 sec, idle 1 sec]' 73125:20221202:102137.576 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000032 sec, syncing history]' 73125:20221202:102137.577 In zbx_sync_history_cache() history_num:0 73125:20221202:102137.577 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.002549 sec, idle 1 sec]' 73122:20221202:102137.580 zbx_setproctitle() title:'history syncer #1 [processed 1 values, 0 triggers in 0.017719 sec, syncing history]' 73122:20221202:102137.590 In zbx_sync_history_cache() history_num:0 73122:20221202:102137.590 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.010368 sec, idle 1 sec]' 73124:20221202:102137.594 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000442 sec, syncing history]' 73124:20221202:102137.594 In zbx_sync_history_cache() history_num:0 73124:20221202:102137.595 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000058 sec, idle 1 sec]' 73115:20221202:102137.595 End of zbx_ipc_service_recv():2 73115:20221202:102137.595 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102137.617 zbx_setproctitle() title:'alert syncer [queuing alerts]' 73158:20221202:102137.618 In am_db_get_alerts() 73158:20221202:102137.618 query [txnlev:1] [begin;] 73158:20221202:102137.618 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] 73107:20221202:102137.618 End of zbx_ipc_service_recv():2 73107:20221202:102137.618 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102137.618 query [txnlev:1] [commit;] 73158:20221202:102137.618 End of am_db_get_alerts():SUCCEED alerts:0 73158:20221202:102137.618 In am_db_flush_results() 73158:20221202:102137.618 In zbx_ipc_socket_write() 73158:20221202:102137.618 End of zbx_ipc_socket_write():SUCCEED 73158:20221202:102137.618 In zbx_ipc_socket_read() 73107:20221202:102137.618 End of zbx_ipc_service_recv():1 73107:20221202:102137.618 In am_flush_results() results:0 73107:20221202:102137.618 In zbx_ipc_client_send() clientid:6 73107:20221202:102137.619 End of zbx_ipc_client_send():SUCCEED 73107:20221202:102137.619 End of am_flush_results() 73107:20221202:102137.619 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102137.619 End of zbx_ipc_socket_read():SUCCEED 73158:20221202:102137.619 End of am_db_flush_results() flushed:0 73158:20221202:102137.619 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.001923 sec, idle 1 sec]' 73174:20221202:102137.666 End of zbx_ipc_service_recv():2 73174:20221202:102137.666 In zbx_ipc_service_recv() timeout:1.000 73088:20221202:102138.075 End of zbx_ipc_service_recv():2 73088:20221202:102138.075 In zbx_ipc_async_socket_send() 73088:20221202:102138.075 In zbx_ipc_client_send() clientid:0 73088:20221202:102138.075 End of zbx_ipc_client_send():SUCCEED 73088:20221202:102138.075 End of zbx_ipc_async_socket_send():SUCCEED 73088:20221202:102138.075 In zbx_ipc_async_socket_flush() timeout:10 73088:20221202:102138.075 End of zbx_ipc_async_socket_flush():0 73088:20221202:102138.075 In zbx_ipc_service_recv() timeout:0.996 73086:20221202:102138.076 End of zbx_ipc_service_recv():1 73086:20221202:102138.076 In zbx_ha_dispatch_message() 73086:20221202:102138.076 In zbx_ipc_service_recv() timeout:1.000 73090:20221202:102138.265 End of zbx_ipc_service_recv():2 73090:20221202:102138.265 In zbx_ipc_service_recv() timeout:1.000 73111:20221202:102138.477 End of zbx_ipc_service_recv():2 73111:20221202:102138.477 In zbx_ipc_service_recv() timeout:1.000 73142:20221202:102138.478 zbx_setproctitle() title:'self-monitoring [processing data]' 73142:20221202:102138.478 In collect_selfmon_stats() 73142:20221202:102138.478 End of collect_selfmon_stats() 73142:20221202:102138.478 zbx_setproctitle() title:'self-monitoring [processed data in 0.000186 sec, idle 1 sec]' 73123:20221202:102138.576 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.001675 sec, syncing history]' 73123:20221202:102138.576 In zbx_sync_history_cache() history_num:0 73123:20221202:102138.577 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000520 sec, idle 1 sec]' 73125:20221202:102138.578 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.002549 sec, syncing history]' 73125:20221202:102138.578 In zbx_sync_history_cache() history_num:0 73125:20221202:102138.578 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000075 sec, idle 1 sec]' 73122:20221202:102138.591 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.010368 sec, syncing history]' 73122:20221202:102138.591 In zbx_sync_history_cache() history_num:0 73122:20221202:102138.591 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000172 sec, idle 1 sec]' 73124:20221202:102138.596 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000058 sec, syncing history]' 73124:20221202:102138.596 In zbx_sync_history_cache() history_num:0 73124:20221202:102138.596 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000165 sec, idle 1 sec]' 73115:20221202:102138.598 End of zbx_ipc_service_recv():2 73115:20221202:102138.598 In zbx_ipc_service_recv() timeout:1.000 73107:20221202:102138.620 End of zbx_ipc_service_recv():2 73107:20221202:102138.620 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102138.621 zbx_setproctitle() title:'alert syncer [queuing alerts]' 73158:20221202:102138.621 In am_db_get_alerts() 73158:20221202:102138.621 query [txnlev:1] [begin;] 73158:20221202:102138.621 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] 73158:20221202:102138.622 query [txnlev:1] [commit;] 73158:20221202:102138.622 End of am_db_get_alerts():SUCCEED alerts:0 73158:20221202:102138.622 In am_db_flush_results() 73158:20221202:102138.622 In zbx_ipc_socket_write() 73158:20221202:102138.622 End of zbx_ipc_socket_write():SUCCEED 73158:20221202:102138.622 In zbx_ipc_socket_read() 73107:20221202:102138.622 End of zbx_ipc_service_recv():1 73107:20221202:102138.622 In am_flush_results() results:0 73107:20221202:102138.623 In zbx_ipc_client_send() clientid:6 73107:20221202:102138.623 End of zbx_ipc_client_send():SUCCEED 73107:20221202:102138.623 End of am_flush_results() 73107:20221202:102138.623 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102138.623 End of zbx_ipc_socket_read():SUCCEED 73158:20221202:102138.623 End of am_db_flush_results() flushed:0 73158:20221202:102138.623 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.001834 sec, idle 1 sec]' 73174:20221202:102138.675 End of zbx_ipc_service_recv():2 73174:20221202:102138.675 In zbx_ipc_service_recv() timeout:1.000 73088:20221202:102139.073 End of zbx_ipc_service_recv():2 73088:20221202:102139.074 In zbx_ipc_async_socket_send() 73088:20221202:102139.074 In zbx_ipc_client_send() clientid:0 73088:20221202:102139.074 End of zbx_ipc_client_send():SUCCEED 73088:20221202:102139.074 End of zbx_ipc_async_socket_send():SUCCEED 73088:20221202:102139.074 In zbx_ipc_async_socket_flush() timeout:10 73088:20221202:102139.074 End of zbx_ipc_async_socket_flush():0 73088:20221202:102139.074 In zbx_ipc_service_recv() timeout:0.997 73086:20221202:102139.074 End of zbx_ipc_service_recv():1 73086:20221202:102139.074 In zbx_ha_dispatch_message() 73086:20221202:102139.074 In zbx_ipc_service_recv() timeout:1.000 73090:20221202:102139.266 End of zbx_ipc_service_recv():2 73090:20221202:102139.267 In zbx_ipc_service_recv() timeout:1.000 73120:20221202:102139.449 zbx_setproctitle() title:'http poller #1 [got 1 values in 0.440197 sec, getting values]' 73120:20221202:102139.449 In process_httptests() 73120:20221202:102139.450 query [txnlev:0] [select h.hostid,h.host,h.name,t.httptestid,t.name,t.agent,t.authentication,t.http_user,t.http_password,t.http_proxy,t.retries,t.ssl_cert_file,t.ssl_key_file,t.ssl_key_password,t.verify_peer,t.verify_host,t.delay from httptest t,hosts h where t.hostid=h.hostid and t.nextcheck<=1669969299 and mod(t.httptestid,1)=0 and t.status=0 and h.proxy_hostid is null and h.status=0 and (h.maintenance_status=0 or h.maintenance_type=0)] 73120:20221202:102139.450 End of process_httptests() 73120:20221202:102139.450 query [txnlev:0] [select min(t.nextcheck) from httptest t,hosts h where t.hostid=h.hostid and mod(t.httptestid,1)=0 and t.status=0 and h.proxy_hostid is null and h.status=0 and (h.maintenance_status=0 or h.maintenance_type=0)] 73120:20221202:102139.450 zbx_setproctitle() title:'http poller #1 [got 0 values in 0.000758 sec, idle 5 sec]' 73111:20221202:102139.478 End of zbx_ipc_service_recv():2 73111:20221202:102139.478 In zbx_ipc_service_recv() timeout:1.000 73142:20221202:102139.483 zbx_setproctitle() title:'self-monitoring [processing data]' 73142:20221202:102139.483 In collect_selfmon_stats() 73142:20221202:102139.483 End of collect_selfmon_stats() 73142:20221202:102139.483 zbx_setproctitle() title:'self-monitoring [processed data in 0.000256 sec, idle 1 sec]' 73126:20221202:102139.498 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.001584 sec, processing escalations]' 73126:20221202:102139.498 In process_escalations() 73126:20221202:102139.498 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<=1669969302 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102139.498 End of process_escalations() 73126:20221202:102139.498 In process_escalations() 73126:20221202:102139.499 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<=1669969302 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102139.499 End of process_escalations() 73126:20221202:102139.499 In process_escalations() 73126:20221202:102139.499 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<=1669969302 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102139.499 End of process_escalations() 73126:20221202:102139.499 In process_escalations() 73126:20221202:102139.499 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<=1669969302 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102139.499 End of process_escalations() 73126:20221202:102139.499 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.001238 sec, idle 3 sec]' 73123:20221202:102139.578 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000520 sec, syncing history]' 73123:20221202:102139.578 In zbx_sync_history_cache() history_num:0 73123:20221202:102139.578 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000161 sec, idle 1 sec]' 73125:20221202:102139.579 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000075 sec, syncing history]' 73125:20221202:102139.579 In zbx_sync_history_cache() history_num:0 73125:20221202:102139.579 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000188 sec, idle 1 sec]' 73122:20221202:102139.594 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000172 sec, syncing history]' 73122:20221202:102139.594 In zbx_sync_history_cache() history_num:0 73122:20221202:102139.594 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000205 sec, idle 1 sec]' 73124:20221202:102139.597 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000165 sec, syncing history]' 73124:20221202:102139.597 In zbx_sync_history_cache() history_num:0 73124:20221202:102139.597 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000191 sec, idle 1 sec]' 73115:20221202:102139.599 End of zbx_ipc_service_recv():2 73115:20221202:102139.599 In zbx_ipc_service_recv() timeout:1.000 73107:20221202:102139.624 End of zbx_ipc_service_recv():2 73107:20221202:102139.624 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102139.625 zbx_setproctitle() title:'alert syncer [queuing alerts]' 73158:20221202:102139.625 In am_db_get_alerts() 73158:20221202:102139.625 query [txnlev:1] [begin;] 73158:20221202:102139.625 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] 73158:20221202:102139.626 query [txnlev:1] [commit;] 73158:20221202:102139.627 End of am_db_get_alerts():SUCCEED alerts:0 73158:20221202:102139.627 In am_db_flush_results() 73158:20221202:102139.627 In zbx_ipc_socket_write() 73158:20221202:102139.627 End of zbx_ipc_socket_write():SUCCEED 73158:20221202:102139.627 In zbx_ipc_socket_read() 73107:20221202:102139.627 End of zbx_ipc_service_recv():1 73107:20221202:102139.627 In am_flush_results() results:0 73107:20221202:102139.627 In zbx_ipc_client_send() clientid:6 73107:20221202:102139.628 End of zbx_ipc_client_send():SUCCEED 73107:20221202:102139.628 End of am_flush_results() 73107:20221202:102139.628 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102139.628 End of zbx_ipc_socket_read():SUCCEED 73158:20221202:102139.628 End of am_db_flush_results() flushed:0 73158:20221202:102139.628 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.004323 sec, idle 1 sec]' 73174:20221202:102139.683 End of zbx_ipc_service_recv():2 73174:20221202:102139.683 In zbx_ipc_service_recv() timeout:1.000 73088:20221202:102140.074 End of zbx_ipc_service_recv():2 73088:20221202:102140.074 In ha_check_nodes() ha_status:active db_status:0 73088:20221202:102140.074 query [txnlev:1] [begin;] 73086:20221202:102140.074 End of zbx_ipc_service_recv():2 73086:20221202:102140.074 In zbx_ha_dispatch_message() 73086:20221202:102140.074 In zbx_ipc_service_recv() timeout:1.000 73088:20221202:102140.075 query [txnlev:1] [select ha_nodeid,name,status,lastaccess,address,port,ha_sessionid from ha_node order by ha_nodeid for update] 73088:20221202:102140.076 query [txnlev:1] [select ha_failover_delay,auditlog_enabled from config] 73088:20221202:102140.076 In ha_db_get_time() 73088:20221202:102140.077 query [txnlev:1] [select unix_timestamp() from config] 73088:20221202:102140.077 End of ha_db_get_time():SUCCEED db_time:1669969300 73088:20221202:102140.077 query [txnlev:1] [update ha_node set lastaccess=unix_timestamp() where ha_nodeid='clb4ubunu00018m7pn6ddoaix'] 73088:20221202:102140.078 query [txnlev:1] [commit;] 73088:20221202:102140.087 End of ha_check_nodes() nodeid:clb4ubunu00018m7pn6ddoaix ha_status:active db_status:0 73088:20221202:102140.087 In zbx_ipc_async_socket_send() 73088:20221202:102140.087 In zbx_ipc_client_send() clientid:0 73088:20221202:102140.087 End of zbx_ipc_client_send():SUCCEED 73088:20221202:102140.087 End of zbx_ipc_async_socket_send():SUCCEED 73088:20221202:102140.087 In zbx_ipc_async_socket_flush() timeout:10 73088:20221202:102140.087 End of zbx_ipc_async_socket_flush():0 73088:20221202:102140.087 In zbx_ipc_service_recv() timeout:0.997 73086:20221202:102140.088 End of zbx_ipc_service_recv():1 73086:20221202:102140.094 In zbx_ha_dispatch_message() 73086:20221202:102140.094 In zbx_ipc_service_recv() timeout:1.000 73090:20221202:102140.267 End of zbx_ipc_service_recv():2 73090:20221202:102140.267 In zbx_ipc_service_recv() timeout:1.000 73144:20221202:102140.462 End of zbx_ipc_async_socket_recv():0 73144:20221202:102140.462 zbx_setproctitle() title:'task manager [processing tasks]' 73144:20221202:102140.462 query [txnlev:0] [select taskid,type,clock,ttl from task where status in (1,2) order by taskid] 73144:20221202:102140.463 zbx_setproctitle() title:'task manager [processed 0 task(s) in 0.000431 sec, idle 5 sec]' 73144:20221202:102140.463 In zbx_ipc_async_socket_recv() timeout:5 73111:20221202:102140.479 End of zbx_ipc_service_recv():2 73111:20221202:102140.481 In zbx_ipc_service_recv() timeout:1.000 73142:20221202:102140.483 zbx_setproctitle() title:'self-monitoring [processing data]' 73142:20221202:102140.483 In collect_selfmon_stats() 73142:20221202:102140.484 End of collect_selfmon_stats() 73142:20221202:102140.484 zbx_setproctitle() title:'self-monitoring [processed data in 0.000244 sec, idle 1 sec]' 73123:20221202:102140.579 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000161 sec, syncing history]' 73123:20221202:102140.583 In zbx_sync_history_cache() history_num:0 73123:20221202:102140.583 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.004196 sec, idle 1 sec]' 73125:20221202:102140.583 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000188 sec, syncing history]' 73125:20221202:102140.583 In zbx_sync_history_cache() history_num:0 73125:20221202:102140.583 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000665 sec, idle 1 sec]' 73122:20221202:102140.596 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000205 sec, syncing history]' 73122:20221202:102140.596 In zbx_sync_history_cache() history_num:0 73122:20221202:102140.596 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000151 sec, idle 1 sec]' 73124:20221202:102140.597 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000191 sec, syncing history]' 73124:20221202:102140.597 In zbx_sync_history_cache() history_num:0 73124:20221202:102140.597 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000296 sec, idle 1 sec]' 73115:20221202:102140.600 End of zbx_ipc_service_recv():2 73115:20221202:102140.600 In zbx_ipc_service_recv() timeout:1.000 73107:20221202:102140.629 End of zbx_ipc_service_recv():2 73107:20221202:102140.630 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102140.630 zbx_setproctitle() title:'alert syncer [queuing alerts]' 73158:20221202:102140.630 In am_db_get_alerts() 73158:20221202:102140.630 query [txnlev:1] [begin;] 73158:20221202:102140.630 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] 73158:20221202:102140.630 query [txnlev:1] [commit;] 73158:20221202:102140.630 End of am_db_get_alerts():SUCCEED alerts:0 73158:20221202:102140.630 In am_db_flush_results() 73158:20221202:102140.630 In zbx_ipc_socket_write() 73158:20221202:102140.630 End of zbx_ipc_socket_write():SUCCEED 73158:20221202:102140.630 In zbx_ipc_socket_read() 73107:20221202:102140.631 End of zbx_ipc_service_recv():1 73107:20221202:102140.631 In am_flush_results() results:0 73107:20221202:102140.631 In zbx_ipc_client_send() clientid:6 73107:20221202:102140.631 End of zbx_ipc_client_send():SUCCEED 73107:20221202:102140.631 End of am_flush_results() 73107:20221202:102140.631 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102140.631 End of zbx_ipc_socket_read():SUCCEED 73158:20221202:102140.631 End of am_db_flush_results() flushed:0 73158:20221202:102140.631 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.001302 sec, idle 1 sec]' 73174:20221202:102140.686 End of zbx_ipc_service_recv():2 73174:20221202:102140.687 In zbx_ipc_service_recv() timeout:1.000 73088:20221202:102141.088 End of zbx_ipc_service_recv():2 73088:20221202:102141.088 In zbx_ipc_async_socket_send() 73088:20221202:102141.088 In zbx_ipc_client_send() clientid:0 73088:20221202:102141.090 End of zbx_ipc_client_send():SUCCEED 73088:20221202:102141.093 End of zbx_ipc_async_socket_send():SUCCEED 73088:20221202:102141.093 In zbx_ipc_async_socket_flush() timeout:10 73088:20221202:102141.093 End of zbx_ipc_async_socket_flush():0 73088:20221202:102141.093 In zbx_ipc_service_recv() timeout:0.983 73086:20221202:102141.093 End of zbx_ipc_service_recv():1 73086:20221202:102141.093 In zbx_ha_dispatch_message() 73086:20221202:102141.093 In zbx_ipc_service_recv() timeout:1.000 73090:20221202:102141.268 End of zbx_ipc_service_recv():2 73090:20221202:102141.268 zbx_setproctitle() title:'service manager #1 [processed 0 events, updated 0 event tags, deleted 0 problems, synced 0 service updates, idle 5.007391 sec during 5.007417 sec]' 73090:20221202:102141.268 In zbx_ipc_service_recv() timeout:1.000 73127:20221202:102141.448 End of zbx_ipc_async_socket_recv():0 73127:20221202:102141.448 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.000082 sec, getting values]' 73127:20221202:102141.448 In get_values() 73127:20221202:102141.448 In DCconfig_get_poller_items() poller_type:4 73127:20221202:102141.448 End of DCconfig_get_poller_items():0 73127:20221202:102141.448 In DCconfig_get_poller_nextcheck() poller_type:4 73127:20221202:102141.448 End of DCconfig_get_poller_nextcheck():-1 73127:20221202:102141.448 End of get_values():0 73127:20221202:102141.448 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.000078 sec, idle 5 sec]' 73127:20221202:102141.448 In zbx_ipc_async_socket_recv() timeout:5 73128:20221202:102141.448 End of zbx_ipc_async_socket_recv():0 73134:20221202:102141.448 End of zbx_ipc_async_socket_recv():0 73134:20221202:102141.448 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.000140 sec, getting values]' 73134:20221202:102141.450 In get_values() 73134:20221202:102141.450 In DCconfig_get_poller_items() poller_type:4 73134:20221202:102141.450 End of DCconfig_get_poller_items():0 73134:20221202:102141.450 In DCconfig_get_poller_nextcheck() poller_type:4 73134:20221202:102141.450 End of DCconfig_get_poller_nextcheck():-1 73134:20221202:102141.450 End of get_values():0 73134:20221202:102141.450 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.001419 sec, idle 5 sec]' 73134:20221202:102141.450 In zbx_ipc_async_socket_recv() timeout:5 73128:20221202:102141.450 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.000274 sec, getting values]' 73128:20221202:102141.450 In get_values() 73128:20221202:102141.450 In DCconfig_get_poller_items() poller_type:4 73128:20221202:102141.450 End of DCconfig_get_poller_items():0 73128:20221202:102141.450 In DCconfig_get_poller_nextcheck() poller_type:4 73128:20221202:102141.450 End of DCconfig_get_poller_nextcheck():-1 73128:20221202:102141.450 End of get_values():0 73128:20221202:102141.450 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.001864 sec, idle 5 sec]' 73128:20221202:102141.450 In zbx_ipc_async_socket_recv() timeout:5 73129:20221202:102141.450 End of zbx_ipc_async_socket_recv():0 73129:20221202:102141.450 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.000302 sec, getting values]' 73129:20221202:102141.450 In get_values() 73129:20221202:102141.450 In DCconfig_get_poller_items() poller_type:4 73129:20221202:102141.450 End of DCconfig_get_poller_items():0 73129:20221202:102141.450 In DCconfig_get_poller_nextcheck() poller_type:4 73129:20221202:102141.450 End of DCconfig_get_poller_nextcheck():-1 73129:20221202:102141.450 End of get_values():0 73129:20221202:102141.450 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.000142 sec, idle 5 sec]' 73129:20221202:102141.450 In zbx_ipc_async_socket_recv() timeout:5 73135:20221202:102141.455 End of zbx_ipc_async_socket_recv():0 73135:20221202:102141.455 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.000087 sec, getting values]' 73135:20221202:102141.455 In get_values() 73135:20221202:102141.455 In DCconfig_get_poller_items() poller_type:4 73135:20221202:102141.455 End of DCconfig_get_poller_items():0 73135:20221202:102141.455 In DCconfig_get_poller_nextcheck() poller_type:4 73135:20221202:102141.455 End of DCconfig_get_poller_nextcheck():-1 73135:20221202:102141.455 End of get_values():0 73135:20221202:102141.455 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.000205 sec, idle 5 sec]' 73135:20221202:102141.455 In zbx_ipc_async_socket_recv() timeout:5 73137:20221202:102141.455 End of zbx_ipc_async_socket_recv():0 73137:20221202:102141.455 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.000972 sec, getting values]' 73137:20221202:102141.455 In get_values() 73137:20221202:102141.455 In DCconfig_get_poller_items() poller_type:4 73137:20221202:102141.455 End of DCconfig_get_poller_items():0 73137:20221202:102141.455 In DCconfig_get_poller_nextcheck() poller_type:4 73137:20221202:102141.455 End of DCconfig_get_poller_nextcheck():-1 73137:20221202:102141.455 End of get_values():0 73137:20221202:102141.455 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.000187 sec, idle 5 sec]' 73137:20221202:102141.455 In zbx_ipc_async_socket_recv() timeout:5 73139:20221202:102141.457 End of zbx_ipc_async_socket_recv():0 73139:20221202:102141.457 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.000825 sec, getting values]' 73139:20221202:102141.457 In get_values() 73139:20221202:102141.457 In DCconfig_get_poller_items() poller_type:4 73139:20221202:102141.457 End of DCconfig_get_poller_items():0 73139:20221202:102141.457 In DCconfig_get_poller_nextcheck() poller_type:4 73139:20221202:102141.457 End of DCconfig_get_poller_nextcheck():-1 73130:20221202:102141.457 End of zbx_ipc_async_socket_recv():0 73130:20221202:102141.458 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.000565 sec, getting values]' 73130:20221202:102141.458 In get_values() 73130:20221202:102141.458 In DCconfig_get_poller_items() poller_type:4 73130:20221202:102141.458 End of DCconfig_get_poller_items():0 73130:20221202:102141.458 In DCconfig_get_poller_nextcheck() poller_type:4 73130:20221202:102141.458 End of DCconfig_get_poller_nextcheck():-1 73130:20221202:102141.458 End of get_values():0 73130:20221202:102141.458 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.000070 sec, idle 5 sec]' 73130:20221202:102141.458 In zbx_ipc_async_socket_recv() timeout:5 73133:20221202:102141.458 End of zbx_ipc_async_socket_recv():0 73133:20221202:102141.458 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.000211 sec, getting values]' 73133:20221202:102141.458 In get_values() 73133:20221202:102141.458 In DCconfig_get_poller_items() poller_type:4 73133:20221202:102141.458 End of DCconfig_get_poller_items():0 73133:20221202:102141.458 In DCconfig_get_poller_nextcheck() poller_type:4 73133:20221202:102141.458 End of DCconfig_get_poller_nextcheck():-1 73133:20221202:102141.458 End of get_values():0 73133:20221202:102141.458 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.000082 sec, idle 5 sec]' 73133:20221202:102141.458 In zbx_ipc_async_socket_recv() timeout:5 73139:20221202:102141.458 End of get_values():0 73139:20221202:102141.458 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.001173 sec, idle 5 sec]' 73139:20221202:102141.458 In zbx_ipc_async_socket_recv() timeout:5 73141:20221202:102141.463 End of zbx_ipc_async_socket_recv():0 73141:20221202:102141.463 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.000067 sec, exchanging data]' 73141:20221202:102141.463 In process_proxy() 73141:20221202:102141.463 In DCconfig_get_proxypoller_hosts() 73141:20221202:102141.463 End of DCconfig_get_proxypoller_hosts():0 73141:20221202:102141.463 End of process_proxy() 73141:20221202:102141.463 In DCconfig_get_proxypoller_nextcheck() 73141:20221202:102141.463 End of DCconfig_get_proxypoller_nextcheck():-1 73141:20221202:102141.463 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.000136 sec, idle 5 sec]' 73141:20221202:102141.463 In zbx_ipc_async_socket_recv() timeout:5 73151:20221202:102141.470 End of zbx_ipc_async_socket_recv():0 73151:20221202:102141.470 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.000076 sec, getting values]' 73151:20221202:102141.470 In get_values() 73151:20221202:102141.470 In DCconfig_get_poller_items() poller_type:1 73151:20221202:102141.470 End of DCconfig_get_poller_items():0 73151:20221202:102141.470 In DCconfig_get_poller_nextcheck() poller_type:1 73151:20221202:102141.470 End of DCconfig_get_poller_nextcheck():-1 73151:20221202:102141.470 End of get_values():0 73151:20221202:102141.470 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.000093 sec, idle 5 sec]' 73159:20221202:102141.470 End of zbx_ipc_async_socket_recv():0 73151:20221202:102141.470 In zbx_ipc_async_socket_recv() timeout:5 73159:20221202:102141.470 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.000107 sec, getting values]' 73159:20221202:102141.470 In get_values() 73159:20221202:102141.471 In DCconfig_get_poller_items() poller_type:5 73159:20221202:102141.471 End of DCconfig_get_poller_items():0 73159:20221202:102141.471 In DCconfig_get_poller_nextcheck() poller_type:5 73159:20221202:102141.471 End of DCconfig_get_poller_nextcheck():-1 73159:20221202:102141.471 End of get_values():0 73159:20221202:102141.471 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.000458 sec, idle 5 sec]' 73159:20221202:102141.471 In zbx_ipc_async_socket_recv() timeout:5 73149:20221202:102141.474 End of zbx_ipc_async_socket_recv():0 73149:20221202:102141.474 zbx_setproctitle() title:'poller #4 [got 0 values in 0.000150 sec, getting values]' 73149:20221202:102141.474 In get_values() 73149:20221202:102141.474 In DCconfig_get_poller_items() poller_type:0 73149:20221202:102141.474 End of DCconfig_get_poller_items():1 73149:20221202:102141.474 In substitute_key_macros_impl() data:'agent.ping' 73149:20221202:102141.474 End of substitute_key_macros_impl():SUCCEED data:'agent.ping' 73149:20221202:102141.474 In substitute_simple_macros_impl() data:'10050' 73149:20221202:102141.474 End substitute_simple_macros_impl() data:'10050' 73149:20221202:102141.474 In get_value() key:'agent.ping' 73149:20221202:102141.474 In get_value_agent() host:'test' addr:'192.168.6.176' key:'agent.ping' conn:'unencrypted' 73149:20221202:102141.474 In is_ip4() ip:'192.168.6.176' 73149:20221202:102141.474 End of is_ip4():SUCCEED 73149:20221202:102141.475 Sending [agent.ping] 73150:20221202:102141.475 End of zbx_ipc_async_socket_recv():0 73150:20221202:102141.475 zbx_setproctitle() title:'poller #5 [got 1 values in 0.002195 sec, getting values]' 73150:20221202:102141.475 In get_values() 73150:20221202:102141.475 In DCconfig_get_poller_items() poller_type:0 73150:20221202:102141.475 End of DCconfig_get_poller_items():0 73150:20221202:102141.475 In DCconfig_get_poller_nextcheck() poller_type:0 73150:20221202:102141.475 End of DCconfig_get_poller_nextcheck():1669969353 73150:20221202:102141.475 End of get_values():0 73150:20221202:102141.475 zbx_setproctitle() title:'poller #5 [got 0 values in 0.000134 sec, idle 5 sec]' 73150:20221202:102141.475 In zbx_ipc_async_socket_recv() timeout:5 73149:20221202:102141.475 get value from agent result: '1' 73149:20221202:102141.475 End of get_value_agent():SUCCEED 73149:20221202:102141.475 End of get_value():SUCCEED 73149:20221202:102141.475 In zbx_activate_item_interface() interfaceid:15 itemid:44581 type:0 73149:20221202:102141.475 End of zbx_activate_item_interface() 73149:20221202:102141.475 In zbx_preprocess_item_value() 73149:20221202:102141.475 End of zbx_preprocess_item_value() 73149:20221202:102141.475 In zbx_ipc_socket_open() 73149:20221202:102141.475 End of zbx_ipc_socket_open():SUCCEED 73149:20221202:102141.475 In zbx_ipc_socket_write() 73149:20221202:102141.475 End of zbx_ipc_socket_write():SUCCEED 73149:20221202:102141.475 End of get_values():1 73149:20221202:102141.476 zbx_setproctitle() title:'poller #4 [got 1 values in 0.001471 sec, idle 5 sec]' 73149:20221202:102141.476 In zbx_ipc_async_socket_recv() timeout:5 73147:20221202:102141.476 End of zbx_ipc_async_socket_recv():0 73147:20221202:102141.476 zbx_setproctitle() title:'poller #3 [got 0 values in 0.000443 sec, getting values]' 73147:20221202:102141.476 In get_values() 73147:20221202:102141.476 In DCconfig_get_poller_items() poller_type:0 73111:20221202:102141.476 In ipc_service_accept() 73111:20221202:102141.476 In ipc_service_add_client() 73111:20221202:102141.476 End of ipc_service_add_client() clientid:13 73111:20221202:102141.476 End of ipc_service_accept() 73111:20221202:102141.476 End of zbx_ipc_service_recv():2 73111:20221202:102141.476 zbx_setproctitle() title:'preprocessing manager #1 [queued 0, processed 1 values, idle 5.002173 sec during 5.002299 sec]' 73111:20221202:102141.476 In zbx_ipc_service_recv() timeout:1.000 73111:20221202:102141.476 End of zbx_ipc_service_recv():1 73111:20221202:102141.476 In preprocessor_add_request() 73111:20221202:102141.476 In preprocessor_sync_configuration() 73111:20221202:102141.476 In DCconfig_get_preprocessable_items() 73111:20221202:102141.476 End of DCconfig_get_preprocessable_items() items:29 73111:20221202:102141.476 End of preprocessor_sync_configuration() item config size: 29, history cache size: 0 73111:20221202:102141.477 In preprocessor_enqueue() itemid: 44581 73111:20221202:102141.477 End of preprocessor_enqueue() 73111:20221202:102141.477 In preprocessor_assign_tasks() 73111:20221202:102141.477 In preprocessor_get_next_task() 73111:20221202:102141.477 End of preprocessor_get_next_task() 73111:20221202:102141.477 In zbx_ipc_client_send() clientid:3 73111:20221202:102141.477 End of zbx_ipc_client_send():SUCCEED 73111:20221202:102141.477 In preprocessor_get_next_task() 73114:20221202:102141.477 End of zbx_ipc_socket_read():SUCCEED 73114:20221202:102141.478 worker_preprocess_value(): 1 73114:20221202:102141.478 worker_preprocess_value: SUCCEED GOOD 73114:20221202:102141.478 In zbx_ipc_socket_write() 73114:20221202:102141.478 End of zbx_ipc_socket_write():SUCCEED 73114:20221202:102141.478 In zbx_ipc_socket_read() 73145:20221202:102141.478 End of zbx_ipc_async_socket_recv():0 73145:20221202:102141.478 zbx_setproctitle() title:'poller #1 [got 0 values in 0.000141 sec, getting values]' 73145:20221202:102141.478 In get_values() 73145:20221202:102141.478 In DCconfig_get_poller_items() poller_type:0 73145:20221202:102141.478 End of DCconfig_get_poller_items():0 73145:20221202:102141.478 In DCconfig_get_poller_nextcheck() poller_type:0 73145:20221202:102141.478 End of DCconfig_get_poller_nextcheck():1669969306 73145:20221202:102141.478 End of get_values():0 73145:20221202:102141.478 zbx_setproctitle() title:'poller #1 [got 0 values in 0.000081 sec, idle 5 sec]' 73145:20221202:102141.478 In zbx_ipc_async_socket_recv() timeout:5 73146:20221202:102141.478 End of zbx_ipc_async_socket_recv():0 73146:20221202:102141.478 zbx_setproctitle() title:'poller #2 [got 0 values in 0.000324 sec, getting values]' 73146:20221202:102141.478 In get_values() 73146:20221202:102141.478 In DCconfig_get_poller_items() poller_type:0 73146:20221202:102141.478 End of DCconfig_get_poller_items():0 73146:20221202:102141.478 In DCconfig_get_poller_nextcheck() poller_type:0 73146:20221202:102141.478 End of DCconfig_get_poller_nextcheck():1669969306 73146:20221202:102141.478 End of get_values():0 73146:20221202:102141.478 zbx_setproctitle() title:'poller #2 [got 0 values in 0.000083 sec, idle 5 sec]' 73146:20221202:102141.478 In zbx_ipc_async_socket_recv() timeout:5 73111:20221202:102141.478 End of preprocessor_get_next_task() 73111:20221202:102141.479 End of preprocessor_assign_tasks() 73111:20221202:102141.479 End of preprocessor_add_request() 73111:20221202:102141.479 In zbx_ipc_service_recv() timeout:1.000 73111:20221202:102141.479 End of zbx_ipc_service_recv():1 73111:20221202:102141.479 In preprocessor_add_result() 73111:20221202:102141.479 In preprocessor_enqueue_dependent() itemid: 44581 73111:20221202:102141.479 End of preprocessor_enqueue_dependent() 73111:20221202:102141.479 In preprocessor_assign_tasks() 73111:20221202:102141.479 In preprocessor_get_next_task() 73111:20221202:102141.479 End of preprocessor_get_next_task() 73111:20221202:102141.479 End of preprocessor_assign_tasks() 73111:20221202:102141.479 End of preprocessor_add_result() 73111:20221202:102141.479 In zbx_ipc_service_recv() timeout:1.000 73140:20221202:102141.479 End of zbx_ipc_async_socket_recv():0 73140:20221202:102141.479 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.000442 sec, getting values]' 73140:20221202:102141.479 In get_values() 73140:20221202:102141.479 In DCconfig_get_poller_items() poller_type:4 73140:20221202:102141.479 End of DCconfig_get_poller_items():0 73140:20221202:102141.479 In DCconfig_get_poller_nextcheck() poller_type:4 73140:20221202:102141.479 End of DCconfig_get_poller_nextcheck():-1 73140:20221202:102141.479 End of get_values():0 73140:20221202:102141.479 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.000128 sec, idle 5 sec]' 73140:20221202:102141.479 In zbx_ipc_async_socket_recv() timeout:5 73147:20221202:102141.479 End of DCconfig_get_poller_items():0 73147:20221202:102141.479 In DCconfig_get_poller_nextcheck() poller_type:0 73147:20221202:102141.479 End of DCconfig_get_poller_nextcheck():1669969306 73147:20221202:102141.479 End of get_values():0 73147:20221202:102141.479 zbx_setproctitle() title:'poller #3 [got 0 values in 0.003738 sec, idle 5 sec]' 73147:20221202:102141.479 In zbx_ipc_async_socket_recv() timeout:5 73157:20221202:102141.480 zbx_setproctitle() title:'icmp pinger #1 [getting values]' 73157:20221202:102141.481 In get_pinger_hosts() 73157:20221202:102141.481 In DCconfig_get_poller_items() poller_type:3 73157:20221202:102141.481 End of DCconfig_get_poller_items():0 73157:20221202:102141.481 End of get_pinger_hosts():0 73157:20221202:102141.481 In process_pinger_hosts() 73157:20221202:102141.481 End of process_pinger_hosts() 73157:20221202:102141.481 In DCconfig_get_poller_nextcheck() poller_type:3 73157:20221202:102141.481 End of DCconfig_get_poller_nextcheck():-1 73157:20221202:102141.481 zbx_setproctitle() title:'icmp pinger #1 [got 0 values in 0.000167 sec, idle 5 sec]' 73168:20221202:102141.488 End of zbx_ipc_async_socket_recv():0 73168:20221202:102141.488 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.000082 sec, getting values]' 73168:20221202:102141.488 In get_values() 73168:20221202:102141.488 In DCconfig_get_poller_items() poller_type:5 73168:20221202:102141.488 End of DCconfig_get_poller_items():0 73168:20221202:102141.488 In DCconfig_get_poller_nextcheck() poller_type:5 73168:20221202:102141.488 End of DCconfig_get_poller_nextcheck():-1 73168:20221202:102141.488 End of get_values():0 73168:20221202:102141.488 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.000479 sec, idle 5 sec]' 73168:20221202:102141.488 In zbx_ipc_async_socket_recv() timeout:5 73142:20221202:102141.489 zbx_setproctitle() title:'self-monitoring [processing data]' 73142:20221202:102141.490 In collect_selfmon_stats() 73142:20221202:102141.490 End of collect_selfmon_stats() 73142:20221202:102141.490 zbx_setproctitle() title:'self-monitoring [processed data in 0.000370 sec, idle 1 sec]' 73169:20221202:102141.494 End of zbx_ipc_async_socket_recv():0 73169:20221202:102141.494 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.000081 sec, getting values]' 73169:20221202:102141.494 In get_values() 73169:20221202:102141.494 In DCconfig_get_poller_items() poller_type:5 73169:20221202:102141.494 End of DCconfig_get_poller_items():0 73169:20221202:102141.494 In DCconfig_get_poller_nextcheck() poller_type:5 73169:20221202:102141.494 End of DCconfig_get_poller_nextcheck():-1 73169:20221202:102141.494 End of get_values():0 73169:20221202:102141.494 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.000308 sec, idle 5 sec]' 73169:20221202:102141.494 In zbx_ipc_async_socket_recv() timeout:5 73167:20221202:102141.494 End of zbx_ipc_async_socket_recv():0 73167:20221202:102141.495 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.000068 sec, getting values]' 73167:20221202:102141.495 In get_values() 73167:20221202:102141.495 In DCconfig_get_poller_items() poller_type:5 73167:20221202:102141.495 End of DCconfig_get_poller_items():0 73167:20221202:102141.495 In DCconfig_get_poller_nextcheck() poller_type:5 73167:20221202:102141.495 End of DCconfig_get_poller_nextcheck():-1 73167:20221202:102141.495 End of get_values():0 73167:20221202:102141.495 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.000144 sec, idle 5 sec]' 73167:20221202:102141.495 In zbx_ipc_async_socket_recv() timeout:5 73172:20221202:102141.502 End of zbx_ipc_async_socket_recv():0 73172:20221202:102141.502 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.000087 sec, getting values]' 73172:20221202:102141.502 In get_values() 73172:20221202:102141.502 In DCconfig_get_poller_items() poller_type:5 73172:20221202:102141.502 End of DCconfig_get_poller_items():0 73172:20221202:102141.502 In DCconfig_get_poller_nextcheck() poller_type:5 73172:20221202:102141.502 End of DCconfig_get_poller_nextcheck():-1 73172:20221202:102141.502 End of get_values():0 73172:20221202:102141.502 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.000091 sec, idle 5 sec]' 73172:20221202:102141.502 In zbx_ipc_async_socket_recv() timeout:5 73178:20221202:102141.546 End of zbx_ipc_async_socket_recv():0 73178:20221202:102141.546 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.000106 sec, getting values]' 73178:20221202:102141.546 In get_values() 73178:20221202:102141.546 In DCconfig_get_poller_items() poller_type:6 73178:20221202:102141.546 End of DCconfig_get_poller_items():0 73178:20221202:102141.546 In DCconfig_get_poller_nextcheck() poller_type:6 73178:20221202:102141.546 End of DCconfig_get_poller_nextcheck():-1 73178:20221202:102141.546 End of get_values():0 73178:20221202:102141.546 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.000083 sec, idle 5 sec]' 73178:20221202:102141.546 In zbx_ipc_async_socket_recv() timeout:5 73125:20221202:102141.584 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000665 sec, syncing history]' 73125:20221202:102141.584 In zbx_sync_history_cache() history_num:1 73125:20221202:102141.584 In substitute_simple_macros_impl() data:'90d' 73125:20221202:102141.584 End substitute_simple_macros_impl() data:'90d' 73125:20221202:102141.584 In DCmass_prepare_history() history_num:1 73125:20221202:102141.584 End of DCmass_prepare_history() 73125:20221202:102141.584 In DBmass_add_history() 73125:20221202:102141.584 In zbx_history_add_values() 73125:20221202:102141.584 query [txnlev:1] [begin;] 73125:20221202:102141.584 query [txnlev:1] [insert into history_str (itemid,clock,ns,value) values (44581,1669969301,475498822,'GOOD'); ] 73125:20221202:102141.584 query [txnlev:1] [commit;] 73123:20221202:102141.591 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.004196 sec, syncing history]' 73123:20221202:102141.591 In zbx_sync_history_cache() history_num:1 73123:20221202:102141.591 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000144 sec, idle 1 sec]' 73122:20221202:102141.597 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000151 sec, syncing history]' 73122:20221202:102141.597 In zbx_sync_history_cache() history_num:1 73122:20221202:102141.598 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000920 sec, idle 1 sec]' 73124:20221202:102141.598 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000296 sec, syncing history]' 73124:20221202:102141.598 In zbx_sync_history_cache() history_num:1 73124:20221202:102141.598 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000543 sec, idle 1 sec]' 73125:20221202:102141.601 End of zbx_history_add_values() 73125:20221202:102141.601 End of DBmass_add_history() 73125:20221202:102141.601 In DCmass_update_trends() 73125:20221202:102141.601 End of DCmass_update_trends() 73125:20221202:102141.601 query [txnlev:1] [begin;] 73125:20221202:102141.602 In DBmass_update_items() 73125:20221202:102141.602 End of DBmass_update_items() 73125:20221202:102141.602 In zbx_process_events() events_num:0 73125:20221202:102141.602 End of zbx_process_events() processed:0 73125:20221202:102141.602 query [txnlev:1] [commit;] 73125:20221202:102141.602 In DCupdate_trends() 73125:20221202:102141.602 End of DCupdate_trends() 73125:20221202:102141.602 query [txnlev:1] [begin;] 73125:20221202:102141.602 In recalculate_triggers() 73125:20221202:102141.603 In zbx_link_triggers_with_functions() trigger_order_num:0 73125:20221202:102141.603 End of zbx_link_triggers_with_functions() triggers_func_pos_num:0 73125:20221202:102141.603 In zbx_evaluate_expressions() tr_num:0 73125:20221202:102141.603 In substitute_functions() 73125:20221202:102141.603 In zbx_extract_functionids() tr_num:0 73125:20221202:102141.603 End of zbx_extract_functionids() functionids_num:0 73125:20221202:102141.603 End of substitute_functions() 73125:20221202:102141.603 End of zbx_evaluate_expressions() 73125:20221202:102141.603 In zbx_process_triggers() values_num:0 73125:20221202:102141.603 End of zbx_process_triggers() 73125:20221202:102141.603 End of recalculate_triggers() 73125:20221202:102141.603 In zbx_process_events() events_num:0 73125:20221202:102141.603 End of zbx_process_events() processed:0 73125:20221202:102141.603 query [txnlev:1] [commit;] 73115:20221202:102141.603 End of zbx_ipc_service_recv():2 73115:20221202:102141.603 zbx_setproctitle() title:'lld manager #1 [processed 0 LLD rules, idle 5.011161sec during 5.011183 sec]' 73115:20221202:102141.603 In zbx_ipc_service_recv() timeout:1.000 73125:20221202:102141.603 zbx_setproctitle() title:'history syncer #4 [processed 1 values, 0 triggers in 0.019517 sec, idle 1 sec]' 73158:20221202:102141.631 zbx_setproctitle() title:'alert syncer [queuing alerts]' 73158:20221202:102141.631 In am_db_get_alerts() 73158:20221202:102141.631 query [txnlev:1] [begin;] 73158:20221202:102141.631 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] 73158:20221202:102141.632 query [txnlev:1] [commit;] 73158:20221202:102141.632 End of am_db_get_alerts():SUCCEED alerts:0 73158:20221202:102141.632 In am_db_flush_results() 73158:20221202:102141.632 In zbx_ipc_socket_write() 73158:20221202:102141.632 End of zbx_ipc_socket_write():SUCCEED 73158:20221202:102141.632 In zbx_ipc_socket_read() 73107:20221202:102141.632 End of zbx_ipc_service_recv():1 73107:20221202:102141.632 In am_flush_results() results:0 73107:20221202:102141.632 In zbx_ipc_client_send() clientid:6 73107:20221202:102141.633 End of zbx_ipc_client_send():SUCCEED 73107:20221202:102141.633 End of am_flush_results() 73107:20221202:102141.633 zbx_setproctitle() title:'alert manager #1 [sent 0, failed 0 alerts, idle 5.020990 sec during 5.023000 sec]' 73107:20221202:102141.633 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102141.633 End of zbx_ipc_socket_read():SUCCEED 73158:20221202:102141.634 End of am_db_flush_results() flushed:0 73158:20221202:102141.634 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.002600 sec, idle 1 sec]' 73174:20221202:102141.688 End of zbx_ipc_service_recv():2 73174:20221202:102141.688 zbx_setproctitle() title:'availability manager #1 [queued 0, processed 0 values, idle 5.029669 sec during 5.029693 sec]' 73174:20221202:102141.688 In zbx_ipc_service_recv() timeout:1.000 73088:20221202:102142.078 End of zbx_ipc_service_recv():2 73088:20221202:102142.078 In zbx_ipc_async_socket_send() 73088:20221202:102142.078 In zbx_ipc_client_send() clientid:0 73088:20221202:102142.078 End of zbx_ipc_client_send():SUCCEED 73088:20221202:102142.078 End of zbx_ipc_async_socket_send():SUCCEED 73088:20221202:102142.078 In zbx_ipc_async_socket_flush() timeout:10 73088:20221202:102142.078 End of zbx_ipc_async_socket_flush():0 73088:20221202:102142.078 In zbx_ipc_service_recv() timeout:0.993 73086:20221202:102142.078 End of zbx_ipc_service_recv():1 73086:20221202:102142.078 In zbx_ha_dispatch_message() 73086:20221202:102142.079 In zbx_ipc_service_recv() timeout:1.000 73090:20221202:102142.270 End of zbx_ipc_service_recv():2 73090:20221202:102142.270 In zbx_ipc_service_recv() timeout:1.000 73111:20221202:102142.480 End of zbx_ipc_service_recv():2 73111:20221202:102142.480 In zbx_ipc_service_recv() timeout:1.000 73142:20221202:102142.490 zbx_setproctitle() title:'self-monitoring [processing data]' 73142:20221202:102142.490 In collect_selfmon_stats() 73142:20221202:102142.490 End of collect_selfmon_stats() 73142:20221202:102142.490 zbx_setproctitle() title:'self-monitoring [processed data in 0.000311 sec, idle 1 sec]' 73126:20221202:102142.502 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.001238 sec, processing escalations]' 73126:20221202:102142.502 In process_escalations() 73126:20221202:102142.502 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<=1669969305 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102142.503 End of process_escalations() 73126:20221202:102142.503 In process_escalations() 73126:20221202:102142.503 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<=1669969305 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102142.503 End of process_escalations() 73126:20221202:102142.503 In process_escalations() 73126:20221202:102142.503 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<=1669969305 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102142.504 End of process_escalations() 73126:20221202:102142.504 In process_escalations() 73126:20221202:102142.504 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<=1669969305 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102142.504 End of process_escalations() 73126:20221202:102142.504 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.002089 sec, idle 3 sec]' 73123:20221202:102142.591 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000144 sec, syncing history]' 73123:20221202:102142.591 In zbx_sync_history_cache() history_num:0 73123:20221202:102142.591 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000195 sec, idle 1 sec]' 73122:20221202:102142.599 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000920 sec, syncing history]' 73122:20221202:102142.599 In zbx_sync_history_cache() history_num:0 73122:20221202:102142.599 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000453 sec, idle 1 sec]' 73124:20221202:102142.599 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000543 sec, syncing history]' 73124:20221202:102142.600 In zbx_sync_history_cache() history_num:0 73124:20221202:102142.600 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.001014 sec, idle 1 sec]' 73125:20221202:102142.605 zbx_setproctitle() title:'history syncer #4 [processed 1 values, 0 triggers in 0.019517 sec, syncing history]' 73125:20221202:102142.605 In zbx_sync_history_cache() history_num:0 73125:20221202:102142.605 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000163 sec, idle 1 sec]' 73115:20221202:102142.605 End of zbx_ipc_service_recv():2 73115:20221202:102142.606 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102142.634 zbx_setproctitle() title:'alert syncer [queuing alerts]' 73158:20221202:102142.634 In am_db_get_alerts() 73158:20221202:102142.634 query [txnlev:1] [begin;] 73158:20221202:102142.634 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] 73107:20221202:102142.635 End of zbx_ipc_service_recv():2 73107:20221202:102142.635 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102142.635 query [txnlev:1] [commit;] 73158:20221202:102142.635 End of am_db_get_alerts():SUCCEED alerts:0 73158:20221202:102142.635 In am_db_flush_results() 73158:20221202:102142.635 In zbx_ipc_socket_write() 73158:20221202:102142.635 End of zbx_ipc_socket_write():SUCCEED 73158:20221202:102142.635 In zbx_ipc_socket_read() 73107:20221202:102142.635 End of zbx_ipc_service_recv():1 73107:20221202:102142.636 In am_flush_results() results:0 73107:20221202:102142.636 In zbx_ipc_client_send() clientid:6 73107:20221202:102142.636 End of zbx_ipc_client_send():SUCCEED 73107:20221202:102142.636 End of am_flush_results() 73107:20221202:102142.636 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102142.636 End of zbx_ipc_socket_read():SUCCEED 73158:20221202:102142.636 End of am_db_flush_results() flushed:0 73158:20221202:102142.636 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.001781 sec, idle 1 sec]' 73174:20221202:102142.693 End of zbx_ipc_service_recv():2 73174:20221202:102142.693 In zbx_ipc_service_recv() timeout:1.000 73088:20221202:102143.074 End of zbx_ipc_service_recv():2 73088:20221202:102143.075 In zbx_ipc_async_socket_send() 73088:20221202:102143.075 In zbx_ipc_client_send() clientid:0 73086:20221202:102143.075 End of zbx_ipc_service_recv():1 73086:20221202:102143.075 In zbx_ha_dispatch_message() 73086:20221202:102143.075 In zbx_ipc_service_recv() timeout:1.000 73088:20221202:102143.075 End of zbx_ipc_client_send():SUCCEED 73088:20221202:102143.075 End of zbx_ipc_async_socket_send():SUCCEED 73088:20221202:102143.075 In zbx_ipc_async_socket_flush() timeout:10 73088:20221202:102143.075 End of zbx_ipc_async_socket_flush():0 73088:20221202:102143.075 In zbx_ipc_service_recv() timeout:0.996 73090:20221202:102143.271 End of zbx_ipc_service_recv():2 73090:20221202:102143.271 In zbx_ipc_service_recv() timeout:1.000 73111:20221202:102143.484 End of zbx_ipc_service_recv():2 73111:20221202:102143.484 In zbx_ipc_service_recv() timeout:1.000 73142:20221202:102143.491 zbx_setproctitle() title:'self-monitoring [processing data]' 73142:20221202:102143.491 In collect_selfmon_stats() 73142:20221202:102143.491 End of collect_selfmon_stats() 73142:20221202:102143.491 zbx_setproctitle() title:'self-monitoring [processed data in 0.000180 sec, idle 1 sec]' 73123:20221202:102143.592 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000195 sec, syncing history]' 73123:20221202:102143.592 In zbx_sync_history_cache() history_num:0 73123:20221202:102143.592 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000388 sec, idle 1 sec]' 73124:20221202:102143.604 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.001014 sec, syncing history]' 73124:20221202:102143.604 In zbx_sync_history_cache() history_num:0 73122:20221202:102143.604 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000453 sec, syncing history]' 73122:20221202:102143.609 In zbx_sync_history_cache() history_num:0 73122:20221202:102143.610 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.005887 sec, idle 1 sec]' 73125:20221202:102143.610 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000163 sec, syncing history]' 73125:20221202:102143.610 In zbx_sync_history_cache() history_num:0 73125:20221202:102143.610 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000298 sec, idle 1 sec]' 73115:20221202:102143.610 End of zbx_ipc_service_recv():2 73115:20221202:102143.610 In zbx_ipc_service_recv() timeout:1.000 73124:20221202:102143.610 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000742 sec, idle 1 sec]' 73158:20221202:102143.636 zbx_setproctitle() title:'alert syncer [queuing alerts]' 73158:20221202:102143.636 In am_db_get_alerts() 73158:20221202:102143.636 query [txnlev:1] [begin;] 73158:20221202:102143.637 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] 73158:20221202:102143.638 query [txnlev:1] [commit;] 73158:20221202:102143.638 End of am_db_get_alerts():SUCCEED alerts:0 73158:20221202:102143.638 In am_db_flush_results() 73158:20221202:102143.638 In zbx_ipc_socket_write() 73158:20221202:102143.638 End of zbx_ipc_socket_write():SUCCEED 73158:20221202:102143.638 In zbx_ipc_socket_read() 73107:20221202:102143.638 End of zbx_ipc_service_recv():1 73107:20221202:102143.638 In am_flush_results() results:0 73107:20221202:102143.638 In zbx_ipc_client_send() clientid:6 73107:20221202:102143.638 End of zbx_ipc_client_send():SUCCEED 73107:20221202:102143.638 End of am_flush_results() 73107:20221202:102143.638 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102143.638 End of zbx_ipc_socket_read():SUCCEED 73158:20221202:102143.638 End of am_db_flush_results() flushed:0 73158:20221202:102143.639 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.002256 sec, idle 1 sec]' 73174:20221202:102143.698 End of zbx_ipc_service_recv():2 73174:20221202:102143.698 In zbx_ipc_service_recv() timeout:1.000 73088:20221202:102144.074 End of zbx_ipc_service_recv():2 73088:20221202:102144.074 In zbx_ipc_async_socket_send() 73088:20221202:102144.074 In zbx_ipc_client_send() clientid:0 73088:20221202:102144.074 End of zbx_ipc_client_send():SUCCEED 73088:20221202:102144.074 End of zbx_ipc_async_socket_send():SUCCEED 73088:20221202:102144.074 In zbx_ipc_async_socket_flush() timeout:10 73088:20221202:102144.074 End of zbx_ipc_async_socket_flush():0 73088:20221202:102144.074 In zbx_ipc_service_recv() timeout:0.997 73086:20221202:102144.075 End of zbx_ipc_service_recv():1 73086:20221202:102144.075 In zbx_ha_dispatch_message() 73086:20221202:102144.075 In zbx_ipc_service_recv() timeout:1.000 73090:20221202:102144.272 End of zbx_ipc_service_recv():2 73090:20221202:102144.273 In zbx_ipc_service_recv() timeout:1.000 73120:20221202:102144.482 zbx_setproctitle() title:'http poller #1 [got 0 values in 0.000758 sec, getting values]' 73120:20221202:102144.482 In process_httptests() 73120:20221202:102144.482 query [txnlev:0] [select h.hostid,h.host,h.name,t.httptestid,t.name,t.agent,t.authentication,t.http_user,t.http_password,t.http_proxy,t.retries,t.ssl_cert_file,t.ssl_key_file,t.ssl_key_password,t.verify_peer,t.verify_host,t.delay from httptest t,hosts h where t.hostid=h.hostid and t.nextcheck<=1669969304 and mod(t.httptestid,1)=0 and t.status=0 and h.proxy_hostid is null and h.status=0 and (h.maintenance_status=0 or h.maintenance_type=0)] 73120:20221202:102144.485 query [txnlev:0] [select name,value,type from httptest_field where httptestid=1 order by httptest_fieldid] 73111:20221202:102144.485 End of zbx_ipc_service_recv():2 73111:20221202:102144.485 In zbx_ipc_service_recv() timeout:1.000 73120:20221202:102144.486 In substitute_simple_macros_impl() data:'Zabbix' 73120:20221202:102144.486 End substitute_simple_macros_impl() data:'Zabbix' 73120:20221202:102144.486 In substitute_simple_macros_impl() data:EMPTY 73120:20221202:102144.486 In substitute_simple_macros_impl() data:EMPTY 73120:20221202:102144.486 In substitute_simple_macros_impl() data:EMPTY 73120:20221202:102144.486 In http_process_variables() 0 variables 73120:20221202:102144.486 End of http_process_variables():SUCCEED 73120:20221202:102144.486 In process_httptest() httptestid:1 name:'Web scenario 1' 73120:20221202:102144.486 query [txnlev:0] [select httpstepid,no,name,url,timeout,posts,required,status_codes,post_type,follow_redirects,retrieve_mode from httpstep where httptestid=1 order by no] 73120:20221202:102144.487 In substitute_simple_macros_impl() data:'10s' 73120:20221202:102144.487 End substitute_simple_macros_impl() data:'10s' 73120:20221202:102144.487 In substitute_simple_macros_impl() data:'https://zabbix.com' 73120:20221202:102144.487 End substitute_simple_macros_impl() data:'https://zabbix.com' 73120:20221202:102144.487 In http_substitute_variables() data:'https://zabbix.com' 73120:20221202:102144.487 End of http_substitute_variables() data:'https://zabbix.com' 73120:20221202:102144.487 In substitute_simple_macros_impl() data:'Zabbix' 73120:20221202:102144.487 End substitute_simple_macros_impl() data:'Zabbix' 73120:20221202:102144.487 In substitute_simple_macros_impl() data:'200' 73120:20221202:102144.487 End substitute_simple_macros_impl() data:'200' 73120:20221202:102144.487 query [txnlev:0] [select name,value,type from httpstep_field where httpstepid=1 order by httpstep_fieldid] 73120:20221202:102144.488 In substitute_simple_macros_impl() data:'15s' 73120:20221202:102144.488 End substitute_simple_macros_impl() data:'15s' 73120:20221202:102144.488 process_httptest() use step "111" 73120:20221202:102144.488 process_httptest() use post "" 73120:20221202:102144.488 process_httptest() go to URL "https://zabbix.com" 73142:20221202:102144.491 zbx_setproctitle() title:'self-monitoring [processing data]' 73142:20221202:102144.491 In collect_selfmon_stats() 73142:20221202:102144.491 End of collect_selfmon_stats() 73142:20221202:102144.491 zbx_setproctitle() title:'self-monitoring [processed data in 0.000074 sec, idle 1 sec]' 73123:20221202:102144.593 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000388 sec, syncing history]' 73123:20221202:102144.593 In zbx_sync_history_cache() history_num:0 73123:20221202:102144.593 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000072 sec, idle 1 sec]' 73122:20221202:102144.610 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.005887 sec, syncing history]' 73122:20221202:102144.610 In zbx_sync_history_cache() history_num:0 73122:20221202:102144.610 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000168 sec, idle 1 sec]' 73125:20221202:102144.611 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000298 sec, syncing history]' 73125:20221202:102144.611 In zbx_sync_history_cache() history_num:0 73125:20221202:102144.611 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000343 sec, idle 1 sec]' 73124:20221202:102144.611 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000742 sec, syncing history]' 73124:20221202:102144.611 In zbx_sync_history_cache() history_num:0 73124:20221202:102144.611 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000108 sec, idle 1 sec]' 73115:20221202:102144.612 End of zbx_ipc_service_recv():2 73115:20221202:102144.612 In zbx_ipc_service_recv() timeout:1.000 73107:20221202:102144.641 End of zbx_ipc_service_recv():2 73107:20221202:102144.642 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102144.642 zbx_setproctitle() title:'alert syncer [queuing alerts]' 73158:20221202:102144.642 In am_db_get_alerts() 73158:20221202:102144.642 query [txnlev:1] [begin;] 73158:20221202:102144.642 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] 73158:20221202:102144.643 query [txnlev:1] [commit;] 73158:20221202:102144.643 End of am_db_get_alerts():SUCCEED alerts:0 73158:20221202:102144.643 In am_db_flush_results() 73158:20221202:102144.643 In zbx_ipc_socket_write() 73158:20221202:102144.643 End of zbx_ipc_socket_write():SUCCEED 73158:20221202:102144.643 In zbx_ipc_socket_read() 73107:20221202:102144.643 End of zbx_ipc_service_recv():1 73107:20221202:102144.643 In am_flush_results() results:0 73107:20221202:102144.643 In zbx_ipc_client_send() clientid:6 73107:20221202:102144.643 End of zbx_ipc_client_send():SUCCEED 73107:20221202:102144.643 End of am_flush_results() 73107:20221202:102144.643 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102144.643 End of zbx_ipc_socket_read():SUCCEED 73158:20221202:102144.643 End of am_db_flush_results() flushed:0 73158:20221202:102144.643 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.002496 sec, idle 1 sec]' 73120:20221202:102144.680 In int_in_list() list:'200' value:301 73120:20221202:102144.680 End of int_in_list():FAIL 73120:20221202:102144.680 In process_step_data() rspcode:301 time:0.191644 speed:931.000000 73120:20221202:102144.680 query [txnlev:0] [select type,itemid from httpstepitem where httpstepid=1] 73120:20221202:102144.681 In zbx_preprocess_item_value() 73120:20221202:102144.681 End of zbx_preprocess_item_value() 73120:20221202:102144.681 In zbx_preprocess_item_value() 73120:20221202:102144.681 End of zbx_preprocess_item_value() 73120:20221202:102144.681 In zbx_preprocess_item_value() 73120:20221202:102144.681 End of zbx_preprocess_item_value() 73120:20221202:102144.681 End of process_step_data() 73120:20221202:102144.683 query without transaction detected 73120:20221202:102144.683 query [txnlev:0] [update httptest set nextcheck=1669969314 where httptestid=1] 73120:20221202:102144.693 cannot process step "111" of web scenario "Web scenario 1" on host "test": response code "301" did not match any of the required status codes "200" 73120:20221202:102144.693 In process_test_data() 73120:20221202:102144.693 query [txnlev:0] [select type,itemid from httptestitem where httptestid=1] 73120:20221202:102144.693 In zbx_preprocess_item_value() 73120:20221202:102144.693 End of zbx_preprocess_item_value() 73120:20221202:102144.693 In zbx_preprocess_item_value() 73120:20221202:102144.693 End of zbx_preprocess_item_value() 73120:20221202:102144.693 In zbx_preprocess_item_value() 73120:20221202:102144.693 End of zbx_preprocess_item_value() 73120:20221202:102144.693 End of process_test_data() 73120:20221202:102144.693 In zbx_ipc_socket_write() 73111:20221202:102144.694 End of zbx_ipc_service_recv():1 73111:20221202:102144.694 In preprocessor_add_request() 73111:20221202:102144.694 In preprocessor_sync_configuration() 73111:20221202:102144.694 In DCconfig_get_preprocessable_items() 73111:20221202:102144.694 End of DCconfig_get_preprocessable_items() items:29 73111:20221202:102144.694 End of preprocessor_sync_configuration() item config size: 29, history cache size: 0 73111:20221202:102144.694 In preprocessor_enqueue() itemid: 44299 73111:20221202:102144.694 In preprocessor_enqueue_dependent() itemid: 44299 73111:20221202:102144.694 End of preprocessor_enqueue_dependent() 73111:20221202:102144.694 End of preprocessor_enqueue() 73111:20221202:102144.694 In preprocessor_enqueue() itemid: 44300 73111:20221202:102144.694 In preprocessor_enqueue_dependent() itemid: 44300 73111:20221202:102144.694 End of preprocessor_enqueue_dependent() 73111:20221202:102144.694 End of preprocessor_enqueue() 73111:20221202:102144.694 In preprocessor_enqueue() itemid: 44301 73111:20221202:102144.694 In preprocessor_enqueue_dependent() itemid: 44301 73111:20221202:102144.694 End of preprocessor_enqueue_dependent() 73111:20221202:102144.694 End of preprocessor_enqueue() 73111:20221202:102144.694 In preprocessor_enqueue() itemid: 44296 73111:20221202:102144.694 In preprocessor_enqueue_dependent() itemid: 44296 73111:20221202:102144.694 End of preprocessor_enqueue_dependent() 73111:20221202:102144.694 End of preprocessor_enqueue() 73111:20221202:102144.694 In preprocessor_enqueue() itemid: 44297 73111:20221202:102144.694 In preprocessor_enqueue_dependent() itemid: 44297 73111:20221202:102144.694 End of preprocessor_enqueue_dependent() 73111:20221202:102144.694 End of preprocessor_enqueue() 73111:20221202:102144.694 In preprocessor_enqueue() itemid: 44298 73111:20221202:102144.694 In preprocessor_enqueue_dependent() itemid: 44298 73111:20221202:102144.694 End of preprocessor_enqueue_dependent() 73111:20221202:102144.694 End of preprocessor_enqueue() 73111:20221202:102144.694 In preprocessor_assign_tasks() 73111:20221202:102144.694 In preprocessor_get_next_task() 73111:20221202:102144.694 End of preprocessor_get_next_task() 73111:20221202:102144.694 End of preprocessor_assign_tasks() 73111:20221202:102144.694 End of preprocessor_add_request() 73111:20221202:102144.694 In zbx_ipc_service_recv() timeout:1.000 73120:20221202:102144.694 End of zbx_ipc_socket_write():SUCCEED 73120:20221202:102144.695 End of process_httptest() 73120:20221202:102144.695 End of process_httptests() 73120:20221202:102144.695 query [txnlev:0] [select min(t.nextcheck) from httptest t,hosts h where t.hostid=h.hostid and mod(t.httptestid,1)=0 and t.status=0 and h.proxy_hostid is null and h.status=0 and (h.maintenance_status=0 or h.maintenance_type=0)] 73120:20221202:102144.696 zbx_setproctitle() title:'http poller #1 [got 1 values in 0.213060 sec, idle 5 sec]' 73174:20221202:102144.701 End of zbx_ipc_service_recv():2 73174:20221202:102144.701 In zbx_ipc_service_recv() timeout:1.000 73086:20221202:102145.078 End of zbx_ipc_service_recv():2 73086:20221202:102145.079 In zbx_ha_dispatch_message() 73086:20221202:102145.079 In zbx_ipc_service_recv() timeout:1.000 73088:20221202:102145.079 End of zbx_ipc_service_recv():2 73088:20221202:102145.079 In ha_check_nodes() ha_status:active db_status:0 73088:20221202:102145.079 query [txnlev:1] [begin;] 73088:20221202:102145.079 query [txnlev:1] [select ha_nodeid,name,status,lastaccess,address,port,ha_sessionid from ha_node order by ha_nodeid for update] 73088:20221202:102145.080 query [txnlev:1] [select ha_failover_delay,auditlog_enabled from config] 73088:20221202:102145.080 In ha_db_get_time() 73088:20221202:102145.080 query [txnlev:1] [select unix_timestamp() from config] 73088:20221202:102145.080 End of ha_db_get_time():SUCCEED db_time:1669969305 73088:20221202:102145.081 query [txnlev:1] [update ha_node set lastaccess=unix_timestamp() where ha_nodeid='clb4ubunu00018m7pn6ddoaix'] 73088:20221202:102145.081 query [txnlev:1] [commit;] 73088:20221202:102145.090 End of ha_check_nodes() nodeid:clb4ubunu00018m7pn6ddoaix ha_status:active db_status:0 73088:20221202:102145.091 In zbx_ipc_async_socket_send() 73088:20221202:102145.091 In zbx_ipc_client_send() clientid:0 73088:20221202:102145.091 End of zbx_ipc_client_send():SUCCEED 73088:20221202:102145.091 End of zbx_ipc_async_socket_send():SUCCEED 73088:20221202:102145.091 In zbx_ipc_async_socket_flush() timeout:10 73088:20221202:102145.091 End of zbx_ipc_async_socket_flush():0 73088:20221202:102145.091 In zbx_ipc_service_recv() timeout:0.992 73086:20221202:102145.091 End of zbx_ipc_service_recv():1 73086:20221202:102145.091 In zbx_ha_dispatch_message() 73086:20221202:102145.091 In zbx_ipc_service_recv() timeout:1.000 73090:20221202:102145.274 End of zbx_ipc_service_recv():2 73090:20221202:102145.276 In zbx_ipc_service_recv() timeout:1.000 73144:20221202:102145.466 End of zbx_ipc_async_socket_recv():0 73144:20221202:102145.467 zbx_setproctitle() title:'task manager [processing tasks]' 73144:20221202:102145.467 query [txnlev:0] [select taskid,type,clock,ttl from task where status in (1,2) order by taskid] 73144:20221202:102145.468 zbx_setproctitle() title:'task manager [processed 0 task(s) in 0.000842 sec, idle 5 sec]' 73144:20221202:102145.468 In zbx_ipc_async_socket_recv() timeout:5 73142:20221202:102145.492 zbx_setproctitle() title:'self-monitoring [processing data]' 73142:20221202:102145.492 In collect_selfmon_stats() 73142:20221202:102145.492 End of collect_selfmon_stats() 73142:20221202:102145.492 zbx_setproctitle() title:'self-monitoring [processed data in 0.000426 sec, idle 1 sec]' 73126:20221202:102145.506 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.002089 sec, processing escalations]' 73126:20221202:102145.506 In process_escalations() 73126:20221202:102145.506 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<=1669969308 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102145.507 End of process_escalations() 73126:20221202:102145.507 In process_escalations() 73126:20221202:102145.507 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<=1669969308 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102145.507 End of process_escalations() 73126:20221202:102145.507 In process_escalations() 73126:20221202:102145.507 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<=1669969308 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102145.507 End of process_escalations() 73126:20221202:102145.507 In process_escalations() 73126:20221202:102145.507 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<=1669969308 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102145.507 End of process_escalations() 73126:20221202:102145.507 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.001543 sec, idle 3 sec]' 73123:20221202:102145.594 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000072 sec, syncing history]' 73123:20221202:102145.594 In zbx_sync_history_cache() history_num:6 73123:20221202:102145.594 In substitute_simple_macros_impl() data:'90d' 73123:20221202:102145.594 End substitute_simple_macros_impl() data:'90d' 73123:20221202:102145.594 In substitute_simple_macros_impl() data:'30d' 73123:20221202:102145.594 End substitute_simple_macros_impl() data:'30d' 73123:20221202:102145.594 In substitute_simple_macros_impl() data:'90d' 73123:20221202:102145.594 End substitute_simple_macros_impl() data:'90d' 73123:20221202:102145.594 In substitute_simple_macros_impl() data:'30d' 73123:20221202:102145.594 End substitute_simple_macros_impl() data:'30d' 73123:20221202:102145.594 In substitute_simple_macros_impl() data:'30d' 73123:20221202:102145.594 End substitute_simple_macros_impl() data:'30d' 73123:20221202:102145.594 In substitute_simple_macros_impl() data:'90d' 73123:20221202:102145.594 End substitute_simple_macros_impl() data:'90d' 73123:20221202:102145.594 In substitute_simple_macros_impl() data:'30d' 73123:20221202:102145.594 End substitute_simple_macros_impl() data:'30d' 73123:20221202:102145.594 In substitute_simple_macros_impl() data:'90d' 73123:20221202:102145.594 End substitute_simple_macros_impl() data:'90d' 73123:20221202:102145.594 In substitute_simple_macros_impl() data:'30d' 73123:20221202:102145.594 End substitute_simple_macros_impl() data:'30d' 73123:20221202:102145.594 In substitute_simple_macros_impl() data:'90d' 73123:20221202:102145.594 End substitute_simple_macros_impl() data:'90d' 73123:20221202:102145.594 In substitute_simple_macros_impl() data:'30d' 73123:20221202:102145.594 End substitute_simple_macros_impl() data:'30d' 73123:20221202:102145.594 In DCmass_prepare_history() history_num:6 73123:20221202:102145.594 End of DCmass_prepare_history() 73123:20221202:102145.594 In DBmass_add_history() 73123:20221202:102145.594 In zbx_history_add_values() 73123:20221202:102145.594 query [txnlev:1] [begin;] 73123:20221202:102145.594 query [txnlev:1] [insert into history (itemid,clock,ns,value) values (44296,1669969304,682989806,931),(44299,1669969304,680249939,931),(44300,1669969304,680249939,0.19164400000000001); ] 73123:20221202:102145.595 query [txnlev:1] [insert into history_str (itemid,clock,ns,value) values (44298,1669969304,682989806,'response code "301" did not match any of the required status codes "200"'); ] 73123:20221202:102145.595 query [txnlev:1] [insert into history_uint (itemid,clock,ns,value) values (44297,1669969304,682989806,1),(44301,1669969304,680249939,301); ] 73123:20221202:102145.595 query [txnlev:1] [commit;] 73122:20221202:102145.610 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000168 sec, syncing history]' 73122:20221202:102145.610 In zbx_sync_history_cache() history_num:6 73122:20221202:102145.610 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000136 sec, idle 1 sec]' 73125:20221202:102145.612 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000343 sec, syncing history]' 73125:20221202:102145.612 In zbx_sync_history_cache() history_num:6 73125:20221202:102145.612 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000051 sec, idle 1 sec]' 73124:20221202:102145.612 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000108 sec, syncing history]' 73124:20221202:102145.612 In zbx_sync_history_cache() history_num:6 73124:20221202:102145.612 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000173 sec, idle 1 sec]' 73123:20221202:102145.612 End of zbx_history_add_values() 73123:20221202:102145.613 End of DBmass_add_history() 73123:20221202:102145.613 In DCmass_update_trends() 73123:20221202:102145.613 End of DCmass_update_trends() 73123:20221202:102145.613 query [txnlev:1] [begin;] 73115:20221202:102145.613 End of zbx_ipc_service_recv():2 73115:20221202:102145.613 In zbx_ipc_service_recv() timeout:1.000 73123:20221202:102145.614 In DBmass_update_items() 73123:20221202:102145.614 End of DBmass_update_items() 73123:20221202:102145.614 In zbx_process_events() events_num:0 73123:20221202:102145.614 End of zbx_process_events() processed:0 73123:20221202:102145.614 query [txnlev:1] [commit;] 73123:20221202:102145.615 In DCupdate_trends() 73123:20221202:102145.615 End of DCupdate_trends() 73123:20221202:102145.615 query [txnlev:1] [begin;] 73123:20221202:102145.615 In recalculate_triggers() 73123:20221202:102145.615 In zbx_link_triggers_with_functions() trigger_order_num:0 73123:20221202:102145.615 End of zbx_link_triggers_with_functions() triggers_func_pos_num:0 73123:20221202:102145.615 In zbx_evaluate_expressions() tr_num:0 73123:20221202:102145.615 In substitute_functions() 73123:20221202:102145.615 In zbx_extract_functionids() tr_num:0 73123:20221202:102145.615 End of zbx_extract_functionids() functionids_num:0 73123:20221202:102145.615 End of substitute_functions() 73123:20221202:102145.615 End of zbx_evaluate_expressions() 73123:20221202:102145.615 In zbx_process_triggers() values_num:0 73123:20221202:102145.616 End of zbx_process_triggers() 73123:20221202:102145.616 End of recalculate_triggers() 73123:20221202:102145.616 In zbx_process_events() events_num:0 73123:20221202:102145.616 End of zbx_process_events() processed:0 73123:20221202:102145.617 query [txnlev:1] [commit;] 73123:20221202:102145.618 zbx_setproctitle() title:'history syncer #2 [processed 6 values, 0 triggers in 0.024011 sec, idle 1 sec]' 73158:20221202:102145.645 zbx_setproctitle() title:'alert syncer [queuing alerts]' 73158:20221202:102145.645 In am_db_get_alerts() 73158:20221202:102145.645 query [txnlev:1] [begin;] 73158:20221202:102145.645 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] 73107:20221202:102145.646 End of zbx_ipc_service_recv():2 73107:20221202:102145.646 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102145.647 query [txnlev:1] [commit;] 73158:20221202:102145.647 End of am_db_get_alerts():SUCCEED alerts:0 73158:20221202:102145.647 In am_db_flush_results() 73158:20221202:102145.647 In zbx_ipc_socket_write() 73158:20221202:102145.647 End of zbx_ipc_socket_write():SUCCEED 73158:20221202:102145.647 In zbx_ipc_socket_read() 73107:20221202:102145.647 End of zbx_ipc_service_recv():1 73107:20221202:102145.647 In am_flush_results() results:0 73107:20221202:102145.647 In zbx_ipc_client_send() clientid:6 73107:20221202:102145.648 End of zbx_ipc_client_send():SUCCEED 73107:20221202:102145.648 End of am_flush_results() 73107:20221202:102145.648 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102145.648 End of zbx_ipc_socket_read():SUCCEED 73158:20221202:102145.648 End of am_db_flush_results() flushed:0 73158:20221202:102145.648 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.002914 sec, idle 1 sec]' 73111:20221202:102145.695 End of zbx_ipc_service_recv():2 73111:20221202:102145.695 In zbx_ipc_service_recv() timeout:1.000 73174:20221202:102145.703 End of zbx_ipc_service_recv():2 73174:20221202:102145.704 In zbx_ipc_service_recv() timeout:1.000 73088:20221202:102146.086 End of zbx_ipc_service_recv():2 73088:20221202:102146.086 In zbx_ipc_async_socket_send() 73088:20221202:102146.086 In zbx_ipc_client_send() clientid:0 73088:20221202:102146.086 End of zbx_ipc_client_send():SUCCEED 73088:20221202:102146.086 End of zbx_ipc_async_socket_send():SUCCEED 73088:20221202:102146.086 In zbx_ipc_async_socket_flush() timeout:10 73088:20221202:102146.086 End of zbx_ipc_async_socket_flush():0 73088:20221202:102146.086 In zbx_ipc_service_recv() timeout:0.985 73086:20221202:102146.086 End of zbx_ipc_service_recv():1 73086:20221202:102146.087 In zbx_ha_dispatch_message() 73086:20221202:102146.087 In zbx_ipc_service_recv() timeout:1.000 73090:20221202:102146.277 End of zbx_ipc_service_recv():2 73090:20221202:102146.277 zbx_setproctitle() title:'service manager #1 [processed 0 events, updated 0 event tags, deleted 0 problems, synced 0 service updates, idle 5.008810 sec during 5.008843 sec]' 73090:20221202:102146.277 In zbx_ipc_service_recv() timeout:1.000 73127:20221202:102146.452 End of zbx_ipc_async_socket_recv():0 73127:20221202:102146.452 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.000078 sec, getting values]' 73127:20221202:102146.452 In get_values() 73127:20221202:102146.452 In DCconfig_get_poller_items() poller_type:4 73127:20221202:102146.452 End of DCconfig_get_poller_items():0 73127:20221202:102146.452 In DCconfig_get_poller_nextcheck() poller_type:4 73127:20221202:102146.452 End of DCconfig_get_poller_nextcheck():-1 73127:20221202:102146.452 End of get_values():0 73127:20221202:102146.452 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.000083 sec, idle 5 sec]' 73127:20221202:102146.452 In zbx_ipc_async_socket_recv() timeout:5 73134:20221202:102146.453 End of zbx_ipc_async_socket_recv():0 73134:20221202:102146.454 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.001419 sec, getting values]' 73134:20221202:102146.454 In get_values() 73134:20221202:102146.454 In DCconfig_get_poller_items() poller_type:4 73134:20221202:102146.454 End of DCconfig_get_poller_items():0 73134:20221202:102146.454 In DCconfig_get_poller_nextcheck() poller_type:4 73134:20221202:102146.454 End of DCconfig_get_poller_nextcheck():-1 73134:20221202:102146.454 End of get_values():0 73134:20221202:102146.454 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.000103 sec, idle 5 sec]' 73134:20221202:102146.454 In zbx_ipc_async_socket_recv() timeout:5 73128:20221202:102146.454 End of zbx_ipc_async_socket_recv():0 73128:20221202:102146.454 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.001864 sec, getting values]' 73128:20221202:102146.454 In get_values() 73128:20221202:102146.454 In DCconfig_get_poller_items() poller_type:4 73128:20221202:102146.454 End of DCconfig_get_poller_items():0 73128:20221202:102146.454 In DCconfig_get_poller_nextcheck() poller_type:4 73128:20221202:102146.454 End of DCconfig_get_poller_nextcheck():-1 73128:20221202:102146.455 End of get_values():0 73128:20221202:102146.455 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.000564 sec, idle 5 sec]' 73128:20221202:102146.455 In zbx_ipc_async_socket_recv() timeout:5 73129:20221202:102146.455 End of zbx_ipc_async_socket_recv():0 73129:20221202:102146.455 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.000142 sec, getting values]' 73129:20221202:102146.455 In get_values() 73129:20221202:102146.455 In DCconfig_get_poller_items() poller_type:4 73129:20221202:102146.455 End of DCconfig_get_poller_items():0 73129:20221202:102146.455 In DCconfig_get_poller_nextcheck() poller_type:4 73129:20221202:102146.455 End of DCconfig_get_poller_nextcheck():-1 73129:20221202:102146.455 End of get_values():0 73129:20221202:102146.455 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.000230 sec, idle 5 sec]' 73129:20221202:102146.455 In zbx_ipc_async_socket_recv() timeout:5 73137:20221202:102146.459 End of zbx_ipc_async_socket_recv():0 73137:20221202:102146.459 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.000187 sec, getting values]' 73137:20221202:102146.459 In get_values() 73137:20221202:102146.459 In DCconfig_get_poller_items() poller_type:4 73137:20221202:102146.459 End of DCconfig_get_poller_items():0 73137:20221202:102146.459 In DCconfig_get_poller_nextcheck() poller_type:4 73137:20221202:102146.459 End of DCconfig_get_poller_nextcheck():-1 73137:20221202:102146.459 End of get_values():0 73137:20221202:102146.459 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.000106 sec, idle 5 sec]' 73137:20221202:102146.459 In zbx_ipc_async_socket_recv() timeout:5 73135:20221202:102146.459 End of zbx_ipc_async_socket_recv():0 73135:20221202:102146.459 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.000205 sec, getting values]' 73135:20221202:102146.459 In get_values() 73135:20221202:102146.459 In DCconfig_get_poller_items() poller_type:4 73135:20221202:102146.459 End of DCconfig_get_poller_items():0 73135:20221202:102146.459 In DCconfig_get_poller_nextcheck() poller_type:4 73135:20221202:102146.459 End of DCconfig_get_poller_nextcheck():-1 73135:20221202:102146.459 End of get_values():0 73135:20221202:102146.459 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.000163 sec, idle 5 sec]' 73135:20221202:102146.459 In zbx_ipc_async_socket_recv() timeout:5 73130:20221202:102146.461 End of zbx_ipc_async_socket_recv():0 73130:20221202:102146.462 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.000070 sec, getting values]' 73130:20221202:102146.462 In get_values() 73130:20221202:102146.462 In DCconfig_get_poller_items() poller_type:4 73130:20221202:102146.462 End of DCconfig_get_poller_items():0 73130:20221202:102146.462 In DCconfig_get_poller_nextcheck() poller_type:4 73130:20221202:102146.462 End of DCconfig_get_poller_nextcheck():-1 73130:20221202:102146.463 End of get_values():0 73130:20221202:102146.463 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.001029 sec, idle 5 sec]' 73130:20221202:102146.463 In zbx_ipc_async_socket_recv() timeout:5 73133:20221202:102146.463 End of zbx_ipc_async_socket_recv():0 73133:20221202:102146.463 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.000082 sec, getting values]' 73133:20221202:102146.463 In get_values() 73133:20221202:102146.463 In DCconfig_get_poller_items() poller_type:4 73133:20221202:102146.463 End of DCconfig_get_poller_items():0 73133:20221202:102146.464 In DCconfig_get_poller_nextcheck() poller_type:4 73133:20221202:102146.464 End of DCconfig_get_poller_nextcheck():-1 73133:20221202:102146.464 End of get_values():0 73133:20221202:102146.464 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.000539 sec, idle 5 sec]' 73133:20221202:102146.464 In zbx_ipc_async_socket_recv() timeout:5 73139:20221202:102146.464 End of zbx_ipc_async_socket_recv():0 73139:20221202:102146.464 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.001173 sec, getting values]' 73139:20221202:102146.464 In get_values() 73139:20221202:102146.464 In DCconfig_get_poller_items() poller_type:4 73139:20221202:102146.464 End of DCconfig_get_poller_items():0 73139:20221202:102146.464 In DCconfig_get_poller_nextcheck() poller_type:4 73139:20221202:102146.464 End of DCconfig_get_poller_nextcheck():-1 73139:20221202:102146.464 End of get_values():0 73139:20221202:102146.464 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.000189 sec, idle 5 sec]' 73139:20221202:102146.464 In zbx_ipc_async_socket_recv() timeout:5 73141:20221202:102146.465 End of zbx_ipc_async_socket_recv():0 73141:20221202:102146.466 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.000136 sec, exchanging data]' 73141:20221202:102146.466 In process_proxy() 73141:20221202:102146.466 In DCconfig_get_proxypoller_hosts() 73141:20221202:102146.466 End of DCconfig_get_proxypoller_hosts():0 73141:20221202:102146.466 End of process_proxy() 73141:20221202:102146.466 In DCconfig_get_proxypoller_nextcheck() 73141:20221202:102146.466 End of DCconfig_get_proxypoller_nextcheck():-1 73141:20221202:102146.466 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.000062 sec, idle 5 sec]' 73141:20221202:102146.466 In zbx_ipc_async_socket_recv() timeout:5 73151:20221202:102146.474 End of zbx_ipc_async_socket_recv():0 73151:20221202:102146.474 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.000093 sec, getting values]' 73151:20221202:102146.474 In get_values() 73151:20221202:102146.474 In DCconfig_get_poller_items() poller_type:1 73151:20221202:102146.474 End of DCconfig_get_poller_items():0 73151:20221202:102146.474 In DCconfig_get_poller_nextcheck() poller_type:1 73151:20221202:102146.474 End of DCconfig_get_poller_nextcheck():-1 73151:20221202:102146.474 End of get_values():0 73151:20221202:102146.474 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.000098 sec, idle 5 sec]' 73151:20221202:102146.474 In zbx_ipc_async_socket_recv() timeout:5 73159:20221202:102146.474 End of zbx_ipc_async_socket_recv():0 73159:20221202:102146.474 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.000458 sec, getting values]' 73159:20221202:102146.474 In get_values() 73159:20221202:102146.474 In DCconfig_get_poller_items() poller_type:5 73159:20221202:102146.474 End of DCconfig_get_poller_items():0 73159:20221202:102146.474 In DCconfig_get_poller_nextcheck() poller_type:5 73159:20221202:102146.474 End of DCconfig_get_poller_nextcheck():-1 73159:20221202:102146.474 End of get_values():0 73159:20221202:102146.474 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.000097 sec, idle 5 sec]' 73159:20221202:102146.474 In zbx_ipc_async_socket_recv() timeout:5 73150:20221202:102146.478 End of zbx_ipc_async_socket_recv():0 73150:20221202:102146.479 zbx_setproctitle() title:'poller #5 [got 0 values in 0.000134 sec, getting values]' 73150:20221202:102146.479 In get_values() 73150:20221202:102146.479 In DCconfig_get_poller_items() poller_type:0 73150:20221202:102146.479 End of DCconfig_get_poller_items():1 73150:20221202:102146.479 In substitute_key_macros_impl() data:'agent.ping' 73150:20221202:102146.479 End of substitute_key_macros_impl():SUCCEED data:'agent.ping' 73150:20221202:102146.479 In substitute_simple_macros_impl() data:'10050' 73150:20221202:102146.479 End substitute_simple_macros_impl() data:'10050' 73150:20221202:102146.479 In get_value() key:'agent.ping' 73150:20221202:102146.479 In get_value_agent() host:'test' addr:'192.168.6.176' key:'agent.ping' conn:'unencrypted' 73149:20221202:102146.479 End of zbx_ipc_async_socket_recv():0 73150:20221202:102146.479 In is_ip4() ip:'192.168.6.176' 73150:20221202:102146.479 End of is_ip4():SUCCEED 73150:20221202:102146.479 Sending [agent.ping] 73149:20221202:102146.479 zbx_setproctitle() title:'poller #4 [got 1 values in 0.001471 sec, getting values]' 73149:20221202:102146.479 In get_values() 73149:20221202:102146.479 In DCconfig_get_poller_items() poller_type:0 73149:20221202:102146.479 End of DCconfig_get_poller_items():0 73149:20221202:102146.479 In DCconfig_get_poller_nextcheck() poller_type:0 73149:20221202:102146.479 End of DCconfig_get_poller_nextcheck():1669969353 73149:20221202:102146.479 End of get_values():0 73149:20221202:102146.479 zbx_setproctitle() title:'poller #4 [got 0 values in 0.000122 sec, idle 5 sec]' 73149:20221202:102146.479 In zbx_ipc_async_socket_recv() timeout:5 73150:20221202:102146.479 get value from agent result: '1' 73150:20221202:102146.480 End of get_value_agent():SUCCEED 73150:20221202:102146.480 End of get_value():SUCCEED 73150:20221202:102146.480 In zbx_activate_item_interface() interfaceid:15 itemid:44581 type:0 73150:20221202:102146.480 End of zbx_activate_item_interface() 73150:20221202:102146.480 In zbx_preprocess_item_value() 73150:20221202:102146.480 End of zbx_preprocess_item_value() 73150:20221202:102146.480 In zbx_ipc_socket_write() 73150:20221202:102146.480 End of zbx_ipc_socket_write():SUCCEED 73150:20221202:102146.480 End of get_values():1 73150:20221202:102146.480 zbx_setproctitle() title:'poller #5 [got 1 values in 0.001403 sec, idle 5 sec]' 73150:20221202:102146.480 In zbx_ipc_async_socket_recv() timeout:5 73111:20221202:102146.480 End of zbx_ipc_service_recv():1 73111:20221202:102146.480 In preprocessor_add_request() 73111:20221202:102146.481 In preprocessor_sync_configuration() 73111:20221202:102146.481 In DCconfig_get_preprocessable_items() 73111:20221202:102146.481 End of DCconfig_get_preprocessable_items() items:29 73111:20221202:102146.481 End of preprocessor_sync_configuration() item config size: 29, history cache size: 0 73111:20221202:102146.481 In preprocessor_enqueue() itemid: 44581 73111:20221202:102146.481 End of preprocessor_enqueue() 73111:20221202:102146.481 In preprocessor_assign_tasks() 73111:20221202:102146.481 In preprocessor_get_next_task() 73111:20221202:102146.481 End of preprocessor_get_next_task() 73111:20221202:102146.481 In zbx_ipc_client_send() clientid:3 73111:20221202:102146.481 End of zbx_ipc_client_send():SUCCEED 73111:20221202:102146.481 In preprocessor_get_next_task() 73111:20221202:102146.481 End of preprocessor_get_next_task() 73111:20221202:102146.481 End of preprocessor_assign_tasks() 73111:20221202:102146.481 End of preprocessor_add_request() 73111:20221202:102146.481 zbx_setproctitle() title:'preprocessing manager #1 [queued 1, processed 7 values, idle 5.001206 sec during 5.004874 sec]' 73111:20221202:102146.481 In zbx_ipc_service_recv() timeout:1.000 73145:20221202:102146.485 End of zbx_ipc_async_socket_recv():0 73145:20221202:102146.486 zbx_setproctitle() title:'poller #1 [got 0 values in 0.000081 sec, getting values]' 73145:20221202:102146.486 In get_values() 73145:20221202:102146.486 In DCconfig_get_poller_items() poller_type:0 73145:20221202:102146.486 End of DCconfig_get_poller_items():0 73145:20221202:102146.486 In DCconfig_get_poller_nextcheck() poller_type:0 73145:20221202:102146.486 End of DCconfig_get_poller_nextcheck():1669969311 73145:20221202:102146.486 End of get_values():0 73145:20221202:102146.486 zbx_setproctitle() title:'poller #1 [got 0 values in 0.000338 sec, idle 5 sec]' 73145:20221202:102146.486 In zbx_ipc_async_socket_recv() timeout:5 73147:20221202:102146.486 End of zbx_ipc_async_socket_recv():0 73147:20221202:102146.486 zbx_setproctitle() title:'poller #3 [got 0 values in 0.003738 sec, getting values]' 73147:20221202:102146.486 In get_values() 73147:20221202:102146.486 In DCconfig_get_poller_items() poller_type:0 73147:20221202:102146.486 End of DCconfig_get_poller_items():0 73147:20221202:102146.486 In DCconfig_get_poller_nextcheck() poller_type:0 73147:20221202:102146.487 End of DCconfig_get_poller_nextcheck():1669969311 73147:20221202:102146.487 End of get_values():0 73147:20221202:102146.487 zbx_setproctitle() title:'poller #3 [got 0 values in 0.000342 sec, idle 5 sec]' 73147:20221202:102146.487 In zbx_ipc_async_socket_recv() timeout:5 73157:20221202:102146.487 zbx_setproctitle() title:'icmp pinger #1 [getting values]' 73157:20221202:102146.487 In get_pinger_hosts() 73157:20221202:102146.487 In DCconfig_get_poller_items() poller_type:3 73157:20221202:102146.487 End of DCconfig_get_poller_items():0 73157:20221202:102146.487 End of get_pinger_hosts():0 73157:20221202:102146.487 In process_pinger_hosts() 73157:20221202:102146.487 End of process_pinger_hosts() 73157:20221202:102146.487 In DCconfig_get_poller_nextcheck() poller_type:3 73157:20221202:102146.487 End of DCconfig_get_poller_nextcheck():-1 73157:20221202:102146.487 zbx_setproctitle() title:'icmp pinger #1 [got 0 values in 0.001519 sec, idle 5 sec]' 73114:20221202:102146.487 End of zbx_ipc_socket_read():SUCCEED 73114:20221202:102146.487 worker_preprocess_value(): 1 73114:20221202:102146.487 worker_preprocess_value: SUCCEED GOOD 73114:20221202:102146.487 In zbx_ipc_socket_write() 73114:20221202:102146.487 End of zbx_ipc_socket_write():SUCCEED 73114:20221202:102146.487 In zbx_ipc_socket_read() 73146:20221202:102146.487 End of zbx_ipc_async_socket_recv():0 73146:20221202:102146.487 zbx_setproctitle() title:'poller #2 [got 0 values in 0.000083 sec, getting values]' 73146:20221202:102146.487 In get_values() 73146:20221202:102146.487 In DCconfig_get_poller_items() poller_type:0 73146:20221202:102146.487 End of DCconfig_get_poller_items():0 73146:20221202:102146.487 In DCconfig_get_poller_nextcheck() poller_type:0 73146:20221202:102146.487 End of DCconfig_get_poller_nextcheck():1669969311 73146:20221202:102146.488 End of get_values():0 73111:20221202:102146.488 End of zbx_ipc_service_recv():1 73111:20221202:102146.488 In preprocessor_add_result() 73111:20221202:102146.488 In preprocessor_enqueue_dependent() itemid: 44581 73111:20221202:102146.488 End of preprocessor_enqueue_dependent() 73111:20221202:102146.488 In preprocessor_assign_tasks() 73111:20221202:102146.488 In preprocessor_get_next_task() 73111:20221202:102146.488 End of preprocessor_get_next_task() 73111:20221202:102146.488 End of preprocessor_assign_tasks() 73111:20221202:102146.488 End of preprocessor_add_result() 73111:20221202:102146.488 In zbx_ipc_service_recv() timeout:1.000 73140:20221202:102146.488 End of zbx_ipc_async_socket_recv():0 73140:20221202:102146.488 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.000128 sec, getting values]' 73140:20221202:102146.488 In get_values() 73140:20221202:102146.488 In DCconfig_get_poller_items() poller_type:4 73140:20221202:102146.488 End of DCconfig_get_poller_items():0 73140:20221202:102146.488 In DCconfig_get_poller_nextcheck() poller_type:4 73140:20221202:102146.488 End of DCconfig_get_poller_nextcheck():-1 73140:20221202:102146.488 End of get_values():0 73140:20221202:102146.488 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.000373 sec, idle 5 sec]' 73140:20221202:102146.488 In zbx_ipc_async_socket_recv() timeout:5 73146:20221202:102146.488 zbx_setproctitle() title:'poller #2 [got 0 values in 0.000344 sec, idle 5 sec]' 73146:20221202:102146.488 In zbx_ipc_async_socket_recv() timeout:5 73142:20221202:102146.493 zbx_setproctitle() title:'self-monitoring [processing data]' 73142:20221202:102146.493 In collect_selfmon_stats() 73142:20221202:102146.493 End of collect_selfmon_stats() 73142:20221202:102146.493 zbx_setproctitle() title:'self-monitoring [processed data in 0.000119 sec, idle 1 sec]' 73168:20221202:102146.494 End of zbx_ipc_async_socket_recv():0 73168:20221202:102146.494 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.000479 sec, getting values]' 73168:20221202:102146.494 In get_values() 73168:20221202:102146.494 In DCconfig_get_poller_items() poller_type:5 73168:20221202:102146.494 End of DCconfig_get_poller_items():0 73168:20221202:102146.494 In DCconfig_get_poller_nextcheck() poller_type:5 73168:20221202:102146.494 End of DCconfig_get_poller_nextcheck():-1 73168:20221202:102146.494 End of get_values():0 73168:20221202:102146.494 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.000138 sec, idle 5 sec]' 73168:20221202:102146.494 In zbx_ipc_async_socket_recv() timeout:5 73169:20221202:102146.498 End of zbx_ipc_async_socket_recv():0 73169:20221202:102146.498 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.000308 sec, getting values]' 73169:20221202:102146.498 In get_values() 73169:20221202:102146.498 In DCconfig_get_poller_items() poller_type:5 73169:20221202:102146.498 End of DCconfig_get_poller_items():0 73169:20221202:102146.498 In DCconfig_get_poller_nextcheck() poller_type:5 73169:20221202:102146.498 End of DCconfig_get_poller_nextcheck():-1 73169:20221202:102146.498 End of get_values():0 73169:20221202:102146.498 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.000083 sec, idle 5 sec]' 73169:20221202:102146.498 In zbx_ipc_async_socket_recv() timeout:5 73167:20221202:102146.498 End of zbx_ipc_async_socket_recv():0 73167:20221202:102146.498 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.000144 sec, getting values]' 73167:20221202:102146.498 In get_values() 73167:20221202:102146.498 In DCconfig_get_poller_items() poller_type:5 73167:20221202:102146.498 End of DCconfig_get_poller_items():0 73167:20221202:102146.498 In DCconfig_get_poller_nextcheck() poller_type:5 73167:20221202:102146.498 End of DCconfig_get_poller_nextcheck():-1 73167:20221202:102146.498 End of get_values():0 73167:20221202:102146.498 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.000075 sec, idle 5 sec]' 73167:20221202:102146.498 In zbx_ipc_async_socket_recv() timeout:5 73172:20221202:102146.506 End of zbx_ipc_async_socket_recv():0 73172:20221202:102146.506 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.000091 sec, getting values]' 73172:20221202:102146.506 In get_values() 73172:20221202:102146.506 In DCconfig_get_poller_items() poller_type:5 73172:20221202:102146.506 End of DCconfig_get_poller_items():0 73172:20221202:102146.506 In DCconfig_get_poller_nextcheck() poller_type:5 73172:20221202:102146.506 End of DCconfig_get_poller_nextcheck():-1 73172:20221202:102146.506 End of get_values():0 73172:20221202:102146.506 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.000085 sec, idle 5 sec]' 73172:20221202:102146.506 In zbx_ipc_async_socket_recv() timeout:5 73178:20221202:102146.560 End of zbx_ipc_async_socket_recv():0 73178:20221202:102146.560 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.000083 sec, getting values]' 73178:20221202:102146.560 In get_values() 73178:20221202:102146.560 In DCconfig_get_poller_items() poller_type:6 73178:20221202:102146.560 End of DCconfig_get_poller_items():0 73178:20221202:102146.560 In DCconfig_get_poller_nextcheck() poller_type:6 73178:20221202:102146.560 End of DCconfig_get_poller_nextcheck():-1 73178:20221202:102146.560 End of get_values():0 73178:20221202:102146.560 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.000115 sec, idle 5 sec]' 73178:20221202:102146.560 In zbx_ipc_async_socket_recv() timeout:5 73122:20221202:102146.612 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000136 sec, syncing history]' 73122:20221202:102146.612 In zbx_sync_history_cache() history_num:1 73122:20221202:102146.612 In substitute_simple_macros_impl() data:'90d' 73122:20221202:102146.612 End substitute_simple_macros_impl() data:'90d' 73122:20221202:102146.612 In DCmass_prepare_history() history_num:1 73122:20221202:102146.612 End of DCmass_prepare_history() 73122:20221202:102146.612 In DBmass_add_history() 73122:20221202:102146.612 In zbx_history_add_values() 73122:20221202:102146.612 query [txnlev:1] [begin;] 73122:20221202:102146.613 query [txnlev:1] [insert into history_str (itemid,clock,ns,value) values (44581,1669969306,480087702,'GOOD'); ] 73125:20221202:102146.613 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000051 sec, syncing history]' 73125:20221202:102146.613 In zbx_sync_history_cache() history_num:1 73125:20221202:102146.613 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000443 sec, idle 1 sec]' 73115:20221202:102146.613 End of zbx_ipc_service_recv():2 73124:20221202:102146.613 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000173 sec, syncing history]' 73124:20221202:102146.614 In zbx_sync_history_cache() history_num:1 73124:20221202:102146.614 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000127 sec, idle 1 sec]' 73115:20221202:102146.614 zbx_setproctitle() title:'lld manager #1 [processed 0 LLD rules, idle 5.010192sec during 5.010442 sec]' 73115:20221202:102146.614 In zbx_ipc_service_recv() timeout:1.000 73122:20221202:102146.614 query [txnlev:1] [commit;] 73123:20221202:102146.618 zbx_setproctitle() title:'history syncer #2 [processed 6 values, 0 triggers in 0.024011 sec, syncing history]' 73123:20221202:102146.620 In zbx_sync_history_cache() history_num:1 73123:20221202:102146.620 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.002003 sec, idle 1 sec]' 73122:20221202:102146.626 End of zbx_history_add_values() 73122:20221202:102146.626 End of DBmass_add_history() 73122:20221202:102146.626 In DCmass_update_trends() 73122:20221202:102146.626 End of DCmass_update_trends() 73122:20221202:102146.626 query [txnlev:1] [begin;] 73122:20221202:102146.626 In DBmass_update_items() 73122:20221202:102146.626 End of DBmass_update_items() 73122:20221202:102146.626 In zbx_process_events() events_num:0 73122:20221202:102146.626 End of zbx_process_events() processed:0 73122:20221202:102146.627 query [txnlev:1] [commit;] 73122:20221202:102146.627 In DCupdate_trends() 73122:20221202:102146.628 End of DCupdate_trends() 73122:20221202:102146.628 query [txnlev:1] [begin;] 73122:20221202:102146.634 In recalculate_triggers() 73122:20221202:102146.634 In zbx_link_triggers_with_functions() trigger_order_num:0 73122:20221202:102146.634 End of zbx_link_triggers_with_functions() triggers_func_pos_num:0 73122:20221202:102146.634 In zbx_evaluate_expressions() tr_num:0 73122:20221202:102146.634 In substitute_functions() 73122:20221202:102146.634 In zbx_extract_functionids() tr_num:0 73122:20221202:102146.634 End of zbx_extract_functionids() functionids_num:0 73122:20221202:102146.634 End of substitute_functions() 73122:20221202:102146.634 End of zbx_evaluate_expressions() 73122:20221202:102146.634 In zbx_process_triggers() values_num:0 73122:20221202:102146.634 End of zbx_process_triggers() 73122:20221202:102146.634 End of recalculate_triggers() 73122:20221202:102146.634 In zbx_process_events() events_num:0 73122:20221202:102146.634 End of zbx_process_events() processed:0 73122:20221202:102146.634 query [txnlev:1] [commit;] 73122:20221202:102146.634 zbx_setproctitle() title:'history syncer #1 [processed 1 values, 0 triggers in 0.022391 sec, idle 1 sec]' 73158:20221202:102146.649 zbx_setproctitle() title:'alert syncer [queuing alerts]' 73158:20221202:102146.649 In am_db_get_alerts() 73158:20221202:102146.649 query [txnlev:1] [begin;] 73107:20221202:102146.649 End of zbx_ipc_service_recv():2 73158:20221202:102146.649 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] 73107:20221202:102146.649 zbx_setproctitle() title:'alert manager #1 [sent 0, failed 0 alerts, idle 5.015525 sec during 5.015804 sec]' 73107:20221202:102146.650 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102146.650 query [txnlev:1] [commit;] 73158:20221202:102146.650 End of am_db_get_alerts():SUCCEED alerts:0 73158:20221202:102146.651 In am_db_flush_results() 73158:20221202:102146.651 In zbx_ipc_socket_write() 73158:20221202:102146.651 End of zbx_ipc_socket_write():SUCCEED 73158:20221202:102146.651 In zbx_ipc_socket_read() 73107:20221202:102146.651 End of zbx_ipc_service_recv():1 73107:20221202:102146.651 In am_flush_results() results:0 73107:20221202:102146.651 In zbx_ipc_client_send() clientid:6 73107:20221202:102146.651 End of zbx_ipc_client_send():SUCCEED 73107:20221202:102146.651 End of am_flush_results() 73107:20221202:102146.651 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102146.651 End of zbx_ipc_socket_read():SUCCEED 73158:20221202:102146.651 End of am_db_flush_results() flushed:0 73158:20221202:102146.651 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.002113 sec, idle 1 sec]' 73174:20221202:102146.705 End of zbx_ipc_service_recv():2 73174:20221202:102146.705 zbx_setproctitle() title:'availability manager #1 [queued 0, processed 0 values, idle 5.017722 sec during 5.017749 sec]' 73174:20221202:102146.706 In zbx_ipc_service_recv() timeout:1.000 73088:20221202:102147.074 End of zbx_ipc_service_recv():2 73088:20221202:102147.074 In zbx_ipc_async_socket_send() 73088:20221202:102147.074 In zbx_ipc_client_send() clientid:0 73088:20221202:102147.074 End of zbx_ipc_client_send():SUCCEED 73088:20221202:102147.074 End of zbx_ipc_async_socket_send():SUCCEED 73088:20221202:102147.074 In zbx_ipc_async_socket_flush() timeout:10 73088:20221202:102147.074 End of zbx_ipc_async_socket_flush():0 73088:20221202:102147.074 In zbx_ipc_service_recv() timeout:0.997 73086:20221202:102147.074 End of zbx_ipc_service_recv():1 73086:20221202:102147.074 In zbx_ha_dispatch_message() 73086:20221202:102147.075 In zbx_ipc_service_recv() timeout:1.000 73090:20221202:102147.279 End of zbx_ipc_service_recv():2 73090:20221202:102147.279 In zbx_ipc_service_recv() timeout:1.000 73111:20221202:102147.489 End of zbx_ipc_service_recv():2 73111:20221202:102147.489 In zbx_ipc_service_recv() timeout:1.000 73142:20221202:102147.494 zbx_setproctitle() title:'self-monitoring [processing data]' 73142:20221202:102147.494 In collect_selfmon_stats() 73142:20221202:102147.494 End of collect_selfmon_stats() 73142:20221202:102147.494 zbx_setproctitle() title:'self-monitoring [processed data in 0.000283 sec, idle 1 sec]' 73125:20221202:102147.614 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000443 sec, syncing history]' 73125:20221202:102147.614 In zbx_sync_history_cache() history_num:0 73125:20221202:102147.614 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000129 sec, idle 1 sec]' 73124:20221202:102147.614 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000127 sec, syncing history]' 73124:20221202:102147.614 In zbx_sync_history_cache() history_num:0 73124:20221202:102147.614 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000112 sec, idle 1 sec]' 73115:20221202:102147.615 End of zbx_ipc_service_recv():2 73115:20221202:102147.615 In zbx_ipc_service_recv() timeout:1.000 73123:20221202:102147.622 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.002003 sec, syncing history]' 73123:20221202:102147.622 In zbx_sync_history_cache() history_num:0 73123:20221202:102147.622 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000322 sec, idle 1 sec]' 73122:20221202:102147.635 zbx_setproctitle() title:'history syncer #1 [processed 1 values, 0 triggers in 0.022391 sec, syncing history]' 73122:20221202:102147.636 In zbx_sync_history_cache() history_num:0 73122:20221202:102147.636 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000378 sec, idle 1 sec]' 73107:20221202:102147.654 End of zbx_ipc_service_recv():2 73107:20221202:102147.654 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102147.654 zbx_setproctitle() title:'alert syncer [queuing alerts]' 73158:20221202:102147.654 In am_db_get_alerts() 73158:20221202:102147.654 query [txnlev:1] [begin;] 73158:20221202:102147.654 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] 73158:20221202:102147.655 query [txnlev:1] [commit;] 73158:20221202:102147.655 End of am_db_get_alerts():SUCCEED alerts:0 73158:20221202:102147.655 In am_db_flush_results() 73158:20221202:102147.655 In zbx_ipc_socket_write() 73158:20221202:102147.655 End of zbx_ipc_socket_write():SUCCEED 73158:20221202:102147.655 In zbx_ipc_socket_read() 73107:20221202:102147.655 End of zbx_ipc_service_recv():1 73107:20221202:102147.655 In am_flush_results() results:0 73107:20221202:102147.655 In zbx_ipc_client_send() clientid:6 73107:20221202:102147.655 End of zbx_ipc_client_send():SUCCEED 73107:20221202:102147.655 End of am_flush_results() 73107:20221202:102147.655 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102147.656 End of zbx_ipc_socket_read():SUCCEED 73158:20221202:102147.656 End of am_db_flush_results() flushed:0 73158:20221202:102147.656 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.002015 sec, idle 1 sec]' 73174:20221202:102147.706 End of zbx_ipc_service_recv():2 73174:20221202:102147.707 In zbx_ipc_service_recv() timeout:1.000 73088:20221202:102148.073 End of zbx_ipc_service_recv():2 73088:20221202:102148.074 In zbx_ipc_async_socket_send() 73088:20221202:102148.074 In zbx_ipc_client_send() clientid:0 73088:20221202:102148.074 End of zbx_ipc_client_send():SUCCEED 73088:20221202:102148.074 End of zbx_ipc_async_socket_send():SUCCEED 73088:20221202:102148.074 In zbx_ipc_async_socket_flush() timeout:10 73088:20221202:102148.074 End of zbx_ipc_async_socket_flush():0 73088:20221202:102148.074 In zbx_ipc_service_recv() timeout:0.997 73086:20221202:102148.074 End of zbx_ipc_service_recv():1 73086:20221202:102148.074 In zbx_ha_dispatch_message() 73086:20221202:102148.074 In zbx_ipc_service_recv() timeout:1.000 73090:20221202:102148.281 End of zbx_ipc_service_recv():2 73090:20221202:102148.281 In zbx_ipc_service_recv() timeout:1.000 73111:20221202:102148.490 End of zbx_ipc_service_recv():2 73111:20221202:102148.490 In zbx_ipc_service_recv() timeout:1.000 73142:20221202:102148.494 zbx_setproctitle() title:'self-monitoring [processing data]' 73142:20221202:102148.495 In collect_selfmon_stats() 73142:20221202:102148.495 End of collect_selfmon_stats() 73142:20221202:102148.495 zbx_setproctitle() title:'self-monitoring [processed data in 0.000268 sec, idle 1 sec]' 73126:20221202:102148.510 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.001543 sec, processing escalations]' 73126:20221202:102148.510 In process_escalations() 73126:20221202:102148.510 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<=1669969311 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102148.511 End of process_escalations() 73126:20221202:102148.511 In process_escalations() 73126:20221202:102148.511 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<=1669969311 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102148.511 End of process_escalations() 73126:20221202:102148.512 In process_escalations() 73126:20221202:102148.512 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<=1669969311 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102148.512 End of process_escalations() 73126:20221202:102148.512 In process_escalations() 73126:20221202:102148.512 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<=1669969311 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102148.513 End of process_escalations() 73126:20221202:102148.513 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.003012 sec, idle 3 sec]' 73124:20221202:102148.616 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000112 sec, syncing history]' 73124:20221202:102148.617 In zbx_sync_history_cache() history_num:0 73124:20221202:102148.617 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000360 sec, idle 1 sec]' 73125:20221202:102148.617 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000129 sec, syncing history]' 73125:20221202:102148.617 In zbx_sync_history_cache() history_num:0 73125:20221202:102148.617 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000352 sec, idle 1 sec]' 73115:20221202:102148.617 End of zbx_ipc_service_recv():2 73115:20221202:102148.617 In zbx_ipc_service_recv() timeout:1.000 73123:20221202:102148.623 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000322 sec, syncing history]' 73123:20221202:102148.623 In zbx_sync_history_cache() history_num:0 73123:20221202:102148.623 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000233 sec, idle 1 sec]' 73122:20221202:102148.636 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000378 sec, syncing history]' 73122:20221202:102148.636 In zbx_sync_history_cache() history_num:0 73122:20221202:102148.636 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000264 sec, idle 1 sec]' 73158:20221202:102148.656 zbx_setproctitle() title:'alert syncer [queuing alerts]' 73158:20221202:102148.656 In am_db_get_alerts() 73158:20221202:102148.656 query [txnlev:1] [begin;] 73158:20221202:102148.657 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] 73107:20221202:102148.657 End of zbx_ipc_service_recv():2 73107:20221202:102148.657 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102148.658 query [txnlev:1] [commit;] 73158:20221202:102148.658 End of am_db_get_alerts():SUCCEED alerts:0 73158:20221202:102148.658 In am_db_flush_results() 73158:20221202:102148.658 In zbx_ipc_socket_write() 73158:20221202:102148.658 End of zbx_ipc_socket_write():SUCCEED 73158:20221202:102148.658 In zbx_ipc_socket_read() 73107:20221202:102148.658 End of zbx_ipc_service_recv():1 73107:20221202:102148.659 In am_flush_results() results:0 73107:20221202:102148.659 In zbx_ipc_client_send() clientid:6 73107:20221202:102148.659 End of zbx_ipc_client_send():SUCCEED 73107:20221202:102148.659 End of am_flush_results() 73107:20221202:102148.659 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102148.659 End of zbx_ipc_socket_read():SUCCEED 73158:20221202:102148.659 End of am_db_flush_results() flushed:0 73158:20221202:102148.659 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.003035 sec, idle 1 sec]' 73174:20221202:102148.707 End of zbx_ipc_service_recv():2 73174:20221202:102148.707 In zbx_ipc_service_recv() timeout:1.000 73088:20221202:102149.075 End of zbx_ipc_service_recv():2 73088:20221202:102149.076 In zbx_ipc_async_socket_send() 73088:20221202:102149.076 In zbx_ipc_client_send() clientid:0 73088:20221202:102149.076 End of zbx_ipc_client_send():SUCCEED 73088:20221202:102149.076 End of zbx_ipc_async_socket_send():SUCCEED 73088:20221202:102149.076 In zbx_ipc_async_socket_flush() timeout:10 73088:20221202:102149.076 End of zbx_ipc_async_socket_flush():0 73088:20221202:102149.076 In zbx_ipc_service_recv() timeout:0.995 73086:20221202:102149.082 End of zbx_ipc_service_recv():1 73086:20221202:102149.082 In zbx_ha_dispatch_message() 73086:20221202:102149.082 In zbx_ipc_service_recv() timeout:1.000 73090:20221202:102149.282 End of zbx_ipc_service_recv():2 73090:20221202:102149.282 In zbx_ipc_service_recv() timeout:1.000 73111:20221202:102149.491 End of zbx_ipc_service_recv():2 73111:20221202:102149.491 In zbx_ipc_service_recv() timeout:1.000 73142:20221202:102149.496 zbx_setproctitle() title:'self-monitoring [processing data]' 73142:20221202:102149.496 In collect_selfmon_stats() 73142:20221202:102149.496 End of collect_selfmon_stats() 73142:20221202:102149.496 zbx_setproctitle() title:'self-monitoring [processed data in 0.000247 sec, idle 1 sec]' 73124:20221202:102149.618 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000360 sec, syncing history]' 73124:20221202:102149.618 In zbx_sync_history_cache() history_num:0 73124:20221202:102149.618 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000251 sec, idle 1 sec]' 73125:20221202:102149.618 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000352 sec, syncing history]' 73125:20221202:102149.618 In zbx_sync_history_cache() history_num:0 73125:20221202:102149.618 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000339 sec, idle 1 sec]' 73115:20221202:102149.618 End of zbx_ipc_service_recv():2 73115:20221202:102149.618 In zbx_ipc_service_recv() timeout:1.000 73123:20221202:102149.624 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000233 sec, syncing history]' 73123:20221202:102149.624 In zbx_sync_history_cache() history_num:0 73123:20221202:102149.624 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000252 sec, idle 1 sec]' 73122:20221202:102149.637 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000264 sec, syncing history]' 73122:20221202:102149.637 In zbx_sync_history_cache() history_num:0 73122:20221202:102149.637 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000491 sec, idle 1 sec]' 73158:20221202:102149.661 zbx_setproctitle() title:'alert syncer [queuing alerts]' 73158:20221202:102149.661 In am_db_get_alerts() 73158:20221202:102149.661 query [txnlev:1] [begin;] 73158:20221202:102149.661 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] 73158:20221202:102149.661 query [txnlev:1] [commit;] 73107:20221202:102149.662 End of zbx_ipc_service_recv():2 73107:20221202:102149.662 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102149.662 End of am_db_get_alerts():SUCCEED alerts:0 73158:20221202:102149.662 In am_db_flush_results() 73158:20221202:102149.662 In zbx_ipc_socket_write() 73158:20221202:102149.662 End of zbx_ipc_socket_write():SUCCEED 73158:20221202:102149.662 In zbx_ipc_socket_read() 73107:20221202:102149.662 End of zbx_ipc_service_recv():1 73107:20221202:102149.662 In am_flush_results() results:0 73107:20221202:102149.662 In zbx_ipc_client_send() clientid:6 73107:20221202:102149.662 End of zbx_ipc_client_send():SUCCEED 73107:20221202:102149.662 End of am_flush_results() 73107:20221202:102149.662 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102149.662 End of zbx_ipc_socket_read():SUCCEED 73158:20221202:102149.663 End of am_db_flush_results() flushed:0 73158:20221202:102149.663 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.002342 sec, idle 1 sec]' 73120:20221202:102149.702 zbx_setproctitle() title:'http poller #1 [got 1 values in 0.213060 sec, getting values]' 73120:20221202:102149.704 In process_httptests() 73120:20221202:102149.704 query [txnlev:0] [select h.hostid,h.host,h.name,t.httptestid,t.name,t.agent,t.authentication,t.http_user,t.http_password,t.http_proxy,t.retries,t.ssl_cert_file,t.ssl_key_file,t.ssl_key_password,t.verify_peer,t.verify_host,t.delay from httptest t,hosts h where t.hostid=h.hostid and t.nextcheck<=1669969309 and mod(t.httptestid,1)=0 and t.status=0 and h.proxy_hostid is null and h.status=0 and (h.maintenance_status=0 or h.maintenance_type=0)] 73120:20221202:102149.705 End of process_httptests() 73120:20221202:102149.705 query [txnlev:0] [select min(t.nextcheck) from httptest t,hosts h where t.hostid=h.hostid and mod(t.httptestid,1)=0 and t.status=0 and h.proxy_hostid is null and h.status=0 and (h.maintenance_status=0 or h.maintenance_type=0)] 73120:20221202:102149.705 zbx_setproctitle() title:'http poller #1 [got 0 values in 0.002524 sec, idle 5 sec]' 73174:20221202:102149.708 End of zbx_ipc_service_recv():2 73174:20221202:102149.708 In zbx_ipc_service_recv() timeout:1.000 73088:20221202:102150.079 End of zbx_ipc_service_recv():2 73088:20221202:102150.085 In ha_check_nodes() ha_status:active db_status:0 73088:20221202:102150.085 query [txnlev:1] [begin;] 73088:20221202:102150.085 query [txnlev:1] [select ha_nodeid,name,status,lastaccess,address,port,ha_sessionid from ha_node order by ha_nodeid for update] 73088:20221202:102150.086 query [txnlev:1] [select ha_failover_delay,auditlog_enabled from config] 73088:20221202:102150.086 In ha_db_get_time() 73088:20221202:102150.086 query [txnlev:1] [select unix_timestamp() from config] 73088:20221202:102150.086 End of ha_db_get_time():SUCCEED db_time:1669969310 73088:20221202:102150.086 query [txnlev:1] [update ha_node set lastaccess=unix_timestamp() where ha_nodeid='clb4ubunu00018m7pn6ddoaix'] 73088:20221202:102150.087 query [txnlev:1] [commit;] 73086:20221202:102150.094 End of zbx_ipc_service_recv():2 73086:20221202:102150.094 In zbx_ha_dispatch_message() 73086:20221202:102150.094 In zbx_ipc_service_recv() timeout:1.000 73088:20221202:102150.112 End of ha_check_nodes() nodeid:clb4ubunu00018m7pn6ddoaix ha_status:active db_status:0 73088:20221202:102150.112 In zbx_ipc_async_socket_send() 73088:20221202:102150.112 In zbx_ipc_client_send() clientid:0 73088:20221202:102150.112 End of zbx_ipc_client_send():SUCCEED 73088:20221202:102150.112 End of zbx_ipc_async_socket_send():SUCCEED 73088:20221202:102150.112 In zbx_ipc_async_socket_flush() timeout:10 73088:20221202:102150.112 End of zbx_ipc_async_socket_flush():0 73088:20221202:102150.112 In zbx_ipc_service_recv() timeout:0.986 73086:20221202:102150.113 End of zbx_ipc_service_recv():1 73086:20221202:102150.113 In zbx_ha_dispatch_message() 73086:20221202:102150.113 In zbx_ipc_service_recv() timeout:1.000 73090:20221202:102150.284 End of zbx_ipc_service_recv():2 73090:20221202:102150.284 In zbx_ipc_service_recv() timeout:1.000 73144:20221202:102150.471 End of zbx_ipc_async_socket_recv():0 73144:20221202:102150.471 zbx_setproctitle() title:'task manager [processing tasks]' 73144:20221202:102150.471 query [txnlev:0] [select taskid,type,clock,ttl from task where status in (1,2) order by taskid] 73144:20221202:102150.472 zbx_setproctitle() title:'task manager [processed 0 task(s) in 0.000424 sec, idle 5 sec]' 73144:20221202:102150.472 In zbx_ipc_async_socket_recv() timeout:5 73111:20221202:102150.492 End of zbx_ipc_service_recv():2 73111:20221202:102150.493 In zbx_ipc_service_recv() timeout:1.000 73142:20221202:102150.496 zbx_setproctitle() title:'self-monitoring [processing data]' 73142:20221202:102150.496 In collect_selfmon_stats() 73142:20221202:102150.496 End of collect_selfmon_stats() 73142:20221202:102150.496 zbx_setproctitle() title:'self-monitoring [processed data in 0.000138 sec, idle 1 sec]' 73125:20221202:102150.619 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000339 sec, syncing history]' 73125:20221202:102150.619 In zbx_sync_history_cache() history_num:0 73125:20221202:102150.619 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000163 sec, idle 1 sec]' 73115:20221202:102150.619 End of zbx_ipc_service_recv():2 73115:20221202:102150.619 In zbx_ipc_service_recv() timeout:1.000 73124:20221202:102150.619 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000251 sec, syncing history]' 73124:20221202:102150.619 In zbx_sync_history_cache() history_num:0 73124:20221202:102150.619 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000196 sec, idle 1 sec]' 73123:20221202:102150.625 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000252 sec, syncing history]' 73123:20221202:102150.625 In zbx_sync_history_cache() history_num:0 73123:20221202:102150.625 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000198 sec, idle 1 sec]' 73122:20221202:102150.638 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000491 sec, syncing history]' 73122:20221202:102150.639 In zbx_sync_history_cache() history_num:0 73122:20221202:102150.640 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.001326 sec, idle 1 sec]' 73158:20221202:102150.664 zbx_setproctitle() title:'alert syncer [queuing alerts]' 73158:20221202:102150.664 In am_db_get_alerts() 73107:20221202:102150.664 End of zbx_ipc_service_recv():2 73107:20221202:102150.664 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102150.664 query [txnlev:1] [begin;] 73158:20221202:102150.664 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] 73158:20221202:102150.665 query [txnlev:1] [commit;] 73158:20221202:102150.665 End of am_db_get_alerts():SUCCEED alerts:0 73158:20221202:102150.665 In am_db_flush_results() 73158:20221202:102150.665 In zbx_ipc_socket_write() 73158:20221202:102150.665 End of zbx_ipc_socket_write():SUCCEED 73158:20221202:102150.665 In zbx_ipc_socket_read() 73107:20221202:102150.666 End of zbx_ipc_service_recv():1 73107:20221202:102150.666 In am_flush_results() results:0 73107:20221202:102150.666 In zbx_ipc_client_send() clientid:6 73107:20221202:102150.666 End of zbx_ipc_client_send():SUCCEED 73107:20221202:102150.666 End of am_flush_results() 73107:20221202:102150.666 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102150.666 End of zbx_ipc_socket_read():SUCCEED 73158:20221202:102150.666 End of am_db_flush_results() flushed:0 73158:20221202:102150.666 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.002091 sec, idle 1 sec]' 73174:20221202:102150.712 End of zbx_ipc_service_recv():2 73174:20221202:102150.713 In zbx_ipc_service_recv() timeout:1.000 73088:20221202:102151.102 End of zbx_ipc_service_recv():2 73088:20221202:102151.103 In zbx_ipc_async_socket_send() 73088:20221202:102151.103 In zbx_ipc_client_send() clientid:0 73088:20221202:102151.103 End of zbx_ipc_client_send():SUCCEED 73088:20221202:102151.104 End of zbx_ipc_async_socket_send():SUCCEED 73088:20221202:102151.104 In zbx_ipc_async_socket_flush() timeout:10 73088:20221202:102151.104 End of zbx_ipc_async_socket_flush():0 73088:20221202:102151.104 In zbx_ipc_service_recv() timeout:0.968 73086:20221202:102151.104 End of zbx_ipc_service_recv():1 73086:20221202:102151.104 In zbx_ha_dispatch_message() 73086:20221202:102151.105 In zbx_ipc_service_recv() timeout:1.000 73090:20221202:102151.286 End of zbx_ipc_service_recv():2 73090:20221202:102151.286 zbx_setproctitle() title:'service manager #1 [processed 0 events, updated 0 event tags, deleted 0 problems, synced 0 service updates, idle 5.009089 sec during 5.009119 sec]' 73090:20221202:102151.286 query [txnlev:1] [begin;] 73090:20221202:102151.287 In sync_services() 73090:20221202:102151.287 query [txnlev:1] [select serviceid,status,algorithm,name,weight,propagation_rule,propagation_value from services] 73090:20221202:102151.287 End of sync_services() 73090:20221202:102151.288 In sync_service_rules() 73090:20221202:102151.288 query [txnlev:1] [select service_status_ruleid,serviceid,type,limit_value,limit_status,new_status from service_status_rule order by serviceid] 73090:20221202:102151.288 End of sync_service_rules() 73090:20221202:102151.288 In sync_service_tags() 73090:20221202:102151.288 query [txnlev:1] [select servicetagid,serviceid,tag,value from service_tag] 73090:20221202:102151.289 End of sync_service_tags() 73090:20221202:102151.289 In sync_service_problem_tags() 73090:20221202:102151.289 query [txnlev:1] [select service_problem_tagid,serviceid,tag,operator,value from service_problem_tag order by serviceid] 73090:20221202:102151.290 End of sync_service_problem_tags() 73090:20221202:102151.290 In sync_services_links() 73090:20221202:102151.290 query [txnlev:1] [select linkid,serviceupid,servicedownid from services_links] 73090:20221202:102151.290 End of sync_services_links() 73090:20221202:102151.290 In sync_actions() 73090:20221202:102151.290 query [txnlev:1] [select actionid,evaltype,formula from actions where eventsource=4 and status=0] 73090:20221202:102151.291 End of sync_actions() 73090:20221202:102151.291 In sync_action_conditions() 73090:20221202:102151.291 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] 73090:20221202:102151.291 End of sync_action_conditions() 73090:20221202:102151.291 query [txnlev:1] [select severity_name_0,severity_name_1,severity_name_2,severity_name_3,severity_name_4,severity_name_5 from config] 73090:20221202:102151.292 query [txnlev:1] [commit;] 73090:20221202:102151.293 In zbx_ipc_service_recv() timeout:1.000 73091:20221202:102151.394 End of zbx_ipc_async_socket_recv():0 73091:20221202:102151.395 zbx_setproctitle() title:'configuration syncer [synced configuration in 0.214436 sec, syncing configuration]' 73091:20221202:102151.395 In DCsync_configuration() 73091:20221202:102151.395 query [txnlev:0] [select changelogid,object,objectid,operation,clock from changelog] 73091:20221202:102151.397 query [txnlev:0] [select discovery_groupid,snmptrap_logging,severity_name_0,severity_name_1,severity_name_2,severity_name_3,severity_name_4,severity_name_5,hk_events_mode,hk_events_trigger,hk_events_internal,hk_events_discovery,hk_events_autoreg,hk_services_mode,hk_services,hk_audit_mode,hk_audit,hk_sessions_mode,hk_sessions,hk_history_mode,hk_history_global,hk_history,hk_trends_mode,hk_trends_global,hk_trends,default_inventory_mode,db_extension,autoreg_tls_accept,compression_status,compress_older,instanceid,default_timezone,hk_events_service,auditlog_enabled from config order by configid] 73091:20221202:102151.398 query [txnlev:0] [select tls_psk_identity,tls_psk from config_autoreg_tls order by autoreg_tlsid] 73091:20221202:102151.398 In DCsync_config() 73091:20221202:102151.399 End of DCsync_config() 73091:20221202:102151.399 In DCsync_autoreg_config() 73091:20221202:102151.399 End of DCsync_autoreg_config() 73091:20221202:102151.399 query [txnlev:0] [select hostid,templateid from hosts_templates order by hostid] 73091:20221202:102151.399 query [txnlev:0] [select globalmacroid,macro,value,type from globalmacro] 73091:20221202:102151.399 query [txnlev:0] [select m.hostmacroid,m.hostid,m.macro,m.value,m.type from hostmacro m inner join hosts h on m.hostid=h.hostid where h.flags<>2] 73091:20221202:102151.410 In DCsync_host_tags() 73091:20221202:102151.410 End of DCsync_host_tags() 73091:20221202:102151.410 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] 73091:20221202:102151.411 query [txnlev:0] [select groupid,name from hstgrp] 73091:20221202:102151.411 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 order by hg.groupid] 73091:20221202:102151.411 query [txnlev:0] [select maintenanceid,maintenance_type,active_since,active_till,tags_evaltype from maintenances] 73091:20221202:102151.412 query [txnlev:0] [select maintenancetagid,maintenanceid,operator,tag,value from maintenance_tag] 73091:20221202:102151.412 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] 73091:20221202:102151.412 query [txnlev:0] [select maintenanceid,groupid from maintenances_groups order by maintenanceid] 73091:20221202:102151.412 query [txnlev:0] [select maintenanceid,hostid from maintenances_hosts order by maintenanceid] 73091:20221202:102151.412 In DCsync_hosts() 73091:20221202:102151.412 End of DCsync_hosts() 73091:20221202:102151.412 In DCsync_host_inventory() 73091:20221202:102151.412 End of DCsync_host_inventory() 73091:20221202:102151.412 In DCsync_hostgroups() 73091:20221202:102151.412 End of DCsync_hostgroups() 73091:20221202:102151.412 In DCsync_hostgroup_hosts() 73091:20221202:102151.412 End of DCsync_hostgroup_hosts() 73091:20221202:102151.412 In DCsync_maintenances() 73091:20221202:102151.412 End of DCsync_maintenances() 73091:20221202:102151.412 In DCsync_maintenance_tags() 73091:20221202:102151.412 End of DCsync_maintenance_tags() 73091:20221202:102151.412 In DCsync_maintenance_groups() 73091:20221202:102151.413 End of DCsync_maintenance_groups() 73091:20221202:102151.413 In DCsync_maintenance_hosts() 73091:20221202:102151.413 End of DCsync_maintenance_hosts() 73091:20221202:102151.413 In DCsync_maintenance_periods() 73091:20221202:102151.413 End of DCsync_maintenance_periods() 73091:20221202:102151.413 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 from interface i left join interface_snmp s on i.interfaceid=s.interfaceid] 73091:20221202:102151.413 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 inner join hosts h on i.hostid=h.hostid join item_rtdata ir on i.itemid=ir.itemid where h.status in (0,1) and i.flags<>2 and i.itemid=44582] 73091:20221202:102151.413 query [txnlev:0] [select i.itemid,i.hostid,i.templateid from items i inner join hosts h on i.hostid=h.hostid where h.status=3] 73091:20221202:102151.435 query [txnlev:0] [select itemid,parent_itemid from item_discovery] 73091:20221202:102151.439 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 order by p.itemid] 73091:20221202:102151.439 In DCsync_interfaces() 73091:20221202:102151.439 End of DCsync_interfaces() 73091:20221202:102151.439 In DCsync_items() 73091:20221202:102151.439 End of DCsync_items() 73091:20221202:102151.439 In DCsync_template_items() 73091:20221202:102151.439 End of DCsync_template_items() 73091:20221202:102151.439 In DCsync_prototype_items() 73091:20221202:102151.439 End of DCsync_prototype_items() 73091:20221202:102151.440 In DCsync_item_discovery() 73091:20221202:102151.440 End of DCsync_item_discovery() 73091:20221202:102151.440 In DCsync_item_preproc() 73091:20221202:102151.440 End of DCsync_item_preproc() 73091:20221202:102151.440 In DCsync_itemscript_param() 73091:20221202:102151.440 End of DCsync_itemscript_param() 73091:20221202:102151.440 In DCsync_functions() 73091:20221202:102151.440 End of DCsync_functions() 73091:20221202:102151.440 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 where triggerid=23107] 73091:20221202:102151.440 query [txnlev:0] [select triggerid_down,triggerid_up from trigger_depends] 73091:20221202:102151.441 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] 73091:20221202:102151.441 query [txnlev:0] [select actionid,eventsource,evaltype,formula from actions where eventsource<>4 and status=0] 73091:20221202:102151.441 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] 73091:20221202:102151.442 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] 73091:20221202:102151.442 query [txnlev:0] [select correlationid,name,evaltype,formula from correlation where status=0] 73091:20221202:102151.442 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] 73091:20221202:102151.442 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] 73091:20221202:102151.443 In DCsync_triggers() 73091:20221202:102151.443 End of DCsync_triggers() 73091:20221202:102151.443 In DCsync_trigdeps() 73091:20221202:102151.443 End of DCsync_trigdeps() 73091:20221202:102151.443 In DCsync_expressions() 73091:20221202:102151.443 End of DCsync_expressions() 73091:20221202:102151.443 In DCsync_actions() 73091:20221202:102151.443 End of DCsync_actions() 73091:20221202:102151.443 In DCsync_action_ops() 73091:20221202:102151.443 End of DCsync_action_ops() 73091:20221202:102151.443 In DCsync_action_conditions() 73091:20221202:102151.443 End of DCsync_action_conditions() 73091:20221202:102151.443 In DCsync_trigger_tags() 73091:20221202:102151.443 End of DCsync_trigger_tags() 73091:20221202:102151.443 In DCsync_item_tags() 73091:20221202:102151.443 End of DCsync_item_tags() 73091:20221202:102151.443 In DCsync_correlations() 73091:20221202:102151.443 End of DCsync_correlations() 73091:20221202:102151.443 In DCsync_corr_conditions() 73091:20221202:102151.443 End of DCsync_corr_conditions() 73091:20221202:102151.443 In DCsync_corr_operations() 73091:20221202:102151.443 End of DCsync_corr_operations() 73091:20221202:102151.444 DCsync_configuration() changelog : sql:0.001167 sec (2 records) 73091:20221202:102151.444 DCsync_configuration() config : sql:0.001238 sync:0.000063 sec (1/0/0). 73091:20221202:102151.444 DCsync_configuration() autoreg : sql:0.000580 sync:0.000018 sec (1/0/0). 73091:20221202:102151.444 DCsync_configuration() hosts : sql:0.000003 sync:0.000095 sec (0/0/0). 73091:20221202:102151.444 DCsync_configuration() host_invent: sql:0.000363 sync:0.000027 sec (0/0/0). 73091:20221202:102151.444 DCsync_configuration() templates : sql:0.000337 sec (0/0/0). 73091:20221202:102151.444 DCsync_configuration() globmacros : sql:0.000326 sec (0/0/0). 73091:20221202:102151.444 DCsync_configuration() hostmacros : sql:0.011057 sec (0/0/0). 73091:20221202:102151.444 DCsync_configuration() interfaces : sql:0.000327 sync:0.000042 sec (13/0/0). 73091:20221202:102151.444 DCsync_configuration() items : sql:0.000474 sync:0.000023 sec (0/1/0). 73091:20221202:102151.444 DCsync_configuration() template_items : sql:0.021493 sync:0.000016 sec (0/0/0). 73091:20221202:102151.444 DCsync_configuration() prototype_items : sql:0.000004 sync:0.000017 sec (0/0/0). 73091:20221202:102151.444 DCsync_configuration() item_discovery : sql:0.003871 sync:0.000016 sec (0/0/0). 73091:20221202:102151.444 DCsync_configuration() triggers : sql:0.000173 sync:0.000034 sec (0/1/0). 73091:20221202:102151.444 DCsync_configuration() trigdeps : sql:0.001013 sync:0.000017 sec (0/0/0). 73091:20221202:102151.444 DCsync_configuration() trig. tags : sql:0.000001 sync:0.000017 sec (0/0/0). 73091:20221202:102151.444 DCsync_configuration() host tags : sql:0.000002 sync:0.000120 sec (0/0/0). 73091:20221202:102151.444 DCsync_configuration() item tags : sql:0.000001 sync:0.000017 sec (0/0/0). 73091:20221202:102151.444 DCsync_configuration() functions : sql:0.000001 sync:0.000018 sec (0/0/0). 73091:20221202:102151.444 DCsync_configuration() expressions: sql:0.000276 sync:0.000018 sec (0/0/0). 73091:20221202:102151.444 DCsync_configuration() actions : sql:0.000221 sync:0.000019 sec (0/0/0). 73091:20221202:102151.444 DCsync_configuration() operations : sql:0.000344 sync:0.000262 sec (0/0/0). 73091:20221202:102151.444 DCsync_configuration() conditions : sql:0.000236 sync:0.000030 sec (0/0/0). 73091:20221202:102151.444 DCsync_configuration() corr : sql:0.000203 sync:0.000018 sec (0/0/0). 73091:20221202:102151.444 DCsync_configuration() corr_cond : sql:0.000273 sync:0.000018 sec (0/0/0). 73091:20221202:102151.444 DCsync_configuration() corr_op : sql:0.000293 sync:0.000037 sec (0/0/0). 73091:20221202:102151.444 DCsync_configuration() hgroups : sql:0.000489 sync:0.000088 sec (0/0/0). 73091:20221202:102151.444 DCsync_configuration() item pproc : sql:0.000003 sync:0.000016 sec (0/0/0). 73091:20221202:102151.444 DCsync_configuration() item script param: sql:0.000602 sync:0.000017 sec (0/0/0). 73091:20221202:102151.444 DCsync_configuration() maintenance: sql:0.000878 sync:0.000296 sec (0/0/0). 73091:20221202:102151.444 DCsync_configuration() macro cache: 0.000000 sec. 73091:20221202:102151.444 DCsync_configuration() reindex : 0.000423 sec. 73091:20221202:102151.444 DCsync_configuration() total sql : 0.044479 sec. 73091:20221202:102151.444 DCsync_configuration() total sync : 0.001647 sec. 73091:20221202:102151.444 DCsync_configuration() proxies : 0 (0 slots) 73091:20221202:102151.444 DCsync_configuration() hosts : 2 (11 slots) 73091:20221202:102151.444 DCsync_configuration() hosts_h : 2 (11 slots) 73091:20221202:102151.444 DCsync_configuration() hosts_p : 0 (0 slots) 73091:20221202:102151.444 DCsync_configuration() psks : 0 (0 slots) 73091:20221202:102151.444 DCsync_configuration() ipmihosts : 0 (0 slots) 73091:20221202:102151.444 DCsync_configuration() host_invent: 1 (11 slots) 73091:20221202:102151.444 DCsync_configuration() glob macros: 1 (11 slots) 73091:20221202:102151.444 DCsync_configuration() host macros: 4908 (9029 slots) 73091:20221202:102151.444 DCsync_configuration() kvs_paths : 0 73091:20221202:102151.444 DCsync_configuration() interfaces : 2 (11 slots) 73091:20221202:102151.444 DCsync_configuration() interfaces_snmp : 0 (0 slots) 73091:20221202:102151.444 DCsync_configuration() interfac_ht: 2 (11 slots) 73091:20221202:102151.444 DCsync_configuration() if_snmpitms: 0 (0 slots) 73091:20221202:102151.444 DCsync_configuration() if_snmpaddr: 0 (0 slots) 73091:20221202:102151.444 DCsync_configuration() item_discovery : 5990 (9029 slots) 73091:20221202:102151.444 DCsync_configuration() items : 145 (227 slots) 73091:20221202:102151.444 DCsync_configuration() items_hk : 145 (227 slots) 73091:20221202:102151.444 DCsync_configuration() numitems : 125 (227 slots) 73091:20221202:102151.444 DCsync_configuration() preprocitems: 9367 (13553 slots) 73091:20221202:102151.444 DCsync_configuration() preprocops : 13245 (20333 slots) 73091:20221202:102151.444 DCsync_configuration() snmpitems : 0 (0 slots) 73091:20221202:102151.444 DCsync_configuration() ipmiitems : 0 (0 slots) 73091:20221202:102151.444 DCsync_configuration() trapitems : 0 (0 slots) 73091:20221202:102151.444 DCsync_configuration() dependentitems : 30 (43 slots) 73091:20221202:102151.444 DCsync_configuration() logitems : 0 (0 slots) 73091:20221202:102151.444 DCsync_configuration() dbitems : 0 (0 slots) 73091:20221202:102151.444 DCsync_configuration() sshitems : 0 (0 slots) 73091:20221202:102151.444 DCsync_configuration() telnetitems: 0 (0 slots) 73091:20221202:102151.445 DCsync_configuration() simpleitems: 0 (0 slots) 73091:20221202:102151.445 DCsync_configuration() jmxitems : 0 (0 slots) 73091:20221202:102151.445 DCsync_configuration() calcitems : 0 (0 slots) 73091:20221202:102151.445 DCsync_configuration() httpitems : 0 (0 slots) 73091:20221202:102151.445 DCsync_configuration() scriptitems : 0 (0 slots) 73091:20221202:102151.445 DCsync_configuration() functions : 70 (101 slots) 73091:20221202:102151.445 DCsync_configuration() triggers : 5564 (9029 slots) 73091:20221202:102151.445 DCsync_configuration() trigdeps : 2377 (4007 slots) 73091:20221202:102151.445 DCsync_configuration() trig. tags : 7274 (13553 slots) 73091:20221202:102151.445 DCsync_configuration() expressions: 10 (17 slots) 73091:20221202:102151.445 DCsync_configuration() actions : 1 (11 slots) 73091:20221202:102151.445 DCsync_configuration() conditions : 1 (11 slots) 73091:20221202:102151.445 DCsync_configuration() corr. : 0 (0 slots) 73091:20221202:102151.445 DCsync_configuration() corr. conds: 0 (0 slots) 73091:20221202:102151.445 DCsync_configuration() corr. ops : 0 (0 slots) 73091:20221202:102151.445 DCsync_configuration() hgroups : 20 (29 slots) 73091:20221202:102151.445 DCsync_configuration() item procs : 13245 (20333 slots) 73091:20221202:102151.445 DCsync_configuration() maintenance: 0 (0 slots) 73091:20221202:102151.445 DCsync_configuration() maint tags : 0 (0 slots) 73091:20221202:102151.445 DCsync_configuration() maint time : 0 (0 slots) 73091:20221202:102151.445 DCsync_configuration() queue[0] : 2 (32 allocated) 73091:20221202:102151.445 DCsync_configuration() queue[1] : 0 (0 allocated) 73091:20221202:102151.445 DCsync_configuration() queue[2] : 0 (0 allocated) 73091:20221202:102151.445 DCsync_configuration() queue[3] : 0 (0 allocated) 73091:20221202:102151.445 DCsync_configuration() queue[4] : 0 (0 allocated) 73091:20221202:102151.445 DCsync_configuration() queue[5] : 0 (0 allocated) 73091:20221202:102151.445 DCsync_configuration() queue[6] : 0 (0 allocated) 73091:20221202:102151.445 DCsync_configuration() pqueue : 0 (0 allocated) 73091:20221202:102151.445 DCsync_configuration() timer queue: 0 (0 allocated) 73091:20221202:102151.445 DCsync_configuration() changelog : 431 73091:20221202:102151.445 DCsync_configuration() configfree : 65.510678% 73091:20221202:102151.445 DCsync_configuration() strings : 9631 (13553 slots) 73091:20221202:102151.445 === memory statistics for configuration cache === 73091:20221202:102151.445 free chunks of size 32 bytes: 1 73091:20221202:102151.445 free chunks of size 104 bytes: 1 73091:20221202:102151.445 free chunks of size >= 256 bytes: 6 73091:20221202:102151.445 min chunk size: 32 bytes 73091:20221202:102151.445 max chunk size: 21962568 bytes 73091:20221202:102151.445 memory of total size 31927584 bytes fragmented into 101655 chunks 73091:20221202:102151.445 of those, 21981736 bytes are in 8 free chunks 73091:20221202:102151.445 of those, 9945848 bytes are in 101647 used chunks 73091:20221202:102151.445 of those, 1626464 bytes are used by allocation overhead 73091:20221202:102151.445 ================================ 73091:20221202:102151.445 zbx_dbsync_env_flush_changelog() changelog : 433 (787 slots) 73091:20221202:102151.445 In dc_get_items_to_reschedule() 73091:20221202:102151.445 End of dc_get_items_to_reschedule() items:0 73091:20221202:102151.445 DCsync_configuration() reschedule : 0.000028 sec. 73091:20221202:102151.445 End of DCsync_configuration() 73091:20221202:102151.445 In DCsync_kvs_paths() 73091:20221202:102151.445 End of DCsync_kvs_paths() 73091:20221202:102151.445 In DCupdate_interfaces_availability() 73091:20221202:102151.445 In DCreset_interfaces_availability() 73091:20221202:102151.446 End of DCreset_interfaces_availability() interfaces:0 73091:20221202:102151.446 End of DCupdate_interfaces_availability() 73091:20221202:102151.446 zbx_setproctitle() title:'configuration syncer [synced configuration in 0.050121 sec, idle 60 sec]' 73091:20221202:102151.446 In zbx_ipc_async_socket_recv() timeout:60 73121:20221202:102151.450 End of zbx_ipc_async_socket_recv():0 73121:20221202:102151.450 zbx_setproctitle() title:'discoverer #1 [processed 0 rules in 0.000663 sec, performing discovery]' 73121:20221202:102151.450 query [txnlev:0] [select distinct r.druleid,r.iprange,r.name,c.dcheckid,r.proxy_hostid,r.delay from drules r left join dchecks c on c.druleid=r.druleid and c.uniq=1 where r.status=0 and r.nextcheck<=1669969311 and mod(r.druleid,1)=0] 73121:20221202:102151.451 query [txnlev:0] [select count(*),min(nextcheck) from drules where status=0 and mod(druleid,1)=0] 73121:20221202:102151.452 get_minnextcheck(): no items to update 73121:20221202:102151.452 zbx_setproctitle() title:'discoverer #1 [processed 0 rules in 0.000942 sec, idle 60 sec]' 73121:20221202:102151.452 In zbx_ipc_async_socket_recv() timeout:60 73127:20221202:102151.454 End of zbx_ipc_async_socket_recv():0 73127:20221202:102151.454 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.000083 sec, getting values]' 73127:20221202:102151.454 In get_values() 73127:20221202:102151.454 In DCconfig_get_poller_items() poller_type:4 73127:20221202:102151.454 End of DCconfig_get_poller_items():0 73127:20221202:102151.454 In DCconfig_get_poller_nextcheck() poller_type:4 73127:20221202:102151.454 End of DCconfig_get_poller_nextcheck():-1 73127:20221202:102151.454 End of get_values():0 73127:20221202:102151.454 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.000078 sec, idle 5 sec]' 73127:20221202:102151.454 In zbx_ipc_async_socket_recv() timeout:5 73129:20221202:102151.457 End of zbx_ipc_async_socket_recv():0 73129:20221202:102151.458 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.000230 sec, getting values]' 73129:20221202:102151.458 In get_values() 73129:20221202:102151.458 In DCconfig_get_poller_items() poller_type:4 73129:20221202:102151.458 End of DCconfig_get_poller_items():0 73129:20221202:102151.458 In DCconfig_get_poller_nextcheck() poller_type:4 73129:20221202:102151.458 End of DCconfig_get_poller_nextcheck():-1 73129:20221202:102151.458 End of get_values():0 73129:20221202:102151.458 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.000157 sec, idle 5 sec]' 73129:20221202:102151.458 In zbx_ipc_async_socket_recv() timeout:5 73134:20221202:102151.458 End of zbx_ipc_async_socket_recv():0 73134:20221202:102151.458 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.000103 sec, getting values]' 73134:20221202:102151.458 In get_values() 73134:20221202:102151.458 In DCconfig_get_poller_items() poller_type:4 73134:20221202:102151.458 End of DCconfig_get_poller_items():0 73134:20221202:102151.458 In DCconfig_get_poller_nextcheck() poller_type:4 73134:20221202:102151.458 End of DCconfig_get_poller_nextcheck():-1 73134:20221202:102151.458 End of get_values():0 73134:20221202:102151.458 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.000068 sec, idle 5 sec]' 73134:20221202:102151.458 In zbx_ipc_async_socket_recv() timeout:5 73128:20221202:102151.460 End of zbx_ipc_async_socket_recv():0 73128:20221202:102151.461 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.000564 sec, getting values]' 73128:20221202:102151.461 In get_values() 73128:20221202:102151.461 In DCconfig_get_poller_items() poller_type:4 73128:20221202:102151.461 End of DCconfig_get_poller_items():0 73128:20221202:102151.461 In DCconfig_get_poller_nextcheck() poller_type:4 73128:20221202:102151.461 End of DCconfig_get_poller_nextcheck():-1 73128:20221202:102151.461 End of get_values():0 73128:20221202:102151.461 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.000241 sec, idle 5 sec]' 73128:20221202:102151.461 In zbx_ipc_async_socket_recv() timeout:5 73137:20221202:102151.462 End of zbx_ipc_async_socket_recv():0 73137:20221202:102151.462 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.000106 sec, getting values]' 73137:20221202:102151.462 In get_values() 73137:20221202:102151.462 In DCconfig_get_poller_items() poller_type:4 73137:20221202:102151.462 End of DCconfig_get_poller_items():0 73137:20221202:102151.462 In DCconfig_get_poller_nextcheck() poller_type:4 73137:20221202:102151.462 End of DCconfig_get_poller_nextcheck():-1 73137:20221202:102151.462 End of get_values():0 73137:20221202:102151.462 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.000268 sec, idle 5 sec]' 73137:20221202:102151.462 In zbx_ipc_async_socket_recv() timeout:5 73135:20221202:102151.462 End of zbx_ipc_async_socket_recv():0 73135:20221202:102151.462 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.000163 sec, getting values]' 73135:20221202:102151.462 In get_values() 73135:20221202:102151.462 In DCconfig_get_poller_items() poller_type:4 73135:20221202:102151.463 End of DCconfig_get_poller_items():0 73135:20221202:102151.463 In DCconfig_get_poller_nextcheck() poller_type:4 73135:20221202:102151.463 End of DCconfig_get_poller_nextcheck():-1 73135:20221202:102151.463 End of get_values():0 73135:20221202:102151.463 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.000099 sec, idle 5 sec]' 73135:20221202:102151.463 In zbx_ipc_async_socket_recv() timeout:5 73139:20221202:102151.468 End of zbx_ipc_async_socket_recv():0 73139:20221202:102151.475 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.000189 sec, getting values]' 73139:20221202:102151.475 In get_values() 73139:20221202:102151.475 In DCconfig_get_poller_items() poller_type:4 73139:20221202:102151.475 End of DCconfig_get_poller_items():0 73139:20221202:102151.475 In DCconfig_get_poller_nextcheck() poller_type:4 73139:20221202:102151.475 End of DCconfig_get_poller_nextcheck():-1 73139:20221202:102151.476 End of get_values():0 73133:20221202:102151.476 End of zbx_ipc_async_socket_recv():0 73133:20221202:102151.476 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.000539 sec, getting values]' 73133:20221202:102151.476 In get_values() 73133:20221202:102151.476 In DCconfig_get_poller_items() poller_type:4 73133:20221202:102151.476 End of DCconfig_get_poller_items():0 73133:20221202:102151.476 In DCconfig_get_poller_nextcheck() poller_type:4 73133:20221202:102151.476 End of DCconfig_get_poller_nextcheck():-1 73133:20221202:102151.476 End of get_values():0 73133:20221202:102151.476 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.000238 sec, idle 5 sec]' 73133:20221202:102151.476 In zbx_ipc_async_socket_recv() timeout:5 73130:20221202:102151.476 End of zbx_ipc_async_socket_recv():0 73130:20221202:102151.476 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.001029 sec, getting values]' 73130:20221202:102151.476 In get_values() 73130:20221202:102151.476 In DCconfig_get_poller_items() poller_type:4 73130:20221202:102151.476 End of DCconfig_get_poller_items():0 73130:20221202:102151.476 In DCconfig_get_poller_nextcheck() poller_type:4 73130:20221202:102151.476 End of DCconfig_get_poller_nextcheck():-1 73130:20221202:102151.477 End of get_values():0 73130:20221202:102151.477 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.000091 sec, idle 5 sec]' 73130:20221202:102151.477 In zbx_ipc_async_socket_recv() timeout:5 73139:20221202:102151.477 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.001382 sec, idle 5 sec]' 73141:20221202:102151.477 End of zbx_ipc_async_socket_recv():0 73141:20221202:102151.477 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.000062 sec, exchanging data]' 73141:20221202:102151.477 In process_proxy() 73141:20221202:102151.477 In DCconfig_get_proxypoller_hosts() 73141:20221202:102151.477 End of DCconfig_get_proxypoller_hosts():0 73141:20221202:102151.477 End of process_proxy() 73141:20221202:102151.477 In DCconfig_get_proxypoller_nextcheck() 73141:20221202:102151.477 End of DCconfig_get_proxypoller_nextcheck():-1 73141:20221202:102151.477 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.000244 sec, idle 5 sec]' 73141:20221202:102151.477 In zbx_ipc_async_socket_recv() timeout:5 73139:20221202:102151.478 In zbx_ipc_async_socket_recv() timeout:5 73159:20221202:102151.478 End of zbx_ipc_async_socket_recv():0 73159:20221202:102151.478 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.000097 sec, getting values]' 73159:20221202:102151.478 In get_values() 73159:20221202:102151.478 In DCconfig_get_poller_items() poller_type:5 73159:20221202:102151.478 End of DCconfig_get_poller_items():0 73159:20221202:102151.478 In DCconfig_get_poller_nextcheck() poller_type:5 73159:20221202:102151.478 End of DCconfig_get_poller_nextcheck():-1 73159:20221202:102151.478 End of get_values():0 73159:20221202:102151.478 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.000075 sec, idle 5 sec]' 73159:20221202:102151.478 In zbx_ipc_async_socket_recv() timeout:5 73151:20221202:102151.479 End of zbx_ipc_async_socket_recv():0 73151:20221202:102151.479 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.000098 sec, getting values]' 73151:20221202:102151.479 In get_values() 73151:20221202:102151.479 In DCconfig_get_poller_items() poller_type:1 73151:20221202:102151.479 End of DCconfig_get_poller_items():0 73151:20221202:102151.479 In DCconfig_get_poller_nextcheck() poller_type:1 73151:20221202:102151.479 End of DCconfig_get_poller_nextcheck():-1 73151:20221202:102151.479 End of get_values():0 73151:20221202:102151.479 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.000141 sec, idle 5 sec]' 73151:20221202:102151.479 In zbx_ipc_async_socket_recv() timeout:5 73150:20221202:102151.482 End of zbx_ipc_async_socket_recv():0 73150:20221202:102151.482 zbx_setproctitle() title:'poller #5 [got 1 values in 0.001403 sec, getting values]' 73150:20221202:102151.482 In get_values() 73149:20221202:102151.482 End of zbx_ipc_async_socket_recv():0 73149:20221202:102151.482 zbx_setproctitle() title:'poller #4 [got 0 values in 0.000122 sec, getting values]' 73149:20221202:102151.482 In get_values() 73149:20221202:102151.482 In DCconfig_get_poller_items() poller_type:0 73149:20221202:102151.482 End of DCconfig_get_poller_items():1 73149:20221202:102151.482 In substitute_key_macros_impl() data:'agent.ping' 73149:20221202:102151.482 End of substitute_key_macros_impl():SUCCEED data:'agent.ping' 73149:20221202:102151.482 In substitute_simple_macros_impl() data:'10050' 73149:20221202:102151.482 End substitute_simple_macros_impl() data:'10050' 73149:20221202:102151.482 In get_value() key:'agent.ping' 73149:20221202:102151.482 In get_value_agent() host:'test' addr:'192.168.6.176' key:'agent.ping' conn:'unencrypted' 73150:20221202:102151.482 In DCconfig_get_poller_items() poller_type:0 73150:20221202:102151.482 End of DCconfig_get_poller_items():0 73150:20221202:102151.482 In DCconfig_get_poller_nextcheck() poller_type:0 73150:20221202:102151.482 End of DCconfig_get_poller_nextcheck():1669969353 73150:20221202:102151.482 End of get_values():0 73150:20221202:102151.482 zbx_setproctitle() title:'poller #5 [got 0 values in 0.000499 sec, idle 5 sec]' 73149:20221202:102151.482 In is_ip4() ip:'192.168.6.176' 73149:20221202:102151.482 End of is_ip4():SUCCEED 73149:20221202:102151.482 Sending [agent.ping] 73150:20221202:102151.482 In zbx_ipc_async_socket_recv() timeout:5 73149:20221202:102151.483 get value from agent result: '1' 73149:20221202:102151.483 End of get_value_agent():SUCCEED 73149:20221202:102151.483 End of get_value():SUCCEED 73149:20221202:102151.483 In zbx_activate_item_interface() interfaceid:15 itemid:44581 type:0 73149:20221202:102151.483 End of zbx_activate_item_interface() 73149:20221202:102151.483 In zbx_preprocess_item_value() 73149:20221202:102151.483 End of zbx_preprocess_item_value() 73149:20221202:102151.483 In zbx_ipc_socket_write() 73149:20221202:102151.483 End of zbx_ipc_socket_write():SUCCEED 73149:20221202:102151.483 End of get_values():1 73149:20221202:102151.483 zbx_setproctitle() title:'poller #4 [got 1 values in 0.001416 sec, idle 5 sec]' 73149:20221202:102151.483 In zbx_ipc_async_socket_recv() timeout:5 73111:20221202:102151.483 End of zbx_ipc_service_recv():1 73111:20221202:102151.483 In preprocessor_add_request() 73111:20221202:102151.483 In preprocessor_sync_configuration() 73111:20221202:102151.483 In DCconfig_get_preprocessable_items() 73111:20221202:102151.484 In zbx_dc_expand_user_macros() '' 73111:20221202:102151.484 End of zbx_dc_expand_user_macros() '' 73111:20221202:102151.484 In zbx_dc_expand_user_macros() '' 73111:20221202:102151.484 End of zbx_dc_expand_user_macros() '' 73111:20221202:102151.484 In zbx_dc_expand_user_macros() '' 73111:20221202:102151.484 End of zbx_dc_expand_user_macros() '' 73111:20221202:102151.484 In zbx_dc_expand_user_macros() '' 73111:20221202:102151.484 End of zbx_dc_expand_user_macros() '' 73111:20221202:102151.485 In zbx_dc_expand_user_macros() '' 73111:20221202:102151.485 End of zbx_dc_expand_user_macros() '' 73111:20221202:102151.485 In zbx_dc_expand_user_macros() '' 73111:20221202:102151.485 End of zbx_dc_expand_user_macros() '' 73111:20221202:102151.485 In zbx_dc_expand_user_macros() '' 73111:20221202:102151.485 End of zbx_dc_expand_user_macros() '' 73111:20221202:102151.485 In zbx_dc_expand_user_macros() '' 73111:20221202:102151.485 End of zbx_dc_expand_user_macros() '' 73111:20221202:102151.485 In zbx_dc_expand_user_macros() '' 73111:20221202:102151.485 End of zbx_dc_expand_user_macros() '' 73111:20221202:102151.485 In zbx_dc_expand_user_macros() '' 73111:20221202:102151.485 End of zbx_dc_expand_user_macros() '' 73111:20221202:102151.485 In zbx_dc_expand_user_macros() '' 73111:20221202:102151.485 End of zbx_dc_expand_user_macros() '' 73111:20221202:102151.485 In zbx_dc_expand_user_macros() '' 73111:20221202:102151.485 End of zbx_dc_expand_user_macros() '' 73111:20221202:102151.485 In zbx_dc_expand_user_macros() '' 73111:20221202:102151.485 End of zbx_dc_expand_user_macros() '' 73111:20221202:102151.485 In zbx_dc_expand_user_macros() '' 73111:20221202:102151.485 End of zbx_dc_expand_user_macros() '' 73111:20221202:102151.485 In zbx_dc_expand_user_macros() '' 73111:20221202:102151.485 End of zbx_dc_expand_user_macros() '' 73111:20221202:102151.485 In zbx_dc_expand_user_macros() '' 73111:20221202:102151.485 End of zbx_dc_expand_user_macros() '' 73111:20221202:102151.485 In zbx_dc_expand_user_macros() '' 73111:20221202:102151.485 End of zbx_dc_expand_user_macros() '' 73111:20221202:102151.485 In zbx_dc_expand_user_macros() '' 73111:20221202:102151.485 End of zbx_dc_expand_user_macros() '' 73111:20221202:102151.485 In zbx_dc_expand_user_macros() '' 73111:20221202:102151.485 End of zbx_dc_expand_user_macros() '' 73111:20221202:102151.485 In zbx_dc_expand_user_macros() '' 73111:20221202:102151.485 End of zbx_dc_expand_user_macros() '' 73111:20221202:102151.485 In zbx_dc_expand_user_macros() '' 73111:20221202:102151.485 End of zbx_dc_expand_user_macros() '' 73111:20221202:102151.485 In zbx_dc_expand_user_macros() '' 73111:20221202:102151.485 End of zbx_dc_expand_user_macros() '' 73111:20221202:102151.485 In zbx_dc_expand_user_macros() '' 73111:20221202:102151.485 End of zbx_dc_expand_user_macros() '' 73111:20221202:102151.485 In zbx_dc_expand_user_macros() '' 73111:20221202:102151.486 End of zbx_dc_expand_user_macros() '' 73111:20221202:102151.486 In zbx_dc_expand_user_macros() '' 73111:20221202:102151.486 End of zbx_dc_expand_user_macros() '' 73111:20221202:102151.486 In zbx_dc_expand_user_macros() '' 73111:20221202:102151.486 End of zbx_dc_expand_user_macros() '' 73111:20221202:102151.486 In zbx_dc_expand_user_macros() '' 73111:20221202:102151.486 End of zbx_dc_expand_user_macros() '' 73111:20221202:102151.486 In zbx_dc_expand_user_macros() '' 73111:20221202:102151.486 End of zbx_dc_expand_user_macros() '' 73111:20221202:102151.486 In zbx_dc_expand_user_macros() '' 73111:20221202:102151.486 End of zbx_dc_expand_user_macros() '' 73111:20221202:102151.486 In zbx_dc_expand_user_macros() '' 73111:20221202:102151.486 End of zbx_dc_expand_user_macros() '' 73111:20221202:102151.486 End of DCconfig_get_preprocessable_items() items:29 73111:20221202:102151.486 End of preprocessor_sync_configuration() item config size: 29, history cache size: 0 73111:20221202:102151.486 In preprocessor_enqueue() itemid: 44581 73111:20221202:102151.486 End of preprocessor_enqueue() 73111:20221202:102151.486 In preprocessor_assign_tasks() 73111:20221202:102151.486 In preprocessor_get_next_task() 73111:20221202:102151.486 End of preprocessor_get_next_task() 73111:20221202:102151.486 In zbx_ipc_client_send() clientid:3 73111:20221202:102151.486 End of zbx_ipc_client_send():SUCCEED 73111:20221202:102151.486 In preprocessor_get_next_task() 73111:20221202:102151.486 End of preprocessor_get_next_task() 73111:20221202:102151.486 End of preprocessor_assign_tasks() 73111:20221202:102151.486 End of preprocessor_add_request() 73111:20221202:102151.486 zbx_setproctitle() title:'preprocessing manager #1 [queued 1, processed 1 values, idle 5.002151 sec during 5.004962 sec]' 73111:20221202:102151.486 In zbx_ipc_service_recv() timeout:1.000 73114:20221202:102151.486 End of zbx_ipc_socket_read():SUCCEED 73114:20221202:102151.486 worker_preprocess_value(): 1 73114:20221202:102151.486 worker_preprocess_value: SUCCEED GOOD 73114:20221202:102151.486 In zbx_ipc_socket_write() 73114:20221202:102151.486 End of zbx_ipc_socket_write():SUCCEED 73114:20221202:102151.486 In zbx_ipc_socket_read() 73111:20221202:102151.487 End of zbx_ipc_service_recv():1 73111:20221202:102151.487 In preprocessor_add_result() 73111:20221202:102151.487 In preprocessor_enqueue_dependent() itemid: 44581 73111:20221202:102151.487 End of preprocessor_enqueue_dependent() 73111:20221202:102151.487 In preprocessor_assign_tasks() 73111:20221202:102151.487 In preprocessor_get_next_task() 73111:20221202:102151.487 End of preprocessor_get_next_task() 73111:20221202:102151.487 End of preprocessor_assign_tasks() 73111:20221202:102151.487 End of preprocessor_add_result() 73111:20221202:102151.487 In zbx_ipc_service_recv() timeout:1.000 73145:20221202:102151.490 End of zbx_ipc_async_socket_recv():0 73145:20221202:102151.490 zbx_setproctitle() title:'poller #1 [got 0 values in 0.000338 sec, getting values]' 73145:20221202:102151.490 In get_values() 73145:20221202:102151.490 In DCconfig_get_poller_items() poller_type:0 73147:20221202:102151.490 End of zbx_ipc_async_socket_recv():0 73147:20221202:102151.490 zbx_setproctitle() title:'poller #3 [got 0 values in 0.000342 sec, getting values]' 73147:20221202:102151.491 In get_values() 73145:20221202:102151.491 End of DCconfig_get_poller_items():0 73145:20221202:102151.491 In DCconfig_get_poller_nextcheck() poller_type:0 73145:20221202:102151.491 End of DCconfig_get_poller_nextcheck():1669969316 73145:20221202:102151.491 End of get_values():0 73145:20221202:102151.491 zbx_setproctitle() title:'poller #1 [got 0 values in 0.000654 sec, idle 5 sec]' 73145:20221202:102151.491 In zbx_ipc_async_socket_recv() timeout:5 73147:20221202:102151.491 In DCconfig_get_poller_items() poller_type:0 73147:20221202:102151.491 End of DCconfig_get_poller_items():0 73147:20221202:102151.491 In DCconfig_get_poller_nextcheck() poller_type:0 73147:20221202:102151.491 End of DCconfig_get_poller_nextcheck():1669969316 73147:20221202:102151.491 End of get_values():0 73147:20221202:102151.491 zbx_setproctitle() title:'poller #3 [got 0 values in 0.000889 sec, idle 5 sec]' 73147:20221202:102151.491 In zbx_ipc_async_socket_recv() timeout:5 73157:20221202:102151.493 zbx_setproctitle() title:'icmp pinger #1 [getting values]' 73157:20221202:102151.494 In get_pinger_hosts() 73157:20221202:102151.494 In DCconfig_get_poller_items() poller_type:3 73157:20221202:102151.494 End of DCconfig_get_poller_items():0 73157:20221202:102151.494 End of get_pinger_hosts():0 73157:20221202:102151.494 In process_pinger_hosts() 73157:20221202:102151.494 End of process_pinger_hosts() 73157:20221202:102151.494 In DCconfig_get_poller_nextcheck() poller_type:3 73157:20221202:102151.494 End of DCconfig_get_poller_nextcheck():-1 73157:20221202:102151.494 zbx_setproctitle() title:'icmp pinger #1 [got 0 values in 0.001135 sec, idle 5 sec]' 73146:20221202:102151.494 End of zbx_ipc_async_socket_recv():0 73146:20221202:102151.494 zbx_setproctitle() title:'poller #2 [got 0 values in 0.000344 sec, getting values]' 73146:20221202:102151.495 In get_values() 73146:20221202:102151.495 In DCconfig_get_poller_items() poller_type:0 73146:20221202:102151.495 End of DCconfig_get_poller_items():0 73146:20221202:102151.495 In DCconfig_get_poller_nextcheck() poller_type:0 73146:20221202:102151.495 End of DCconfig_get_poller_nextcheck():1669969316 73146:20221202:102151.495 End of get_values():0 73146:20221202:102151.495 zbx_setproctitle() title:'poller #2 [got 0 values in 0.000204 sec, idle 5 sec]' 73146:20221202:102151.495 In zbx_ipc_async_socket_recv() timeout:5 73140:20221202:102151.495 End of zbx_ipc_async_socket_recv():0 73140:20221202:102151.495 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.000373 sec, getting values]' 73140:20221202:102151.495 In get_values() 73140:20221202:102151.495 In DCconfig_get_poller_items() poller_type:4 73140:20221202:102151.495 End of DCconfig_get_poller_items():0 73140:20221202:102151.495 In DCconfig_get_poller_nextcheck() poller_type:4 73140:20221202:102151.495 End of DCconfig_get_poller_nextcheck():-1 73140:20221202:102151.495 End of get_values():0 73140:20221202:102151.495 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.000289 sec, idle 5 sec]' 73140:20221202:102151.495 In zbx_ipc_async_socket_recv() timeout:5 73142:20221202:102151.497 zbx_setproctitle() title:'self-monitoring [processing data]' 73142:20221202:102151.497 In collect_selfmon_stats() 73142:20221202:102151.497 End of collect_selfmon_stats() 73142:20221202:102151.497 zbx_setproctitle() title:'self-monitoring [processed data in 0.000180 sec, idle 1 sec]' 73168:20221202:102151.497 End of zbx_ipc_async_socket_recv():0 73168:20221202:102151.498 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.000138 sec, getting values]' 73168:20221202:102151.498 In get_values() 73168:20221202:102151.498 In DCconfig_get_poller_items() poller_type:5 73168:20221202:102151.498 End of DCconfig_get_poller_items():0 73168:20221202:102151.498 In DCconfig_get_poller_nextcheck() poller_type:5 73168:20221202:102151.498 End of DCconfig_get_poller_nextcheck():-1 73168:20221202:102151.498 End of get_values():0 73168:20221202:102151.498 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.000156 sec, idle 5 sec]' 73168:20221202:102151.498 In zbx_ipc_async_socket_recv() timeout:5 73167:20221202:102151.502 End of zbx_ipc_async_socket_recv():0 73167:20221202:102151.502 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.000075 sec, getting values]' 73167:20221202:102151.502 In get_values() 73167:20221202:102151.502 In DCconfig_get_poller_items() poller_type:5 73167:20221202:102151.502 End of DCconfig_get_poller_items():0 73167:20221202:102151.502 In DCconfig_get_poller_nextcheck() poller_type:5 73167:20221202:102151.502 End of DCconfig_get_poller_nextcheck():-1 73167:20221202:102151.502 End of get_values():0 73167:20221202:102151.502 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.000181 sec, idle 5 sec]' 73167:20221202:102151.502 In zbx_ipc_async_socket_recv() timeout:5 73169:20221202:102151.502 End of zbx_ipc_async_socket_recv():0 73169:20221202:102151.502 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.000083 sec, getting values]' 73169:20221202:102151.502 In get_values() 73169:20221202:102151.502 In DCconfig_get_poller_items() poller_type:5 73169:20221202:102151.502 End of DCconfig_get_poller_items():0 73169:20221202:102151.502 In DCconfig_get_poller_nextcheck() poller_type:5 73169:20221202:102151.503 End of DCconfig_get_poller_nextcheck():-1 73169:20221202:102151.503 End of get_values():0 73169:20221202:102151.503 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.000166 sec, idle 5 sec]' 73169:20221202:102151.503 In zbx_ipc_async_socket_recv() timeout:5 73172:20221202:102151.514 End of zbx_ipc_async_socket_recv():0 73172:20221202:102151.514 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.000085 sec, getting values]' 73172:20221202:102151.514 In get_values() 73172:20221202:102151.514 In DCconfig_get_poller_items() poller_type:5 73172:20221202:102151.514 End of DCconfig_get_poller_items():0 73172:20221202:102151.514 In DCconfig_get_poller_nextcheck() poller_type:5 73172:20221202:102151.514 End of DCconfig_get_poller_nextcheck():-1 73172:20221202:102151.514 End of get_values():0 73172:20221202:102151.514 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.000090 sec, idle 5 sec]' 73172:20221202:102151.514 In zbx_ipc_async_socket_recv() timeout:5 73177:20221202:102151.514 End of zbx_ipc_async_socket_recv():0 73177:20221202:102151.514 zbx_setproctitle() title:'trigger housekeeper [removing deleted triggers problems]' 73177:20221202:102151.514 query [txnlev:0] [select eventid from problem where source=0 and object=0 and not exists (select NULL from triggers where triggerid=objectid)] 73177:20221202:102151.515 zbx_setproctitle() title:'trigger housekeeper [deleted 0 problems records in 0.000695 sec, idle for 60 second(s)]' 73177:20221202:102151.515 In zbx_ipc_async_socket_recv() timeout:60 73126:20221202:102151.521 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.003012 sec, processing escalations]' 73126:20221202:102151.522 In process_escalations() 73126:20221202:102151.522 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<=1669969314 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102151.522 End of process_escalations() 73126:20221202:102151.522 In process_escalations() 73126:20221202:102151.522 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<=1669969314 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102151.522 End of process_escalations() 73126:20221202:102151.522 In process_escalations() 73126:20221202:102151.522 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<=1669969314 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102151.522 End of process_escalations() 73126:20221202:102151.523 In process_escalations() 73126:20221202:102151.523 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<=1669969314 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102151.523 End of process_escalations() 73126:20221202:102151.523 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.001365 sec, idle 3 sec]' 73178:20221202:102151.566 End of zbx_ipc_async_socket_recv():0 73178:20221202:102151.567 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.000115 sec, getting values]' 73178:20221202:102151.567 In get_values() 73178:20221202:102151.567 In DCconfig_get_poller_items() poller_type:6 73178:20221202:102151.567 End of DCconfig_get_poller_items():0 73178:20221202:102151.567 In DCconfig_get_poller_nextcheck() poller_type:6 73178:20221202:102151.567 End of DCconfig_get_poller_nextcheck():-1 73178:20221202:102151.567 End of get_values():0 73178:20221202:102151.567 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.000083 sec, idle 5 sec]' 73178:20221202:102151.567 In zbx_ipc_async_socket_recv() timeout:5 73155:20221202:102151.611 zbx_setproctitle() title:'trapper #4 [processing data]' 73155:20221202:102151.611 In zbx_ipc_async_socket_recv() timeout:0 73155:20221202:102151.612 End of zbx_ipc_async_socket_recv():0 73155:20221202:102151.612 trapper got '{"request":"active check heartbeat","host":"test","heartbeat_freq":60}' 73155:20221202:102151.612 In zbx_ipc_socket_write() 73155:20221202:102151.612 End of zbx_ipc_socket_write():SUCCEED 73155:20221202:102151.612 zbx_setproctitle() title:'trapper #4 [processed data in 0.000299 sec, waiting for connection]' 73174:20221202:102151.613 End of zbx_ipc_service_recv():1 73174:20221202:102151.613 In zbx_ipc_service_recv() timeout:1.000 73156:20221202:102151.613 zbx_setproctitle() title:'trapper #5 [processing data]' 73156:20221202:102151.613 In zbx_ipc_async_socket_recv() timeout:0 73156:20221202:102151.613 End of zbx_ipc_async_socket_recv():0 73156:20221202:102151.613 trapper got '{"request":"active check heartbeat","host":"test","heartbeat_freq":60}' 73156:20221202:102151.613 In zbx_ipc_socket_open() 73156:20221202:102151.613 End of zbx_ipc_socket_open():SUCCEED 73156:20221202:102151.613 In zbx_ipc_socket_write() 73156:20221202:102151.613 End of zbx_ipc_socket_write():SUCCEED 73156:20221202:102151.614 zbx_setproctitle() title:'trapper #5 [processed data in 0.000094 sec, waiting for connection]' 73174:20221202:102151.614 In ipc_service_accept() 73174:20221202:102151.614 In ipc_service_add_client() 73174:20221202:102151.614 End of ipc_service_add_client() clientid:5 73174:20221202:102151.614 End of ipc_service_accept() 73174:20221202:102151.614 End of zbx_ipc_service_recv():2 73174:20221202:102151.614 In zbx_ipc_service_recv() timeout:1.000 73174:20221202:102151.614 End of zbx_ipc_service_recv():1 73174:20221202:102151.614 In zbx_ipc_service_recv() timeout:1.000 73125:20221202:102151.622 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000163 sec, syncing history]' 73125:20221202:102151.622 In zbx_sync_history_cache() history_num:1 73125:20221202:102151.622 In substitute_simple_macros_impl() data:'90d' 73125:20221202:102151.622 End substitute_simple_macros_impl() data:'90d' 73125:20221202:102151.622 In DCmass_prepare_history() history_num:1 73125:20221202:102151.622 End of DCmass_prepare_history() 73125:20221202:102151.622 In DBmass_add_history() 73125:20221202:102151.622 In zbx_history_add_values() 73115:20221202:102151.622 End of zbx_ipc_service_recv():2 73115:20221202:102151.622 zbx_setproctitle() title:'lld manager #1 [processed 0 LLD rules, idle 5.008314sec during 5.008334 sec]' 73115:20221202:102151.622 In zbx_ipc_service_recv() timeout:1.000 73125:20221202:102151.622 query [txnlev:1] [begin;] 73124:20221202:102151.623 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000196 sec, syncing history]' 73124:20221202:102151.623 In zbx_sync_history_cache() history_num:1 73124:20221202:102151.623 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000822 sec, idle 1 sec]' 73125:20221202:102151.623 query [txnlev:1] [insert into history_str (itemid,clock,ns,value) values (44581,1669969311,483277776,'GOOD'); ] 73125:20221202:102151.624 query [txnlev:1] [commit;] 73123:20221202:102151.626 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000198 sec, syncing history]' 73123:20221202:102151.626 In zbx_sync_history_cache() history_num:1 73123:20221202:102151.626 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000775 sec, idle 1 sec]' 73122:20221202:102151.641 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.001326 sec, syncing history]' 73122:20221202:102151.641 In zbx_sync_history_cache() history_num:1 73122:20221202:102151.641 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000454 sec, idle 1 sec]' 73125:20221202:102151.641 End of zbx_history_add_values() 73125:20221202:102151.641 End of DBmass_add_history() 73125:20221202:102151.641 In DCmass_update_trends() 73125:20221202:102151.641 End of DCmass_update_trends() 73125:20221202:102151.642 query [txnlev:1] [begin;] 73125:20221202:102151.642 In DBmass_update_items() 73125:20221202:102151.642 End of DBmass_update_items() 73125:20221202:102151.642 In zbx_process_events() events_num:0 73125:20221202:102151.642 End of zbx_process_events() processed:0 73125:20221202:102151.642 query [txnlev:1] [commit;] 73125:20221202:102151.643 In DCupdate_trends() 73125:20221202:102151.643 End of DCupdate_trends() 73125:20221202:102151.643 query [txnlev:1] [begin;] 73125:20221202:102151.643 In recalculate_triggers() 73125:20221202:102151.643 In zbx_link_triggers_with_functions() trigger_order_num:0 73125:20221202:102151.643 End of zbx_link_triggers_with_functions() triggers_func_pos_num:0 73125:20221202:102151.643 In zbx_evaluate_expressions() tr_num:0 73125:20221202:102151.643 In substitute_functions() 73125:20221202:102151.643 In zbx_extract_functionids() tr_num:0 73125:20221202:102151.643 End of zbx_extract_functionids() functionids_num:0 73125:20221202:102151.643 End of substitute_functions() 73125:20221202:102151.643 End of zbx_evaluate_expressions() 73125:20221202:102151.643 In zbx_process_triggers() values_num:0 73125:20221202:102151.643 End of zbx_process_triggers() 73125:20221202:102151.643 End of recalculate_triggers() 73125:20221202:102151.643 In zbx_process_events() events_num:0 73125:20221202:102151.643 End of zbx_process_events() processed:0 73125:20221202:102151.643 query [txnlev:1] [commit;] 73125:20221202:102151.643 zbx_setproctitle() title:'history syncer #4 [processed 1 values, 0 triggers in 0.021695 sec, idle 1 sec]' 73107:20221202:102151.666 End of zbx_ipc_service_recv():2 73107:20221202:102151.666 zbx_setproctitle() title:'alert manager #1 [sent 0, failed 0 alerts, idle 5.016553 sec during 5.017165 sec]' 73107:20221202:102151.666 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102151.666 zbx_setproctitle() title:'alert syncer [queuing alerts]' 73158:20221202:102151.666 In am_db_get_alerts() 73158:20221202:102151.666 query [txnlev:1] [begin;] 73158:20221202:102151.667 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] 73158:20221202:102151.667 query [txnlev:1] [commit;] 73158:20221202:102151.668 End of am_db_get_alerts():SUCCEED alerts:0 73158:20221202:102151.668 In am_db_flush_results() 73158:20221202:102151.668 In zbx_ipc_socket_write() 73107:20221202:102151.668 End of zbx_ipc_service_recv():1 73107:20221202:102151.668 In am_flush_results() results:0 73107:20221202:102151.668 In zbx_ipc_client_send() clientid:6 73107:20221202:102151.668 End of zbx_ipc_client_send():SUCCEED 73107:20221202:102151.668 End of am_flush_results() 73107:20221202:102151.668 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102151.668 End of zbx_ipc_socket_write():SUCCEED 73158:20221202:102151.668 In zbx_ipc_socket_read() 73158:20221202:102151.669 End of zbx_ipc_socket_read():SUCCEED 73158:20221202:102151.669 End of am_db_flush_results() flushed:0 73158:20221202:102151.669 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.002329 sec, idle 1 sec]' 73088:20221202:102152.076 End of zbx_ipc_service_recv():2 73088:20221202:102152.077 In zbx_ipc_async_socket_send() 73088:20221202:102152.077 In zbx_ipc_client_send() clientid:0 73088:20221202:102152.077 End of zbx_ipc_client_send():SUCCEED 73088:20221202:102152.077 End of zbx_ipc_async_socket_send():SUCCEED 73088:20221202:102152.077 In zbx_ipc_async_socket_flush() timeout:10 73088:20221202:102152.077 End of zbx_ipc_async_socket_flush():0 73088:20221202:102152.077 In zbx_ipc_service_recv() timeout:0.994 73086:20221202:102152.077 End of zbx_ipc_service_recv():1 73086:20221202:102152.077 In zbx_ha_dispatch_message() 73086:20221202:102152.077 In zbx_ipc_service_recv() timeout:1.000 73090:20221202:102152.294 End of zbx_ipc_service_recv():2 73090:20221202:102152.295 In zbx_ipc_service_recv() timeout:1.000 73086:20221202:102152.348 In ipc_service_accept() 73086:20221202:102152.349 In ipc_service_add_client() 73086:20221202:102152.349 End of ipc_service_add_client() clientid:35 73086:20221202:102152.349 End of ipc_service_accept() 73086:20221202:102152.349 End of zbx_ipc_service_recv():2 73086:20221202:102152.349 In zbx_ha_dispatch_message() 73086:20221202:102152.349 In zbx_ipc_service_recv() timeout:1.000 73086:20221202:102152.349 End of zbx_ipc_service_recv():1 73086:20221202:102152.349 In zbx_rtc_dispatch() code:8 size:0 73086:20221202:102152.349 In zbx_ipc_socket_open() 73086:20221202:102152.349 End of zbx_ipc_socket_open():SUCCEED 73086:20221202:102152.349 In zbx_ipc_socket_write() 73086:20221202:102152.349 End of zbx_ipc_socket_write():SUCCEED 73086:20221202:102152.349 In zbx_ipc_socket_close() 73086:20221202:102152.349 End of zbx_ipc_socket_close() 73086:20221202:102152.349 In zbx_ipc_client_send() clientid:2 73090:20221202:102152.349 In ipc_service_accept() 73086:20221202:102152.349 End of zbx_ipc_client_send():SUCCEED 73086:20221202:102152.349 In zbx_ipc_client_send() clientid:35 73086:20221202:102152.349 End of zbx_ipc_client_send():SUCCEED 73086:20221202:102152.349 End of zbx_rtc_dispatch() 73086:20221202:102152.349 In zbx_ipc_service_recv() timeout:1.000 73090:20221202:102152.350 In ipc_service_add_client() 73090:20221202:102152.350 End of ipc_service_add_client() clientid:2 73090:20221202:102152.350 End of ipc_service_accept() 73090:20221202:102152.350 End of zbx_ipc_service_recv():2 73090:20221202:102152.350 In zbx_ipc_service_recv() timeout:1.000 73090:20221202:102152.350 End of zbx_ipc_service_recv():1 73090:20221202:102152.350 forced reloading of the service manager cache 73090:20221202:102152.350 query [txnlev:1] [begin;] 73086:20221202:102152.350 End of zbx_ipc_service_recv():1 73086:20221202:102152.350 In zbx_ha_dispatch_message() 73086:20221202:102152.350 In zbx_ipc_socket_close() 73086:20221202:102152.350 End of zbx_ipc_socket_close() 73086:20221202:102152.350 In zbx_ipc_service_recv() timeout:1.000 73090:20221202:102152.351 In sync_services() 73090:20221202:102152.351 query [txnlev:1] [select serviceid,status,algorithm,name,weight,propagation_rule,propagation_value from services] 73090:20221202:102152.351 End of sync_services() 73090:20221202:102152.351 In sync_service_rules() 73090:20221202:102152.351 query [txnlev:1] [select service_status_ruleid,serviceid,type,limit_value,limit_status,new_status from service_status_rule order by serviceid] 73091:20221202:102152.351 End of zbx_ipc_async_socket_recv():0 73091:20221202:102152.351 forced reloading of the configuration cache 73091:20221202:102152.351 In zbx_ipc_async_socket_recv() timeout:0 73091:20221202:102152.351 End of zbx_ipc_async_socket_recv():0 73091:20221202:102152.351 zbx_setproctitle() title:'configuration syncer [synced configuration in 0.050121 sec, syncing configuration]' 73091:20221202:102152.351 In DCsync_configuration() 73091:20221202:102152.351 query [txnlev:0] [select changelogid,object,objectid,operation,clock from changelog] 73090:20221202:102152.355 End of sync_service_rules() 73090:20221202:102152.356 In sync_service_tags() 73090:20221202:102152.356 query [txnlev:1] [select servicetagid,serviceid,tag,value from service_tag] 73090:20221202:102152.357 End of sync_service_tags() 73090:20221202:102152.357 In sync_service_problem_tags() 73090:20221202:102152.357 query [txnlev:1] [select service_problem_tagid,serviceid,tag,operator,value from service_problem_tag order by serviceid] 73090:20221202:102152.358 End of sync_service_problem_tags() 73090:20221202:102152.358 In sync_services_links() 73090:20221202:102152.358 query [txnlev:1] [select linkid,serviceupid,servicedownid from services_links] 73091:20221202:102152.358 query [txnlev:0] [select discovery_groupid,snmptrap_logging,severity_name_0,severity_name_1,severity_name_2,severity_name_3,severity_name_4,severity_name_5,hk_events_mode,hk_events_trigger,hk_events_internal,hk_events_discovery,hk_events_autoreg,hk_services_mode,hk_services,hk_audit_mode,hk_audit,hk_sessions_mode,hk_sessions,hk_history_mode,hk_history_global,hk_history,hk_trends_mode,hk_trends_global,hk_trends,default_inventory_mode,db_extension,autoreg_tls_accept,compression_status,compress_older,instanceid,default_timezone,hk_events_service,auditlog_enabled from config order by configid] 73090:20221202:102152.359 End of sync_services_links() 73090:20221202:102152.359 In sync_actions() 73090:20221202:102152.359 query [txnlev:1] [select actionid,evaltype,formula from actions where eventsource=4 and status=0] 73091:20221202:102152.359 query [txnlev:0] [select tls_psk_identity,tls_psk from config_autoreg_tls order by autoreg_tlsid] 73090:20221202:102152.359 End of sync_actions() 73090:20221202:102152.359 In sync_action_conditions() 73090:20221202:102152.360 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] 73091:20221202:102152.360 In DCsync_config() 73091:20221202:102152.360 End of DCsync_config() 73091:20221202:102152.360 In DCsync_autoreg_config() 73091:20221202:102152.360 End of DCsync_autoreg_config() 73091:20221202:102152.360 query [txnlev:0] [select hostid,templateid from hosts_templates order by hostid] 73090:20221202:102152.361 End of sync_action_conditions() 73090:20221202:102152.361 query [txnlev:1] [select severity_name_0,severity_name_1,severity_name_2,severity_name_3,severity_name_4,severity_name_5 from config] 73091:20221202:102152.361 query [txnlev:0] [select globalmacroid,macro,value,type from globalmacro] 73090:20221202:102152.361 query [txnlev:1] [commit;] 73090:20221202:102152.362 In zbx_ipc_service_recv() timeout:1.000 73090:20221202:102152.362 End of zbx_ipc_service_recv():0 73090:20221202:102152.362 In zbx_ipc_socket_close() 73090:20221202:102152.362 End of zbx_ipc_socket_close() 73090:20221202:102152.362 In zbx_ipc_service_recv() timeout:1.000 73091:20221202:102152.362 query [txnlev:0] [select m.hostmacroid,m.hostid,m.macro,m.value,m.type from hostmacro m inner join hosts h on m.hostid=h.hostid where h.flags<>2] 73091:20221202:102152.373 In DCsync_host_tags() 73091:20221202:102152.373 End of DCsync_host_tags() 73091:20221202:102152.373 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] 73091:20221202:102152.380 query [txnlev:0] [select groupid,name from hstgrp] 73091:20221202:102152.380 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 order by hg.groupid] 73091:20221202:102152.381 query [txnlev:0] [select maintenanceid,maintenance_type,active_since,active_till,tags_evaltype from maintenances] 73091:20221202:102152.381 query [txnlev:0] [select maintenancetagid,maintenanceid,operator,tag,value from maintenance_tag] 73091:20221202:102152.382 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] 73091:20221202:102152.383 query [txnlev:0] [select maintenanceid,groupid from maintenances_groups order by maintenanceid] 73091:20221202:102152.384 query [txnlev:0] [select maintenanceid,hostid from maintenances_hosts order by maintenanceid] 73091:20221202:102152.384 In DCsync_hosts() 73091:20221202:102152.384 End of DCsync_hosts() 73091:20221202:102152.384 In DCsync_host_inventory() 73091:20221202:102152.384 End of DCsync_host_inventory() 73091:20221202:102152.384 In DCsync_hostgroups() 73091:20221202:102152.384 End of DCsync_hostgroups() 73091:20221202:102152.384 In DCsync_hostgroup_hosts() 73091:20221202:102152.384 End of DCsync_hostgroup_hosts() 73091:20221202:102152.384 In DCsync_maintenances() 73091:20221202:102152.384 End of DCsync_maintenances() 73091:20221202:102152.384 In DCsync_maintenance_tags() 73091:20221202:102152.384 End of DCsync_maintenance_tags() 73091:20221202:102152.384 In DCsync_maintenance_groups() 73091:20221202:102152.384 End of DCsync_maintenance_groups() 73091:20221202:102152.384 In DCsync_maintenance_hosts() 73091:20221202:102152.384 End of DCsync_maintenance_hosts() 73091:20221202:102152.384 In DCsync_maintenance_periods() 73091:20221202:102152.384 End of DCsync_maintenance_periods() 73091:20221202:102152.384 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 from interface i left join interface_snmp s on i.interfaceid=s.interfaceid] 73086:20221202:102152.385 In ipc_service_accept() 73086:20221202:102152.385 In ipc_service_add_client() 73086:20221202:102152.385 End of ipc_service_add_client() clientid:36 73086:20221202:102152.385 End of ipc_service_accept() 73086:20221202:102152.385 End of zbx_ipc_service_recv():2 73086:20221202:102152.385 In zbx_ha_dispatch_message() 73086:20221202:102152.385 In zbx_ipc_service_recv() timeout:1.000 73086:20221202:102152.385 End of zbx_ipc_service_recv():1 73086:20221202:102152.385 In zbx_rtc_dispatch() code:3 size:0 73086:20221202:102152.385 In zbx_ipc_client_send() clientid:3 73086:20221202:102152.385 End of zbx_ipc_client_send():SUCCEED 73118:20221202:102152.385 End of zbx_ipc_async_socket_recv():0 73118:20221202:102152.385 forced execution of the housekeeper 73118:20221202:102152.385 In zbx_ipc_async_socket_recv() timeout:0 73118:20221202:102152.385 End of zbx_ipc_async_socket_recv():0 73118:20221202:102152.386 executing housekeeper 73118:20221202:102152.386 zbx_setproctitle() title:'housekeeper [connecting to the database]' 73118:20221202:102152.386 In DBconnect() flag:0 73086:20221202:102152.386 In zbx_ipc_client_send() clientid:36 73086:20221202:102152.386 End of zbx_ipc_client_send():SUCCEED 73086:20221202:102152.386 End of zbx_rtc_dispatch() 73086:20221202:102152.386 In zbx_ipc_service_recv() timeout:1.000 73086:20221202:102152.386 End of zbx_ipc_service_recv():1 73086:20221202:102152.387 In zbx_ha_dispatch_message() 73086:20221202:102152.387 In zbx_ipc_socket_close() 73086:20221202:102152.387 End of zbx_ipc_socket_close() 73086:20221202:102152.387 In zbx_ipc_service_recv() timeout:1.000 73118:20221202:102152.387 End of DBconnect():0 73091:20221202:102152.387 query [txnlev:0] [select i.itemid,i.hostid,i.templateid from items i inner join hosts h on i.hostid=h.hostid where h.status=3] 73118:20221202:102152.388 zbx_setproctitle() title:'housekeeper [removing old history and trends]' 73118:20221202:102152.388 In housekeeping_history_and_trends() now:1669969312 73118:20221202:102152.388 In hk_history_delete_queue_prepare_all() 73118:20221202:102152.388 query [txnlev:0] [select itemid,min(clock) from history group by itemid] 73118:20221202:102152.389 query [txnlev:0] [select itemid,min(clock) from history_str group by itemid] 73118:20221202:102152.389 query [txnlev:0] [select itemid,min(clock) from history_log group by itemid] 73118:20221202:102152.390 query [txnlev:0] [select itemid,min(clock) from history_uint group by itemid] 73118:20221202:102152.391 query [txnlev:0] [select itemid,min(clock) from history_text group by itemid] 73118:20221202:102152.392 query [txnlev:0] [select itemid,min(clock) from trends group by itemid] 73118:20221202:102152.392 query [txnlev:0] [select itemid,min(clock) from trends_uint group by itemid] 73118:20221202:102152.393 query [txnlev:0] [select i.itemid,i.value_type,i.history,i.trends,h.hostid from items i,hosts h where i.flags in (0,4) and i.hostid=h.hostid and h.status in (0,1)] 73118:20221202:102152.394 In substitute_simple_macros_impl() data:'90d' 73118:20221202:102152.394 End substitute_simple_macros_impl() data:'90d' 73118:20221202:102152.394 In substitute_simple_macros_impl() data:'90d' 73118:20221202:102152.394 End substitute_simple_macros_impl() data:'90d' 73118:20221202:102152.394 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.394 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.394 In substitute_simple_macros_impl() data:'90d' 73118:20221202:102152.394 End substitute_simple_macros_impl() data:'90d' 73118:20221202:102152.394 In substitute_simple_macros_impl() data:'90d' 73118:20221202:102152.394 End substitute_simple_macros_impl() data:'90d' 73118:20221202:102152.394 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.394 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.394 In substitute_simple_macros_impl() data:'1h' 73118:20221202:102152.394 End substitute_simple_macros_impl() data:'1h' 73118:20221202:102152.394 In substitute_simple_macros_impl() data:'90d' 73118:20221202:102152.394 End substitute_simple_macros_impl() data:'90d' 73118:20221202:102152.394 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.394 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.394 In substitute_simple_macros_impl() data:'90d' 73118:20221202:102152.394 End substitute_simple_macros_impl() data:'90d' 73118:20221202:102152.394 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.394 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.394 In substitute_simple_macros_impl() data:'90d' 73118:20221202:102152.394 End substitute_simple_macros_impl() data:'90d' 73118:20221202:102152.394 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.394 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.394 In substitute_simple_macros_impl() data:'90d' 73118:20221202:102152.394 End substitute_simple_macros_impl() data:'90d' 73118:20221202:102152.394 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.394 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.394 In substitute_simple_macros_impl() data:'90d' 73118:20221202:102152.394 End substitute_simple_macros_impl() data:'90d' 73118:20221202:102152.394 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.394 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.394 In substitute_simple_macros_impl() data:'90d' 73118:20221202:102152.394 End substitute_simple_macros_impl() data:'90d' 73118:20221202:102152.394 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.394 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.394 In substitute_simple_macros_impl() data:'90d' 73118:20221202:102152.394 End substitute_simple_macros_impl() data:'90d' 73118:20221202:102152.394 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.394 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.394 In substitute_simple_macros_impl() data:'90d' 73118:20221202:102152.394 End substitute_simple_macros_impl() data:'90d' 73118:20221202:102152.394 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.394 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.394 In substitute_simple_macros_impl() data:'90d' 73118:20221202:102152.394 End substitute_simple_macros_impl() data:'90d' 73118:20221202:102152.394 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.394 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.395 In substitute_simple_macros_impl() data:'90d' 73118:20221202:102152.395 End substitute_simple_macros_impl() data:'90d' 73118:20221202:102152.395 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.395 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.395 In substitute_simple_macros_impl() data:'90d' 73118:20221202:102152.395 End substitute_simple_macros_impl() data:'90d' 73118:20221202:102152.395 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.395 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.395 In substitute_simple_macros_impl() data:'90d' 73118:20221202:102152.395 End substitute_simple_macros_impl() data:'90d' 73118:20221202:102152.395 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.395 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.395 In substitute_simple_macros_impl() data:'90d' 73118:20221202:102152.395 End substitute_simple_macros_impl() data:'90d' 73118:20221202:102152.395 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.395 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.395 In substitute_simple_macros_impl() data:'90d' 73118:20221202:102152.395 End substitute_simple_macros_impl() data:'90d' 73118:20221202:102152.395 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.395 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.395 In substitute_simple_macros_impl() data:'90d' 73118:20221202:102152.395 End substitute_simple_macros_impl() data:'90d' 73118:20221202:102152.395 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.395 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.395 In substitute_simple_macros_impl() data:'90d' 73118:20221202:102152.395 End substitute_simple_macros_impl() data:'90d' 73118:20221202:102152.395 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.395 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.395 In substitute_simple_macros_impl() data:'90d' 73118:20221202:102152.395 End substitute_simple_macros_impl() data:'90d' 73118:20221202:102152.395 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.395 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.395 In substitute_simple_macros_impl() data:'90d' 73118:20221202:102152.395 End substitute_simple_macros_impl() data:'90d' 73118:20221202:102152.395 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.395 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.395 In substitute_simple_macros_impl() data:'90d' 73118:20221202:102152.395 End substitute_simple_macros_impl() data:'90d' 73118:20221202:102152.395 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.395 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.395 In substitute_simple_macros_impl() data:'90d' 73118:20221202:102152.395 End substitute_simple_macros_impl() data:'90d' 73118:20221202:102152.395 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.395 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.395 In substitute_simple_macros_impl() data:'90d' 73118:20221202:102152.395 End substitute_simple_macros_impl() data:'90d' 73118:20221202:102152.395 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.395 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.395 In substitute_simple_macros_impl() data:'90d' 73118:20221202:102152.395 End substitute_simple_macros_impl() data:'90d' 73118:20221202:102152.395 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.395 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.395 In substitute_simple_macros_impl() data:'90d' 73118:20221202:102152.395 End substitute_simple_macros_impl() data:'90d' 73118:20221202:102152.395 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.395 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.395 In substitute_simple_macros_impl() data:'90d' 73118:20221202:102152.395 End substitute_simple_macros_impl() data:'90d' 73118:20221202:102152.395 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.395 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.395 In substitute_simple_macros_impl() data:'90d' 73118:20221202:102152.395 End substitute_simple_macros_impl() data:'90d' 73118:20221202:102152.395 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.395 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.395 In substitute_simple_macros_impl() data:'90d' 73118:20221202:102152.395 End substitute_simple_macros_impl() data:'90d' 73118:20221202:102152.395 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.395 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.395 In substitute_simple_macros_impl() data:'30d' 73118:20221202:102152.395 End substitute_simple_macros_impl() data:'30d' 73118:20221202:102152.395 In substitute_simple_macros_impl() data:'30d' 73118:20221202:102152.395 End substitute_simple_macros_impl() data:'30d' 73118:20221202:102152.395 In substitute_simple_macros_impl() data:'90d' 73118:20221202:102152.395 End substitute_simple_macros_impl() data:'90d' 73118:20221202:102152.395 In substitute_simple_macros_impl() data:'30d' 73118:20221202:102152.395 End substitute_simple_macros_impl() data:'30d' 73118:20221202:102152.395 In substitute_simple_macros_impl() data:'90d' 73118:20221202:102152.395 End substitute_simple_macros_impl() data:'90d' 73118:20221202:102152.395 In substitute_simple_macros_impl() data:'30d' 73118:20221202:102152.395 End substitute_simple_macros_impl() data:'30d' 73118:20221202:102152.395 In substitute_simple_macros_impl() data:'90d' 73118:20221202:102152.396 End substitute_simple_macros_impl() data:'90d' 73118:20221202:102152.396 In substitute_simple_macros_impl() data:'30d' 73118:20221202:102152.396 End substitute_simple_macros_impl() data:'30d' 73118:20221202:102152.396 In substitute_simple_macros_impl() data:'90d' 73118:20221202:102152.396 End substitute_simple_macros_impl() data:'90d' 73118:20221202:102152.396 In substitute_simple_macros_impl() data:'30d' 73118:20221202:102152.396 End substitute_simple_macros_impl() data:'30d' 73118:20221202:102152.396 In substitute_simple_macros_impl() data:'90d' 73118:20221202:102152.396 End substitute_simple_macros_impl() data:'90d' 73118:20221202:102152.396 In substitute_simple_macros_impl() data:'30d' 73118:20221202:102152.396 End substitute_simple_macros_impl() data:'30d' 73118:20221202:102152.396 In substitute_simple_macros_impl() data:'90d' 73118:20221202:102152.396 End substitute_simple_macros_impl() data:'90d' 73118:20221202:102152.396 In substitute_simple_macros_impl() data:'30d' 73118:20221202:102152.396 End substitute_simple_macros_impl() data:'30d' 73118:20221202:102152.396 In substitute_simple_macros_impl() data:'90d' 73118:20221202:102152.396 End substitute_simple_macros_impl() data:'90d' 73118:20221202:102152.396 In substitute_simple_macros_impl() data:'30d' 73118:20221202:102152.396 End substitute_simple_macros_impl() data:'30d' 73118:20221202:102152.396 In substitute_simple_macros_impl() data:'90d' 73118:20221202:102152.396 End substitute_simple_macros_impl() data:'90d' 73118:20221202:102152.396 In substitute_simple_macros_impl() data:'7d' 73118:20221202:102152.396 End substitute_simple_macros_impl() data:'7d' 73118:20221202:102152.396 In substitute_simple_macros_impl() data:'7d' 73118:20221202:102152.396 End substitute_simple_macros_impl() data:'7d' 73118:20221202:102152.396 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.396 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.396 In substitute_simple_macros_impl() data:'7d' 73118:20221202:102152.396 End substitute_simple_macros_impl() data:'7d' 73118:20221202:102152.396 In substitute_simple_macros_impl() data:'7d' 73118:20221202:102152.396 End substitute_simple_macros_impl() data:'7d' 73118:20221202:102152.396 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.396 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.396 In substitute_simple_macros_impl() data:'7d' 73118:20221202:102152.396 End substitute_simple_macros_impl() data:'7d' 73118:20221202:102152.396 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.396 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.396 In substitute_simple_macros_impl() data:'7d' 73118:20221202:102152.396 End substitute_simple_macros_impl() data:'7d' 73118:20221202:102152.396 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.396 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.396 In substitute_simple_macros_impl() data:'7d' 73118:20221202:102152.396 End substitute_simple_macros_impl() data:'7d' 73118:20221202:102152.396 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.396 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.396 In substitute_simple_macros_impl() data:'7d' 73118:20221202:102152.396 End substitute_simple_macros_impl() data:'7d' 73118:20221202:102152.396 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.396 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.396 In substitute_simple_macros_impl() data:'7d' 73118:20221202:102152.396 End substitute_simple_macros_impl() data:'7d' 73118:20221202:102152.396 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.396 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.396 In substitute_simple_macros_impl() data:'7d' 73118:20221202:102152.396 End substitute_simple_macros_impl() data:'7d' 73118:20221202:102152.396 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.397 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.397 In substitute_simple_macros_impl() data:'7d' 73118:20221202:102152.397 End substitute_simple_macros_impl() data:'7d' 73118:20221202:102152.397 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.397 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.397 In substitute_simple_macros_impl() data:'7d' 73118:20221202:102152.397 End substitute_simple_macros_impl() data:'7d' 73118:20221202:102152.397 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.397 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.397 In substitute_simple_macros_impl() data:'7d' 73118:20221202:102152.397 End substitute_simple_macros_impl() data:'7d' 73118:20221202:102152.397 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.397 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.397 In substitute_simple_macros_impl() data:'7d' 73118:20221202:102152.397 End substitute_simple_macros_impl() data:'7d' 73118:20221202:102152.397 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.397 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.397 In substitute_simple_macros_impl() data:'7d' 73118:20221202:102152.397 End substitute_simple_macros_impl() data:'7d' 73118:20221202:102152.397 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.397 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.397 In substitute_simple_macros_impl() data:'7d' 73118:20221202:102152.397 End substitute_simple_macros_impl() data:'7d' 73118:20221202:102152.397 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.397 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.397 In substitute_simple_macros_impl() data:'7d' 73118:20221202:102152.397 End substitute_simple_macros_impl() data:'7d' 73118:20221202:102152.397 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.397 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.397 In substitute_simple_macros_impl() data:'7d' 73118:20221202:102152.397 End substitute_simple_macros_impl() data:'7d' 73118:20221202:102152.397 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.397 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.397 In substitute_simple_macros_impl() data:'7d' 73118:20221202:102152.397 End substitute_simple_macros_impl() data:'7d' 73118:20221202:102152.397 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.397 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.397 In substitute_simple_macros_impl() data:'7d' 73118:20221202:102152.397 End substitute_simple_macros_impl() data:'7d' 73118:20221202:102152.397 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.397 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.397 In substitute_simple_macros_impl() data:'7d' 73118:20221202:102152.397 End substitute_simple_macros_impl() data:'7d' 73118:20221202:102152.397 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.397 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.397 In substitute_simple_macros_impl() data:'7d' 73118:20221202:102152.397 End substitute_simple_macros_impl() data:'7d' 73118:20221202:102152.397 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.397 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.397 In substitute_simple_macros_impl() data:'7d' 73118:20221202:102152.397 End substitute_simple_macros_impl() data:'7d' 73118:20221202:102152.397 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.397 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.397 In substitute_simple_macros_impl() data:'7d' 73118:20221202:102152.397 End substitute_simple_macros_impl() data:'7d' 73118:20221202:102152.397 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.397 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.397 In substitute_simple_macros_impl() data:'7d' 73118:20221202:102152.397 End substitute_simple_macros_impl() data:'7d' 73118:20221202:102152.397 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.397 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.397 In substitute_simple_macros_impl() data:'2w' 73118:20221202:102152.397 End substitute_simple_macros_impl() data:'2w' 73118:20221202:102152.397 In substitute_simple_macros_impl() data:'7d' 73118:20221202:102152.397 End substitute_simple_macros_impl() data:'7d' 73118:20221202:102152.397 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.397 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.397 In substitute_simple_macros_impl() data:'2w' 73118:20221202:102152.397 End substitute_simple_macros_impl() data:'2w' 73118:20221202:102152.397 In substitute_simple_macros_impl() data:'2w' 73118:20221202:102152.397 End substitute_simple_macros_impl() data:'2w' 73118:20221202:102152.397 In substitute_simple_macros_impl() data:'2w' 73118:20221202:102152.397 End substitute_simple_macros_impl() data:'2w' 73118:20221202:102152.397 In substitute_simple_macros_impl() data:'7d' 73118:20221202:102152.397 End substitute_simple_macros_impl() data:'7d' 73118:20221202:102152.397 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.397 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.398 In substitute_simple_macros_impl() data:'7d' 73118:20221202:102152.398 End substitute_simple_macros_impl() data:'7d' 73118:20221202:102152.398 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.398 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.398 In substitute_simple_macros_impl() data:'7d' 73118:20221202:102152.398 End substitute_simple_macros_impl() data:'7d' 73118:20221202:102152.398 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.398 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.398 In substitute_simple_macros_impl() data:'2w' 73118:20221202:102152.398 End substitute_simple_macros_impl() data:'2w' 73118:20221202:102152.398 In substitute_simple_macros_impl() data:'2w' 73118:20221202:102152.398 End substitute_simple_macros_impl() data:'2w' 73118:20221202:102152.398 In substitute_simple_macros_impl() data:'0d' 73118:20221202:102152.398 End substitute_simple_macros_impl() data:'0d' 73118:20221202:102152.398 In substitute_simple_macros_impl() data:'7d' 73118:20221202:102152.398 End substitute_simple_macros_impl() data:'7d' 73118:20221202:102152.398 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.398 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.398 In substitute_simple_macros_impl() data:'7d' 73118:20221202:102152.398 End substitute_simple_macros_impl() data:'7d' 73118:20221202:102152.398 In substitute_simple_macros_impl() data:'7d' 73118:20221202:102152.398 End substitute_simple_macros_impl() data:'7d' 73118:20221202:102152.399 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.399 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.399 In substitute_simple_macros_impl() data:'7d' 73118:20221202:102152.399 End substitute_simple_macros_impl() data:'7d' 73118:20221202:102152.399 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.399 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.399 In substitute_simple_macros_impl() data:'7d' 73118:20221202:102152.399 End substitute_simple_macros_impl() data:'7d' 73118:20221202:102152.399 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.399 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.399 In substitute_simple_macros_impl() data:'7d' 73118:20221202:102152.399 End substitute_simple_macros_impl() data:'7d' 73118:20221202:102152.399 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.399 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.399 In substitute_simple_macros_impl() data:'0' 73118:20221202:102152.399 End substitute_simple_macros_impl() data:'0' 73118:20221202:102152.399 In substitute_simple_macros_impl() data:'7d' 73118:20221202:102152.399 End substitute_simple_macros_impl() data:'7d' 73118:20221202:102152.399 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.399 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.399 In substitute_simple_macros_impl() data:'1w' 73118:20221202:102152.399 End substitute_simple_macros_impl() data:'1w' 73118:20221202:102152.399 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.399 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.400 In substitute_simple_macros_impl() data:'1w' 73118:20221202:102152.400 End substitute_simple_macros_impl() data:'1w' 73118:20221202:102152.400 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.400 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.400 In substitute_simple_macros_impl() data:'1w' 73118:20221202:102152.400 End substitute_simple_macros_impl() data:'1w' 73118:20221202:102152.400 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.400 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.400 In substitute_simple_macros_impl() data:'1w' 73118:20221202:102152.400 End substitute_simple_macros_impl() data:'1w' 73118:20221202:102152.400 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.400 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.400 In substitute_simple_macros_impl() data:'1w' 73118:20221202:102152.400 End substitute_simple_macros_impl() data:'1w' 73118:20221202:102152.400 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.400 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.400 In substitute_simple_macros_impl() data:'1w' 73118:20221202:102152.400 End substitute_simple_macros_impl() data:'1w' 73118:20221202:102152.400 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.400 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.400 In substitute_simple_macros_impl() data:'1w' 73118:20221202:102152.400 End substitute_simple_macros_impl() data:'1w' 73118:20221202:102152.400 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.400 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.400 In substitute_simple_macros_impl() data:'1w' 73118:20221202:102152.400 End substitute_simple_macros_impl() data:'1w' 73118:20221202:102152.400 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.400 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.401 In substitute_simple_macros_impl() data:'1w' 73118:20221202:102152.401 End substitute_simple_macros_impl() data:'1w' 73118:20221202:102152.401 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.401 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.401 In substitute_simple_macros_impl() data:'1w' 73118:20221202:102152.401 End substitute_simple_macros_impl() data:'1w' 73118:20221202:102152.401 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.401 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.401 In substitute_simple_macros_impl() data:'1w' 73118:20221202:102152.401 End substitute_simple_macros_impl() data:'1w' 73118:20221202:102152.401 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.401 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.401 In substitute_simple_macros_impl() data:'1w' 73118:20221202:102152.401 End substitute_simple_macros_impl() data:'1w' 73118:20221202:102152.401 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.401 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.401 In substitute_simple_macros_impl() data:'1w' 73118:20221202:102152.401 End substitute_simple_macros_impl() data:'1w' 73118:20221202:102152.401 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.401 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.401 In substitute_simple_macros_impl() data:'1w' 73118:20221202:102152.401 End substitute_simple_macros_impl() data:'1w' 73118:20221202:102152.401 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.401 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.401 In substitute_simple_macros_impl() data:'1w' 73118:20221202:102152.401 End substitute_simple_macros_impl() data:'1w' 73118:20221202:102152.401 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.401 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.402 In substitute_simple_macros_impl() data:'1w' 73118:20221202:102152.402 End substitute_simple_macros_impl() data:'1w' 73118:20221202:102152.402 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.402 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.402 In substitute_simple_macros_impl() data:'1w' 73118:20221202:102152.402 End substitute_simple_macros_impl() data:'1w' 73118:20221202:102152.402 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.402 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.402 In substitute_simple_macros_impl() data:'1w' 73118:20221202:102152.402 End substitute_simple_macros_impl() data:'1w' 73118:20221202:102152.402 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.402 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.402 In substitute_simple_macros_impl() data:'1w' 73118:20221202:102152.402 End substitute_simple_macros_impl() data:'1w' 73118:20221202:102152.402 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.402 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.402 In substitute_simple_macros_impl() data:'1w' 73118:20221202:102152.402 End substitute_simple_macros_impl() data:'1w' 73118:20221202:102152.402 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.402 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.402 In substitute_simple_macros_impl() data:'1w' 73118:20221202:102152.402 End substitute_simple_macros_impl() data:'1w' 73118:20221202:102152.402 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.402 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.402 In substitute_simple_macros_impl() data:'1w' 73118:20221202:102152.402 End substitute_simple_macros_impl() data:'1w' 73118:20221202:102152.402 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.402 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.402 In substitute_simple_macros_impl() data:'1w' 73118:20221202:102152.402 End substitute_simple_macros_impl() data:'1w' 73118:20221202:102152.402 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.402 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.402 In substitute_simple_macros_impl() data:'1w' 73118:20221202:102152.402 End substitute_simple_macros_impl() data:'1w' 73118:20221202:102152.402 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.402 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.402 In substitute_simple_macros_impl() data:'1w' 73118:20221202:102152.402 End substitute_simple_macros_impl() data:'1w' 73118:20221202:102152.402 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.402 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.402 In substitute_simple_macros_impl() data:'1w' 73118:20221202:102152.402 End substitute_simple_macros_impl() data:'1w' 73118:20221202:102152.402 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.403 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.403 In substitute_simple_macros_impl() data:'1w' 73118:20221202:102152.403 End substitute_simple_macros_impl() data:'1w' 73118:20221202:102152.403 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.403 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.403 In substitute_simple_macros_impl() data:'1w' 73118:20221202:102152.403 End substitute_simple_macros_impl() data:'1w' 73118:20221202:102152.404 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.404 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.404 In substitute_simple_macros_impl() data:'1w' 73118:20221202:102152.404 End substitute_simple_macros_impl() data:'1w' 73118:20221202:102152.404 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.404 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.404 In substitute_simple_macros_impl() data:'1w' 73118:20221202:102152.404 End substitute_simple_macros_impl() data:'1w' 73118:20221202:102152.404 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.404 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.404 In substitute_simple_macros_impl() data:'1w' 73118:20221202:102152.404 End substitute_simple_macros_impl() data:'1w' 73118:20221202:102152.404 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.404 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.404 In substitute_simple_macros_impl() data:'1w' 73118:20221202:102152.404 End substitute_simple_macros_impl() data:'1w' 73118:20221202:102152.404 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.404 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.404 In substitute_simple_macros_impl() data:'1w' 73118:20221202:102152.404 End substitute_simple_macros_impl() data:'1w' 73118:20221202:102152.404 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.404 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.404 In substitute_simple_macros_impl() data:'1w' 73118:20221202:102152.404 End substitute_simple_macros_impl() data:'1w' 73118:20221202:102152.404 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.404 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.404 In substitute_simple_macros_impl() data:'1w' 73118:20221202:102152.404 End substitute_simple_macros_impl() data:'1w' 73118:20221202:102152.404 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.404 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.404 In substitute_simple_macros_impl() data:'1w' 73118:20221202:102152.404 End substitute_simple_macros_impl() data:'1w' 73118:20221202:102152.404 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.404 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.404 In substitute_simple_macros_impl() data:'1w' 73118:20221202:102152.404 End substitute_simple_macros_impl() data:'1w' 73118:20221202:102152.404 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.404 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.404 In substitute_simple_macros_impl() data:'1w' 73118:20221202:102152.404 End substitute_simple_macros_impl() data:'1w' 73118:20221202:102152.404 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.404 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.404 In substitute_simple_macros_impl() data:'1w' 73118:20221202:102152.404 End substitute_simple_macros_impl() data:'1w' 73118:20221202:102152.404 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.404 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.404 In substitute_simple_macros_impl() data:'1w' 73118:20221202:102152.404 End substitute_simple_macros_impl() data:'1w' 73118:20221202:102152.405 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.405 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.405 In substitute_simple_macros_impl() data:'1w' 73118:20221202:102152.405 End substitute_simple_macros_impl() data:'1w' 73118:20221202:102152.405 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.405 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.406 In substitute_simple_macros_impl() data:'1w' 73118:20221202:102152.406 End substitute_simple_macros_impl() data:'1w' 73118:20221202:102152.406 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.406 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.406 In substitute_simple_macros_impl() data:'1w' 73118:20221202:102152.406 End substitute_simple_macros_impl() data:'1w' 73118:20221202:102152.406 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.406 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.407 In substitute_simple_macros_impl() data:'1w' 73118:20221202:102152.407 End substitute_simple_macros_impl() data:'1w' 73118:20221202:102152.407 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.407 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.407 In substitute_simple_macros_impl() data:'1w' 73118:20221202:102152.407 End substitute_simple_macros_impl() data:'1w' 73118:20221202:102152.407 In substitute_simple_macros_impl() data:'1w' 73118:20221202:102152.407 End substitute_simple_macros_impl() data:'1w' 73118:20221202:102152.407 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.407 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.407 In substitute_simple_macros_impl() data:'1w' 73118:20221202:102152.407 End substitute_simple_macros_impl() data:'1w' 73118:20221202:102152.407 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.407 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.407 In substitute_simple_macros_impl() data:'1w' 73118:20221202:102152.407 End substitute_simple_macros_impl() data:'1w' 73118:20221202:102152.407 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.407 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.407 In substitute_simple_macros_impl() data:'1w' 73118:20221202:102152.407 End substitute_simple_macros_impl() data:'1w' 73118:20221202:102152.407 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.407 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.407 In substitute_simple_macros_impl() data:'1w' 73118:20221202:102152.407 End substitute_simple_macros_impl() data:'1w' 73118:20221202:102152.407 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.407 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.407 In substitute_simple_macros_impl() data:'1w' 73118:20221202:102152.407 End substitute_simple_macros_impl() data:'1w' 73118:20221202:102152.407 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.407 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.407 In substitute_simple_macros_impl() data:'1w' 73118:20221202:102152.407 End substitute_simple_macros_impl() data:'1w' 73118:20221202:102152.407 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.407 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.407 In substitute_simple_macros_impl() data:'1w' 73118:20221202:102152.407 End substitute_simple_macros_impl() data:'1w' 73118:20221202:102152.407 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.407 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.407 In substitute_simple_macros_impl() data:'1w' 73118:20221202:102152.407 End substitute_simple_macros_impl() data:'1w' 73118:20221202:102152.407 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.407 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.407 In substitute_simple_macros_impl() data:'1w' 73118:20221202:102152.407 End substitute_simple_macros_impl() data:'1w' 73118:20221202:102152.407 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.407 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.407 In substitute_simple_macros_impl() data:'1w' 73118:20221202:102152.407 End substitute_simple_macros_impl() data:'1w' 73118:20221202:102152.407 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.407 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102152.407 End of hk_history_delete_queue_prepare_all() 73118:20221202:102152.407 End of housekeeping_history_and_trends():0 73118:20221202:102152.407 zbx_setproctitle() title:'housekeeper [removing old problems]' 73118:20221202:102152.407 In housekeeping_problems() now:1669969312 73118:20221202:102152.407 query without transaction detected 73118:20221202:102152.407 query [txnlev:0] [delete from problem where r_clock<>0 and r_clock<1669882912] 73118:20221202:102152.410 End of housekeeping_problems():0 73118:20221202:102152.411 zbx_setproctitle() title:'housekeeper [removing old events]' 73118:20221202:102152.411 In housekeeping_process_rule() table:'events' field_name:'eventid' filter:'events.source=0 and events.object=0 and not exists (select null from problem where events.eventid=problem.eventid) and not exists (select null from problem where events.eventid=problem.r_eventid)' min_clock:0 now:1669969312 73118:20221202:102152.411 query [txnlev:0] [select min(clock) from events where events.source=0 and events.object=0 and not exists (select null from problem where events.eventid=problem.eventid) and not exists (select null from problem where events.eventid=problem.r_eventid)] 73118:20221202:102152.415 End of housekeeping_process_rule():0 73118:20221202:102152.415 In housekeeping_process_rule() table:'events' field_name:'eventid' filter:'events.source=3 and events.object=0 and not exists (select null from problem where events.eventid=problem.eventid) and not exists (select null from problem where events.eventid=problem.r_eventid)' min_clock:0 now:1669969312 73118:20221202:102152.415 query [txnlev:0] [select min(clock) from events where events.source=3 and events.object=0 and not exists (select null from problem where events.eventid=problem.eventid) and not exists (select null from problem where events.eventid=problem.r_eventid)] 73091:20221202:102152.418 query [txnlev:0] [select itemid,parent_itemid from item_discovery] 73118:20221202:102152.419 End of housekeeping_process_rule():0 73118:20221202:102152.419 In housekeeping_process_rule() table:'events' field_name:'eventid' filter:'events.source=3 and events.object=4 and not exists (select null from problem where events.eventid=problem.eventid) and not exists (select null from problem where events.eventid=problem.r_eventid)' min_clock:0 now:1669969312 73118:20221202:102152.419 query [txnlev:0] [select min(clock) from events where events.source=3 and events.object=4 and not exists (select null from problem where events.eventid=problem.eventid) and not exists (select null from problem where events.eventid=problem.r_eventid)] 73118:20221202:102152.420 End of housekeeping_process_rule():0 73118:20221202:102152.420 In housekeeping_process_rule() table:'events' field_name:'eventid' filter:'events.source=3 and events.object=5 and not exists (select null from problem where events.eventid=problem.eventid) and not exists (select null from problem where events.eventid=problem.r_eventid)' min_clock:0 now:1669969312 73118:20221202:102152.422 query [txnlev:0] [select min(clock) from events where events.source=3 and events.object=5 and not exists (select null from problem where events.eventid=problem.eventid) and not exists (select null from problem where events.eventid=problem.r_eventid)] 73091:20221202:102152.422 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 order by p.itemid] 73118:20221202:102152.423 End of housekeeping_process_rule():0 73118:20221202:102152.424 In housekeeping_process_rule() table:'events' field_name:'eventid' filter:'events.source=1 and events.object=1' min_clock:0 now:1669969312 73118:20221202:102152.424 query [txnlev:0] [select min(clock) from events where events.source=1 and events.object=1] 73091:20221202:102152.426 In DCsync_interfaces() 73091:20221202:102152.426 End of DCsync_interfaces() 73091:20221202:102152.426 In DCsync_items() 73091:20221202:102152.426 End of DCsync_items() 73091:20221202:102152.426 In DCsync_template_items() 73091:20221202:102152.426 End of DCsync_template_items() 73091:20221202:102152.426 In DCsync_prototype_items() 73091:20221202:102152.426 End of DCsync_prototype_items() 73091:20221202:102152.426 In DCsync_item_discovery() 73091:20221202:102152.426 End of DCsync_item_discovery() 73091:20221202:102152.426 In DCsync_item_preproc() 73091:20221202:102152.426 End of DCsync_item_preproc() 73091:20221202:102152.426 In DCsync_itemscript_param() 73091:20221202:102152.426 End of DCsync_itemscript_param() 73091:20221202:102152.427 In DCsync_functions() 73091:20221202:102152.427 End of DCsync_functions() 73091:20221202:102152.427 query [txnlev:0] [select triggerid_down,triggerid_up from trigger_depends] 73118:20221202:102152.428 End of housekeeping_process_rule():0 73118:20221202:102152.428 In housekeeping_process_rule() table:'events' field_name:'eventid' filter:'events.source=1 and events.object=2' min_clock:0 now:1669969312 73118:20221202:102152.428 query [txnlev:0] [select min(clock) from events where events.source=1 and events.object=2] 73091:20221202:102152.428 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] 73118:20221202:102152.429 End of housekeeping_process_rule():0 73118:20221202:102152.429 In housekeeping_process_rule() table:'events' field_name:'eventid' filter:'events.source=2 and events.object=3' min_clock:0 now:1669969312 73118:20221202:102152.429 query [txnlev:0] [select min(clock) from events where events.source=2 and events.object=3] 73091:20221202:102152.429 query [txnlev:0] [select actionid,eventsource,evaltype,formula from actions where eventsource<>4 and status=0] 73118:20221202:102152.430 End of housekeeping_process_rule():0 73118:20221202:102152.430 In housekeeping_process_rule() table:'events' field_name:'eventid' filter:'events.source=4 and events.object=6 and not exists (select null from problem where events.eventid=problem.eventid) and not exists (select null from problem where events.eventid=problem.r_eventid)' min_clock:0 now:1669969312 73118:20221202:102152.430 query [txnlev:0] [select min(clock) from events where events.source=4 and events.object=6 and not exists (select null from problem where events.eventid=problem.eventid) and not exists (select null from problem where events.eventid=problem.r_eventid)] 73091:20221202:102152.430 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] 73118:20221202:102152.430 End of housekeeping_process_rule():0 73118:20221202:102152.430 zbx_setproctitle() title:'housekeeper [removing old sessions]' 73118:20221202:102152.430 In housekeeping_sessions() now:1669969312 73118:20221202:102152.431 query without transaction detected 73118:20221202:102152.431 query [txnlev:0] [delete from sessions where lastaccess<1638433312 limit 5000] 73091:20221202:102152.431 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] 73118:20221202:102152.431 End of housekeeping_sessions():0 73118:20221202:102152.431 zbx_setproctitle() title:'housekeeper [removing old service alarms]' 73118:20221202:102152.431 In housekeeping_process_rule() table:'service_alarms' field_name:'servicealarmid' filter:'' min_clock:0 now:1669969312 73118:20221202:102152.431 query [txnlev:0] [select min(clock) from service_alarms] 73091:20221202:102152.431 query [txnlev:0] [select correlationid,name,evaltype,formula from correlation where status=0] 73118:20221202:102152.431 End of housekeeping_process_rule():0 73118:20221202:102152.432 zbx_setproctitle() title:'housekeeper [removing old audit log items]' 73118:20221202:102152.432 In housekeeping_process_rule() table:'auditlog' field_name:'auditid' filter:'' min_clock:0 now:1669969312 73118:20221202:102152.432 query [txnlev:0] [select min(clock) from auditlog] 73091:20221202:102152.432 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] 73118:20221202:102152.432 End of housekeeping_process_rule():0 73118:20221202:102152.432 zbx_setproctitle() title:'housekeeper [removing old records]' 73118:20221202:102152.432 In housekeeping_proxy_dhistory() now:1669969312 73118:20221202:102152.432 query without transaction detected 73118:20221202:102152.432 query [txnlev:0] [delete from proxy_dhistory where clock<1669882912] 73118:20221202:102152.432 End of housekeeping_proxy_dhistory():0 73118:20221202:102152.432 zbx_setproctitle() title:'housekeeper [removing deleted items data]' 73118:20221202:102152.432 In housekeeping_cleanup() 73118:20221202:102152.432 query [txnlev:0] [select housekeeperid,tablename,field,value from housekeeper where tablename in ('history','history_log','history_str','history_text','history_uint','trends','trends_uint','events') order by tablename] 73091:20221202:102152.433 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] 73118:20221202:102152.433 End of housekeeping_cleanup():0 73118:20221202:102152.433 housekeeper [deleted 0 hist/trends, 0 items/triggers, 0 events, 0 problems, 0 sessions, 0 alarms, 0 audit, 0 records in 0.044789 sec, idle for 1 hour(s)] 73091:20221202:102152.433 In DCsync_triggers() 73091:20221202:102152.433 End of DCsync_triggers() 73091:20221202:102152.433 In DCsync_trigdeps() 73091:20221202:102152.433 End of DCsync_trigdeps() 73091:20221202:102152.433 In DCsync_expressions() 73091:20221202:102152.433 End of DCsync_expressions() 73091:20221202:102152.433 In DCsync_actions() 73091:20221202:102152.433 End of DCsync_actions() 73091:20221202:102152.433 In DCsync_action_ops() 73091:20221202:102152.433 End of DCsync_action_ops() 73091:20221202:102152.433 In DCsync_action_conditions() 73091:20221202:102152.433 End of DCsync_action_conditions() 73091:20221202:102152.433 In DCsync_trigger_tags() 73091:20221202:102152.433 End of DCsync_trigger_tags() 73091:20221202:102152.433 In DCsync_item_tags() 73091:20221202:102152.433 End of DCsync_item_tags() 73091:20221202:102152.433 In DCsync_correlations() 73091:20221202:102152.433 End of DCsync_correlations() 73091:20221202:102152.434 In DCsync_corr_conditions() 73091:20221202:102152.434 End of DCsync_corr_conditions() 73091:20221202:102152.434 In DCsync_corr_operations() 73091:20221202:102152.434 End of DCsync_corr_operations() 73091:20221202:102152.434 DCsync_configuration() changelog : sql:0.003951 sec (0 records) 73091:20221202:102152.434 DCsync_configuration() config : sql:0.004220 sync:0.000039 sec (1/0/0). 73091:20221202:102152.434 DCsync_configuration() autoreg : sql:0.000264 sync:0.000075 sec (1/0/0). 73091:20221202:102152.434 DCsync_configuration() hosts : sql:0.000003 sync:0.000103 sec (0/0/0). 73091:20221202:102152.434 DCsync_configuration() host_invent: sql:0.006441 sync:0.000019 sec (0/0/0). 73091:20221202:102152.434 DCsync_configuration() templates : sql:0.001220 sec (0/0/0). 73091:20221202:102152.434 DCsync_configuration() globmacros : sql:0.000578 sec (0/0/0). 73091:20221202:102152.434 DCsync_configuration() hostmacros : sql:0.011561 sec (0/0/0). 73091:20221202:102152.434 DCsync_configuration() interfaces : sql:0.000440 sync:0.002492 sec (13/0/0). 73091:20221202:102152.434 DCsync_configuration() items : sql:0.000004 sync:0.000031 sec (0/0/0). 73091:20221202:102152.434 DCsync_configuration() template_items : sql:0.032967 sync:0.000159 sec (0/0/0). 73091:20221202:102152.434 DCsync_configuration() prototype_items : sql:0.000003 sync:0.000038 sec (0/0/0). 73091:20221202:102152.434 DCsync_configuration() item_discovery : sql:0.004424 sync:0.000166 sec (0/0/0). 73091:20221202:102152.434 DCsync_configuration() triggers : sql:0.000002 sync:0.000046 sec (0/0/0). 73091:20221202:102152.434 DCsync_configuration() trigdeps : sql:0.001726 sync:0.000029 sec (0/0/0). 73091:20221202:102152.434 DCsync_configuration() trig. tags : sql:0.000001 sync:0.000031 sec (0/0/0). 73091:20221202:102152.434 DCsync_configuration() host tags : sql:0.000002 sync:0.000147 sec (0/0/0). 73091:20221202:102152.434 DCsync_configuration() item tags : sql:0.000002 sync:0.000030 sec (0/0/0). 73091:20221202:102152.434 DCsync_configuration() functions : sql:0.000001 sync:0.000138 sec (0/0/0). 73091:20221202:102152.434 DCsync_configuration() expressions: sql:0.000599 sync:0.000099 sec (0/0/0). 73091:20221202:102152.435 DCsync_configuration() actions : sql:0.000887 sync:0.000030 sec (0/0/0). 73091:20221202:102152.435 DCsync_configuration() operations : sql:0.000580 sync:0.000029 sec (0/0/0). 73091:20221202:102152.435 DCsync_configuration() conditions : sql:0.000663 sync:0.000098 sec (0/0/0). 73091:20221202:102152.435 DCsync_configuration() corr : sql:0.000525 sync:0.000486 sec (0/0/0). 73091:20221202:102152.435 DCsync_configuration() corr_cond : sql:0.000586 sync:0.000108 sec (0/0/0). 73091:20221202:102152.435 DCsync_configuration() corr_op : sql:0.000592 sync:0.000034 sec (0/0/0). 73091:20221202:102152.435 DCsync_configuration() hgroups : sql:0.001113 sync:0.000093 sec (0/0/0). 73091:20221202:102152.435 DCsync_configuration() item pproc : sql:0.000002 sync:0.000229 sec (0/0/0). 73091:20221202:102152.435 DCsync_configuration() item script param: sql:0.001066 sync:0.000189 sec (0/0/0). 73091:20221202:102152.435 DCsync_configuration() maintenance: sql:0.003142 sync:0.000208 sec (0/0/0). 73091:20221202:102152.435 DCsync_configuration() macro cache: 0.000000 sec. 73091:20221202:102152.435 DCsync_configuration() reindex : 0.000000 sec. 73091:20221202:102152.435 DCsync_configuration() total sql : 0.072548 sec. 73091:20221202:102152.435 DCsync_configuration() total sync : 0.004810 sec. 73091:20221202:102152.435 DCsync_configuration() proxies : 0 (0 slots) 73091:20221202:102152.435 DCsync_configuration() hosts : 2 (11 slots) 73091:20221202:102152.435 DCsync_configuration() hosts_h : 2 (11 slots) 73091:20221202:102152.435 DCsync_configuration() hosts_p : 0 (0 slots) 73091:20221202:102152.435 DCsync_configuration() psks : 0 (0 slots) 73091:20221202:102152.435 DCsync_configuration() ipmihosts : 0 (0 slots) 73091:20221202:102152.435 DCsync_configuration() host_invent: 1 (11 slots) 73091:20221202:102152.435 DCsync_configuration() glob macros: 1 (11 slots) 73091:20221202:102152.435 DCsync_configuration() host macros: 4908 (9029 slots) 73091:20221202:102152.435 DCsync_configuration() kvs_paths : 0 73091:20221202:102152.435 DCsync_configuration() interfaces : 2 (11 slots) 73091:20221202:102152.435 DCsync_configuration() interfaces_snmp : 0 (0 slots) 73091:20221202:102152.435 DCsync_configuration() interfac_ht: 2 (11 slots) 73091:20221202:102152.435 DCsync_configuration() if_snmpitms: 0 (0 slots) 73091:20221202:102152.435 DCsync_configuration() if_snmpaddr: 0 (0 slots) 73091:20221202:102152.435 DCsync_configuration() item_discovery : 5990 (9029 slots) 73091:20221202:102152.435 DCsync_configuration() items : 145 (227 slots) 73091:20221202:102152.435 DCsync_configuration() items_hk : 145 (227 slots) 73091:20221202:102152.435 DCsync_configuration() numitems : 125 (227 slots) 73091:20221202:102152.435 DCsync_configuration() preprocitems: 9367 (13553 slots) 73091:20221202:102152.435 DCsync_configuration() preprocops : 13245 (20333 slots) 73091:20221202:102152.435 DCsync_configuration() snmpitems : 0 (0 slots) 73091:20221202:102152.435 DCsync_configuration() ipmiitems : 0 (0 slots) 73091:20221202:102152.435 DCsync_configuration() trapitems : 0 (0 slots) 73091:20221202:102152.436 DCsync_configuration() dependentitems : 30 (43 slots) 73091:20221202:102152.436 DCsync_configuration() logitems : 0 (0 slots) 73091:20221202:102152.436 DCsync_configuration() dbitems : 0 (0 slots) 73091:20221202:102152.436 DCsync_configuration() sshitems : 0 (0 slots) 73091:20221202:102152.436 DCsync_configuration() telnetitems: 0 (0 slots) 73091:20221202:102152.436 DCsync_configuration() simpleitems: 0 (0 slots) 73091:20221202:102152.436 DCsync_configuration() jmxitems : 0 (0 slots) 73091:20221202:102152.436 DCsync_configuration() calcitems : 0 (0 slots) 73091:20221202:102152.436 DCsync_configuration() httpitems : 0 (0 slots) 73091:20221202:102152.436 DCsync_configuration() scriptitems : 0 (0 slots) 73091:20221202:102152.436 DCsync_configuration() functions : 70 (101 slots) 73091:20221202:102152.436 DCsync_configuration() triggers : 5564 (9029 slots) 73091:20221202:102152.436 DCsync_configuration() trigdeps : 2377 (4007 slots) 73091:20221202:102152.436 DCsync_configuration() trig. tags : 7274 (13553 slots) 73091:20221202:102152.436 DCsync_configuration() expressions: 10 (17 slots) 73091:20221202:102152.436 DCsync_configuration() actions : 1 (11 slots) 73091:20221202:102152.436 DCsync_configuration() conditions : 1 (11 slots) 73091:20221202:102152.436 DCsync_configuration() corr. : 0 (0 slots) 73091:20221202:102152.436 DCsync_configuration() corr. conds: 0 (0 slots) 73091:20221202:102152.436 DCsync_configuration() corr. ops : 0 (0 slots) 73091:20221202:102152.436 DCsync_configuration() hgroups : 20 (29 slots) 73091:20221202:102152.436 DCsync_configuration() item procs : 13245 (20333 slots) 73091:20221202:102152.436 DCsync_configuration() maintenance: 0 (0 slots) 73091:20221202:102152.436 DCsync_configuration() maint tags : 0 (0 slots) 73091:20221202:102152.436 DCsync_configuration() maint time : 0 (0 slots) 73091:20221202:102152.436 DCsync_configuration() queue[0] : 2 (32 allocated) 73091:20221202:102152.436 DCsync_configuration() queue[1] : 0 (0 allocated) 73091:20221202:102152.436 DCsync_configuration() queue[2] : 0 (0 allocated) 73091:20221202:102152.436 DCsync_configuration() queue[3] : 0 (0 allocated) 73091:20221202:102152.436 DCsync_configuration() queue[4] : 0 (0 allocated) 73091:20221202:102152.436 DCsync_configuration() queue[5] : 0 (0 allocated) 73091:20221202:102152.436 DCsync_configuration() queue[6] : 0 (0 allocated) 73091:20221202:102152.436 DCsync_configuration() pqueue : 0 (0 allocated) 73091:20221202:102152.436 DCsync_configuration() timer queue: 0 (0 allocated) 73091:20221202:102152.436 DCsync_configuration() changelog : 433 73091:20221202:102152.436 DCsync_configuration() configfree : 65.510678% 73091:20221202:102152.436 DCsync_configuration() strings : 9631 (13553 slots) 73091:20221202:102152.436 === memory statistics for configuration cache === 73091:20221202:102152.436 free chunks of size 32 bytes: 1 73091:20221202:102152.437 free chunks of size 104 bytes: 1 73091:20221202:102152.437 free chunks of size >= 256 bytes: 6 73091:20221202:102152.437 min chunk size: 32 bytes 73091:20221202:102152.437 max chunk size: 21962568 bytes 73091:20221202:102152.437 memory of total size 31927584 bytes fragmented into 101655 chunks 73091:20221202:102152.437 of those, 21981736 bytes are in 8 free chunks 73091:20221202:102152.437 of those, 9945848 bytes are in 101647 used chunks 73091:20221202:102152.437 of those, 1626464 bytes are used by allocation overhead 73091:20221202:102152.437 ================================ 73091:20221202:102152.437 zbx_dbsync_env_flush_changelog() changelog : 433 (787 slots) 73091:20221202:102152.438 End of DCsync_configuration() 73118:20221202:102152.438 zbx_setproctitle() title:'housekeeper [deleted 0 hist/trends, 0 items/triggers, 0 events, 0 sessions, 0 alarms, 0 audit items, 0 records in 0.044789 sec, idle for 1 hour(s)]' 73118:20221202:102152.438 In zbx_ipc_async_socket_recv() timeout:3600 73091:20221202:102152.438 In DCsync_kvs_paths() 73091:20221202:102152.439 End of DCsync_kvs_paths() 73091:20221202:102152.439 In DCupdate_interfaces_availability() 73091:20221202:102152.439 In DCreset_interfaces_availability() 73091:20221202:102152.439 End of DCreset_interfaces_availability() interfaces:0 73091:20221202:102152.439 End of DCupdate_interfaces_availability() 73091:20221202:102152.439 zbx_setproctitle() title:'configuration syncer [synced configuration in 0.087445 sec, idle 60 sec]' 73091:20221202:102152.439 In zbx_ipc_async_socket_recv() timeout:60 73111:20221202:102152.489 End of zbx_ipc_service_recv():2 73111:20221202:102152.489 In zbx_ipc_service_recv() timeout:1.000 73142:20221202:102152.498 zbx_setproctitle() title:'self-monitoring [processing data]' 73142:20221202:102152.498 In collect_selfmon_stats() 73142:20221202:102152.498 End of collect_selfmon_stats() 73142:20221202:102152.498 zbx_setproctitle() title:'self-monitoring [processed data in 0.000150 sec, idle 1 sec]' 73174:20221202:102152.615 End of zbx_ipc_service_recv():2 73174:20221202:102152.616 zbx_setproctitle() title:'availability manager #1 [queued 0, processed 0 values, idle 5.910090 sec during 5.910121 sec]' 73174:20221202:102152.616 In zbx_ipc_service_recv() timeout:1.000 73124:20221202:102152.625 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000822 sec, syncing history]' 73124:20221202:102152.625 In zbx_sync_history_cache() history_num:0 73124:20221202:102152.625 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000212 sec, idle 1 sec]' 73115:20221202:102152.626 End of zbx_ipc_service_recv():2 73115:20221202:102152.626 In zbx_ipc_service_recv() timeout:1.000 73123:20221202:102152.627 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000775 sec, syncing history]' 73123:20221202:102152.627 In zbx_sync_history_cache() history_num:0 73123:20221202:102152.627 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000115 sec, idle 1 sec]' 73122:20221202:102152.643 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000454 sec, syncing history]' 73122:20221202:102152.644 In zbx_sync_history_cache() history_num:0 73122:20221202:102152.644 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000081 sec, idle 1 sec]' 73125:20221202:102152.651 zbx_setproctitle() title:'history syncer #4 [processed 1 values, 0 triggers in 0.021695 sec, syncing history]' 73125:20221202:102152.651 In zbx_sync_history_cache() history_num:0 73125:20221202:102152.651 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000057 sec, idle 1 sec]' 73107:20221202:102152.670 End of zbx_ipc_service_recv():2 73107:20221202:102152.670 In DBconnect() flag:2 73158:20221202:102152.671 zbx_setproctitle() title:'alert syncer [queuing alerts]' 73158:20221202:102152.671 In am_db_get_alerts() 73158:20221202:102152.671 query [txnlev:1] [begin;] 73158:20221202:102152.671 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] 73107:20221202:102152.671 End of DBconnect():0 73107:20221202:102152.672 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102152.672 query [txnlev:1] [commit;] 73158:20221202:102152.672 End of am_db_get_alerts():SUCCEED alerts:0 73158:20221202:102152.672 In am_db_flush_results() 73158:20221202:102152.672 In zbx_ipc_socket_write() 73158:20221202:102152.672 End of zbx_ipc_socket_write():SUCCEED 73158:20221202:102152.672 In zbx_ipc_socket_read() 73107:20221202:102152.672 End of zbx_ipc_service_recv():1 73107:20221202:102152.672 In am_flush_results() results:0 73107:20221202:102152.672 In zbx_ipc_client_send() clientid:6 73107:20221202:102152.672 End of zbx_ipc_client_send():SUCCEED 73107:20221202:102152.672 End of am_flush_results() 73107:20221202:102152.672 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102152.672 End of zbx_ipc_socket_read():SUCCEED 73158:20221202:102152.672 End of am_db_flush_results() flushed:0 73158:20221202:102152.673 In am_db_update_watchdog() 73158:20221202:102152.673 query [txnlev:0] [select m.mediaid,m.mediatypeid,m.sendto from media m,users_groups u,config c,media_type mt where m.userid=u.userid and u.usrgrpid=c.alert_usrgrpid and m.mediatypeid=mt.mediatypeid and m.active=0 and mt.status=0 and mt.type<>4] 73158:20221202:102152.673 In zbx_ipc_socket_write() 73158:20221202:102152.673 End of zbx_ipc_socket_write():SUCCEED 73158:20221202:102152.673 End of am_db_update_watchdog() recipients:0 73158:20221202:102152.673 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.002112 sec, idle 1 sec]' 73107:20221202:102152.673 End of zbx_ipc_service_recv():1 73107:20221202:102152.673 In am_sync_watchdog() recipients:0 73107:20221202:102152.673 End of am_sync_watchdog() recipients:0 73107:20221202:102152.673 In zbx_ipc_service_recv() timeout:1.000 73088:20221202:102153.073 End of zbx_ipc_service_recv():2 73088:20221202:102153.073 In zbx_ipc_async_socket_send() 73088:20221202:102153.073 In zbx_ipc_client_send() clientid:0 73088:20221202:102153.074 End of zbx_ipc_client_send():SUCCEED 73088:20221202:102153.074 End of zbx_ipc_async_socket_send():SUCCEED 73088:20221202:102153.074 In zbx_ipc_async_socket_flush() timeout:10 73088:20221202:102153.074 End of zbx_ipc_async_socket_flush():0 73088:20221202:102153.074 In zbx_ipc_service_recv() timeout:0.998 73086:20221202:102153.074 End of zbx_ipc_service_recv():1 73086:20221202:102153.074 In zbx_ha_dispatch_message() 73086:20221202:102153.074 In zbx_ipc_service_recv() timeout:1.000 73090:20221202:102153.363 End of zbx_ipc_service_recv():2 73090:20221202:102153.363 In zbx_ipc_service_recv() timeout:1.000 73111:20221202:102153.489 End of zbx_ipc_service_recv():2 73111:20221202:102153.490 In zbx_ipc_service_recv() timeout:1.000 73142:20221202:102153.498 zbx_setproctitle() title:'self-monitoring [processing data]' 73142:20221202:102153.498 In collect_selfmon_stats() 73142:20221202:102153.498 End of collect_selfmon_stats() 73142:20221202:102153.498 zbx_setproctitle() title:'self-monitoring [processed data in 0.000080 sec, idle 1 sec]' 73174:20221202:102153.618 End of zbx_ipc_service_recv():2 73174:20221202:102153.618 In zbx_ipc_service_recv() timeout:1.000 73124:20221202:102153.625 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000212 sec, syncing history]' 73124:20221202:102153.625 In zbx_sync_history_cache() history_num:0 73124:20221202:102153.625 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000180 sec, idle 1 sec]' 73115:20221202:102153.627 End of zbx_ipc_service_recv():2 73115:20221202:102153.627 In zbx_ipc_service_recv() timeout:1.000 73123:20221202:102153.627 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000115 sec, syncing history]' 73123:20221202:102153.628 In zbx_sync_history_cache() history_num:0 73123:20221202:102153.628 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000063 sec, idle 1 sec]' 73122:20221202:102153.645 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000081 sec, syncing history]' 73122:20221202:102153.645 In zbx_sync_history_cache() history_num:0 73122:20221202:102153.645 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000144 sec, idle 1 sec]' 73125:20221202:102153.652 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000057 sec, syncing history]' 73125:20221202:102153.652 In zbx_sync_history_cache() history_num:0 73125:20221202:102153.652 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000080 sec, idle 1 sec]' 73158:20221202:102153.678 zbx_setproctitle() title:'alert syncer [queuing alerts]' 73158:20221202:102153.678 In am_db_get_alerts() 73158:20221202:102153.678 query [txnlev:1] [begin;] 73158:20221202:102153.678 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] 73107:20221202:102153.678 End of zbx_ipc_service_recv():2 73107:20221202:102153.678 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102153.679 query [txnlev:1] [commit;] 73158:20221202:102153.679 End of am_db_get_alerts():SUCCEED alerts:0 73158:20221202:102153.679 In am_db_flush_results() 73158:20221202:102153.679 In zbx_ipc_socket_write() 73158:20221202:102153.679 End of zbx_ipc_socket_write():SUCCEED 73158:20221202:102153.679 In zbx_ipc_socket_read() 73107:20221202:102153.680 End of zbx_ipc_service_recv():1 73107:20221202:102153.680 In am_flush_results() results:0 73107:20221202:102153.680 In zbx_ipc_client_send() clientid:6 73107:20221202:102153.680 End of zbx_ipc_client_send():SUCCEED 73107:20221202:102153.680 End of am_flush_results() 73107:20221202:102153.680 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102153.680 End of zbx_ipc_socket_read():SUCCEED 73158:20221202:102153.680 End of am_db_flush_results() flushed:0 73158:20221202:102153.680 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.002408 sec, idle 1 sec]' 73086:20221202:102154.076 End of zbx_ipc_service_recv():2 73086:20221202:102154.076 In zbx_ha_dispatch_message() 73086:20221202:102154.076 In zbx_ipc_service_recv() timeout:1.000 73088:20221202:102154.077 End of zbx_ipc_service_recv():2 73088:20221202:102154.077 In zbx_ipc_async_socket_send() 73088:20221202:102154.077 In zbx_ipc_client_send() clientid:0 73088:20221202:102154.078 End of zbx_ipc_client_send():SUCCEED 73088:20221202:102154.078 End of zbx_ipc_async_socket_send():SUCCEED 73088:20221202:102154.078 In zbx_ipc_async_socket_flush() timeout:10 73088:20221202:102154.078 End of zbx_ipc_async_socket_flush():0 73088:20221202:102154.078 In zbx_ipc_service_recv() timeout:0.994 73086:20221202:102154.078 End of zbx_ipc_service_recv():1 73086:20221202:102154.078 In zbx_ha_dispatch_message() 73086:20221202:102154.078 In zbx_ipc_service_recv() timeout:1.000 73090:20221202:102154.365 End of zbx_ipc_service_recv():2 73090:20221202:102154.365 In zbx_ipc_service_recv() timeout:1.000 73111:20221202:102154.491 End of zbx_ipc_service_recv():2 73111:20221202:102154.491 In zbx_ipc_service_recv() timeout:1.000 73142:20221202:102154.498 zbx_setproctitle() title:'self-monitoring [processing data]' 73142:20221202:102154.499 In collect_selfmon_stats() 73142:20221202:102154.499 End of collect_selfmon_stats() 73142:20221202:102154.499 zbx_setproctitle() title:'self-monitoring [processed data in 0.000144 sec, idle 1 sec]' 73126:20221202:102154.531 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.001365 sec, processing escalations]' 73126:20221202:102154.531 In process_escalations() 73126:20221202:102154.531 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<=1669969317 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102154.532 End of process_escalations() 73126:20221202:102154.532 In process_escalations() 73126:20221202:102154.532 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<=1669969317 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102154.532 End of process_escalations() 73126:20221202:102154.532 In process_escalations() 73126:20221202:102154.532 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<=1669969317 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102154.532 End of process_escalations() 73126:20221202:102154.532 In process_escalations() 73126:20221202:102154.532 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<=1669969317 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102154.533 End of process_escalations() 73126:20221202:102154.533 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.001654 sec, idle 3 sec]' 73174:20221202:102154.618 End of zbx_ipc_service_recv():2 73174:20221202:102154.618 In zbx_ipc_service_recv() timeout:1.000 73124:20221202:102154.626 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000180 sec, syncing history]' 73124:20221202:102154.626 In zbx_sync_history_cache() history_num:0 73124:20221202:102154.626 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000200 sec, idle 1 sec]' 73115:20221202:102154.628 End of zbx_ipc_service_recv():2 73115:20221202:102154.628 In zbx_ipc_service_recv() timeout:1.000 73123:20221202:102154.628 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000063 sec, syncing history]' 73123:20221202:102154.628 In zbx_sync_history_cache() history_num:0 73123:20221202:102154.628 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000048 sec, idle 1 sec]' 73122:20221202:102154.646 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000144 sec, syncing history]' 73122:20221202:102154.646 In zbx_sync_history_cache() history_num:0 73122:20221202:102154.646 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000217 sec, idle 1 sec]' 73125:20221202:102154.655 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000080 sec, syncing history]' 73125:20221202:102154.655 In zbx_sync_history_cache() history_num:0 73125:20221202:102154.655 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000053 sec, idle 1 sec]' 73158:20221202:102154.681 zbx_setproctitle() title:'alert syncer [queuing alerts]' 73158:20221202:102154.681 In am_db_get_alerts() 73158:20221202:102154.681 query [txnlev:1] [begin;] 73158:20221202:102154.681 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] 73158:20221202:102154.681 query [txnlev:1] [commit;] 73158:20221202:102154.682 End of am_db_get_alerts():SUCCEED alerts:0 73158:20221202:102154.682 In am_db_flush_results() 73158:20221202:102154.682 In zbx_ipc_socket_write() 73158:20221202:102154.682 End of zbx_ipc_socket_write():SUCCEED 73158:20221202:102154.682 In zbx_ipc_socket_read() 73107:20221202:102154.682 End of zbx_ipc_service_recv():1 73107:20221202:102154.682 In am_flush_results() results:0 73107:20221202:102154.682 In zbx_ipc_client_send() clientid:6 73107:20221202:102154.682 End of zbx_ipc_client_send():SUCCEED 73158:20221202:102154.682 End of zbx_ipc_socket_read():SUCCEED 73158:20221202:102154.682 End of am_db_flush_results() flushed:0 73158:20221202:102154.683 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.001851 sec, idle 1 sec]' 73107:20221202:102154.683 End of am_flush_results() 73107:20221202:102154.683 In zbx_ipc_service_recv() timeout:1.000 73120:20221202:102154.714 zbx_setproctitle() title:'http poller #1 [got 0 values in 0.002524 sec, getting values]' 73120:20221202:102154.715 In process_httptests() 73120:20221202:102154.715 query [txnlev:0] [select h.hostid,h.host,h.name,t.httptestid,t.name,t.agent,t.authentication,t.http_user,t.http_password,t.http_proxy,t.retries,t.ssl_cert_file,t.ssl_key_file,t.ssl_key_password,t.verify_peer,t.verify_host,t.delay from httptest t,hosts h where t.hostid=h.hostid and t.nextcheck<=1669969314 and mod(t.httptestid,1)=0 and t.status=0 and h.proxy_hostid is null and h.status=0 and (h.maintenance_status=0 or h.maintenance_type=0)] 73120:20221202:102154.715 query [txnlev:0] [select name,value,type from httptest_field where httptestid=1 order by httptest_fieldid] 73120:20221202:102154.716 In substitute_simple_macros_impl() data:'Zabbix' 73120:20221202:102154.716 End substitute_simple_macros_impl() data:'Zabbix' 73120:20221202:102154.716 In substitute_simple_macros_impl() data:EMPTY 73120:20221202:102154.716 In substitute_simple_macros_impl() data:EMPTY 73120:20221202:102154.716 In substitute_simple_macros_impl() data:EMPTY 73120:20221202:102154.716 In http_process_variables() 0 variables 73120:20221202:102154.716 End of http_process_variables():SUCCEED 73120:20221202:102154.716 In process_httptest() httptestid:1 name:'Web scenario 1' 73120:20221202:102154.716 query [txnlev:0] [select httpstepid,no,name,url,timeout,posts,required,status_codes,post_type,follow_redirects,retrieve_mode from httpstep where httptestid=1 order by no] 73120:20221202:102154.717 In substitute_simple_macros_impl() data:'10s' 73120:20221202:102154.717 End substitute_simple_macros_impl() data:'10s' 73120:20221202:102154.717 In substitute_simple_macros_impl() data:'https://zabbix.com' 73120:20221202:102154.717 End substitute_simple_macros_impl() data:'https://zabbix.com' 73120:20221202:102154.717 In http_substitute_variables() data:'https://zabbix.com' 73120:20221202:102154.717 End of http_substitute_variables() data:'https://zabbix.com' 73120:20221202:102154.717 In substitute_simple_macros_impl() data:'Zabbix' 73120:20221202:102154.717 End substitute_simple_macros_impl() data:'Zabbix' 73120:20221202:102154.717 In substitute_simple_macros_impl() data:'200' 73120:20221202:102154.717 End substitute_simple_macros_impl() data:'200' 73120:20221202:102154.717 query [txnlev:0] [select name,value,type from httpstep_field where httpstepid=1 order by httpstep_fieldid] 73120:20221202:102154.717 In substitute_simple_macros_impl() data:'15s' 73120:20221202:102154.717 End substitute_simple_macros_impl() data:'15s' 73120:20221202:102154.717 process_httptest() use step "111" 73120:20221202:102154.717 process_httptest() use post "" 73120:20221202:102154.717 process_httptest() go to URL "https://zabbix.com" 73120:20221202:102154.915 In int_in_list() list:'200' value:301 73120:20221202:102154.915 End of int_in_list():FAIL 73120:20221202:102154.915 In process_step_data() rspcode:301 time:0.197201 speed:903.000000 73120:20221202:102154.915 query [txnlev:0] [select type,itemid from httpstepitem where httpstepid=1] 73120:20221202:102154.915 In zbx_preprocess_item_value() 73120:20221202:102154.916 End of zbx_preprocess_item_value() 73120:20221202:102154.916 In zbx_preprocess_item_value() 73120:20221202:102154.916 End of zbx_preprocess_item_value() 73120:20221202:102154.916 In zbx_preprocess_item_value() 73120:20221202:102154.916 End of zbx_preprocess_item_value() 73120:20221202:102154.916 End of process_step_data() 73120:20221202:102154.917 query without transaction detected 73120:20221202:102154.917 query [txnlev:0] [update httptest set nextcheck=1669969324 where httptestid=1] 73120:20221202:102154.946 cannot process step "111" of web scenario "Web scenario 1" on host "test": response code "301" did not match any of the required status codes "200" 73120:20221202:102154.946 In process_test_data() 73120:20221202:102154.946 query [txnlev:0] [select type,itemid from httptestitem where httptestid=1] 73120:20221202:102154.947 In zbx_preprocess_item_value() 73120:20221202:102154.947 End of zbx_preprocess_item_value() 73120:20221202:102154.947 In zbx_preprocess_item_value() 73120:20221202:102154.947 End of zbx_preprocess_item_value() 73120:20221202:102154.947 In zbx_preprocess_item_value() 73120:20221202:102154.947 End of zbx_preprocess_item_value() 73120:20221202:102154.947 End of process_test_data() 73120:20221202:102154.947 In zbx_ipc_socket_write() 73120:20221202:102154.947 End of zbx_ipc_socket_write():SUCCEED 73120:20221202:102154.947 End of process_httptest() 73120:20221202:102154.947 End of process_httptests() 73120:20221202:102154.947 query [txnlev:0] [select min(t.nextcheck) from httptest t,hosts h where t.hostid=h.hostid and mod(t.httptestid,1)=0 and t.status=0 and h.proxy_hostid is null and h.status=0 and (h.maintenance_status=0 or h.maintenance_type=0)] 73111:20221202:102154.947 End of zbx_ipc_service_recv():1 73111:20221202:102154.947 In preprocessor_add_request() 73111:20221202:102154.947 In preprocessor_sync_configuration() 73111:20221202:102154.947 In DCconfig_get_preprocessable_items() 73120:20221202:102154.947 zbx_setproctitle() title:'http poller #1 [got 1 values in 0.232296 sec, idle 5 sec]' 73111:20221202:102154.948 In zbx_dc_expand_user_macros() '' 73111:20221202:102154.948 End of zbx_dc_expand_user_macros() '' 73111:20221202:102154.948 In zbx_dc_expand_user_macros() '' 73111:20221202:102154.948 End of zbx_dc_expand_user_macros() '' 73111:20221202:102154.948 In zbx_dc_expand_user_macros() '' 73111:20221202:102154.948 End of zbx_dc_expand_user_macros() '' 73111:20221202:102154.948 In zbx_dc_expand_user_macros() '' 73111:20221202:102154.948 End of zbx_dc_expand_user_macros() '' 73111:20221202:102154.948 In zbx_dc_expand_user_macros() '' 73111:20221202:102154.948 End of zbx_dc_expand_user_macros() '' 73111:20221202:102154.948 In zbx_dc_expand_user_macros() '' 73111:20221202:102154.948 End of zbx_dc_expand_user_macros() '' 73111:20221202:102154.948 In zbx_dc_expand_user_macros() '' 73111:20221202:102154.948 End of zbx_dc_expand_user_macros() '' 73111:20221202:102154.948 In zbx_dc_expand_user_macros() '' 73111:20221202:102154.948 End of zbx_dc_expand_user_macros() '' 73111:20221202:102154.948 In zbx_dc_expand_user_macros() '' 73111:20221202:102154.948 End of zbx_dc_expand_user_macros() '' 73111:20221202:102154.948 In zbx_dc_expand_user_macros() '' 73111:20221202:102154.948 End of zbx_dc_expand_user_macros() '' 73111:20221202:102154.948 In zbx_dc_expand_user_macros() '' 73111:20221202:102154.948 End of zbx_dc_expand_user_macros() '' 73111:20221202:102154.948 In zbx_dc_expand_user_macros() '' 73111:20221202:102154.948 End of zbx_dc_expand_user_macros() '' 73111:20221202:102154.948 In zbx_dc_expand_user_macros() '' 73111:20221202:102154.948 End of zbx_dc_expand_user_macros() '' 73111:20221202:102154.948 In zbx_dc_expand_user_macros() '' 73111:20221202:102154.948 End of zbx_dc_expand_user_macros() '' 73111:20221202:102154.948 In zbx_dc_expand_user_macros() '' 73111:20221202:102154.948 End of zbx_dc_expand_user_macros() '' 73111:20221202:102154.948 In zbx_dc_expand_user_macros() '' 73111:20221202:102154.948 End of zbx_dc_expand_user_macros() '' 73111:20221202:102154.948 In zbx_dc_expand_user_macros() '' 73111:20221202:102154.948 End of zbx_dc_expand_user_macros() '' 73111:20221202:102154.948 In zbx_dc_expand_user_macros() '' 73111:20221202:102154.948 End of zbx_dc_expand_user_macros() '' 73111:20221202:102154.948 In zbx_dc_expand_user_macros() '' 73111:20221202:102154.948 End of zbx_dc_expand_user_macros() '' 73111:20221202:102154.948 In zbx_dc_expand_user_macros() '' 73111:20221202:102154.948 End of zbx_dc_expand_user_macros() '' 73111:20221202:102154.948 In zbx_dc_expand_user_macros() '' 73111:20221202:102154.948 End of zbx_dc_expand_user_macros() '' 73111:20221202:102154.948 In zbx_dc_expand_user_macros() '' 73111:20221202:102154.948 End of zbx_dc_expand_user_macros() '' 73111:20221202:102154.948 In zbx_dc_expand_user_macros() '' 73111:20221202:102154.948 End of zbx_dc_expand_user_macros() '' 73111:20221202:102154.948 In zbx_dc_expand_user_macros() '' 73111:20221202:102154.948 End of zbx_dc_expand_user_macros() '' 73111:20221202:102154.948 In zbx_dc_expand_user_macros() '' 73111:20221202:102154.949 End of zbx_dc_expand_user_macros() '' 73111:20221202:102154.949 In zbx_dc_expand_user_macros() '' 73111:20221202:102154.949 End of zbx_dc_expand_user_macros() '' 73111:20221202:102154.949 In zbx_dc_expand_user_macros() '' 73111:20221202:102154.949 End of zbx_dc_expand_user_macros() '' 73111:20221202:102154.949 In zbx_dc_expand_user_macros() '' 73111:20221202:102154.949 End of zbx_dc_expand_user_macros() '' 73111:20221202:102154.949 In zbx_dc_expand_user_macros() '' 73111:20221202:102154.949 End of zbx_dc_expand_user_macros() '' 73111:20221202:102154.949 In zbx_dc_expand_user_macros() '' 73111:20221202:102154.949 End of zbx_dc_expand_user_macros() '' 73111:20221202:102154.949 End of DCconfig_get_preprocessable_items() items:29 73111:20221202:102154.949 End of preprocessor_sync_configuration() item config size: 29, history cache size: 0 73111:20221202:102154.949 In preprocessor_enqueue() itemid: 44299 73111:20221202:102154.949 In preprocessor_enqueue_dependent() itemid: 44299 73111:20221202:102154.949 End of preprocessor_enqueue_dependent() 73111:20221202:102154.949 End of preprocessor_enqueue() 73111:20221202:102154.949 In preprocessor_enqueue() itemid: 44300 73111:20221202:102154.949 In preprocessor_enqueue_dependent() itemid: 44300 73111:20221202:102154.949 End of preprocessor_enqueue_dependent() 73111:20221202:102154.949 End of preprocessor_enqueue() 73111:20221202:102154.949 In preprocessor_enqueue() itemid: 44301 73111:20221202:102154.949 In preprocessor_enqueue_dependent() itemid: 44301 73111:20221202:102154.949 End of preprocessor_enqueue_dependent() 73111:20221202:102154.949 End of preprocessor_enqueue() 73111:20221202:102154.949 In preprocessor_enqueue() itemid: 44296 73111:20221202:102154.949 In preprocessor_enqueue_dependent() itemid: 44296 73111:20221202:102154.949 End of preprocessor_enqueue_dependent() 73111:20221202:102154.949 End of preprocessor_enqueue() 73111:20221202:102154.949 In preprocessor_enqueue() itemid: 44297 73111:20221202:102154.949 In preprocessor_enqueue_dependent() itemid: 44297 73111:20221202:102154.949 End of preprocessor_enqueue_dependent() 73111:20221202:102154.949 End of preprocessor_enqueue() 73111:20221202:102154.949 In preprocessor_enqueue() itemid: 44298 73111:20221202:102154.949 In preprocessor_enqueue_dependent() itemid: 44298 73111:20221202:102154.949 End of preprocessor_enqueue_dependent() 73111:20221202:102154.949 End of preprocessor_enqueue() 73111:20221202:102154.949 In preprocessor_assign_tasks() 73111:20221202:102154.949 In preprocessor_get_next_task() 73111:20221202:102154.949 End of preprocessor_get_next_task() 73111:20221202:102154.949 End of preprocessor_assign_tasks() 73111:20221202:102154.949 End of preprocessor_add_request() 73111:20221202:102154.949 In zbx_ipc_service_recv() timeout:1.000 73088:20221202:102155.073 End of zbx_ipc_service_recv():2 73088:20221202:102155.074 In ha_check_nodes() ha_status:active db_status:0 73088:20221202:102155.074 query [txnlev:1] [begin;] 73088:20221202:102155.074 query [txnlev:1] [select ha_nodeid,name,status,lastaccess,address,port,ha_sessionid from ha_node order by ha_nodeid for update] 73088:20221202:102155.074 query [txnlev:1] [select ha_failover_delay,auditlog_enabled from config] 73088:20221202:102155.074 In ha_db_get_time() 73088:20221202:102155.074 query [txnlev:1] [select unix_timestamp() from config] 73088:20221202:102155.074 End of ha_db_get_time():SUCCEED db_time:1669969315 73088:20221202:102155.075 query [txnlev:1] [update ha_node set lastaccess=unix_timestamp() where ha_nodeid='clb4ubunu00018m7pn6ddoaix'] 73088:20221202:102155.075 query [txnlev:1] [commit;] 73086:20221202:102155.080 End of zbx_ipc_service_recv():2 73086:20221202:102155.080 In zbx_ha_dispatch_message() 73086:20221202:102155.080 In zbx_ipc_service_recv() timeout:1.000 73088:20221202:102155.085 End of ha_check_nodes() nodeid:clb4ubunu00018m7pn6ddoaix ha_status:active db_status:0 73088:20221202:102155.085 In zbx_ipc_async_socket_send() 73088:20221202:102155.085 In zbx_ipc_client_send() clientid:0 73088:20221202:102155.086 End of zbx_ipc_client_send():SUCCEED 73086:20221202:102155.092 End of zbx_ipc_service_recv():1 73086:20221202:102155.096 In zbx_ha_dispatch_message() 73086:20221202:102155.097 In zbx_ipc_service_recv() timeout:1.000 73088:20221202:102155.097 End of zbx_ipc_async_socket_send():SUCCEED 73088:20221202:102155.097 In zbx_ipc_async_socket_flush() timeout:10 73088:20221202:102155.097 End of zbx_ipc_async_socket_flush():0 73088:20221202:102155.097 In zbx_ipc_service_recv() timeout:0.997 73155:20221202:102155.355 zbx_setproctitle() title:'trapper #4 [processing data]' 73155:20221202:102155.355 In zbx_ipc_async_socket_recv() timeout:0 73155:20221202:102155.355 End of zbx_ipc_async_socket_recv():0 73155:20221202:102155.355 trapper got '{"request":"sender data","data":[{"host":"test","key":"trap2","value":"1","clock":1669969315}],"clock":1669969315,"ns":355060194}' 73155:20221202:102155.355 In recv_senderhistory() 73155:20221202:102155.355 In process_client_history_data() 73155:20221202:102155.355 log_client_timediff(): timestamp from json 1669969315 seconds and 355060194 nanosecond, delta time from json 0 seconds and 39529 nanosecond 73155:20221202:102155.355 In parse_history_data() 73155:20221202:102155.355 End of parse_history_data():SUCCEED processed:1/1 73155:20221202:102155.355 In process_history_data() 73155:20221202:102155.355 In zbx_preprocess_item_value() 73155:20221202:102155.355 End of zbx_preprocess_item_value() 73155:20221202:102155.355 In zbx_ipc_socket_open() 73155:20221202:102155.355 End of zbx_ipc_socket_open():SUCCEED 73155:20221202:102155.355 In zbx_ipc_socket_write() 73155:20221202:102155.355 End of zbx_ipc_socket_write():SUCCEED 73155:20221202:102155.355 End of process_history_data() processed:1 73155:20221202:102155.355 End of process_client_history_data():SUCCEED 73155:20221202:102155.355 In zbx_send_response_ext() 73155:20221202:102155.355 zbx_send_response_ext() '{"response":"success","info":"processed: 1; failed: 0; total: 1; seconds spent: 0.000243"}' 73155:20221202:102155.355 End of zbx_send_response_ext():SUCCEED 73155:20221202:102155.355 End of recv_senderhistory() 73155:20221202:102155.355 zbx_setproctitle() title:'trapper #4 [processed data in 0.000414 sec, waiting for connection]' 73111:20221202:102155.355 In ipc_service_accept() 73111:20221202:102155.355 In ipc_service_add_client() 73111:20221202:102155.355 End of ipc_service_add_client() clientid:14 73111:20221202:102155.355 End of ipc_service_accept() 73111:20221202:102155.355 End of zbx_ipc_service_recv():2 73111:20221202:102155.355 In zbx_ipc_service_recv() timeout:1.000 73111:20221202:102155.356 End of zbx_ipc_service_recv():1 73111:20221202:102155.356 In preprocessor_add_request() 73111:20221202:102155.356 In preprocessor_sync_configuration() 73111:20221202:102155.356 In DCconfig_get_preprocessable_items() 73111:20221202:102155.356 End of DCconfig_get_preprocessable_items() items:29 73111:20221202:102155.356 End of preprocessor_sync_configuration() item config size: 29, history cache size: 0 73111:20221202:102155.356 In preprocessor_enqueue() itemid: 44582 73111:20221202:102155.356 End of preprocessor_enqueue() 73111:20221202:102155.356 In preprocessor_assign_tasks() 73111:20221202:102155.356 In preprocessor_get_next_task() 73111:20221202:102155.356 End of preprocessor_get_next_task() 73111:20221202:102155.356 In zbx_ipc_client_send() clientid:3 73111:20221202:102155.356 End of zbx_ipc_client_send():SUCCEED 73111:20221202:102155.356 In preprocessor_get_next_task() 73111:20221202:102155.356 End of preprocessor_get_next_task() 73111:20221202:102155.356 End of preprocessor_assign_tasks() 73111:20221202:102155.356 End of preprocessor_add_request() 73111:20221202:102155.356 In zbx_ipc_service_recv() timeout:1.000 73114:20221202:102155.356 End of zbx_ipc_socket_read():SUCCEED 73114:20221202:102155.356 worker_preprocess_value(): 1 73114:20221202:102155.356 worker_preprocess_value: SUCCEED GOOD 73114:20221202:102155.356 In zbx_ipc_socket_write() 73114:20221202:102155.356 End of zbx_ipc_socket_write():SUCCEED 73114:20221202:102155.356 In zbx_ipc_socket_read() 73111:20221202:102155.356 End of zbx_ipc_service_recv():1 73111:20221202:102155.356 In preprocessor_add_result() 73111:20221202:102155.356 In preprocessor_enqueue_dependent() itemid: 44582 73111:20221202:102155.356 End of preprocessor_enqueue_dependent() 73111:20221202:102155.356 In preprocessor_assign_tasks() 73111:20221202:102155.356 In preprocessor_get_next_task() 73111:20221202:102155.356 End of preprocessor_get_next_task() 73111:20221202:102155.356 End of preprocessor_assign_tasks() 73111:20221202:102155.356 End of preprocessor_add_result() 73111:20221202:102155.356 In zbx_ipc_service_recv() timeout:1.000 73090:20221202:102155.369 End of zbx_ipc_service_recv():2 73090:20221202:102155.369 In zbx_ipc_service_recv() timeout:1.000 73144:20221202:102155.478 End of zbx_ipc_async_socket_recv():0 73144:20221202:102155.478 zbx_setproctitle() title:'task manager [processing tasks]' 73144:20221202:102155.478 query [txnlev:0] [select taskid,type,clock,ttl from task where status in (1,2) order by taskid] 73144:20221202:102155.478 zbx_setproctitle() title:'task manager [processed 0 task(s) in 0.000397 sec, idle 5 sec]' 73144:20221202:102155.479 In zbx_ipc_async_socket_recv() timeout:5 73142:20221202:102155.499 zbx_setproctitle() title:'self-monitoring [processing data]' 73142:20221202:102155.500 In collect_selfmon_stats() 73142:20221202:102155.500 End of collect_selfmon_stats() 73142:20221202:102155.500 zbx_setproctitle() title:'self-monitoring [processed data in 0.000180 sec, idle 1 sec]' 73174:20221202:102155.621 End of zbx_ipc_service_recv():2 73174:20221202:102155.621 In zbx_ipc_service_recv() timeout:1.000 73124:20221202:102155.627 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000200 sec, syncing history]' 73124:20221202:102155.627 In zbx_sync_history_cache() history_num:7 73124:20221202:102155.627 In substitute_simple_macros_impl() data:'90d' 73124:20221202:102155.627 End substitute_simple_macros_impl() data:'90d' 73124:20221202:102155.627 In substitute_simple_macros_impl() data:'30d' 73124:20221202:102155.627 End substitute_simple_macros_impl() data:'30d' 73124:20221202:102155.627 In substitute_simple_macros_impl() data:'90d' 73124:20221202:102155.627 End substitute_simple_macros_impl() data:'90d' 73124:20221202:102155.627 In substitute_simple_macros_impl() data:'30d' 73124:20221202:102155.627 End substitute_simple_macros_impl() data:'30d' 73124:20221202:102155.627 In substitute_simple_macros_impl() data:'30d' 73124:20221202:102155.627 End substitute_simple_macros_impl() data:'30d' 73124:20221202:102155.627 In substitute_simple_macros_impl() data:'90d' 73124:20221202:102155.627 End substitute_simple_macros_impl() data:'90d' 73124:20221202:102155.627 In substitute_simple_macros_impl() data:'30d' 73124:20221202:102155.627 End substitute_simple_macros_impl() data:'30d' 73124:20221202:102155.627 In substitute_simple_macros_impl() data:'90d' 73124:20221202:102155.627 End substitute_simple_macros_impl() data:'90d' 73124:20221202:102155.627 In substitute_simple_macros_impl() data:'30d' 73124:20221202:102155.627 End substitute_simple_macros_impl() data:'30d' 73124:20221202:102155.627 In substitute_simple_macros_impl() data:'90d' 73124:20221202:102155.627 End substitute_simple_macros_impl() data:'90d' 73124:20221202:102155.627 In substitute_simple_macros_impl() data:'30d' 73124:20221202:102155.627 End substitute_simple_macros_impl() data:'30d' 73124:20221202:102155.627 In substitute_simple_macros_impl() data:'365d' 73124:20221202:102155.627 End substitute_simple_macros_impl() data:'365d' 73124:20221202:102155.627 In substitute_simple_macros_impl() data:'90d' 73124:20221202:102155.627 End substitute_simple_macros_impl() data:'90d' 73124:20221202:102155.627 In DCmass_prepare_history() history_num:7 73124:20221202:102155.627 item "test:trap2" became not supported: Value of type "string" is not suitable for value type "Numeric (unsigned)". Value "GOOD" 73124:20221202:102155.627 End of DCmass_prepare_history() 73124:20221202:102155.627 In DBmass_add_history() 73124:20221202:102155.627 In zbx_history_add_values() 73124:20221202:102155.627 query [txnlev:1] [begin;] 73124:20221202:102155.628 query [txnlev:1] [insert into history (itemid,clock,ns,value) values (44296,1669969314,917655412,903),(44299,1669969314,915271625,903),(44300,1669969314,915271625,0.19720099999999999); ] 73115:20221202:102155.628 End of zbx_ipc_service_recv():2 73115:20221202:102155.628 In zbx_ipc_service_recv() timeout:1.000 73123:20221202:102155.628 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000048 sec, syncing history]' 73123:20221202:102155.629 In zbx_sync_history_cache() history_num:7 73123:20221202:102155.629 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000163 sec, idle 1 sec]' 73124:20221202:102155.629 query [txnlev:1] [insert into history_str (itemid,clock,ns,value) values (44298,1669969314,917655412,'response code "301" did not match any of the required status codes "200"'); ] 73124:20221202:102155.629 query [txnlev:1] [insert into history_uint (itemid,clock,ns,value) values (44297,1669969314,917655412,1),(44301,1669969314,915271625,301); ] 73124:20221202:102155.630 query [txnlev:1] [commit;] 73122:20221202:102155.646 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000217 sec, syncing history]' 73122:20221202:102155.646 In zbx_sync_history_cache() history_num:7 73122:20221202:102155.646 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000095 sec, idle 1 sec]' 73124:20221202:102155.647 End of zbx_history_add_values() 73124:20221202:102155.647 End of DBmass_add_history() 73124:20221202:102155.647 In DCmass_update_trends() 73124:20221202:102155.647 End of DCmass_update_trends() 73124:20221202:102155.647 query [txnlev:1] [begin;] 73124:20221202:102155.647 In DBmass_update_items() 73124:20221202:102155.648 query [txnlev:1] [update item_rtdata set state=1,error='Value of type "string" is not suitable for value type "Numeric (unsigned)". Value "GOOD"' where itemid=44582; ] 73124:20221202:102155.649 End of DBmass_update_items() 73124:20221202:102155.649 In zbx_process_events() events_num:1 73124:20221202:102155.649 In DCget_nextid() table:'events' num:1 73124:20221202:102155.649 End of DCget_nextid() table:'events' [55:55] 73124:20221202:102155.649 In DCget_nextid() table:'events' num:0 73124:20221202:102155.649 End of DCget_nextid() table:'events' [56:55] 73124:20221202:102155.649 In process_actions() events_num:1 73124:20221202:102155.649 In zbx_dc_config_history_sync_get_actions_eval() 73124:20221202:102155.649 End of zbx_dc_config_history_sync_get_actions_eval() actions:1 73124:20221202:102155.649 End of process_actions() 73124:20221202:102155.649 End of zbx_process_events() processed:0 73124:20221202:102155.649 query [txnlev:1] [commit;] 73125:20221202:102155.655 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000053 sec, syncing history]' 73125:20221202:102155.655 In zbx_sync_history_cache() history_num:7 73125:20221202:102155.655 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000121 sec, idle 1 sec]' 73124:20221202:102155.660 In DCupdate_trends() 73124:20221202:102155.660 End of DCupdate_trends() 73124:20221202:102155.660 query [txnlev:1] [begin;] 73124:20221202:102155.661 In recalculate_triggers() 73124:20221202:102155.662 In zbx_link_triggers_with_functions() trigger_order_num:1 73124:20221202:102155.662 End of zbx_link_triggers_with_functions() triggers_func_pos_num:1 73124:20221202:102155.662 In zbx_evaluate_expressions() tr_num:1 73124:20221202:102155.662 In substitute_functions() 73124:20221202:102155.662 In zbx_extract_functionids() tr_num:1 73124:20221202:102155.662 End of zbx_extract_functionids() functionids_num:1 73124:20221202:102155.662 In zbx_populate_function_items() functionids_num:1 73124:20221202:102155.662 End of zbx_populate_function_items() ifuncs_num:1 73124:20221202:102155.662 In zbx_evaluate_item_functions() funcs_num:1 73124:20221202:102155.662 End of zbx_evaluate_item_functions() 73124:20221202:102155.662 In zbx_substitute_functions_results() ifuncs_num:1 tr_num:1 73124:20221202:102155.662 zbx_substitute_functions_results() expression[0]:'{32748}="BAD"' => 'ERROR(Cannot evaluate function last(/test/trap2): item is not supported.)="BAD"' 73124:20221202:102155.662 End of zbx_substitute_functions_results() 73124:20221202:102155.662 End of substitute_functions() 73124:20221202:102155.662 In substitute_simple_macros_impl() data:'BAD' 73124:20221202:102155.662 End substitute_simple_macros_impl() data:'BAD' 73124:20221202:102155.662 zbx_evaluate_expressions():expression [{32748}="BAD"] cannot be evaluated: Cannot evaluate function last(/test/trap2): item is not supported. 73124:20221202:102155.663 End of zbx_evaluate_expressions() 73124:20221202:102155.663 In zbx_process_triggers() values_num:1 73124:20221202:102155.663 In zbx_process_trigger() triggerid:23107 value:0(0) new_value:2 73124:20221202:102155.663 End of zbx_process_trigger():SUCCEED flags:12 73124:20221202:102155.663 End of zbx_process_triggers() 73124:20221202:102155.663 End of recalculate_triggers() 73124:20221202:102155.664 In zbx_process_events() events_num:1 73124:20221202:102155.664 In DCget_nextid() table:'events' num:1 73124:20221202:102155.664 End of DCget_nextid() table:'events' [56:56] 73124:20221202:102155.664 In DCget_nextid() table:'events' num:0 73124:20221202:102155.664 End of DCget_nextid() table:'events' [57:56] 73124:20221202:102155.664 In process_actions() events_num:1 73124:20221202:102155.664 In zbx_dc_config_history_sync_get_actions_eval() 73124:20221202:102155.664 End of zbx_dc_config_history_sync_get_actions_eval() actions:1 73124:20221202:102155.664 End of process_actions() 73124:20221202:102155.665 End of zbx_process_events() processed:0 73124:20221202:102155.665 In zbx_db_save_trigger_changes() 73124:20221202:102155.665 query [txnlev:1] [update triggers set state=1,error='Cannot evaluate function last(/test/trap2): item is not supported.' where triggerid=23107; ] 73124:20221202:102155.667 End of zbx_db_save_trigger_changes() 73124:20221202:102155.667 query [txnlev:1] [commit;] 73124:20221202:102155.679 zbx_setproctitle() title:'history syncer #3 [processed 7 values, 1 triggers in 0.052589 sec, idle 1 sec]' 73158:20221202:102155.684 zbx_setproctitle() title:'alert syncer [queuing alerts]' 73158:20221202:102155.684 In am_db_get_alerts() 73158:20221202:102155.684 query [txnlev:1] [begin;] 73158:20221202:102155.685 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] 73107:20221202:102155.685 End of zbx_ipc_service_recv():2 73107:20221202:102155.685 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102155.685 query [txnlev:1] [commit;] 73158:20221202:102155.686 End of am_db_get_alerts():SUCCEED alerts:0 73158:20221202:102155.686 In am_db_flush_results() 73158:20221202:102155.686 In zbx_ipc_socket_write() 73158:20221202:102155.686 End of zbx_ipc_socket_write():SUCCEED 73158:20221202:102155.686 In zbx_ipc_socket_read() 73107:20221202:102155.686 End of zbx_ipc_service_recv():1 73107:20221202:102155.686 In am_flush_results() results:0 73107:20221202:102155.686 In zbx_ipc_client_send() clientid:6 73107:20221202:102155.686 End of zbx_ipc_client_send():SUCCEED 73107:20221202:102155.686 End of am_flush_results() 73107:20221202:102155.686 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102155.687 End of zbx_ipc_socket_read():SUCCEED 73158:20221202:102155.687 End of am_db_flush_results() flushed:0 73158:20221202:102155.687 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.002999 sec, idle 1 sec]' 73086:20221202:102156.143 End of zbx_ipc_service_recv():2 73086:20221202:102156.144 In zbx_ha_dispatch_message() 73086:20221202:102156.144 In zbx_ipc_service_recv() timeout:1.000 73088:20221202:102156.144 End of zbx_ipc_service_recv():2 73088:20221202:102156.145 In zbx_ipc_async_socket_send() 73088:20221202:102156.154 In zbx_ipc_client_send() clientid:0 73086:20221202:102156.154 End of zbx_ipc_service_recv():1 73086:20221202:102156.155 In zbx_ha_dispatch_message() 73086:20221202:102156.155 In zbx_ipc_service_recv() timeout:1.000 73088:20221202:102156.155 End of zbx_ipc_client_send():SUCCEED 73088:20221202:102156.155 End of zbx_ipc_async_socket_send():SUCCEED 73088:20221202:102156.155 In zbx_ipc_async_socket_flush() timeout:10 73088:20221202:102156.156 End of zbx_ipc_async_socket_flush():0 73088:20221202:102156.156 In zbx_ipc_service_recv() timeout:0.927 73111:20221202:102156.358 End of zbx_ipc_service_recv():2 73111:20221202:102156.358 In zbx_ipc_service_recv() timeout:1.000 73090:20221202:102156.371 End of zbx_ipc_service_recv():2 73090:20221202:102156.372 zbx_setproctitle() title:'service manager #1 [processed 0 events, updated 0 event tags, deleted 0 problems, synced 0 service updates, idle 5.066972 sec during 5.085493 sec]' 73090:20221202:102156.372 In zbx_ipc_service_recv() timeout:1.000 73127:20221202:102156.459 End of zbx_ipc_async_socket_recv():0 73127:20221202:102156.459 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.000078 sec, getting values]' 73127:20221202:102156.459 In get_values() 73127:20221202:102156.459 In DCconfig_get_poller_items() poller_type:4 73127:20221202:102156.459 End of DCconfig_get_poller_items():0 73127:20221202:102156.459 In DCconfig_get_poller_nextcheck() poller_type:4 73127:20221202:102156.459 End of DCconfig_get_poller_nextcheck():-1 73127:20221202:102156.459 End of get_values():0 73127:20221202:102156.459 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.000131 sec, idle 5 sec]' 73127:20221202:102156.459 In zbx_ipc_async_socket_recv() timeout:5 73129:20221202:102156.459 End of zbx_ipc_async_socket_recv():0 73129:20221202:102156.459 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.000157 sec, getting values]' 73129:20221202:102156.459 In get_values() 73129:20221202:102156.459 In DCconfig_get_poller_items() poller_type:4 73129:20221202:102156.459 End of DCconfig_get_poller_items():0 73129:20221202:102156.459 In DCconfig_get_poller_nextcheck() poller_type:4 73129:20221202:102156.459 End of DCconfig_get_poller_nextcheck():-1 73129:20221202:102156.459 End of get_values():0 73129:20221202:102156.459 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.000097 sec, idle 5 sec]' 73129:20221202:102156.459 In zbx_ipc_async_socket_recv() timeout:5 73134:20221202:102156.462 End of zbx_ipc_async_socket_recv():0 73134:20221202:102156.462 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.000068 sec, getting values]' 73134:20221202:102156.462 In get_values() 73134:20221202:102156.462 In DCconfig_get_poller_items() poller_type:4 73134:20221202:102156.462 End of DCconfig_get_poller_items():0 73134:20221202:102156.462 In DCconfig_get_poller_nextcheck() poller_type:4 73134:20221202:102156.462 End of DCconfig_get_poller_nextcheck():-1 73134:20221202:102156.462 End of get_values():0 73134:20221202:102156.462 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.000116 sec, idle 5 sec]' 73134:20221202:102156.462 In zbx_ipc_async_socket_recv() timeout:5 73135:20221202:102156.467 End of zbx_ipc_async_socket_recv():0 73135:20221202:102156.467 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.000099 sec, getting values]' 73135:20221202:102156.467 In get_values() 73135:20221202:102156.467 In DCconfig_get_poller_items() poller_type:4 73135:20221202:102156.467 End of DCconfig_get_poller_items():0 73135:20221202:102156.467 In DCconfig_get_poller_nextcheck() poller_type:4 73135:20221202:102156.467 End of DCconfig_get_poller_nextcheck():-1 73135:20221202:102156.467 End of get_values():0 73135:20221202:102156.467 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.000116 sec, idle 5 sec]' 73135:20221202:102156.467 In zbx_ipc_async_socket_recv() timeout:5 73137:20221202:102156.468 End of zbx_ipc_async_socket_recv():0 73137:20221202:102156.468 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.000268 sec, getting values]' 73137:20221202:102156.468 In get_values() 73137:20221202:102156.468 In DCconfig_get_poller_items() poller_type:4 73137:20221202:102156.468 End of DCconfig_get_poller_items():0 73137:20221202:102156.468 In DCconfig_get_poller_nextcheck() poller_type:4 73137:20221202:102156.468 End of DCconfig_get_poller_nextcheck():-1 73137:20221202:102156.468 End of get_values():0 73137:20221202:102156.468 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.000117 sec, idle 5 sec]' 73137:20221202:102156.468 In zbx_ipc_async_socket_recv() timeout:5 73128:20221202:102156.469 End of zbx_ipc_async_socket_recv():0 73128:20221202:102156.469 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.000241 sec, getting values]' 73128:20221202:102156.469 In get_values() 73128:20221202:102156.469 In DCconfig_get_poller_items() poller_type:4 73128:20221202:102156.469 End of DCconfig_get_poller_items():0 73128:20221202:102156.469 In DCconfig_get_poller_nextcheck() poller_type:4 73128:20221202:102156.469 End of DCconfig_get_poller_nextcheck():-1 73128:20221202:102156.469 End of get_values():0 73128:20221202:102156.470 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.000513 sec, idle 5 sec]' 73128:20221202:102156.470 In zbx_ipc_async_socket_recv() timeout:5 73133:20221202:102156.478 End of zbx_ipc_async_socket_recv():0 73133:20221202:102156.478 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.000238 sec, getting values]' 73133:20221202:102156.478 In get_values() 73133:20221202:102156.478 In DCconfig_get_poller_items() poller_type:4 73133:20221202:102156.478 End of DCconfig_get_poller_items():0 73133:20221202:102156.478 In DCconfig_get_poller_nextcheck() poller_type:4 73133:20221202:102156.478 End of DCconfig_get_poller_nextcheck():-1 73133:20221202:102156.478 End of get_values():0 73133:20221202:102156.478 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.000106 sec, idle 5 sec]' 73133:20221202:102156.479 In zbx_ipc_async_socket_recv() timeout:5 73141:20221202:102156.483 End of zbx_ipc_async_socket_recv():0 73141:20221202:102156.483 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.000244 sec, exchanging data]' 73141:20221202:102156.483 In process_proxy() 73141:20221202:102156.483 In DCconfig_get_proxypoller_hosts() 73141:20221202:102156.483 End of DCconfig_get_proxypoller_hosts():0 73141:20221202:102156.483 End of process_proxy() 73141:20221202:102156.483 In DCconfig_get_proxypoller_nextcheck() 73141:20221202:102156.483 End of DCconfig_get_proxypoller_nextcheck():-1 73141:20221202:102156.483 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.000067 sec, idle 5 sec]' 73141:20221202:102156.483 In zbx_ipc_async_socket_recv() timeout:5 73130:20221202:102156.483 End of zbx_ipc_async_socket_recv():0 73130:20221202:102156.483 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.000091 sec, getting values]' 73130:20221202:102156.483 In get_values() 73130:20221202:102156.483 In DCconfig_get_poller_items() poller_type:4 73130:20221202:102156.483 End of DCconfig_get_poller_items():0 73130:20221202:102156.483 In DCconfig_get_poller_nextcheck() poller_type:4 73130:20221202:102156.483 End of DCconfig_get_poller_nextcheck():-1 73130:20221202:102156.484 End of get_values():0 73130:20221202:102156.484 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.000423 sec, idle 5 sec]' 73130:20221202:102156.484 In zbx_ipc_async_socket_recv() timeout:5 73139:20221202:102156.484 End of zbx_ipc_async_socket_recv():0 73139:20221202:102156.484 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.001382 sec, getting values]' 73139:20221202:102156.484 In get_values() 73139:20221202:102156.484 In DCconfig_get_poller_items() poller_type:4 73139:20221202:102156.484 End of DCconfig_get_poller_items():0 73139:20221202:102156.484 In DCconfig_get_poller_nextcheck() poller_type:4 73139:20221202:102156.484 End of DCconfig_get_poller_nextcheck():-1 73139:20221202:102156.484 End of get_values():0 73139:20221202:102156.484 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.000081 sec, idle 5 sec]' 73139:20221202:102156.484 In zbx_ipc_async_socket_recv() timeout:5 73159:20221202:102156.484 End of zbx_ipc_async_socket_recv():0 73159:20221202:102156.484 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.000075 sec, getting values]' 73159:20221202:102156.484 In get_values() 73159:20221202:102156.484 In DCconfig_get_poller_items() poller_type:5 73159:20221202:102156.484 End of DCconfig_get_poller_items():0 73159:20221202:102156.484 In DCconfig_get_poller_nextcheck() poller_type:5 73159:20221202:102156.484 End of DCconfig_get_poller_nextcheck():-1 73159:20221202:102156.484 End of get_values():0 73159:20221202:102156.484 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.000475 sec, idle 5 sec]' 73159:20221202:102156.484 In zbx_ipc_async_socket_recv() timeout:5 73151:20221202:102156.485 End of zbx_ipc_async_socket_recv():0 73151:20221202:102156.485 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.000141 sec, getting values]' 73151:20221202:102156.485 In get_values() 73151:20221202:102156.485 In DCconfig_get_poller_items() poller_type:1 73151:20221202:102156.485 End of DCconfig_get_poller_items():0 73151:20221202:102156.485 In DCconfig_get_poller_nextcheck() poller_type:1 73151:20221202:102156.485 End of DCconfig_get_poller_nextcheck():-1 73151:20221202:102156.485 End of get_values():0 73151:20221202:102156.485 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.000088 sec, idle 5 sec]' 73151:20221202:102156.485 In zbx_ipc_async_socket_recv() timeout:5 73149:20221202:102156.485 End of zbx_ipc_async_socket_recv():0 73150:20221202:102156.486 End of zbx_ipc_async_socket_recv():0 73150:20221202:102156.486 zbx_setproctitle() title:'poller #5 [got 0 values in 0.000499 sec, getting values]' 73150:20221202:102156.486 In get_values() 73150:20221202:102156.486 In DCconfig_get_poller_items() poller_type:0 73150:20221202:102156.486 End of DCconfig_get_poller_items():1 73150:20221202:102156.486 In substitute_key_macros_impl() data:'agent.ping' 73150:20221202:102156.486 End of substitute_key_macros_impl():SUCCEED data:'agent.ping' 73150:20221202:102156.486 In substitute_simple_macros_impl() data:'10050' 73150:20221202:102156.486 End substitute_simple_macros_impl() data:'10050' 73150:20221202:102156.486 In get_value() key:'agent.ping' 73150:20221202:102156.486 In get_value_agent() host:'test' addr:'192.168.6.176' key:'agent.ping' conn:'unencrypted' 73149:20221202:102156.486 zbx_setproctitle() title:'poller #4 [got 1 values in 0.001416 sec, getting values]' 73149:20221202:102156.488 In get_values() 73149:20221202:102156.488 In DCconfig_get_poller_items() poller_type:0 73149:20221202:102156.488 End of DCconfig_get_poller_items():0 73149:20221202:102156.488 In DCconfig_get_poller_nextcheck() poller_type:0 73149:20221202:102156.488 End of DCconfig_get_poller_nextcheck():1669969353 73149:20221202:102156.488 End of get_values():0 73149:20221202:102156.488 zbx_setproctitle() title:'poller #4 [got 0 values in 0.002416 sec, idle 5 sec]' 73149:20221202:102156.488 In zbx_ipc_async_socket_recv() timeout:5 73150:20221202:102156.488 In is_ip4() ip:'192.168.6.176' 73150:20221202:102156.488 End of is_ip4():SUCCEED 73150:20221202:102156.488 Sending [agent.ping] 73150:20221202:102156.488 get value from agent result: '1' 73150:20221202:102156.488 End of get_value_agent():SUCCEED 73150:20221202:102156.488 End of get_value():SUCCEED 73150:20221202:102156.488 In zbx_activate_item_interface() interfaceid:15 itemid:44581 type:0 73150:20221202:102156.488 End of zbx_activate_item_interface() 73150:20221202:102156.488 In zbx_preprocess_item_value() 73150:20221202:102156.488 End of zbx_preprocess_item_value() 73150:20221202:102156.488 In zbx_ipc_socket_write() 73150:20221202:102156.488 End of zbx_ipc_socket_write():SUCCEED 73150:20221202:102156.489 End of get_values():1 73150:20221202:102156.489 zbx_setproctitle() title:'poller #5 [got 1 values in 0.003130 sec, idle 5 sec]' 73150:20221202:102156.489 In zbx_ipc_async_socket_recv() timeout:5 73111:20221202:102156.489 End of zbx_ipc_service_recv():1 73111:20221202:102156.489 In preprocessor_add_request() 73111:20221202:102156.489 In preprocessor_sync_configuration() 73111:20221202:102156.489 In DCconfig_get_preprocessable_items() 73111:20221202:102156.489 End of DCconfig_get_preprocessable_items() items:29 73111:20221202:102156.489 End of preprocessor_sync_configuration() item config size: 29, history cache size: 0 73111:20221202:102156.489 In preprocessor_enqueue() itemid: 44581 73111:20221202:102156.490 End of preprocessor_enqueue() 73111:20221202:102156.491 In preprocessor_assign_tasks() 73111:20221202:102156.491 In preprocessor_get_next_task() 73111:20221202:102156.491 End of preprocessor_get_next_task() 73111:20221202:102156.495 In zbx_ipc_client_send() clientid:3 73111:20221202:102156.495 End of zbx_ipc_client_send():SUCCEED 73114:20221202:102156.496 End of zbx_ipc_socket_read():SUCCEED 73114:20221202:102156.496 worker_preprocess_value(): 1 73114:20221202:102156.496 worker_preprocess_value: SUCCEED GOOD 73114:20221202:102156.496 In zbx_ipc_socket_write() 73114:20221202:102156.496 End of zbx_ipc_socket_write():SUCCEED 73114:20221202:102156.496 In zbx_ipc_socket_read() 73111:20221202:102156.496 In preprocessor_get_next_task() 73111:20221202:102156.496 End of preprocessor_get_next_task() 73111:20221202:102156.496 End of preprocessor_assign_tasks() 73111:20221202:102156.496 End of preprocessor_add_request() 73111:20221202:102156.496 zbx_setproctitle() title:'preprocessing manager #1 [queued 1, processed 8 values, idle 5.000169 sec during 5.010205 sec]' 73111:20221202:102156.496 In zbx_ipc_service_recv() timeout:1.000 73111:20221202:102156.496 End of zbx_ipc_service_recv():1 73145:20221202:102156.496 End of zbx_ipc_async_socket_recv():0 73147:20221202:102156.496 End of zbx_ipc_async_socket_recv():0 73147:20221202:102156.496 zbx_setproctitle() title:'poller #3 [got 0 values in 0.000889 sec, getting values]' 73147:20221202:102156.496 In get_values() 73147:20221202:102156.496 In DCconfig_get_poller_items() poller_type:0 73147:20221202:102156.496 End of DCconfig_get_poller_items():0 73111:20221202:102156.497 In preprocessor_add_result() 73111:20221202:102156.497 In preprocessor_enqueue_dependent() itemid: 44581 73111:20221202:102156.497 End of preprocessor_enqueue_dependent() 73111:20221202:102156.497 In preprocessor_assign_tasks() 73111:20221202:102156.497 In preprocessor_get_next_task() 73111:20221202:102156.497 End of preprocessor_get_next_task() 73111:20221202:102156.497 End of preprocessor_assign_tasks() 73111:20221202:102156.497 End of preprocessor_add_result() 73111:20221202:102156.497 In zbx_ipc_service_recv() timeout:1.000 73145:20221202:102156.497 zbx_setproctitle() title:'poller #1 [got 0 values in 0.000654 sec, getting values]' 73145:20221202:102156.497 In get_values() 73145:20221202:102156.497 In DCconfig_get_poller_items() poller_type:0 73145:20221202:102156.497 End of DCconfig_get_poller_items():0 73145:20221202:102156.497 In DCconfig_get_poller_nextcheck() poller_type:0 73145:20221202:102156.497 End of DCconfig_get_poller_nextcheck():1669969321 73145:20221202:102156.497 End of get_values():0 73145:20221202:102156.497 zbx_setproctitle() title:'poller #1 [got 0 values in 0.000518 sec, idle 5 sec]' 73145:20221202:102156.497 In zbx_ipc_async_socket_recv() timeout:5 73157:20221202:102156.497 zbx_setproctitle() title:'icmp pinger #1 [getting values]' 73157:20221202:102156.497 In get_pinger_hosts() 73157:20221202:102156.497 In DCconfig_get_poller_items() poller_type:3 73157:20221202:102156.497 End of DCconfig_get_poller_items():0 73157:20221202:102156.497 End of get_pinger_hosts():0 73157:20221202:102156.497 In process_pinger_hosts() 73157:20221202:102156.497 End of process_pinger_hosts() 73157:20221202:102156.497 In DCconfig_get_poller_nextcheck() poller_type:3 73157:20221202:102156.497 End of DCconfig_get_poller_nextcheck():-1 73157:20221202:102156.497 zbx_setproctitle() title:'icmp pinger #1 [got 0 values in 0.000294 sec, idle 5 sec]' 73147:20221202:102156.497 In DCconfig_get_poller_nextcheck() poller_type:0 73147:20221202:102156.497 End of DCconfig_get_poller_nextcheck():1669969321 73147:20221202:102156.497 End of get_values():0 73147:20221202:102156.497 zbx_setproctitle() title:'poller #3 [got 0 values in 0.000773 sec, idle 5 sec]' 73147:20221202:102156.497 In zbx_ipc_async_socket_recv() timeout:5 73146:20221202:102156.498 End of zbx_ipc_async_socket_recv():0 73146:20221202:102156.498 zbx_setproctitle() title:'poller #2 [got 0 values in 0.000204 sec, getting values]' 73146:20221202:102156.498 In get_values() 73146:20221202:102156.498 In DCconfig_get_poller_items() poller_type:0 73146:20221202:102156.498 End of DCconfig_get_poller_items():0 73146:20221202:102156.498 In DCconfig_get_poller_nextcheck() poller_type:0 73146:20221202:102156.498 End of DCconfig_get_poller_nextcheck():1669969321 73146:20221202:102156.498 End of get_values():0 73146:20221202:102156.498 zbx_setproctitle() title:'poller #2 [got 0 values in 0.000076 sec, idle 5 sec]' 73146:20221202:102156.498 In zbx_ipc_async_socket_recv() timeout:5 73142:20221202:102156.500 zbx_setproctitle() title:'self-monitoring [processing data]' 73142:20221202:102156.500 In collect_selfmon_stats() 73142:20221202:102156.500 End of collect_selfmon_stats() 73142:20221202:102156.500 zbx_setproctitle() title:'self-monitoring [processed data in 0.000157 sec, idle 1 sec]' 73140:20221202:102156.500 End of zbx_ipc_async_socket_recv():0 73140:20221202:102156.500 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.000289 sec, getting values]' 73140:20221202:102156.500 In get_values() 73140:20221202:102156.500 In DCconfig_get_poller_items() poller_type:4 73140:20221202:102156.500 End of DCconfig_get_poller_items():0 73140:20221202:102156.500 In DCconfig_get_poller_nextcheck() poller_type:4 73140:20221202:102156.500 End of DCconfig_get_poller_nextcheck():-1 73140:20221202:102156.500 End of get_values():0 73140:20221202:102156.500 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.000064 sec, idle 5 sec]' 73140:20221202:102156.500 In zbx_ipc_async_socket_recv() timeout:5 73168:20221202:102156.502 End of zbx_ipc_async_socket_recv():0 73168:20221202:102156.503 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.000156 sec, getting values]' 73168:20221202:102156.503 In get_values() 73168:20221202:102156.503 In DCconfig_get_poller_items() poller_type:5 73168:20221202:102156.503 End of DCconfig_get_poller_items():0 73168:20221202:102156.503 In DCconfig_get_poller_nextcheck() poller_type:5 73168:20221202:102156.503 End of DCconfig_get_poller_nextcheck():-1 73168:20221202:102156.503 End of get_values():0 73168:20221202:102156.503 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.000074 sec, idle 5 sec]' 73168:20221202:102156.503 In zbx_ipc_async_socket_recv() timeout:5 73169:20221202:102156.506 End of zbx_ipc_async_socket_recv():0 73169:20221202:102156.507 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.000166 sec, getting values]' 73167:20221202:102156.507 End of zbx_ipc_async_socket_recv():0 73169:20221202:102156.507 In get_values() 73169:20221202:102156.507 In DCconfig_get_poller_items() poller_type:5 73169:20221202:102156.507 End of DCconfig_get_poller_items():0 73169:20221202:102156.507 In DCconfig_get_poller_nextcheck() poller_type:5 73169:20221202:102156.507 End of DCconfig_get_poller_nextcheck():-1 73167:20221202:102156.507 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.000181 sec, getting values]' 73167:20221202:102156.507 In get_values() 73167:20221202:102156.507 In DCconfig_get_poller_items() poller_type:5 73167:20221202:102156.507 End of DCconfig_get_poller_items():0 73167:20221202:102156.507 In DCconfig_get_poller_nextcheck() poller_type:5 73167:20221202:102156.507 End of DCconfig_get_poller_nextcheck():-1 73167:20221202:102156.507 End of get_values():0 73169:20221202:102156.507 End of get_values():0 73169:20221202:102156.507 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.000903 sec, idle 5 sec]' 73169:20221202:102156.508 In zbx_ipc_async_socket_recv() timeout:5 73167:20221202:102156.508 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.000564 sec, idle 5 sec]' 73167:20221202:102156.508 In zbx_ipc_async_socket_recv() timeout:5 73172:20221202:102156.518 End of zbx_ipc_async_socket_recv():0 73172:20221202:102156.518 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.000090 sec, getting values]' 73172:20221202:102156.518 In get_values() 73172:20221202:102156.518 In DCconfig_get_poller_items() poller_type:5 73172:20221202:102156.518 End of DCconfig_get_poller_items():0 73172:20221202:102156.518 In DCconfig_get_poller_nextcheck() poller_type:5 73172:20221202:102156.518 End of DCconfig_get_poller_nextcheck():-1 73172:20221202:102156.518 End of get_values():0 73172:20221202:102156.518 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.000082 sec, idle 5 sec]' 73172:20221202:102156.518 In zbx_ipc_async_socket_recv() timeout:5 73178:20221202:102156.571 End of zbx_ipc_async_socket_recv():0 73178:20221202:102156.571 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.000083 sec, getting values]' 73178:20221202:102156.571 In get_values() 73178:20221202:102156.571 In DCconfig_get_poller_items() poller_type:6 73178:20221202:102156.571 End of DCconfig_get_poller_items():0 73178:20221202:102156.571 In DCconfig_get_poller_nextcheck() poller_type:6 73178:20221202:102156.571 End of DCconfig_get_poller_nextcheck():-1 73178:20221202:102156.571 End of get_values():0 73178:20221202:102156.571 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.000105 sec, idle 5 sec]' 73178:20221202:102156.571 In zbx_ipc_async_socket_recv() timeout:5 73174:20221202:102156.622 End of zbx_ipc_service_recv():2 73174:20221202:102156.622 In zbx_ipc_service_recv() timeout:1.000 73123:20221202:102156.630 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000163 sec, syncing history]' 73123:20221202:102156.630 In zbx_sync_history_cache() history_num:1 73123:20221202:102156.630 In substitute_simple_macros_impl() data:'90d' 73123:20221202:102156.630 End substitute_simple_macros_impl() data:'90d' 73123:20221202:102156.630 In DCmass_prepare_history() history_num:1 73123:20221202:102156.630 End of DCmass_prepare_history() 73123:20221202:102156.630 In DBmass_add_history() 73123:20221202:102156.630 In zbx_history_add_values() 73123:20221202:102156.630 query [txnlev:1] [begin;] 73115:20221202:102156.631 End of zbx_ipc_service_recv():2 73115:20221202:102156.631 zbx_setproctitle() title:'lld manager #1 [processed 0 LLD rules, idle 5.008931sec during 5.008951 sec]' 73115:20221202:102156.631 In zbx_ipc_service_recv() timeout:1.000 73123:20221202:102156.631 query [txnlev:1] [insert into history_str (itemid,clock,ns,value) values (44581,1669969316,488868727,'GOOD'); ] 73123:20221202:102156.632 query [txnlev:1] [commit;] 73123:20221202:102156.643 End of zbx_history_add_values() 73123:20221202:102156.643 End of DBmass_add_history() 73123:20221202:102156.643 In DCmass_update_trends() 73123:20221202:102156.643 End of DCmass_update_trends() 73123:20221202:102156.643 query [txnlev:1] [begin;] 73123:20221202:102156.644 In DBmass_update_items() 73123:20221202:102156.644 End of DBmass_update_items() 73123:20221202:102156.644 In zbx_process_events() events_num:0 73123:20221202:102156.644 End of zbx_process_events() processed:0 73123:20221202:102156.644 query [txnlev:1] [commit;] 73123:20221202:102156.644 In DCupdate_trends() 73123:20221202:102156.644 End of DCupdate_trends() 73123:20221202:102156.644 query [txnlev:1] [begin;] 73123:20221202:102156.645 In recalculate_triggers() 73123:20221202:102156.645 In zbx_link_triggers_with_functions() trigger_order_num:0 73123:20221202:102156.645 End of zbx_link_triggers_with_functions() triggers_func_pos_num:0 73123:20221202:102156.645 In zbx_evaluate_expressions() tr_num:0 73123:20221202:102156.645 In substitute_functions() 73123:20221202:102156.645 In zbx_extract_functionids() tr_num:0 73123:20221202:102156.645 End of zbx_extract_functionids() functionids_num:0 73123:20221202:102156.645 End of substitute_functions() 73123:20221202:102156.645 End of zbx_evaluate_expressions() 73123:20221202:102156.645 In zbx_process_triggers() values_num:0 73123:20221202:102156.645 End of zbx_process_triggers() 73123:20221202:102156.645 End of recalculate_triggers() 73123:20221202:102156.645 In zbx_process_events() events_num:0 73123:20221202:102156.645 End of zbx_process_events() processed:0 73123:20221202:102156.645 query [txnlev:1] [commit;] 73123:20221202:102156.646 zbx_setproctitle() title:'history syncer #2 [processed 1 values, 0 triggers in 0.016090 sec, idle 1 sec]' 73122:20221202:102156.647 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000095 sec, syncing history]' 73122:20221202:102156.650 In zbx_sync_history_cache() history_num:0 73122:20221202:102156.650 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.002796 sec, idle 1 sec]' 73125:20221202:102156.655 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000121 sec, syncing history]' 73125:20221202:102156.656 In zbx_sync_history_cache() history_num:0 73125:20221202:102156.656 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000130 sec, idle 1 sec]' 73124:20221202:102156.680 zbx_setproctitle() title:'history syncer #3 [processed 7 values, 1 triggers in 0.052589 sec, syncing history]' 73124:20221202:102156.680 In zbx_sync_history_cache() history_num:0 73124:20221202:102156.680 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000156 sec, idle 1 sec]' 73158:20221202:102156.690 zbx_setproctitle() title:'alert syncer [queuing alerts]' 73158:20221202:102156.690 In am_db_get_alerts() 73158:20221202:102156.690 query [txnlev:1] [begin;] 73158:20221202:102156.690 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] 73107:20221202:102156.690 End of zbx_ipc_service_recv():2 73107:20221202:102156.691 zbx_setproctitle() title:'alert manager #1 [sent 0, failed 0 alerts, idle 5.023576 sec during 5.024581 sec]' 73158:20221202:102156.691 query [txnlev:1] [commit;] 73158:20221202:102156.691 End of am_db_get_alerts():SUCCEED alerts:0 73158:20221202:102156.691 In am_db_flush_results() 73158:20221202:102156.691 In zbx_ipc_socket_write() 73158:20221202:102156.691 End of zbx_ipc_socket_write():SUCCEED 73158:20221202:102156.691 In zbx_ipc_socket_read() 73107:20221202:102156.692 In zbx_ipc_service_recv() timeout:1.000 73107:20221202:102156.692 End of zbx_ipc_service_recv():1 73107:20221202:102156.692 In am_flush_results() results:0 73107:20221202:102156.692 In zbx_ipc_client_send() clientid:6 73107:20221202:102156.692 End of zbx_ipc_client_send():SUCCEED 73107:20221202:102156.692 End of am_flush_results() 73107:20221202:102156.692 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102156.692 End of zbx_ipc_socket_read():SUCCEED 73158:20221202:102156.692 End of am_db_flush_results() flushed:0 73158:20221202:102156.692 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.002457 sec, idle 1 sec]' 73088:20221202:102157.085 End of zbx_ipc_service_recv():2 73088:20221202:102157.086 In zbx_ipc_async_socket_send() 73088:20221202:102157.086 In zbx_ipc_client_send() clientid:0 73088:20221202:102157.086 End of zbx_ipc_client_send():SUCCEED 73088:20221202:102157.086 End of zbx_ipc_async_socket_send():SUCCEED 73088:20221202:102157.086 In zbx_ipc_async_socket_flush() timeout:10 73088:20221202:102157.086 End of zbx_ipc_async_socket_flush():0 73088:20221202:102157.086 In zbx_ipc_service_recv() timeout:0.985 73086:20221202:102157.086 End of zbx_ipc_service_recv():1 73086:20221202:102157.086 In zbx_ha_dispatch_message() 73086:20221202:102157.086 In zbx_ipc_service_recv() timeout:1.000 73090:20221202:102157.372 End of zbx_ipc_service_recv():2 73090:20221202:102157.372 In zbx_ipc_service_recv() timeout:1.000 73111:20221202:102157.499 End of zbx_ipc_service_recv():2 73111:20221202:102157.499 In zbx_ipc_service_recv() timeout:1.000 73142:20221202:102157.500 zbx_setproctitle() title:'self-monitoring [processing data]' 73142:20221202:102157.501 In collect_selfmon_stats() 73142:20221202:102157.501 End of collect_selfmon_stats() 73142:20221202:102157.501 zbx_setproctitle() title:'self-monitoring [processed data in 0.000696 sec, idle 1 sec]' 73126:20221202:102157.538 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.001654 sec, processing escalations]' 73126:20221202:102157.538 In process_escalations() 73126:20221202:102157.538 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<=1669969320 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102157.538 End of process_escalations() 73126:20221202:102157.538 In process_escalations() 73126:20221202:102157.538 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<=1669969320 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102157.539 End of process_escalations() 73126:20221202:102157.539 In process_escalations() 73126:20221202:102157.539 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<=1669969320 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102157.539 End of process_escalations() 73126:20221202:102157.539 In process_escalations() 73126:20221202:102157.539 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<=1669969320 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102157.540 End of process_escalations() 73126:20221202:102157.540 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.001952 sec, idle 3 sec]' 73174:20221202:102157.622 End of zbx_ipc_service_recv():2 73174:20221202:102157.622 zbx_setproctitle() title:'availability manager #1 [queued 0, processed 0 values, idle 5.006911 sec during 5.006932 sec]' 73174:20221202:102157.622 In zbx_ipc_service_recv() timeout:1.000 73115:20221202:102157.636 End of zbx_ipc_service_recv():2 73115:20221202:102157.636 In zbx_ipc_service_recv() timeout:1.000 73123:20221202:102157.647 zbx_setproctitle() title:'history syncer #2 [processed 1 values, 0 triggers in 0.016090 sec, syncing history]' 73123:20221202:102157.647 In zbx_sync_history_cache() history_num:0 73123:20221202:102157.647 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000074 sec, idle 1 sec]' 73122:20221202:102157.650 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.002796 sec, syncing history]' 73122:20221202:102157.650 In zbx_sync_history_cache() history_num:0 73122:20221202:102157.650 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000169 sec, idle 1 sec]' 73125:20221202:102157.660 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000130 sec, syncing history]' 73125:20221202:102157.660 In zbx_sync_history_cache() history_num:0 73125:20221202:102157.660 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000081 sec, idle 1 sec]' 73124:20221202:102157.683 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000156 sec, syncing history]' 73124:20221202:102157.683 In zbx_sync_history_cache() history_num:0 73124:20221202:102157.683 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000087 sec, idle 1 sec]' 73158:20221202:102157.693 zbx_setproctitle() title:'alert syncer [queuing alerts]' 73158:20221202:102157.693 In am_db_get_alerts() 73158:20221202:102157.693 query [txnlev:1] [begin;] 73107:20221202:102157.693 End of zbx_ipc_service_recv():2 73107:20221202:102157.694 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102157.694 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] 73158:20221202:102157.694 query [txnlev:1] [commit;] 73158:20221202:102157.695 End of am_db_get_alerts():SUCCEED alerts:0 73158:20221202:102157.695 In am_db_flush_results() 73158:20221202:102157.695 In zbx_ipc_socket_write() 73158:20221202:102157.695 End of zbx_ipc_socket_write():SUCCEED 73158:20221202:102157.695 In zbx_ipc_socket_read() 73107:20221202:102157.695 End of zbx_ipc_service_recv():1 73107:20221202:102157.695 In am_flush_results() results:0 73107:20221202:102157.695 In zbx_ipc_client_send() clientid:6 73107:20221202:102157.695 End of zbx_ipc_client_send():SUCCEED 73107:20221202:102157.695 End of am_flush_results() 73107:20221202:102157.695 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102157.695 End of zbx_ipc_socket_read():SUCCEED 73158:20221202:102157.695 End of am_db_flush_results() flushed:0 73158:20221202:102157.695 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.002338 sec, idle 1 sec]' 73088:20221202:102158.076 End of zbx_ipc_service_recv():2 73088:20221202:102158.086 In zbx_ipc_async_socket_send() 73088:20221202:102158.086 In zbx_ipc_client_send() clientid:0 73088:20221202:102158.086 End of zbx_ipc_client_send():SUCCEED 73088:20221202:102158.086 End of zbx_ipc_async_socket_send():SUCCEED 73088:20221202:102158.086 In zbx_ipc_async_socket_flush() timeout:10 73088:20221202:102158.086 End of zbx_ipc_async_socket_flush():0 73088:20221202:102158.086 In zbx_ipc_service_recv() timeout:0.985 73086:20221202:102158.086 End of zbx_ipc_service_recv():1 73086:20221202:102158.086 In zbx_ha_dispatch_message() 73086:20221202:102158.086 In zbx_ipc_service_recv() timeout:1.000 73090:20221202:102158.374 End of zbx_ipc_service_recv():2 73090:20221202:102158.376 In zbx_ipc_service_recv() timeout:1.000 73111:20221202:102158.500 End of zbx_ipc_service_recv():2 73111:20221202:102158.500 In zbx_ipc_service_recv() timeout:1.000 73142:20221202:102158.501 zbx_setproctitle() title:'self-monitoring [processing data]' 73142:20221202:102158.501 In collect_selfmon_stats() 73142:20221202:102158.501 End of collect_selfmon_stats() 73142:20221202:102158.501 zbx_setproctitle() title:'self-monitoring [processed data in 0.000064 sec, idle 1 sec]' 73174:20221202:102158.623 End of zbx_ipc_service_recv():2 73174:20221202:102158.624 In zbx_ipc_service_recv() timeout:1.000 73115:20221202:102158.637 End of zbx_ipc_service_recv():2 73115:20221202:102158.637 In zbx_ipc_service_recv() timeout:1.000 73123:20221202:102158.648 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000074 sec, syncing history]' 73123:20221202:102158.648 In zbx_sync_history_cache() history_num:0 73123:20221202:102158.648 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000138 sec, idle 1 sec]' 73122:20221202:102158.651 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000169 sec, syncing history]' 73122:20221202:102158.651 In zbx_sync_history_cache() history_num:0 73122:20221202:102158.651 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000199 sec, idle 1 sec]' 73125:20221202:102158.663 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000081 sec, syncing history]' 73125:20221202:102158.663 In zbx_sync_history_cache() history_num:0 73125:20221202:102158.663 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000155 sec, idle 1 sec]' 73124:20221202:102158.684 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000087 sec, syncing history]' 73124:20221202:102158.684 In zbx_sync_history_cache() history_num:0 73124:20221202:102158.684 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000135 sec, idle 1 sec]' 73158:20221202:102158.696 zbx_setproctitle() title:'alert syncer [queuing alerts]' 73158:20221202:102158.696 In am_db_get_alerts() 73158:20221202:102158.696 query [txnlev:1] [begin;] 73107:20221202:102158.696 End of zbx_ipc_service_recv():2 73107:20221202:102158.697 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102158.697 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] 73158:20221202:102158.697 query [txnlev:1] [commit;] 73158:20221202:102158.698 End of am_db_get_alerts():SUCCEED alerts:0 73158:20221202:102158.698 In am_db_flush_results() 73158:20221202:102158.698 In zbx_ipc_socket_write() 73158:20221202:102158.698 End of zbx_ipc_socket_write():SUCCEED 73158:20221202:102158.698 In zbx_ipc_socket_read() 73107:20221202:102158.698 End of zbx_ipc_service_recv():1 73107:20221202:102158.698 In am_flush_results() results:0 73107:20221202:102158.698 In zbx_ipc_client_send() clientid:6 73107:20221202:102158.698 End of zbx_ipc_client_send():SUCCEED 73107:20221202:102158.698 End of am_flush_results() 73107:20221202:102158.698 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102158.699 End of zbx_ipc_socket_read():SUCCEED 73158:20221202:102158.699 End of am_db_flush_results() flushed:0 73158:20221202:102158.699 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.002820 sec, idle 1 sec]' 73088:20221202:102159.074 End of zbx_ipc_service_recv():2 73088:20221202:102159.074 In zbx_ipc_async_socket_send() 73088:20221202:102159.074 In zbx_ipc_client_send() clientid:0 73088:20221202:102159.074 End of zbx_ipc_client_send():SUCCEED 73088:20221202:102159.074 End of zbx_ipc_async_socket_send():SUCCEED 73088:20221202:102159.074 In zbx_ipc_async_socket_flush() timeout:10 73088:20221202:102159.074 End of zbx_ipc_async_socket_flush():0 73088:20221202:102159.074 In zbx_ipc_service_recv() timeout:0.997 73086:20221202:102159.074 End of zbx_ipc_service_recv():1 73086:20221202:102159.074 In zbx_ha_dispatch_message() 73086:20221202:102159.074 In zbx_ipc_service_recv() timeout:1.000 73090:20221202:102159.378 End of zbx_ipc_service_recv():2 73090:20221202:102159.378 In zbx_ipc_service_recv() timeout:1.000 73111:20221202:102159.508 End of zbx_ipc_service_recv():2 73111:20221202:102159.508 In zbx_ipc_service_recv() timeout:1.000 73142:20221202:102159.508 zbx_setproctitle() title:'self-monitoring [processing data]' 73142:20221202:102159.508 In collect_selfmon_stats() 73142:20221202:102159.508 End of collect_selfmon_stats() 73142:20221202:102159.508 zbx_setproctitle() title:'self-monitoring [processed data in 0.000376 sec, idle 1 sec]' 73174:20221202:102159.625 End of zbx_ipc_service_recv():2 73174:20221202:102159.625 In zbx_ipc_service_recv() timeout:1.000 73115:20221202:102159.639 End of zbx_ipc_service_recv():2 73115:20221202:102159.639 In zbx_ipc_service_recv() timeout:1.000 73122:20221202:102159.651 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000199 sec, syncing history]' 73122:20221202:102159.652 In zbx_sync_history_cache() history_num:0 73122:20221202:102159.652 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000152 sec, idle 1 sec]' 73123:20221202:102159.653 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000138 sec, syncing history]' 73123:20221202:102159.653 In zbx_sync_history_cache() history_num:0 73123:20221202:102159.653 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000157 sec, idle 1 sec]' 73125:20221202:102159.663 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000155 sec, syncing history]' 73125:20221202:102159.663 In zbx_sync_history_cache() history_num:0 73125:20221202:102159.663 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000164 sec, idle 1 sec]' 73124:20221202:102159.686 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000135 sec, syncing history]' 73124:20221202:102159.686 In zbx_sync_history_cache() history_num:0 73124:20221202:102159.686 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000168 sec, idle 1 sec]' 73158:20221202:102159.700 zbx_setproctitle() title:'alert syncer [queuing alerts]' 73158:20221202:102159.701 In am_db_get_alerts() 73158:20221202:102159.706 query [txnlev:1] [begin;] 73107:20221202:102159.706 End of zbx_ipc_service_recv():2 73107:20221202:102159.706 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102159.707 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] 73158:20221202:102159.707 query [txnlev:1] [commit;] 73158:20221202:102159.707 End of am_db_get_alerts():SUCCEED alerts:0 73158:20221202:102159.707 In am_db_flush_results() 73158:20221202:102159.707 In zbx_ipc_socket_write() 73158:20221202:102159.707 End of zbx_ipc_socket_write():SUCCEED 73158:20221202:102159.707 In zbx_ipc_socket_read() 73107:20221202:102159.707 End of zbx_ipc_service_recv():1 73107:20221202:102159.708 In am_flush_results() results:0 73107:20221202:102159.708 In zbx_ipc_client_send() clientid:6 73107:20221202:102159.708 End of zbx_ipc_client_send():SUCCEED 73107:20221202:102159.708 End of am_flush_results() 73107:20221202:102159.708 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102159.708 End of zbx_ipc_socket_read():SUCCEED 73158:20221202:102159.708 End of am_db_flush_results() flushed:0 73158:20221202:102159.708 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.007678 sec, idle 1 sec]' 73120:20221202:102159.952 zbx_setproctitle() title:'http poller #1 [got 1 values in 0.232296 sec, getting values]' 73120:20221202:102159.952 In process_httptests() 73120:20221202:102159.952 query [txnlev:0] [select h.hostid,h.host,h.name,t.httptestid,t.name,t.agent,t.authentication,t.http_user,t.http_password,t.http_proxy,t.retries,t.ssl_cert_file,t.ssl_key_file,t.ssl_key_password,t.verify_peer,t.verify_host,t.delay from httptest t,hosts h where t.hostid=h.hostid and t.nextcheck<=1669969319 and mod(t.httptestid,1)=0 and t.status=0 and h.proxy_hostid is null and h.status=0 and (h.maintenance_status=0 or h.maintenance_type=0)] 73120:20221202:102159.952 End of process_httptests() 73120:20221202:102159.953 query [txnlev:0] [select min(t.nextcheck) from httptest t,hosts h where t.hostid=h.hostid and mod(t.httptestid,1)=0 and t.status=0 and h.proxy_hostid is null and h.status=0 and (h.maintenance_status=0 or h.maintenance_type=0)] 73120:20221202:102159.953 zbx_setproctitle() title:'http poller #1 [got 0 values in 0.000759 sec, idle 5 sec]' 73088:20221202:102200.076 End of zbx_ipc_service_recv():2 73088:20221202:102200.076 In ha_check_nodes() ha_status:active db_status:0 73088:20221202:102200.076 query [txnlev:1] [begin;] 73086:20221202:102200.076 End of zbx_ipc_service_recv():2 73086:20221202:102200.076 In zbx_ha_dispatch_message() 73086:20221202:102200.076 In zbx_ipc_service_recv() timeout:1.000 73088:20221202:102200.077 query [txnlev:1] [select ha_nodeid,name,status,lastaccess,address,port,ha_sessionid from ha_node order by ha_nodeid for update] 73088:20221202:102200.078 query [txnlev:1] [select ha_failover_delay,auditlog_enabled from config] 73088:20221202:102200.078 In ha_db_get_time() 73088:20221202:102200.078 query [txnlev:1] [select unix_timestamp() from config] 73088:20221202:102200.084 End of ha_db_get_time():SUCCEED db_time:1669969320 73088:20221202:102200.084 query [txnlev:1] [update ha_node set lastaccess=unix_timestamp() where ha_nodeid='clb4ubunu00018m7pn6ddoaix'] 73088:20221202:102200.084 query [txnlev:1] [commit;] 73088:20221202:102200.094 End of ha_check_nodes() nodeid:clb4ubunu00018m7pn6ddoaix ha_status:active db_status:0 73088:20221202:102200.094 In zbx_ipc_async_socket_send() 73088:20221202:102200.094 In zbx_ipc_client_send() clientid:0 73088:20221202:102200.094 End of zbx_ipc_client_send():SUCCEED 73088:20221202:102200.094 End of zbx_ipc_async_socket_send():SUCCEED 73088:20221202:102200.094 In zbx_ipc_async_socket_flush() timeout:10 73088:20221202:102200.094 End of zbx_ipc_async_socket_flush():0 73088:20221202:102200.094 In zbx_ipc_service_recv() timeout:0.995 73086:20221202:102200.094 End of zbx_ipc_service_recv():1 73086:20221202:102200.094 In zbx_ha_dispatch_message() 73086:20221202:102200.094 In zbx_ipc_service_recv() timeout:1.000 73090:20221202:102200.379 End of zbx_ipc_service_recv():2 73090:20221202:102200.379 In zbx_ipc_service_recv() timeout:1.000 73119:20221202:102200.505 zbx_setproctitle() title:'timer #1 [updated 0 hosts, suppressed 0 events in 0.002213 sec, processing maintenances]' 73119:20221202:102200.506 In zbx_dc_update_maintenances() 73119:20221202:102200.506 End of zbx_dc_update_maintenances() started:0 stopped:0 running:0 73119:20221202:102200.506 query [txnlev:1] [begin;] 73144:20221202:102200.506 End of zbx_ipc_async_socket_recv():0 73144:20221202:102200.506 zbx_setproctitle() title:'task manager [processing tasks]' 73144:20221202:102200.506 query [txnlev:0] [select taskid,type,clock,ttl from task where status in (1,2) order by taskid] 73119:20221202:102200.506 query [txnlev:1] [delete from event_suppress where suppress_until<1669969320 and suppress_until<>0] 73119:20221202:102200.506 query [txnlev:1] [commit;] 73119:20221202:102200.506 zbx_setproctitle() title:'timer #1 [updated 0 hosts, suppressed 0 events in 0.001111 sec, idle 59 sec]' 73144:20221202:102200.507 zbx_setproctitle() title:'task manager [processed 0 task(s) in 0.000644 sec, idle 5 sec]' 73144:20221202:102200.507 In zbx_ipc_async_socket_recv() timeout:5 73142:20221202:102200.509 zbx_setproctitle() title:'self-monitoring [processing data]' 73142:20221202:102200.509 In collect_selfmon_stats() 73142:20221202:102200.510 End of collect_selfmon_stats() 73142:20221202:102200.510 zbx_setproctitle() title:'self-monitoring [processed data in 0.001128 sec, idle 1 sec]' 73111:20221202:102200.510 End of zbx_ipc_service_recv():2 73111:20221202:102200.510 In zbx_ipc_service_recv() timeout:1.000 73126:20221202:102200.542 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.001952 sec, processing escalations]' 73126:20221202:102200.542 In process_escalations() 73126:20221202:102200.542 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<=1669969323 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102200.542 End of process_escalations() 73126:20221202:102200.542 In process_escalations() 73126:20221202:102200.542 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<=1669969323 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102200.542 End of process_escalations() 73126:20221202:102200.543 In process_escalations() 73126:20221202:102200.543 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<=1669969323 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102200.543 End of process_escalations() 73126:20221202:102200.543 In process_escalations() 73126:20221202:102200.543 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<=1669969323 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102200.543 End of process_escalations() 73126:20221202:102200.543 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.001661 sec, idle 3 sec]' 73174:20221202:102200.626 End of zbx_ipc_service_recv():2 73174:20221202:102200.626 In zbx_ipc_service_recv() timeout:1.000 73115:20221202:102200.641 End of zbx_ipc_service_recv():2 73115:20221202:102200.641 In zbx_ipc_service_recv() timeout:1.000 73123:20221202:102200.655 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000157 sec, syncing history]' 73123:20221202:102200.655 In zbx_sync_history_cache() history_num:0 73123:20221202:102200.655 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000084 sec, idle 1 sec]' 73122:20221202:102200.655 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000152 sec, syncing history]' 73122:20221202:102200.655 In zbx_sync_history_cache() history_num:0 73122:20221202:102200.655 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000355 sec, idle 1 sec]' 73125:20221202:102200.664 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000164 sec, syncing history]' 73125:20221202:102200.664 In zbx_sync_history_cache() history_num:0 73125:20221202:102200.664 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000167 sec, idle 1 sec]' 73124:20221202:102200.687 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000168 sec, syncing history]' 73124:20221202:102200.687 In zbx_sync_history_cache() history_num:0 73124:20221202:102200.687 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000143 sec, idle 1 sec]' 73158:20221202:102200.713 zbx_setproctitle() title:'alert syncer [queuing alerts]' 73158:20221202:102200.713 In am_db_get_alerts() 73158:20221202:102200.713 query [txnlev:1] [begin;] 73107:20221202:102200.713 End of zbx_ipc_service_recv():2 73107:20221202:102200.713 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102200.714 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] 73158:20221202:102200.720 query [txnlev:1] [commit;] 73158:20221202:102200.723 End of am_db_get_alerts():SUCCEED alerts:0 73158:20221202:102200.723 In am_db_flush_results() 73158:20221202:102200.724 In zbx_ipc_socket_write() 73158:20221202:102200.724 End of zbx_ipc_socket_write():SUCCEED 73158:20221202:102200.724 In zbx_ipc_socket_read() 73107:20221202:102200.724 End of zbx_ipc_service_recv():1 73107:20221202:102200.724 In am_flush_results() results:0 73107:20221202:102200.724 In zbx_ipc_client_send() clientid:6 73107:20221202:102200.724 End of zbx_ipc_client_send():SUCCEED 73107:20221202:102200.725 End of am_flush_results() 73107:20221202:102200.725 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102200.725 End of zbx_ipc_socket_read():SUCCEED 73158:20221202:102200.725 End of am_db_flush_results() flushed:0 73158:20221202:102200.725 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.012782 sec, idle 1 sec]' 73088:20221202:102201.091 End of zbx_ipc_service_recv():2 73088:20221202:102201.091 In zbx_ipc_async_socket_send() 73088:20221202:102201.091 In zbx_ipc_client_send() clientid:0 73088:20221202:102201.091 End of zbx_ipc_client_send():SUCCEED 73088:20221202:102201.091 End of zbx_ipc_async_socket_send():SUCCEED 73088:20221202:102201.091 In zbx_ipc_async_socket_flush() timeout:10 73088:20221202:102201.091 End of zbx_ipc_async_socket_flush():0 73088:20221202:102201.091 In zbx_ipc_service_recv() timeout:0.980 73086:20221202:102201.092 End of zbx_ipc_service_recv():1 73086:20221202:102201.092 In zbx_ha_dispatch_message() 73086:20221202:102201.092 In zbx_ipc_service_recv() timeout:1.000 73090:20221202:102201.380 End of zbx_ipc_service_recv():2 73090:20221202:102201.380 zbx_setproctitle() title:'service manager #1 [processed 0 events, updated 0 event tags, deleted 0 problems, synced 0 service updates, idle 5.008082 sec during 5.008254 sec]' 73090:20221202:102201.380 In zbx_ipc_service_recv() timeout:1.000 73127:20221202:102201.463 End of zbx_ipc_async_socket_recv():0 73127:20221202:102201.463 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.000131 sec, getting values]' 73127:20221202:102201.463 In get_values() 73127:20221202:102201.463 In DCconfig_get_poller_items() poller_type:4 73127:20221202:102201.463 End of DCconfig_get_poller_items():0 73127:20221202:102201.463 In DCconfig_get_poller_nextcheck() poller_type:4 73127:20221202:102201.463 End of DCconfig_get_poller_nextcheck():-1 73127:20221202:102201.463 End of get_values():0 73127:20221202:102201.463 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.000133 sec, idle 5 sec]' 73127:20221202:102201.463 In zbx_ipc_async_socket_recv() timeout:5 73129:20221202:102201.464 End of zbx_ipc_async_socket_recv():0 73129:20221202:102201.464 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.000097 sec, getting values]' 73129:20221202:102201.464 In get_values() 73129:20221202:102201.464 In DCconfig_get_poller_items() poller_type:4 73129:20221202:102201.464 End of DCconfig_get_poller_items():0 73129:20221202:102201.464 In DCconfig_get_poller_nextcheck() poller_type:4 73129:20221202:102201.464 End of DCconfig_get_poller_nextcheck():-1 73129:20221202:102201.464 End of get_values():0 73129:20221202:102201.464 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.000080 sec, idle 5 sec]' 73129:20221202:102201.464 In zbx_ipc_async_socket_recv() timeout:5 73134:20221202:102201.465 End of zbx_ipc_async_socket_recv():0 73134:20221202:102201.466 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.000116 sec, getting values]' 73134:20221202:102201.466 In get_values() 73134:20221202:102201.466 In DCconfig_get_poller_items() poller_type:4 73134:20221202:102201.466 End of DCconfig_get_poller_items():0 73134:20221202:102201.466 In DCconfig_get_poller_nextcheck() poller_type:4 73134:20221202:102201.466 End of DCconfig_get_poller_nextcheck():-1 73134:20221202:102201.466 End of get_values():0 73134:20221202:102201.466 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.000206 sec, idle 5 sec]' 73134:20221202:102201.466 In zbx_ipc_async_socket_recv() timeout:5 73137:20221202:102201.470 End of zbx_ipc_async_socket_recv():0 73137:20221202:102201.470 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.000117 sec, getting values]' 73137:20221202:102201.470 In get_values() 73137:20221202:102201.470 In DCconfig_get_poller_items() poller_type:4 73135:20221202:102201.470 End of zbx_ipc_async_socket_recv():0 73135:20221202:102201.470 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.000116 sec, getting values]' 73135:20221202:102201.470 In get_values() 73135:20221202:102201.470 In DCconfig_get_poller_items() poller_type:4 73135:20221202:102201.470 End of DCconfig_get_poller_items():0 73135:20221202:102201.470 In DCconfig_get_poller_nextcheck() poller_type:4 73135:20221202:102201.470 End of DCconfig_get_poller_nextcheck():-1 73135:20221202:102201.470 End of get_values():0 73135:20221202:102201.470 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.000071 sec, idle 5 sec]' 73135:20221202:102201.470 In zbx_ipc_async_socket_recv() timeout:5 73137:20221202:102201.470 End of DCconfig_get_poller_items():0 73137:20221202:102201.470 In DCconfig_get_poller_nextcheck() poller_type:4 73137:20221202:102201.470 End of DCconfig_get_poller_nextcheck():-1 73137:20221202:102201.470 End of get_values():0 73137:20221202:102201.470 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.000312 sec, idle 5 sec]' 73137:20221202:102201.470 In zbx_ipc_async_socket_recv() timeout:5 73128:20221202:102201.474 End of zbx_ipc_async_socket_recv():0 73128:20221202:102201.474 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.000513 sec, getting values]' 73128:20221202:102201.474 In get_values() 73128:20221202:102201.474 In DCconfig_get_poller_items() poller_type:4 73128:20221202:102201.474 End of DCconfig_get_poller_items():0 73128:20221202:102201.474 In DCconfig_get_poller_nextcheck() poller_type:4 73128:20221202:102201.474 End of DCconfig_get_poller_nextcheck():-1 73128:20221202:102201.475 End of get_values():0 73128:20221202:102201.475 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.000099 sec, idle 5 sec]' 73128:20221202:102201.475 In zbx_ipc_async_socket_recv() timeout:5 73133:20221202:102201.481 End of zbx_ipc_async_socket_recv():0 73133:20221202:102201.482 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.000106 sec, getting values]' 73133:20221202:102201.482 In get_values() 73133:20221202:102201.482 In DCconfig_get_poller_items() poller_type:4 73133:20221202:102201.482 End of DCconfig_get_poller_items():0 73133:20221202:102201.482 In DCconfig_get_poller_nextcheck() poller_type:4 73133:20221202:102201.482 End of DCconfig_get_poller_nextcheck():-1 73133:20221202:102201.482 End of get_values():0 73133:20221202:102201.482 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.000240 sec, idle 5 sec]' 73133:20221202:102201.482 In zbx_ipc_async_socket_recv() timeout:5 73141:20221202:102201.487 End of zbx_ipc_async_socket_recv():0 73141:20221202:102201.487 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.000067 sec, exchanging data]' 73141:20221202:102201.487 In process_proxy() 73130:20221202:102201.487 End of zbx_ipc_async_socket_recv():0 73130:20221202:102201.487 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.000423 sec, getting values]' 73130:20221202:102201.487 In get_values() 73130:20221202:102201.487 In DCconfig_get_poller_items() poller_type:4 73130:20221202:102201.487 End of DCconfig_get_poller_items():0 73130:20221202:102201.487 In DCconfig_get_poller_nextcheck() poller_type:4 73130:20221202:102201.487 End of DCconfig_get_poller_nextcheck():-1 73130:20221202:102201.487 End of get_values():0 73130:20221202:102201.487 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.000244 sec, idle 5 sec]' 73130:20221202:102201.487 In zbx_ipc_async_socket_recv() timeout:5 73141:20221202:102201.487 In DCconfig_get_proxypoller_hosts() 73141:20221202:102201.487 End of DCconfig_get_proxypoller_hosts():0 73141:20221202:102201.487 End of process_proxy() 73141:20221202:102201.487 In DCconfig_get_proxypoller_nextcheck() 73141:20221202:102201.487 End of DCconfig_get_proxypoller_nextcheck():-1 73141:20221202:102201.487 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.000678 sec, idle 5 sec]' 73141:20221202:102201.487 In zbx_ipc_async_socket_recv() timeout:5 73139:20221202:102201.487 End of zbx_ipc_async_socket_recv():0 73139:20221202:102201.488 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.000081 sec, getting values]' 73139:20221202:102201.488 In get_values() 73139:20221202:102201.488 In DCconfig_get_poller_items() poller_type:4 73139:20221202:102201.488 End of DCconfig_get_poller_items():0 73139:20221202:102201.488 In DCconfig_get_poller_nextcheck() poller_type:4 73139:20221202:102201.488 End of DCconfig_get_poller_nextcheck():-1 73139:20221202:102201.488 End of get_values():0 73139:20221202:102201.488 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.000079 sec, idle 5 sec]' 73139:20221202:102201.488 In zbx_ipc_async_socket_recv() timeout:5 73159:20221202:102201.490 End of zbx_ipc_async_socket_recv():0 73159:20221202:102201.490 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.000475 sec, getting values]' 73159:20221202:102201.490 In get_values() 73159:20221202:102201.490 In DCconfig_get_poller_items() poller_type:5 73159:20221202:102201.490 End of DCconfig_get_poller_items():0 73159:20221202:102201.490 In DCconfig_get_poller_nextcheck() poller_type:5 73159:20221202:102201.490 End of DCconfig_get_poller_nextcheck():-1 73159:20221202:102201.490 End of get_values():0 73159:20221202:102201.490 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.000198 sec, idle 5 sec]' 73159:20221202:102201.490 In zbx_ipc_async_socket_recv() timeout:5 73149:20221202:102201.490 End of zbx_ipc_async_socket_recv():0 73149:20221202:102201.490 zbx_setproctitle() title:'poller #4 [got 0 values in 0.002416 sec, getting values]' 73149:20221202:102201.490 In get_values() 73149:20221202:102201.490 In DCconfig_get_poller_items() poller_type:0 73149:20221202:102201.491 End of DCconfig_get_poller_items():1 73149:20221202:102201.491 In substitute_key_macros_impl() data:'agent.ping' 73149:20221202:102201.491 End of substitute_key_macros_impl():SUCCEED data:'agent.ping' 73149:20221202:102201.491 In substitute_simple_macros_impl() data:'10050' 73149:20221202:102201.491 End substitute_simple_macros_impl() data:'10050' 73149:20221202:102201.491 In get_value() key:'agent.ping' 73149:20221202:102201.491 In get_value_agent() host:'test' addr:'192.168.6.176' key:'agent.ping' conn:'unencrypted' 73151:20221202:102201.491 End of zbx_ipc_async_socket_recv():0 73151:20221202:102201.491 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.000088 sec, getting values]' 73151:20221202:102201.491 In get_values() 73151:20221202:102201.491 In DCconfig_get_poller_items() poller_type:1 73151:20221202:102201.491 End of DCconfig_get_poller_items():0 73151:20221202:102201.491 In DCconfig_get_poller_nextcheck() poller_type:1 73151:20221202:102201.491 End of DCconfig_get_poller_nextcheck():-1 73151:20221202:102201.491 End of get_values():0 73151:20221202:102201.491 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.000242 sec, idle 5 sec]' 73151:20221202:102201.491 In zbx_ipc_async_socket_recv() timeout:5 73149:20221202:102201.491 In is_ip4() ip:'192.168.6.176' 73149:20221202:102201.491 End of is_ip4():SUCCEED 73149:20221202:102201.491 Sending [agent.ping] 73149:20221202:102201.492 get value from agent result: '1' 73149:20221202:102201.492 End of get_value_agent():SUCCEED 73149:20221202:102201.492 End of get_value():SUCCEED 73149:20221202:102201.492 In zbx_activate_item_interface() interfaceid:15 itemid:44581 type:0 73149:20221202:102201.492 End of zbx_activate_item_interface() 73149:20221202:102201.492 In zbx_preprocess_item_value() 73149:20221202:102201.492 End of zbx_preprocess_item_value() 73149:20221202:102201.492 In zbx_ipc_socket_write() 73149:20221202:102201.492 End of zbx_ipc_socket_write():SUCCEED 73149:20221202:102201.492 End of get_values():1 73149:20221202:102201.492 zbx_setproctitle() title:'poller #4 [got 1 values in 0.001329 sec, idle 5 sec]' 73149:20221202:102201.492 In zbx_ipc_async_socket_recv() timeout:5 73111:20221202:102201.492 End of zbx_ipc_service_recv():1 73111:20221202:102201.492 In preprocessor_add_request() 73111:20221202:102201.492 In preprocessor_sync_configuration() 73111:20221202:102201.492 In DCconfig_get_preprocessable_items() 73111:20221202:102201.492 End of DCconfig_get_preprocessable_items() items:29 73111:20221202:102201.492 End of preprocessor_sync_configuration() item config size: 29, history cache size: 0 73111:20221202:102201.492 In preprocessor_enqueue() itemid: 44581 73111:20221202:102201.492 End of preprocessor_enqueue() 73111:20221202:102201.492 In preprocessor_assign_tasks() 73111:20221202:102201.492 In preprocessor_get_next_task() 73111:20221202:102201.492 End of preprocessor_get_next_task() 73111:20221202:102201.492 In zbx_ipc_client_send() clientid:3 73111:20221202:102201.492 End of zbx_ipc_client_send():SUCCEED 73111:20221202:102201.492 In preprocessor_get_next_task() 73111:20221202:102201.492 End of preprocessor_get_next_task() 73111:20221202:102201.493 End of preprocessor_assign_tasks() 73111:20221202:102201.493 End of preprocessor_add_request() 73111:20221202:102201.493 In zbx_ipc_service_recv() timeout:1.000 73114:20221202:102201.493 End of zbx_ipc_socket_read():SUCCEED 73114:20221202:102201.493 worker_preprocess_value(): 1 73114:20221202:102201.493 worker_preprocess_value: SUCCEED GOOD 73114:20221202:102201.493 In zbx_ipc_socket_write() 73114:20221202:102201.493 End of zbx_ipc_socket_write():SUCCEED 73114:20221202:102201.493 In zbx_ipc_socket_read() 73111:20221202:102201.493 End of zbx_ipc_service_recv():1 73111:20221202:102201.493 In preprocessor_add_result() 73111:20221202:102201.494 In preprocessor_enqueue_dependent() itemid: 44581 73111:20221202:102201.494 End of preprocessor_enqueue_dependent() 73111:20221202:102201.494 In preprocessor_assign_tasks() 73111:20221202:102201.494 In preprocessor_get_next_task() 73111:20221202:102201.494 End of preprocessor_get_next_task() 73111:20221202:102201.494 End of preprocessor_assign_tasks() 73111:20221202:102201.498 End of preprocessor_add_result() 73111:20221202:102201.498 zbx_setproctitle() title:'preprocessing manager #1 [queued 0, processed 2 values, idle 4.996557 sec during 5.001834 sec]' 73111:20221202:102201.498 In zbx_ipc_service_recv() timeout:1.000 73150:20221202:102201.498 End of zbx_ipc_async_socket_recv():0 73150:20221202:102201.498 zbx_setproctitle() title:'poller #5 [got 1 values in 0.003130 sec, getting values]' 73150:20221202:102201.499 In get_values() 73150:20221202:102201.499 In DCconfig_get_poller_items() poller_type:0 73150:20221202:102201.499 End of DCconfig_get_poller_items():0 73150:20221202:102201.499 In DCconfig_get_poller_nextcheck() poller_type:0 73150:20221202:102201.499 End of DCconfig_get_poller_nextcheck():1669969326 73150:20221202:102201.499 End of get_values():0 73150:20221202:102201.499 zbx_setproctitle() title:'poller #5 [got 0 values in 0.000415 sec, idle 5 sec]' 73150:20221202:102201.499 In zbx_ipc_async_socket_recv() timeout:5 73147:20221202:102201.502 End of zbx_ipc_async_socket_recv():0 73147:20221202:102201.502 zbx_setproctitle() title:'poller #3 [got 0 values in 0.000773 sec, getting values]' 73147:20221202:102201.502 In get_values() 73147:20221202:102201.502 In DCconfig_get_poller_items() poller_type:0 73147:20221202:102201.502 End of DCconfig_get_poller_items():0 73147:20221202:102201.502 In DCconfig_get_poller_nextcheck() poller_type:0 73147:20221202:102201.502 End of DCconfig_get_poller_nextcheck():1669969326 73147:20221202:102201.502 End of get_values():0 73147:20221202:102201.502 zbx_setproctitle() title:'poller #3 [got 0 values in 0.000088 sec, idle 5 sec]' 73147:20221202:102201.502 In zbx_ipc_async_socket_recv() timeout:5 73146:20221202:102201.502 End of zbx_ipc_async_socket_recv():0 73146:20221202:102201.502 zbx_setproctitle() title:'poller #2 [got 0 values in 0.000076 sec, getting values]' 73146:20221202:102201.502 In get_values() 73146:20221202:102201.502 In DCconfig_get_poller_items() poller_type:0 73146:20221202:102201.502 End of DCconfig_get_poller_items():0 73146:20221202:102201.502 In DCconfig_get_poller_nextcheck() poller_type:0 73146:20221202:102201.502 End of DCconfig_get_poller_nextcheck():1669969326 73140:20221202:102201.502 End of zbx_ipc_async_socket_recv():0 73140:20221202:102201.502 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.000064 sec, getting values]' 73140:20221202:102201.502 In get_values() 73140:20221202:102201.502 In DCconfig_get_poller_items() poller_type:4 73140:20221202:102201.502 End of DCconfig_get_poller_items():0 73140:20221202:102201.502 In DCconfig_get_poller_nextcheck() poller_type:4 73140:20221202:102201.502 End of DCconfig_get_poller_nextcheck():-1 73140:20221202:102201.502 End of get_values():0 73140:20221202:102201.502 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.000080 sec, idle 5 sec]' 73140:20221202:102201.502 In zbx_ipc_async_socket_recv() timeout:5 73146:20221202:102201.502 End of get_values():0 73146:20221202:102201.502 zbx_setproctitle() title:'poller #2 [got 0 values in 0.000292 sec, idle 5 sec]' 73146:20221202:102201.502 In zbx_ipc_async_socket_recv() timeout:5 73145:20221202:102201.502 End of zbx_ipc_async_socket_recv():0 73145:20221202:102201.503 zbx_setproctitle() title:'poller #1 [got 0 values in 0.000518 sec, getting values]' 73145:20221202:102201.503 In get_values() 73145:20221202:102201.503 In DCconfig_get_poller_items() poller_type:0 73145:20221202:102201.503 End of DCconfig_get_poller_items():0 73145:20221202:102201.503 In DCconfig_get_poller_nextcheck() poller_type:0 73145:20221202:102201.503 End of DCconfig_get_poller_nextcheck():1669969326 73145:20221202:102201.503 End of get_values():0 73145:20221202:102201.503 zbx_setproctitle() title:'poller #1 [got 0 values in 0.000078 sec, idle 5 sec]' 73145:20221202:102201.503 In zbx_ipc_async_socket_recv() timeout:5 73168:20221202:102201.506 End of zbx_ipc_async_socket_recv():0 73168:20221202:102201.506 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.000074 sec, getting values]' 73168:20221202:102201.506 In get_values() 73168:20221202:102201.506 In DCconfig_get_poller_items() poller_type:5 73168:20221202:102201.506 End of DCconfig_get_poller_items():0 73168:20221202:102201.506 In DCconfig_get_poller_nextcheck() poller_type:5 73168:20221202:102201.506 End of DCconfig_get_poller_nextcheck():-1 73168:20221202:102201.506 End of get_values():0 73168:20221202:102201.506 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.000158 sec, idle 5 sec]' 73168:20221202:102201.506 In zbx_ipc_async_socket_recv() timeout:5 73157:20221202:102201.510 zbx_setproctitle() title:'icmp pinger #1 [getting values]' 73157:20221202:102201.510 In get_pinger_hosts() 73157:20221202:102201.510 In DCconfig_get_poller_items() poller_type:3 73157:20221202:102201.510 End of DCconfig_get_poller_items():0 73157:20221202:102201.510 End of get_pinger_hosts():0 73157:20221202:102201.510 In process_pinger_hosts() 73157:20221202:102201.510 End of process_pinger_hosts() 73157:20221202:102201.510 In DCconfig_get_poller_nextcheck() poller_type:3 73157:20221202:102201.510 End of DCconfig_get_poller_nextcheck():-1 73157:20221202:102201.510 zbx_setproctitle() title:'icmp pinger #1 [got 0 values in 0.000163 sec, idle 5 sec]' 73169:20221202:102201.510 End of zbx_ipc_async_socket_recv():0 73169:20221202:102201.510 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.000903 sec, getting values]' 73169:20221202:102201.510 In get_values() 73169:20221202:102201.510 In DCconfig_get_poller_items() poller_type:5 73169:20221202:102201.510 End of DCconfig_get_poller_items():0 73169:20221202:102201.510 In DCconfig_get_poller_nextcheck() poller_type:5 73169:20221202:102201.510 End of DCconfig_get_poller_nextcheck():-1 73169:20221202:102201.510 End of get_values():0 73169:20221202:102201.510 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.000080 sec, idle 5 sec]' 73169:20221202:102201.510 In zbx_ipc_async_socket_recv() timeout:5 73142:20221202:102201.510 zbx_setproctitle() title:'self-monitoring [processing data]' 73142:20221202:102201.510 In collect_selfmon_stats() 73142:20221202:102201.510 End of collect_selfmon_stats() 73142:20221202:102201.510 zbx_setproctitle() title:'self-monitoring [processed data in 0.000057 sec, idle 1 sec]' 73167:20221202:102201.511 End of zbx_ipc_async_socket_recv():0 73167:20221202:102201.511 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.000564 sec, getting values]' 73167:20221202:102201.511 In get_values() 73167:20221202:102201.511 In DCconfig_get_poller_items() poller_type:5 73167:20221202:102201.511 End of DCconfig_get_poller_items():0 73167:20221202:102201.511 In DCconfig_get_poller_nextcheck() poller_type:5 73167:20221202:102201.511 End of DCconfig_get_poller_nextcheck():-1 73167:20221202:102201.511 End of get_values():0 73167:20221202:102201.511 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.000072 sec, idle 5 sec]' 73167:20221202:102201.511 In zbx_ipc_async_socket_recv() timeout:5 73172:20221202:102201.524 End of zbx_ipc_async_socket_recv():0 73172:20221202:102201.524 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.000082 sec, getting values]' 73172:20221202:102201.524 In get_values() 73172:20221202:102201.524 In DCconfig_get_poller_items() poller_type:5 73172:20221202:102201.524 End of DCconfig_get_poller_items():0 73172:20221202:102201.524 In DCconfig_get_poller_nextcheck() poller_type:5 73172:20221202:102201.524 End of DCconfig_get_poller_nextcheck():-1 73172:20221202:102201.524 End of get_values():0 73172:20221202:102201.524 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.000080 sec, idle 5 sec]' 73172:20221202:102201.524 In zbx_ipc_async_socket_recv() timeout:5 73178:20221202:102201.574 End of zbx_ipc_async_socket_recv():0 73178:20221202:102201.574 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.000105 sec, getting values]' 73178:20221202:102201.574 In get_values() 73178:20221202:102201.574 In DCconfig_get_poller_items() poller_type:6 73178:20221202:102201.574 End of DCconfig_get_poller_items():0 73178:20221202:102201.574 In DCconfig_get_poller_nextcheck() poller_type:6 73178:20221202:102201.574 End of DCconfig_get_poller_nextcheck():-1 73178:20221202:102201.574 End of get_values():0 73178:20221202:102201.574 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.000150 sec, idle 5 sec]' 73178:20221202:102201.574 In zbx_ipc_async_socket_recv() timeout:5 73174:20221202:102201.627 End of zbx_ipc_service_recv():2 73174:20221202:102201.627 In zbx_ipc_service_recv() timeout:1.000 73115:20221202:102201.642 End of zbx_ipc_service_recv():2 73115:20221202:102201.642 zbx_setproctitle() title:'lld manager #1 [processed 0 LLD rules, idle 5.010709sec during 5.010733 sec]' 73115:20221202:102201.642 In zbx_ipc_service_recv() timeout:1.000 73123:20221202:102201.656 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000084 sec, syncing history]' 73123:20221202:102201.656 In zbx_sync_history_cache() history_num:1 73123:20221202:102201.656 In substitute_simple_macros_impl() data:'90d' 73123:20221202:102201.656 End substitute_simple_macros_impl() data:'90d' 73123:20221202:102201.656 In DCmass_prepare_history() history_num:1 73123:20221202:102201.656 End of DCmass_prepare_history() 73123:20221202:102201.656 In DBmass_add_history() 73123:20221202:102201.656 In zbx_history_add_values() 73123:20221202:102201.657 query [txnlev:1] [begin;] 73122:20221202:102201.657 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000355 sec, syncing history]' 73122:20221202:102201.657 In zbx_sync_history_cache() history_num:1 73122:20221202:102201.657 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000074 sec, idle 1 sec]' 73123:20221202:102201.658 query [txnlev:1] [insert into history_str (itemid,clock,ns,value) values (44581,1669969321,492198069,'GOOD'); ] 73123:20221202:102201.659 query [txnlev:1] [commit;] 73125:20221202:102201.665 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000167 sec, syncing history]' 73125:20221202:102201.665 In zbx_sync_history_cache() history_num:1 73125:20221202:102201.665 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000289 sec, idle 1 sec]' 73123:20221202:102201.680 End of zbx_history_add_values() 73123:20221202:102201.680 End of DBmass_add_history() 73123:20221202:102201.680 In DCmass_update_trends() 73123:20221202:102201.680 End of DCmass_update_trends() 73123:20221202:102201.680 query [txnlev:1] [begin;] 73123:20221202:102201.680 In DBmass_update_items() 73123:20221202:102201.680 End of DBmass_update_items() 73123:20221202:102201.680 In zbx_process_events() events_num:0 73123:20221202:102201.680 End of zbx_process_events() processed:0 73123:20221202:102201.680 query [txnlev:1] [commit;] 73123:20221202:102201.681 In DCupdate_trends() 73123:20221202:102201.681 End of DCupdate_trends() 73123:20221202:102201.681 query [txnlev:1] [begin;] 73123:20221202:102201.682 In recalculate_triggers() 73123:20221202:102201.682 In zbx_link_triggers_with_functions() trigger_order_num:0 73123:20221202:102201.682 End of zbx_link_triggers_with_functions() triggers_func_pos_num:0 73123:20221202:102201.682 In zbx_evaluate_expressions() tr_num:0 73123:20221202:102201.682 In substitute_functions() 73123:20221202:102201.682 In zbx_extract_functionids() tr_num:0 73123:20221202:102201.682 End of zbx_extract_functionids() functionids_num:0 73123:20221202:102201.682 End of substitute_functions() 73123:20221202:102201.682 End of zbx_evaluate_expressions() 73123:20221202:102201.682 In zbx_process_triggers() values_num:0 73123:20221202:102201.682 End of zbx_process_triggers() 73123:20221202:102201.682 End of recalculate_triggers() 73123:20221202:102201.682 In zbx_process_events() events_num:0 73123:20221202:102201.682 End of zbx_process_events() processed:0 73123:20221202:102201.682 query [txnlev:1] [commit;] 73123:20221202:102201.683 zbx_setproctitle() title:'history syncer #2 [processed 1 values, 0 triggers in 0.026500 sec, idle 1 sec]' 73124:20221202:102201.688 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000143 sec, syncing history]' 73124:20221202:102201.689 In zbx_sync_history_cache() history_num:0 73124:20221202:102201.689 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000194 sec, idle 1 sec]' 73158:20221202:102201.726 zbx_setproctitle() title:'alert syncer [queuing alerts]' 73158:20221202:102201.726 In am_db_get_alerts() 73158:20221202:102201.726 query [txnlev:1] [begin;] 73158:20221202:102201.726 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] 73107:20221202:102201.726 End of zbx_ipc_service_recv():2 73107:20221202:102201.726 zbx_setproctitle() title:'alert manager #1 [sent 0, failed 0 alerts, idle 5.035111 sec during 5.035722 sec]' 73107:20221202:102201.726 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102201.726 query [txnlev:1] [commit;] 73158:20221202:102201.727 End of am_db_get_alerts():SUCCEED alerts:0 73158:20221202:102201.727 In am_db_flush_results() 73158:20221202:102201.727 In zbx_ipc_socket_write() 73158:20221202:102201.727 End of zbx_ipc_socket_write():SUCCEED 73158:20221202:102201.727 In zbx_ipc_socket_read() 73107:20221202:102201.727 End of zbx_ipc_service_recv():1 73107:20221202:102201.727 In am_flush_results() results:0 73107:20221202:102201.727 In zbx_ipc_client_send() clientid:6 73107:20221202:102201.727 End of zbx_ipc_client_send():SUCCEED 73107:20221202:102201.732 End of am_flush_results() 73107:20221202:102201.732 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102201.732 End of zbx_ipc_socket_read():SUCCEED 73158:20221202:102201.732 End of am_db_flush_results() flushed:0 73158:20221202:102201.732 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.006049 sec, idle 1 sec]' 73088:20221202:102202.074 End of zbx_ipc_service_recv():2 73088:20221202:102202.074 In zbx_ipc_async_socket_send() 73088:20221202:102202.074 In zbx_ipc_client_send() clientid:0 73088:20221202:102202.074 End of zbx_ipc_client_send():SUCCEED 73088:20221202:102202.074 End of zbx_ipc_async_socket_send():SUCCEED 73088:20221202:102202.074 In zbx_ipc_async_socket_flush() timeout:10 73088:20221202:102202.074 End of zbx_ipc_async_socket_flush():0 73088:20221202:102202.074 In zbx_ipc_service_recv() timeout:0.997 73086:20221202:102202.074 End of zbx_ipc_service_recv():1 73086:20221202:102202.074 In zbx_ha_dispatch_message() 73086:20221202:102202.074 In zbx_ipc_service_recv() timeout:1.000 73090:20221202:102202.381 End of zbx_ipc_service_recv():2 73090:20221202:102202.382 In zbx_ipc_service_recv() timeout:1.000 73142:20221202:102202.511 zbx_setproctitle() title:'self-monitoring [processing data]' 73142:20221202:102202.511 In collect_selfmon_stats() 73142:20221202:102202.511 End of collect_selfmon_stats() 73142:20221202:102202.511 zbx_setproctitle() title:'self-monitoring [processed data in 0.000352 sec, idle 1 sec]' 73111:20221202:102202.514 End of zbx_ipc_service_recv():2 73111:20221202:102202.514 In zbx_ipc_service_recv() timeout:1.000 73174:20221202:102202.631 End of zbx_ipc_service_recv():2 73174:20221202:102202.631 zbx_setproctitle() title:'availability manager #1 [queued 0, processed 0 values, idle 5.008565 sec during 5.008590 sec]' 73174:20221202:102202.631 In zbx_ipc_service_recv() timeout:1.000 73115:20221202:102202.643 End of zbx_ipc_service_recv():2 73115:20221202:102202.643 In zbx_ipc_service_recv() timeout:1.000 73122:20221202:102202.658 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000074 sec, syncing history]' 73122:20221202:102202.658 In zbx_sync_history_cache() history_num:0 73122:20221202:102202.658 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000198 sec, idle 1 sec]' 73125:20221202:102202.668 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000289 sec, syncing history]' 73125:20221202:102202.669 In zbx_sync_history_cache() history_num:0 73125:20221202:102202.669 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000258 sec, idle 1 sec]' 73123:20221202:102202.685 zbx_setproctitle() title:'history syncer #2 [processed 1 values, 0 triggers in 0.026500 sec, syncing history]' 73123:20221202:102202.685 In zbx_sync_history_cache() history_num:0 73123:20221202:102202.685 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000159 sec, idle 1 sec]' 73124:20221202:102202.689 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000194 sec, syncing history]' 73124:20221202:102202.689 In zbx_sync_history_cache() history_num:0 73124:20221202:102202.689 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000276 sec, idle 1 sec]' 73158:20221202:102202.733 zbx_setproctitle() title:'alert syncer [queuing alerts]' 73158:20221202:102202.733 In am_db_get_alerts() 73158:20221202:102202.733 query [txnlev:1] [begin;] 73107:20221202:102202.733 End of zbx_ipc_service_recv():2 73107:20221202:102202.733 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102202.733 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] 73158:20221202:102202.734 query [txnlev:1] [commit;] 73158:20221202:102202.734 End of am_db_get_alerts():SUCCEED alerts:0 73158:20221202:102202.734 In am_db_flush_results() 73158:20221202:102202.734 In zbx_ipc_socket_write() 73158:20221202:102202.734 End of zbx_ipc_socket_write():SUCCEED 73158:20221202:102202.734 In zbx_ipc_socket_read() 73107:20221202:102202.734 End of zbx_ipc_service_recv():1 73107:20221202:102202.734 In am_flush_results() results:0 73107:20221202:102202.734 In zbx_ipc_client_send() clientid:6 73107:20221202:102202.734 End of zbx_ipc_client_send():SUCCEED 73107:20221202:102202.734 End of am_flush_results() 73107:20221202:102202.735 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102202.735 End of zbx_ipc_socket_read():SUCCEED 73158:20221202:102202.735 End of am_db_flush_results() flushed:0 73158:20221202:102202.735 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.001996 sec, idle 1 sec]' 73086:20221202:102203.075 End of zbx_ipc_service_recv():2 73086:20221202:102203.075 In zbx_ha_dispatch_message() 73086:20221202:102203.075 In zbx_ipc_service_recv() timeout:1.000 73088:20221202:102203.078 End of zbx_ipc_service_recv():2 73088:20221202:102203.078 In zbx_ipc_async_socket_send() 73088:20221202:102203.078 In zbx_ipc_client_send() clientid:0 73088:20221202:102203.078 End of zbx_ipc_client_send():SUCCEED 73088:20221202:102203.078 End of zbx_ipc_async_socket_send():SUCCEED 73088:20221202:102203.078 In zbx_ipc_async_socket_flush() timeout:10 73088:20221202:102203.078 End of zbx_ipc_async_socket_flush():0 73088:20221202:102203.078 In zbx_ipc_service_recv() timeout:0.993 73086:20221202:102203.078 End of zbx_ipc_service_recv():1 73086:20221202:102203.078 In zbx_ha_dispatch_message() 73086:20221202:102203.078 In zbx_ipc_service_recv() timeout:1.000 73090:20221202:102203.383 End of zbx_ipc_service_recv():2 73090:20221202:102203.383 In zbx_ipc_service_recv() timeout:1.000 73142:20221202:102203.512 zbx_setproctitle() title:'self-monitoring [processing data]' 73142:20221202:102203.512 In collect_selfmon_stats() 73142:20221202:102203.512 End of collect_selfmon_stats() 73142:20221202:102203.512 zbx_setproctitle() title:'self-monitoring [processed data in 0.000187 sec, idle 1 sec]' 73111:20221202:102203.515 End of zbx_ipc_service_recv():2 73111:20221202:102203.515 In zbx_ipc_service_recv() timeout:1.000 73126:20221202:102203.546 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.001661 sec, processing escalations]' 73126:20221202:102203.546 In process_escalations() 73126:20221202:102203.546 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<=1669969326 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102203.547 End of process_escalations() 73126:20221202:102203.547 In process_escalations() 73126:20221202:102203.547 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<=1669969326 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102203.547 End of process_escalations() 73126:20221202:102203.547 In process_escalations() 73126:20221202:102203.547 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<=1669969326 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102203.547 End of process_escalations() 73126:20221202:102203.547 In process_escalations() 73126:20221202:102203.547 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<=1669969326 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102203.548 End of process_escalations() 73126:20221202:102203.548 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.002131 sec, idle 3 sec]' 73174:20221202:102203.638 End of zbx_ipc_service_recv():2 73174:20221202:102203.638 In zbx_ipc_service_recv() timeout:1.000 73115:20221202:102203.644 End of zbx_ipc_service_recv():2 73115:20221202:102203.644 In zbx_ipc_service_recv() timeout:1.000 73122:20221202:102203.658 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000198 sec, syncing history]' 73122:20221202:102203.658 In zbx_sync_history_cache() history_num:0 73122:20221202:102203.658 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000147 sec, idle 1 sec]' 73125:20221202:102203.669 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000258 sec, syncing history]' 73125:20221202:102203.669 In zbx_sync_history_cache() history_num:0 73125:20221202:102203.669 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000153 sec, idle 1 sec]' 73123:20221202:102203.686 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000159 sec, syncing history]' 73123:20221202:102203.686 In zbx_sync_history_cache() history_num:0 73123:20221202:102203.686 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000315 sec, idle 1 sec]' 73124:20221202:102203.690 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000276 sec, syncing history]' 73124:20221202:102203.690 In zbx_sync_history_cache() history_num:0 73124:20221202:102203.690 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000126 sec, idle 1 sec]' 73158:20221202:102203.735 zbx_setproctitle() title:'alert syncer [queuing alerts]' 73158:20221202:102203.735 In am_db_get_alerts() 73158:20221202:102203.735 query [txnlev:1] [begin;] 73158:20221202:102203.735 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] 73158:20221202:102203.736 query [txnlev:1] [commit;] 73107:20221202:102203.736 End of zbx_ipc_service_recv():2 73107:20221202:102203.736 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102203.736 End of am_db_get_alerts():SUCCEED alerts:0 73158:20221202:102203.736 In am_db_flush_results() 73158:20221202:102203.736 In zbx_ipc_socket_write() 73158:20221202:102203.736 End of zbx_ipc_socket_write():SUCCEED 73158:20221202:102203.736 In zbx_ipc_socket_read() 73107:20221202:102203.741 End of zbx_ipc_service_recv():1 73107:20221202:102203.742 In am_flush_results() results:0 73107:20221202:102203.742 In zbx_ipc_client_send() clientid:6 73107:20221202:102203.742 End of zbx_ipc_client_send():SUCCEED 73107:20221202:102203.742 End of am_flush_results() 73107:20221202:102203.742 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102203.742 End of zbx_ipc_socket_read():SUCCEED 73158:20221202:102203.742 End of am_db_flush_results() flushed:0 73158:20221202:102203.742 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.006691 sec, idle 1 sec]' 73088:20221202:102204.077 End of zbx_ipc_service_recv():2 73088:20221202:102204.077 In zbx_ipc_async_socket_send() 73088:20221202:102204.077 In zbx_ipc_client_send() clientid:0 73088:20221202:102204.078 End of zbx_ipc_client_send():SUCCEED 73088:20221202:102204.078 End of zbx_ipc_async_socket_send():SUCCEED 73088:20221202:102204.078 In zbx_ipc_async_socket_flush() timeout:10 73088:20221202:102204.078 End of zbx_ipc_async_socket_flush():0 73088:20221202:102204.078 In zbx_ipc_service_recv() timeout:0.993 73086:20221202:102204.078 End of zbx_ipc_service_recv():1 73086:20221202:102204.078 In zbx_ha_dispatch_message() 73086:20221202:102204.078 In zbx_ipc_service_recv() timeout:1.000 73090:20221202:102204.386 End of zbx_ipc_service_recv():2 73090:20221202:102204.386 In zbx_ipc_service_recv() timeout:1.000 73142:20221202:102204.513 zbx_setproctitle() title:'self-monitoring [processing data]' 73142:20221202:102204.513 In collect_selfmon_stats() 73142:20221202:102204.513 End of collect_selfmon_stats() 73142:20221202:102204.513 zbx_setproctitle() title:'self-monitoring [processed data in 0.000213 sec, idle 1 sec]' 73111:20221202:102204.517 End of zbx_ipc_service_recv():2 73111:20221202:102204.517 In zbx_ipc_service_recv() timeout:1.000 73174:20221202:102204.640 End of zbx_ipc_service_recv():2 73174:20221202:102204.640 In zbx_ipc_service_recv() timeout:1.000 73115:20221202:102204.649 End of zbx_ipc_service_recv():2 73115:20221202:102204.650 In zbx_ipc_service_recv() timeout:1.000 73122:20221202:102204.661 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000147 sec, syncing history]' 73122:20221202:102204.661 In zbx_sync_history_cache() history_num:0 73122:20221202:102204.661 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000175 sec, idle 1 sec]' 73125:20221202:102204.671 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000153 sec, syncing history]' 73125:20221202:102204.671 In zbx_sync_history_cache() history_num:0 73125:20221202:102204.671 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000175 sec, idle 1 sec]' 73123:20221202:102204.687 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000315 sec, syncing history]' 73123:20221202:102204.687 In zbx_sync_history_cache() history_num:0 73123:20221202:102204.687 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000162 sec, idle 1 sec]' 73124:20221202:102204.692 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000126 sec, syncing history]' 73124:20221202:102204.692 In zbx_sync_history_cache() history_num:0 73124:20221202:102204.692 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000220 sec, idle 1 sec]' 73158:20221202:102204.742 zbx_setproctitle() title:'alert syncer [queuing alerts]' 73158:20221202:102204.742 In am_db_get_alerts() 73158:20221202:102204.742 query [txnlev:1] [begin;] 73158:20221202:102204.742 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] 73107:20221202:102204.743 End of zbx_ipc_service_recv():2 73107:20221202:102204.743 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102204.743 query [txnlev:1] [commit;] 73158:20221202:102204.743 End of am_db_get_alerts():SUCCEED alerts:0 73158:20221202:102204.743 In am_db_flush_results() 73158:20221202:102204.743 In zbx_ipc_socket_write() 73158:20221202:102204.743 End of zbx_ipc_socket_write():SUCCEED 73158:20221202:102204.743 In zbx_ipc_socket_read() 73107:20221202:102204.743 End of zbx_ipc_service_recv():1 73107:20221202:102204.743 In am_flush_results() results:0 73107:20221202:102204.743 In zbx_ipc_client_send() clientid:6 73107:20221202:102204.743 End of zbx_ipc_client_send():SUCCEED 73107:20221202:102204.743 End of am_flush_results() 73107:20221202:102204.743 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102204.743 End of zbx_ipc_socket_read():SUCCEED 73158:20221202:102204.744 End of am_db_flush_results() flushed:0 73158:20221202:102204.744 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.001401 sec, idle 1 sec]' 73120:20221202:102204.978 zbx_setproctitle() title:'http poller #1 [got 0 values in 0.000759 sec, getting values]' 73120:20221202:102204.978 In process_httptests() 73120:20221202:102204.978 query [txnlev:0] [select h.hostid,h.host,h.name,t.httptestid,t.name,t.agent,t.authentication,t.http_user,t.http_password,t.http_proxy,t.retries,t.ssl_cert_file,t.ssl_key_file,t.ssl_key_password,t.verify_peer,t.verify_host,t.delay from httptest t,hosts h where t.hostid=h.hostid and t.nextcheck<=1669969324 and mod(t.httptestid,1)=0 and t.status=0 and h.proxy_hostid is null and h.status=0 and (h.maintenance_status=0 or h.maintenance_type=0)] 73120:20221202:102204.978 query [txnlev:0] [select name,value,type from httptest_field where httptestid=1 order by httptest_fieldid] 73120:20221202:102204.979 In substitute_simple_macros_impl() data:'Zabbix' 73120:20221202:102204.979 End substitute_simple_macros_impl() data:'Zabbix' 73120:20221202:102204.979 In substitute_simple_macros_impl() data:EMPTY 73120:20221202:102204.979 In substitute_simple_macros_impl() data:EMPTY 73120:20221202:102204.979 In substitute_simple_macros_impl() data:EMPTY 73120:20221202:102204.979 In http_process_variables() 0 variables 73120:20221202:102204.979 End of http_process_variables():SUCCEED 73120:20221202:102204.979 In process_httptest() httptestid:1 name:'Web scenario 1' 73120:20221202:102204.979 query [txnlev:0] [select httpstepid,no,name,url,timeout,posts,required,status_codes,post_type,follow_redirects,retrieve_mode from httpstep where httptestid=1 order by no] 73120:20221202:102204.979 In substitute_simple_macros_impl() data:'10s' 73120:20221202:102204.979 End substitute_simple_macros_impl() data:'10s' 73120:20221202:102204.979 In substitute_simple_macros_impl() data:'https://zabbix.com' 73120:20221202:102204.979 End substitute_simple_macros_impl() data:'https://zabbix.com' 73120:20221202:102204.979 In http_substitute_variables() data:'https://zabbix.com' 73120:20221202:102204.979 End of http_substitute_variables() data:'https://zabbix.com' 73120:20221202:102204.979 In substitute_simple_macros_impl() data:'Zabbix' 73120:20221202:102204.979 End substitute_simple_macros_impl() data:'Zabbix' 73120:20221202:102204.979 In substitute_simple_macros_impl() data:'200' 73120:20221202:102204.979 End substitute_simple_macros_impl() data:'200' 73120:20221202:102204.980 query [txnlev:0] [select name,value,type from httpstep_field where httpstepid=1 order by httpstep_fieldid] 73120:20221202:102204.980 In substitute_simple_macros_impl() data:'15s' 73120:20221202:102204.980 End substitute_simple_macros_impl() data:'15s' 73120:20221202:102204.980 process_httptest() use step "111" 73120:20221202:102204.980 process_httptest() use post "" 73120:20221202:102204.980 process_httptest() go to URL "https://zabbix.com" 73088:20221202:102205.074 End of zbx_ipc_service_recv():2 73088:20221202:102205.075 In ha_check_nodes() ha_status:active db_status:0 73088:20221202:102205.075 query [txnlev:1] [begin;] 73088:20221202:102205.075 query [txnlev:1] [select ha_nodeid,name,status,lastaccess,address,port,ha_sessionid from ha_node order by ha_nodeid for update] 73088:20221202:102205.076 query [txnlev:1] [select ha_failover_delay,auditlog_enabled from config] 73088:20221202:102205.077 In ha_db_get_time() 73088:20221202:102205.077 query [txnlev:1] [select unix_timestamp() from config] 73088:20221202:102205.077 End of ha_db_get_time():SUCCEED db_time:1669969325 73088:20221202:102205.078 query [txnlev:1] [update ha_node set lastaccess=unix_timestamp() where ha_nodeid='clb4ubunu00018m7pn6ddoaix'] 73086:20221202:102205.078 End of zbx_ipc_service_recv():2 73086:20221202:102205.078 In zbx_ha_dispatch_message() 73086:20221202:102205.078 In zbx_ipc_service_recv() timeout:1.000 73088:20221202:102205.078 query [txnlev:1] [commit;] 73088:20221202:102205.089 End of ha_check_nodes() nodeid:clb4ubunu00018m7pn6ddoaix ha_status:active db_status:0 73088:20221202:102205.090 In zbx_ipc_async_socket_send() 73088:20221202:102205.090 In zbx_ipc_client_send() clientid:0 73088:20221202:102205.090 End of zbx_ipc_client_send():SUCCEED 73088:20221202:102205.090 End of zbx_ipc_async_socket_send():SUCCEED 73088:20221202:102205.090 In zbx_ipc_async_socket_flush() timeout:10 73088:20221202:102205.090 End of zbx_ipc_async_socket_flush():0 73088:20221202:102205.090 In zbx_ipc_service_recv() timeout:0.996 73086:20221202:102205.090 End of zbx_ipc_service_recv():1 73086:20221202:102205.090 In zbx_ha_dispatch_message() 73086:20221202:102205.090 In zbx_ipc_service_recv() timeout:1.000 73120:20221202:102205.178 In int_in_list() list:'200' value:301 73120:20221202:102205.178 End of int_in_list():FAIL 73120:20221202:102205.178 In process_step_data() rspcode:301 time:0.197694 speed:903.000000 73120:20221202:102205.178 query [txnlev:0] [select type,itemid from httpstepitem where httpstepid=1] 73120:20221202:102205.178 In zbx_preprocess_item_value() 73120:20221202:102205.178 End of zbx_preprocess_item_value() 73120:20221202:102205.178 In zbx_preprocess_item_value() 73120:20221202:102205.178 End of zbx_preprocess_item_value() 73120:20221202:102205.178 In zbx_preprocess_item_value() 73120:20221202:102205.178 End of zbx_preprocess_item_value() 73120:20221202:102205.178 End of process_step_data() 73120:20221202:102205.179 query without transaction detected 73120:20221202:102205.179 query [txnlev:0] [update httptest set nextcheck=1669969335 where httptestid=1] 73120:20221202:102205.189 cannot process step "111" of web scenario "Web scenario 1" on host "test": response code "301" did not match any of the required status codes "200" 73120:20221202:102205.189 In process_test_data() 73120:20221202:102205.189 query [txnlev:0] [select type,itemid from httptestitem where httptestid=1] 73120:20221202:102205.190 In zbx_preprocess_item_value() 73120:20221202:102205.191 End of zbx_preprocess_item_value() 73120:20221202:102205.191 In zbx_preprocess_item_value() 73120:20221202:102205.191 End of zbx_preprocess_item_value() 73120:20221202:102205.191 In zbx_preprocess_item_value() 73120:20221202:102205.193 End of zbx_preprocess_item_value() 73120:20221202:102205.193 End of process_test_data() 73120:20221202:102205.193 In zbx_ipc_socket_write() 73111:20221202:102205.193 End of zbx_ipc_service_recv():1 73111:20221202:102205.193 In preprocessor_add_request() 73111:20221202:102205.193 In preprocessor_sync_configuration() 73111:20221202:102205.193 In DCconfig_get_preprocessable_items() 73120:20221202:102205.194 End of zbx_ipc_socket_write():SUCCEED 73120:20221202:102205.194 End of process_httptest() 73120:20221202:102205.194 End of process_httptests() 73120:20221202:102205.194 query [txnlev:0] [select min(t.nextcheck) from httptest t,hosts h where t.hostid=h.hostid and mod(t.httptestid,1)=0 and t.status=0 and h.proxy_hostid is null and h.status=0 and (h.maintenance_status=0 or h.maintenance_type=0)] 73111:20221202:102205.194 End of DCconfig_get_preprocessable_items() items:29 73111:20221202:102205.194 End of preprocessor_sync_configuration() item config size: 29, history cache size: 0 73111:20221202:102205.194 In preprocessor_enqueue() itemid: 44299 73111:20221202:102205.194 In preprocessor_enqueue_dependent() itemid: 44299 73111:20221202:102205.194 End of preprocessor_enqueue_dependent() 73111:20221202:102205.194 End of preprocessor_enqueue() 73111:20221202:102205.194 In preprocessor_enqueue() itemid: 44300 73111:20221202:102205.194 In preprocessor_enqueue_dependent() itemid: 44300 73111:20221202:102205.194 End of preprocessor_enqueue_dependent() 73111:20221202:102205.194 End of preprocessor_enqueue() 73111:20221202:102205.195 In preprocessor_enqueue() itemid: 44301 73111:20221202:102205.195 In preprocessor_enqueue_dependent() itemid: 44301 73111:20221202:102205.195 End of preprocessor_enqueue_dependent() 73111:20221202:102205.195 End of preprocessor_enqueue() 73111:20221202:102205.195 In preprocessor_enqueue() itemid: 44296 73111:20221202:102205.195 In preprocessor_enqueue_dependent() itemid: 44296 73111:20221202:102205.195 End of preprocessor_enqueue_dependent() 73111:20221202:102205.195 End of preprocessor_enqueue() 73111:20221202:102205.195 In preprocessor_enqueue() itemid: 44297 73111:20221202:102205.195 In preprocessor_enqueue_dependent() itemid: 44297 73111:20221202:102205.195 End of preprocessor_enqueue_dependent() 73111:20221202:102205.195 End of preprocessor_enqueue() 73111:20221202:102205.195 In preprocessor_enqueue() itemid: 44298 73111:20221202:102205.195 In preprocessor_enqueue_dependent() itemid: 44298 73111:20221202:102205.196 End of preprocessor_enqueue_dependent() 73111:20221202:102205.196 End of preprocessor_enqueue() 73111:20221202:102205.196 In preprocessor_assign_tasks() 73111:20221202:102205.196 In preprocessor_get_next_task() 73111:20221202:102205.196 End of preprocessor_get_next_task() 73111:20221202:102205.196 End of preprocessor_assign_tasks() 73111:20221202:102205.196 End of preprocessor_add_request() 73111:20221202:102205.196 In zbx_ipc_service_recv() timeout:1.000 73120:20221202:102205.196 zbx_setproctitle() title:'http poller #1 [got 1 values in 0.216064 sec, idle 5 sec]' 73090:20221202:102205.387 End of zbx_ipc_service_recv():2 73090:20221202:102205.387 In zbx_ipc_service_recv() timeout:1.000 73144:20221202:102205.510 End of zbx_ipc_async_socket_recv():0 73144:20221202:102205.510 zbx_setproctitle() title:'task manager [processing tasks]' 73144:20221202:102205.510 query [txnlev:0] [select taskid,type,clock,ttl from task where status in (1,2) order by taskid] 73144:20221202:102205.511 zbx_setproctitle() title:'task manager [processed 0 task(s) in 0.000350 sec, idle 5 sec]' 73144:20221202:102205.511 In zbx_ipc_async_socket_recv() timeout:5 73142:20221202:102205.513 zbx_setproctitle() title:'self-monitoring [processing data]' 73142:20221202:102205.513 In collect_selfmon_stats() 73142:20221202:102205.513 End of collect_selfmon_stats() 73142:20221202:102205.513 zbx_setproctitle() title:'self-monitoring [processed data in 0.000331 sec, idle 1 sec]' 73174:20221202:102205.642 End of zbx_ipc_service_recv():2 73174:20221202:102205.642 In zbx_ipc_service_recv() timeout:1.000 73115:20221202:102205.657 End of zbx_ipc_service_recv():2 73115:20221202:102205.658 In zbx_ipc_service_recv() timeout:1.000 73122:20221202:102205.662 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000175 sec, syncing history]' 73122:20221202:102205.662 In zbx_sync_history_cache() history_num:6 73122:20221202:102205.662 In substitute_simple_macros_impl() data:'90d' 73122:20221202:102205.662 End substitute_simple_macros_impl() data:'90d' 73122:20221202:102205.662 In substitute_simple_macros_impl() data:'30d' 73122:20221202:102205.662 End substitute_simple_macros_impl() data:'30d' 73122:20221202:102205.662 In substitute_simple_macros_impl() data:'90d' 73122:20221202:102205.662 End substitute_simple_macros_impl() data:'90d' 73122:20221202:102205.662 In substitute_simple_macros_impl() data:'30d' 73122:20221202:102205.662 End substitute_simple_macros_impl() data:'30d' 73122:20221202:102205.662 In substitute_simple_macros_impl() data:'30d' 73122:20221202:102205.662 End substitute_simple_macros_impl() data:'30d' 73122:20221202:102205.662 In substitute_simple_macros_impl() data:'90d' 73122:20221202:102205.662 End substitute_simple_macros_impl() data:'90d' 73122:20221202:102205.662 In substitute_simple_macros_impl() data:'30d' 73122:20221202:102205.662 End substitute_simple_macros_impl() data:'30d' 73122:20221202:102205.662 In substitute_simple_macros_impl() data:'90d' 73122:20221202:102205.662 End substitute_simple_macros_impl() data:'90d' 73122:20221202:102205.662 In substitute_simple_macros_impl() data:'30d' 73122:20221202:102205.662 End substitute_simple_macros_impl() data:'30d' 73122:20221202:102205.662 In substitute_simple_macros_impl() data:'90d' 73122:20221202:102205.662 End substitute_simple_macros_impl() data:'90d' 73122:20221202:102205.662 In substitute_simple_macros_impl() data:'30d' 73122:20221202:102205.662 End substitute_simple_macros_impl() data:'30d' 73122:20221202:102205.662 In DCmass_prepare_history() history_num:6 73122:20221202:102205.662 End of DCmass_prepare_history() 73122:20221202:102205.662 In DBmass_add_history() 73122:20221202:102205.662 In zbx_history_add_values() 73122:20221202:102205.662 query [txnlev:1] [begin;] 73122:20221202:102205.663 query [txnlev:1] [insert into history (itemid,clock,ns,value) values (44296,1669969325,179674162,903),(44299,1669969325,178232516,903),(44300,1669969325,178232516,0.19769400000000001); ] 73122:20221202:102205.664 query [txnlev:1] [insert into history_str (itemid,clock,ns,value) values (44298,1669969325,179674162,'response code "301" did not match any of the required status codes "200"'); ] 73122:20221202:102205.664 query [txnlev:1] [insert into history_uint (itemid,clock,ns,value) values (44297,1669969325,179674162,1),(44301,1669969325,178232516,301); ] 73122:20221202:102205.665 query [txnlev:1] [commit;] 73125:20221202:102205.671 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000175 sec, syncing history]' 73125:20221202:102205.672 In zbx_sync_history_cache() history_num:6 73125:20221202:102205.672 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.001007 sec, idle 1 sec]' 73122:20221202:102205.677 End of zbx_history_add_values() 73122:20221202:102205.678 End of DBmass_add_history() 73122:20221202:102205.678 In DCmass_update_trends() 73122:20221202:102205.678 End of DCmass_update_trends() 73122:20221202:102205.678 query [txnlev:1] [begin;] 73122:20221202:102205.678 In DBmass_update_items() 73122:20221202:102205.678 End of DBmass_update_items() 73122:20221202:102205.678 In zbx_process_events() events_num:0 73122:20221202:102205.678 End of zbx_process_events() processed:0 73122:20221202:102205.678 query [txnlev:1] [commit;] 73122:20221202:102205.679 In DCupdate_trends() 73122:20221202:102205.679 End of DCupdate_trends() 73122:20221202:102205.679 query [txnlev:1] [begin;] 73122:20221202:102205.679 In recalculate_triggers() 73122:20221202:102205.679 In zbx_link_triggers_with_functions() trigger_order_num:0 73122:20221202:102205.679 End of zbx_link_triggers_with_functions() triggers_func_pos_num:0 73122:20221202:102205.679 In zbx_evaluate_expressions() tr_num:0 73122:20221202:102205.679 In substitute_functions() 73122:20221202:102205.679 In zbx_extract_functionids() tr_num:0 73122:20221202:102205.679 End of zbx_extract_functionids() functionids_num:0 73122:20221202:102205.679 End of substitute_functions() 73122:20221202:102205.679 End of zbx_evaluate_expressions() 73122:20221202:102205.679 In zbx_process_triggers() values_num:0 73122:20221202:102205.679 End of zbx_process_triggers() 73122:20221202:102205.679 End of recalculate_triggers() 73122:20221202:102205.679 In zbx_process_events() events_num:0 73122:20221202:102205.679 End of zbx_process_events() processed:0 73122:20221202:102205.679 query [txnlev:1] [commit;] 73122:20221202:102205.680 zbx_setproctitle() title:'history syncer #1 [processed 6 values, 0 triggers in 0.018291 sec, idle 1 sec]' 73123:20221202:102205.688 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000162 sec, syncing history]' 73123:20221202:102205.688 In zbx_sync_history_cache() history_num:0 73123:20221202:102205.688 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000072 sec, idle 1 sec]' 73124:20221202:102205.696 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000220 sec, syncing history]' 73124:20221202:102205.697 In zbx_sync_history_cache() history_num:0 73124:20221202:102205.697 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000198 sec, idle 1 sec]' 73158:20221202:102205.744 zbx_setproctitle() title:'alert syncer [queuing alerts]' 73158:20221202:102205.744 In am_db_get_alerts() 73158:20221202:102205.744 query [txnlev:1] [begin;] 73107:20221202:102205.744 End of zbx_ipc_service_recv():2 73107:20221202:102205.744 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102205.744 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] 73158:20221202:102205.745 query [txnlev:1] [commit;] 73158:20221202:102205.745 End of am_db_get_alerts():SUCCEED alerts:0 73158:20221202:102205.745 In am_db_flush_results() 73158:20221202:102205.745 In zbx_ipc_socket_write() 73158:20221202:102205.745 End of zbx_ipc_socket_write():SUCCEED 73158:20221202:102205.745 In zbx_ipc_socket_read() 73107:20221202:102205.745 End of zbx_ipc_service_recv():1 73107:20221202:102205.745 In am_flush_results() results:0 73107:20221202:102205.745 In zbx_ipc_client_send() clientid:6 73107:20221202:102205.745 End of zbx_ipc_client_send():SUCCEED 73107:20221202:102205.745 End of am_flush_results() 73107:20221202:102205.745 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102205.745 End of zbx_ipc_socket_read():SUCCEED 73158:20221202:102205.745 End of am_db_flush_results() flushed:0 73158:20221202:102205.745 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.001670 sec, idle 1 sec]' 73086:20221202:102206.090 End of zbx_ipc_service_recv():2 73086:20221202:102206.090 In zbx_ha_dispatch_message() 73086:20221202:102206.090 In zbx_ipc_service_recv() timeout:1.000 73088:20221202:102206.090 End of zbx_ipc_service_recv():2 73088:20221202:102206.090 In zbx_ipc_async_socket_send() 73088:20221202:102206.090 In zbx_ipc_client_send() clientid:0 73088:20221202:102206.090 End of zbx_ipc_client_send():SUCCEED 73088:20221202:102206.090 End of zbx_ipc_async_socket_send():SUCCEED 73088:20221202:102206.090 In zbx_ipc_async_socket_flush() timeout:10 73088:20221202:102206.090 End of zbx_ipc_async_socket_flush():0 73088:20221202:102206.090 In zbx_ipc_service_recv() timeout:0.981 73086:20221202:102206.090 End of zbx_ipc_service_recv():1 73086:20221202:102206.091 In zbx_ha_dispatch_message() 73086:20221202:102206.091 In zbx_ipc_service_recv() timeout:1.000 73111:20221202:102206.198 End of zbx_ipc_service_recv():2 73111:20221202:102206.198 In zbx_ipc_service_recv() timeout:1.000 73090:20221202:102206.389 End of zbx_ipc_service_recv():2 73090:20221202:102206.389 zbx_setproctitle() title:'service manager #1 [processed 0 events, updated 0 event tags, deleted 0 problems, synced 0 service updates, idle 5.009051 sec during 5.009081 sec]' 73090:20221202:102206.389 In zbx_ipc_service_recv() timeout:1.000 73129:20221202:102206.466 End of zbx_ipc_async_socket_recv():0 73129:20221202:102206.466 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.000080 sec, getting values]' 73129:20221202:102206.466 In get_values() 73129:20221202:102206.466 In DCconfig_get_poller_items() poller_type:4 73129:20221202:102206.466 End of DCconfig_get_poller_items():0 73129:20221202:102206.466 In DCconfig_get_poller_nextcheck() poller_type:4 73129:20221202:102206.466 End of DCconfig_get_poller_nextcheck():-1 73129:20221202:102206.466 End of get_values():0 73129:20221202:102206.466 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.000121 sec, idle 5 sec]' 73129:20221202:102206.466 In zbx_ipc_async_socket_recv() timeout:5 73127:20221202:102206.467 End of zbx_ipc_async_socket_recv():0 73127:20221202:102206.467 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.000133 sec, getting values]' 73127:20221202:102206.467 In get_values() 73127:20221202:102206.467 In DCconfig_get_poller_items() poller_type:4 73127:20221202:102206.467 End of DCconfig_get_poller_items():0 73127:20221202:102206.467 In DCconfig_get_poller_nextcheck() poller_type:4 73127:20221202:102206.467 End of DCconfig_get_poller_nextcheck():-1 73127:20221202:102206.467 End of get_values():0 73127:20221202:102206.467 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.000083 sec, idle 5 sec]' 73127:20221202:102206.467 In zbx_ipc_async_socket_recv() timeout:5 73134:20221202:102206.467 End of zbx_ipc_async_socket_recv():0 73134:20221202:102206.467 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.000206 sec, getting values]' 73134:20221202:102206.467 In get_values() 73134:20221202:102206.467 In DCconfig_get_poller_items() poller_type:4 73134:20221202:102206.467 End of DCconfig_get_poller_items():0 73134:20221202:102206.467 In DCconfig_get_poller_nextcheck() poller_type:4 73134:20221202:102206.467 End of DCconfig_get_poller_nextcheck():-1 73134:20221202:102206.467 End of get_values():0 73134:20221202:102206.467 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.000069 sec, idle 5 sec]' 73134:20221202:102206.467 In zbx_ipc_async_socket_recv() timeout:5 73137:20221202:102206.474 End of zbx_ipc_async_socket_recv():0 73137:20221202:102206.474 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.000312 sec, getting values]' 73137:20221202:102206.474 In get_values() 73137:20221202:102206.475 In DCconfig_get_poller_items() poller_type:4 73137:20221202:102206.475 End of DCconfig_get_poller_items():0 73137:20221202:102206.475 In DCconfig_get_poller_nextcheck() poller_type:4 73137:20221202:102206.475 End of DCconfig_get_poller_nextcheck():-1 73137:20221202:102206.475 End of get_values():0 73137:20221202:102206.475 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.000264 sec, idle 5 sec]' 73137:20221202:102206.475 In zbx_ipc_async_socket_recv() timeout:5 73135:20221202:102206.475 End of zbx_ipc_async_socket_recv():0 73135:20221202:102206.476 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.000071 sec, getting values]' 73135:20221202:102206.476 In get_values() 73135:20221202:102206.476 In DCconfig_get_poller_items() poller_type:4 73135:20221202:102206.476 End of DCconfig_get_poller_items():0 73135:20221202:102206.476 In DCconfig_get_poller_nextcheck() poller_type:4 73135:20221202:102206.476 End of DCconfig_get_poller_nextcheck():-1 73135:20221202:102206.476 End of get_values():0 73135:20221202:102206.476 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.000084 sec, idle 5 sec]' 73135:20221202:102206.476 In zbx_ipc_async_socket_recv() timeout:5 73128:20221202:102206.478 End of zbx_ipc_async_socket_recv():0 73128:20221202:102206.478 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.000099 sec, getting values]' 73128:20221202:102206.478 In get_values() 73128:20221202:102206.478 In DCconfig_get_poller_items() poller_type:4 73128:20221202:102206.478 End of DCconfig_get_poller_items():0 73128:20221202:102206.478 In DCconfig_get_poller_nextcheck() poller_type:4 73128:20221202:102206.478 End of DCconfig_get_poller_nextcheck():-1 73128:20221202:102206.478 End of get_values():0 73128:20221202:102206.478 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.000088 sec, idle 5 sec]' 73128:20221202:102206.478 In zbx_ipc_async_socket_recv() timeout:5 73133:20221202:102206.486 End of zbx_ipc_async_socket_recv():0 73133:20221202:102206.486 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.000240 sec, getting values]' 73133:20221202:102206.486 In get_values() 73133:20221202:102206.486 In DCconfig_get_poller_items() poller_type:4 73133:20221202:102206.486 End of DCconfig_get_poller_items():0 73133:20221202:102206.486 In DCconfig_get_poller_nextcheck() poller_type:4 73133:20221202:102206.486 End of DCconfig_get_poller_nextcheck():-1 73133:20221202:102206.486 End of get_values():0 73133:20221202:102206.486 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.000077 sec, idle 5 sec]' 73133:20221202:102206.486 In zbx_ipc_async_socket_recv() timeout:5 73130:20221202:102206.490 End of zbx_ipc_async_socket_recv():0 73130:20221202:102206.490 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.000244 sec, getting values]' 73130:20221202:102206.490 In get_values() 73130:20221202:102206.490 In DCconfig_get_poller_items() poller_type:4 73130:20221202:102206.490 End of DCconfig_get_poller_items():0 73130:20221202:102206.490 In DCconfig_get_poller_nextcheck() poller_type:4 73130:20221202:102206.490 End of DCconfig_get_poller_nextcheck():-1 73130:20221202:102206.490 End of get_values():0 73130:20221202:102206.490 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.000092 sec, idle 5 sec]' 73130:20221202:102206.490 In zbx_ipc_async_socket_recv() timeout:5 73141:20221202:102206.493 End of zbx_ipc_async_socket_recv():0 73141:20221202:102206.493 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.000678 sec, exchanging data]' 73141:20221202:102206.493 In process_proxy() 73141:20221202:102206.493 In DCconfig_get_proxypoller_hosts() 73141:20221202:102206.493 End of DCconfig_get_proxypoller_hosts():0 73141:20221202:102206.493 End of process_proxy() 73141:20221202:102206.493 In DCconfig_get_proxypoller_nextcheck() 73141:20221202:102206.493 End of DCconfig_get_proxypoller_nextcheck():-1 73141:20221202:102206.493 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.000182 sec, idle 5 sec]' 73141:20221202:102206.493 In zbx_ipc_async_socket_recv() timeout:5 73159:20221202:102206.493 End of zbx_ipc_async_socket_recv():0 73159:20221202:102206.494 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.000198 sec, getting values]' 73159:20221202:102206.494 In get_values() 73159:20221202:102206.494 In DCconfig_get_poller_items() poller_type:5 73159:20221202:102206.494 End of DCconfig_get_poller_items():0 73159:20221202:102206.494 In DCconfig_get_poller_nextcheck() poller_type:5 73159:20221202:102206.494 End of DCconfig_get_poller_nextcheck():-1 73159:20221202:102206.494 End of get_values():0 73159:20221202:102206.494 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.000081 sec, idle 5 sec]' 73159:20221202:102206.494 In zbx_ipc_async_socket_recv() timeout:5 73139:20221202:102206.494 End of zbx_ipc_async_socket_recv():0 73139:20221202:102206.494 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.000079 sec, getting values]' 73139:20221202:102206.494 In get_values() 73139:20221202:102206.494 In DCconfig_get_poller_items() poller_type:4 73139:20221202:102206.494 End of DCconfig_get_poller_items():0 73139:20221202:102206.494 In DCconfig_get_poller_nextcheck() poller_type:4 73139:20221202:102206.494 End of DCconfig_get_poller_nextcheck():-1 73139:20221202:102206.494 End of get_values():0 73139:20221202:102206.494 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.000381 sec, idle 5 sec]' 73139:20221202:102206.494 In zbx_ipc_async_socket_recv() timeout:5 73149:20221202:102206.494 End of zbx_ipc_async_socket_recv():0 73149:20221202:102206.495 zbx_setproctitle() title:'poller #4 [got 1 values in 0.001329 sec, getting values]' 73149:20221202:102206.495 In get_values() 73149:20221202:102206.495 In DCconfig_get_poller_items() poller_type:0 73149:20221202:102206.495 End of DCconfig_get_poller_items():1 73149:20221202:102206.495 In substitute_key_macros_impl() data:'agent.ping' 73149:20221202:102206.495 End of substitute_key_macros_impl():SUCCEED data:'agent.ping' 73149:20221202:102206.495 In substitute_simple_macros_impl() data:'10050' 73149:20221202:102206.495 End substitute_simple_macros_impl() data:'10050' 73149:20221202:102206.495 In get_value() key:'agent.ping' 73149:20221202:102206.495 In get_value_agent() host:'test' addr:'192.168.6.176' key:'agent.ping' conn:'unencrypted' 73151:20221202:102206.495 End of zbx_ipc_async_socket_recv():0 73151:20221202:102206.495 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.000242 sec, getting values]' 73151:20221202:102206.495 In get_values() 73149:20221202:102206.495 In is_ip4() ip:'192.168.6.176' 73149:20221202:102206.495 End of is_ip4():SUCCEED 73149:20221202:102206.495 Sending [agent.ping] 73151:20221202:102206.495 In DCconfig_get_poller_items() poller_type:1 73151:20221202:102206.496 End of DCconfig_get_poller_items():0 73151:20221202:102206.496 In DCconfig_get_poller_nextcheck() poller_type:1 73151:20221202:102206.496 End of DCconfig_get_poller_nextcheck():-1 73151:20221202:102206.496 End of get_values():0 73151:20221202:102206.496 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.000299 sec, idle 5 sec]' 73151:20221202:102206.496 In zbx_ipc_async_socket_recv() timeout:5 73149:20221202:102206.496 get value from agent result: '1' 73149:20221202:102206.496 End of get_value_agent():SUCCEED 73149:20221202:102206.496 End of get_value():SUCCEED 73149:20221202:102206.496 In zbx_activate_item_interface() interfaceid:15 itemid:44581 type:0 73149:20221202:102206.496 End of zbx_activate_item_interface() 73149:20221202:102206.496 In zbx_preprocess_item_value() 73149:20221202:102206.496 End of zbx_preprocess_item_value() 73149:20221202:102206.496 In zbx_ipc_socket_write() 73149:20221202:102206.496 End of zbx_ipc_socket_write():SUCCEED 73149:20221202:102206.496 End of get_values():1 73149:20221202:102206.496 zbx_setproctitle() title:'poller #4 [got 1 values in 0.001641 sec, idle 5 sec]' 73149:20221202:102206.496 In zbx_ipc_async_socket_recv() timeout:5 73111:20221202:102206.496 End of zbx_ipc_service_recv():1 73111:20221202:102206.496 In preprocessor_add_request() 73111:20221202:102206.497 In preprocessor_sync_configuration() 73111:20221202:102206.497 In DCconfig_get_preprocessable_items() 73111:20221202:102206.497 End of DCconfig_get_preprocessable_items() items:29 73111:20221202:102206.497 End of preprocessor_sync_configuration() item config size: 29, history cache size: 0 73111:20221202:102206.497 In preprocessor_enqueue() itemid: 44581 73111:20221202:102206.497 End of preprocessor_enqueue() 73111:20221202:102206.497 In preprocessor_assign_tasks() 73111:20221202:102206.497 In preprocessor_get_next_task() 73111:20221202:102206.497 End of preprocessor_get_next_task() 73111:20221202:102206.497 In zbx_ipc_client_send() clientid:3 73111:20221202:102206.497 End of zbx_ipc_client_send():SUCCEED 73111:20221202:102206.497 In preprocessor_get_next_task() 73111:20221202:102206.497 End of preprocessor_get_next_task() 73111:20221202:102206.497 End of preprocessor_assign_tasks() 73111:20221202:102206.497 End of preprocessor_add_request() 73111:20221202:102206.497 In zbx_ipc_service_recv() timeout:1.000 73114:20221202:102206.497 End of zbx_ipc_socket_read():SUCCEED 73114:20221202:102206.497 worker_preprocess_value(): 1 73114:20221202:102206.498 worker_preprocess_value: SUCCEED GOOD 73114:20221202:102206.498 In zbx_ipc_socket_write() 73114:20221202:102206.498 End of zbx_ipc_socket_write():SUCCEED 73114:20221202:102206.498 In zbx_ipc_socket_read() 73111:20221202:102206.498 End of zbx_ipc_service_recv():1 73111:20221202:102206.498 In preprocessor_add_result() 73111:20221202:102206.498 In preprocessor_enqueue_dependent() itemid: 44581 73111:20221202:102206.498 End of preprocessor_enqueue_dependent() 73111:20221202:102206.498 In preprocessor_assign_tasks() 73111:20221202:102206.498 In preprocessor_get_next_task() 73111:20221202:102206.499 End of preprocessor_get_next_task() 73111:20221202:102206.499 End of preprocessor_assign_tasks() 73111:20221202:102206.499 End of preprocessor_add_result() 73111:20221202:102206.499 zbx_setproctitle() title:'preprocessing manager #1 [queued 0, processed 7 values, idle 4.996971 sec during 5.000603 sec]' 73111:20221202:102206.499 In zbx_ipc_service_recv() timeout:1.000 73150:20221202:102206.503 End of zbx_ipc_async_socket_recv():0 73150:20221202:102206.503 zbx_setproctitle() title:'poller #5 [got 0 values in 0.000415 sec, getting values]' 73150:20221202:102206.503 In get_values() 73150:20221202:102206.503 In DCconfig_get_poller_items() poller_type:0 73150:20221202:102206.503 End of DCconfig_get_poller_items():0 73150:20221202:102206.503 In DCconfig_get_poller_nextcheck() poller_type:0 73150:20221202:102206.503 End of DCconfig_get_poller_nextcheck():1669969331 73150:20221202:102206.503 End of get_values():0 73150:20221202:102206.503 zbx_setproctitle() title:'poller #5 [got 0 values in 0.000303 sec, idle 5 sec]' 73150:20221202:102206.504 In zbx_ipc_async_socket_recv() timeout:5 73146:20221202:102206.506 End of zbx_ipc_async_socket_recv():0 73140:20221202:102206.506 End of zbx_ipc_async_socket_recv():0 73146:20221202:102206.506 zbx_setproctitle() title:'poller #2 [got 0 values in 0.000292 sec, getting values]' 73146:20221202:102206.506 In get_values() 73146:20221202:102206.506 In DCconfig_get_poller_items() poller_type:0 73146:20221202:102206.506 End of DCconfig_get_poller_items():0 73146:20221202:102206.506 In DCconfig_get_poller_nextcheck() poller_type:0 73146:20221202:102206.506 End of DCconfig_get_poller_nextcheck():1669969331 73146:20221202:102206.506 End of get_values():0 73146:20221202:102206.506 zbx_setproctitle() title:'poller #2 [got 0 values in 0.000255 sec, idle 5 sec]' 73146:20221202:102206.506 In zbx_ipc_async_socket_recv() timeout:5 73140:20221202:102206.506 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.000080 sec, getting values]' 73140:20221202:102206.506 In get_values() 73140:20221202:102206.506 In DCconfig_get_poller_items() poller_type:4 73140:20221202:102206.506 End of DCconfig_get_poller_items():0 73140:20221202:102206.506 In DCconfig_get_poller_nextcheck() poller_type:4 73140:20221202:102206.506 End of DCconfig_get_poller_nextcheck():-1 73140:20221202:102206.506 End of get_values():0 73140:20221202:102206.506 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.000529 sec, idle 5 sec]' 73140:20221202:102206.506 In zbx_ipc_async_socket_recv() timeout:5 73145:20221202:102206.506 End of zbx_ipc_async_socket_recv():0 73145:20221202:102206.507 zbx_setproctitle() title:'poller #1 [got 0 values in 0.000078 sec, getting values]' 73145:20221202:102206.507 In get_values() 73145:20221202:102206.507 In DCconfig_get_poller_items() poller_type:0 73145:20221202:102206.507 End of DCconfig_get_poller_items():0 73145:20221202:102206.507 In DCconfig_get_poller_nextcheck() poller_type:0 73145:20221202:102206.507 End of DCconfig_get_poller_nextcheck():1669969331 73145:20221202:102206.507 End of get_values():0 73145:20221202:102206.507 zbx_setproctitle() title:'poller #1 [got 0 values in 0.000140 sec, idle 5 sec]' 73145:20221202:102206.507 In zbx_ipc_async_socket_recv() timeout:5 73147:20221202:102206.507 End of zbx_ipc_async_socket_recv():0 73147:20221202:102206.507 zbx_setproctitle() title:'poller #3 [got 0 values in 0.000088 sec, getting values]' 73147:20221202:102206.507 In get_values() 73147:20221202:102206.507 In DCconfig_get_poller_items() poller_type:0 73147:20221202:102206.507 End of DCconfig_get_poller_items():0 73147:20221202:102206.507 In DCconfig_get_poller_nextcheck() poller_type:0 73147:20221202:102206.507 End of DCconfig_get_poller_nextcheck():1669969331 73147:20221202:102206.507 End of get_values():0 73147:20221202:102206.507 zbx_setproctitle() title:'poller #3 [got 0 values in 0.000080 sec, idle 5 sec]' 73147:20221202:102206.507 In zbx_ipc_async_socket_recv() timeout:5 73168:20221202:102206.509 End of zbx_ipc_async_socket_recv():0 73168:20221202:102206.510 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.000158 sec, getting values]' 73168:20221202:102206.510 In get_values() 73168:20221202:102206.510 In DCconfig_get_poller_items() poller_type:5 73168:20221202:102206.510 End of DCconfig_get_poller_items():0 73168:20221202:102206.510 In DCconfig_get_poller_nextcheck() poller_type:5 73168:20221202:102206.510 End of DCconfig_get_poller_nextcheck():-1 73168:20221202:102206.510 End of get_values():0 73168:20221202:102206.510 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.000080 sec, idle 5 sec]' 73168:20221202:102206.510 In zbx_ipc_async_socket_recv() timeout:5 73142:20221202:102206.514 zbx_setproctitle() title:'self-monitoring [processing data]' 73169:20221202:102206.514 End of zbx_ipc_async_socket_recv():0 73169:20221202:102206.514 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.000080 sec, getting values]' 73169:20221202:102206.514 In get_values() 73169:20221202:102206.517 In DCconfig_get_poller_items() poller_type:5 73169:20221202:102206.517 End of DCconfig_get_poller_items():0 73169:20221202:102206.517 In DCconfig_get_poller_nextcheck() poller_type:5 73169:20221202:102206.517 End of DCconfig_get_poller_nextcheck():-1 73169:20221202:102206.517 End of get_values():0 73169:20221202:102206.517 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.002651 sec, idle 5 sec]' 73169:20221202:102206.517 In zbx_ipc_async_socket_recv() timeout:5 73142:20221202:102206.517 In collect_selfmon_stats() 73142:20221202:102206.517 End of collect_selfmon_stats() 73142:20221202:102206.517 zbx_setproctitle() title:'self-monitoring [processed data in 0.003190 sec, idle 1 sec]' 73157:20221202:102206.517 zbx_setproctitle() title:'icmp pinger #1 [getting values]' 73157:20221202:102206.517 In get_pinger_hosts() 73157:20221202:102206.517 In DCconfig_get_poller_items() poller_type:3 73157:20221202:102206.517 End of DCconfig_get_poller_items():0 73157:20221202:102206.517 End of get_pinger_hosts():0 73157:20221202:102206.517 In process_pinger_hosts() 73157:20221202:102206.517 End of process_pinger_hosts() 73157:20221202:102206.517 In DCconfig_get_poller_nextcheck() poller_type:3 73157:20221202:102206.517 End of DCconfig_get_poller_nextcheck():-1 73157:20221202:102206.517 zbx_setproctitle() title:'icmp pinger #1 [got 0 values in 0.000599 sec, idle 5 sec]' 73167:20221202:102206.518 End of zbx_ipc_async_socket_recv():0 73167:20221202:102206.518 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.000072 sec, getting values]' 73167:20221202:102206.518 In get_values() 73167:20221202:102206.518 In DCconfig_get_poller_items() poller_type:5 73167:20221202:102206.518 End of DCconfig_get_poller_items():0 73167:20221202:102206.518 In DCconfig_get_poller_nextcheck() poller_type:5 73167:20221202:102206.518 End of DCconfig_get_poller_nextcheck():-1 73167:20221202:102206.518 End of get_values():0 73167:20221202:102206.518 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.000159 sec, idle 5 sec]' 73167:20221202:102206.518 In zbx_ipc_async_socket_recv() timeout:5 73172:20221202:102206.525 End of zbx_ipc_async_socket_recv():0 73172:20221202:102206.526 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.000080 sec, getting values]' 73172:20221202:102206.526 In get_values() 73172:20221202:102206.526 In DCconfig_get_poller_items() poller_type:5 73172:20221202:102206.526 End of DCconfig_get_poller_items():0 73172:20221202:102206.526 In DCconfig_get_poller_nextcheck() poller_type:5 73172:20221202:102206.526 End of DCconfig_get_poller_nextcheck():-1 73172:20221202:102206.526 End of get_values():0 73172:20221202:102206.526 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.000098 sec, idle 5 sec]' 73172:20221202:102206.526 In zbx_ipc_async_socket_recv() timeout:5 73126:20221202:102206.553 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.002131 sec, processing escalations]' 73126:20221202:102206.553 In process_escalations() 73126:20221202:102206.553 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<=1669969329 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102206.554 End of process_escalations() 73126:20221202:102206.554 In process_escalations() 73126:20221202:102206.554 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<=1669969329 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102206.554 End of process_escalations() 73126:20221202:102206.554 In process_escalations() 73126:20221202:102206.554 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<=1669969329 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102206.554 End of process_escalations() 73126:20221202:102206.554 In process_escalations() 73126:20221202:102206.554 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<=1669969329 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102206.554 End of process_escalations() 73126:20221202:102206.555 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.001593 sec, idle 3 sec]' 73178:20221202:102206.577 End of zbx_ipc_async_socket_recv():0 73178:20221202:102206.578 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.000150 sec, getting values]' 73178:20221202:102206.578 In get_values() 73178:20221202:102206.578 In DCconfig_get_poller_items() poller_type:6 73178:20221202:102206.578 End of DCconfig_get_poller_items():0 73178:20221202:102206.578 In DCconfig_get_poller_nextcheck() poller_type:6 73178:20221202:102206.578 End of DCconfig_get_poller_nextcheck():-1 73178:20221202:102206.578 End of get_values():0 73178:20221202:102206.578 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.000082 sec, idle 5 sec]' 73178:20221202:102206.578 In zbx_ipc_async_socket_recv() timeout:5 73174:20221202:102206.644 End of zbx_ipc_service_recv():2 73174:20221202:102206.644 In zbx_ipc_service_recv() timeout:1.000 73115:20221202:102206.665 End of zbx_ipc_service_recv():2 73115:20221202:102206.665 zbx_setproctitle() title:'lld manager #1 [processed 0 LLD rules, idle 5.023266sec during 5.023289 sec]' 73115:20221202:102206.665 In zbx_ipc_service_recv() timeout:1.000 73125:20221202:102206.674 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.001007 sec, syncing history]' 73125:20221202:102206.674 In zbx_sync_history_cache() history_num:1 73125:20221202:102206.674 In substitute_simple_macros_impl() data:'90d' 73125:20221202:102206.674 End substitute_simple_macros_impl() data:'90d' 73125:20221202:102206.674 In DCmass_prepare_history() history_num:1 73125:20221202:102206.674 End of DCmass_prepare_history() 73125:20221202:102206.674 In DBmass_add_history() 73125:20221202:102206.674 In zbx_history_add_values() 73125:20221202:102206.674 query [txnlev:1] [begin;] 73125:20221202:102206.675 query [txnlev:1] [insert into history_str (itemid,clock,ns,value) values (44581,1669969326,496488381,'GOOD'); ] 73125:20221202:102206.675 query [txnlev:1] [commit;] 73122:20221202:102206.683 zbx_setproctitle() title:'history syncer #1 [processed 6 values, 0 triggers in 0.018291 sec, syncing history]' 73122:20221202:102206.685 In zbx_sync_history_cache() history_num:1 73122:20221202:102206.686 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.002724 sec, idle 1 sec]' 73125:20221202:102206.687 End of zbx_history_add_values() 73125:20221202:102206.687 End of DBmass_add_history() 73125:20221202:102206.687 In DCmass_update_trends() 73125:20221202:102206.687 End of DCmass_update_trends() 73125:20221202:102206.687 query [txnlev:1] [begin;] 73125:20221202:102206.687 In DBmass_update_items() 73125:20221202:102206.688 End of DBmass_update_items() 73125:20221202:102206.689 In zbx_process_events() events_num:0 73125:20221202:102206.689 End of zbx_process_events() processed:0 73125:20221202:102206.689 query [txnlev:1] [commit;] 73123:20221202:102206.690 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000072 sec, syncing history]' 73123:20221202:102206.690 In zbx_sync_history_cache() history_num:1 73123:20221202:102206.690 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.001948 sec, idle 1 sec]' 73125:20221202:102206.690 In DCupdate_trends() 73125:20221202:102206.690 End of DCupdate_trends() 73125:20221202:102206.690 query [txnlev:1] [begin;] 73125:20221202:102206.690 In recalculate_triggers() 73125:20221202:102206.690 In zbx_link_triggers_with_functions() trigger_order_num:0 73125:20221202:102206.690 End of zbx_link_triggers_with_functions() triggers_func_pos_num:0 73125:20221202:102206.690 In zbx_evaluate_expressions() tr_num:0 73125:20221202:102206.690 In substitute_functions() 73125:20221202:102206.690 In zbx_extract_functionids() tr_num:0 73125:20221202:102206.690 End of zbx_extract_functionids() functionids_num:0 73125:20221202:102206.690 End of substitute_functions() 73125:20221202:102206.690 End of zbx_evaluate_expressions() 73125:20221202:102206.691 In zbx_process_triggers() values_num:0 73125:20221202:102206.691 End of zbx_process_triggers() 73125:20221202:102206.691 End of recalculate_triggers() 73125:20221202:102206.691 In zbx_process_events() events_num:0 73125:20221202:102206.691 End of zbx_process_events() processed:0 73125:20221202:102206.691 query [txnlev:1] [commit;] 73125:20221202:102206.692 zbx_setproctitle() title:'history syncer #4 [processed 1 values, 0 triggers in 0.017822 sec, idle 1 sec]' 73124:20221202:102206.699 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000198 sec, syncing history]' 73124:20221202:102206.699 In zbx_sync_history_cache() history_num:0 73124:20221202:102206.699 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000064 sec, idle 1 sec]' 73107:20221202:102206.746 End of zbx_ipc_service_recv():2 73107:20221202:102206.746 zbx_setproctitle() title:'alert manager #1 [sent 0, failed 0 alerts, idle 5.014644 sec during 5.019434 sec]' 73107:20221202:102206.746 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102206.747 zbx_setproctitle() title:'alert syncer [queuing alerts]' 73158:20221202:102206.747 In am_db_get_alerts() 73158:20221202:102206.747 query [txnlev:1] [begin;] 73158:20221202:102206.747 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] 73158:20221202:102206.747 query [txnlev:1] [commit;] 73158:20221202:102206.747 End of am_db_get_alerts():SUCCEED alerts:0 73158:20221202:102206.747 In am_db_flush_results() 73158:20221202:102206.747 In zbx_ipc_socket_write() 73158:20221202:102206.747 End of zbx_ipc_socket_write():SUCCEED 73158:20221202:102206.747 In zbx_ipc_socket_read() 73107:20221202:102206.748 End of zbx_ipc_service_recv():1 73107:20221202:102206.748 In am_flush_results() results:0 73107:20221202:102206.748 In zbx_ipc_client_send() clientid:6 73107:20221202:102206.748 End of zbx_ipc_client_send():SUCCEED 73107:20221202:102206.748 End of am_flush_results() 73107:20221202:102206.748 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102206.748 End of zbx_ipc_socket_read():SUCCEED 73158:20221202:102206.748 End of am_db_flush_results() flushed:0 73158:20221202:102206.748 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.001117 sec, idle 1 sec]' 73088:20221202:102207.075 End of zbx_ipc_service_recv():2 73088:20221202:102207.075 In zbx_ipc_async_socket_send() 73088:20221202:102207.077 In zbx_ipc_client_send() clientid:0 73086:20221202:102207.083 End of zbx_ipc_service_recv():1 73086:20221202:102207.084 In zbx_ha_dispatch_message() 73088:20221202:102207.084 End of zbx_ipc_client_send():SUCCEED 73086:20221202:102207.085 In zbx_ipc_service_recv() timeout:1.000 73088:20221202:102207.085 End of zbx_ipc_async_socket_send():SUCCEED 73088:20221202:102207.085 In zbx_ipc_async_socket_flush() timeout:10 73088:20221202:102207.086 End of zbx_ipc_async_socket_flush():0 73088:20221202:102207.086 In zbx_ipc_service_recv() timeout:0.996 73090:20221202:102207.391 End of zbx_ipc_service_recv():2 73090:20221202:102207.391 In zbx_ipc_service_recv() timeout:1.000 73111:20221202:102207.499 End of zbx_ipc_service_recv():2 73111:20221202:102207.499 In zbx_ipc_service_recv() timeout:1.000 73142:20221202:102207.517 zbx_setproctitle() title:'self-monitoring [processing data]' 73142:20221202:102207.518 In collect_selfmon_stats() 73142:20221202:102207.518 End of collect_selfmon_stats() 73142:20221202:102207.518 zbx_setproctitle() title:'self-monitoring [processed data in 0.000731 sec, idle 1 sec]' 73174:20221202:102207.646 End of zbx_ipc_service_recv():2 73174:20221202:102207.646 zbx_setproctitle() title:'availability manager #1 [queued 0, processed 0 values, idle 5.014739 sec during 5.014766 sec]' 73174:20221202:102207.646 In zbx_ipc_service_recv() timeout:1.000 73115:20221202:102207.666 End of zbx_ipc_service_recv():2 73115:20221202:102207.666 In zbx_ipc_service_recv() timeout:1.000 73122:20221202:102207.688 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.002724 sec, syncing history]' 73122:20221202:102207.688 In zbx_sync_history_cache() history_num:0 73122:20221202:102207.688 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000167 sec, idle 1 sec]' 73123:20221202:102207.690 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.001948 sec, syncing history]' 73123:20221202:102207.690 In zbx_sync_history_cache() history_num:0 73123:20221202:102207.690 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000056 sec, idle 1 sec]' 73125:20221202:102207.692 zbx_setproctitle() title:'history syncer #4 [processed 1 values, 0 triggers in 0.017822 sec, syncing history]' 73125:20221202:102207.692 In zbx_sync_history_cache() history_num:0 73125:20221202:102207.692 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000224 sec, idle 1 sec]' 73124:20221202:102207.700 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000064 sec, syncing history]' 73124:20221202:102207.700 In zbx_sync_history_cache() history_num:0 73124:20221202:102207.700 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000220 sec, idle 1 sec]' 73107:20221202:102207.749 End of zbx_ipc_service_recv():2 73107:20221202:102207.749 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102207.749 zbx_setproctitle() title:'alert syncer [queuing alerts]' 73158:20221202:102207.750 In am_db_get_alerts() 73158:20221202:102207.750 query [txnlev:1] [begin;] 73158:20221202:102207.750 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] 73158:20221202:102207.750 query [txnlev:1] [commit;] 73158:20221202:102207.750 End of am_db_get_alerts():SUCCEED alerts:0 73158:20221202:102207.750 In am_db_flush_results() 73158:20221202:102207.750 In zbx_ipc_socket_write() 73158:20221202:102207.750 End of zbx_ipc_socket_write():SUCCEED 73158:20221202:102207.750 In zbx_ipc_socket_read() 73107:20221202:102207.750 End of zbx_ipc_service_recv():1 73107:20221202:102207.750 In am_flush_results() results:0 73107:20221202:102207.750 In zbx_ipc_client_send() clientid:6 73107:20221202:102207.750 End of zbx_ipc_client_send():SUCCEED 73107:20221202:102207.750 End of am_flush_results() 73107:20221202:102207.750 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102207.751 End of zbx_ipc_socket_read():SUCCEED 73158:20221202:102207.751 End of am_db_flush_results() flushed:0 73158:20221202:102207.751 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.001784 sec, idle 1 sec]' 73088:20221202:102208.085 End of zbx_ipc_service_recv():2 73088:20221202:102208.086 In zbx_ipc_async_socket_send() 73088:20221202:102208.086 In zbx_ipc_client_send() clientid:0 73088:20221202:102208.086 End of zbx_ipc_client_send():SUCCEED 73088:20221202:102208.086 End of zbx_ipc_async_socket_send():SUCCEED 73088:20221202:102208.086 In zbx_ipc_async_socket_flush() timeout:10 73088:20221202:102208.086 End of zbx_ipc_async_socket_flush():0 73088:20221202:102208.086 In zbx_ipc_service_recv() timeout:0.985 73086:20221202:102208.086 End of zbx_ipc_service_recv():1 73086:20221202:102208.087 In zbx_ha_dispatch_message() 73086:20221202:102208.087 In zbx_ipc_service_recv() timeout:1.000 73090:20221202:102208.392 End of zbx_ipc_service_recv():2 73090:20221202:102208.392 In zbx_ipc_service_recv() timeout:1.000 73111:20221202:102208.503 End of zbx_ipc_service_recv():2 73111:20221202:102208.503 In zbx_ipc_service_recv() timeout:1.000 73142:20221202:102208.518 zbx_setproctitle() title:'self-monitoring [processing data]' 73142:20221202:102208.518 In collect_selfmon_stats() 73142:20221202:102208.518 End of collect_selfmon_stats() 73142:20221202:102208.518 zbx_setproctitle() title:'self-monitoring [processed data in 0.000200 sec, idle 1 sec]' 73174:20221202:102208.647 End of zbx_ipc_service_recv():2 73174:20221202:102208.647 In zbx_ipc_service_recv() timeout:1.000 73115:20221202:102208.669 End of zbx_ipc_service_recv():2 73115:20221202:102208.669 In zbx_ipc_service_recv() timeout:1.000 73122:20221202:102208.690 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000167 sec, syncing history]' 73122:20221202:102208.690 In zbx_sync_history_cache() history_num:0 73122:20221202:102208.690 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000215 sec, idle 1 sec]' 73123:20221202:102208.690 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000056 sec, syncing history]' 73123:20221202:102208.691 In zbx_sync_history_cache() history_num:0 73123:20221202:102208.691 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000239 sec, idle 1 sec]' 73125:20221202:102208.694 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000224 sec, syncing history]' 73125:20221202:102208.694 In zbx_sync_history_cache() history_num:0 73125:20221202:102208.694 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000164 sec, idle 1 sec]' 73124:20221202:102208.701 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000220 sec, syncing history]' 73124:20221202:102208.701 In zbx_sync_history_cache() history_num:0 73124:20221202:102208.701 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000228 sec, idle 1 sec]' 73158:20221202:102208.756 zbx_setproctitle() title:'alert syncer [queuing alerts]' 73158:20221202:102208.756 In am_db_get_alerts() 73158:20221202:102208.756 query [txnlev:1] [begin;] 73107:20221202:102208.756 End of zbx_ipc_service_recv():2 73107:20221202:102208.756 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102208.756 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] 73158:20221202:102208.758 query [txnlev:1] [commit;] 73158:20221202:102208.758 End of am_db_get_alerts():SUCCEED alerts:0 73158:20221202:102208.758 In am_db_flush_results() 73158:20221202:102208.758 In zbx_ipc_socket_write() 73158:20221202:102208.758 End of zbx_ipc_socket_write():SUCCEED 73107:20221202:102208.758 End of zbx_ipc_service_recv():1 73107:20221202:102208.758 In am_flush_results() results:0 73107:20221202:102208.759 In zbx_ipc_client_send() clientid:6 73107:20221202:102208.759 End of zbx_ipc_client_send():SUCCEED 73107:20221202:102208.759 End of am_flush_results() 73107:20221202:102208.759 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102208.759 In zbx_ipc_socket_read() 73158:20221202:102208.759 End of zbx_ipc_socket_read():SUCCEED 73158:20221202:102208.759 End of am_db_flush_results() flushed:0 73158:20221202:102208.759 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.003242 sec, idle 1 sec]' 73088:20221202:102209.074 End of zbx_ipc_service_recv():2 73088:20221202:102209.074 In zbx_ipc_async_socket_send() 73088:20221202:102209.074 In zbx_ipc_client_send() clientid:0 73088:20221202:102209.074 End of zbx_ipc_client_send():SUCCEED 73088:20221202:102209.074 End of zbx_ipc_async_socket_send():SUCCEED 73088:20221202:102209.074 In zbx_ipc_async_socket_flush() timeout:10 73088:20221202:102209.074 End of zbx_ipc_async_socket_flush():0 73088:20221202:102209.074 In zbx_ipc_service_recv() timeout:0.997 73086:20221202:102209.074 End of zbx_ipc_service_recv():1 73086:20221202:102209.074 In zbx_ha_dispatch_message() 73086:20221202:102209.074 In zbx_ipc_service_recv() timeout:1.000 73090:20221202:102209.394 End of zbx_ipc_service_recv():2 73090:20221202:102209.394 In zbx_ipc_service_recv() timeout:1.000 73142:20221202:102209.537 zbx_setproctitle() title:'self-monitoring [processing data]' 73111:20221202:102209.538 End of zbx_ipc_service_recv():2 73111:20221202:102209.538 In zbx_ipc_service_recv() timeout:1.000 73142:20221202:102209.539 In collect_selfmon_stats() 73142:20221202:102209.539 End of collect_selfmon_stats() 73142:20221202:102209.539 zbx_setproctitle() title:'self-monitoring [processed data in 0.002349 sec, idle 1 sec]' 73126:20221202:102209.557 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.001593 sec, processing escalations]' 73126:20221202:102209.558 In process_escalations() 73126:20221202:102209.558 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<=1669969332 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102209.558 End of process_escalations() 73126:20221202:102209.558 In process_escalations() 73126:20221202:102209.558 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<=1669969332 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102209.558 End of process_escalations() 73126:20221202:102209.559 In process_escalations() 73126:20221202:102209.559 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<=1669969332 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102209.559 End of process_escalations() 73126:20221202:102209.559 In process_escalations() 73126:20221202:102209.559 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<=1669969332 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102209.559 End of process_escalations() 73126:20221202:102209.559 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.001961 sec, idle 3 sec]' 73174:20221202:102209.648 End of zbx_ipc_service_recv():2 73174:20221202:102209.648 In zbx_ipc_service_recv() timeout:1.000 73115:20221202:102209.670 End of zbx_ipc_service_recv():2 73115:20221202:102209.670 In zbx_ipc_service_recv() timeout:1.000 73122:20221202:102209.690 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000215 sec, syncing history]' 73122:20221202:102209.690 In zbx_sync_history_cache() history_num:0 73122:20221202:102209.690 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000213 sec, idle 1 sec]' 73123:20221202:102209.691 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000239 sec, syncing history]' 73123:20221202:102209.691 In zbx_sync_history_cache() history_num:0 73123:20221202:102209.692 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000114 sec, idle 1 sec]' 73125:20221202:102209.698 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000164 sec, syncing history]' 73125:20221202:102209.698 In zbx_sync_history_cache() history_num:0 73125:20221202:102209.698 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000185 sec, idle 1 sec]' 73124:20221202:102209.702 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000228 sec, syncing history]' 73124:20221202:102209.702 In zbx_sync_history_cache() history_num:0 73124:20221202:102209.702 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000238 sec, idle 1 sec]' 73158:20221202:102209.760 zbx_setproctitle() title:'alert syncer [queuing alerts]' 73158:20221202:102209.760 In am_db_get_alerts() 73158:20221202:102209.760 query [txnlev:1] [begin;] 73107:20221202:102209.760 End of zbx_ipc_service_recv():2 73107:20221202:102209.760 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102209.760 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] 73158:20221202:102209.761 query [txnlev:1] [commit;] 73158:20221202:102209.761 End of am_db_get_alerts():SUCCEED alerts:0 73158:20221202:102209.761 In am_db_flush_results() 73158:20221202:102209.761 In zbx_ipc_socket_write() 73158:20221202:102209.761 End of zbx_ipc_socket_write():SUCCEED 73158:20221202:102209.761 In zbx_ipc_socket_read() 73107:20221202:102209.761 End of zbx_ipc_service_recv():1 73107:20221202:102209.761 In am_flush_results() results:0 73107:20221202:102209.761 In zbx_ipc_client_send() clientid:6 73107:20221202:102209.762 End of zbx_ipc_client_send():SUCCEED 73107:20221202:102209.762 End of am_flush_results() 73107:20221202:102209.762 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102209.762 End of zbx_ipc_socket_read():SUCCEED 73158:20221202:102209.762 End of am_db_flush_results() flushed:0 73158:20221202:102209.762 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.002180 sec, idle 1 sec]' 73088:20221202:102210.074 End of zbx_ipc_service_recv():2 73088:20221202:102210.074 In ha_check_nodes() ha_status:active db_status:0 73088:20221202:102210.074 query [txnlev:1] [begin;] 73088:20221202:102210.074 query [txnlev:1] [select ha_nodeid,name,status,lastaccess,address,port,ha_sessionid from ha_node order by ha_nodeid for update] 73086:20221202:102210.075 End of zbx_ipc_service_recv():2 73086:20221202:102210.075 In zbx_ha_dispatch_message() 73086:20221202:102210.075 In zbx_ipc_service_recv() timeout:1.000 73088:20221202:102210.075 query [txnlev:1] [select ha_failover_delay,auditlog_enabled from config] 73088:20221202:102210.076 In ha_db_get_time() 73088:20221202:102210.076 query [txnlev:1] [select unix_timestamp() from config] 73088:20221202:102210.076 End of ha_db_get_time():SUCCEED db_time:1669969330 73088:20221202:102210.076 query [txnlev:1] [update ha_node set lastaccess=unix_timestamp() where ha_nodeid='clb4ubunu00018m7pn6ddoaix'] 73088:20221202:102210.077 query [txnlev:1] [commit;] 73088:20221202:102210.093 End of ha_check_nodes() nodeid:clb4ubunu00018m7pn6ddoaix ha_status:active db_status:0 73088:20221202:102210.093 In zbx_ipc_async_socket_send() 73088:20221202:102210.093 In zbx_ipc_client_send() clientid:0 73088:20221202:102210.094 End of zbx_ipc_client_send():SUCCEED 73088:20221202:102210.094 End of zbx_ipc_async_socket_send():SUCCEED 73088:20221202:102210.094 In zbx_ipc_async_socket_flush() timeout:10 73086:20221202:102210.094 End of zbx_ipc_service_recv():1 73086:20221202:102210.094 In zbx_ha_dispatch_message() 73086:20221202:102210.094 In zbx_ipc_service_recv() timeout:1.000 73088:20221202:102210.094 End of zbx_ipc_async_socket_flush():0 73088:20221202:102210.095 In zbx_ipc_service_recv() timeout:0.997 73120:20221202:102210.214 zbx_setproctitle() title:'http poller #1 [got 1 values in 0.216064 sec, getting values]' 73120:20221202:102210.214 In process_httptests() 73120:20221202:102210.215 query [txnlev:0] [select h.hostid,h.host,h.name,t.httptestid,t.name,t.agent,t.authentication,t.http_user,t.http_password,t.http_proxy,t.retries,t.ssl_cert_file,t.ssl_key_file,t.ssl_key_password,t.verify_peer,t.verify_host,t.delay from httptest t,hosts h where t.hostid=h.hostid and t.nextcheck<=1669969330 and mod(t.httptestid,1)=0 and t.status=0 and h.proxy_hostid is null and h.status=0 and (h.maintenance_status=0 or h.maintenance_type=0)] 73120:20221202:102210.215 End of process_httptests() 73120:20221202:102210.216 query [txnlev:0] [select min(t.nextcheck) from httptest t,hosts h where t.hostid=h.hostid and mod(t.httptestid,1)=0 and t.status=0 and h.proxy_hostid is null and h.status=0 and (h.maintenance_status=0 or h.maintenance_type=0)] 73120:20221202:102210.216 zbx_setproctitle() title:'http poller #1 [got 0 values in 0.001241 sec, idle 5 sec]' 73090:20221202:102210.395 End of zbx_ipc_service_recv():2 73090:20221202:102210.396 In zbx_ipc_service_recv() timeout:1.000 73144:20221202:102210.514 End of zbx_ipc_async_socket_recv():0 73144:20221202:102210.514 zbx_setproctitle() title:'task manager [processing tasks]' 73144:20221202:102210.514 query [txnlev:0] [select taskid,type,clock,ttl from task where status in (1,2) order by taskid] 73144:20221202:102210.515 zbx_setproctitle() title:'task manager [processed 0 task(s) in 0.000374 sec, idle 5 sec]' 73144:20221202:102210.515 In zbx_ipc_async_socket_recv() timeout:5 73142:20221202:102210.541 zbx_setproctitle() title:'self-monitoring [processing data]' 73142:20221202:102210.542 In collect_selfmon_stats() 73142:20221202:102210.542 End of collect_selfmon_stats() 73142:20221202:102210.542 zbx_setproctitle() title:'self-monitoring [processed data in 0.000439 sec, idle 1 sec]' 73111:20221202:102210.542 End of zbx_ipc_service_recv():2 73111:20221202:102210.542 In zbx_ipc_service_recv() timeout:1.000 73174:20221202:102210.650 End of zbx_ipc_service_recv():2 73174:20221202:102210.650 In zbx_ipc_service_recv() timeout:1.000 73115:20221202:102210.672 End of zbx_ipc_service_recv():2 73115:20221202:102210.672 In zbx_ipc_service_recv() timeout:1.000 73122:20221202:102210.691 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000213 sec, syncing history]' 73122:20221202:102210.691 In zbx_sync_history_cache() history_num:0 73122:20221202:102210.691 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000163 sec, idle 1 sec]' 73123:20221202:102210.692 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000114 sec, syncing history]' 73123:20221202:102210.692 In zbx_sync_history_cache() history_num:0 73123:20221202:102210.692 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000147 sec, idle 1 sec]' 73125:20221202:102210.699 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000185 sec, syncing history]' 73125:20221202:102210.699 In zbx_sync_history_cache() history_num:0 73125:20221202:102210.699 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000082 sec, idle 1 sec]' 73124:20221202:102210.704 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000238 sec, syncing history]' 73124:20221202:102210.704 In zbx_sync_history_cache() history_num:0 73124:20221202:102210.704 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000367 sec, idle 1 sec]' 73158:20221202:102210.763 zbx_setproctitle() title:'alert syncer [queuing alerts]' 73158:20221202:102210.763 In am_db_get_alerts() 73158:20221202:102210.763 query [txnlev:1] [begin;] 73107:20221202:102210.763 End of zbx_ipc_service_recv():2 73107:20221202:102210.763 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102210.763 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] 73158:20221202:102210.763 query [txnlev:1] [commit;] 73158:20221202:102210.764 End of am_db_get_alerts():SUCCEED alerts:0 73158:20221202:102210.764 In am_db_flush_results() 73158:20221202:102210.764 In zbx_ipc_socket_write() 73158:20221202:102210.764 End of zbx_ipc_socket_write():SUCCEED 73158:20221202:102210.764 In zbx_ipc_socket_read() 73107:20221202:102210.764 End of zbx_ipc_service_recv():1 73107:20221202:102210.764 In am_flush_results() results:0 73107:20221202:102210.764 In zbx_ipc_client_send() clientid:6 73107:20221202:102210.764 End of zbx_ipc_client_send():SUCCEED 73107:20221202:102210.764 End of am_flush_results() 73158:20221202:102210.764 End of zbx_ipc_socket_read():SUCCEED 73158:20221202:102210.764 End of am_db_flush_results() flushed:0 73158:20221202:102210.764 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.001222 sec, idle 1 sec]' 73107:20221202:102210.764 In zbx_ipc_service_recv() timeout:1.000 73086:20221202:102211.097 End of zbx_ipc_service_recv():2 73086:20221202:102211.097 In zbx_ha_dispatch_message() 73086:20221202:102211.097 In zbx_ipc_service_recv() timeout:1.000 73088:20221202:102211.097 End of zbx_ipc_service_recv():2 73088:20221202:102211.098 In zbx_ipc_async_socket_send() 73088:20221202:102211.098 In zbx_ipc_client_send() clientid:0 73088:20221202:102211.098 End of zbx_ipc_client_send():SUCCEED 73088:20221202:102211.098 End of zbx_ipc_async_socket_send():SUCCEED 73088:20221202:102211.098 In zbx_ipc_async_socket_flush() timeout:10 73088:20221202:102211.098 End of zbx_ipc_async_socket_flush():0 73088:20221202:102211.098 In zbx_ipc_service_recv() timeout:0.973 73086:20221202:102211.098 End of zbx_ipc_service_recv():1 73086:20221202:102211.098 In zbx_ha_dispatch_message() 73086:20221202:102211.098 In zbx_ipc_service_recv() timeout:1.000 73090:20221202:102211.396 End of zbx_ipc_service_recv():2 73090:20221202:102211.396 zbx_setproctitle() title:'service manager #1 [processed 0 events, updated 0 event tags, deleted 0 problems, synced 0 service updates, idle 5.007178 sec during 5.007208 sec]' 73090:20221202:102211.396 In zbx_ipc_service_recv() timeout:1.000 73135:20221202:102211.483 End of zbx_ipc_async_socket_recv():0 73128:20221202:102211.484 End of zbx_ipc_async_socket_recv():0 73129:20221202:102211.485 End of zbx_ipc_async_socket_recv():0 73129:20221202:102211.485 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.000121 sec, getting values]' 73129:20221202:102211.485 In get_values() 73129:20221202:102211.485 In DCconfig_get_poller_items() poller_type:4 73129:20221202:102211.485 End of DCconfig_get_poller_items():0 73129:20221202:102211.485 In DCconfig_get_poller_nextcheck() poller_type:4 73137:20221202:102211.485 End of zbx_ipc_async_socket_recv():0 73134:20221202:102211.485 End of zbx_ipc_async_socket_recv():0 73134:20221202:102211.486 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.000069 sec, getting values]' 73134:20221202:102211.486 In get_values() 73134:20221202:102211.486 In DCconfig_get_poller_items() poller_type:4 73134:20221202:102211.486 End of DCconfig_get_poller_items():0 73128:20221202:102211.486 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.000088 sec, getting values]' 73127:20221202:102211.486 End of zbx_ipc_async_socket_recv():0 73127:20221202:102211.486 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.000083 sec, getting values]' 73127:20221202:102211.486 In get_values() 73127:20221202:102211.486 In DCconfig_get_poller_items() poller_type:4 73128:20221202:102211.486 In get_values() 73128:20221202:102211.486 In DCconfig_get_poller_items() poller_type:4 73128:20221202:102211.486 End of DCconfig_get_poller_items():0 73128:20221202:102211.486 In DCconfig_get_poller_nextcheck() poller_type:4 73128:20221202:102211.486 End of DCconfig_get_poller_nextcheck():-1 73128:20221202:102211.486 End of get_values():0 73128:20221202:102211.486 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.001456 sec, idle 5 sec]' 73128:20221202:102211.486 In zbx_ipc_async_socket_recv() timeout:5 73134:20221202:102211.486 In DCconfig_get_poller_nextcheck() poller_type:4 73134:20221202:102211.486 End of DCconfig_get_poller_nextcheck():-1 73134:20221202:102211.486 End of get_values():0 73134:20221202:102211.486 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.000725 sec, idle 5 sec]' 73134:20221202:102211.486 In zbx_ipc_async_socket_recv() timeout:5 73127:20221202:102211.487 End of DCconfig_get_poller_items():0 73127:20221202:102211.487 In DCconfig_get_poller_nextcheck() poller_type:4 73127:20221202:102211.487 End of DCconfig_get_poller_nextcheck():-1 73127:20221202:102211.487 End of get_values():0 73127:20221202:102211.487 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.000820 sec, idle 5 sec]' 73127:20221202:102211.487 In zbx_ipc_async_socket_recv() timeout:5 73129:20221202:102211.487 End of DCconfig_get_poller_nextcheck():-1 73129:20221202:102211.487 End of get_values():0 73129:20221202:102211.487 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.002679 sec, idle 5 sec]' 73129:20221202:102211.487 In zbx_ipc_async_socket_recv() timeout:5 73135:20221202:102211.487 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.000084 sec, getting values]' 73135:20221202:102211.487 In get_values() 73135:20221202:102211.487 In DCconfig_get_poller_items() poller_type:4 73135:20221202:102211.487 End of DCconfig_get_poller_items():0 73135:20221202:102211.488 In DCconfig_get_poller_nextcheck() poller_type:4 73135:20221202:102211.488 End of DCconfig_get_poller_nextcheck():-1 73135:20221202:102211.488 End of get_values():0 73135:20221202:102211.488 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.003165 sec, idle 5 sec]' 73135:20221202:102211.488 In zbx_ipc_async_socket_recv() timeout:5 73137:20221202:102211.488 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.000264 sec, getting values]' 73137:20221202:102211.488 In get_values() 73137:20221202:102211.488 In DCconfig_get_poller_items() poller_type:4 73137:20221202:102211.488 End of DCconfig_get_poller_items():0 73137:20221202:102211.488 In DCconfig_get_poller_nextcheck() poller_type:4 73137:20221202:102211.488 End of DCconfig_get_poller_nextcheck():-1 73137:20221202:102211.488 End of get_values():0 73137:20221202:102211.488 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.003523 sec, idle 5 sec]' 73137:20221202:102211.488 In zbx_ipc_async_socket_recv() timeout:5 73133:20221202:102211.490 End of zbx_ipc_async_socket_recv():0 73133:20221202:102211.490 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.000077 sec, getting values]' 73133:20221202:102211.490 In get_values() 73133:20221202:102211.490 In DCconfig_get_poller_items() poller_type:4 73133:20221202:102211.490 End of DCconfig_get_poller_items():0 73133:20221202:102211.490 In DCconfig_get_poller_nextcheck() poller_type:4 73133:20221202:102211.490 End of DCconfig_get_poller_nextcheck():-1 73133:20221202:102211.490 End of get_values():0 73133:20221202:102211.490 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.000220 sec, idle 5 sec]' 73133:20221202:102211.490 In zbx_ipc_async_socket_recv() timeout:5 73130:20221202:102211.493 End of zbx_ipc_async_socket_recv():0 73130:20221202:102211.494 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.000092 sec, getting values]' 73130:20221202:102211.494 In get_values() 73130:20221202:102211.494 In DCconfig_get_poller_items() poller_type:4 73130:20221202:102211.494 End of DCconfig_get_poller_items():0 73130:20221202:102211.494 In DCconfig_get_poller_nextcheck() poller_type:4 73130:20221202:102211.494 End of DCconfig_get_poller_nextcheck():-1 73130:20221202:102211.494 End of get_values():0 73130:20221202:102211.494 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.000103 sec, idle 5 sec]' 73130:20221202:102211.494 In zbx_ipc_async_socket_recv() timeout:5 73141:20221202:102211.498 End of zbx_ipc_async_socket_recv():0 73139:20221202:102211.498 End of zbx_ipc_async_socket_recv():0 73151:20221202:102211.498 End of zbx_ipc_async_socket_recv():0 73139:20221202:102211.498 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.000381 sec, getting values]' 73139:20221202:102211.498 In get_values() 73139:20221202:102211.498 In DCconfig_get_poller_items() poller_type:4 73139:20221202:102211.498 End of DCconfig_get_poller_items():0 73139:20221202:102211.499 In DCconfig_get_poller_nextcheck() poller_type:4 73139:20221202:102211.499 End of DCconfig_get_poller_nextcheck():-1 73139:20221202:102211.499 End of get_values():0 73139:20221202:102211.499 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.000664 sec, idle 5 sec]' 73139:20221202:102211.499 In zbx_ipc_async_socket_recv() timeout:5 73151:20221202:102211.499 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.000299 sec, getting values]' 73151:20221202:102211.499 In get_values() 73151:20221202:102211.499 In DCconfig_get_poller_items() poller_type:1 73151:20221202:102211.499 End of DCconfig_get_poller_items():0 73151:20221202:102211.499 In DCconfig_get_poller_nextcheck() poller_type:1 73151:20221202:102211.499 End of DCconfig_get_poller_nextcheck():-1 73151:20221202:102211.499 End of get_values():0 73151:20221202:102211.499 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.000833 sec, idle 5 sec]' 73151:20221202:102211.499 In zbx_ipc_async_socket_recv() timeout:5 73159:20221202:102211.499 End of zbx_ipc_async_socket_recv():0 73159:20221202:102211.499 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.000081 sec, getting values]' 73159:20221202:102211.499 In get_values() 73159:20221202:102211.499 In DCconfig_get_poller_items() poller_type:5 73159:20221202:102211.499 End of DCconfig_get_poller_items():0 73159:20221202:102211.499 In DCconfig_get_poller_nextcheck() poller_type:5 73159:20221202:102211.499 End of DCconfig_get_poller_nextcheck():-1 73159:20221202:102211.499 End of get_values():0 73159:20221202:102211.499 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.000104 sec, idle 5 sec]' 73159:20221202:102211.499 In zbx_ipc_async_socket_recv() timeout:5 73141:20221202:102211.499 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.000182 sec, exchanging data]' 73141:20221202:102211.499 In process_proxy() 73141:20221202:102211.499 In DCconfig_get_proxypoller_hosts() 73141:20221202:102211.499 End of DCconfig_get_proxypoller_hosts():0 73141:20221202:102211.499 End of process_proxy() 73141:20221202:102211.499 In DCconfig_get_proxypoller_nextcheck() 73141:20221202:102211.500 End of DCconfig_get_proxypoller_nextcheck():-1 73141:20221202:102211.500 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.001529 sec, idle 5 sec]' 73141:20221202:102211.500 In zbx_ipc_async_socket_recv() timeout:5 73149:20221202:102211.501 End of zbx_ipc_async_socket_recv():0 73149:20221202:102211.501 zbx_setproctitle() title:'poller #4 [got 1 values in 0.001641 sec, getting values]' 73149:20221202:102211.501 In get_values() 73149:20221202:102211.501 In DCconfig_get_poller_items() poller_type:0 73149:20221202:102211.501 End of DCconfig_get_poller_items():1 73149:20221202:102211.501 In substitute_key_macros_impl() data:'agent.ping' 73149:20221202:102211.501 End of substitute_key_macros_impl():SUCCEED data:'agent.ping' 73149:20221202:102211.501 In substitute_simple_macros_impl() data:'10050' 73149:20221202:102211.501 End substitute_simple_macros_impl() data:'10050' 73149:20221202:102211.502 In get_value() key:'agent.ping' 73149:20221202:102211.502 In get_value_agent() host:'test' addr:'192.168.6.176' key:'agent.ping' conn:'unencrypted' 73149:20221202:102211.502 In is_ip4() ip:'192.168.6.176' 73149:20221202:102211.502 End of is_ip4():SUCCEED 73149:20221202:102211.502 Sending [agent.ping] 73149:20221202:102211.502 get value from agent result: '1' 73149:20221202:102211.503 End of get_value_agent():SUCCEED 73149:20221202:102211.503 End of get_value():SUCCEED 73149:20221202:102211.503 In zbx_activate_item_interface() interfaceid:15 itemid:44581 type:0 73149:20221202:102211.503 End of zbx_activate_item_interface() 73149:20221202:102211.503 In zbx_preprocess_item_value() 73149:20221202:102211.503 End of zbx_preprocess_item_value() 73149:20221202:102211.503 In zbx_ipc_socket_write() 73149:20221202:102211.503 End of zbx_ipc_socket_write():SUCCEED 73149:20221202:102211.503 End of get_values():1 73149:20221202:102211.503 zbx_setproctitle() title:'poller #4 [got 1 values in 0.001747 sec, idle 5 sec]' 73149:20221202:102211.503 In zbx_ipc_async_socket_recv() timeout:5 73111:20221202:102211.503 End of zbx_ipc_service_recv():1 73111:20221202:102211.503 In preprocessor_add_request() 73111:20221202:102211.503 In preprocessor_sync_configuration() 73111:20221202:102211.503 In DCconfig_get_preprocessable_items() 73111:20221202:102211.503 End of DCconfig_get_preprocessable_items() items:29 73111:20221202:102211.504 End of preprocessor_sync_configuration() item config size: 29, history cache size: 0 73111:20221202:102211.504 In preprocessor_enqueue() itemid: 44581 73111:20221202:102211.504 End of preprocessor_enqueue() 73111:20221202:102211.504 In preprocessor_assign_tasks() 73111:20221202:102211.504 In preprocessor_get_next_task() 73111:20221202:102211.504 End of preprocessor_get_next_task() 73111:20221202:102211.504 In zbx_ipc_client_send() clientid:3 73111:20221202:102211.504 End of zbx_ipc_client_send():SUCCEED 73111:20221202:102211.504 In preprocessor_get_next_task() 73111:20221202:102211.504 End of preprocessor_get_next_task() 73111:20221202:102211.504 End of preprocessor_assign_tasks() 73111:20221202:102211.504 End of preprocessor_add_request() 73114:20221202:102211.504 End of zbx_ipc_socket_read():SUCCEED 73114:20221202:102211.504 worker_preprocess_value(): 1 73114:20221202:102211.504 worker_preprocess_value: SUCCEED GOOD 73111:20221202:102211.504 zbx_setproctitle() title:'preprocessing manager #1 [queued 1, processed 0 values, idle 5.004845 sec during 5.005229 sec]' 73111:20221202:102211.504 In zbx_ipc_service_recv() timeout:1.000 73114:20221202:102211.504 In zbx_ipc_socket_write() 73114:20221202:102211.504 End of zbx_ipc_socket_write():SUCCEED 73114:20221202:102211.504 In zbx_ipc_socket_read() 73111:20221202:102211.504 End of zbx_ipc_service_recv():1 73111:20221202:102211.504 In preprocessor_add_result() 73111:20221202:102211.504 In preprocessor_enqueue_dependent() itemid: 44581 73111:20221202:102211.504 End of preprocessor_enqueue_dependent() 73111:20221202:102211.504 In preprocessor_assign_tasks() 73111:20221202:102211.505 In preprocessor_get_next_task() 73111:20221202:102211.505 End of preprocessor_get_next_task() 73111:20221202:102211.505 End of preprocessor_assign_tasks() 73111:20221202:102211.505 End of preprocessor_add_result() 73111:20221202:102211.505 In zbx_ipc_service_recv() timeout:1.000 73150:20221202:102211.507 End of zbx_ipc_async_socket_recv():0 73150:20221202:102211.507 zbx_setproctitle() title:'poller #5 [got 0 values in 0.000303 sec, getting values]' 73150:20221202:102211.507 In get_values() 73150:20221202:102211.507 In DCconfig_get_poller_items() poller_type:0 73150:20221202:102211.507 End of DCconfig_get_poller_items():0 73150:20221202:102211.507 In DCconfig_get_poller_nextcheck() poller_type:0 73150:20221202:102211.507 End of DCconfig_get_poller_nextcheck():1669969336 73150:20221202:102211.507 End of get_values():0 73150:20221202:102211.507 zbx_setproctitle() title:'poller #5 [got 0 values in 0.000106 sec, idle 5 sec]' 73150:20221202:102211.507 In zbx_ipc_async_socket_recv() timeout:5 73140:20221202:102211.510 End of zbx_ipc_async_socket_recv():0 73140:20221202:102211.510 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.000529 sec, getting values]' 73146:20221202:102211.510 End of zbx_ipc_async_socket_recv():0 73146:20221202:102211.510 zbx_setproctitle() title:'poller #2 [got 0 values in 0.000255 sec, getting values]' 73146:20221202:102211.510 In get_values() 73146:20221202:102211.510 In DCconfig_get_poller_items() poller_type:0 73146:20221202:102211.510 End of DCconfig_get_poller_items():0 73146:20221202:102211.510 In DCconfig_get_poller_nextcheck() poller_type:0 73146:20221202:102211.510 End of DCconfig_get_poller_nextcheck():1669969336 73146:20221202:102211.510 End of get_values():0 73146:20221202:102211.510 zbx_setproctitle() title:'poller #2 [got 0 values in 0.000251 sec, idle 5 sec]' 73146:20221202:102211.510 In zbx_ipc_async_socket_recv() timeout:5 73147:20221202:102211.510 End of zbx_ipc_async_socket_recv():0 73147:20221202:102211.510 zbx_setproctitle() title:'poller #3 [got 0 values in 0.000080 sec, getting values]' 73147:20221202:102211.511 In get_values() 73147:20221202:102211.511 In DCconfig_get_poller_items() poller_type:0 73147:20221202:102211.511 End of DCconfig_get_poller_items():0 73147:20221202:102211.511 In DCconfig_get_poller_nextcheck() poller_type:0 73147:20221202:102211.511 End of DCconfig_get_poller_nextcheck():1669969336 73147:20221202:102211.511 End of get_values():0 73147:20221202:102211.511 zbx_setproctitle() title:'poller #3 [got 0 values in 0.000762 sec, idle 5 sec]' 73147:20221202:102211.511 In zbx_ipc_async_socket_recv() timeout:5 73140:20221202:102211.511 In get_values() 73140:20221202:102211.511 In DCconfig_get_poller_items() poller_type:4 73140:20221202:102211.511 End of DCconfig_get_poller_items():0 73140:20221202:102211.511 In DCconfig_get_poller_nextcheck() poller_type:4 73140:20221202:102211.511 End of DCconfig_get_poller_nextcheck():-1 73140:20221202:102211.511 End of get_values():0 73140:20221202:102211.512 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.001722 sec, idle 5 sec]' 73140:20221202:102211.512 In zbx_ipc_async_socket_recv() timeout:5 73145:20221202:102211.512 End of zbx_ipc_async_socket_recv():0 73145:20221202:102211.512 zbx_setproctitle() title:'poller #1 [got 0 values in 0.000140 sec, getting values]' 73145:20221202:102211.512 In get_values() 73145:20221202:102211.512 In DCconfig_get_poller_items() poller_type:0 73145:20221202:102211.512 End of DCconfig_get_poller_items():0 73145:20221202:102211.512 In DCconfig_get_poller_nextcheck() poller_type:0 73145:20221202:102211.512 End of DCconfig_get_poller_nextcheck():1669969336 73145:20221202:102211.512 End of get_values():0 73145:20221202:102211.512 zbx_setproctitle() title:'poller #1 [got 0 values in 0.000228 sec, idle 5 sec]' 73145:20221202:102211.512 In zbx_ipc_async_socket_recv() timeout:5 73168:20221202:102211.514 End of zbx_ipc_async_socket_recv():0 73168:20221202:102211.514 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.000080 sec, getting values]' 73168:20221202:102211.514 In get_values() 73168:20221202:102211.514 In DCconfig_get_poller_items() poller_type:5 73168:20221202:102211.514 End of DCconfig_get_poller_items():0 73168:20221202:102211.514 In DCconfig_get_poller_nextcheck() poller_type:5 73168:20221202:102211.514 End of DCconfig_get_poller_nextcheck():-1 73168:20221202:102211.514 End of get_values():0 73168:20221202:102211.514 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.000277 sec, idle 5 sec]' 73168:20221202:102211.514 In zbx_ipc_async_socket_recv() timeout:5 73167:20221202:102211.522 End of zbx_ipc_async_socket_recv():0 73167:20221202:102211.522 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.000159 sec, getting values]' 73167:20221202:102211.522 In get_values() 73167:20221202:102211.522 In DCconfig_get_poller_items() poller_type:5 73167:20221202:102211.522 End of DCconfig_get_poller_items():0 73167:20221202:102211.522 In DCconfig_get_poller_nextcheck() poller_type:5 73167:20221202:102211.522 End of DCconfig_get_poller_nextcheck():-1 73167:20221202:102211.523 End of get_values():0 73167:20221202:102211.523 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.000276 sec, idle 5 sec]' 73167:20221202:102211.523 In zbx_ipc_async_socket_recv() timeout:5 73169:20221202:102211.523 End of zbx_ipc_async_socket_recv():0 73169:20221202:102211.523 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.002651 sec, getting values]' 73169:20221202:102211.523 In get_values() 73169:20221202:102211.523 In DCconfig_get_poller_items() poller_type:5 73169:20221202:102211.523 End of DCconfig_get_poller_items():0 73169:20221202:102211.523 In DCconfig_get_poller_nextcheck() poller_type:5 73169:20221202:102211.523 End of DCconfig_get_poller_nextcheck():-1 73169:20221202:102211.523 End of get_values():0 73169:20221202:102211.523 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.000076 sec, idle 5 sec]' 73169:20221202:102211.523 In zbx_ipc_async_socket_recv() timeout:5 73157:20221202:102211.523 zbx_setproctitle() title:'icmp pinger #1 [getting values]' 73157:20221202:102211.523 In get_pinger_hosts() 73157:20221202:102211.523 In DCconfig_get_poller_items() poller_type:3 73157:20221202:102211.523 End of DCconfig_get_poller_items():0 73157:20221202:102211.523 End of get_pinger_hosts():0 73157:20221202:102211.523 In process_pinger_hosts() 73157:20221202:102211.523 End of process_pinger_hosts() 73157:20221202:102211.523 In DCconfig_get_poller_nextcheck() poller_type:3 73157:20221202:102211.523 End of DCconfig_get_poller_nextcheck():-1 73157:20221202:102211.523 zbx_setproctitle() title:'icmp pinger #1 [got 0 values in 0.000231 sec, idle 5 sec]' 73172:20221202:102211.530 End of zbx_ipc_async_socket_recv():0 73172:20221202:102211.530 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.000098 sec, getting values]' 73172:20221202:102211.530 In get_values() 73172:20221202:102211.530 In DCconfig_get_poller_items() poller_type:5 73172:20221202:102211.530 End of DCconfig_get_poller_items():0 73172:20221202:102211.530 In DCconfig_get_poller_nextcheck() poller_type:5 73172:20221202:102211.530 End of DCconfig_get_poller_nextcheck():-1 73172:20221202:102211.530 End of get_values():0 73172:20221202:102211.530 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.000186 sec, idle 5 sec]' 73172:20221202:102211.530 In zbx_ipc_async_socket_recv() timeout:5 73142:20221202:102211.542 zbx_setproctitle() title:'self-monitoring [processing data]' 73142:20221202:102211.542 In collect_selfmon_stats() 73142:20221202:102211.542 End of collect_selfmon_stats() 73142:20221202:102211.542 zbx_setproctitle() title:'self-monitoring [processed data in 0.000083 sec, idle 1 sec]' 73178:20221202:102211.583 End of zbx_ipc_async_socket_recv():0 73178:20221202:102211.583 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.000082 sec, getting values]' 73178:20221202:102211.583 In get_values() 73178:20221202:102211.583 In DCconfig_get_poller_items() poller_type:6 73178:20221202:102211.583 End of DCconfig_get_poller_items():0 73178:20221202:102211.583 In DCconfig_get_poller_nextcheck() poller_type:6 73178:20221202:102211.583 End of DCconfig_get_poller_nextcheck():-1 73178:20221202:102211.583 End of get_values():0 73178:20221202:102211.583 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.000085 sec, idle 5 sec]' 73178:20221202:102211.583 In zbx_ipc_async_socket_recv() timeout:5 73174:20221202:102211.652 End of zbx_ipc_service_recv():2 73174:20221202:102211.652 In zbx_ipc_service_recv() timeout:1.000 73115:20221202:102211.675 End of zbx_ipc_service_recv():2 73115:20221202:102211.676 zbx_setproctitle() title:'lld manager #1 [processed 0 LLD rules, idle 5.010574sec during 5.010601 sec]' 73115:20221202:102211.676 In zbx_ipc_service_recv() timeout:1.000 73122:20221202:102211.692 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000163 sec, syncing history]' 73122:20221202:102211.692 In zbx_sync_history_cache() history_num:1 73122:20221202:102211.692 In substitute_simple_macros_impl() data:'90d' 73122:20221202:102211.692 End substitute_simple_macros_impl() data:'90d' 73122:20221202:102211.692 In DCmass_prepare_history() history_num:1 73122:20221202:102211.692 End of DCmass_prepare_history() 73122:20221202:102211.692 In DBmass_add_history() 73122:20221202:102211.692 In zbx_history_add_values() 73122:20221202:102211.692 query [txnlev:1] [begin;] 73122:20221202:102211.692 query [txnlev:1] [insert into history_str (itemid,clock,ns,value) values (44581,1669969331,503087217,'GOOD'); ] 73123:20221202:102211.693 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000147 sec, syncing history]' 73123:20221202:102211.693 In zbx_sync_history_cache() history_num:1 73123:20221202:102211.693 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000062 sec, idle 1 sec]' 73122:20221202:102211.693 query [txnlev:1] [commit;] 73125:20221202:102211.701 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000082 sec, syncing history]' 73125:20221202:102211.701 In zbx_sync_history_cache() history_num:1 73125:20221202:102211.702 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.001089 sec, idle 1 sec]' 73124:20221202:102211.705 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000367 sec, syncing history]' 73124:20221202:102211.705 In zbx_sync_history_cache() history_num:1 73124:20221202:102211.705 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000158 sec, idle 1 sec]' 73122:20221202:102211.708 End of zbx_history_add_values() 73122:20221202:102211.711 End of DBmass_add_history() 73122:20221202:102211.711 In DCmass_update_trends() 73122:20221202:102211.711 End of DCmass_update_trends() 73122:20221202:102211.711 query [txnlev:1] [begin;] 73122:20221202:102211.712 In DBmass_update_items() 73122:20221202:102211.712 End of DBmass_update_items() 73122:20221202:102211.712 In zbx_process_events() events_num:0 73122:20221202:102211.712 End of zbx_process_events() processed:0 73122:20221202:102211.713 query [txnlev:1] [commit;] 73122:20221202:102211.714 In DCupdate_trends() 73122:20221202:102211.714 End of DCupdate_trends() 73122:20221202:102211.714 query [txnlev:1] [begin;] 73122:20221202:102211.715 In recalculate_triggers() 73122:20221202:102211.715 In zbx_link_triggers_with_functions() trigger_order_num:0 73122:20221202:102211.715 End of zbx_link_triggers_with_functions() triggers_func_pos_num:0 73122:20221202:102211.715 In zbx_evaluate_expressions() tr_num:0 73122:20221202:102211.715 In substitute_functions() 73122:20221202:102211.715 In zbx_extract_functionids() tr_num:0 73122:20221202:102211.715 End of zbx_extract_functionids() functionids_num:0 73122:20221202:102211.715 End of substitute_functions() 73122:20221202:102211.715 End of zbx_evaluate_expressions() 73122:20221202:102211.715 In zbx_process_triggers() values_num:0 73122:20221202:102211.715 End of zbx_process_triggers() 73122:20221202:102211.715 End of recalculate_triggers() 73122:20221202:102211.715 In zbx_process_events() events_num:0 73122:20221202:102211.715 End of zbx_process_events() processed:0 73122:20221202:102211.715 query [txnlev:1] [commit;] 73122:20221202:102211.715 zbx_setproctitle() title:'history syncer #1 [processed 1 values, 0 triggers in 0.023419 sec, idle 1 sec]' 73158:20221202:102211.765 zbx_setproctitle() title:'alert syncer [queuing alerts]' 73158:20221202:102211.765 In am_db_get_alerts() 73158:20221202:102211.765 query [txnlev:1] [begin;] 73158:20221202:102211.765 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] 73158:20221202:102211.765 query [txnlev:1] [commit;] 73107:20221202:102211.766 End of zbx_ipc_service_recv():2 73107:20221202:102211.766 zbx_setproctitle() title:'alert manager #1 [sent 0, failed 0 alerts, idle 5.019446 sec during 5.019967 sec]' 73107:20221202:102211.766 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102211.766 End of am_db_get_alerts():SUCCEED alerts:0 73158:20221202:102211.766 In am_db_flush_results() 73158:20221202:102211.766 In zbx_ipc_socket_write() 73107:20221202:102211.768 End of zbx_ipc_service_recv():1 73107:20221202:102211.768 In am_flush_results() results:0 73107:20221202:102211.768 In zbx_ipc_client_send() clientid:6 73107:20221202:102211.768 End of zbx_ipc_client_send():SUCCEED 73107:20221202:102211.768 End of am_flush_results() 73107:20221202:102211.768 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102211.769 End of zbx_ipc_socket_write():SUCCEED 73158:20221202:102211.769 In zbx_ipc_socket_read() 73158:20221202:102211.769 End of zbx_ipc_socket_read():SUCCEED 73158:20221202:102211.769 End of am_db_flush_results() flushed:0 73158:20221202:102211.769 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.004890 sec, idle 1 sec]' 73088:20221202:102212.075 End of zbx_ipc_service_recv():2 73088:20221202:102212.075 In zbx_ipc_async_socket_send() 73088:20221202:102212.075 In zbx_ipc_client_send() clientid:0 73088:20221202:102212.075 End of zbx_ipc_client_send():SUCCEED 73088:20221202:102212.075 End of zbx_ipc_async_socket_send():SUCCEED 73088:20221202:102212.075 In zbx_ipc_async_socket_flush() timeout:10 73088:20221202:102212.075 End of zbx_ipc_async_socket_flush():0 73088:20221202:102212.075 In zbx_ipc_service_recv() timeout:0.996 73086:20221202:102212.075 End of zbx_ipc_service_recv():1 73086:20221202:102212.075 In zbx_ha_dispatch_message() 73086:20221202:102212.075 In zbx_ipc_service_recv() timeout:1.000 73090:20221202:102212.398 End of zbx_ipc_service_recv():2 73090:20221202:102212.399 In zbx_ipc_service_recv() timeout:1.000 73111:20221202:102212.505 End of zbx_ipc_service_recv():2 73111:20221202:102212.506 In zbx_ipc_service_recv() timeout:1.000 73142:20221202:102212.543 zbx_setproctitle() title:'self-monitoring [processing data]' 73142:20221202:102212.543 In collect_selfmon_stats() 73142:20221202:102212.543 End of collect_selfmon_stats() 73142:20221202:102212.543 zbx_setproctitle() title:'self-monitoring [processed data in 0.000257 sec, idle 1 sec]' 73126:20221202:102212.562 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.001961 sec, processing escalations]' 73126:20221202:102212.562 In process_escalations() 73126:20221202:102212.562 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<=1669969335 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102212.562 End of process_escalations() 73126:20221202:102212.562 In process_escalations() 73126:20221202:102212.562 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<=1669969335 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102212.563 End of process_escalations() 73126:20221202:102212.563 In process_escalations() 73126:20221202:102212.563 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<=1669969335 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102212.563 End of process_escalations() 73126:20221202:102212.564 In process_escalations() 73126:20221202:102212.564 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<=1669969335 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102212.564 End of process_escalations() 73126:20221202:102212.564 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.002508 sec, idle 3 sec]' 73174:20221202:102212.675 End of zbx_ipc_service_recv():2 73174:20221202:102212.675 zbx_setproctitle() title:'availability manager #1 [queued 0, processed 0 values, idle 5.029634 sec during 5.029657 sec]' 73174:20221202:102212.675 In zbx_ipc_service_recv() timeout:1.000 73123:20221202:102212.694 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000062 sec, syncing history]' 73115:20221202:102212.696 End of zbx_ipc_service_recv():2 73115:20221202:102212.696 In zbx_ipc_service_recv() timeout:1.000 73123:20221202:102212.697 In zbx_sync_history_cache() history_num:0 73123:20221202:102212.698 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.004170 sec, idle 1 sec]' 73125:20221202:102212.703 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.001089 sec, syncing history]' 73125:20221202:102212.703 In zbx_sync_history_cache() history_num:0 73125:20221202:102212.703 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000284 sec, idle 1 sec]' 73124:20221202:102212.706 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000158 sec, syncing history]' 73124:20221202:102212.706 In zbx_sync_history_cache() history_num:0 73124:20221202:102212.706 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000154 sec, idle 1 sec]' 73122:20221202:102212.718 zbx_setproctitle() title:'history syncer #1 [processed 1 values, 0 triggers in 0.023419 sec, syncing history]' 73122:20221202:102212.718 In zbx_sync_history_cache() history_num:0 73122:20221202:102212.718 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000321 sec, idle 1 sec]' 73107:20221202:102212.771 End of zbx_ipc_service_recv():2 73107:20221202:102212.771 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102212.771 zbx_setproctitle() title:'alert syncer [queuing alerts]' 73158:20221202:102212.771 In am_db_get_alerts() 73158:20221202:102212.771 query [txnlev:1] [begin;] 73158:20221202:102212.771 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] 73158:20221202:102212.771 query [txnlev:1] [commit;] 73158:20221202:102212.771 End of am_db_get_alerts():SUCCEED alerts:0 73158:20221202:102212.771 In am_db_flush_results() 73158:20221202:102212.771 In zbx_ipc_socket_write() 73158:20221202:102212.772 End of zbx_ipc_socket_write():SUCCEED 73158:20221202:102212.772 In zbx_ipc_socket_read() 73107:20221202:102212.772 End of zbx_ipc_service_recv():1 73107:20221202:102212.772 In am_flush_results() results:0 73107:20221202:102212.772 In zbx_ipc_client_send() clientid:6 73107:20221202:102212.772 End of zbx_ipc_client_send():SUCCEED 73107:20221202:102212.772 End of am_flush_results() 73107:20221202:102212.772 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102212.772 End of zbx_ipc_socket_read():SUCCEED 73158:20221202:102212.772 End of am_db_flush_results() flushed:0 73158:20221202:102212.772 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.001032 sec, idle 1 sec]' 73088:20221202:102213.075 End of zbx_ipc_service_recv():2 73088:20221202:102213.075 In zbx_ipc_async_socket_send() 73088:20221202:102213.075 In zbx_ipc_client_send() clientid:0 73088:20221202:102213.075 End of zbx_ipc_client_send():SUCCEED 73088:20221202:102213.075 End of zbx_ipc_async_socket_send():SUCCEED 73088:20221202:102213.075 In zbx_ipc_async_socket_flush() timeout:10 73088:20221202:102213.075 End of zbx_ipc_async_socket_flush():0 73088:20221202:102213.075 In zbx_ipc_service_recv() timeout:0.996 73086:20221202:102213.075 End of zbx_ipc_service_recv():1 73086:20221202:102213.075 In zbx_ha_dispatch_message() 73086:20221202:102213.075 In zbx_ipc_service_recv() timeout:1.000 73090:20221202:102213.401 End of zbx_ipc_service_recv():2 73090:20221202:102213.401 In zbx_ipc_service_recv() timeout:1.000 73111:20221202:102213.506 End of zbx_ipc_service_recv():2 73111:20221202:102213.507 In zbx_ipc_service_recv() timeout:1.000 73142:20221202:102213.544 zbx_setproctitle() title:'self-monitoring [processing data]' 73142:20221202:102213.544 In collect_selfmon_stats() 73142:20221202:102213.544 End of collect_selfmon_stats() 73142:20221202:102213.545 zbx_setproctitle() title:'self-monitoring [processed data in 0.000092 sec, idle 1 sec]' 73174:20221202:102213.677 End of zbx_ipc_service_recv():2 73174:20221202:102213.678 In zbx_ipc_service_recv() timeout:1.000 73115:20221202:102213.699 End of zbx_ipc_service_recv():2 73115:20221202:102213.700 In zbx_ipc_service_recv() timeout:1.000 73123:20221202:102213.700 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.004170 sec, syncing history]' 73123:20221202:102213.700 In zbx_sync_history_cache() history_num:0 73123:20221202:102213.700 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000482 sec, idle 1 sec]' 73125:20221202:102213.704 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000284 sec, syncing history]' 73125:20221202:102213.704 In zbx_sync_history_cache() history_num:0 73125:20221202:102213.704 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000089 sec, idle 1 sec]' 73124:20221202:102213.707 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000154 sec, syncing history]' 73124:20221202:102213.707 In zbx_sync_history_cache() history_num:0 73124:20221202:102213.707 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000063 sec, idle 1 sec]' 73122:20221202:102213.719 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000321 sec, syncing history]' 73122:20221202:102213.719 In zbx_sync_history_cache() history_num:0 73122:20221202:102213.719 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000158 sec, idle 1 sec]' 73107:20221202:102213.774 End of zbx_ipc_service_recv():2 73107:20221202:102213.775 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102213.776 zbx_setproctitle() title:'alert syncer [queuing alerts]' 73158:20221202:102213.776 In am_db_get_alerts() 73158:20221202:102213.776 query [txnlev:1] [begin;] 73158:20221202:102213.777 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] 73158:20221202:102213.778 query [txnlev:1] [commit;] 73158:20221202:102213.781 End of am_db_get_alerts():SUCCEED alerts:0 73158:20221202:102213.781 In am_db_flush_results() 73158:20221202:102213.781 In zbx_ipc_socket_write() 73158:20221202:102213.781 End of zbx_ipc_socket_write():SUCCEED 73158:20221202:102213.781 In zbx_ipc_socket_read() 73107:20221202:102213.782 End of zbx_ipc_service_recv():1 73107:20221202:102213.782 In am_flush_results() results:0 73107:20221202:102213.782 In zbx_ipc_client_send() clientid:6 73107:20221202:102213.782 End of zbx_ipc_client_send():SUCCEED 73107:20221202:102213.782 End of am_flush_results() 73107:20221202:102213.782 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102213.782 End of zbx_ipc_socket_read():SUCCEED 73158:20221202:102213.782 End of am_db_flush_results() flushed:0 73158:20221202:102213.782 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.006210 sec, idle 1 sec]' 73088:20221202:102214.075 End of zbx_ipc_service_recv():2 73088:20221202:102214.075 In zbx_ipc_async_socket_send() 73088:20221202:102214.075 In zbx_ipc_client_send() clientid:0 73088:20221202:102214.075 End of zbx_ipc_client_send():SUCCEED 73088:20221202:102214.075 End of zbx_ipc_async_socket_send():SUCCEED 73088:20221202:102214.075 In zbx_ipc_async_socket_flush() timeout:10 73088:20221202:102214.075 End of zbx_ipc_async_socket_flush():0 73088:20221202:102214.075 In zbx_ipc_service_recv() timeout:0.996 73086:20221202:102214.075 End of zbx_ipc_service_recv():1 73086:20221202:102214.075 In zbx_ha_dispatch_message() 73086:20221202:102214.075 In zbx_ipc_service_recv() timeout:1.000 73090:20221202:102214.402 End of zbx_ipc_service_recv():2 73090:20221202:102214.402 In zbx_ipc_service_recv() timeout:1.000 73111:20221202:102214.508 End of zbx_ipc_service_recv():2 73111:20221202:102214.508 In zbx_ipc_service_recv() timeout:1.000 73142:20221202:102214.545 zbx_setproctitle() title:'self-monitoring [processing data]' 73142:20221202:102214.545 In collect_selfmon_stats() 73142:20221202:102214.545 End of collect_selfmon_stats() 73142:20221202:102214.545 zbx_setproctitle() title:'self-monitoring [processed data in 0.000102 sec, idle 1 sec]' 73174:20221202:102214.679 End of zbx_ipc_service_recv():2 73174:20221202:102214.680 In zbx_ipc_service_recv() timeout:1.000 73123:20221202:102214.701 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000482 sec, syncing history]' 73123:20221202:102214.701 In zbx_sync_history_cache() history_num:0 73123:20221202:102214.701 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000140 sec, idle 1 sec]' 73115:20221202:102214.702 End of zbx_ipc_service_recv():2 73115:20221202:102214.702 In zbx_ipc_service_recv() timeout:1.000 73125:20221202:102214.706 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000089 sec, syncing history]' 73125:20221202:102214.706 In zbx_sync_history_cache() history_num:0 73125:20221202:102214.706 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000091 sec, idle 1 sec]' 73124:20221202:102214.707 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000063 sec, syncing history]' 73124:20221202:102214.707 In zbx_sync_history_cache() history_num:0 73124:20221202:102214.707 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000076 sec, idle 1 sec]' 73122:20221202:102214.721 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000158 sec, syncing history]' 73122:20221202:102214.722 In zbx_sync_history_cache() history_num:0 73122:20221202:102214.722 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000147 sec, idle 1 sec]' 73158:20221202:102214.783 zbx_setproctitle() title:'alert syncer [queuing alerts]' 73158:20221202:102214.783 In am_db_get_alerts() 73158:20221202:102214.783 query [txnlev:1] [begin;] 73107:20221202:102214.783 End of zbx_ipc_service_recv():2 73107:20221202:102214.783 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102214.783 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] 73158:20221202:102214.784 query [txnlev:1] [commit;] 73158:20221202:102214.784 End of am_db_get_alerts():SUCCEED alerts:0 73158:20221202:102214.784 In am_db_flush_results() 73158:20221202:102214.784 In zbx_ipc_socket_write() 73158:20221202:102214.784 End of zbx_ipc_socket_write():SUCCEED 73158:20221202:102214.784 In zbx_ipc_socket_read() 73107:20221202:102214.784 End of zbx_ipc_service_recv():1 73107:20221202:102214.784 In am_flush_results() results:0 73107:20221202:102214.784 In zbx_ipc_client_send() clientid:6 73107:20221202:102214.785 End of zbx_ipc_client_send():SUCCEED 73107:20221202:102214.785 End of am_flush_results() 73107:20221202:102214.785 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102214.785 End of zbx_ipc_socket_read():SUCCEED 73158:20221202:102214.785 End of am_db_flush_results() flushed:0 73158:20221202:102214.785 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.002249 sec, idle 1 sec]' 73088:20221202:102215.075 End of zbx_ipc_service_recv():2 73088:20221202:102215.076 In ha_check_nodes() ha_status:active db_status:0 73088:20221202:102215.076 query [txnlev:1] [begin;] 73086:20221202:102215.076 End of zbx_ipc_service_recv():2 73086:20221202:102215.076 In zbx_ha_dispatch_message() 73086:20221202:102215.076 In zbx_ipc_service_recv() timeout:1.000 73088:20221202:102215.077 query [txnlev:1] [select ha_nodeid,name,status,lastaccess,address,port,ha_sessionid from ha_node order by ha_nodeid for update] 73088:20221202:102215.079 query [txnlev:1] [select ha_failover_delay,auditlog_enabled from config] 73088:20221202:102215.080 In ha_db_get_time() 73088:20221202:102215.080 query [txnlev:1] [select unix_timestamp() from config] 73088:20221202:102215.080 End of ha_db_get_time():SUCCEED db_time:1669969335 73088:20221202:102215.081 query [txnlev:1] [update ha_node set lastaccess=unix_timestamp() where ha_nodeid='clb4ubunu00018m7pn6ddoaix'] 73088:20221202:102215.083 query [txnlev:1] [commit;] 73088:20221202:102215.106 End of ha_check_nodes() nodeid:clb4ubunu00018m7pn6ddoaix ha_status:active db_status:0 73088:20221202:102215.106 In zbx_ipc_async_socket_send() 73088:20221202:102215.106 In zbx_ipc_client_send() clientid:0 73088:20221202:102215.106 End of zbx_ipc_client_send():SUCCEED 73088:20221202:102215.106 End of zbx_ipc_async_socket_send():SUCCEED 73088:20221202:102215.106 In zbx_ipc_async_socket_flush() timeout:10 73088:20221202:102215.106 End of zbx_ipc_async_socket_flush():0 73088:20221202:102215.106 In zbx_ipc_service_recv() timeout:0.995 73086:20221202:102215.106 End of zbx_ipc_service_recv():1 73086:20221202:102215.106 In zbx_ha_dispatch_message() 73086:20221202:102215.106 In zbx_ipc_service_recv() timeout:1.000 73120:20221202:102215.220 zbx_setproctitle() title:'http poller #1 [got 0 values in 0.001241 sec, getting values]' 73120:20221202:102215.220 In process_httptests() 73120:20221202:102215.221 query [txnlev:0] [select h.hostid,h.host,h.name,t.httptestid,t.name,t.agent,t.authentication,t.http_user,t.http_password,t.http_proxy,t.retries,t.ssl_cert_file,t.ssl_key_file,t.ssl_key_password,t.verify_peer,t.verify_host,t.delay from httptest t,hosts h where t.hostid=h.hostid and t.nextcheck<=1669969335 and mod(t.httptestid,1)=0 and t.status=0 and h.proxy_hostid is null and h.status=0 and (h.maintenance_status=0 or h.maintenance_type=0)] 73120:20221202:102215.222 query [txnlev:0] [select name,value,type from httptest_field where httptestid=1 order by httptest_fieldid] 73120:20221202:102215.223 In substitute_simple_macros_impl() data:'Zabbix' 73120:20221202:102215.223 End substitute_simple_macros_impl() data:'Zabbix' 73120:20221202:102215.223 In substitute_simple_macros_impl() data:EMPTY 73120:20221202:102215.223 In substitute_simple_macros_impl() data:EMPTY 73120:20221202:102215.223 In substitute_simple_macros_impl() data:EMPTY 73120:20221202:102215.223 In http_process_variables() 0 variables 73120:20221202:102215.223 End of http_process_variables():SUCCEED 73120:20221202:102215.223 In process_httptest() httptestid:1 name:'Web scenario 1' 73120:20221202:102215.223 query [txnlev:0] [select httpstepid,no,name,url,timeout,posts,required,status_codes,post_type,follow_redirects,retrieve_mode from httpstep where httptestid=1 order by no] 73120:20221202:102215.223 In substitute_simple_macros_impl() data:'10s' 73120:20221202:102215.223 End substitute_simple_macros_impl() data:'10s' 73120:20221202:102215.223 In substitute_simple_macros_impl() data:'https://zabbix.com' 73120:20221202:102215.223 End substitute_simple_macros_impl() data:'https://zabbix.com' 73120:20221202:102215.223 In http_substitute_variables() data:'https://zabbix.com' 73120:20221202:102215.223 End of http_substitute_variables() data:'https://zabbix.com' 73120:20221202:102215.223 In substitute_simple_macros_impl() data:'Zabbix' 73120:20221202:102215.223 End substitute_simple_macros_impl() data:'Zabbix' 73120:20221202:102215.223 In substitute_simple_macros_impl() data:'200' 73120:20221202:102215.223 End substitute_simple_macros_impl() data:'200' 73120:20221202:102215.223 query [txnlev:0] [select name,value,type from httpstep_field where httpstepid=1 order by httpstep_fieldid] 73120:20221202:102215.224 In substitute_simple_macros_impl() data:'15s' 73120:20221202:102215.224 End substitute_simple_macros_impl() data:'15s' 73120:20221202:102215.224 process_httptest() use step "111" 73120:20221202:102215.224 process_httptest() use post "" 73120:20221202:102215.224 process_httptest() go to URL "https://zabbix.com" 73090:20221202:102215.404 End of zbx_ipc_service_recv():2 73090:20221202:102215.405 In zbx_ipc_service_recv() timeout:1.000 73120:20221202:102215.421 In int_in_list() list:'200' value:301 73120:20221202:102215.421 End of int_in_list():FAIL 73120:20221202:102215.421 In process_step_data() rspcode:301 time:0.196878 speed:908.000000 73120:20221202:102215.421 query [txnlev:0] [select type,itemid from httpstepitem where httpstepid=1] 73120:20221202:102215.422 In zbx_preprocess_item_value() 73120:20221202:102215.422 End of zbx_preprocess_item_value() 73120:20221202:102215.422 In zbx_preprocess_item_value() 73120:20221202:102215.422 End of zbx_preprocess_item_value() 73120:20221202:102215.422 In zbx_preprocess_item_value() 73120:20221202:102215.422 End of zbx_preprocess_item_value() 73120:20221202:102215.422 End of process_step_data() 73120:20221202:102215.423 query without transaction detected 73120:20221202:102215.423 query [txnlev:0] [update httptest set nextcheck=1669969345 where httptestid=1] 73120:20221202:102215.433 cannot process step "111" of web scenario "Web scenario 1" on host "test": response code "301" did not match any of the required status codes "200" 73120:20221202:102215.433 In process_test_data() 73120:20221202:102215.433 query [txnlev:0] [select type,itemid from httptestitem where httptestid=1] 73120:20221202:102215.434 In zbx_preprocess_item_value() 73120:20221202:102215.434 End of zbx_preprocess_item_value() 73120:20221202:102215.434 In zbx_preprocess_item_value() 73120:20221202:102215.434 End of zbx_preprocess_item_value() 73120:20221202:102215.434 In zbx_preprocess_item_value() 73120:20221202:102215.434 End of zbx_preprocess_item_value() 73120:20221202:102215.434 End of process_test_data() 73120:20221202:102215.434 In zbx_ipc_socket_write() 73120:20221202:102215.434 End of zbx_ipc_socket_write():SUCCEED 73120:20221202:102215.434 End of process_httptest() 73120:20221202:102215.434 End of process_httptests() 73111:20221202:102215.434 End of zbx_ipc_service_recv():1 73111:20221202:102215.434 In preprocessor_add_request() 73111:20221202:102215.434 In preprocessor_sync_configuration() 73111:20221202:102215.434 In DCconfig_get_preprocessable_items() 73120:20221202:102215.434 query [txnlev:0] [select min(t.nextcheck) from httptest t,hosts h where t.hostid=h.hostid and mod(t.httptestid,1)=0 and t.status=0 and h.proxy_hostid is null and h.status=0 and (h.maintenance_status=0 or h.maintenance_type=0)] 73120:20221202:102215.435 zbx_setproctitle() title:'http poller #1 [got 1 values in 0.213827 sec, idle 5 sec]' 73111:20221202:102215.435 End of DCconfig_get_preprocessable_items() items:29 73111:20221202:102215.435 End of preprocessor_sync_configuration() item config size: 29, history cache size: 0 73111:20221202:102215.435 In preprocessor_enqueue() itemid: 44299 73111:20221202:102215.435 In preprocessor_enqueue_dependent() itemid: 44299 73111:20221202:102215.435 End of preprocessor_enqueue_dependent() 73111:20221202:102215.435 End of preprocessor_enqueue() 73111:20221202:102215.435 In preprocessor_enqueue() itemid: 44300 73111:20221202:102215.435 In preprocessor_enqueue_dependent() itemid: 44300 73111:20221202:102215.435 End of preprocessor_enqueue_dependent() 73111:20221202:102215.435 End of preprocessor_enqueue() 73111:20221202:102215.435 In preprocessor_enqueue() itemid: 44301 73111:20221202:102215.435 In preprocessor_enqueue_dependent() itemid: 44301 73111:20221202:102215.435 End of preprocessor_enqueue_dependent() 73111:20221202:102215.435 End of preprocessor_enqueue() 73111:20221202:102215.435 In preprocessor_enqueue() itemid: 44296 73111:20221202:102215.435 In preprocessor_enqueue_dependent() itemid: 44296 73111:20221202:102215.435 End of preprocessor_enqueue_dependent() 73111:20221202:102215.435 End of preprocessor_enqueue() 73111:20221202:102215.435 In preprocessor_enqueue() itemid: 44297 73111:20221202:102215.435 In preprocessor_enqueue_dependent() itemid: 44297 73111:20221202:102215.435 End of preprocessor_enqueue_dependent() 73111:20221202:102215.435 End of preprocessor_enqueue() 73111:20221202:102215.435 In preprocessor_enqueue() itemid: 44298 73111:20221202:102215.435 In preprocessor_enqueue_dependent() itemid: 44298 73111:20221202:102215.435 End of preprocessor_enqueue_dependent() 73111:20221202:102215.435 End of preprocessor_enqueue() 73111:20221202:102215.435 In preprocessor_assign_tasks() 73111:20221202:102215.435 In preprocessor_get_next_task() 73111:20221202:102215.435 End of preprocessor_get_next_task() 73111:20221202:102215.435 End of preprocessor_assign_tasks() 73111:20221202:102215.435 End of preprocessor_add_request() 73111:20221202:102215.435 In zbx_ipc_service_recv() timeout:1.000 73144:20221202:102215.520 End of zbx_ipc_async_socket_recv():0 73144:20221202:102215.520 zbx_setproctitle() title:'task manager [processing tasks]' 73144:20221202:102215.520 query [txnlev:0] [select taskid,type,clock,ttl from task where status in (1,2) order by taskid] 73144:20221202:102215.520 zbx_setproctitle() title:'task manager [processed 0 task(s) in 0.000278 sec, idle 5 sec]' 73144:20221202:102215.520 In zbx_ipc_async_socket_recv() timeout:5 73142:20221202:102215.547 zbx_setproctitle() title:'self-monitoring [processing data]' 73142:20221202:102215.547 In collect_selfmon_stats() 73142:20221202:102215.547 End of collect_selfmon_stats() 73142:20221202:102215.547 zbx_setproctitle() title:'self-monitoring [processed data in 0.000494 sec, idle 1 sec]' 73126:20221202:102215.571 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.002508 sec, processing escalations]' 73126:20221202:102215.571 In process_escalations() 73126:20221202:102215.571 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<=1669969338 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102215.572 End of process_escalations() 73126:20221202:102215.572 In process_escalations() 73126:20221202:102215.572 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<=1669969338 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102215.573 End of process_escalations() 73126:20221202:102215.573 In process_escalations() 73126:20221202:102215.573 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<=1669969338 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102215.573 End of process_escalations() 73126:20221202:102215.574 In process_escalations() 73126:20221202:102215.574 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<=1669969338 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102215.574 End of process_escalations() 73126:20221202:102215.574 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.002912 sec, idle 3 sec]' 73174:20221202:102215.685 End of zbx_ipc_service_recv():2 73174:20221202:102215.686 In zbx_ipc_service_recv() timeout:1.000 73123:20221202:102215.702 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000140 sec, syncing history]' 73123:20221202:102215.702 In zbx_sync_history_cache() history_num:6 73123:20221202:102215.702 In substitute_simple_macros_impl() data:'90d' 73123:20221202:102215.702 End substitute_simple_macros_impl() data:'90d' 73123:20221202:102215.702 In substitute_simple_macros_impl() data:'30d' 73123:20221202:102215.702 End substitute_simple_macros_impl() data:'30d' 73123:20221202:102215.702 In substitute_simple_macros_impl() data:'90d' 73123:20221202:102215.702 End substitute_simple_macros_impl() data:'90d' 73123:20221202:102215.702 In substitute_simple_macros_impl() data:'30d' 73123:20221202:102215.703 End substitute_simple_macros_impl() data:'30d' 73123:20221202:102215.703 In substitute_simple_macros_impl() data:'30d' 73123:20221202:102215.703 End substitute_simple_macros_impl() data:'30d' 73123:20221202:102215.703 In substitute_simple_macros_impl() data:'90d' 73115:20221202:102215.703 End of zbx_ipc_service_recv():2 73115:20221202:102215.703 In zbx_ipc_service_recv() timeout:1.000 73123:20221202:102215.703 End substitute_simple_macros_impl() data:'90d' 73123:20221202:102215.703 In substitute_simple_macros_impl() data:'30d' 73123:20221202:102215.703 End substitute_simple_macros_impl() data:'30d' 73123:20221202:102215.703 In substitute_simple_macros_impl() data:'90d' 73123:20221202:102215.703 End substitute_simple_macros_impl() data:'90d' 73123:20221202:102215.703 In substitute_simple_macros_impl() data:'30d' 73123:20221202:102215.703 End substitute_simple_macros_impl() data:'30d' 73123:20221202:102215.703 In substitute_simple_macros_impl() data:'90d' 73123:20221202:102215.703 End substitute_simple_macros_impl() data:'90d' 73123:20221202:102215.703 In substitute_simple_macros_impl() data:'30d' 73123:20221202:102215.703 End substitute_simple_macros_impl() data:'30d' 73123:20221202:102215.703 In DCmass_prepare_history() history_num:6 73123:20221202:102215.703 End of DCmass_prepare_history() 73123:20221202:102215.703 In DBmass_add_history() 73123:20221202:102215.703 In zbx_history_add_values() 73123:20221202:102215.703 query [txnlev:1] [begin;] 73123:20221202:102215.703 query [txnlev:1] [insert into history (itemid,clock,ns,value) values (44296,1669969335,423007785,908),(44299,1669969335,421323491,908),(44300,1669969335,421323491,0.196878); ] 73123:20221202:102215.704 query [txnlev:1] [insert into history_str (itemid,clock,ns,value) values (44298,1669969335,423007785,'response code "301" did not match any of the required status codes "200"'); ] 73123:20221202:102215.705 query [txnlev:1] [insert into history_uint (itemid,clock,ns,value) values (44297,1669969335,423007785,1),(44301,1669969335,421323491,301); ] 73123:20221202:102215.705 query [txnlev:1] [commit;] 73125:20221202:102215.707 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000091 sec, syncing history]' 73125:20221202:102215.708 In zbx_sync_history_cache() history_num:6 73125:20221202:102215.708 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.001074 sec, idle 1 sec]' 73124:20221202:102215.708 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000076 sec, syncing history]' 73124:20221202:102215.708 In zbx_sync_history_cache() history_num:6 73124:20221202:102215.708 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000313 sec, idle 1 sec]' 73123:20221202:102215.716 End of zbx_history_add_values() 73123:20221202:102215.716 End of DBmass_add_history() 73123:20221202:102215.716 In DCmass_update_trends() 73123:20221202:102215.716 End of DCmass_update_trends() 73123:20221202:102215.716 query [txnlev:1] [begin;] 73123:20221202:102215.716 In DBmass_update_items() 73123:20221202:102215.716 End of DBmass_update_items() 73123:20221202:102215.716 In zbx_process_events() events_num:0 73123:20221202:102215.716 End of zbx_process_events() processed:0 73123:20221202:102215.716 query [txnlev:1] [commit;] 73123:20221202:102215.717 In DCupdate_trends() 73123:20221202:102215.717 End of DCupdate_trends() 73123:20221202:102215.717 query [txnlev:1] [begin;] 73123:20221202:102215.717 In recalculate_triggers() 73123:20221202:102215.717 In zbx_link_triggers_with_functions() trigger_order_num:0 73123:20221202:102215.717 End of zbx_link_triggers_with_functions() triggers_func_pos_num:0 73123:20221202:102215.717 In zbx_evaluate_expressions() tr_num:0 73123:20221202:102215.718 In substitute_functions() 73123:20221202:102215.718 In zbx_extract_functionids() tr_num:0 73123:20221202:102215.718 End of zbx_extract_functionids() functionids_num:0 73123:20221202:102215.718 End of substitute_functions() 73123:20221202:102215.718 End of zbx_evaluate_expressions() 73123:20221202:102215.718 In zbx_process_triggers() values_num:0 73123:20221202:102215.718 End of zbx_process_triggers() 73123:20221202:102215.718 End of recalculate_triggers() 73123:20221202:102215.718 In zbx_process_events() events_num:0 73123:20221202:102215.718 End of zbx_process_events() processed:0 73123:20221202:102215.718 query [txnlev:1] [commit;] 73123:20221202:102215.718 zbx_setproctitle() title:'history syncer #2 [processed 6 values, 0 triggers in 0.015648 sec, idle 1 sec]' 73122:20221202:102215.722 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000147 sec, syncing history]' 73122:20221202:102215.722 In zbx_sync_history_cache() history_num:0 73122:20221202:102215.722 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000056 sec, idle 1 sec]' 73158:20221202:102215.785 zbx_setproctitle() title:'alert syncer [queuing alerts]' 73158:20221202:102215.786 In am_db_get_alerts() 73158:20221202:102215.786 query [txnlev:1] [begin;] 73158:20221202:102215.786 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] 73107:20221202:102215.786 End of zbx_ipc_service_recv():2 73107:20221202:102215.786 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102215.786 query [txnlev:1] [commit;] 73158:20221202:102215.786 End of am_db_get_alerts():SUCCEED alerts:0 73158:20221202:102215.786 In am_db_flush_results() 73158:20221202:102215.786 In zbx_ipc_socket_write() 73158:20221202:102215.786 End of zbx_ipc_socket_write():SUCCEED 73158:20221202:102215.786 In zbx_ipc_socket_read() 73107:20221202:102215.786 End of zbx_ipc_service_recv():1 73107:20221202:102215.787 In am_flush_results() results:0 73107:20221202:102215.787 In zbx_ipc_client_send() clientid:6 73158:20221202:102215.787 End of zbx_ipc_socket_read():SUCCEED 73158:20221202:102215.787 End of am_db_flush_results() flushed:0 73158:20221202:102215.787 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.001895 sec, idle 1 sec]' 73107:20221202:102215.787 End of zbx_ipc_client_send():SUCCEED 73107:20221202:102215.787 End of am_flush_results() 73107:20221202:102215.787 In zbx_ipc_service_recv() timeout:1.000 73088:20221202:102216.104 End of zbx_ipc_service_recv():2 73088:20221202:102216.104 In zbx_ipc_async_socket_send() 73088:20221202:102216.104 In zbx_ipc_client_send() clientid:0 73088:20221202:102216.104 End of zbx_ipc_client_send():SUCCEED 73088:20221202:102216.104 End of zbx_ipc_async_socket_send():SUCCEED 73088:20221202:102216.104 In zbx_ipc_async_socket_flush() timeout:10 73088:20221202:102216.104 End of zbx_ipc_async_socket_flush():0 73088:20221202:102216.104 In zbx_ipc_service_recv() timeout:0.967 73086:20221202:102216.104 End of zbx_ipc_service_recv():1 73086:20221202:102216.104 In zbx_ha_dispatch_message() 73086:20221202:102216.104 In zbx_ipc_service_recv() timeout:1.000 73090:20221202:102216.406 End of zbx_ipc_service_recv():2 73090:20221202:102216.406 zbx_setproctitle() title:'service manager #1 [processed 0 events, updated 0 event tags, deleted 0 problems, synced 0 service updates, idle 5.009991 sec during 5.010019 sec]' 73090:20221202:102216.406 In zbx_ipc_service_recv() timeout:1.000 73111:20221202:102216.437 End of zbx_ipc_service_recv():2 73111:20221202:102216.438 In zbx_ipc_service_recv() timeout:1.000 73135:20221202:102216.488 End of zbx_ipc_async_socket_recv():0 73135:20221202:102216.489 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.003165 sec, getting values]' 73135:20221202:102216.489 In get_values() 73135:20221202:102216.489 In DCconfig_get_poller_items() poller_type:4 73135:20221202:102216.489 End of DCconfig_get_poller_items():0 73135:20221202:102216.489 In DCconfig_get_poller_nextcheck() poller_type:4 73135:20221202:102216.489 End of DCconfig_get_poller_nextcheck():-1 73135:20221202:102216.494 End of get_values():0 73135:20221202:102216.494 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.005337 sec, idle 5 sec]' 73135:20221202:102216.494 In zbx_ipc_async_socket_recv() timeout:5 73137:20221202:102216.494 End of zbx_ipc_async_socket_recv():0 73134:20221202:102216.494 End of zbx_ipc_async_socket_recv():0 73134:20221202:102216.494 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.000725 sec, getting values]' 73134:20221202:102216.494 In get_values() 73134:20221202:102216.494 In DCconfig_get_poller_items() poller_type:4 73134:20221202:102216.494 End of DCconfig_get_poller_items():0 73134:20221202:102216.494 In DCconfig_get_poller_nextcheck() poller_type:4 73134:20221202:102216.494 End of DCconfig_get_poller_nextcheck():-1 73134:20221202:102216.494 End of get_values():0 73134:20221202:102216.494 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.000229 sec, idle 5 sec]' 73134:20221202:102216.494 In zbx_ipc_async_socket_recv() timeout:5 73133:20221202:102216.495 End of zbx_ipc_async_socket_recv():0 73133:20221202:102216.495 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.000220 sec, getting values]' 73133:20221202:102216.495 In get_values() 73133:20221202:102216.495 In DCconfig_get_poller_items() poller_type:4 73133:20221202:102216.495 End of DCconfig_get_poller_items():0 73133:20221202:102216.495 In DCconfig_get_poller_nextcheck() poller_type:4 73133:20221202:102216.495 End of DCconfig_get_poller_nextcheck():-1 73133:20221202:102216.495 End of get_values():0 73133:20221202:102216.495 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.000193 sec, idle 5 sec]' 73127:20221202:102216.495 End of zbx_ipc_async_socket_recv():0 73127:20221202:102216.496 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.000820 sec, getting values]' 73127:20221202:102216.496 In get_values() 73127:20221202:102216.496 In DCconfig_get_poller_items() poller_type:4 73127:20221202:102216.496 End of DCconfig_get_poller_items():0 73127:20221202:102216.496 In DCconfig_get_poller_nextcheck() poller_type:4 73127:20221202:102216.496 End of DCconfig_get_poller_nextcheck():-1 73127:20221202:102216.496 End of get_values():0 73127:20221202:102216.496 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.000585 sec, idle 5 sec]' 73127:20221202:102216.496 In zbx_ipc_async_socket_recv() timeout:5 73128:20221202:102216.496 End of zbx_ipc_async_socket_recv():0 73129:20221202:102216.497 End of zbx_ipc_async_socket_recv():0 73128:20221202:102216.497 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.001456 sec, getting values]' 73128:20221202:102216.497 In get_values() 73128:20221202:102216.497 In DCconfig_get_poller_items() poller_type:4 73133:20221202:102216.497 In zbx_ipc_async_socket_recv() timeout:5 73129:20221202:102216.497 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.002679 sec, getting values]' 73137:20221202:102216.497 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.003523 sec, getting values]' 73137:20221202:102216.497 In get_values() 73137:20221202:102216.497 In DCconfig_get_poller_items() poller_type:4 73137:20221202:102216.497 End of DCconfig_get_poller_items():0 73137:20221202:102216.497 In DCconfig_get_poller_nextcheck() poller_type:4 73137:20221202:102216.497 End of DCconfig_get_poller_nextcheck():-1 73137:20221202:102216.497 End of get_values():0 73137:20221202:102216.497 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.002950 sec, idle 5 sec]' 73137:20221202:102216.497 In zbx_ipc_async_socket_recv() timeout:5 73128:20221202:102216.497 End of DCconfig_get_poller_items():0 73128:20221202:102216.497 In DCconfig_get_poller_nextcheck() poller_type:4 73128:20221202:102216.497 End of DCconfig_get_poller_nextcheck():-1 73128:20221202:102216.497 End of get_values():0 73128:20221202:102216.497 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.000697 sec, idle 5 sec]' 73128:20221202:102216.498 In zbx_ipc_async_socket_recv() timeout:5 73129:20221202:102216.498 In get_values() 73129:20221202:102216.498 In DCconfig_get_poller_items() poller_type:4 73129:20221202:102216.498 End of DCconfig_get_poller_items():0 73129:20221202:102216.498 In DCconfig_get_poller_nextcheck() poller_type:4 73129:20221202:102216.498 End of DCconfig_get_poller_nextcheck():-1 73129:20221202:102216.498 End of get_values():0 73129:20221202:102216.498 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.001400 sec, idle 5 sec]' 73129:20221202:102216.498 In zbx_ipc_async_socket_recv() timeout:5 73130:20221202:102216.498 End of zbx_ipc_async_socket_recv():0 73130:20221202:102216.498 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.000103 sec, getting values]' 73130:20221202:102216.498 In get_values() 73130:20221202:102216.498 In DCconfig_get_poller_items() poller_type:4 73130:20221202:102216.498 End of DCconfig_get_poller_items():0 73130:20221202:102216.498 In DCconfig_get_poller_nextcheck() poller_type:4 73130:20221202:102216.499 End of DCconfig_get_poller_nextcheck():-1 73130:20221202:102216.499 End of get_values():0 73130:20221202:102216.499 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.000077 sec, idle 5 sec]' 73130:20221202:102216.499 In zbx_ipc_async_socket_recv() timeout:5 73139:20221202:102216.501 End of zbx_ipc_async_socket_recv():0 73139:20221202:102216.502 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.000664 sec, getting values]' 73139:20221202:102216.502 In get_values() 73139:20221202:102216.502 In DCconfig_get_poller_items() poller_type:4 73139:20221202:102216.502 End of DCconfig_get_poller_items():0 73141:20221202:102216.502 End of zbx_ipc_async_socket_recv():0 73141:20221202:102216.502 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.001529 sec, exchanging data]' 73141:20221202:102216.502 In process_proxy() 73139:20221202:102216.502 In DCconfig_get_poller_nextcheck() poller_type:4 73141:20221202:102216.502 In DCconfig_get_proxypoller_hosts() 73141:20221202:102216.502 End of DCconfig_get_proxypoller_hosts():0 73141:20221202:102216.502 End of process_proxy() 73141:20221202:102216.502 In DCconfig_get_proxypoller_nextcheck() 73141:20221202:102216.502 End of DCconfig_get_proxypoller_nextcheck():-1 73159:20221202:102216.502 End of zbx_ipc_async_socket_recv():0 73139:20221202:102216.502 End of DCconfig_get_poller_nextcheck():-1 73151:20221202:102216.502 End of zbx_ipc_async_socket_recv():0 73151:20221202:102216.502 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.000833 sec, getting values]' 73151:20221202:102216.502 In get_values() 73151:20221202:102216.502 In DCconfig_get_poller_items() poller_type:1 73151:20221202:102216.502 End of DCconfig_get_poller_items():0 73139:20221202:102216.502 End of get_values():0 73139:20221202:102216.502 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.000783 sec, idle 5 sec]' 73139:20221202:102216.502 In zbx_ipc_async_socket_recv() timeout:5 73141:20221202:102216.503 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.000120 sec, idle 5 sec]' 73141:20221202:102216.503 In zbx_ipc_async_socket_recv() timeout:5 73159:20221202:102216.503 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.000104 sec, getting values]' 73159:20221202:102216.503 In get_values() 73159:20221202:102216.503 In DCconfig_get_poller_items() poller_type:5 73159:20221202:102216.503 End of DCconfig_get_poller_items():0 73159:20221202:102216.503 In DCconfig_get_poller_nextcheck() poller_type:5 73159:20221202:102216.503 End of DCconfig_get_poller_nextcheck():-1 73159:20221202:102216.503 End of get_values():0 73159:20221202:102216.503 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.001191 sec, idle 5 sec]' 73159:20221202:102216.503 In zbx_ipc_async_socket_recv() timeout:5 73151:20221202:102216.504 In DCconfig_get_poller_nextcheck() poller_type:1 73151:20221202:102216.504 End of DCconfig_get_poller_nextcheck():-1 73151:20221202:102216.505 End of get_values():0 73151:20221202:102216.505 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.002435 sec, idle 5 sec]' 73151:20221202:102216.505 In zbx_ipc_async_socket_recv() timeout:5 73149:20221202:102216.506 End of zbx_ipc_async_socket_recv():0 73149:20221202:102216.506 zbx_setproctitle() title:'poller #4 [got 1 values in 0.001747 sec, getting values]' 73149:20221202:102216.506 In get_values() 73149:20221202:102216.506 In DCconfig_get_poller_items() poller_type:0 73149:20221202:102216.506 End of DCconfig_get_poller_items():1 73149:20221202:102216.506 In substitute_key_macros_impl() data:'agent.ping' 73149:20221202:102216.506 End of substitute_key_macros_impl():SUCCEED data:'agent.ping' 73149:20221202:102216.506 In substitute_simple_macros_impl() data:'10050' 73149:20221202:102216.506 End substitute_simple_macros_impl() data:'10050' 73149:20221202:102216.506 In get_value() key:'agent.ping' 73149:20221202:102216.506 In get_value_agent() host:'test' addr:'192.168.6.176' key:'agent.ping' conn:'unencrypted' 73149:20221202:102216.506 In is_ip4() ip:'192.168.6.176' 73149:20221202:102216.506 End of is_ip4():SUCCEED 73149:20221202:102216.506 Sending [agent.ping] 73149:20221202:102216.507 get value from agent result: '1' 73149:20221202:102216.507 End of get_value_agent():SUCCEED 73149:20221202:102216.507 End of get_value():SUCCEED 73149:20221202:102216.507 In zbx_activate_item_interface() interfaceid:15 itemid:44581 type:0 73149:20221202:102216.507 End of zbx_activate_item_interface() 73149:20221202:102216.507 In zbx_preprocess_item_value() 73149:20221202:102216.507 End of zbx_preprocess_item_value() 73149:20221202:102216.507 In zbx_ipc_socket_write() 73149:20221202:102216.507 End of zbx_ipc_socket_write():SUCCEED 73149:20221202:102216.507 End of get_values():1 73149:20221202:102216.507 zbx_setproctitle() title:'poller #4 [got 1 values in 0.001508 sec, idle 5 sec]' 73149:20221202:102216.507 In zbx_ipc_async_socket_recv() timeout:5 73111:20221202:102216.508 End of zbx_ipc_service_recv():1 73111:20221202:102216.508 In preprocessor_add_request() 73111:20221202:102216.508 In preprocessor_sync_configuration() 73111:20221202:102216.508 In DCconfig_get_preprocessable_items() 73111:20221202:102216.508 End of DCconfig_get_preprocessable_items() items:29 73111:20221202:102216.508 End of preprocessor_sync_configuration() item config size: 29, history cache size: 0 73111:20221202:102216.508 In preprocessor_enqueue() itemid: 44581 73111:20221202:102216.508 End of preprocessor_enqueue() 73111:20221202:102216.508 In preprocessor_assign_tasks() 73111:20221202:102216.508 In preprocessor_get_next_task() 73111:20221202:102216.508 End of preprocessor_get_next_task() 73111:20221202:102216.508 In zbx_ipc_client_send() clientid:3 73111:20221202:102216.508 End of zbx_ipc_client_send():SUCCEED 73111:20221202:102216.508 In preprocessor_get_next_task() 73111:20221202:102216.508 End of preprocessor_get_next_task() 73111:20221202:102216.508 End of preprocessor_assign_tasks() 73111:20221202:102216.508 End of preprocessor_add_request() 73111:20221202:102216.508 zbx_setproctitle() title:'preprocessing manager #1 [queued 1, processed 7 values, idle 5.002533 sec during 5.004195 sec]' 73111:20221202:102216.508 In zbx_ipc_service_recv() timeout:1.000 73114:20221202:102216.508 End of zbx_ipc_socket_read():SUCCEED 73114:20221202:102216.508 worker_preprocess_value(): 1 73114:20221202:102216.508 worker_preprocess_value: SUCCEED GOOD 73114:20221202:102216.508 In zbx_ipc_socket_write() 73114:20221202:102216.508 End of zbx_ipc_socket_write():SUCCEED 73114:20221202:102216.508 In zbx_ipc_socket_read() 73111:20221202:102216.509 End of zbx_ipc_service_recv():1 73111:20221202:102216.509 In preprocessor_add_result() 73111:20221202:102216.509 In preprocessor_enqueue_dependent() itemid: 44581 73111:20221202:102216.509 End of preprocessor_enqueue_dependent() 73111:20221202:102216.509 In preprocessor_assign_tasks() 73111:20221202:102216.509 In preprocessor_get_next_task() 73111:20221202:102216.509 End of preprocessor_get_next_task() 73111:20221202:102216.509 End of preprocessor_assign_tasks() 73111:20221202:102216.509 End of preprocessor_add_result() 73111:20221202:102216.509 In zbx_ipc_service_recv() timeout:1.000 73150:20221202:102216.510 End of zbx_ipc_async_socket_recv():0 73150:20221202:102216.510 zbx_setproctitle() title:'poller #5 [got 0 values in 0.000106 sec, getting values]' 73150:20221202:102216.510 In get_values() 73150:20221202:102216.510 In DCconfig_get_poller_items() poller_type:0 73150:20221202:102216.510 End of DCconfig_get_poller_items():0 73150:20221202:102216.510 In DCconfig_get_poller_nextcheck() poller_type:0 73150:20221202:102216.510 End of DCconfig_get_poller_nextcheck():1669969341 73150:20221202:102216.511 End of get_values():0 73150:20221202:102216.511 zbx_setproctitle() title:'poller #5 [got 0 values in 0.000250 sec, idle 5 sec]' 73150:20221202:102216.511 In zbx_ipc_async_socket_recv() timeout:5 73145:20221202:102216.514 End of zbx_ipc_async_socket_recv():0 73145:20221202:102216.514 zbx_setproctitle() title:'poller #1 [got 0 values in 0.000228 sec, getting values]' 73145:20221202:102216.514 In get_values() 73145:20221202:102216.514 In DCconfig_get_poller_items() poller_type:0 73145:20221202:102216.514 End of DCconfig_get_poller_items():0 73145:20221202:102216.514 In DCconfig_get_poller_nextcheck() poller_type:0 73145:20221202:102216.514 End of DCconfig_get_poller_nextcheck():1669969341 73145:20221202:102216.514 End of get_values():0 73145:20221202:102216.514 zbx_setproctitle() title:'poller #1 [got 0 values in 0.000142 sec, idle 5 sec]' 73145:20221202:102216.514 In zbx_ipc_async_socket_recv() timeout:5 73140:20221202:102216.514 End of zbx_ipc_async_socket_recv():0 73140:20221202:102216.515 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.001722 sec, getting values]' 73140:20221202:102216.515 In get_values() 73140:20221202:102216.515 In DCconfig_get_poller_items() poller_type:4 73140:20221202:102216.515 End of DCconfig_get_poller_items():0 73140:20221202:102216.515 In DCconfig_get_poller_nextcheck() poller_type:4 73140:20221202:102216.515 End of DCconfig_get_poller_nextcheck():-1 73140:20221202:102216.515 End of get_values():0 73140:20221202:102216.515 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.000065 sec, idle 5 sec]' 73140:20221202:102216.515 In zbx_ipc_async_socket_recv() timeout:5 73146:20221202:102216.516 End of zbx_ipc_async_socket_recv():0 73146:20221202:102216.516 zbx_setproctitle() title:'poller #2 [got 0 values in 0.000251 sec, getting values]' 73146:20221202:102216.516 In get_values() 73146:20221202:102216.516 In DCconfig_get_poller_items() poller_type:0 73146:20221202:102216.516 End of DCconfig_get_poller_items():0 73146:20221202:102216.516 In DCconfig_get_poller_nextcheck() poller_type:0 73146:20221202:102216.516 End of DCconfig_get_poller_nextcheck():1669969341 73146:20221202:102216.516 End of get_values():0 73146:20221202:102216.516 zbx_setproctitle() title:'poller #2 [got 0 values in 0.000076 sec, idle 5 sec]' 73146:20221202:102216.516 In zbx_ipc_async_socket_recv() timeout:5 73147:20221202:102216.516 End of zbx_ipc_async_socket_recv():0 73147:20221202:102216.516 zbx_setproctitle() title:'poller #3 [got 0 values in 0.000762 sec, getting values]' 73147:20221202:102216.516 In get_values() 73147:20221202:102216.516 In DCconfig_get_poller_items() poller_type:0 73147:20221202:102216.516 End of DCconfig_get_poller_items():0 73147:20221202:102216.516 In DCconfig_get_poller_nextcheck() poller_type:0 73147:20221202:102216.516 End of DCconfig_get_poller_nextcheck():1669969341 73147:20221202:102216.516 End of get_values():0 73147:20221202:102216.516 zbx_setproctitle() title:'poller #3 [got 0 values in 0.000124 sec, idle 5 sec]' 73147:20221202:102216.516 In zbx_ipc_async_socket_recv() timeout:5 73168:20221202:102216.518 End of zbx_ipc_async_socket_recv():0 73168:20221202:102216.518 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.000277 sec, getting values]' 73168:20221202:102216.518 In get_values() 73168:20221202:102216.518 In DCconfig_get_poller_items() poller_type:5 73168:20221202:102216.518 End of DCconfig_get_poller_items():0 73168:20221202:102216.518 In DCconfig_get_poller_nextcheck() poller_type:5 73168:20221202:102216.518 End of DCconfig_get_poller_nextcheck():-1 73168:20221202:102216.518 End of get_values():0 73168:20221202:102216.518 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.000274 sec, idle 5 sec]' 73168:20221202:102216.518 In zbx_ipc_async_socket_recv() timeout:5 73169:20221202:102216.526 End of zbx_ipc_async_socket_recv():0 73169:20221202:102216.526 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.000076 sec, getting values]' 73169:20221202:102216.526 In get_values() 73169:20221202:102216.526 In DCconfig_get_poller_items() poller_type:5 73169:20221202:102216.526 End of DCconfig_get_poller_items():0 73169:20221202:102216.526 In DCconfig_get_poller_nextcheck() poller_type:5 73169:20221202:102216.526 End of DCconfig_get_poller_nextcheck():-1 73169:20221202:102216.526 End of get_values():0 73169:20221202:102216.526 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.000115 sec, idle 5 sec]' 73169:20221202:102216.526 In zbx_ipc_async_socket_recv() timeout:5 73157:20221202:102216.528 zbx_setproctitle() title:'icmp pinger #1 [getting values]' 73157:20221202:102216.528 In get_pinger_hosts() 73157:20221202:102216.528 In DCconfig_get_poller_items() poller_type:3 73157:20221202:102216.528 End of DCconfig_get_poller_items():0 73157:20221202:102216.528 End of get_pinger_hosts():0 73157:20221202:102216.528 In process_pinger_hosts() 73157:20221202:102216.528 End of process_pinger_hosts() 73157:20221202:102216.528 In DCconfig_get_poller_nextcheck() poller_type:3 73157:20221202:102216.528 End of DCconfig_get_poller_nextcheck():-1 73157:20221202:102216.528 zbx_setproctitle() title:'icmp pinger #1 [got 0 values in 0.000223 sec, idle 5 sec]' 73167:20221202:102216.528 End of zbx_ipc_async_socket_recv():0 73167:20221202:102216.528 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.000276 sec, getting values]' 73167:20221202:102216.528 In get_values() 73167:20221202:102216.528 In DCconfig_get_poller_items() poller_type:5 73167:20221202:102216.528 End of DCconfig_get_poller_items():0 73167:20221202:102216.528 In DCconfig_get_poller_nextcheck() poller_type:5 73167:20221202:102216.528 End of DCconfig_get_poller_nextcheck():-1 73167:20221202:102216.528 End of get_values():0 73167:20221202:102216.528 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.000111 sec, idle 5 sec]' 73167:20221202:102216.528 In zbx_ipc_async_socket_recv() timeout:5 73172:20221202:102216.537 End of zbx_ipc_async_socket_recv():0 73172:20221202:102216.538 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.000186 sec, getting values]' 73172:20221202:102216.538 In get_values() 73172:20221202:102216.538 In DCconfig_get_poller_items() poller_type:5 73172:20221202:102216.538 End of DCconfig_get_poller_items():0 73172:20221202:102216.538 In DCconfig_get_poller_nextcheck() poller_type:5 73172:20221202:102216.538 End of DCconfig_get_poller_nextcheck():-1 73172:20221202:102216.538 End of get_values():0 73172:20221202:102216.538 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.000096 sec, idle 5 sec]' 73172:20221202:102216.538 In zbx_ipc_async_socket_recv() timeout:5 73142:20221202:102216.548 zbx_setproctitle() title:'self-monitoring [processing data]' 73142:20221202:102216.548 In collect_selfmon_stats() 73142:20221202:102216.548 End of collect_selfmon_stats() 73142:20221202:102216.548 zbx_setproctitle() title:'self-monitoring [processed data in 0.000238 sec, idle 1 sec]' 73178:20221202:102216.585 End of zbx_ipc_async_socket_recv():0 73178:20221202:102216.587 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.000085 sec, getting values]' 73178:20221202:102216.587 In get_values() 73178:20221202:102216.587 In DCconfig_get_poller_items() poller_type:6 73178:20221202:102216.587 End of DCconfig_get_poller_items():0 73178:20221202:102216.587 In DCconfig_get_poller_nextcheck() poller_type:6 73178:20221202:102216.587 End of DCconfig_get_poller_nextcheck():-1 73178:20221202:102216.587 End of get_values():0 73178:20221202:102216.587 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.000467 sec, idle 5 sec]' 73178:20221202:102216.587 In zbx_ipc_async_socket_recv() timeout:5 73174:20221202:102216.696 End of zbx_ipc_service_recv():2 73174:20221202:102216.697 In zbx_ipc_service_recv() timeout:1.000 73115:20221202:102216.704 End of zbx_ipc_service_recv():2 73115:20221202:102216.704 zbx_setproctitle() title:'lld manager #1 [processed 0 LLD rules, idle 5.028622sec during 5.028686 sec]' 73115:20221202:102216.704 In zbx_ipc_service_recv() timeout:1.000 73125:20221202:102216.709 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.001074 sec, syncing history]' 73125:20221202:102216.709 In zbx_sync_history_cache() history_num:1 73125:20221202:102216.709 In substitute_simple_macros_impl() data:'90d' 73125:20221202:102216.709 End substitute_simple_macros_impl() data:'90d' 73125:20221202:102216.709 In DCmass_prepare_history() history_num:1 73125:20221202:102216.709 End of DCmass_prepare_history() 73125:20221202:102216.709 In DBmass_add_history() 73125:20221202:102216.709 In zbx_history_add_values() 73125:20221202:102216.709 query [txnlev:1] [begin;] 73124:20221202:102216.710 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000313 sec, syncing history]' 73125:20221202:102216.710 query [txnlev:1] [insert into history_str (itemid,clock,ns,value) values (44581,1669969336,507419247,'GOOD'); ] 73124:20221202:102216.710 In zbx_sync_history_cache() history_num:1 73124:20221202:102216.710 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.001230 sec, idle 1 sec]' 73125:20221202:102216.710 query [txnlev:1] [commit;] 73123:20221202:102216.720 zbx_setproctitle() title:'history syncer #2 [processed 6 values, 0 triggers in 0.015648 sec, syncing history]' 73123:20221202:102216.720 In zbx_sync_history_cache() history_num:1 73123:20221202:102216.720 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000092 sec, idle 1 sec]' 73122:20221202:102216.722 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000056 sec, syncing history]' 73122:20221202:102216.722 In zbx_sync_history_cache() history_num:1 73122:20221202:102216.722 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000076 sec, idle 1 sec]' 73125:20221202:102216.730 End of zbx_history_add_values() 73125:20221202:102216.730 End of DBmass_add_history() 73125:20221202:102216.730 In DCmass_update_trends() 73125:20221202:102216.730 End of DCmass_update_trends() 73125:20221202:102216.730 query [txnlev:1] [begin;] 73125:20221202:102216.731 In DBmass_update_items() 73125:20221202:102216.731 End of DBmass_update_items() 73125:20221202:102216.731 In zbx_process_events() events_num:0 73125:20221202:102216.731 End of zbx_process_events() processed:0 73125:20221202:102216.731 query [txnlev:1] [commit;] 73125:20221202:102216.731 In DCupdate_trends() 73125:20221202:102216.731 End of DCupdate_trends() 73125:20221202:102216.731 query [txnlev:1] [begin;] 73125:20221202:102216.731 In recalculate_triggers() 73125:20221202:102216.732 In zbx_link_triggers_with_functions() trigger_order_num:0 73125:20221202:102216.732 End of zbx_link_triggers_with_functions() triggers_func_pos_num:0 73125:20221202:102216.733 In zbx_evaluate_expressions() tr_num:0 73125:20221202:102216.733 In substitute_functions() 73125:20221202:102216.733 In zbx_extract_functionids() tr_num:0 73125:20221202:102216.733 End of zbx_extract_functionids() functionids_num:0 73125:20221202:102216.733 End of substitute_functions() 73125:20221202:102216.733 End of zbx_evaluate_expressions() 73125:20221202:102216.733 In zbx_process_triggers() values_num:0 73125:20221202:102216.733 End of zbx_process_triggers() 73125:20221202:102216.733 End of recalculate_triggers() 73125:20221202:102216.733 In zbx_process_events() events_num:0 73125:20221202:102216.733 End of zbx_process_events() processed:0 73125:20221202:102216.733 query [txnlev:1] [commit;] 73125:20221202:102216.734 zbx_setproctitle() title:'history syncer #4 [processed 1 values, 0 triggers in 0.024748 sec, idle 1 sec]' 73158:20221202:102216.787 zbx_setproctitle() title:'alert syncer [queuing alerts]' 73158:20221202:102216.787 In am_db_get_alerts() 73158:20221202:102216.787 query [txnlev:1] [begin;] 73107:20221202:102216.787 End of zbx_ipc_service_recv():2 73107:20221202:102216.787 zbx_setproctitle() title:'alert manager #1 [sent 0, failed 0 alerts, idle 5.020619 sec during 5.021562 sec]' 73107:20221202:102216.787 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102216.787 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] 73158:20221202:102216.788 query [txnlev:1] [commit;] 73158:20221202:102216.791 End of am_db_get_alerts():SUCCEED alerts:0 73158:20221202:102216.791 In am_db_flush_results() 73158:20221202:102216.791 In zbx_ipc_socket_write() 73158:20221202:102216.791 End of zbx_ipc_socket_write():SUCCEED 73158:20221202:102216.791 In zbx_ipc_socket_read() 73107:20221202:102216.792 End of zbx_ipc_service_recv():1 73107:20221202:102216.792 In am_flush_results() results:0 73107:20221202:102216.792 In zbx_ipc_client_send() clientid:6 73107:20221202:102216.792 End of zbx_ipc_client_send():SUCCEED 73107:20221202:102216.792 End of am_flush_results() 73107:20221202:102216.792 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102216.792 End of zbx_ipc_socket_read():SUCCEED 73158:20221202:102216.792 End of am_db_flush_results() flushed:0 73158:20221202:102216.792 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.004780 sec, idle 1 sec]' 73088:20221202:102217.074 End of zbx_ipc_service_recv():2 73088:20221202:102217.074 In zbx_ipc_async_socket_send() 73088:20221202:102217.074 In zbx_ipc_client_send() clientid:0 73088:20221202:102217.074 End of zbx_ipc_client_send():SUCCEED 73088:20221202:102217.074 End of zbx_ipc_async_socket_send():SUCCEED 73088:20221202:102217.074 In zbx_ipc_async_socket_flush() timeout:10 73088:20221202:102217.074 End of zbx_ipc_async_socket_flush():0 73088:20221202:102217.074 In zbx_ipc_service_recv() timeout:0.997 73086:20221202:102217.074 End of zbx_ipc_service_recv():1 73086:20221202:102217.074 In zbx_ha_dispatch_message() 73086:20221202:102217.074 In zbx_ipc_service_recv() timeout:1.000 73090:20221202:102217.407 End of zbx_ipc_service_recv():2 73090:20221202:102217.407 In zbx_ipc_service_recv() timeout:1.000 73111:20221202:102217.510 End of zbx_ipc_service_recv():2 73111:20221202:102217.510 In zbx_ipc_service_recv() timeout:1.000 73142:20221202:102217.554 zbx_setproctitle() title:'self-monitoring [processing data]' 73142:20221202:102217.554 In collect_selfmon_stats() 73142:20221202:102217.554 End of collect_selfmon_stats() 73142:20221202:102217.554 zbx_setproctitle() title:'self-monitoring [processed data in 0.000162 sec, idle 1 sec]' 73174:20221202:102217.704 End of zbx_ipc_service_recv():2 73174:20221202:102217.704 zbx_setproctitle() title:'availability manager #1 [queued 0, processed 0 values, idle 5.028534 sec during 5.028575 sec]' 73174:20221202:102217.704 In zbx_ipc_service_recv() timeout:1.000 73115:20221202:102217.706 End of zbx_ipc_service_recv():2 73115:20221202:102217.706 In zbx_ipc_service_recv() timeout:1.000 73124:20221202:102217.711 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.001230 sec, syncing history]' 73124:20221202:102217.711 In zbx_sync_history_cache() history_num:0 73124:20221202:102217.711 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000140 sec, idle 1 sec]' 73123:20221202:102217.720 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000092 sec, syncing history]' 73123:20221202:102217.720 In zbx_sync_history_cache() history_num:0 73123:20221202:102217.720 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000198 sec, idle 1 sec]' 73122:20221202:102217.722 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000076 sec, syncing history]' 73122:20221202:102217.722 In zbx_sync_history_cache() history_num:0 73122:20221202:102217.722 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000131 sec, idle 1 sec]' 73125:20221202:102217.736 zbx_setproctitle() title:'history syncer #4 [processed 1 values, 0 triggers in 0.024748 sec, syncing history]' 73125:20221202:102217.736 In zbx_sync_history_cache() history_num:0 73125:20221202:102217.736 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000174 sec, idle 1 sec]' 73107:20221202:102217.794 End of zbx_ipc_service_recv():2 73107:20221202:102217.794 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102217.795 zbx_setproctitle() title:'alert syncer [queuing alerts]' 73158:20221202:102217.795 In am_db_get_alerts() 73158:20221202:102217.795 query [txnlev:1] [begin;] 73158:20221202:102217.795 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] 73158:20221202:102217.796 query [txnlev:1] [commit;] 73158:20221202:102217.796 End of am_db_get_alerts():SUCCEED alerts:0 73158:20221202:102217.796 In am_db_flush_results() 73158:20221202:102217.796 In zbx_ipc_socket_write() 73158:20221202:102217.796 End of zbx_ipc_socket_write():SUCCEED 73158:20221202:102217.796 In zbx_ipc_socket_read() 73107:20221202:102217.796 End of zbx_ipc_service_recv():1 73107:20221202:102217.796 In am_flush_results() results:0 73107:20221202:102217.796 In zbx_ipc_client_send() clientid:6 73107:20221202:102217.796 End of zbx_ipc_client_send():SUCCEED 73107:20221202:102217.796 End of am_flush_results() 73107:20221202:102217.796 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102217.796 End of zbx_ipc_socket_read():SUCCEED 73158:20221202:102217.796 End of am_db_flush_results() flushed:0 73158:20221202:102217.796 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.001536 sec, idle 1 sec]' 73086:20221202:102218.075 End of zbx_ipc_service_recv():2 73086:20221202:102218.075 In zbx_ha_dispatch_message() 73086:20221202:102218.075 In zbx_ipc_service_recv() timeout:1.000 73088:20221202:102218.079 End of zbx_ipc_service_recv():2 73088:20221202:102218.079 In zbx_ipc_async_socket_send() 73088:20221202:102218.079 In zbx_ipc_client_send() clientid:0 73088:20221202:102218.079 End of zbx_ipc_client_send():SUCCEED 73088:20221202:102218.079 End of zbx_ipc_async_socket_send():SUCCEED 73088:20221202:102218.079 In zbx_ipc_async_socket_flush() timeout:10 73088:20221202:102218.079 End of zbx_ipc_async_socket_flush():0 73088:20221202:102218.079 In zbx_ipc_service_recv() timeout:0.992 73086:20221202:102218.080 End of zbx_ipc_service_recv():1 73086:20221202:102218.080 In zbx_ha_dispatch_message() 73086:20221202:102218.080 In zbx_ipc_service_recv() timeout:1.000 73090:20221202:102218.407 End of zbx_ipc_service_recv():2 73090:20221202:102218.407 In zbx_ipc_service_recv() timeout:1.000 73111:20221202:102218.511 End of zbx_ipc_service_recv():2 73111:20221202:102218.511 In zbx_ipc_service_recv() timeout:1.000 73142:20221202:102218.556 zbx_setproctitle() title:'self-monitoring [processing data]' 73142:20221202:102218.556 In collect_selfmon_stats() 73142:20221202:102218.557 End of collect_selfmon_stats() 73142:20221202:102218.557 zbx_setproctitle() title:'self-monitoring [processed data in 0.000313 sec, idle 1 sec]' 73126:20221202:102218.580 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.002912 sec, processing escalations]' 73126:20221202:102218.580 In process_escalations() 73126:20221202:102218.581 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<=1669969341 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102218.581 End of process_escalations() 73126:20221202:102218.581 In process_escalations() 73126:20221202:102218.581 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<=1669969341 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102218.582 End of process_escalations() 73126:20221202:102218.582 In process_escalations() 73126:20221202:102218.582 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<=1669969341 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102218.582 End of process_escalations() 73126:20221202:102218.582 In process_escalations() 73126:20221202:102218.582 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<=1669969341 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102218.582 End of process_escalations() 73126:20221202:102218.583 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.002329 sec, idle 3 sec]' 73115:20221202:102218.707 End of zbx_ipc_service_recv():2 73115:20221202:102218.708 In zbx_ipc_service_recv() timeout:1.000 73174:20221202:102218.711 End of zbx_ipc_service_recv():2 73174:20221202:102218.711 In zbx_ipc_service_recv() timeout:1.000 73124:20221202:102218.712 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000140 sec, syncing history]' 73124:20221202:102218.712 In zbx_sync_history_cache() history_num:0 73124:20221202:102218.712 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000161 sec, idle 1 sec]' 73123:20221202:102218.721 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000198 sec, syncing history]' 73123:20221202:102218.721 In zbx_sync_history_cache() history_num:0 73123:20221202:102218.721 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000253 sec, idle 1 sec]' 73122:20221202:102218.723 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000131 sec, syncing history]' 73122:20221202:102218.723 In zbx_sync_history_cache() history_num:0 73122:20221202:102218.723 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000220 sec, idle 1 sec]' 73125:20221202:102218.737 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000174 sec, syncing history]' 73125:20221202:102218.737 In zbx_sync_history_cache() history_num:0 73125:20221202:102218.737 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000180 sec, idle 1 sec]' 73107:20221202:102218.800 End of zbx_ipc_service_recv():2 73107:20221202:102218.800 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102218.801 zbx_setproctitle() title:'alert syncer [queuing alerts]' 73158:20221202:102218.801 In am_db_get_alerts() 73158:20221202:102218.801 query [txnlev:1] [begin;] 73158:20221202:102218.802 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] 73158:20221202:102218.802 query [txnlev:1] [commit;] 73158:20221202:102218.802 End of am_db_get_alerts():SUCCEED alerts:0 73158:20221202:102218.802 In am_db_flush_results() 73158:20221202:102218.802 In zbx_ipc_socket_write() 73158:20221202:102218.802 End of zbx_ipc_socket_write():SUCCEED 73158:20221202:102218.802 In zbx_ipc_socket_read() 73107:20221202:102218.802 End of zbx_ipc_service_recv():1 73107:20221202:102218.803 In am_flush_results() results:0 73107:20221202:102218.803 In zbx_ipc_client_send() clientid:6 73107:20221202:102218.803 End of zbx_ipc_client_send():SUCCEED 73107:20221202:102218.803 End of am_flush_results() 73107:20221202:102218.803 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102218.803 End of zbx_ipc_socket_read():SUCCEED 73158:20221202:102218.803 End of am_db_flush_results() flushed:0 73158:20221202:102218.803 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.001333 sec, idle 1 sec]' 73088:20221202:102219.074 End of zbx_ipc_service_recv():2 73088:20221202:102219.074 In zbx_ipc_async_socket_send() 73088:20221202:102219.074 In zbx_ipc_client_send() clientid:0 73088:20221202:102219.074 End of zbx_ipc_client_send():SUCCEED 73088:20221202:102219.074 End of zbx_ipc_async_socket_send():SUCCEED 73088:20221202:102219.074 In zbx_ipc_async_socket_flush() timeout:10 73088:20221202:102219.074 End of zbx_ipc_async_socket_flush():0 73088:20221202:102219.074 In zbx_ipc_service_recv() timeout:0.997 73086:20221202:102219.074 End of zbx_ipc_service_recv():1 73086:20221202:102219.075 In zbx_ha_dispatch_message() 73086:20221202:102219.075 In zbx_ipc_service_recv() timeout:1.000 73090:20221202:102219.409 End of zbx_ipc_service_recv():2 73090:20221202:102219.409 In zbx_ipc_service_recv() timeout:1.000 73111:20221202:102219.512 End of zbx_ipc_service_recv():2 73111:20221202:102219.512 In zbx_ipc_service_recv() timeout:1.000 73142:20221202:102219.558 zbx_setproctitle() title:'self-monitoring [processing data]' 73142:20221202:102219.558 In collect_selfmon_stats() 73142:20221202:102219.558 End of collect_selfmon_stats() 73142:20221202:102219.558 zbx_setproctitle() title:'self-monitoring [processed data in 0.000285 sec, idle 1 sec]' 73115:20221202:102219.711 End of zbx_ipc_service_recv():2 73115:20221202:102219.712 In zbx_ipc_service_recv() timeout:1.000 73174:20221202:102219.712 End of zbx_ipc_service_recv():2 73174:20221202:102219.713 In zbx_ipc_service_recv() timeout:1.000 73124:20221202:102219.713 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000161 sec, syncing history]' 73124:20221202:102219.713 In zbx_sync_history_cache() history_num:0 73124:20221202:102219.713 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000106 sec, idle 1 sec]' 73123:20221202:102219.722 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000253 sec, syncing history]' 73123:20221202:102219.722 In zbx_sync_history_cache() history_num:0 73123:20221202:102219.722 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000171 sec, idle 1 sec]' 73122:20221202:102219.723 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000220 sec, syncing history]' 73122:20221202:102219.724 In zbx_sync_history_cache() history_num:0 73122:20221202:102219.724 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000105 sec, idle 1 sec]' 73125:20221202:102219.739 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000180 sec, syncing history]' 73125:20221202:102219.739 In zbx_sync_history_cache() history_num:0 73125:20221202:102219.739 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000162 sec, idle 1 sec]' 73158:20221202:102219.803 zbx_setproctitle() title:'alert syncer [queuing alerts]' 73158:20221202:102219.803 In am_db_get_alerts() 73158:20221202:102219.803 query [txnlev:1] [begin;] 73158:20221202:102219.803 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] 73158:20221202:102219.803 query [txnlev:1] [commit;] 73158:20221202:102219.803 End of am_db_get_alerts():SUCCEED alerts:0 73158:20221202:102219.803 In am_db_flush_results() 73158:20221202:102219.803 In zbx_ipc_socket_write() 73158:20221202:102219.803 End of zbx_ipc_socket_write():SUCCEED 73158:20221202:102219.803 In zbx_ipc_socket_read() 73107:20221202:102219.804 End of zbx_ipc_service_recv():1 73107:20221202:102219.804 In am_flush_results() results:0 73107:20221202:102219.804 In zbx_ipc_client_send() clientid:6 73107:20221202:102219.804 End of zbx_ipc_client_send():SUCCEED 73107:20221202:102219.804 End of am_flush_results() 73107:20221202:102219.804 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102219.804 End of zbx_ipc_socket_read():SUCCEED 73158:20221202:102219.804 End of am_db_flush_results() flushed:0 73158:20221202:102219.804 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.001320 sec, idle 1 sec]' 73088:20221202:102220.076 End of zbx_ipc_service_recv():2 73088:20221202:102220.077 In ha_check_nodes() ha_status:active db_status:0 73088:20221202:102220.077 query [txnlev:1] [begin;] 73086:20221202:102220.077 End of zbx_ipc_service_recv():2 73086:20221202:102220.077 In zbx_ha_dispatch_message() 73086:20221202:102220.077 In zbx_ipc_service_recv() timeout:1.000 73088:20221202:102220.078 query [txnlev:1] [select ha_nodeid,name,status,lastaccess,address,port,ha_sessionid from ha_node order by ha_nodeid for update] 73088:20221202:102220.079 query [txnlev:1] [select ha_failover_delay,auditlog_enabled from config] 73088:20221202:102220.080 In ha_db_get_time() 73088:20221202:102220.080 query [txnlev:1] [select unix_timestamp() from config] 73088:20221202:102220.080 End of ha_db_get_time():SUCCEED db_time:1669969340 73088:20221202:102220.080 query [txnlev:1] [update ha_node set lastaccess=unix_timestamp() where ha_nodeid='clb4ubunu00018m7pn6ddoaix'] 73088:20221202:102220.082 query [txnlev:1] [commit;] 73088:20221202:102220.101 End of ha_check_nodes() nodeid:clb4ubunu00018m7pn6ddoaix ha_status:active db_status:0 73088:20221202:102220.111 In zbx_ipc_async_socket_send() 73088:20221202:102220.113 In zbx_ipc_client_send() clientid:0 73088:20221202:102220.113 End of zbx_ipc_client_send():SUCCEED 73088:20221202:102220.113 End of zbx_ipc_async_socket_send():SUCCEED 73088:20221202:102220.113 In zbx_ipc_async_socket_flush() timeout:10 73088:20221202:102220.113 End of zbx_ipc_async_socket_flush():0 73086:20221202:102220.113 End of zbx_ipc_service_recv():1 73086:20221202:102220.114 In zbx_ha_dispatch_message() 73086:20221202:102220.114 In zbx_ipc_service_recv() timeout:1.000 73088:20221202:102220.114 In zbx_ipc_service_recv() timeout:0.994 73090:20221202:102220.410 End of zbx_ipc_service_recv():2 73090:20221202:102220.410 In zbx_ipc_service_recv() timeout:1.000 73120:20221202:102220.448 zbx_setproctitle() title:'http poller #1 [got 1 values in 0.213827 sec, getting values]' 73120:20221202:102220.448 In process_httptests() 73120:20221202:102220.448 query [txnlev:0] [select h.hostid,h.host,h.name,t.httptestid,t.name,t.agent,t.authentication,t.http_user,t.http_password,t.http_proxy,t.retries,t.ssl_cert_file,t.ssl_key_file,t.ssl_key_password,t.verify_peer,t.verify_host,t.delay from httptest t,hosts h where t.hostid=h.hostid and t.nextcheck<=1669969340 and mod(t.httptestid,1)=0 and t.status=0 and h.proxy_hostid is null and h.status=0 and (h.maintenance_status=0 or h.maintenance_type=0)] 73120:20221202:102220.450 End of process_httptests() 73120:20221202:102220.450 query [txnlev:0] [select min(t.nextcheck) from httptest t,hosts h where t.hostid=h.hostid and mod(t.httptestid,1)=0 and t.status=0 and h.proxy_hostid is null and h.status=0 and (h.maintenance_status=0 or h.maintenance_type=0)] 73120:20221202:102220.452 zbx_setproctitle() title:'http poller #1 [got 0 values in 0.001836 sec, idle 5 sec]' 73111:20221202:102220.514 End of zbx_ipc_service_recv():2 73111:20221202:102220.514 In zbx_ipc_service_recv() timeout:1.000 73144:20221202:102220.526 End of zbx_ipc_async_socket_recv():0 73144:20221202:102220.526 zbx_setproctitle() title:'task manager [processing tasks]' 73144:20221202:102220.526 query [txnlev:0] [select taskid,type,clock,ttl from task where status in (1,2) order by taskid] 73144:20221202:102220.526 zbx_setproctitle() title:'task manager [processed 0 task(s) in 0.000397 sec, idle 5 sec]' 73144:20221202:102220.527 In zbx_ipc_async_socket_recv() timeout:5 73142:20221202:102220.559 zbx_setproctitle() title:'self-monitoring [processing data]' 73142:20221202:102220.559 In collect_selfmon_stats() 73142:20221202:102220.559 End of collect_selfmon_stats() 73142:20221202:102220.559 zbx_setproctitle() title:'self-monitoring [processed data in 0.000176 sec, idle 1 sec]' 73115:20221202:102220.713 End of zbx_ipc_service_recv():2 73115:20221202:102220.713 In zbx_ipc_service_recv() timeout:1.000 73124:20221202:102220.714 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000106 sec, syncing history]' 73124:20221202:102220.714 In zbx_sync_history_cache() history_num:0 73124:20221202:102220.714 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000184 sec, idle 1 sec]' 73174:20221202:102220.715 End of zbx_ipc_service_recv():2 73174:20221202:102220.715 In zbx_ipc_service_recv() timeout:1.000 73123:20221202:102220.725 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000171 sec, syncing history]' 73123:20221202:102220.725 In zbx_sync_history_cache() history_num:0 73123:20221202:102220.725 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000147 sec, idle 1 sec]' 73122:20221202:102220.725 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000105 sec, syncing history]' 73122:20221202:102220.725 In zbx_sync_history_cache() history_num:0 73122:20221202:102220.725 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000031 sec, idle 1 sec]' 73125:20221202:102220.740 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000162 sec, syncing history]' 73125:20221202:102220.740 In zbx_sync_history_cache() history_num:0 73125:20221202:102220.740 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000232 sec, idle 1 sec]' 73107:20221202:102220.807 End of zbx_ipc_service_recv():2 73107:20221202:102220.807 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102220.809 zbx_setproctitle() title:'alert syncer [queuing alerts]' 73158:20221202:102220.809 In am_db_get_alerts() 73158:20221202:102220.809 query [txnlev:1] [begin;] 73158:20221202:102220.810 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] 73158:20221202:102220.810 query [txnlev:1] [commit;] 73158:20221202:102220.810 End of am_db_get_alerts():SUCCEED alerts:0 73158:20221202:102220.810 In am_db_flush_results() 73158:20221202:102220.810 In zbx_ipc_socket_write() 73158:20221202:102220.810 End of zbx_ipc_socket_write():SUCCEED 73158:20221202:102220.810 In zbx_ipc_socket_read() 73107:20221202:102220.811 End of zbx_ipc_service_recv():1 73107:20221202:102220.811 In am_flush_results() results:0 73107:20221202:102220.811 In zbx_ipc_client_send() clientid:6 73107:20221202:102220.811 End of zbx_ipc_client_send():SUCCEED 73107:20221202:102220.811 End of am_flush_results() 73107:20221202:102220.811 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102220.811 End of zbx_ipc_socket_read():SUCCEED 73158:20221202:102220.811 End of am_db_flush_results() flushed:0 73158:20221202:102220.811 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.002242 sec, idle 1 sec]' 73086:20221202:102221.115 End of zbx_ipc_service_recv():2 73086:20221202:102221.115 In zbx_ha_dispatch_message() 73086:20221202:102221.115 In zbx_ipc_service_recv() timeout:1.000 73088:20221202:102221.118 End of zbx_ipc_service_recv():2 73088:20221202:102221.120 In zbx_ipc_async_socket_send() 73088:20221202:102221.120 In zbx_ipc_client_send() clientid:0 73088:20221202:102221.127 End of zbx_ipc_client_send():SUCCEED 73088:20221202:102221.127 End of zbx_ipc_async_socket_send():SUCCEED 73088:20221202:102221.128 In zbx_ipc_async_socket_flush() timeout:10 73088:20221202:102221.128 End of zbx_ipc_async_socket_flush():0 73088:20221202:102221.128 In zbx_ipc_service_recv() timeout:0.951 73086:20221202:102221.137 End of zbx_ipc_service_recv():1 73086:20221202:102221.137 In zbx_ha_dispatch_message() 73086:20221202:102221.137 In zbx_ipc_service_recv() timeout:1.000 73090:20221202:102221.412 End of zbx_ipc_service_recv():2 73090:20221202:102221.412 zbx_setproctitle() title:'service manager #1 [processed 0 events, updated 0 event tags, deleted 0 problems, synced 0 service updates, idle 5.006243 sec during 5.006277 sec]' 73090:20221202:102221.412 In zbx_ipc_service_recv() timeout:1.000 73135:20221202:102221.498 End of zbx_ipc_async_socket_recv():0 73135:20221202:102221.498 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.005337 sec, getting values]' 73135:20221202:102221.498 In get_values() 73135:20221202:102221.498 In DCconfig_get_poller_items() poller_type:4 73135:20221202:102221.498 End of DCconfig_get_poller_items():0 73135:20221202:102221.498 In DCconfig_get_poller_nextcheck() poller_type:4 73135:20221202:102221.498 End of DCconfig_get_poller_nextcheck():-1 73135:20221202:102221.498 End of get_values():0 73135:20221202:102221.498 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.000121 sec, idle 5 sec]' 73135:20221202:102221.498 In zbx_ipc_async_socket_recv() timeout:5 73128:20221202:102221.499 End of zbx_ipc_async_socket_recv():0 73128:20221202:102221.499 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.000697 sec, getting values]' 73128:20221202:102221.499 In get_values() 73128:20221202:102221.499 In DCconfig_get_poller_items() poller_type:4 73128:20221202:102221.499 End of DCconfig_get_poller_items():0 73128:20221202:102221.499 In DCconfig_get_poller_nextcheck() poller_type:4 73128:20221202:102221.499 End of DCconfig_get_poller_nextcheck():-1 73128:20221202:102221.499 End of get_values():0 73128:20221202:102221.499 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.000219 sec, idle 5 sec]' 73128:20221202:102221.499 In zbx_ipc_async_socket_recv() timeout:5 73134:20221202:102221.499 End of zbx_ipc_async_socket_recv():0 73134:20221202:102221.499 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.000229 sec, getting values]' 73134:20221202:102221.499 In get_values() 73134:20221202:102221.499 In DCconfig_get_poller_items() poller_type:4 73134:20221202:102221.499 End of DCconfig_get_poller_items():0 73134:20221202:102221.499 In DCconfig_get_poller_nextcheck() poller_type:4 73134:20221202:102221.499 End of DCconfig_get_poller_nextcheck():-1 73134:20221202:102221.499 End of get_values():0 73134:20221202:102221.499 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.000113 sec, idle 5 sec]' 73134:20221202:102221.499 In zbx_ipc_async_socket_recv() timeout:5 73127:20221202:102221.502 End of zbx_ipc_async_socket_recv():0 73127:20221202:102221.502 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.000585 sec, getting values]' 73130:20221202:102221.502 End of zbx_ipc_async_socket_recv():0 73130:20221202:102221.502 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.000077 sec, getting values]' 73130:20221202:102221.502 In get_values() 73130:20221202:102221.502 In DCconfig_get_poller_items() poller_type:4 73130:20221202:102221.502 End of DCconfig_get_poller_items():0 73130:20221202:102221.502 In DCconfig_get_poller_nextcheck() poller_type:4 73130:20221202:102221.502 End of DCconfig_get_poller_nextcheck():-1 73130:20221202:102221.502 End of get_values():0 73130:20221202:102221.502 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.000101 sec, idle 5 sec]' 73130:20221202:102221.503 In zbx_ipc_async_socket_recv() timeout:5 73127:20221202:102221.503 In get_values() 73127:20221202:102221.503 In DCconfig_get_poller_items() poller_type:4 73127:20221202:102221.503 End of DCconfig_get_poller_items():0 73127:20221202:102221.503 In DCconfig_get_poller_nextcheck() poller_type:4 73127:20221202:102221.503 End of DCconfig_get_poller_nextcheck():-1 73127:20221202:102221.503 End of get_values():0 73127:20221202:102221.503 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.000682 sec, idle 5 sec]' 73127:20221202:102221.503 In zbx_ipc_async_socket_recv() timeout:5 73137:20221202:102221.503 End of zbx_ipc_async_socket_recv():0 73137:20221202:102221.503 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.002950 sec, getting values]' 73137:20221202:102221.503 In get_values() 73137:20221202:102221.503 In DCconfig_get_poller_items() poller_type:4 73137:20221202:102221.503 End of DCconfig_get_poller_items():0 73137:20221202:102221.503 In DCconfig_get_poller_nextcheck() poller_type:4 73137:20221202:102221.503 End of DCconfig_get_poller_nextcheck():-1 73137:20221202:102221.503 End of get_values():0 73137:20221202:102221.503 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.000101 sec, idle 5 sec]' 73137:20221202:102221.503 In zbx_ipc_async_socket_recv() timeout:5 73133:20221202:102221.504 End of zbx_ipc_async_socket_recv():0 73133:20221202:102221.504 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.000193 sec, getting values]' 73133:20221202:102221.504 In get_values() 73133:20221202:102221.504 In DCconfig_get_poller_items() poller_type:4 73133:20221202:102221.504 End of DCconfig_get_poller_items():0 73133:20221202:102221.504 In DCconfig_get_poller_nextcheck() poller_type:4 73133:20221202:102221.504 End of DCconfig_get_poller_nextcheck():-1 73133:20221202:102221.504 End of get_values():0 73133:20221202:102221.504 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.000101 sec, idle 5 sec]' 73133:20221202:102221.504 In zbx_ipc_async_socket_recv() timeout:5 73129:20221202:102221.504 End of zbx_ipc_async_socket_recv():0 73129:20221202:102221.505 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.001400 sec, getting values]' 73129:20221202:102221.505 In get_values() 73129:20221202:102221.505 In DCconfig_get_poller_items() poller_type:4 73129:20221202:102221.505 End of DCconfig_get_poller_items():0 73141:20221202:102221.505 End of zbx_ipc_async_socket_recv():0 73141:20221202:102221.506 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.000120 sec, exchanging data]' 73141:20221202:102221.506 In process_proxy() 73141:20221202:102221.506 In DCconfig_get_proxypoller_hosts() 73141:20221202:102221.506 End of DCconfig_get_proxypoller_hosts():0 73141:20221202:102221.506 End of process_proxy() 73141:20221202:102221.506 In DCconfig_get_proxypoller_nextcheck() 73141:20221202:102221.506 End of DCconfig_get_proxypoller_nextcheck():-1 73141:20221202:102221.506 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.000574 sec, idle 5 sec]' 73141:20221202:102221.506 In zbx_ipc_async_socket_recv() timeout:5 73129:20221202:102221.506 In DCconfig_get_poller_nextcheck() poller_type:4 73129:20221202:102221.506 End of DCconfig_get_poller_nextcheck():-1 73129:20221202:102221.506 End of get_values():0 73129:20221202:102221.506 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.001487 sec, idle 5 sec]' 73139:20221202:102221.507 End of zbx_ipc_async_socket_recv():0 73139:20221202:102221.507 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.000783 sec, getting values]' 73139:20221202:102221.507 In get_values() 73139:20221202:102221.507 In DCconfig_get_poller_items() poller_type:4 73139:20221202:102221.507 End of DCconfig_get_poller_items():0 73139:20221202:102221.507 In DCconfig_get_poller_nextcheck() poller_type:4 73139:20221202:102221.507 End of DCconfig_get_poller_nextcheck():-1 73139:20221202:102221.507 End of get_values():0 73139:20221202:102221.507 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.000488 sec, idle 5 sec]' 73139:20221202:102221.507 In zbx_ipc_async_socket_recv() timeout:5 73129:20221202:102221.507 In zbx_ipc_async_socket_recv() timeout:5 73159:20221202:102221.508 End of zbx_ipc_async_socket_recv():0 73159:20221202:102221.508 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.001191 sec, getting values]' 73159:20221202:102221.508 In get_values() 73159:20221202:102221.508 In DCconfig_get_poller_items() poller_type:5 73159:20221202:102221.508 End of DCconfig_get_poller_items():0 73159:20221202:102221.508 In DCconfig_get_poller_nextcheck() poller_type:5 73159:20221202:102221.508 End of DCconfig_get_poller_nextcheck():-1 73159:20221202:102221.508 End of get_values():0 73159:20221202:102221.508 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.000270 sec, idle 5 sec]' 73159:20221202:102221.508 In zbx_ipc_async_socket_recv() timeout:5 73151:20221202:102221.510 End of zbx_ipc_async_socket_recv():0 73151:20221202:102221.510 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.002435 sec, getting values]' 73151:20221202:102221.510 In get_values() 73151:20221202:102221.510 In DCconfig_get_poller_items() poller_type:1 73151:20221202:102221.510 End of DCconfig_get_poller_items():0 73151:20221202:102221.510 In DCconfig_get_poller_nextcheck() poller_type:1 73149:20221202:102221.510 End of zbx_ipc_async_socket_recv():0 73149:20221202:102221.510 zbx_setproctitle() title:'poller #4 [got 1 values in 0.001508 sec, getting values]' 73149:20221202:102221.510 In get_values() 73149:20221202:102221.511 In DCconfig_get_poller_items() poller_type:0 73149:20221202:102221.511 End of DCconfig_get_poller_items():1 73149:20221202:102221.511 In substitute_key_macros_impl() data:'agent.ping' 73149:20221202:102221.511 End of substitute_key_macros_impl():SUCCEED data:'agent.ping' 73149:20221202:102221.511 In substitute_simple_macros_impl() data:'10050' 73149:20221202:102221.511 End substitute_simple_macros_impl() data:'10050' 73149:20221202:102221.511 In get_value() key:'agent.ping' 73149:20221202:102221.511 In get_value_agent() host:'test' addr:'192.168.6.176' key:'agent.ping' conn:'unencrypted' 73149:20221202:102221.511 In is_ip4() ip:'192.168.6.176' 73149:20221202:102221.511 End of is_ip4():SUCCEED 73149:20221202:102221.511 Sending [agent.ping] 73151:20221202:102221.511 End of DCconfig_get_poller_nextcheck():-1 73151:20221202:102221.511 End of get_values():0 73151:20221202:102221.511 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.001201 sec, idle 5 sec]' 73151:20221202:102221.511 In zbx_ipc_async_socket_recv() timeout:5 73149:20221202:102221.511 get value from agent result: '1' 73149:20221202:102221.512 End of get_value_agent():SUCCEED 73149:20221202:102221.512 End of get_value():SUCCEED 73149:20221202:102221.512 In zbx_activate_item_interface() interfaceid:15 itemid:44581 type:0 73149:20221202:102221.512 End of zbx_activate_item_interface() 73149:20221202:102221.512 In zbx_preprocess_item_value() 73149:20221202:102221.512 End of zbx_preprocess_item_value() 73149:20221202:102221.512 In zbx_ipc_socket_write() 73149:20221202:102221.512 End of zbx_ipc_socket_write():SUCCEED 73149:20221202:102221.514 End of get_values():1 73149:20221202:102221.514 zbx_setproctitle() title:'poller #4 [got 1 values in 0.003650 sec, idle 5 sec]' 73149:20221202:102221.514 In zbx_ipc_async_socket_recv() timeout:5 73111:20221202:102221.515 End of zbx_ipc_service_recv():1 73111:20221202:102221.515 In preprocessor_add_request() 73111:20221202:102221.515 In preprocessor_sync_configuration() 73111:20221202:102221.515 In DCconfig_get_preprocessable_items() 73111:20221202:102221.515 End of DCconfig_get_preprocessable_items() items:29 73111:20221202:102221.515 End of preprocessor_sync_configuration() item config size: 29, history cache size: 0 73111:20221202:102221.515 In preprocessor_enqueue() itemid: 44581 73111:20221202:102221.516 End of preprocessor_enqueue() 73111:20221202:102221.516 In preprocessor_assign_tasks() 73111:20221202:102221.516 In preprocessor_get_next_task() 73150:20221202:102221.516 End of zbx_ipc_async_socket_recv():0 73150:20221202:102221.516 zbx_setproctitle() title:'poller #5 [got 0 values in 0.000250 sec, getting values]' 73150:20221202:102221.516 In get_values() 73150:20221202:102221.516 In DCconfig_get_poller_items() poller_type:0 73150:20221202:102221.516 End of DCconfig_get_poller_items():0 73150:20221202:102221.516 In DCconfig_get_poller_nextcheck() poller_type:0 73150:20221202:102221.516 End of DCconfig_get_poller_nextcheck():1669969346 73150:20221202:102221.516 End of get_values():0 73150:20221202:102221.516 zbx_setproctitle() title:'poller #5 [got 0 values in 0.000333 sec, idle 5 sec]' 73150:20221202:102221.516 In zbx_ipc_async_socket_recv() timeout:5 73111:20221202:102221.517 End of preprocessor_get_next_task() 73111:20221202:102221.517 In zbx_ipc_client_send() clientid:3 73111:20221202:102221.517 End of zbx_ipc_client_send():SUCCEED 73111:20221202:102221.517 In preprocessor_get_next_task() 73111:20221202:102221.517 End of preprocessor_get_next_task() 73111:20221202:102221.517 End of preprocessor_assign_tasks() 73111:20221202:102221.517 End of preprocessor_add_request() 73111:20221202:102221.517 zbx_setproctitle() title:'preprocessing manager #1 [queued 1, processed 1 values, idle 5.006457 sec during 5.009087 sec]' 73111:20221202:102221.517 In zbx_ipc_service_recv() timeout:1.000 73114:20221202:102221.517 End of zbx_ipc_socket_read():SUCCEED 73114:20221202:102221.517 worker_preprocess_value(): 1 73114:20221202:102221.517 worker_preprocess_value: SUCCEED GOOD 73114:20221202:102221.517 In zbx_ipc_socket_write() 73114:20221202:102221.517 End of zbx_ipc_socket_write():SUCCEED 73114:20221202:102221.517 In zbx_ipc_socket_read() 73111:20221202:102221.518 End of zbx_ipc_service_recv():1 73111:20221202:102221.518 In preprocessor_add_result() 73111:20221202:102221.518 In preprocessor_enqueue_dependent() itemid: 44581 73111:20221202:102221.518 End of preprocessor_enqueue_dependent() 73111:20221202:102221.518 In preprocessor_assign_tasks() 73111:20221202:102221.518 In preprocessor_get_next_task() 73111:20221202:102221.518 End of preprocessor_get_next_task() 73111:20221202:102221.518 End of preprocessor_assign_tasks() 73111:20221202:102221.518 End of preprocessor_add_result() 73111:20221202:102221.518 In zbx_ipc_service_recv() timeout:1.000 73146:20221202:102221.518 End of zbx_ipc_async_socket_recv():0 73146:20221202:102221.519 zbx_setproctitle() title:'poller #2 [got 0 values in 0.000076 sec, getting values]' 73146:20221202:102221.519 In get_values() 73146:20221202:102221.519 In DCconfig_get_poller_items() poller_type:0 73146:20221202:102221.519 End of DCconfig_get_poller_items():0 73146:20221202:102221.519 In DCconfig_get_poller_nextcheck() poller_type:0 73146:20221202:102221.519 End of DCconfig_get_poller_nextcheck():1669969346 73146:20221202:102221.519 End of get_values():0 73140:20221202:102221.519 End of zbx_ipc_async_socket_recv():0 73140:20221202:102221.519 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.000065 sec, getting values]' 73140:20221202:102221.519 In get_values() 73140:20221202:102221.519 In DCconfig_get_poller_items() poller_type:4 73140:20221202:102221.519 End of DCconfig_get_poller_items():0 73140:20221202:102221.519 In DCconfig_get_poller_nextcheck() poller_type:4 73140:20221202:102221.519 End of DCconfig_get_poller_nextcheck():-1 73140:20221202:102221.519 End of get_values():0 73140:20221202:102221.519 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.000222 sec, idle 5 sec]' 73140:20221202:102221.519 In zbx_ipc_async_socket_recv() timeout:5 73146:20221202:102221.519 zbx_setproctitle() title:'poller #2 [got 0 values in 0.000116 sec, idle 5 sec]' 73146:20221202:102221.519 In zbx_ipc_async_socket_recv() timeout:5 73145:20221202:102221.519 End of zbx_ipc_async_socket_recv():0 73145:20221202:102221.520 zbx_setproctitle() title:'poller #1 [got 0 values in 0.000142 sec, getting values]' 73145:20221202:102221.520 In get_values() 73145:20221202:102221.520 In DCconfig_get_poller_items() poller_type:0 73145:20221202:102221.520 End of DCconfig_get_poller_items():0 73145:20221202:102221.520 In DCconfig_get_poller_nextcheck() poller_type:0 73145:20221202:102221.520 End of DCconfig_get_poller_nextcheck():1669969346 73145:20221202:102221.520 End of get_values():0 73145:20221202:102221.520 zbx_setproctitle() title:'poller #1 [got 0 values in 0.000738 sec, idle 5 sec]' 73145:20221202:102221.520 In zbx_ipc_async_socket_recv() timeout:5 73147:20221202:102221.522 End of zbx_ipc_async_socket_recv():0 73147:20221202:102221.522 zbx_setproctitle() title:'poller #3 [got 0 values in 0.000124 sec, getting values]' 73147:20221202:102221.522 In get_values() 73147:20221202:102221.522 In DCconfig_get_poller_items() poller_type:0 73147:20221202:102221.522 End of DCconfig_get_poller_items():0 73147:20221202:102221.522 In DCconfig_get_poller_nextcheck() poller_type:0 73147:20221202:102221.522 End of DCconfig_get_poller_nextcheck():1669969346 73147:20221202:102221.522 End of get_values():0 73147:20221202:102221.522 zbx_setproctitle() title:'poller #3 [got 0 values in 0.000098 sec, idle 5 sec]' 73147:20221202:102221.523 In zbx_ipc_async_socket_recv() timeout:5 73168:20221202:102221.523 End of zbx_ipc_async_socket_recv():0 73168:20221202:102221.523 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.000274 sec, getting values]' 73168:20221202:102221.523 In get_values() 73168:20221202:102221.523 In DCconfig_get_poller_items() poller_type:5 73168:20221202:102221.523 End of DCconfig_get_poller_items():0 73168:20221202:102221.523 In DCconfig_get_poller_nextcheck() poller_type:5 73168:20221202:102221.523 End of DCconfig_get_poller_nextcheck():-1 73168:20221202:102221.523 End of get_values():0 73168:20221202:102221.523 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.000097 sec, idle 5 sec]' 73168:20221202:102221.523 In zbx_ipc_async_socket_recv() timeout:5 73169:20221202:102221.530 End of zbx_ipc_async_socket_recv():0 73169:20221202:102221.530 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.000115 sec, getting values]' 73169:20221202:102221.530 In get_values() 73169:20221202:102221.530 In DCconfig_get_poller_items() poller_type:5 73169:20221202:102221.530 End of DCconfig_get_poller_items():0 73169:20221202:102221.530 In DCconfig_get_poller_nextcheck() poller_type:5 73169:20221202:102221.530 End of DCconfig_get_poller_nextcheck():-1 73169:20221202:102221.530 End of get_values():0 73169:20221202:102221.530 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.000082 sec, idle 5 sec]' 73169:20221202:102221.530 In zbx_ipc_async_socket_recv() timeout:5 73157:20221202:102221.531 zbx_setproctitle() title:'icmp pinger #1 [getting values]' 73157:20221202:102221.531 In get_pinger_hosts() 73157:20221202:102221.531 In DCconfig_get_poller_items() poller_type:3 73157:20221202:102221.531 End of DCconfig_get_poller_items():0 73157:20221202:102221.531 End of get_pinger_hosts():0 73157:20221202:102221.531 In process_pinger_hosts() 73157:20221202:102221.531 End of process_pinger_hosts() 73157:20221202:102221.531 In DCconfig_get_poller_nextcheck() poller_type:3 73157:20221202:102221.531 End of DCconfig_get_poller_nextcheck():-1 73157:20221202:102221.531 zbx_setproctitle() title:'icmp pinger #1 [got 0 values in 0.000163 sec, idle 5 sec]' 73167:20221202:102221.533 End of zbx_ipc_async_socket_recv():0 73167:20221202:102221.534 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.000111 sec, getting values]' 73167:20221202:102221.534 In get_values() 73167:20221202:102221.534 In DCconfig_get_poller_items() poller_type:5 73167:20221202:102221.534 End of DCconfig_get_poller_items():0 73167:20221202:102221.534 In DCconfig_get_poller_nextcheck() poller_type:5 73167:20221202:102221.534 End of DCconfig_get_poller_nextcheck():-1 73167:20221202:102221.534 End of get_values():0 73167:20221202:102221.534 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.000392 sec, idle 5 sec]' 73167:20221202:102221.534 In zbx_ipc_async_socket_recv() timeout:5 73172:20221202:102221.542 End of zbx_ipc_async_socket_recv():0 73172:20221202:102221.542 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.000096 sec, getting values]' 73172:20221202:102221.542 In get_values() 73172:20221202:102221.542 In DCconfig_get_poller_items() poller_type:5 73172:20221202:102221.542 End of DCconfig_get_poller_items():0 73172:20221202:102221.542 In DCconfig_get_poller_nextcheck() poller_type:5 73172:20221202:102221.542 End of DCconfig_get_poller_nextcheck():-1 73172:20221202:102221.542 End of get_values():0 73172:20221202:102221.542 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.000099 sec, idle 5 sec]' 73172:20221202:102221.542 In zbx_ipc_async_socket_recv() timeout:5 73142:20221202:102221.585 zbx_setproctitle() title:'self-monitoring [processing data]' 73142:20221202:102221.586 In collect_selfmon_stats() 73142:20221202:102221.586 End of collect_selfmon_stats() 73142:20221202:102221.586 zbx_setproctitle() title:'self-monitoring [processed data in 0.000967 sec, idle 1 sec]' 73126:20221202:102221.588 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.002329 sec, processing escalations]' 73126:20221202:102221.588 In process_escalations() 73126:20221202:102221.588 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<=1669969344 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102221.588 End of process_escalations() 73126:20221202:102221.589 In process_escalations() 73126:20221202:102221.589 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<=1669969344 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102221.589 End of process_escalations() 73126:20221202:102221.591 In process_escalations() 73126:20221202:102221.591 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<=1669969344 order by actionid,triggerid,itemid,escalationid] 73178:20221202:102221.592 End of zbx_ipc_async_socket_recv():0 73178:20221202:102221.592 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.000467 sec, getting values]' 73178:20221202:102221.592 In get_values() 73178:20221202:102221.592 In DCconfig_get_poller_items() poller_type:6 73178:20221202:102221.592 End of DCconfig_get_poller_items():0 73178:20221202:102221.592 In DCconfig_get_poller_nextcheck() poller_type:6 73126:20221202:102221.592 End of process_escalations() 73126:20221202:102221.592 In process_escalations() 73126:20221202:102221.592 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<=1669969344 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102221.592 End of process_escalations() 73126:20221202:102221.593 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.004673 sec, idle 3 sec]' 73178:20221202:102221.593 End of DCconfig_get_poller_nextcheck():-1 73178:20221202:102221.593 End of get_values():0 73178:20221202:102221.593 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.001194 sec, idle 5 sec]' 73178:20221202:102221.593 In zbx_ipc_async_socket_recv() timeout:5 73115:20221202:102221.715 End of zbx_ipc_service_recv():2 73115:20221202:102221.715 zbx_setproctitle() title:'lld manager #1 [processed 0 LLD rules, idle 5.010394sec during 5.010433 sec]' 73115:20221202:102221.715 In zbx_ipc_service_recv() timeout:1.000 73124:20221202:102221.715 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000184 sec, syncing history]' 73124:20221202:102221.715 In zbx_sync_history_cache() history_num:1 73124:20221202:102221.715 In substitute_simple_macros_impl() data:'90d' 73124:20221202:102221.715 End substitute_simple_macros_impl() data:'90d' 73124:20221202:102221.715 In DCmass_prepare_history() history_num:1 73124:20221202:102221.715 End of DCmass_prepare_history() 73124:20221202:102221.715 In DBmass_add_history() 73124:20221202:102221.715 In zbx_history_add_values() 73124:20221202:102221.715 query [txnlev:1] [begin;] 73124:20221202:102221.715 query [txnlev:1] [insert into history_str (itemid,clock,ns,value) values (44581,1669969341,512305901,'GOOD'); ] 73174:20221202:102221.716 End of zbx_ipc_service_recv():2 73174:20221202:102221.716 In zbx_ipc_service_recv() timeout:1.000 73124:20221202:102221.716 query [txnlev:1] [commit;] 73123:20221202:102221.726 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000147 sec, syncing history]' 73123:20221202:102221.726 In zbx_sync_history_cache() history_num:1 73123:20221202:102221.726 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000066 sec, idle 1 sec]' 73122:20221202:102221.726 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000031 sec, syncing history]' 73122:20221202:102221.726 In zbx_sync_history_cache() history_num:1 73122:20221202:102221.726 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000046 sec, idle 1 sec]' 73124:20221202:102221.737 End of zbx_history_add_values() 73124:20221202:102221.737 End of DBmass_add_history() 73124:20221202:102221.737 In DCmass_update_trends() 73124:20221202:102221.737 End of DCmass_update_trends() 73124:20221202:102221.737 query [txnlev:1] [begin;] 73124:20221202:102221.738 In DBmass_update_items() 73124:20221202:102221.738 End of DBmass_update_items() 73124:20221202:102221.738 In zbx_process_events() events_num:0 73124:20221202:102221.738 End of zbx_process_events() processed:0 73124:20221202:102221.738 query [txnlev:1] [commit;] 73124:20221202:102221.738 In DCupdate_trends() 73124:20221202:102221.739 End of DCupdate_trends() 73124:20221202:102221.739 query [txnlev:1] [begin;] 73124:20221202:102221.739 In recalculate_triggers() 73124:20221202:102221.739 In zbx_link_triggers_with_functions() trigger_order_num:0 73124:20221202:102221.739 End of zbx_link_triggers_with_functions() triggers_func_pos_num:0 73124:20221202:102221.739 In zbx_evaluate_expressions() tr_num:0 73124:20221202:102221.739 In substitute_functions() 73124:20221202:102221.739 In zbx_extract_functionids() tr_num:0 73124:20221202:102221.739 End of zbx_extract_functionids() functionids_num:0 73124:20221202:102221.740 End of substitute_functions() 73124:20221202:102221.740 End of zbx_evaluate_expressions() 73124:20221202:102221.740 In zbx_process_triggers() values_num:0 73124:20221202:102221.740 End of zbx_process_triggers() 73124:20221202:102221.740 End of recalculate_triggers() 73124:20221202:102221.740 In zbx_process_events() events_num:0 73124:20221202:102221.740 End of zbx_process_events() processed:0 73124:20221202:102221.740 query [txnlev:1] [commit;] 73125:20221202:102221.740 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000232 sec, syncing history]' 73125:20221202:102221.741 In zbx_sync_history_cache() history_num:0 73125:20221202:102221.741 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000337 sec, idle 1 sec]' 73124:20221202:102221.741 zbx_setproctitle() title:'history syncer #3 [processed 1 values, 0 triggers in 0.025712 sec, idle 1 sec]' 73107:20221202:102221.812 End of zbx_ipc_service_recv():2 73107:20221202:102221.812 zbx_setproctitle() title:'alert manager #1 [sent 0, failed 0 alerts, idle 5.024767 sec during 5.025126 sec]' 73107:20221202:102221.812 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102221.813 zbx_setproctitle() title:'alert syncer [queuing alerts]' 73158:20221202:102221.814 In am_db_get_alerts() 73158:20221202:102221.814 query [txnlev:1] [begin;] 73158:20221202:102221.814 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] 73158:20221202:102221.814 query [txnlev:1] [commit;] 73158:20221202:102221.814 End of am_db_get_alerts():SUCCEED alerts:0 73158:20221202:102221.814 In am_db_flush_results() 73158:20221202:102221.814 In zbx_ipc_socket_write() 73158:20221202:102221.814 End of zbx_ipc_socket_write():SUCCEED 73158:20221202:102221.814 In zbx_ipc_socket_read() 73107:20221202:102221.815 End of zbx_ipc_service_recv():1 73107:20221202:102221.815 In am_flush_results() results:0 73107:20221202:102221.815 In zbx_ipc_client_send() clientid:6 73107:20221202:102221.815 End of zbx_ipc_client_send():SUCCEED 73107:20221202:102221.815 End of am_flush_results() 73107:20221202:102221.815 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102221.815 End of zbx_ipc_socket_read():SUCCEED 73158:20221202:102221.815 End of am_db_flush_results() flushed:0 73158:20221202:102221.815 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.002522 sec, idle 1 sec]' 73088:20221202:102222.082 End of zbx_ipc_service_recv():2 73088:20221202:102222.082 In zbx_ipc_async_socket_send() 73088:20221202:102222.082 In zbx_ipc_client_send() clientid:0 73088:20221202:102222.082 End of zbx_ipc_client_send():SUCCEED 73088:20221202:102222.082 End of zbx_ipc_async_socket_send():SUCCEED 73088:20221202:102222.082 In zbx_ipc_async_socket_flush() timeout:10 73088:20221202:102222.082 End of zbx_ipc_async_socket_flush():0 73088:20221202:102222.082 In zbx_ipc_service_recv() timeout:0.989 73086:20221202:102222.083 End of zbx_ipc_service_recv():1 73086:20221202:102222.083 In zbx_ha_dispatch_message() 73086:20221202:102222.083 In zbx_ipc_service_recv() timeout:1.000 73090:20221202:102222.414 End of zbx_ipc_service_recv():2 73090:20221202:102222.414 In zbx_ipc_service_recv() timeout:1.000 73111:20221202:102222.520 End of zbx_ipc_service_recv():2 73111:20221202:102222.520 In zbx_ipc_service_recv() timeout:1.000 73142:20221202:102222.589 zbx_setproctitle() title:'self-monitoring [processing data]' 73142:20221202:102222.589 In collect_selfmon_stats() 73142:20221202:102222.589 End of collect_selfmon_stats() 73142:20221202:102222.589 zbx_setproctitle() title:'self-monitoring [processed data in 0.000147 sec, idle 1 sec]' 73115:20221202:102222.715 End of zbx_ipc_service_recv():2 73115:20221202:102222.716 In zbx_ipc_service_recv() timeout:1.000 73174:20221202:102222.721 End of zbx_ipc_service_recv():2 73174:20221202:102222.722 zbx_setproctitle() title:'availability manager #1 [queued 0, processed 0 values, idle 5.017503 sec during 5.017527 sec]' 73174:20221202:102222.722 In zbx_ipc_service_recv() timeout:1.000 73123:20221202:102222.726 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000066 sec, syncing history]' 73123:20221202:102222.726 In zbx_sync_history_cache() history_num:0 73123:20221202:102222.726 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000114 sec, idle 1 sec]' 73122:20221202:102222.727 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000046 sec, syncing history]' 73122:20221202:102222.727 In zbx_sync_history_cache() history_num:0 73122:20221202:102222.727 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000113 sec, idle 1 sec]' 73124:20221202:102222.742 zbx_setproctitle() title:'history syncer #3 [processed 1 values, 0 triggers in 0.025712 sec, syncing history]' 73124:20221202:102222.742 In zbx_sync_history_cache() history_num:0 73124:20221202:102222.742 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000169 sec, idle 1 sec]' 73125:20221202:102222.743 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000337 sec, syncing history]' 73125:20221202:102222.743 In zbx_sync_history_cache() history_num:0 73125:20221202:102222.743 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000121 sec, idle 1 sec]' 73107:20221202:102222.815 End of zbx_ipc_service_recv():2 73107:20221202:102222.815 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102222.815 zbx_setproctitle() title:'alert syncer [queuing alerts]' 73158:20221202:102222.815 In am_db_get_alerts() 73158:20221202:102222.815 query [txnlev:1] [begin;] 73158:20221202:102222.816 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] 73158:20221202:102222.816 query [txnlev:1] [commit;] 73158:20221202:102222.817 End of am_db_get_alerts():SUCCEED alerts:0 73158:20221202:102222.817 In am_db_flush_results() 73158:20221202:102222.817 In zbx_ipc_socket_write() 73158:20221202:102222.817 End of zbx_ipc_socket_write():SUCCEED 73158:20221202:102222.817 In zbx_ipc_socket_read() 73107:20221202:102222.817 End of zbx_ipc_service_recv():1 73107:20221202:102222.817 In am_flush_results() results:0 73107:20221202:102222.818 In zbx_ipc_client_send() clientid:6 73107:20221202:102222.818 End of zbx_ipc_client_send():SUCCEED 73107:20221202:102222.818 End of am_flush_results() 73107:20221202:102222.818 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102222.818 End of zbx_ipc_socket_read():SUCCEED 73158:20221202:102222.818 End of am_db_flush_results() flushed:0 73158:20221202:102222.818 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.002844 sec, idle 1 sec]' 73088:20221202:102223.075 End of zbx_ipc_service_recv():2 73088:20221202:102223.075 In zbx_ipc_async_socket_send() 73088:20221202:102223.075 In zbx_ipc_client_send() clientid:0 73088:20221202:102223.075 End of zbx_ipc_client_send():SUCCEED 73088:20221202:102223.075 End of zbx_ipc_async_socket_send():SUCCEED 73088:20221202:102223.075 In zbx_ipc_async_socket_flush() timeout:10 73088:20221202:102223.075 End of zbx_ipc_async_socket_flush():0 73088:20221202:102223.075 In zbx_ipc_service_recv() timeout:0.996 73086:20221202:102223.076 End of zbx_ipc_service_recv():1 73086:20221202:102223.076 In zbx_ha_dispatch_message() 73086:20221202:102223.076 In zbx_ipc_service_recv() timeout:1.000 73090:20221202:102223.414 End of zbx_ipc_service_recv():2 73090:20221202:102223.420 In zbx_ipc_service_recv() timeout:1.000 73111:20221202:102223.524 End of zbx_ipc_service_recv():2 73111:20221202:102223.524 In zbx_ipc_service_recv() timeout:1.000 73142:20221202:102223.590 zbx_setproctitle() title:'self-monitoring [processing data]' 73142:20221202:102223.590 In collect_selfmon_stats() 73142:20221202:102223.590 End of collect_selfmon_stats() 73142:20221202:102223.590 zbx_setproctitle() title:'self-monitoring [processed data in 0.000173 sec, idle 1 sec]' 73115:20221202:102223.717 End of zbx_ipc_service_recv():2 73115:20221202:102223.718 In zbx_ipc_service_recv() timeout:1.000 73174:20221202:102223.724 End of zbx_ipc_service_recv():2 73174:20221202:102223.724 In zbx_ipc_service_recv() timeout:1.000 73123:20221202:102223.727 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000114 sec, syncing history]' 73123:20221202:102223.727 In zbx_sync_history_cache() history_num:0 73123:20221202:102223.727 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000120 sec, idle 1 sec]' 73122:20221202:102223.727 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000113 sec, syncing history]' 73122:20221202:102223.727 In zbx_sync_history_cache() history_num:0 73122:20221202:102223.727 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000159 sec, idle 1 sec]' 73124:20221202:102223.744 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000169 sec, syncing history]' 73124:20221202:102223.744 In zbx_sync_history_cache() history_num:0 73124:20221202:102223.744 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000217 sec, idle 1 sec]' 73125:20221202:102223.744 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000121 sec, syncing history]' 73125:20221202:102223.744 In zbx_sync_history_cache() history_num:0 73125:20221202:102223.744 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000354 sec, idle 1 sec]' 73107:20221202:102223.819 End of zbx_ipc_service_recv():2 73107:20221202:102223.819 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102223.820 zbx_setproctitle() title:'alert syncer [queuing alerts]' 73158:20221202:102223.820 In am_db_get_alerts() 73158:20221202:102223.820 query [txnlev:1] [begin;] 73158:20221202:102223.820 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] 73158:20221202:102223.821 query [txnlev:1] [commit;] 73158:20221202:102223.822 End of am_db_get_alerts():SUCCEED alerts:0 73158:20221202:102223.822 In am_db_flush_results() 73158:20221202:102223.822 In zbx_ipc_socket_write() 73158:20221202:102223.822 End of zbx_ipc_socket_write():SUCCEED 73158:20221202:102223.822 In zbx_ipc_socket_read() 73107:20221202:102223.822 End of zbx_ipc_service_recv():1 73107:20221202:102223.822 In am_flush_results() results:0 73107:20221202:102223.822 In zbx_ipc_client_send() clientid:6 73107:20221202:102223.822 End of zbx_ipc_client_send():SUCCEED 73107:20221202:102223.822 End of am_flush_results() 73107:20221202:102223.822 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102223.823 End of zbx_ipc_socket_read():SUCCEED 73158:20221202:102223.823 End of am_db_flush_results() flushed:0 73158:20221202:102223.823 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.003006 sec, idle 1 sec]' 73088:20221202:102224.073 End of zbx_ipc_service_recv():2 73088:20221202:102224.074 In zbx_ipc_async_socket_send() 73088:20221202:102224.074 In zbx_ipc_client_send() clientid:0 73088:20221202:102224.074 End of zbx_ipc_client_send():SUCCEED 73088:20221202:102224.074 End of zbx_ipc_async_socket_send():SUCCEED 73088:20221202:102224.074 In zbx_ipc_async_socket_flush() timeout:10 73088:20221202:102224.074 End of zbx_ipc_async_socket_flush():0 73088:20221202:102224.074 In zbx_ipc_service_recv() timeout:0.997 73086:20221202:102224.074 End of zbx_ipc_service_recv():1 73086:20221202:102224.074 In zbx_ha_dispatch_message() 73086:20221202:102224.074 In zbx_ipc_service_recv() timeout:1.000 73090:20221202:102224.424 End of zbx_ipc_service_recv():2 73090:20221202:102224.425 In zbx_ipc_service_recv() timeout:1.000 73111:20221202:102224.525 End of zbx_ipc_service_recv():2 73111:20221202:102224.526 In zbx_ipc_service_recv() timeout:1.000 73142:20221202:102224.592 zbx_setproctitle() title:'self-monitoring [processing data]' 73142:20221202:102224.592 In collect_selfmon_stats() 73142:20221202:102224.592 End of collect_selfmon_stats() 73142:20221202:102224.592 zbx_setproctitle() title:'self-monitoring [processed data in 0.000190 sec, idle 1 sec]' 73126:20221202:102224.596 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.004673 sec, processing escalations]' 73126:20221202:102224.596 In process_escalations() 73126:20221202:102224.596 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<=1669969347 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102224.596 End of process_escalations() 73126:20221202:102224.597 In process_escalations() 73126:20221202:102224.597 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<=1669969347 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102224.597 End of process_escalations() 73126:20221202:102224.597 In process_escalations() 73126:20221202:102224.597 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<=1669969347 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102224.597 End of process_escalations() 73126:20221202:102224.597 In process_escalations() 73126:20221202:102224.597 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<=1669969347 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102224.598 End of process_escalations() 73126:20221202:102224.598 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.002314 sec, idle 3 sec]' 73115:20221202:102224.721 End of zbx_ipc_service_recv():2 73115:20221202:102224.722 In zbx_ipc_service_recv() timeout:1.000 73174:20221202:102224.724 End of zbx_ipc_service_recv():2 73174:20221202:102224.725 In zbx_ipc_service_recv() timeout:1.000 73123:20221202:102224.727 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000120 sec, syncing history]' 73123:20221202:102224.727 In zbx_sync_history_cache() history_num:0 73123:20221202:102224.727 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000117 sec, idle 1 sec]' 73122:20221202:102224.728 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000159 sec, syncing history]' 73122:20221202:102224.728 In zbx_sync_history_cache() history_num:0 73122:20221202:102224.728 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000139 sec, idle 1 sec]' 73124:20221202:102224.744 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000217 sec, syncing history]' 73124:20221202:102224.744 In zbx_sync_history_cache() history_num:0 73124:20221202:102224.744 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000166 sec, idle 1 sec]' 73125:20221202:102224.744 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000354 sec, syncing history]' 73125:20221202:102224.744 In zbx_sync_history_cache() history_num:0 73125:20221202:102224.744 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000195 sec, idle 1 sec]' 73107:20221202:102224.824 End of zbx_ipc_service_recv():2 73107:20221202:102224.824 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102224.824 zbx_setproctitle() title:'alert syncer [queuing alerts]' 73158:20221202:102224.824 In am_db_get_alerts() 73158:20221202:102224.824 query [txnlev:1] [begin;] 73158:20221202:102224.824 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] 73158:20221202:102224.825 query [txnlev:1] [commit;] 73158:20221202:102224.825 End of am_db_get_alerts():SUCCEED alerts:0 73158:20221202:102224.825 In am_db_flush_results() 73158:20221202:102224.825 In zbx_ipc_socket_write() 73158:20221202:102224.825 End of zbx_ipc_socket_write():SUCCEED 73158:20221202:102224.825 In zbx_ipc_socket_read() 73107:20221202:102224.825 End of zbx_ipc_service_recv():1 73107:20221202:102224.826 In am_flush_results() results:0 73107:20221202:102224.826 In zbx_ipc_client_send() clientid:6 73107:20221202:102224.826 End of zbx_ipc_client_send():SUCCEED 73107:20221202:102224.826 End of am_flush_results() 73107:20221202:102224.826 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102224.826 End of zbx_ipc_socket_read():SUCCEED 73158:20221202:102224.826 End of am_db_flush_results() flushed:0 73158:20221202:102224.826 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.001505 sec, idle 1 sec]' 73088:20221202:102225.074 End of zbx_ipc_service_recv():2 73088:20221202:102225.074 In ha_check_nodes() ha_status:active db_status:0 73088:20221202:102225.074 query [txnlev:1] [begin;] 73086:20221202:102225.074 End of zbx_ipc_service_recv():2 73086:20221202:102225.075 In zbx_ha_dispatch_message() 73086:20221202:102225.076 In zbx_ipc_service_recv() timeout:1.000 73088:20221202:102225.076 query [txnlev:1] [select ha_nodeid,name,status,lastaccess,address,port,ha_sessionid from ha_node order by ha_nodeid for update] 73088:20221202:102225.077 query [txnlev:1] [select ha_failover_delay,auditlog_enabled from config] 73088:20221202:102225.079 In ha_db_get_time() 73088:20221202:102225.079 query [txnlev:1] [select unix_timestamp() from config] 73088:20221202:102225.079 End of ha_db_get_time():SUCCEED db_time:1669969345 73088:20221202:102225.079 query [txnlev:1] [update ha_node set lastaccess=unix_timestamp() where ha_nodeid='clb4ubunu00018m7pn6ddoaix'] 73088:20221202:102225.080 query [txnlev:1] [commit;] 73088:20221202:102225.100 End of ha_check_nodes() nodeid:clb4ubunu00018m7pn6ddoaix ha_status:active db_status:0 73088:20221202:102225.100 In zbx_ipc_async_socket_send() 73088:20221202:102225.100 In zbx_ipc_client_send() clientid:0 73088:20221202:102225.100 End of zbx_ipc_client_send():SUCCEED 73088:20221202:102225.100 End of zbx_ipc_async_socket_send():SUCCEED 73088:20221202:102225.100 In zbx_ipc_async_socket_flush() timeout:10 73088:20221202:102225.100 End of zbx_ipc_async_socket_flush():0 73088:20221202:102225.100 In zbx_ipc_service_recv() timeout:0.997 73086:20221202:102225.100 End of zbx_ipc_service_recv():1 73086:20221202:102225.100 In zbx_ha_dispatch_message() 73086:20221202:102225.100 In zbx_ipc_service_recv() timeout:1.000 73090:20221202:102225.427 End of zbx_ipc_service_recv():2 73090:20221202:102225.428 In zbx_ipc_service_recv() timeout:1.000 73120:20221202:102225.458 zbx_setproctitle() title:'http poller #1 [got 0 values in 0.001836 sec, getting values]' 73120:20221202:102225.459 In process_httptests() 73120:20221202:102225.459 query [txnlev:0] [select h.hostid,h.host,h.name,t.httptestid,t.name,t.agent,t.authentication,t.http_user,t.http_password,t.http_proxy,t.retries,t.ssl_cert_file,t.ssl_key_file,t.ssl_key_password,t.verify_peer,t.verify_host,t.delay from httptest t,hosts h where t.hostid=h.hostid and t.nextcheck<=1669969345 and mod(t.httptestid,1)=0 and t.status=0 and h.proxy_hostid is null and h.status=0 and (h.maintenance_status=0 or h.maintenance_type=0)] 73120:20221202:102225.459 query [txnlev:0] [select name,value,type from httptest_field where httptestid=1 order by httptest_fieldid] 73120:20221202:102225.460 In substitute_simple_macros_impl() data:'Zabbix' 73120:20221202:102225.460 End substitute_simple_macros_impl() data:'Zabbix' 73120:20221202:102225.460 In substitute_simple_macros_impl() data:EMPTY 73120:20221202:102225.460 In substitute_simple_macros_impl() data:EMPTY 73120:20221202:102225.460 In substitute_simple_macros_impl() data:EMPTY 73120:20221202:102225.460 In http_process_variables() 0 variables 73120:20221202:102225.460 End of http_process_variables():SUCCEED 73120:20221202:102225.460 In process_httptest() httptestid:1 name:'Web scenario 1' 73120:20221202:102225.460 query [txnlev:0] [select httpstepid,no,name,url,timeout,posts,required,status_codes,post_type,follow_redirects,retrieve_mode from httpstep where httptestid=1 order by no] 73120:20221202:102225.460 In substitute_simple_macros_impl() data:'10s' 73120:20221202:102225.461 End substitute_simple_macros_impl() data:'10s' 73120:20221202:102225.461 In substitute_simple_macros_impl() data:'https://zabbix.com' 73120:20221202:102225.461 End substitute_simple_macros_impl() data:'https://zabbix.com' 73120:20221202:102225.461 In http_substitute_variables() data:'https://zabbix.com' 73120:20221202:102225.461 End of http_substitute_variables() data:'https://zabbix.com' 73120:20221202:102225.461 In substitute_simple_macros_impl() data:'Zabbix' 73120:20221202:102225.461 End substitute_simple_macros_impl() data:'Zabbix' 73120:20221202:102225.461 In substitute_simple_macros_impl() data:'200' 73120:20221202:102225.461 End substitute_simple_macros_impl() data:'200' 73120:20221202:102225.461 query [txnlev:0] [select name,value,type from httpstep_field where httpstepid=1 order by httpstep_fieldid] 73120:20221202:102225.461 In substitute_simple_macros_impl() data:'15s' 73120:20221202:102225.461 End substitute_simple_macros_impl() data:'15s' 73120:20221202:102225.461 process_httptest() use step "111" 73120:20221202:102225.461 process_httptest() use post "" 73120:20221202:102225.461 process_httptest() go to URL "https://zabbix.com" 73111:20221202:102225.526 End of zbx_ipc_service_recv():2 73111:20221202:102225.527 In zbx_ipc_service_recv() timeout:1.000 73144:20221202:102225.527 End of zbx_ipc_async_socket_recv():0 73144:20221202:102225.527 zbx_setproctitle() title:'task manager [processing tasks]' 73144:20221202:102225.527 query [txnlev:0] [select taskid,type,clock,ttl from task where status in (1,2) order by taskid] 73144:20221202:102225.528 zbx_setproctitle() title:'task manager [processed 0 task(s) in 0.000588 sec, idle 5 sec]' 73144:20221202:102225.528 In zbx_ipc_async_socket_recv() timeout:5 73142:20221202:102225.592 zbx_setproctitle() title:'self-monitoring [processing data]' 73142:20221202:102225.593 In collect_selfmon_stats() 73142:20221202:102225.593 End of collect_selfmon_stats() 73142:20221202:102225.593 zbx_setproctitle() title:'self-monitoring [processed data in 0.001127 sec, idle 1 sec]' 73120:20221202:102225.656 In int_in_list() list:'200' value:301 73120:20221202:102225.656 End of int_in_list():FAIL 73120:20221202:102225.656 In process_step_data() rspcode:301 time:0.194666 speed:917.000000 73120:20221202:102225.656 query [txnlev:0] [select type,itemid from httpstepitem where httpstepid=1] 73120:20221202:102225.657 In zbx_preprocess_item_value() 73120:20221202:102225.657 End of zbx_preprocess_item_value() 73120:20221202:102225.657 In zbx_preprocess_item_value() 73120:20221202:102225.658 End of zbx_preprocess_item_value() 73120:20221202:102225.658 In zbx_preprocess_item_value() 73120:20221202:102225.658 End of zbx_preprocess_item_value() 73120:20221202:102225.658 End of process_step_data() 73120:20221202:102225.659 query without transaction detected 73120:20221202:102225.659 query [txnlev:0] [update httptest set nextcheck=1669969355 where httptestid=1] 73120:20221202:102225.675 cannot process step "111" of web scenario "Web scenario 1" on host "test": response code "301" did not match any of the required status codes "200" 73120:20221202:102225.676 In process_test_data() 73120:20221202:102225.676 query [txnlev:0] [select type,itemid from httptestitem where httptestid=1] 73120:20221202:102225.677 In zbx_preprocess_item_value() 73120:20221202:102225.678 End of zbx_preprocess_item_value() 73120:20221202:102225.678 In zbx_preprocess_item_value() 73120:20221202:102225.678 End of zbx_preprocess_item_value() 73120:20221202:102225.678 In zbx_preprocess_item_value() 73120:20221202:102225.679 End of zbx_preprocess_item_value() 73120:20221202:102225.679 End of process_test_data() 73120:20221202:102225.679 In zbx_ipc_socket_write() 73111:20221202:102225.679 End of zbx_ipc_service_recv():1 73111:20221202:102225.679 In preprocessor_add_request() 73111:20221202:102225.679 In preprocessor_sync_configuration() 73111:20221202:102225.679 In DCconfig_get_preprocessable_items() 73111:20221202:102225.679 End of DCconfig_get_preprocessable_items() items:29 73111:20221202:102225.679 End of preprocessor_sync_configuration() item config size: 29, history cache size: 0 73111:20221202:102225.679 In preprocessor_enqueue() itemid: 44299 73111:20221202:102225.679 In preprocessor_enqueue_dependent() itemid: 44299 73111:20221202:102225.679 End of preprocessor_enqueue_dependent() 73111:20221202:102225.679 End of preprocessor_enqueue() 73111:20221202:102225.679 In preprocessor_enqueue() itemid: 44300 73111:20221202:102225.679 In preprocessor_enqueue_dependent() itemid: 44300 73111:20221202:102225.679 End of preprocessor_enqueue_dependent() 73111:20221202:102225.679 End of preprocessor_enqueue() 73111:20221202:102225.679 In preprocessor_enqueue() itemid: 44301 73111:20221202:102225.679 In preprocessor_enqueue_dependent() itemid: 44301 73111:20221202:102225.679 End of preprocessor_enqueue_dependent() 73111:20221202:102225.679 End of preprocessor_enqueue() 73111:20221202:102225.679 In preprocessor_enqueue() itemid: 44296 73111:20221202:102225.679 In preprocessor_enqueue_dependent() itemid: 44296 73111:20221202:102225.679 End of preprocessor_enqueue_dependent() 73111:20221202:102225.679 End of preprocessor_enqueue() 73111:20221202:102225.679 In preprocessor_enqueue() itemid: 44297 73111:20221202:102225.680 In preprocessor_enqueue_dependent() itemid: 44297 73111:20221202:102225.680 End of preprocessor_enqueue_dependent() 73111:20221202:102225.680 End of preprocessor_enqueue() 73111:20221202:102225.680 In preprocessor_enqueue() itemid: 44298 73111:20221202:102225.680 In preprocessor_enqueue_dependent() itemid: 44298 73111:20221202:102225.680 End of preprocessor_enqueue_dependent() 73111:20221202:102225.680 End of preprocessor_enqueue() 73111:20221202:102225.680 In preprocessor_assign_tasks() 73111:20221202:102225.680 In preprocessor_get_next_task() 73111:20221202:102225.680 End of preprocessor_get_next_task() 73111:20221202:102225.680 End of preprocessor_assign_tasks() 73111:20221202:102225.680 End of preprocessor_add_request() 73111:20221202:102225.680 In zbx_ipc_service_recv() timeout:1.000 73120:20221202:102225.680 End of zbx_ipc_socket_write():SUCCEED 73120:20221202:102225.681 End of process_httptest() 73120:20221202:102225.681 End of process_httptests() 73120:20221202:102225.681 query [txnlev:0] [select min(t.nextcheck) from httptest t,hosts h where t.hostid=h.hostid and mod(t.httptestid,1)=0 and t.status=0 and h.proxy_hostid is null and h.status=0 and (h.maintenance_status=0 or h.maintenance_type=0)] 73120:20221202:102225.683 zbx_setproctitle() title:'http poller #1 [got 1 values in 0.222698 sec, idle 5 sec]' 73155:20221202:102225.695 zbx_setproctitle() title:'trapper #4 [processing data]' 73155:20221202:102225.695 In zbx_ipc_async_socket_recv() timeout:0 73155:20221202:102225.696 End of zbx_ipc_async_socket_recv():0 73155:20221202:102225.696 trapper got '{"request":"sender data","data":[{"host":"test","key":"trap2","value":"0","clock":1669969345}],"clock":1669969345,"ns":695887446}' 73155:20221202:102225.696 In recv_senderhistory() 73155:20221202:102225.696 In process_client_history_data() 73155:20221202:102225.696 log_client_timediff(): timestamp from json 1669969345 seconds and 695887446 nanosecond, delta time from json 0 seconds and 45519 nanosecond 73155:20221202:102225.696 In parse_history_data() 73155:20221202:102225.696 End of parse_history_data():SUCCEED processed:1/1 73155:20221202:102225.696 In process_history_data() 73155:20221202:102225.696 In zbx_preprocess_item_value() 73155:20221202:102225.696 End of zbx_preprocess_item_value() 73155:20221202:102225.696 In zbx_ipc_socket_write() 73155:20221202:102225.696 End of zbx_ipc_socket_write():SUCCEED 73155:20221202:102225.696 End of process_history_data() processed:1 73155:20221202:102225.696 End of process_client_history_data():SUCCEED 73155:20221202:102225.696 In zbx_send_response_ext() 73155:20221202:102225.696 zbx_send_response_ext() '{"response":"success","info":"processed: 1; failed: 0; total: 1; seconds spent: 0.000581"}' 73111:20221202:102225.696 End of zbx_ipc_service_recv():1 73111:20221202:102225.696 In preprocessor_add_request() 73111:20221202:102225.696 In preprocessor_sync_configuration() 73111:20221202:102225.697 In DCconfig_get_preprocessable_items() 73111:20221202:102225.697 End of DCconfig_get_preprocessable_items() items:29 73111:20221202:102225.697 End of preprocessor_sync_configuration() item config size: 29, history cache size: 0 73111:20221202:102225.697 In preprocessor_enqueue() itemid: 44582 73111:20221202:102225.697 End of preprocessor_enqueue() 73111:20221202:102225.697 In preprocessor_assign_tasks() 73111:20221202:102225.697 In preprocessor_get_next_task() 73111:20221202:102225.697 End of preprocessor_get_next_task() 73111:20221202:102225.697 In zbx_ipc_client_send() clientid:3 73155:20221202:102225.697 End of zbx_send_response_ext():SUCCEED 73155:20221202:102225.697 End of recv_senderhistory() 73155:20221202:102225.697 zbx_setproctitle() title:'trapper #4 [processed data in 0.001197 sec, waiting for connection]' 73111:20221202:102225.697 End of zbx_ipc_client_send():SUCCEED 73111:20221202:102225.697 In preprocessor_get_next_task() 73111:20221202:102225.698 End of preprocessor_get_next_task() 73111:20221202:102225.698 End of preprocessor_assign_tasks() 73111:20221202:102225.698 End of preprocessor_add_request() 73114:20221202:102225.698 End of zbx_ipc_socket_read():SUCCEED 73114:20221202:102225.698 worker_preprocess_value(): 0 73114:20221202:102225.698 worker_preprocess_value: SUCCEED BAD 73114:20221202:102225.698 In zbx_ipc_socket_write() 73114:20221202:102225.698 End of zbx_ipc_socket_write():SUCCEED 73114:20221202:102225.698 In zbx_ipc_socket_read() 73111:20221202:102225.698 In zbx_ipc_service_recv() timeout:1.000 73111:20221202:102225.698 End of zbx_ipc_service_recv():1 73111:20221202:102225.698 In preprocessor_add_result() 73111:20221202:102225.698 In preprocessor_enqueue_dependent() itemid: 44582 73111:20221202:102225.698 End of preprocessor_enqueue_dependent() 73111:20221202:102225.698 In preprocessor_assign_tasks() 73111:20221202:102225.698 In preprocessor_get_next_task() 73111:20221202:102225.698 End of preprocessor_get_next_task() 73111:20221202:102225.698 End of preprocessor_assign_tasks() 73111:20221202:102225.698 End of preprocessor_add_result() 73111:20221202:102225.698 In zbx_ipc_service_recv() timeout:1.000 73115:20221202:102225.722 End of zbx_ipc_service_recv():2 73115:20221202:102225.722 In zbx_ipc_service_recv() timeout:1.000 73174:20221202:102225.725 End of zbx_ipc_service_recv():2 73174:20221202:102225.726 In zbx_ipc_service_recv() timeout:1.000 73123:20221202:102225.728 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000117 sec, syncing history]' 73123:20221202:102225.728 In zbx_sync_history_cache() history_num:7 73123:20221202:102225.728 In substitute_simple_macros_impl() data:'90d' 73123:20221202:102225.728 End substitute_simple_macros_impl() data:'90d' 73123:20221202:102225.728 In substitute_simple_macros_impl() data:'30d' 73123:20221202:102225.728 End substitute_simple_macros_impl() data:'30d' 73123:20221202:102225.728 In substitute_simple_macros_impl() data:'90d' 73123:20221202:102225.728 End substitute_simple_macros_impl() data:'90d' 73123:20221202:102225.728 In substitute_simple_macros_impl() data:'30d' 73123:20221202:102225.728 End substitute_simple_macros_impl() data:'30d' 73123:20221202:102225.728 In substitute_simple_macros_impl() data:'30d' 73123:20221202:102225.728 End substitute_simple_macros_impl() data:'30d' 73123:20221202:102225.728 In substitute_simple_macros_impl() data:'90d' 73123:20221202:102225.728 End substitute_simple_macros_impl() data:'90d' 73123:20221202:102225.728 In substitute_simple_macros_impl() data:'30d' 73123:20221202:102225.728 End substitute_simple_macros_impl() data:'30d' 73123:20221202:102225.728 In substitute_simple_macros_impl() data:'90d' 73123:20221202:102225.728 End substitute_simple_macros_impl() data:'90d' 73123:20221202:102225.728 In substitute_simple_macros_impl() data:'30d' 73123:20221202:102225.728 End substitute_simple_macros_impl() data:'30d' 73123:20221202:102225.728 In substitute_simple_macros_impl() data:'90d' 73123:20221202:102225.728 End substitute_simple_macros_impl() data:'90d' 73123:20221202:102225.729 In substitute_simple_macros_impl() data:'30d' 73123:20221202:102225.729 End substitute_simple_macros_impl() data:'30d' 73123:20221202:102225.729 In substitute_simple_macros_impl() data:'365d' 73123:20221202:102225.729 End substitute_simple_macros_impl() data:'365d' 73123:20221202:102225.729 In substitute_simple_macros_impl() data:'90d' 73123:20221202:102225.729 End substitute_simple_macros_impl() data:'90d' 73123:20221202:102225.729 In DCmass_prepare_history() history_num:7 73123:20221202:102225.729 error reason for "test:trap2" changed: Value of type "string" is not suitable for value type "Numeric (unsigned)". Value "BAD" 73123:20221202:102225.729 End of DCmass_prepare_history() 73123:20221202:102225.729 In DBmass_add_history() 73123:20221202:102225.729 In zbx_history_add_values() 73123:20221202:102225.729 query [txnlev:1] [begin;] 73122:20221202:102225.729 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000139 sec, syncing history]' 73122:20221202:102225.729 In zbx_sync_history_cache() history_num:7 73122:20221202:102225.729 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000051 sec, idle 1 sec]' 73123:20221202:102225.729 query [txnlev:1] [insert into history (itemid,clock,ns,value) values (44296,1669969345,659151530,917),(44299,1669969345,656811735,917),(44300,1669969345,656811735,0.19466600000000001); ] 73123:20221202:102225.730 query [txnlev:1] [insert into history_str (itemid,clock,ns,value) values (44298,1669969345,659151530,'response code "301" did not match any of the required status codes "200"'); ] 73123:20221202:102225.731 query [txnlev:1] [insert into history_uint (itemid,clock,ns,value) values (44297,1669969345,659151530,1),(44301,1669969345,656811735,301); ] 73123:20221202:102225.731 query [txnlev:1] [commit;] 73124:20221202:102225.747 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000166 sec, syncing history]' 73124:20221202:102225.749 In zbx_sync_history_cache() history_num:7 73124:20221202:102225.755 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.008297 sec, idle 1 sec]' 73125:20221202:102225.755 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000195 sec, syncing history]' 73125:20221202:102225.755 In zbx_sync_history_cache() history_num:7 73125:20221202:102225.755 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.007627 sec, idle 1 sec]' 73123:20221202:102225.757 End of zbx_history_add_values() 73123:20221202:102225.760 End of DBmass_add_history() 73123:20221202:102225.760 In DCmass_update_trends() 73123:20221202:102225.760 End of DCmass_update_trends() 73123:20221202:102225.760 query [txnlev:1] [begin;] 73123:20221202:102225.760 In DBmass_update_items() 73123:20221202:102225.761 query [txnlev:1] [update item_rtdata set error='Value of type "string" is not suitable for value type "Numeric (unsigned)". Value "BAD"' where itemid=44582; ] 73123:20221202:102225.761 End of DBmass_update_items() 73123:20221202:102225.761 In zbx_process_events() events_num:0 73123:20221202:102225.761 End of zbx_process_events() processed:0 73123:20221202:102225.761 query [txnlev:1] [commit;] 73123:20221202:102225.769 In DCupdate_trends() 73123:20221202:102225.769 End of DCupdate_trends() 73123:20221202:102225.769 query [txnlev:1] [begin;] 73123:20221202:102225.770 In recalculate_triggers() 73123:20221202:102225.770 In zbx_link_triggers_with_functions() trigger_order_num:1 73123:20221202:102225.770 End of zbx_link_triggers_with_functions() triggers_func_pos_num:1 73123:20221202:102225.770 In zbx_evaluate_expressions() tr_num:1 73123:20221202:102225.770 In substitute_functions() 73123:20221202:102225.770 In zbx_extract_functionids() tr_num:1 73123:20221202:102225.770 End of zbx_extract_functionids() functionids_num:1 73123:20221202:102225.770 In zbx_populate_function_items() functionids_num:1 73123:20221202:102225.770 End of zbx_populate_function_items() ifuncs_num:1 73123:20221202:102225.770 In zbx_evaluate_item_functions() funcs_num:1 73123:20221202:102225.770 End of zbx_evaluate_item_functions() 73123:20221202:102225.770 In zbx_substitute_functions_results() ifuncs_num:1 tr_num:1 73123:20221202:102225.770 zbx_substitute_functions_results() expression[0]:'{32748}="BAD"' => 'ERROR(Cannot evaluate function last(/test/trap2): item is not supported.)="BAD"' 73123:20221202:102225.770 End of zbx_substitute_functions_results() 73123:20221202:102225.770 End of substitute_functions() 73123:20221202:102225.771 In substitute_simple_macros_impl() data:'BAD' 73123:20221202:102225.771 End substitute_simple_macros_impl() data:'BAD' 73123:20221202:102225.771 zbx_evaluate_expressions():expression [{32748}="BAD"] cannot be evaluated: Cannot evaluate function last(/test/trap2): item is not supported. 73123:20221202:102225.771 End of zbx_evaluate_expressions() 73123:20221202:102225.771 In zbx_process_triggers() values_num:1 73123:20221202:102225.771 In zbx_process_trigger() triggerid:23107 value:0(1) new_value:2 73123:20221202:102225.771 End of zbx_process_trigger():FAIL flags:0 73123:20221202:102225.771 End of zbx_process_triggers() 73123:20221202:102225.771 End of recalculate_triggers() 73123:20221202:102225.771 In zbx_process_events() events_num:0 73123:20221202:102225.771 End of zbx_process_events() processed:0 73123:20221202:102225.771 query [txnlev:1] [commit;] 73123:20221202:102225.771 zbx_setproctitle() title:'history syncer #2 [processed 7 values, 1 triggers in 0.043155 sec, idle 1 sec]' 73158:20221202:102225.826 zbx_setproctitle() title:'alert syncer [queuing alerts]' 73158:20221202:102225.826 In am_db_get_alerts() 73158:20221202:102225.826 query [txnlev:1] [begin;] 73107:20221202:102225.826 End of zbx_ipc_service_recv():2 73107:20221202:102225.826 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102225.826 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] 73158:20221202:102225.827 query [txnlev:1] [commit;] 73158:20221202:102225.827 End of am_db_get_alerts():SUCCEED alerts:0 73158:20221202:102225.828 In am_db_flush_results() 73158:20221202:102225.828 In zbx_ipc_socket_write() 73158:20221202:102225.828 End of zbx_ipc_socket_write():SUCCEED 73158:20221202:102225.828 In zbx_ipc_socket_read() 73107:20221202:102225.828 End of zbx_ipc_service_recv():1 73107:20221202:102225.828 In am_flush_results() results:0 73107:20221202:102225.828 In zbx_ipc_client_send() clientid:6 73107:20221202:102225.828 End of zbx_ipc_client_send():SUCCEED 73107:20221202:102225.828 End of am_flush_results() 73107:20221202:102225.828 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102225.828 End of zbx_ipc_socket_read():SUCCEED 73158:20221202:102225.828 End of am_db_flush_results() flushed:0 73158:20221202:102225.828 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.002597 sec, idle 1 sec]' 73088:20221202:102226.099 End of zbx_ipc_service_recv():2 73088:20221202:102226.100 In zbx_ipc_async_socket_send() 73088:20221202:102226.101 In zbx_ipc_client_send() clientid:0 73088:20221202:102226.102 End of zbx_ipc_client_send():SUCCEED 73088:20221202:102226.103 End of zbx_ipc_async_socket_send():SUCCEED 73088:20221202:102226.103 In zbx_ipc_async_socket_flush() timeout:10 73088:20221202:102226.103 End of zbx_ipc_async_socket_flush():0 73088:20221202:102226.104 In zbx_ipc_service_recv() timeout:0.971 73086:20221202:102226.104 End of zbx_ipc_service_recv():1 73086:20221202:102226.104 In zbx_ha_dispatch_message() 73086:20221202:102226.105 In zbx_ipc_service_recv() timeout:1.000 73090:20221202:102226.432 End of zbx_ipc_service_recv():2 73090:20221202:102226.435 zbx_setproctitle() title:'service manager #1 [processed 0 events, updated 0 event tags, deleted 0 problems, synced 0 service updates, idle 5.022148 sec during 5.022192 sec]' 73090:20221202:102226.435 In zbx_ipc_service_recv() timeout:1.000 73134:20221202:102226.503 End of zbx_ipc_async_socket_recv():0 73134:20221202:102226.503 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.000113 sec, getting values]' 73134:20221202:102226.503 In get_values() 73134:20221202:102226.503 In DCconfig_get_poller_items() poller_type:4 73134:20221202:102226.503 End of DCconfig_get_poller_items():0 73134:20221202:102226.503 In DCconfig_get_poller_nextcheck() poller_type:4 73134:20221202:102226.503 End of DCconfig_get_poller_nextcheck():-1 73134:20221202:102226.503 End of get_values():0 73134:20221202:102226.503 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.000245 sec, idle 5 sec]' 73128:20221202:102226.503 End of zbx_ipc_async_socket_recv():0 73128:20221202:102226.503 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.000219 sec, getting values]' 73128:20221202:102226.503 In get_values() 73128:20221202:102226.503 In DCconfig_get_poller_items() poller_type:4 73128:20221202:102226.503 End of DCconfig_get_poller_items():0 73128:20221202:102226.503 In DCconfig_get_poller_nextcheck() poller_type:4 73128:20221202:102226.503 End of DCconfig_get_poller_nextcheck():-1 73128:20221202:102226.503 End of get_values():0 73128:20221202:102226.503 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.000112 sec, idle 5 sec]' 73134:20221202:102226.503 In zbx_ipc_async_socket_recv() timeout:5 73128:20221202:102226.504 In zbx_ipc_async_socket_recv() timeout:5 73135:20221202:102226.504 End of zbx_ipc_async_socket_recv():0 73135:20221202:102226.504 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.000121 sec, getting values]' 73135:20221202:102226.504 In get_values() 73135:20221202:102226.504 In DCconfig_get_poller_items() poller_type:4 73135:20221202:102226.504 End of DCconfig_get_poller_items():0 73135:20221202:102226.504 In DCconfig_get_poller_nextcheck() poller_type:4 73135:20221202:102226.504 End of DCconfig_get_poller_nextcheck():-1 73135:20221202:102226.504 End of get_values():0 73135:20221202:102226.504 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.000120 sec, idle 5 sec]' 73135:20221202:102226.504 In zbx_ipc_async_socket_recv() timeout:5 73130:20221202:102226.505 End of zbx_ipc_async_socket_recv():0 73130:20221202:102226.506 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.000101 sec, getting values]' 73130:20221202:102226.506 In get_values() 73130:20221202:102226.506 In DCconfig_get_poller_items() poller_type:4 73130:20221202:102226.506 End of DCconfig_get_poller_items():0 73130:20221202:102226.506 In DCconfig_get_poller_nextcheck() poller_type:4 73127:20221202:102226.506 End of zbx_ipc_async_socket_recv():0 73133:20221202:102226.506 End of zbx_ipc_async_socket_recv():0 73133:20221202:102226.506 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.000101 sec, getting values]' 73133:20221202:102226.506 In get_values() 73133:20221202:102226.506 In DCconfig_get_poller_items() poller_type:4 73133:20221202:102226.506 End of DCconfig_get_poller_items():0 73133:20221202:102226.506 In DCconfig_get_poller_nextcheck() poller_type:4 73133:20221202:102226.506 End of DCconfig_get_poller_nextcheck():-1 73133:20221202:102226.506 End of get_values():0 73133:20221202:102226.506 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.000103 sec, idle 5 sec]' 73133:20221202:102226.506 In zbx_ipc_async_socket_recv() timeout:5 73137:20221202:102226.506 End of zbx_ipc_async_socket_recv():0 73127:20221202:102226.506 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.000682 sec, getting values]' 73127:20221202:102226.506 In get_values() 73127:20221202:102226.506 In DCconfig_get_poller_items() poller_type:4 73127:20221202:102226.506 End of DCconfig_get_poller_items():0 73127:20221202:102226.506 In DCconfig_get_poller_nextcheck() poller_type:4 73127:20221202:102226.506 End of DCconfig_get_poller_nextcheck():-1 73127:20221202:102226.506 End of get_values():0 73127:20221202:102226.506 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.000687 sec, idle 5 sec]' 73127:20221202:102226.507 In zbx_ipc_async_socket_recv() timeout:5 73130:20221202:102226.507 End of DCconfig_get_poller_nextcheck():-1 73130:20221202:102226.507 End of get_values():0 73130:20221202:102226.507 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.001849 sec, idle 5 sec]' 73130:20221202:102226.508 In zbx_ipc_async_socket_recv() timeout:5 73137:20221202:102226.508 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.000101 sec, getting values]' 73137:20221202:102226.509 In get_values() 73137:20221202:102226.509 In DCconfig_get_poller_items() poller_type:4 73137:20221202:102226.509 End of DCconfig_get_poller_items():0 73137:20221202:102226.509 In DCconfig_get_poller_nextcheck() poller_type:4 73137:20221202:102226.509 End of DCconfig_get_poller_nextcheck():-1 73137:20221202:102226.509 End of get_values():0 73137:20221202:102226.509 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.002746 sec, idle 5 sec]' 73137:20221202:102226.509 In zbx_ipc_async_socket_recv() timeout:5 73139:20221202:102226.509 End of zbx_ipc_async_socket_recv():0 73139:20221202:102226.510 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.000488 sec, getting values]' 73139:20221202:102226.510 In get_values() 73139:20221202:102226.510 In DCconfig_get_poller_items() poller_type:4 73139:20221202:102226.510 End of DCconfig_get_poller_items():0 73139:20221202:102226.510 In DCconfig_get_poller_nextcheck() poller_type:4 73139:20221202:102226.510 End of DCconfig_get_poller_nextcheck():-1 73139:20221202:102226.510 End of get_values():0 73139:20221202:102226.510 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.000274 sec, idle 5 sec]' 73139:20221202:102226.510 In zbx_ipc_async_socket_recv() timeout:5 73129:20221202:102226.510 End of zbx_ipc_async_socket_recv():0 73129:20221202:102226.510 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.001487 sec, getting values]' 73129:20221202:102226.510 In get_values() 73129:20221202:102226.510 In DCconfig_get_poller_items() poller_type:4 73129:20221202:102226.510 End of DCconfig_get_poller_items():0 73129:20221202:102226.511 In DCconfig_get_poller_nextcheck() poller_type:4 73129:20221202:102226.511 End of DCconfig_get_poller_nextcheck():-1 73129:20221202:102226.511 End of get_values():0 73129:20221202:102226.511 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.000596 sec, idle 5 sec]' 73129:20221202:102226.511 In zbx_ipc_async_socket_recv() timeout:5 73141:20221202:102226.511 End of zbx_ipc_async_socket_recv():0 73141:20221202:102226.511 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.000574 sec, exchanging data]' 73141:20221202:102226.511 In process_proxy() 73141:20221202:102226.511 In DCconfig_get_proxypoller_hosts() 73141:20221202:102226.511 End of DCconfig_get_proxypoller_hosts():0 73141:20221202:102226.511 End of process_proxy() 73141:20221202:102226.511 In DCconfig_get_proxypoller_nextcheck() 73141:20221202:102226.511 End of DCconfig_get_proxypoller_nextcheck():-1 73141:20221202:102226.511 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.000165 sec, idle 5 sec]' 73141:20221202:102226.511 In zbx_ipc_async_socket_recv() timeout:5 73159:20221202:102226.514 End of zbx_ipc_async_socket_recv():0 73159:20221202:102226.514 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.000270 sec, getting values]' 73159:20221202:102226.514 In get_values() 73159:20221202:102226.514 In DCconfig_get_poller_items() poller_type:5 73159:20221202:102226.514 End of DCconfig_get_poller_items():0 73159:20221202:102226.514 In DCconfig_get_poller_nextcheck() poller_type:5 73159:20221202:102226.514 End of DCconfig_get_poller_nextcheck():-1 73159:20221202:102226.514 End of get_values():0 73159:20221202:102226.514 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.000107 sec, idle 5 sec]' 73159:20221202:102226.514 In zbx_ipc_async_socket_recv() timeout:5 73151:20221202:102226.516 End of zbx_ipc_async_socket_recv():0 73151:20221202:102226.517 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.001201 sec, getting values]' 73151:20221202:102226.517 In get_values() 73151:20221202:102226.517 In DCconfig_get_poller_items() poller_type:1 73151:20221202:102226.517 End of DCconfig_get_poller_items():0 73151:20221202:102226.517 In DCconfig_get_poller_nextcheck() poller_type:1 73151:20221202:102226.517 End of DCconfig_get_poller_nextcheck():-1 73151:20221202:102226.517 End of get_values():0 73151:20221202:102226.517 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.000198 sec, idle 5 sec]' 73151:20221202:102226.517 In zbx_ipc_async_socket_recv() timeout:5 73149:20221202:102226.517 End of zbx_ipc_async_socket_recv():0 73149:20221202:102226.518 zbx_setproctitle() title:'poller #4 [got 1 values in 0.003650 sec, getting values]' 73149:20221202:102226.518 In get_values() 73149:20221202:102226.518 In DCconfig_get_poller_items() poller_type:0 73149:20221202:102226.518 End of DCconfig_get_poller_items():1 73149:20221202:102226.518 In substitute_key_macros_impl() data:'agent.ping' 73149:20221202:102226.518 End of substitute_key_macros_impl():SUCCEED data:'agent.ping' 73149:20221202:102226.518 In substitute_simple_macros_impl() data:'10050' 73149:20221202:102226.518 End substitute_simple_macros_impl() data:'10050' 73149:20221202:102226.518 In get_value() key:'agent.ping' 73149:20221202:102226.518 In get_value_agent() host:'test' addr:'192.168.6.176' key:'agent.ping' conn:'unencrypted' 73149:20221202:102226.518 In is_ip4() ip:'192.168.6.176' 73149:20221202:102226.518 End of is_ip4():SUCCEED 73149:20221202:102226.518 Sending [agent.ping] 73149:20221202:102226.519 get value from agent result: '1' 73149:20221202:102226.519 End of get_value_agent():SUCCEED 73149:20221202:102226.519 End of get_value():SUCCEED 73149:20221202:102226.519 In zbx_activate_item_interface() interfaceid:15 itemid:44581 type:0 73149:20221202:102226.519 End of zbx_activate_item_interface() 73149:20221202:102226.519 In zbx_preprocess_item_value() 73149:20221202:102226.519 End of zbx_preprocess_item_value() 73149:20221202:102226.519 In zbx_ipc_socket_write() 73149:20221202:102226.519 End of zbx_ipc_socket_write():SUCCEED 73149:20221202:102226.519 End of get_values():1 73149:20221202:102226.519 zbx_setproctitle() title:'poller #4 [got 1 values in 0.001540 sec, idle 5 sec]' 73149:20221202:102226.519 In zbx_ipc_async_socket_recv() timeout:5 73111:20221202:102226.519 End of zbx_ipc_service_recv():1 73111:20221202:102226.519 In preprocessor_add_request() 73111:20221202:102226.519 In preprocessor_sync_configuration() 73111:20221202:102226.519 In DCconfig_get_preprocessable_items() 73111:20221202:102226.519 End of DCconfig_get_preprocessable_items() items:29 73111:20221202:102226.519 End of preprocessor_sync_configuration() item config size: 29, history cache size: 0 73111:20221202:102226.520 In preprocessor_enqueue() itemid: 44581 73111:20221202:102226.520 End of preprocessor_enqueue() 73111:20221202:102226.520 In preprocessor_assign_tasks() 73111:20221202:102226.520 In preprocessor_get_next_task() 73111:20221202:102226.520 End of preprocessor_get_next_task() 73111:20221202:102226.520 In zbx_ipc_client_send() clientid:3 73111:20221202:102226.520 End of zbx_ipc_client_send():SUCCEED 73111:20221202:102226.520 In preprocessor_get_next_task() 73111:20221202:102226.520 End of preprocessor_get_next_task() 73111:20221202:102226.520 End of preprocessor_assign_tasks() 73111:20221202:102226.520 End of preprocessor_add_request() 73111:20221202:102226.520 zbx_setproctitle() title:'preprocessing manager #1 [queued 1, processed 8 values, idle 4.998881 sec during 5.002981 sec]' 73111:20221202:102226.520 In zbx_ipc_service_recv() timeout:1.000 73114:20221202:102226.521 End of zbx_ipc_socket_read():SUCCEED 73114:20221202:102226.521 worker_preprocess_value(): 1 73114:20221202:102226.521 worker_preprocess_value: SUCCEED GOOD 73114:20221202:102226.521 In zbx_ipc_socket_write() 73114:20221202:102226.521 End of zbx_ipc_socket_write():SUCCEED 73114:20221202:102226.521 In zbx_ipc_socket_read() 73111:20221202:102226.521 End of zbx_ipc_service_recv():1 73111:20221202:102226.521 In preprocessor_add_result() 73111:20221202:102226.521 In preprocessor_enqueue_dependent() itemid: 44581 73111:20221202:102226.521 End of preprocessor_enqueue_dependent() 73111:20221202:102226.522 In preprocessor_assign_tasks() 73111:20221202:102226.522 In preprocessor_get_next_task() 73111:20221202:102226.522 End of preprocessor_get_next_task() 73111:20221202:102226.522 End of preprocessor_assign_tasks() 73111:20221202:102226.522 End of preprocessor_add_result() 73111:20221202:102226.522 In zbx_ipc_service_recv() timeout:1.000 73146:20221202:102226.522 End of zbx_ipc_async_socket_recv():0 73146:20221202:102226.522 zbx_setproctitle() title:'poller #2 [got 0 values in 0.000116 sec, getting values]' 73146:20221202:102226.522 In get_values() 73146:20221202:102226.523 In DCconfig_get_poller_items() poller_type:0 73146:20221202:102226.523 End of DCconfig_get_poller_items():0 73146:20221202:102226.523 In DCconfig_get_poller_nextcheck() poller_type:0 73146:20221202:102226.523 End of DCconfig_get_poller_nextcheck():1669969351 73146:20221202:102226.523 End of get_values():0 73146:20221202:102226.523 zbx_setproctitle() title:'poller #2 [got 0 values in 0.000386 sec, idle 5 sec]' 73146:20221202:102226.523 In zbx_ipc_async_socket_recv() timeout:5 73140:20221202:102226.523 End of zbx_ipc_async_socket_recv():0 73140:20221202:102226.523 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.000222 sec, getting values]' 73140:20221202:102226.523 In get_values() 73140:20221202:102226.523 In DCconfig_get_poller_items() poller_type:4 73140:20221202:102226.523 End of DCconfig_get_poller_items():0 73140:20221202:102226.523 In DCconfig_get_poller_nextcheck() poller_type:4 73140:20221202:102226.523 End of DCconfig_get_poller_nextcheck():-1 73140:20221202:102226.523 End of get_values():0 73140:20221202:102226.523 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.000162 sec, idle 5 sec]' 73140:20221202:102226.523 In zbx_ipc_async_socket_recv() timeout:5 73150:20221202:102226.523 End of zbx_ipc_async_socket_recv():0 73150:20221202:102226.523 zbx_setproctitle() title:'poller #5 [got 0 values in 0.000333 sec, getting values]' 73150:20221202:102226.523 In get_values() 73150:20221202:102226.523 In DCconfig_get_poller_items() poller_type:0 73150:20221202:102226.523 End of DCconfig_get_poller_items():0 73150:20221202:102226.523 In DCconfig_get_poller_nextcheck() poller_type:0 73150:20221202:102226.523 End of DCconfig_get_poller_nextcheck():1669969351 73150:20221202:102226.523 End of get_values():0 73150:20221202:102226.523 zbx_setproctitle() title:'poller #5 [got 0 values in 0.000168 sec, idle 5 sec]' 73150:20221202:102226.524 In zbx_ipc_async_socket_recv() timeout:5 73145:20221202:102226.526 End of zbx_ipc_async_socket_recv():0 73145:20221202:102226.526 zbx_setproctitle() title:'poller #1 [got 0 values in 0.000738 sec, getting values]' 73145:20221202:102226.526 In get_values() 73145:20221202:102226.526 In DCconfig_get_poller_items() poller_type:0 73145:20221202:102226.526 End of DCconfig_get_poller_items():0 73145:20221202:102226.526 In DCconfig_get_poller_nextcheck() poller_type:0 73145:20221202:102226.526 End of DCconfig_get_poller_nextcheck():1669969351 73145:20221202:102226.526 End of get_values():0 73145:20221202:102226.526 zbx_setproctitle() title:'poller #1 [got 0 values in 0.000125 sec, idle 5 sec]' 73145:20221202:102226.527 In zbx_ipc_async_socket_recv() timeout:5 73168:20221202:102226.527 End of zbx_ipc_async_socket_recv():0 73168:20221202:102226.527 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.000097 sec, getting values]' 73168:20221202:102226.527 In get_values() 73168:20221202:102226.527 In DCconfig_get_poller_items() poller_type:5 73147:20221202:102226.527 End of zbx_ipc_async_socket_recv():0 73147:20221202:102226.528 zbx_setproctitle() title:'poller #3 [got 0 values in 0.000098 sec, getting values]' 73147:20221202:102226.528 In get_values() 73147:20221202:102226.528 In DCconfig_get_poller_items() poller_type:0 73147:20221202:102226.528 End of DCconfig_get_poller_items():0 73147:20221202:102226.528 In DCconfig_get_poller_nextcheck() poller_type:0 73147:20221202:102226.528 End of DCconfig_get_poller_nextcheck():1669969351 73147:20221202:102226.528 End of get_values():0 73147:20221202:102226.528 zbx_setproctitle() title:'poller #3 [got 0 values in 0.000215 sec, idle 5 sec]' 73147:20221202:102226.528 In zbx_ipc_async_socket_recv() timeout:5 73168:20221202:102226.528 End of DCconfig_get_poller_items():0 73168:20221202:102226.528 In DCconfig_get_poller_nextcheck() poller_type:5 73168:20221202:102226.528 End of DCconfig_get_poller_nextcheck():-1 73168:20221202:102226.528 End of get_values():0 73168:20221202:102226.528 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.001026 sec, idle 5 sec]' 73168:20221202:102226.528 In zbx_ipc_async_socket_recv() timeout:5 73169:20221202:102226.534 End of zbx_ipc_async_socket_recv():0 73169:20221202:102226.534 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.000082 sec, getting values]' 73169:20221202:102226.534 In get_values() 73169:20221202:102226.534 In DCconfig_get_poller_items() poller_type:5 73169:20221202:102226.534 End of DCconfig_get_poller_items():0 73169:20221202:102226.534 In DCconfig_get_poller_nextcheck() poller_type:5 73169:20221202:102226.534 End of DCconfig_get_poller_nextcheck():-1 73169:20221202:102226.534 End of get_values():0 73169:20221202:102226.534 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.000103 sec, idle 5 sec]' 73169:20221202:102226.534 In zbx_ipc_async_socket_recv() timeout:5 73157:20221202:102226.540 zbx_setproctitle() title:'icmp pinger #1 [getting values]' 73157:20221202:102226.540 In get_pinger_hosts() 73157:20221202:102226.540 In DCconfig_get_poller_items() poller_type:3 73157:20221202:102226.540 End of DCconfig_get_poller_items():0 73157:20221202:102226.540 End of get_pinger_hosts():0 73157:20221202:102226.540 In process_pinger_hosts() 73157:20221202:102226.540 End of process_pinger_hosts() 73157:20221202:102226.540 In DCconfig_get_poller_nextcheck() poller_type:3 73157:20221202:102226.540 End of DCconfig_get_poller_nextcheck():-1 73157:20221202:102226.540 zbx_setproctitle() title:'icmp pinger #1 [got 0 values in 0.000174 sec, idle 5 sec]' 73167:20221202:102226.541 End of zbx_ipc_async_socket_recv():0 73167:20221202:102226.541 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.000392 sec, getting values]' 73167:20221202:102226.541 In get_values() 73167:20221202:102226.541 In DCconfig_get_poller_items() poller_type:5 73167:20221202:102226.541 End of DCconfig_get_poller_items():0 73167:20221202:102226.541 In DCconfig_get_poller_nextcheck() poller_type:5 73167:20221202:102226.541 End of DCconfig_get_poller_nextcheck():-1 73167:20221202:102226.541 End of get_values():0 73167:20221202:102226.541 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.000081 sec, idle 5 sec]' 73167:20221202:102226.541 In zbx_ipc_async_socket_recv() timeout:5 73172:20221202:102226.546 End of zbx_ipc_async_socket_recv():0 73172:20221202:102226.546 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.000099 sec, getting values]' 73172:20221202:102226.546 In get_values() 73172:20221202:102226.546 In DCconfig_get_poller_items() poller_type:5 73172:20221202:102226.546 End of DCconfig_get_poller_items():0 73172:20221202:102226.546 In DCconfig_get_poller_nextcheck() poller_type:5 73172:20221202:102226.546 End of DCconfig_get_poller_nextcheck():-1 73172:20221202:102226.546 End of get_values():0 73172:20221202:102226.547 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.000098 sec, idle 5 sec]' 73172:20221202:102226.547 In zbx_ipc_async_socket_recv() timeout:5 73142:20221202:102226.595 zbx_setproctitle() title:'self-monitoring [processing data]' 73142:20221202:102226.595 In collect_selfmon_stats() 73142:20221202:102226.595 End of collect_selfmon_stats() 73142:20221202:102226.595 zbx_setproctitle() title:'self-monitoring [processed data in 0.000217 sec, idle 1 sec]' 73178:20221202:102226.598 End of zbx_ipc_async_socket_recv():0 73178:20221202:102226.598 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.001194 sec, getting values]' 73178:20221202:102226.598 In get_values() 73178:20221202:102226.598 In DCconfig_get_poller_items() poller_type:6 73178:20221202:102226.598 End of DCconfig_get_poller_items():0 73178:20221202:102226.598 In DCconfig_get_poller_nextcheck() poller_type:6 73178:20221202:102226.598 End of DCconfig_get_poller_nextcheck():-1 73178:20221202:102226.598 End of get_values():0 73178:20221202:102226.598 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.000175 sec, idle 5 sec]' 73178:20221202:102226.598 In zbx_ipc_async_socket_recv() timeout:5 73115:20221202:102226.724 End of zbx_ipc_service_recv():2 73115:20221202:102226.724 zbx_setproctitle() title:'lld manager #1 [processed 0 LLD rules, idle 5.008798sec during 5.009159 sec]' 73115:20221202:102226.724 In zbx_ipc_service_recv() timeout:1.000 73174:20221202:102226.727 End of zbx_ipc_service_recv():2 73174:20221202:102226.727 In zbx_ipc_service_recv() timeout:1.000 73122:20221202:102226.730 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000051 sec, syncing history]' 73122:20221202:102226.730 In zbx_sync_history_cache() history_num:1 73122:20221202:102226.730 In substitute_simple_macros_impl() data:'90d' 73122:20221202:102226.730 End substitute_simple_macros_impl() data:'90d' 73122:20221202:102226.730 In DCmass_prepare_history() history_num:1 73122:20221202:102226.730 End of DCmass_prepare_history() 73122:20221202:102226.730 In DBmass_add_history() 73122:20221202:102226.730 In zbx_history_add_values() 73122:20221202:102226.730 query [txnlev:1] [begin;] 73122:20221202:102226.730 query [txnlev:1] [insert into history_str (itemid,clock,ns,value) values (44581,1669969346,519360154,'GOOD'); ] 73122:20221202:102226.731 query [txnlev:1] [commit;] 73122:20221202:102226.740 End of zbx_history_add_values() 73122:20221202:102226.741 End of DBmass_add_history() 73122:20221202:102226.741 In DCmass_update_trends() 73122:20221202:102226.741 End of DCmass_update_trends() 73122:20221202:102226.741 query [txnlev:1] [begin;] 73122:20221202:102226.741 In DBmass_update_items() 73122:20221202:102226.741 End of DBmass_update_items() 73122:20221202:102226.741 In zbx_process_events() events_num:0 73122:20221202:102226.741 End of zbx_process_events() processed:0 73122:20221202:102226.741 query [txnlev:1] [commit;] 73122:20221202:102226.741 In DCupdate_trends() 73122:20221202:102226.741 End of DCupdate_trends() 73122:20221202:102226.741 query [txnlev:1] [begin;] 73122:20221202:102226.741 In recalculate_triggers() 73122:20221202:102226.742 In zbx_link_triggers_with_functions() trigger_order_num:0 73122:20221202:102226.742 End of zbx_link_triggers_with_functions() triggers_func_pos_num:0 73122:20221202:102226.742 In zbx_evaluate_expressions() tr_num:0 73122:20221202:102226.742 In substitute_functions() 73122:20221202:102226.742 In zbx_extract_functionids() tr_num:0 73122:20221202:102226.742 End of zbx_extract_functionids() functionids_num:0 73122:20221202:102226.742 End of substitute_functions() 73122:20221202:102226.742 End of zbx_evaluate_expressions() 73122:20221202:102226.742 In zbx_process_triggers() values_num:0 73122:20221202:102226.742 End of zbx_process_triggers() 73122:20221202:102226.742 End of recalculate_triggers() 73122:20221202:102226.742 In zbx_process_events() events_num:0 73122:20221202:102226.742 End of zbx_process_events() processed:0 73122:20221202:102226.742 query [txnlev:1] [commit;] 73122:20221202:102226.742 zbx_setproctitle() title:'history syncer #1 [processed 1 values, 0 triggers in 0.012244 sec, idle 1 sec]' 73124:20221202:102226.756 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.008297 sec, syncing history]' 73124:20221202:102226.756 In zbx_sync_history_cache() history_num:0 73124:20221202:102226.756 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000262 sec, idle 1 sec]' 73125:20221202:102226.756 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.007627 sec, syncing history]' 73125:20221202:102226.756 In zbx_sync_history_cache() history_num:0 73125:20221202:102226.756 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000185 sec, idle 1 sec]' 73123:20221202:102226.771 zbx_setproctitle() title:'history syncer #2 [processed 7 values, 1 triggers in 0.043155 sec, syncing history]' 73123:20221202:102226.772 In zbx_sync_history_cache() history_num:0 73123:20221202:102226.772 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000145 sec, idle 1 sec]' 73107:20221202:102226.828 End of zbx_ipc_service_recv():2 73107:20221202:102226.829 zbx_setproctitle() title:'alert manager #1 [sent 0, failed 0 alerts, idle 5.014673 sec during 5.016101 sec]' 73107:20221202:102226.829 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102226.829 zbx_setproctitle() title:'alert syncer [queuing alerts]' 73158:20221202:102226.829 In am_db_get_alerts() 73158:20221202:102226.829 query [txnlev:1] [begin;] 73158:20221202:102226.829 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] 73158:20221202:102226.830 query [txnlev:1] [commit;] 73158:20221202:102226.830 End of am_db_get_alerts():SUCCEED alerts:0 73158:20221202:102226.830 In am_db_flush_results() 73158:20221202:102226.830 In zbx_ipc_socket_write() 73158:20221202:102226.830 End of zbx_ipc_socket_write():SUCCEED 73158:20221202:102226.830 In zbx_ipc_socket_read() 73107:20221202:102226.830 End of zbx_ipc_service_recv():1 73107:20221202:102226.831 In am_flush_results() results:0 73107:20221202:102226.831 In zbx_ipc_client_send() clientid:6 73107:20221202:102226.831 End of zbx_ipc_client_send():SUCCEED 73107:20221202:102226.831 End of am_flush_results() 73107:20221202:102226.831 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102226.831 End of zbx_ipc_socket_read():SUCCEED 73158:20221202:102226.831 End of am_db_flush_results() flushed:0 73158:20221202:102226.831 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.002330 sec, idle 1 sec]' 73088:20221202:102227.078 End of zbx_ipc_service_recv():2 73088:20221202:102227.078 In zbx_ipc_async_socket_send() 73088:20221202:102227.078 In zbx_ipc_client_send() clientid:0 73088:20221202:102227.078 End of zbx_ipc_client_send():SUCCEED 73088:20221202:102227.078 End of zbx_ipc_async_socket_send():SUCCEED 73088:20221202:102227.078 In zbx_ipc_async_socket_flush() timeout:10 73088:20221202:102227.078 End of zbx_ipc_async_socket_flush():0 73088:20221202:102227.078 In zbx_ipc_service_recv() timeout:0.993 73086:20221202:102227.079 End of zbx_ipc_service_recv():1 73086:20221202:102227.079 In zbx_ha_dispatch_message() 73086:20221202:102227.079 In zbx_ipc_service_recv() timeout:1.000 73090:20221202:102227.438 End of zbx_ipc_service_recv():2 73090:20221202:102227.438 In zbx_ipc_service_recv() timeout:1.000 73111:20221202:102227.522 End of zbx_ipc_service_recv():2 73111:20221202:102227.522 In zbx_ipc_service_recv() timeout:1.000 73142:20221202:102227.595 zbx_setproctitle() title:'self-monitoring [processing data]' 73142:20221202:102227.595 In collect_selfmon_stats() 73142:20221202:102227.595 End of collect_selfmon_stats() 73142:20221202:102227.595 zbx_setproctitle() title:'self-monitoring [processed data in 0.000203 sec, idle 1 sec]' 73126:20221202:102227.598 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.002314 sec, processing escalations]' 73126:20221202:102227.599 In process_escalations() 73126:20221202:102227.599 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<=1669969350 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102227.599 End of process_escalations() 73126:20221202:102227.599 In process_escalations() 73126:20221202:102227.599 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<=1669969350 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102227.599 End of process_escalations() 73126:20221202:102227.599 In process_escalations() 73126:20221202:102227.599 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<=1669969350 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102227.599 End of process_escalations() 73126:20221202:102227.600 In process_escalations() 73126:20221202:102227.600 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<=1669969350 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102227.600 End of process_escalations() 73126:20221202:102227.600 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.001324 sec, idle 3 sec]' 73115:20221202:102227.727 End of zbx_ipc_service_recv():2 73115:20221202:102227.727 In zbx_ipc_service_recv() timeout:1.000 73174:20221202:102227.727 End of zbx_ipc_service_recv():2 73174:20221202:102227.727 zbx_setproctitle() title:'availability manager #1 [queued 0, processed 0 values, idle 5.005784 sec during 5.005806 sec]' 73174:20221202:102227.727 In zbx_ipc_service_recv() timeout:1.000 73122:20221202:102227.744 zbx_setproctitle() title:'history syncer #1 [processed 1 values, 0 triggers in 0.012244 sec, syncing history]' 73122:20221202:102227.744 In zbx_sync_history_cache() history_num:0 73122:20221202:102227.744 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000164 sec, idle 1 sec]' 73124:20221202:102227.756 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000262 sec, syncing history]' 73124:20221202:102227.757 In zbx_sync_history_cache() history_num:0 73124:20221202:102227.757 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000171 sec, idle 1 sec]' 73125:20221202:102227.757 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000185 sec, syncing history]' 73125:20221202:102227.758 In zbx_sync_history_cache() history_num:0 73125:20221202:102227.758 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000434 sec, idle 1 sec]' 73123:20221202:102227.772 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000145 sec, syncing history]' 73123:20221202:102227.772 In zbx_sync_history_cache() history_num:0 73123:20221202:102227.772 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000293 sec, idle 1 sec]' 73107:20221202:102227.839 End of zbx_ipc_service_recv():2 73107:20221202:102227.839 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102227.843 zbx_setproctitle() title:'alert syncer [queuing alerts]' 73158:20221202:102227.843 In am_db_get_alerts() 73158:20221202:102227.843 query [txnlev:1] [begin;] 73158:20221202:102227.844 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] 73158:20221202:102227.844 query [txnlev:1] [commit;] 73158:20221202:102227.844 End of am_db_get_alerts():SUCCEED alerts:0 73158:20221202:102227.844 In am_db_flush_results() 73158:20221202:102227.844 In zbx_ipc_socket_write() 73158:20221202:102227.844 End of zbx_ipc_socket_write():SUCCEED 73158:20221202:102227.844 In zbx_ipc_socket_read() 73107:20221202:102227.845 End of zbx_ipc_service_recv():1 73107:20221202:102227.845 In am_flush_results() results:0 73107:20221202:102227.845 In zbx_ipc_client_send() clientid:6 73107:20221202:102227.845 End of zbx_ipc_client_send():SUCCEED 73107:20221202:102227.845 End of am_flush_results() 73107:20221202:102227.845 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102227.845 End of zbx_ipc_socket_read():SUCCEED 73158:20221202:102227.845 End of am_db_flush_results() flushed:0 73158:20221202:102227.845 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.001584 sec, idle 1 sec]' 73088:20221202:102228.079 End of zbx_ipc_service_recv():2 73088:20221202:102228.079 In zbx_ipc_async_socket_send() 73088:20221202:102228.079 In zbx_ipc_client_send() clientid:0 73088:20221202:102228.080 End of zbx_ipc_client_send():SUCCEED 73088:20221202:102228.080 End of zbx_ipc_async_socket_send():SUCCEED 73088:20221202:102228.080 In zbx_ipc_async_socket_flush() timeout:10 73088:20221202:102228.080 End of zbx_ipc_async_socket_flush():0 73088:20221202:102228.080 In zbx_ipc_service_recv() timeout:0.992 73086:20221202:102228.084 End of zbx_ipc_service_recv():1 73086:20221202:102228.087 In zbx_ha_dispatch_message() 73086:20221202:102228.088 In zbx_ipc_service_recv() timeout:1.000 73090:20221202:102228.444 End of zbx_ipc_service_recv():2 73090:20221202:102228.444 In zbx_ipc_service_recv() timeout:1.000 73111:20221202:102228.527 End of zbx_ipc_service_recv():2 73111:20221202:102228.527 In zbx_ipc_service_recv() timeout:1.000 73142:20221202:102228.596 zbx_setproctitle() title:'self-monitoring [processing data]' 73142:20221202:102228.596 In collect_selfmon_stats() 73142:20221202:102228.596 End of collect_selfmon_stats() 73142:20221202:102228.596 zbx_setproctitle() title:'self-monitoring [processed data in 0.000224 sec, idle 1 sec]' 73115:20221202:102228.727 End of zbx_ipc_service_recv():2 73115:20221202:102228.727 In zbx_ipc_service_recv() timeout:1.000 73174:20221202:102228.728 End of zbx_ipc_service_recv():2 73174:20221202:102228.728 In zbx_ipc_service_recv() timeout:1.000 73122:20221202:102228.745 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000164 sec, syncing history]' 73122:20221202:102228.745 In zbx_sync_history_cache() history_num:0 73122:20221202:102228.746 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000376 sec, idle 1 sec]' 73124:20221202:102228.757 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000171 sec, syncing history]' 73124:20221202:102228.757 In zbx_sync_history_cache() history_num:0 73124:20221202:102228.758 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000669 sec, idle 1 sec]' 73125:20221202:102228.758 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000434 sec, syncing history]' 73125:20221202:102228.758 In zbx_sync_history_cache() history_num:0 73125:20221202:102228.758 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000052 sec, idle 1 sec]' 73123:20221202:102228.775 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000293 sec, syncing history]' 73123:20221202:102228.775 In zbx_sync_history_cache() history_num:0 73123:20221202:102228.775 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000148 sec, idle 1 sec]' 73158:20221202:102228.845 zbx_setproctitle() title:'alert syncer [queuing alerts]' 73158:20221202:102228.845 In am_db_get_alerts() 73158:20221202:102228.845 query [txnlev:1] [begin;] 73107:20221202:102228.846 End of zbx_ipc_service_recv():2 73107:20221202:102228.846 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102228.846 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] 73158:20221202:102228.846 query [txnlev:1] [commit;] 73158:20221202:102228.846 End of am_db_get_alerts():SUCCEED alerts:0 73158:20221202:102228.846 In am_db_flush_results() 73158:20221202:102228.846 In zbx_ipc_socket_write() 73158:20221202:102228.846 End of zbx_ipc_socket_write():SUCCEED 73158:20221202:102228.846 In zbx_ipc_socket_read() 73107:20221202:102228.847 End of zbx_ipc_service_recv():1 73107:20221202:102228.847 In am_flush_results() results:0 73107:20221202:102228.847 In zbx_ipc_client_send() clientid:6 73107:20221202:102228.847 End of zbx_ipc_client_send():SUCCEED 73107:20221202:102228.847 End of am_flush_results() 73107:20221202:102228.847 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102228.847 End of zbx_ipc_socket_read():SUCCEED 73158:20221202:102228.847 End of am_db_flush_results() flushed:0 73158:20221202:102228.847 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.001855 sec, idle 1 sec]' 73088:20221202:102229.074 End of zbx_ipc_service_recv():2 73088:20221202:102229.074 In zbx_ipc_async_socket_send() 73088:20221202:102229.074 In zbx_ipc_client_send() clientid:0 73088:20221202:102229.074 End of zbx_ipc_client_send():SUCCEED 73088:20221202:102229.074 End of zbx_ipc_async_socket_send():SUCCEED 73088:20221202:102229.074 In zbx_ipc_async_socket_flush() timeout:10 73088:20221202:102229.074 End of zbx_ipc_async_socket_flush():0 73088:20221202:102229.074 In zbx_ipc_service_recv() timeout:0.997 73086:20221202:102229.074 End of zbx_ipc_service_recv():1 73086:20221202:102229.074 In zbx_ha_dispatch_message() 73086:20221202:102229.074 In zbx_ipc_service_recv() timeout:1.000 73090:20221202:102229.445 End of zbx_ipc_service_recv():2 73090:20221202:102229.445 In zbx_ipc_service_recv() timeout:1.000 73111:20221202:102229.527 End of zbx_ipc_service_recv():2 73111:20221202:102229.527 In zbx_ipc_service_recv() timeout:1.000 73142:20221202:102229.597 zbx_setproctitle() title:'self-monitoring [processing data]' 73142:20221202:102229.597 In collect_selfmon_stats() 73142:20221202:102229.597 End of collect_selfmon_stats() 73142:20221202:102229.597 zbx_setproctitle() title:'self-monitoring [processed data in 0.000281 sec, idle 1 sec]' 73115:20221202:102229.728 End of zbx_ipc_service_recv():2 73115:20221202:102229.728 In zbx_ipc_service_recv() timeout:1.000 73174:20221202:102229.728 End of zbx_ipc_service_recv():2 73174:20221202:102229.729 In zbx_ipc_service_recv() timeout:1.000 73122:20221202:102229.746 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000376 sec, syncing history]' 73122:20221202:102229.746 In zbx_sync_history_cache() history_num:0 73122:20221202:102229.746 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000186 sec, idle 1 sec]' 73124:20221202:102229.758 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000669 sec, syncing history]' 73124:20221202:102229.758 In zbx_sync_history_cache() history_num:0 73124:20221202:102229.758 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000295 sec, idle 1 sec]' 73125:20221202:102229.759 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000052 sec, syncing history]' 73125:20221202:102229.759 In zbx_sync_history_cache() history_num:0 73125:20221202:102229.759 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000116 sec, idle 1 sec]' 73123:20221202:102229.777 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000148 sec, syncing history]' 73123:20221202:102229.778 In zbx_sync_history_cache() history_num:0 73123:20221202:102229.778 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000618 sec, idle 1 sec]' 73107:20221202:102229.849 End of zbx_ipc_service_recv():2 73107:20221202:102229.849 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102229.850 zbx_setproctitle() title:'alert syncer [queuing alerts]' 73158:20221202:102229.850 In am_db_get_alerts() 73158:20221202:102229.850 query [txnlev:1] [begin;] 73158:20221202:102229.851 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] 73158:20221202:102229.852 query [txnlev:1] [commit;] 73158:20221202:102229.852 End of am_db_get_alerts():SUCCEED alerts:0 73158:20221202:102229.852 In am_db_flush_results() 73158:20221202:102229.852 In zbx_ipc_socket_write() 73158:20221202:102229.852 End of zbx_ipc_socket_write():SUCCEED 73158:20221202:102229.852 In zbx_ipc_socket_read() 73107:20221202:102229.853 End of zbx_ipc_service_recv():1 73107:20221202:102229.853 In am_flush_results() results:0 73107:20221202:102229.853 In zbx_ipc_client_send() clientid:6 73107:20221202:102229.853 End of zbx_ipc_client_send():SUCCEED 73107:20221202:102229.853 End of am_flush_results() 73107:20221202:102229.853 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102229.853 End of zbx_ipc_socket_read():SUCCEED 73158:20221202:102229.853 End of am_db_flush_results() flushed:0 73158:20221202:102229.853 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.002613 sec, idle 1 sec]' 73088:20221202:102230.074 End of zbx_ipc_service_recv():2 73088:20221202:102230.074 In ha_check_nodes() ha_status:active db_status:0 73088:20221202:102230.074 query [txnlev:1] [begin;] 73088:20221202:102230.074 query [txnlev:1] [select ha_nodeid,name,status,lastaccess,address,port,ha_sessionid from ha_node order by ha_nodeid for update] 73088:20221202:102230.075 query [txnlev:1] [select ha_failover_delay,auditlog_enabled from config] 73088:20221202:102230.075 In ha_db_get_time() 73088:20221202:102230.075 query [txnlev:1] [select unix_timestamp() from config] 73086:20221202:102230.075 End of zbx_ipc_service_recv():2 73086:20221202:102230.075 In zbx_ha_dispatch_message() 73086:20221202:102230.075 In zbx_ipc_service_recv() timeout:1.000 73088:20221202:102230.076 End of ha_db_get_time():SUCCEED db_time:1669969350 73088:20221202:102230.076 query [txnlev:1] [update ha_node set lastaccess=unix_timestamp() where ha_nodeid='clb4ubunu00018m7pn6ddoaix'] 73088:20221202:102230.077 query [txnlev:1] [commit;] 73088:20221202:102230.108 End of ha_check_nodes() nodeid:clb4ubunu00018m7pn6ddoaix ha_status:active db_status:0 73088:20221202:102230.108 In zbx_ipc_async_socket_send() 73088:20221202:102230.108 In zbx_ipc_client_send() clientid:0 73088:20221202:102230.108 End of zbx_ipc_client_send():SUCCEED 73088:20221202:102230.108 End of zbx_ipc_async_socket_send():SUCCEED 73088:20221202:102230.108 In zbx_ipc_async_socket_flush() timeout:10 73088:20221202:102230.108 End of zbx_ipc_async_socket_flush():0 73088:20221202:102230.108 In zbx_ipc_service_recv() timeout:0.997 73086:20221202:102230.109 End of zbx_ipc_service_recv():1 73086:20221202:102230.109 In zbx_ha_dispatch_message() 73086:20221202:102230.109 In zbx_ipc_service_recv() timeout:1.000 73086:20221202:102230.156 In ipc_service_accept() 73086:20221202:102230.156 In ipc_service_add_client() 73086:20221202:102230.156 End of ipc_service_add_client() clientid:37 73086:20221202:102230.156 End of ipc_service_accept() 73086:20221202:102230.156 End of zbx_ipc_service_recv():2 73086:20221202:102230.156 In zbx_ha_dispatch_message() 73086:20221202:102230.156 In zbx_ipc_service_recv() timeout:1.000 73086:20221202:102230.156 End of zbx_ipc_service_recv():1 73086:20221202:102230.156 In zbx_rtc_dispatch() code:8 size:0 73086:20221202:102230.156 In zbx_ipc_socket_open() 73086:20221202:102230.156 End of zbx_ipc_socket_open():SUCCEED 73086:20221202:102230.156 In zbx_ipc_socket_write() 73086:20221202:102230.156 End of zbx_ipc_socket_write():SUCCEED 73086:20221202:102230.156 In zbx_ipc_socket_close() 73086:20221202:102230.156 End of zbx_ipc_socket_close() 73086:20221202:102230.156 In zbx_ipc_client_send() clientid:2 73086:20221202:102230.156 End of zbx_ipc_client_send():SUCCEED 73086:20221202:102230.156 In zbx_ipc_client_send() clientid:37 73090:20221202:102230.156 In ipc_service_accept() 73086:20221202:102230.157 End of zbx_ipc_client_send():SUCCEED 73086:20221202:102230.157 End of zbx_rtc_dispatch() 73086:20221202:102230.157 In zbx_ipc_service_recv() timeout:1.000 73091:20221202:102230.157 End of zbx_ipc_async_socket_recv():0 73091:20221202:102230.157 forced reloading of the configuration cache 73091:20221202:102230.157 In zbx_ipc_async_socket_recv() timeout:0 73091:20221202:102230.157 End of zbx_ipc_async_socket_recv():0 73091:20221202:102230.157 zbx_setproctitle() title:'configuration syncer [synced configuration in 0.087445 sec, syncing configuration]' 73091:20221202:102230.157 In DCsync_configuration() 73091:20221202:102230.157 query [txnlev:0] [select changelogid,object,objectid,operation,clock from changelog] 73090:20221202:102230.157 In ipc_service_add_client() 73090:20221202:102230.157 End of ipc_service_add_client() clientid:3 73090:20221202:102230.157 End of ipc_service_accept() 73090:20221202:102230.157 End of zbx_ipc_service_recv():2 73090:20221202:102230.157 In zbx_ipc_service_recv() timeout:1.000 73090:20221202:102230.157 End of zbx_ipc_service_recv():1 73090:20221202:102230.157 forced reloading of the service manager cache 73090:20221202:102230.157 query [txnlev:1] [begin;] 73086:20221202:102230.158 End of zbx_ipc_service_recv():1 73086:20221202:102230.158 In zbx_ha_dispatch_message() 73086:20221202:102230.158 In zbx_ipc_socket_close() 73086:20221202:102230.158 End of zbx_ipc_socket_close() 73086:20221202:102230.158 In zbx_ipc_service_recv() timeout:1.000 73091:20221202:102230.158 query [txnlev:0] [select discovery_groupid,snmptrap_logging,severity_name_0,severity_name_1,severity_name_2,severity_name_3,severity_name_4,severity_name_5,hk_events_mode,hk_events_trigger,hk_events_internal,hk_events_discovery,hk_events_autoreg,hk_services_mode,hk_services,hk_audit_mode,hk_audit,hk_sessions_mode,hk_sessions,hk_history_mode,hk_history_global,hk_history,hk_trends_mode,hk_trends_global,hk_trends,default_inventory_mode,db_extension,autoreg_tls_accept,compression_status,compress_older,instanceid,default_timezone,hk_events_service,auditlog_enabled from config order by configid] 73090:20221202:102230.158 In sync_services() 73090:20221202:102230.158 query [txnlev:1] [select serviceid,status,algorithm,name,weight,propagation_rule,propagation_value from services] 73091:20221202:102230.159 query [txnlev:0] [select tls_psk_identity,tls_psk from config_autoreg_tls order by autoreg_tlsid] 73091:20221202:102230.159 In DCsync_config() 73091:20221202:102230.159 End of DCsync_config() 73091:20221202:102230.159 In DCsync_autoreg_config() 73091:20221202:102230.159 End of DCsync_autoreg_config() 73091:20221202:102230.159 query [txnlev:0] [select hostid,templateid from hosts_templates order by hostid] 73090:20221202:102230.159 End of sync_services() 73090:20221202:102230.159 In sync_service_rules() 73091:20221202:102230.159 query [txnlev:0] [select globalmacroid,macro,value,type from globalmacro] 73091:20221202:102230.159 query [txnlev:0] [select m.hostmacroid,m.hostid,m.macro,m.value,m.type from hostmacro m inner join hosts h on m.hostid=h.hostid where h.flags<>2] 73090:20221202:102230.159 query [txnlev:1] [select service_status_ruleid,serviceid,type,limit_value,limit_status,new_status from service_status_rule order by serviceid] 73090:20221202:102230.160 End of sync_service_rules() 73090:20221202:102230.160 In sync_service_tags() 73090:20221202:102230.160 query [txnlev:1] [select servicetagid,serviceid,tag,value from service_tag] 73090:20221202:102230.161 End of sync_service_tags() 73090:20221202:102230.161 In sync_service_problem_tags() 73090:20221202:102230.161 query [txnlev:1] [select service_problem_tagid,serviceid,tag,operator,value from service_problem_tag order by serviceid] 73090:20221202:102230.161 End of sync_service_problem_tags() 73090:20221202:102230.161 In sync_services_links() 73090:20221202:102230.161 query [txnlev:1] [select linkid,serviceupid,servicedownid from services_links] 73090:20221202:102230.162 End of sync_services_links() 73090:20221202:102230.162 In sync_actions() 73090:20221202:102230.163 query [txnlev:1] [select actionid,evaltype,formula from actions where eventsource=4 and status=0] 73090:20221202:102230.163 End of sync_actions() 73090:20221202:102230.163 In sync_action_conditions() 73090:20221202:102230.163 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] 73090:20221202:102230.164 End of sync_action_conditions() 73090:20221202:102230.164 query [txnlev:1] [select severity_name_0,severity_name_1,severity_name_2,severity_name_3,severity_name_4,severity_name_5 from config] 73090:20221202:102230.164 query [txnlev:1] [commit;] 73090:20221202:102230.165 In zbx_ipc_service_recv() timeout:1.000 73090:20221202:102230.165 End of zbx_ipc_service_recv():0 73090:20221202:102230.165 In zbx_ipc_socket_close() 73090:20221202:102230.166 End of zbx_ipc_socket_close() 73090:20221202:102230.166 In zbx_ipc_service_recv() timeout:1.000 73086:20221202:102230.177 In ipc_service_accept() 73086:20221202:102230.177 In ipc_service_add_client() 73086:20221202:102230.178 End of ipc_service_add_client() clientid:38 73086:20221202:102230.178 End of ipc_service_accept() 73086:20221202:102230.178 End of zbx_ipc_service_recv():2 73086:20221202:102230.178 In zbx_ha_dispatch_message() 73086:20221202:102230.178 In zbx_ipc_service_recv() timeout:1.000 73091:20221202:102230.179 In DCsync_host_tags() 73091:20221202:102230.179 End of DCsync_host_tags() 73091:20221202:102230.179 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] 73086:20221202:102230.179 End of zbx_ipc_service_recv():1 73086:20221202:102230.179 In zbx_rtc_dispatch() code:3 size:0 73086:20221202:102230.179 In zbx_ipc_client_send() clientid:3 73086:20221202:102230.179 End of zbx_ipc_client_send():SUCCEED 73086:20221202:102230.179 In zbx_ipc_client_send() clientid:38 73086:20221202:102230.179 End of zbx_ipc_client_send():SUCCEED 73086:20221202:102230.179 End of zbx_rtc_dispatch() 73086:20221202:102230.179 In zbx_ipc_service_recv() timeout:1.000 73118:20221202:102230.179 End of zbx_ipc_async_socket_recv():0 73118:20221202:102230.179 forced execution of the housekeeper 73118:20221202:102230.179 In zbx_ipc_async_socket_recv() timeout:0 73118:20221202:102230.179 End of zbx_ipc_async_socket_recv():0 73118:20221202:102230.179 executing housekeeper 73118:20221202:102230.179 zbx_setproctitle() title:'housekeeper [connecting to the database]' 73118:20221202:102230.180 In DBconnect() flag:0 73086:20221202:102230.180 End of zbx_ipc_service_recv():1 73086:20221202:102230.180 In zbx_ha_dispatch_message() 73086:20221202:102230.180 In zbx_ipc_socket_close() 73086:20221202:102230.180 End of zbx_ipc_socket_close() 73086:20221202:102230.180 In zbx_ipc_service_recv() timeout:1.000 73091:20221202:102230.180 query [txnlev:0] [select groupid,name from hstgrp] 73091:20221202:102230.181 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 order by hg.groupid] 73091:20221202:102230.182 query [txnlev:0] [select maintenanceid,maintenance_type,active_since,active_till,tags_evaltype from maintenances] 73118:20221202:102230.183 End of DBconnect():0 73118:20221202:102230.183 zbx_setproctitle() title:'housekeeper [removing old history and trends]' 73118:20221202:102230.183 In housekeeping_history_and_trends() now:1669969350 73118:20221202:102230.183 In hk_history_delete_queue_prepare_all() 73118:20221202:102230.183 query [txnlev:0] [select i.itemid,i.value_type,i.history,i.trends,h.hostid from items i,hosts h where i.flags in (0,4) and i.hostid=h.hostid and h.status in (0,1)] 73091:20221202:102230.183 query [txnlev:0] [select maintenancetagid,maintenanceid,operator,tag,value from maintenance_tag] 73091:20221202:102230.183 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] 73091:20221202:102230.184 query [txnlev:0] [select maintenanceid,groupid from maintenances_groups order by maintenanceid] 73118:20221202:102230.184 In substitute_simple_macros_impl() data:'90d' 73118:20221202:102230.184 End substitute_simple_macros_impl() data:'90d' 73118:20221202:102230.184 In substitute_simple_macros_impl() data:'90d' 73118:20221202:102230.184 End substitute_simple_macros_impl() data:'90d' 73118:20221202:102230.184 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.184 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.184 In substitute_simple_macros_impl() data:'90d' 73118:20221202:102230.184 End substitute_simple_macros_impl() data:'90d' 73118:20221202:102230.184 In substitute_simple_macros_impl() data:'90d' 73118:20221202:102230.184 End substitute_simple_macros_impl() data:'90d' 73118:20221202:102230.184 In substitute_simple_macros_impl() data:'1h' 73118:20221202:102230.184 End substitute_simple_macros_impl() data:'1h' 73118:20221202:102230.184 In substitute_simple_macros_impl() data:'90d' 73118:20221202:102230.184 End substitute_simple_macros_impl() data:'90d' 73118:20221202:102230.185 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.185 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.185 In substitute_simple_macros_impl() data:'90d' 73118:20221202:102230.185 End substitute_simple_macros_impl() data:'90d' 73118:20221202:102230.185 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.185 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.185 In substitute_simple_macros_impl() data:'90d' 73118:20221202:102230.185 End substitute_simple_macros_impl() data:'90d' 73118:20221202:102230.185 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.185 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.185 In substitute_simple_macros_impl() data:'90d' 73118:20221202:102230.185 End substitute_simple_macros_impl() data:'90d' 73118:20221202:102230.185 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.185 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.185 In substitute_simple_macros_impl() data:'90d' 73118:20221202:102230.185 End substitute_simple_macros_impl() data:'90d' 73118:20221202:102230.185 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.185 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.185 In substitute_simple_macros_impl() data:'90d' 73118:20221202:102230.185 End substitute_simple_macros_impl() data:'90d' 73118:20221202:102230.185 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.185 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.185 In substitute_simple_macros_impl() data:'90d' 73118:20221202:102230.185 End substitute_simple_macros_impl() data:'90d' 73118:20221202:102230.185 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.185 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.185 In substitute_simple_macros_impl() data:'90d' 73118:20221202:102230.185 End substitute_simple_macros_impl() data:'90d' 73118:20221202:102230.185 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.186 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.186 In substitute_simple_macros_impl() data:'90d' 73118:20221202:102230.186 End substitute_simple_macros_impl() data:'90d' 73118:20221202:102230.186 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.186 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.186 In substitute_simple_macros_impl() data:'90d' 73118:20221202:102230.186 End substitute_simple_macros_impl() data:'90d' 73118:20221202:102230.186 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.186 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.186 In substitute_simple_macros_impl() data:'90d' 73118:20221202:102230.186 End substitute_simple_macros_impl() data:'90d' 73118:20221202:102230.186 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.186 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.186 In substitute_simple_macros_impl() data:'90d' 73118:20221202:102230.186 End substitute_simple_macros_impl() data:'90d' 73118:20221202:102230.186 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.187 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.187 In substitute_simple_macros_impl() data:'90d' 73118:20221202:102230.187 End substitute_simple_macros_impl() data:'90d' 73118:20221202:102230.187 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.187 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.187 In substitute_simple_macros_impl() data:'90d' 73118:20221202:102230.187 End substitute_simple_macros_impl() data:'90d' 73118:20221202:102230.187 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.187 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.187 In substitute_simple_macros_impl() data:'90d' 73118:20221202:102230.187 End substitute_simple_macros_impl() data:'90d' 73118:20221202:102230.187 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.187 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.188 In substitute_simple_macros_impl() data:'90d' 73118:20221202:102230.188 End substitute_simple_macros_impl() data:'90d' 73118:20221202:102230.188 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.188 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.188 In substitute_simple_macros_impl() data:'90d' 73118:20221202:102230.188 End substitute_simple_macros_impl() data:'90d' 73118:20221202:102230.188 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.188 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.188 In substitute_simple_macros_impl() data:'90d' 73118:20221202:102230.188 End substitute_simple_macros_impl() data:'90d' 73118:20221202:102230.188 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.188 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.188 In substitute_simple_macros_impl() data:'90d' 73118:20221202:102230.188 End substitute_simple_macros_impl() data:'90d' 73118:20221202:102230.188 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.189 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.189 In substitute_simple_macros_impl() data:'90d' 73118:20221202:102230.189 End substitute_simple_macros_impl() data:'90d' 73118:20221202:102230.189 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.189 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.189 In substitute_simple_macros_impl() data:'90d' 73118:20221202:102230.189 End substitute_simple_macros_impl() data:'90d' 73118:20221202:102230.189 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.189 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.190 In substitute_simple_macros_impl() data:'90d' 73091:20221202:102230.190 query [txnlev:0] [select maintenanceid,hostid from maintenances_hosts order by maintenanceid] 73118:20221202:102230.190 End substitute_simple_macros_impl() data:'90d' 73118:20221202:102230.190 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.190 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.190 In substitute_simple_macros_impl() data:'90d' 73118:20221202:102230.190 End substitute_simple_macros_impl() data:'90d' 73118:20221202:102230.190 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.190 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.191 In substitute_simple_macros_impl() data:'90d' 73118:20221202:102230.191 End substitute_simple_macros_impl() data:'90d' 73118:20221202:102230.191 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.191 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.191 In substitute_simple_macros_impl() data:'90d' 73118:20221202:102230.191 End substitute_simple_macros_impl() data:'90d' 73118:20221202:102230.191 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.191 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.191 In substitute_simple_macros_impl() data:'90d' 73118:20221202:102230.191 End substitute_simple_macros_impl() data:'90d' 73118:20221202:102230.191 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.191 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.191 In substitute_simple_macros_impl() data:'30d' 73118:20221202:102230.191 End substitute_simple_macros_impl() data:'30d' 73118:20221202:102230.191 In substitute_simple_macros_impl() data:'30d' 73118:20221202:102230.191 End substitute_simple_macros_impl() data:'30d' 73118:20221202:102230.191 In substitute_simple_macros_impl() data:'90d' 73118:20221202:102230.191 End substitute_simple_macros_impl() data:'90d' 73118:20221202:102230.191 In substitute_simple_macros_impl() data:'30d' 73118:20221202:102230.192 End substitute_simple_macros_impl() data:'30d' 73118:20221202:102230.192 In substitute_simple_macros_impl() data:'90d' 73118:20221202:102230.192 End substitute_simple_macros_impl() data:'90d' 73118:20221202:102230.192 In substitute_simple_macros_impl() data:'30d' 73118:20221202:102230.192 End substitute_simple_macros_impl() data:'30d' 73118:20221202:102230.192 In substitute_simple_macros_impl() data:'90d' 73118:20221202:102230.192 End substitute_simple_macros_impl() data:'90d' 73118:20221202:102230.192 In substitute_simple_macros_impl() data:'30d' 73118:20221202:102230.193 End substitute_simple_macros_impl() data:'30d' 73091:20221202:102230.194 In DCsync_hosts() 73091:20221202:102230.194 End of DCsync_hosts() 73091:20221202:102230.194 In DCsync_host_inventory() 73091:20221202:102230.194 End of DCsync_host_inventory() 73118:20221202:102230.194 In substitute_simple_macros_impl() data:'90d' 73118:20221202:102230.194 End substitute_simple_macros_impl() data:'90d' 73118:20221202:102230.195 In substitute_simple_macros_impl() data:'30d' 73118:20221202:102230.195 End substitute_simple_macros_impl() data:'30d' 73118:20221202:102230.195 In substitute_simple_macros_impl() data:'90d' 73118:20221202:102230.195 End substitute_simple_macros_impl() data:'90d' 73118:20221202:102230.195 In substitute_simple_macros_impl() data:'30d' 73118:20221202:102230.195 End substitute_simple_macros_impl() data:'30d' 73118:20221202:102230.195 In substitute_simple_macros_impl() data:'90d' 73118:20221202:102230.195 End substitute_simple_macros_impl() data:'90d' 73118:20221202:102230.195 In substitute_simple_macros_impl() data:'30d' 73118:20221202:102230.195 End substitute_simple_macros_impl() data:'30d' 73118:20221202:102230.195 In substitute_simple_macros_impl() data:'90d' 73118:20221202:102230.195 End substitute_simple_macros_impl() data:'90d' 73118:20221202:102230.195 In substitute_simple_macros_impl() data:'30d' 73118:20221202:102230.195 End substitute_simple_macros_impl() data:'30d' 73118:20221202:102230.195 In substitute_simple_macros_impl() data:'90d' 73118:20221202:102230.195 End substitute_simple_macros_impl() data:'90d' 73118:20221202:102230.195 In substitute_simple_macros_impl() data:'7d' 73118:20221202:102230.195 End substitute_simple_macros_impl() data:'7d' 73118:20221202:102230.195 In substitute_simple_macros_impl() data:'7d' 73118:20221202:102230.195 End substitute_simple_macros_impl() data:'7d' 73118:20221202:102230.195 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.195 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.195 In substitute_simple_macros_impl() data:'7d' 73118:20221202:102230.195 End substitute_simple_macros_impl() data:'7d' 73118:20221202:102230.195 In substitute_simple_macros_impl() data:'7d' 73118:20221202:102230.196 End substitute_simple_macros_impl() data:'7d' 73118:20221202:102230.196 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.196 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.196 In substitute_simple_macros_impl() data:'7d' 73118:20221202:102230.196 End substitute_simple_macros_impl() data:'7d' 73118:20221202:102230.196 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.196 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.196 In substitute_simple_macros_impl() data:'7d' 73118:20221202:102230.196 End substitute_simple_macros_impl() data:'7d' 73118:20221202:102230.196 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.196 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.197 In substitute_simple_macros_impl() data:'7d' 73118:20221202:102230.197 End substitute_simple_macros_impl() data:'7d' 73118:20221202:102230.197 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.197 End substitute_simple_macros_impl() data:'365d' 73091:20221202:102230.198 In DCsync_hostgroups() 73091:20221202:102230.198 End of DCsync_hostgroups() 73091:20221202:102230.198 In DCsync_hostgroup_hosts() 73091:20221202:102230.198 End of DCsync_hostgroup_hosts() 73091:20221202:102230.198 In DCsync_maintenances() 73091:20221202:102230.199 End of DCsync_maintenances() 73091:20221202:102230.199 In DCsync_maintenance_tags() 73091:20221202:102230.199 End of DCsync_maintenance_tags() 73091:20221202:102230.199 In DCsync_maintenance_groups() 73091:20221202:102230.199 End of DCsync_maintenance_groups() 73091:20221202:102230.199 In DCsync_maintenance_hosts() 73091:20221202:102230.199 End of DCsync_maintenance_hosts() 73091:20221202:102230.199 In DCsync_maintenance_periods() 73091:20221202:102230.199 End of DCsync_maintenance_periods() 73091:20221202:102230.199 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 from interface i left join interface_snmp s on i.interfaceid=s.interfaceid] 73091:20221202:102230.200 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 inner join hosts h on i.hostid=h.hostid join item_rtdata ir on i.itemid=ir.itemid where h.status in (0,1) and i.flags<>2 and i.itemid=44582] 73118:20221202:102230.200 In substitute_simple_macros_impl() data:'7d' 73118:20221202:102230.200 End substitute_simple_macros_impl() data:'7d' 73091:20221202:102230.200 query [txnlev:0] [select i.itemid,i.hostid,i.templateid from items i inner join hosts h on i.hostid=h.hostid where h.status=3] 73118:20221202:102230.200 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.201 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.201 In substitute_simple_macros_impl() data:'7d' 73118:20221202:102230.201 End substitute_simple_macros_impl() data:'7d' 73118:20221202:102230.201 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.201 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.201 In substitute_simple_macros_impl() data:'7d' 73118:20221202:102230.201 End substitute_simple_macros_impl() data:'7d' 73118:20221202:102230.201 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.201 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.201 In substitute_simple_macros_impl() data:'7d' 73118:20221202:102230.201 End substitute_simple_macros_impl() data:'7d' 73118:20221202:102230.202 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.202 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.202 In substitute_simple_macros_impl() data:'7d' 73118:20221202:102230.202 End substitute_simple_macros_impl() data:'7d' 73118:20221202:102230.202 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.202 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.202 In substitute_simple_macros_impl() data:'7d' 73118:20221202:102230.202 End substitute_simple_macros_impl() data:'7d' 73118:20221202:102230.202 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.203 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.203 In substitute_simple_macros_impl() data:'7d' 73118:20221202:102230.203 End substitute_simple_macros_impl() data:'7d' 73118:20221202:102230.203 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.203 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.203 In substitute_simple_macros_impl() data:'7d' 73118:20221202:102230.203 End substitute_simple_macros_impl() data:'7d' 73118:20221202:102230.203 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.203 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.203 In substitute_simple_macros_impl() data:'7d' 73118:20221202:102230.203 End substitute_simple_macros_impl() data:'7d' 73118:20221202:102230.204 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.204 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.204 In substitute_simple_macros_impl() data:'7d' 73118:20221202:102230.204 End substitute_simple_macros_impl() data:'7d' 73118:20221202:102230.204 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.204 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.204 In substitute_simple_macros_impl() data:'7d' 73118:20221202:102230.204 End substitute_simple_macros_impl() data:'7d' 73118:20221202:102230.204 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.204 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.204 In substitute_simple_macros_impl() data:'7d' 73118:20221202:102230.204 End substitute_simple_macros_impl() data:'7d' 73118:20221202:102230.205 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.205 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.205 In substitute_simple_macros_impl() data:'7d' 73118:20221202:102230.205 End substitute_simple_macros_impl() data:'7d' 73118:20221202:102230.205 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.205 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.205 In substitute_simple_macros_impl() data:'7d' 73118:20221202:102230.205 End substitute_simple_macros_impl() data:'7d' 73118:20221202:102230.205 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.205 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.205 In substitute_simple_macros_impl() data:'7d' 73118:20221202:102230.206 End substitute_simple_macros_impl() data:'7d' 73118:20221202:102230.206 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.206 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.206 In substitute_simple_macros_impl() data:'7d' 73118:20221202:102230.206 End substitute_simple_macros_impl() data:'7d' 73118:20221202:102230.206 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.206 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.206 In substitute_simple_macros_impl() data:'7d' 73118:20221202:102230.207 End substitute_simple_macros_impl() data:'7d' 73118:20221202:102230.207 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.207 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.207 In substitute_simple_macros_impl() data:'7d' 73118:20221202:102230.207 End substitute_simple_macros_impl() data:'7d' 73118:20221202:102230.207 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.207 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.207 In substitute_simple_macros_impl() data:'2w' 73118:20221202:102230.207 End substitute_simple_macros_impl() data:'2w' 73118:20221202:102230.207 In substitute_simple_macros_impl() data:'7d' 73118:20221202:102230.207 End substitute_simple_macros_impl() data:'7d' 73118:20221202:102230.208 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.208 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.208 In substitute_simple_macros_impl() data:'2w' 73118:20221202:102230.208 End substitute_simple_macros_impl() data:'2w' 73118:20221202:102230.208 In substitute_simple_macros_impl() data:'2w' 73118:20221202:102230.208 End substitute_simple_macros_impl() data:'2w' 73118:20221202:102230.208 In substitute_simple_macros_impl() data:'2w' 73118:20221202:102230.208 End substitute_simple_macros_impl() data:'2w' 73118:20221202:102230.208 In substitute_simple_macros_impl() data:'7d' 73118:20221202:102230.209 End substitute_simple_macros_impl() data:'7d' 73118:20221202:102230.209 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.209 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.209 In substitute_simple_macros_impl() data:'7d' 73118:20221202:102230.209 End substitute_simple_macros_impl() data:'7d' 73118:20221202:102230.209 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.209 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.209 In substitute_simple_macros_impl() data:'7d' 73118:20221202:102230.209 End substitute_simple_macros_impl() data:'7d' 73118:20221202:102230.209 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.210 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.210 In substitute_simple_macros_impl() data:'2w' 73118:20221202:102230.210 End substitute_simple_macros_impl() data:'2w' 73118:20221202:102230.210 In substitute_simple_macros_impl() data:'2w' 73118:20221202:102230.210 End substitute_simple_macros_impl() data:'2w' 73118:20221202:102230.210 In substitute_simple_macros_impl() data:'0d' 73118:20221202:102230.210 End substitute_simple_macros_impl() data:'0d' 73118:20221202:102230.211 In substitute_simple_macros_impl() data:'7d' 73118:20221202:102230.211 End substitute_simple_macros_impl() data:'7d' 73118:20221202:102230.211 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.211 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.211 In substitute_simple_macros_impl() data:'7d' 73118:20221202:102230.211 End substitute_simple_macros_impl() data:'7d' 73118:20221202:102230.211 In substitute_simple_macros_impl() data:'7d' 73118:20221202:102230.211 End substitute_simple_macros_impl() data:'7d' 73118:20221202:102230.211 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.212 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.212 In substitute_simple_macros_impl() data:'7d' 73118:20221202:102230.212 End substitute_simple_macros_impl() data:'7d' 73118:20221202:102230.212 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.212 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.212 In substitute_simple_macros_impl() data:'7d' 73118:20221202:102230.212 End substitute_simple_macros_impl() data:'7d' 73118:20221202:102230.212 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.212 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.212 In substitute_simple_macros_impl() data:'7d' 73118:20221202:102230.212 End substitute_simple_macros_impl() data:'7d' 73118:20221202:102230.212 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.212 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.213 In substitute_simple_macros_impl() data:'0' 73118:20221202:102230.213 End substitute_simple_macros_impl() data:'0' 73118:20221202:102230.213 In substitute_simple_macros_impl() data:'7d' 73118:20221202:102230.213 End substitute_simple_macros_impl() data:'7d' 73118:20221202:102230.213 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.213 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.213 In substitute_simple_macros_impl() data:'1w' 73118:20221202:102230.213 End substitute_simple_macros_impl() data:'1w' 73118:20221202:102230.213 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.214 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.214 In substitute_simple_macros_impl() data:'1w' 73118:20221202:102230.214 End substitute_simple_macros_impl() data:'1w' 73118:20221202:102230.214 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.214 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.214 In substitute_simple_macros_impl() data:'1w' 73118:20221202:102230.214 End substitute_simple_macros_impl() data:'1w' 73118:20221202:102230.214 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.215 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.215 In substitute_simple_macros_impl() data:'1w' 73118:20221202:102230.215 End substitute_simple_macros_impl() data:'1w' 73118:20221202:102230.215 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.215 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.215 In substitute_simple_macros_impl() data:'1w' 73118:20221202:102230.215 End substitute_simple_macros_impl() data:'1w' 73118:20221202:102230.215 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.216 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.216 In substitute_simple_macros_impl() data:'1w' 73118:20221202:102230.216 End substitute_simple_macros_impl() data:'1w' 73118:20221202:102230.216 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.216 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.216 In substitute_simple_macros_impl() data:'1w' 73118:20221202:102230.216 End substitute_simple_macros_impl() data:'1w' 73118:20221202:102230.216 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.216 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.216 In substitute_simple_macros_impl() data:'1w' 73118:20221202:102230.216 End substitute_simple_macros_impl() data:'1w' 73118:20221202:102230.216 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.216 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.217 In substitute_simple_macros_impl() data:'1w' 73118:20221202:102230.217 End substitute_simple_macros_impl() data:'1w' 73118:20221202:102230.217 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.217 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.217 In substitute_simple_macros_impl() data:'1w' 73118:20221202:102230.217 End substitute_simple_macros_impl() data:'1w' 73118:20221202:102230.217 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.217 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.217 In substitute_simple_macros_impl() data:'1w' 73118:20221202:102230.217 End substitute_simple_macros_impl() data:'1w' 73118:20221202:102230.217 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.217 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.218 In substitute_simple_macros_impl() data:'1w' 73118:20221202:102230.218 End substitute_simple_macros_impl() data:'1w' 73118:20221202:102230.218 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.218 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.218 In substitute_simple_macros_impl() data:'1w' 73118:20221202:102230.218 End substitute_simple_macros_impl() data:'1w' 73118:20221202:102230.218 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.218 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.218 In substitute_simple_macros_impl() data:'1w' 73118:20221202:102230.218 End substitute_simple_macros_impl() data:'1w' 73118:20221202:102230.218 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.218 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.218 In substitute_simple_macros_impl() data:'1w' 73118:20221202:102230.218 End substitute_simple_macros_impl() data:'1w' 73118:20221202:102230.218 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.219 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.219 In substitute_simple_macros_impl() data:'1w' 73118:20221202:102230.220 End substitute_simple_macros_impl() data:'1w' 73118:20221202:102230.220 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.220 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.220 In substitute_simple_macros_impl() data:'1w' 73118:20221202:102230.220 End substitute_simple_macros_impl() data:'1w' 73118:20221202:102230.220 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.221 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.221 In substitute_simple_macros_impl() data:'1w' 73118:20221202:102230.221 End substitute_simple_macros_impl() data:'1w' 73118:20221202:102230.221 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.221 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.221 In substitute_simple_macros_impl() data:'1w' 73118:20221202:102230.221 End substitute_simple_macros_impl() data:'1w' 73118:20221202:102230.221 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.221 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.221 In substitute_simple_macros_impl() data:'1w' 73118:20221202:102230.221 End substitute_simple_macros_impl() data:'1w' 73118:20221202:102230.222 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.222 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.222 In substitute_simple_macros_impl() data:'1w' 73118:20221202:102230.222 End substitute_simple_macros_impl() data:'1w' 73118:20221202:102230.222 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.222 End substitute_simple_macros_impl() data:'365d' 73091:20221202:102230.230 query [txnlev:0] [select itemid,parent_itemid from item_discovery] 73118:20221202:102230.230 In substitute_simple_macros_impl() data:'1w' 73118:20221202:102230.230 End substitute_simple_macros_impl() data:'1w' 73118:20221202:102230.230 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.230 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.230 In substitute_simple_macros_impl() data:'1w' 73118:20221202:102230.230 End substitute_simple_macros_impl() data:'1w' 73118:20221202:102230.230 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.231 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.231 In substitute_simple_macros_impl() data:'1w' 73118:20221202:102230.231 End substitute_simple_macros_impl() data:'1w' 73118:20221202:102230.231 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.231 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.231 In substitute_simple_macros_impl() data:'1w' 73118:20221202:102230.231 End substitute_simple_macros_impl() data:'1w' 73118:20221202:102230.231 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.231 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.231 In substitute_simple_macros_impl() data:'1w' 73118:20221202:102230.231 End substitute_simple_macros_impl() data:'1w' 73118:20221202:102230.231 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.231 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.231 In substitute_simple_macros_impl() data:'1w' 73118:20221202:102230.231 End substitute_simple_macros_impl() data:'1w' 73118:20221202:102230.231 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.231 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.231 In substitute_simple_macros_impl() data:'1w' 73118:20221202:102230.231 End substitute_simple_macros_impl() data:'1w' 73118:20221202:102230.231 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.232 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.232 In substitute_simple_macros_impl() data:'1w' 73118:20221202:102230.232 End substitute_simple_macros_impl() data:'1w' 73118:20221202:102230.232 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.232 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.232 In substitute_simple_macros_impl() data:'1w' 73118:20221202:102230.232 End substitute_simple_macros_impl() data:'1w' 73118:20221202:102230.232 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.232 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.232 In substitute_simple_macros_impl() data:'1w' 73118:20221202:102230.232 End substitute_simple_macros_impl() data:'1w' 73118:20221202:102230.232 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.232 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.232 In substitute_simple_macros_impl() data:'1w' 73118:20221202:102230.232 End substitute_simple_macros_impl() data:'1w' 73118:20221202:102230.232 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.233 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.233 In substitute_simple_macros_impl() data:'1w' 73118:20221202:102230.233 End substitute_simple_macros_impl() data:'1w' 73118:20221202:102230.233 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.233 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.233 In substitute_simple_macros_impl() data:'1w' 73118:20221202:102230.233 End substitute_simple_macros_impl() data:'1w' 73118:20221202:102230.233 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.233 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.233 In substitute_simple_macros_impl() data:'1w' 73118:20221202:102230.234 End substitute_simple_macros_impl() data:'1w' 73118:20221202:102230.234 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.234 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.234 In substitute_simple_macros_impl() data:'1w' 73118:20221202:102230.234 End substitute_simple_macros_impl() data:'1w' 73118:20221202:102230.234 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.234 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.234 In substitute_simple_macros_impl() data:'1w' 73118:20221202:102230.234 End substitute_simple_macros_impl() data:'1w' 73118:20221202:102230.234 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.234 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.234 In substitute_simple_macros_impl() data:'1w' 73118:20221202:102230.234 End substitute_simple_macros_impl() data:'1w' 73118:20221202:102230.234 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.234 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.234 In substitute_simple_macros_impl() data:'1w' 73118:20221202:102230.235 End substitute_simple_macros_impl() data:'1w' 73118:20221202:102230.235 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.235 End substitute_simple_macros_impl() data:'365d' 73091:20221202:102230.235 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 order by p.itemid] 73118:20221202:102230.235 In substitute_simple_macros_impl() data:'1w' 73118:20221202:102230.235 End substitute_simple_macros_impl() data:'1w' 73118:20221202:102230.235 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.235 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.235 In substitute_simple_macros_impl() data:'1w' 73118:20221202:102230.235 End substitute_simple_macros_impl() data:'1w' 73118:20221202:102230.235 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.235 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.235 In substitute_simple_macros_impl() data:'1w' 73118:20221202:102230.235 End substitute_simple_macros_impl() data:'1w' 73118:20221202:102230.235 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.235 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.235 In substitute_simple_macros_impl() data:'1w' 73091:20221202:102230.235 In DCsync_interfaces() 73091:20221202:102230.236 End of DCsync_interfaces() 73091:20221202:102230.236 In DCsync_items() 73091:20221202:102230.236 End of DCsync_items() 73091:20221202:102230.236 In DCsync_template_items() 73091:20221202:102230.236 End of DCsync_template_items() 73091:20221202:102230.236 In DCsync_prototype_items() 73091:20221202:102230.236 End of DCsync_prototype_items() 73091:20221202:102230.236 In DCsync_item_discovery() 73091:20221202:102230.236 End of DCsync_item_discovery() 73091:20221202:102230.236 In DCsync_item_preproc() 73091:20221202:102230.236 End of DCsync_item_preproc() 73091:20221202:102230.236 In DCsync_itemscript_param() 73091:20221202:102230.236 End of DCsync_itemscript_param() 73091:20221202:102230.236 In DCsync_functions() 73091:20221202:102230.236 End of DCsync_functions() 73091:20221202:102230.236 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 where triggerid=23107] 73091:20221202:102230.236 query [txnlev:0] [select triggerid_down,triggerid_up from trigger_depends] 73091:20221202:102230.237 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] 73091:20221202:102230.237 query [txnlev:0] [select actionid,eventsource,evaltype,formula from actions where eventsource<>4 and status=0] 73091:20221202:102230.238 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] 73091:20221202:102230.238 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] 73091:20221202:102230.238 query [txnlev:0] [select correlationid,name,evaltype,formula from correlation where status=0] 73091:20221202:102230.238 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] 73091:20221202:102230.239 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] 73091:20221202:102230.239 In DCsync_triggers() 73091:20221202:102230.239 End of DCsync_triggers() 73091:20221202:102230.239 In DCsync_trigdeps() 73091:20221202:102230.239 End of DCsync_trigdeps() 73091:20221202:102230.239 In DCsync_expressions() 73091:20221202:102230.239 End of DCsync_expressions() 73091:20221202:102230.239 In DCsync_actions() 73091:20221202:102230.239 End of DCsync_actions() 73091:20221202:102230.239 In DCsync_action_ops() 73091:20221202:102230.239 End of DCsync_action_ops() 73091:20221202:102230.239 In DCsync_action_conditions() 73091:20221202:102230.239 End of DCsync_action_conditions() 73091:20221202:102230.239 In DCsync_trigger_tags() 73091:20221202:102230.239 End of DCsync_trigger_tags() 73091:20221202:102230.239 In DCsync_item_tags() 73091:20221202:102230.239 End of DCsync_item_tags() 73091:20221202:102230.239 In DCsync_correlations() 73091:20221202:102230.239 End of DCsync_correlations() 73091:20221202:102230.239 In DCsync_corr_conditions() 73091:20221202:102230.239 End of DCsync_corr_conditions() 73091:20221202:102230.239 In DCsync_corr_operations() 73091:20221202:102230.239 End of DCsync_corr_operations() 73118:20221202:102230.239 End substitute_simple_macros_impl() data:'1w' 73118:20221202:102230.239 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.239 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.239 In substitute_simple_macros_impl() data:'1w' 73118:20221202:102230.239 End substitute_simple_macros_impl() data:'1w' 73118:20221202:102230.239 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.239 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.239 In substitute_simple_macros_impl() data:'1w' 73118:20221202:102230.239 End substitute_simple_macros_impl() data:'1w' 73118:20221202:102230.239 In substitute_simple_macros_impl() data:'1w' 73118:20221202:102230.239 End substitute_simple_macros_impl() data:'1w' 73118:20221202:102230.239 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.239 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.240 In substitute_simple_macros_impl() data:'1w' 73118:20221202:102230.240 End substitute_simple_macros_impl() data:'1w' 73118:20221202:102230.240 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.240 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.240 In substitute_simple_macros_impl() data:'1w' 73118:20221202:102230.240 End substitute_simple_macros_impl() data:'1w' 73118:20221202:102230.240 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.240 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.240 In substitute_simple_macros_impl() data:'1w' 73118:20221202:102230.240 End substitute_simple_macros_impl() data:'1w' 73118:20221202:102230.240 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.240 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.240 In substitute_simple_macros_impl() data:'1w' 73118:20221202:102230.240 End substitute_simple_macros_impl() data:'1w' 73118:20221202:102230.240 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.240 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.240 In substitute_simple_macros_impl() data:'1w' 73118:20221202:102230.240 End substitute_simple_macros_impl() data:'1w' 73118:20221202:102230.240 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.240 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.240 In substitute_simple_macros_impl() data:'1w' 73118:20221202:102230.240 End substitute_simple_macros_impl() data:'1w' 73118:20221202:102230.240 In substitute_simple_macros_impl() data:'365d' 73091:20221202:102230.240 DCsync_configuration() changelog : sql:0.000637 sec (2 records) 73091:20221202:102230.240 DCsync_configuration() config : sql:0.000761 sync:0.000033 sec (1/0/0). 73091:20221202:102230.240 DCsync_configuration() autoreg : sql:0.000123 sync:0.000016 sec (1/0/0). 73091:20221202:102230.240 DCsync_configuration() hosts : sql:0.000003 sync:0.004370 sec (0/0/0). 73091:20221202:102230.240 DCsync_configuration() host_invent: sql:0.001305 sync:0.000028 sec (0/0/0). 73091:20221202:102230.240 DCsync_configuration() templates : sql:0.000193 sec (0/0/0). 73091:20221202:102230.240 DCsync_configuration() globmacros : sql:0.000406 sec (0/0/0). 73091:20221202:102230.240 DCsync_configuration() hostmacros : sql:0.019286 sec (0/0/0). 73091:20221202:102230.240 DCsync_configuration() interfaces : sql:0.000532 sync:0.000336 sec (13/0/0). 73091:20221202:102230.240 DCsync_configuration() items : sql:0.000335 sync:0.000030 sec (0/1/0). 73118:20221202:102230.240 End substitute_simple_macros_impl() data:'365d' 73091:20221202:102230.241 DCsync_configuration() template_items : sql:0.022380 sync:0.000020 sec (0/0/0). 73091:20221202:102230.241 DCsync_configuration() prototype_items : sql:0.000002 sync:0.000018 sec (0/0/0). 73091:20221202:102230.242 DCsync_configuration() item_discovery : sql:0.012313 sync:0.000018 sec (0/0/0). 73118:20221202:102230.242 In substitute_simple_macros_impl() data:'1w' 73118:20221202:102230.242 End substitute_simple_macros_impl() data:'1w' 73118:20221202:102230.242 In substitute_simple_macros_impl() data:'365d' 73091:20221202:102230.242 DCsync_configuration() triggers : sql:0.000175 sync:0.000035 sec (0/1/0). 73091:20221202:102230.242 DCsync_configuration() trigdeps : sql:0.001154 sync:0.000018 sec (0/0/0). 73091:20221202:102230.242 DCsync_configuration() trig. tags : sql:0.000001 sync:0.000017 sec (0/0/0). 73091:20221202:102230.242 DCsync_configuration() host tags : sql:0.000002 sync:0.000245 sec (0/0/0). 73091:20221202:102230.242 DCsync_configuration() item tags : sql:0.000001 sync:0.000026 sec (0/0/0). 73091:20221202:102230.242 DCsync_configuration() functions : sql:0.000001 sync:0.000017 sec (0/0/0). 73091:20221202:102230.242 DCsync_configuration() expressions: sql:0.000341 sync:0.000017 sec (0/0/0). 73091:20221202:102230.242 DCsync_configuration() actions : sql:0.000240 sync:0.000017 sec (0/0/0). 73091:20221202:102230.242 DCsync_configuration() operations : sql:0.000252 sync:0.000017 sec (0/0/0). 73091:20221202:102230.242 DCsync_configuration() conditions : sql:0.000221 sync:0.000020 sec (0/0/0). 73091:20221202:102230.242 DCsync_configuration() corr : sql:0.000140 sync:0.000017 sec (0/0/0). 73091:20221202:102230.243 DCsync_configuration() corr_cond : sql:0.000208 sync:0.000017 sec (0/0/0). 73091:20221202:102230.243 DCsync_configuration() corr_op : sql:0.000157 sync:0.000018 sec (0/0/0). 73091:20221202:102230.243 DCsync_configuration() hgroups : sql:0.002294 sync:0.003654 sec (0/0/0). 73091:20221202:102230.243 DCsync_configuration() item pproc : sql:0.000003 sync:0.000017 sec (0/0/0). 73091:20221202:102230.243 DCsync_configuration() item script param: sql:0.000657 sync:0.000017 sec (0/0/0). 73091:20221202:102230.243 DCsync_configuration() maintenance: sql:0.007343 sync:0.001225 sec (0/0/0). 73091:20221202:102230.243 DCsync_configuration() macro cache: 0.000000 sec. 73091:20221202:102230.243 DCsync_configuration() reindex : 0.000826 sec. 73091:20221202:102230.243 DCsync_configuration() total sql : 0.070170 sec. 73091:20221202:102230.243 DCsync_configuration() total sync : 0.010827 sec. 73091:20221202:102230.243 DCsync_configuration() proxies : 0 (0 slots) 73091:20221202:102230.243 DCsync_configuration() hosts : 2 (11 slots) 73091:20221202:102230.243 DCsync_configuration() hosts_h : 2 (11 slots) 73091:20221202:102230.243 DCsync_configuration() hosts_p : 0 (0 slots) 73091:20221202:102230.243 DCsync_configuration() psks : 0 (0 slots) 73091:20221202:102230.243 DCsync_configuration() ipmihosts : 0 (0 slots) 73091:20221202:102230.243 DCsync_configuration() host_invent: 1 (11 slots) 73091:20221202:102230.243 DCsync_configuration() glob macros: 1 (11 slots) 73118:20221202:102230.243 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.243 In substitute_simple_macros_impl() data:'1w' 73118:20221202:102230.243 End substitute_simple_macros_impl() data:'1w' 73118:20221202:102230.243 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.244 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.244 In substitute_simple_macros_impl() data:'1w' 73118:20221202:102230.244 End substitute_simple_macros_impl() data:'1w' 73118:20221202:102230.244 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.244 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.244 In substitute_simple_macros_impl() data:'1w' 73118:20221202:102230.244 End substitute_simple_macros_impl() data:'1w' 73118:20221202:102230.244 In substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.244 End substitute_simple_macros_impl() data:'365d' 73118:20221202:102230.244 End of hk_history_delete_queue_prepare_all() 73118:20221202:102230.244 query without transaction detected 73118:20221202:102230.244 query [txnlev:0] [delete from history_text where itemid=39805 and clock<1669969350] 73091:20221202:102230.245 DCsync_configuration() host macros: 4908 (9029 slots) 73091:20221202:102230.245 DCsync_configuration() kvs_paths : 0 73091:20221202:102230.245 DCsync_configuration() interfaces : 2 (11 slots) 73091:20221202:102230.245 DCsync_configuration() interfaces_snmp : 0 (0 slots) 73091:20221202:102230.245 DCsync_configuration() interfac_ht: 2 (11 slots) 73091:20221202:102230.245 DCsync_configuration() if_snmpitms: 0 (0 slots) 73091:20221202:102230.245 DCsync_configuration() if_snmpaddr: 0 (0 slots) 73091:20221202:102230.245 DCsync_configuration() item_discovery : 5990 (9029 slots) 73091:20221202:102230.245 DCsync_configuration() items : 145 (227 slots) 73091:20221202:102230.245 DCsync_configuration() items_hk : 145 (227 slots) 73091:20221202:102230.245 DCsync_configuration() numitems : 124 (227 slots) 73091:20221202:102230.245 DCsync_configuration() preprocitems: 9367 (13553 slots) 73091:20221202:102230.245 DCsync_configuration() preprocops : 13245 (20333 slots) 73091:20221202:102230.245 DCsync_configuration() snmpitems : 0 (0 slots) 73091:20221202:102230.245 DCsync_configuration() ipmiitems : 0 (0 slots) 73091:20221202:102230.245 DCsync_configuration() trapitems : 0 (0 slots) 73091:20221202:102230.245 DCsync_configuration() dependentitems : 30 (43 slots) 73091:20221202:102230.245 DCsync_configuration() logitems : 0 (0 slots) 73091:20221202:102230.245 DCsync_configuration() dbitems : 0 (0 slots) 73091:20221202:102230.245 DCsync_configuration() sshitems : 0 (0 slots) 73091:20221202:102230.245 DCsync_configuration() telnetitems: 0 (0 slots) 73091:20221202:102230.245 DCsync_configuration() simpleitems: 0 (0 slots) 73091:20221202:102230.245 DCsync_configuration() jmxitems : 0 (0 slots) 73091:20221202:102230.245 DCsync_configuration() calcitems : 0 (0 slots) 73091:20221202:102230.245 DCsync_configuration() httpitems : 0 (0 slots) 73091:20221202:102230.245 DCsync_configuration() scriptitems : 0 (0 slots) 73091:20221202:102230.245 DCsync_configuration() functions : 70 (101 slots) 73091:20221202:102230.246 DCsync_configuration() triggers : 5564 (9029 slots) 73091:20221202:102230.246 DCsync_configuration() trigdeps : 2377 (4007 slots) 73091:20221202:102230.246 DCsync_configuration() trig. tags : 7274 (13553 slots) 73091:20221202:102230.246 DCsync_configuration() expressions: 10 (17 slots) 73118:20221202:102230.246 query without transaction detected 73118:20221202:102230.246 query [txnlev:0] [delete from trends_uint where itemid=42240 and clock<1669969350] 73091:20221202:102230.246 DCsync_configuration() actions : 1 (11 slots) 73091:20221202:102230.246 DCsync_configuration() conditions : 1 (11 slots) 73091:20221202:102230.246 DCsync_configuration() corr. : 0 (0 slots) 73091:20221202:102230.246 DCsync_configuration() corr. conds: 0 (0 slots) 73091:20221202:102230.246 DCsync_configuration() corr. ops : 0 (0 slots) 73118:20221202:102230.246 End of housekeeping_history_and_trends():0 73118:20221202:102230.246 zbx_setproctitle() title:'housekeeper [removing old problems]' 73118:20221202:102230.246 In housekeeping_problems() now:1669969350 73118:20221202:102230.246 query without transaction detected 73118:20221202:102230.246 query [txnlev:0] [delete from problem where r_clock<>0 and r_clock<1669882950] 73091:20221202:102230.247 DCsync_configuration() hgroups : 20 (29 slots) 73091:20221202:102230.247 DCsync_configuration() item procs : 13245 (20333 slots) 73091:20221202:102230.247 DCsync_configuration() maintenance: 0 (0 slots) 73091:20221202:102230.247 DCsync_configuration() maint tags : 0 (0 slots) 73091:20221202:102230.247 DCsync_configuration() maint time : 0 (0 slots) 73091:20221202:102230.247 DCsync_configuration() queue[0] : 2 (32 allocated) 73091:20221202:102230.247 DCsync_configuration() queue[1] : 0 (0 allocated) 73118:20221202:102230.247 End of housekeeping_problems():0 73118:20221202:102230.247 zbx_setproctitle() title:'housekeeper [removing old events]' 73118:20221202:102230.247 In housekeeping_process_rule() table:'events' field_name:'eventid' filter:'events.source=0 and events.object=0 and not exists (select null from problem where events.eventid=problem.eventid) and not exists (select null from problem where events.eventid=problem.r_eventid)' min_clock:1669907853 now:1669969350 73118:20221202:102230.247 End of housekeeping_process_rule():0 73118:20221202:102230.247 In housekeeping_process_rule() table:'events' field_name:'eventid' filter:'events.source=3 and events.object=0 and not exists (select null from problem where events.eventid=problem.eventid) and not exists (select null from problem where events.eventid=problem.r_eventid)' min_clock:1669969312 now:1669969350 73118:20221202:102230.247 End of housekeeping_process_rule():0 73118:20221202:102230.247 In housekeeping_process_rule() table:'events' field_name:'eventid' filter:'events.source=3 and events.object=4 and not exists (select null from problem where events.eventid=problem.eventid) and not exists (select null from problem where events.eventid=problem.r_eventid)' min_clock:1669969312 now:1669969350 73118:20221202:102230.247 End of housekeeping_process_rule():0 73118:20221202:102230.247 In housekeeping_process_rule() table:'events' field_name:'eventid' filter:'events.source=3 and events.object=5 and not exists (select null from problem where events.eventid=problem.eventid) and not exists (select null from problem where events.eventid=problem.r_eventid)' min_clock:1669969312 now:1669969350 73118:20221202:102230.247 End of housekeeping_process_rule():0 73118:20221202:102230.247 In housekeeping_process_rule() table:'events' field_name:'eventid' filter:'events.source=1 and events.object=1' min_clock:1669912349 now:1669969350 73118:20221202:102230.247 End of housekeeping_process_rule():0 73118:20221202:102230.248 In housekeeping_process_rule() table:'events' field_name:'eventid' filter:'events.source=1 and events.object=2' min_clock:1669912349 now:1669969350 73118:20221202:102230.248 End of housekeeping_process_rule():0 73118:20221202:102230.248 In housekeeping_process_rule() table:'events' field_name:'eventid' filter:'events.source=2 and events.object=3' min_clock:1669911079 now:1669969350 73118:20221202:102230.248 End of housekeeping_process_rule():0 73118:20221202:102230.248 In housekeeping_process_rule() table:'events' field_name:'eventid' filter:'events.source=4 and events.object=6 and not exists (select null from problem where events.eventid=problem.eventid) and not exists (select null from problem where events.eventid=problem.r_eventid)' min_clock:1669969312 now:1669969350 73118:20221202:102230.248 End of housekeeping_process_rule():0 73118:20221202:102230.248 zbx_setproctitle() title:'housekeeper [removing old sessions]' 73118:20221202:102230.248 In housekeeping_sessions() now:1669969350 73118:20221202:102230.248 query without transaction detected 73118:20221202:102230.248 query [txnlev:0] [delete from sessions where lastaccess<1638433350 limit 5000] 73091:20221202:102230.248 DCsync_configuration() queue[2] : 0 (0 allocated) 73091:20221202:102230.248 DCsync_configuration() queue[3] : 0 (0 allocated) 73091:20221202:102230.248 DCsync_configuration() queue[4] : 0 (0 allocated) 73091:20221202:102230.248 DCsync_configuration() queue[5] : 0 (0 allocated) 73091:20221202:102230.248 DCsync_configuration() queue[6] : 0 (0 allocated) 73091:20221202:102230.248 DCsync_configuration() pqueue : 0 (0 allocated) 73091:20221202:102230.248 DCsync_configuration() timer queue: 0 (0 allocated) 73091:20221202:102230.248 DCsync_configuration() changelog : 433 73091:20221202:102230.248 DCsync_configuration() configfree : 65.510154% 73118:20221202:102230.248 End of housekeeping_sessions():0 73118:20221202:102230.249 zbx_setproctitle() title:'housekeeper [removing old service alarms]' 73118:20221202:102230.249 In housekeeping_process_rule() table:'service_alarms' field_name:'servicealarmid' filter:'' min_clock:1669969312 now:1669969350 73118:20221202:102230.249 End of housekeeping_process_rule():0 73118:20221202:102230.249 zbx_setproctitle() title:'housekeeper [removing old audit log items]' 73118:20221202:102230.249 In housekeeping_process_rule() table:'auditlog' field_name:'auditid' filter:'' min_clock:1669884753 now:1669969350 73118:20221202:102230.249 End of housekeeping_process_rule():0 73118:20221202:102230.249 zbx_setproctitle() title:'housekeeper [removing old records]' 73091:20221202:102230.250 DCsync_configuration() strings : 9633 (13553 slots) 73091:20221202:102230.250 === memory statistics for configuration cache === 73091:20221202:102230.250 free chunks of size 88 bytes: 1 73091:20221202:102230.250 free chunks of size >= 256 bytes: 6 73091:20221202:102230.250 min chunk size: 88 bytes 73091:20221202:102230.250 max chunk size: 21962568 bytes 73091:20221202:102230.250 memory of total size 31927584 bytes fragmented into 101655 chunks 73091:20221202:102230.250 of those, 21981560 bytes are in 7 free chunks 73091:20221202:102230.250 of those, 9946024 bytes are in 101648 used chunks 73091:20221202:102230.250 of those, 1626464 bytes are used by allocation overhead 73091:20221202:102230.250 ================================ 73091:20221202:102230.250 zbx_dbsync_env_flush_changelog() changelog : 435 (787 slots) 73091:20221202:102230.250 In dc_get_items_to_reschedule() 73091:20221202:102230.250 End of dc_get_items_to_reschedule() items:0 73091:20221202:102230.250 DCsync_configuration() reschedule : 0.000091 sec. 73091:20221202:102230.250 End of DCsync_configuration() 73091:20221202:102230.252 In DCsync_kvs_paths() 73091:20221202:102230.252 End of DCsync_kvs_paths() 73091:20221202:102230.252 In DCupdate_interfaces_availability() 73091:20221202:102230.252 In DCreset_interfaces_availability() 73091:20221202:102230.252 End of DCreset_interfaces_availability() interfaces:0 73091:20221202:102230.252 End of DCupdate_interfaces_availability() 73091:20221202:102230.252 zbx_setproctitle() title:'configuration syncer [synced configuration in 0.094621 sec, idle 60 sec]' 73118:20221202:102230.252 In housekeeping_proxy_dhistory() now:1669969350 73118:20221202:102230.252 query without transaction detected 73118:20221202:102230.252 query [txnlev:0] [delete from proxy_dhistory where clock<1669882950] 73118:20221202:102230.252 End of housekeeping_proxy_dhistory():0 73118:20221202:102230.253 zbx_setproctitle() title:'housekeeper [removing deleted items data]' 73118:20221202:102230.253 In housekeeping_cleanup() 73118:20221202:102230.253 query [txnlev:0] [select housekeeperid,tablename,field,value from housekeeper where tablename in ('history','history_log','history_str','history_text','history_uint','trends','trends_uint','events') order by tablename] 73091:20221202:102230.253 In zbx_ipc_async_socket_recv() timeout:60 73118:20221202:102230.253 End of housekeeping_cleanup():0 73118:20221202:102230.253 housekeeper [deleted 0 hist/trends, 0 items/triggers, 0 events, 0 problems, 0 sessions, 0 alarms, 0 audit, 0 records in 0.070218 sec, idle for 1 hour(s)] 73118:20221202:102230.253 zbx_setproctitle() title:'housekeeper [deleted 0 hist/trends, 0 items/triggers, 0 events, 0 sessions, 0 alarms, 0 audit items, 0 records in 0.070218 sec, idle for 1 hour(s)]' 73118:20221202:102230.253 In zbx_ipc_async_socket_recv() timeout:3600 73111:20221202:102230.528 End of zbx_ipc_service_recv():2 73111:20221202:102230.529 In zbx_ipc_service_recv() timeout:1.000 73144:20221202:102230.530 End of zbx_ipc_async_socket_recv():0 73144:20221202:102230.530 zbx_setproctitle() title:'task manager [processing tasks]' 73144:20221202:102230.530 query [txnlev:0] [select taskid,type,clock,ttl from task where status in (1,2) order by taskid] 73144:20221202:102230.530 zbx_setproctitle() title:'task manager [processed 0 task(s) in 0.000381 sec, idle 5 sec]' 73144:20221202:102230.530 In zbx_ipc_async_socket_recv() timeout:5 73142:20221202:102230.598 zbx_setproctitle() title:'self-monitoring [processing data]' 73142:20221202:102230.599 In collect_selfmon_stats() 73142:20221202:102230.599 End of collect_selfmon_stats() 73142:20221202:102230.599 zbx_setproctitle() title:'self-monitoring [processed data in 0.000315 sec, idle 1 sec]' 73126:20221202:102230.600 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.001324 sec, processing escalations]' 73126:20221202:102230.600 In process_escalations() 73126:20221202:102230.600 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<=1669969353 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102230.601 End of process_escalations() 73126:20221202:102230.601 In process_escalations() 73126:20221202:102230.601 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<=1669969353 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102230.602 End of process_escalations() 73126:20221202:102230.602 In process_escalations() 73126:20221202:102230.602 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<=1669969353 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102230.602 End of process_escalations() 73126:20221202:102230.602 In process_escalations() 73126:20221202:102230.602 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<=1669969353 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102230.603 End of process_escalations() 73126:20221202:102230.603 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.002432 sec, idle 3 sec]' 73120:20221202:102230.716 zbx_setproctitle() title:'http poller #1 [got 1 values in 0.222698 sec, getting values]' 73120:20221202:102230.716 In process_httptests() 73120:20221202:102230.716 query [txnlev:0] [select h.hostid,h.host,h.name,t.httptestid,t.name,t.agent,t.authentication,t.http_user,t.http_password,t.http_proxy,t.retries,t.ssl_cert_file,t.ssl_key_file,t.ssl_key_password,t.verify_peer,t.verify_host,t.delay from httptest t,hosts h where t.hostid=h.hostid and t.nextcheck<=1669969350 and mod(t.httptestid,1)=0 and t.status=0 and h.proxy_hostid is null and h.status=0 and (h.maintenance_status=0 or h.maintenance_type=0)] 73120:20221202:102230.718 End of process_httptests() 73120:20221202:102230.718 query [txnlev:0] [select min(t.nextcheck) from httptest t,hosts h where t.hostid=h.hostid and mod(t.httptestid,1)=0 and t.status=0 and h.proxy_hostid is null and h.status=0 and (h.maintenance_status=0 or h.maintenance_type=0)] 73120:20221202:102230.718 zbx_setproctitle() title:'http poller #1 [got 0 values in 0.001573 sec, idle 5 sec]' 73115:20221202:102230.729 End of zbx_ipc_service_recv():2 73115:20221202:102230.730 In zbx_ipc_service_recv() timeout:1.000 73174:20221202:102230.730 End of zbx_ipc_service_recv():2 73174:20221202:102230.730 In zbx_ipc_service_recv() timeout:1.000 73122:20221202:102230.747 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000186 sec, syncing history]' 73122:20221202:102230.747 In zbx_sync_history_cache() history_num:0 73122:20221202:102230.747 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000188 sec, idle 1 sec]' 73124:20221202:102230.761 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000295 sec, syncing history]' 73124:20221202:102230.761 In zbx_sync_history_cache() history_num:0 73124:20221202:102230.761 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000280 sec, idle 1 sec]' 73125:20221202:102230.762 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000116 sec, syncing history]' 73125:20221202:102230.762 In zbx_sync_history_cache() history_num:0 73125:20221202:102230.762 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000055 sec, idle 1 sec]' 73123:20221202:102230.780 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000618 sec, syncing history]' 73123:20221202:102230.780 In zbx_sync_history_cache() history_num:0 73123:20221202:102230.780 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000185 sec, idle 1 sec]' 73158:20221202:102230.854 zbx_setproctitle() title:'alert syncer [queuing alerts]' 73158:20221202:102230.855 In am_db_get_alerts() 73158:20221202:102230.855 query [txnlev:1] [begin;] 73107:20221202:102230.855 End of zbx_ipc_service_recv():2 73107:20221202:102230.855 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102230.855 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] 73158:20221202:102230.856 query [txnlev:1] [commit;] 73158:20221202:102230.856 End of am_db_get_alerts():SUCCEED alerts:0 73158:20221202:102230.857 In am_db_flush_results() 73158:20221202:102230.857 In zbx_ipc_socket_write() 73158:20221202:102230.857 End of zbx_ipc_socket_write():SUCCEED 73158:20221202:102230.857 In zbx_ipc_socket_read() 73107:20221202:102230.857 End of zbx_ipc_service_recv():1 73107:20221202:102230.857 In am_flush_results() results:0 73107:20221202:102230.857 In zbx_ipc_client_send() clientid:6 73107:20221202:102230.857 End of zbx_ipc_client_send():SUCCEED 73107:20221202:102230.857 End of am_flush_results() 73107:20221202:102230.857 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102230.857 End of zbx_ipc_socket_read():SUCCEED 73158:20221202:102230.857 End of am_db_flush_results() flushed:0 73158:20221202:102230.857 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.003088 sec, idle 1 sec]' 73088:20221202:102231.108 End of zbx_ipc_service_recv():2 73088:20221202:102231.108 In zbx_ipc_async_socket_send() 73088:20221202:102231.108 In zbx_ipc_client_send() clientid:0 73088:20221202:102231.108 End of zbx_ipc_client_send():SUCCEED 73088:20221202:102231.108 End of zbx_ipc_async_socket_send():SUCCEED 73088:20221202:102231.108 In zbx_ipc_async_socket_flush() timeout:10 73088:20221202:102231.108 End of zbx_ipc_async_socket_flush():0 73088:20221202:102231.108 In zbx_ipc_service_recv() timeout:0.963 73086:20221202:102231.108 End of zbx_ipc_service_recv():1 73086:20221202:102231.108 In zbx_ha_dispatch_message() 73086:20221202:102231.108 In zbx_ipc_service_recv() timeout:1.000 73090:20221202:102231.166 End of zbx_ipc_service_recv():2 73090:20221202:102231.167 In zbx_ipc_service_recv() timeout:1.000 73134:20221202:102231.506 End of zbx_ipc_async_socket_recv():0 73134:20221202:102231.506 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.000245 sec, getting values]' 73134:20221202:102231.506 In get_values() 73134:20221202:102231.506 In DCconfig_get_poller_items() poller_type:4 73134:20221202:102231.506 End of DCconfig_get_poller_items():0 73134:20221202:102231.506 In DCconfig_get_poller_nextcheck() poller_type:4 73134:20221202:102231.506 End of DCconfig_get_poller_nextcheck():-1 73134:20221202:102231.506 End of get_values():0 73134:20221202:102231.506 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.000110 sec, idle 5 sec]' 73134:20221202:102231.506 In zbx_ipc_async_socket_recv() timeout:5 73135:20221202:102231.507 End of zbx_ipc_async_socket_recv():0 73135:20221202:102231.507 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.000120 sec, getting values]' 73135:20221202:102231.507 In get_values() 73135:20221202:102231.507 In DCconfig_get_poller_items() poller_type:4 73135:20221202:102231.507 End of DCconfig_get_poller_items():0 73135:20221202:102231.507 In DCconfig_get_poller_nextcheck() poller_type:4 73135:20221202:102231.507 End of DCconfig_get_poller_nextcheck():-1 73135:20221202:102231.508 End of get_values():0 73135:20221202:102231.508 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.000701 sec, idle 5 sec]' 73135:20221202:102231.508 In zbx_ipc_async_socket_recv() timeout:5 73128:20221202:102231.508 End of zbx_ipc_async_socket_recv():0 73128:20221202:102231.508 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.000112 sec, getting values]' 73128:20221202:102231.508 In get_values() 73128:20221202:102231.508 In DCconfig_get_poller_items() poller_type:4 73128:20221202:102231.508 End of DCconfig_get_poller_items():0 73128:20221202:102231.508 In DCconfig_get_poller_nextcheck() poller_type:4 73128:20221202:102231.508 End of DCconfig_get_poller_nextcheck():-1 73128:20221202:102231.508 End of get_values():0 73128:20221202:102231.508 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.000090 sec, idle 5 sec]' 73128:20221202:102231.508 In zbx_ipc_async_socket_recv() timeout:5 73130:20221202:102231.510 End of zbx_ipc_async_socket_recv():0 73133:20221202:102231.510 End of zbx_ipc_async_socket_recv():0 73133:20221202:102231.510 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.000103 sec, getting values]' 73133:20221202:102231.510 In get_values() 73133:20221202:102231.510 In DCconfig_get_poller_items() poller_type:4 73133:20221202:102231.510 End of DCconfig_get_poller_items():0 73133:20221202:102231.510 In DCconfig_get_poller_nextcheck() poller_type:4 73133:20221202:102231.510 End of DCconfig_get_poller_nextcheck():-1 73133:20221202:102231.510 End of get_values():0 73133:20221202:102231.510 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.000106 sec, idle 5 sec]' 73133:20221202:102231.510 In zbx_ipc_async_socket_recv() timeout:5 73130:20221202:102231.510 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.001849 sec, getting values]' 73130:20221202:102231.510 In get_values() 73130:20221202:102231.510 In DCconfig_get_poller_items() poller_type:4 73130:20221202:102231.510 End of DCconfig_get_poller_items():0 73130:20221202:102231.510 In DCconfig_get_poller_nextcheck() poller_type:4 73130:20221202:102231.510 End of DCconfig_get_poller_nextcheck():-1 73130:20221202:102231.510 End of get_values():0 73130:20221202:102231.510 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.000634 sec, idle 5 sec]' 73130:20221202:102231.510 In zbx_ipc_async_socket_recv() timeout:5 73127:20221202:102231.511 End of zbx_ipc_async_socket_recv():0 73127:20221202:102231.511 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.000687 sec, getting values]' 73127:20221202:102231.511 In get_values() 73127:20221202:102231.511 In DCconfig_get_poller_items() poller_type:4 73127:20221202:102231.511 End of DCconfig_get_poller_items():0 73127:20221202:102231.512 In DCconfig_get_poller_nextcheck() poller_type:4 73127:20221202:102231.512 End of DCconfig_get_poller_nextcheck():-1 73127:20221202:102231.512 End of get_values():0 73127:20221202:102231.512 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.000100 sec, idle 5 sec]' 73127:20221202:102231.512 In zbx_ipc_async_socket_recv() timeout:5 73137:20221202:102231.514 End of zbx_ipc_async_socket_recv():0 73137:20221202:102231.514 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.002746 sec, getting values]' 73137:20221202:102231.514 In get_values() 73139:20221202:102231.514 End of zbx_ipc_async_socket_recv():0 73137:20221202:102231.514 In DCconfig_get_poller_items() poller_type:4 73137:20221202:102231.514 End of DCconfig_get_poller_items():0 73137:20221202:102231.514 In DCconfig_get_poller_nextcheck() poller_type:4 73141:20221202:102231.514 End of zbx_ipc_async_socket_recv():0 73141:20221202:102231.514 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.000165 sec, exchanging data]' 73141:20221202:102231.514 In process_proxy() 73139:20221202:102231.514 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.000274 sec, getting values]' 73139:20221202:102231.514 In get_values() 73139:20221202:102231.514 In DCconfig_get_poller_items() poller_type:4 73139:20221202:102231.515 End of DCconfig_get_poller_items():0 73139:20221202:102231.515 In DCconfig_get_poller_nextcheck() poller_type:4 73137:20221202:102231.515 End of DCconfig_get_poller_nextcheck():-1 73139:20221202:102231.515 End of DCconfig_get_poller_nextcheck():-1 73139:20221202:102231.515 End of get_values():0 73139:20221202:102231.515 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.000522 sec, idle 5 sec]' 73139:20221202:102231.515 In zbx_ipc_async_socket_recv() timeout:5 73137:20221202:102231.515 End of get_values():0 73137:20221202:102231.515 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.000909 sec, idle 5 sec]' 73141:20221202:102231.515 In DCconfig_get_proxypoller_hosts() 73141:20221202:102231.515 End of DCconfig_get_proxypoller_hosts():0 73141:20221202:102231.515 End of process_proxy() 73141:20221202:102231.515 In DCconfig_get_proxypoller_nextcheck() 73141:20221202:102231.515 End of DCconfig_get_proxypoller_nextcheck():-1 73141:20221202:102231.515 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.000698 sec, idle 5 sec]' 73141:20221202:102231.515 In zbx_ipc_async_socket_recv() timeout:5 73137:20221202:102231.515 In zbx_ipc_async_socket_recv() timeout:5 73129:20221202:102231.516 End of zbx_ipc_async_socket_recv():0 73129:20221202:102231.516 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.000596 sec, getting values]' 73129:20221202:102231.516 In get_values() 73129:20221202:102231.516 In DCconfig_get_poller_items() poller_type:4 73129:20221202:102231.516 End of DCconfig_get_poller_items():0 73129:20221202:102231.516 In DCconfig_get_poller_nextcheck() poller_type:4 73129:20221202:102231.516 End of DCconfig_get_poller_nextcheck():-1 73129:20221202:102231.516 End of get_values():0 73129:20221202:102231.516 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.000102 sec, idle 5 sec]' 73129:20221202:102231.517 In zbx_ipc_async_socket_recv() timeout:5 73159:20221202:102231.517 End of zbx_ipc_async_socket_recv():0 73159:20221202:102231.518 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.000107 sec, getting values]' 73159:20221202:102231.518 In get_values() 73159:20221202:102231.518 In DCconfig_get_poller_items() poller_type:5 73159:20221202:102231.518 End of DCconfig_get_poller_items():0 73159:20221202:102231.518 In DCconfig_get_poller_nextcheck() poller_type:5 73159:20221202:102231.518 End of DCconfig_get_poller_nextcheck():-1 73159:20221202:102231.518 End of get_values():0 73159:20221202:102231.518 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.000105 sec, idle 5 sec]' 73159:20221202:102231.518 In zbx_ipc_async_socket_recv() timeout:5 73149:20221202:102231.522 End of zbx_ipc_async_socket_recv():0 73149:20221202:102231.522 zbx_setproctitle() title:'poller #4 [got 1 values in 0.001540 sec, getting values]' 73149:20221202:102231.523 In get_values() 73149:20221202:102231.523 In DCconfig_get_poller_items() poller_type:0 73149:20221202:102231.523 End of DCconfig_get_poller_items():1 73149:20221202:102231.523 In substitute_key_macros_impl() data:'agent.ping' 73149:20221202:102231.523 End of substitute_key_macros_impl():SUCCEED data:'agent.ping' 73149:20221202:102231.523 In substitute_simple_macros_impl() data:'10050' 73149:20221202:102231.523 End substitute_simple_macros_impl() data:'10050' 73149:20221202:102231.523 In get_value() key:'agent.ping' 73149:20221202:102231.523 In get_value_agent() host:'test' addr:'192.168.6.176' key:'agent.ping' conn:'unencrypted' 73149:20221202:102231.523 In is_ip4() ip:'192.168.6.176' 73149:20221202:102231.524 End of is_ip4():SUCCEED 73149:20221202:102231.524 Sending [agent.ping] 73151:20221202:102231.524 End of zbx_ipc_async_socket_recv():0 73151:20221202:102231.524 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.000198 sec, getting values]' 73151:20221202:102231.524 In get_values() 73151:20221202:102231.524 In DCconfig_get_poller_items() poller_type:1 73151:20221202:102231.524 End of DCconfig_get_poller_items():0 73151:20221202:102231.524 In DCconfig_get_poller_nextcheck() poller_type:1 73151:20221202:102231.524 End of DCconfig_get_poller_nextcheck():-1 73151:20221202:102231.524 End of get_values():0 73151:20221202:102231.524 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.000260 sec, idle 5 sec]' 73151:20221202:102231.524 In zbx_ipc_async_socket_recv() timeout:5 73149:20221202:102231.524 get value from agent result: '1' 73149:20221202:102231.524 End of get_value_agent():SUCCEED 73149:20221202:102231.524 End of get_value():SUCCEED 73149:20221202:102231.524 In zbx_activate_item_interface() interfaceid:15 itemid:44581 type:0 73149:20221202:102231.524 End of zbx_activate_item_interface() 73149:20221202:102231.524 In zbx_preprocess_item_value() 73149:20221202:102231.524 End of zbx_preprocess_item_value() 73149:20221202:102231.524 In zbx_ipc_socket_write() 73149:20221202:102231.524 End of zbx_ipc_socket_write():SUCCEED 73149:20221202:102231.524 End of get_values():1 73149:20221202:102231.524 zbx_setproctitle() title:'poller #4 [got 1 values in 0.001956 sec, idle 2 sec]' 73149:20221202:102231.524 In zbx_ipc_async_socket_recv() timeout:2 73111:20221202:102231.524 End of zbx_ipc_service_recv():1 73111:20221202:102231.525 In preprocessor_add_request() 73111:20221202:102231.525 In preprocessor_sync_configuration() 73111:20221202:102231.525 In DCconfig_get_preprocessable_items() 73140:20221202:102231.525 End of zbx_ipc_async_socket_recv():0 73140:20221202:102231.526 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.000162 sec, getting values]' 73140:20221202:102231.526 In get_values() 73140:20221202:102231.526 In DCconfig_get_poller_items() poller_type:4 73150:20221202:102231.526 End of zbx_ipc_async_socket_recv():0 73150:20221202:102231.526 zbx_setproctitle() title:'poller #5 [got 0 values in 0.000168 sec, getting values]' 73150:20221202:102231.526 In get_values() 73150:20221202:102231.526 In DCconfig_get_poller_items() poller_type:0 73140:20221202:102231.526 End of DCconfig_get_poller_items():0 73140:20221202:102231.526 In DCconfig_get_poller_nextcheck() poller_type:4 73140:20221202:102231.526 End of DCconfig_get_poller_nextcheck():-1 73140:20221202:102231.526 End of get_values():0 73140:20221202:102231.527 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.000879 sec, idle 5 sec]' 73140:20221202:102231.527 In zbx_ipc_async_socket_recv() timeout:5 73150:20221202:102231.527 End of DCconfig_get_poller_items():0 73150:20221202:102231.527 In DCconfig_get_poller_nextcheck() poller_type:0 73150:20221202:102231.527 End of DCconfig_get_poller_nextcheck():1669969353 73150:20221202:102231.527 End of get_values():0 73150:20221202:102231.527 zbx_setproctitle() title:'poller #5 [got 0 values in 0.001204 sec, idle 2 sec]' 73150:20221202:102231.527 In zbx_ipc_async_socket_recv() timeout:2 73111:20221202:102231.528 In zbx_dc_expand_user_macros() '' 73111:20221202:102231.528 End of zbx_dc_expand_user_macros() '' 73111:20221202:102231.528 In zbx_dc_expand_user_macros() '' 73111:20221202:102231.528 End of zbx_dc_expand_user_macros() '' 73111:20221202:102231.528 In zbx_dc_expand_user_macros() '' 73111:20221202:102231.528 End of zbx_dc_expand_user_macros() '' 73111:20221202:102231.528 In zbx_dc_expand_user_macros() '' 73111:20221202:102231.528 End of zbx_dc_expand_user_macros() '' 73111:20221202:102231.528 In zbx_dc_expand_user_macros() '' 73111:20221202:102231.528 End of zbx_dc_expand_user_macros() '' 73111:20221202:102231.528 In zbx_dc_expand_user_macros() '' 73111:20221202:102231.528 End of zbx_dc_expand_user_macros() '' 73111:20221202:102231.528 In zbx_dc_expand_user_macros() '' 73111:20221202:102231.528 End of zbx_dc_expand_user_macros() '' 73111:20221202:102231.528 In zbx_dc_expand_user_macros() '' 73111:20221202:102231.528 End of zbx_dc_expand_user_macros() '' 73111:20221202:102231.528 In zbx_dc_expand_user_macros() '' 73111:20221202:102231.528 End of zbx_dc_expand_user_macros() '' 73111:20221202:102231.528 In zbx_dc_expand_user_macros() '' 73111:20221202:102231.528 End of zbx_dc_expand_user_macros() '' 73111:20221202:102231.528 In zbx_dc_expand_user_macros() '' 73111:20221202:102231.528 End of zbx_dc_expand_user_macros() '' 73111:20221202:102231.528 In zbx_dc_expand_user_macros() '' 73111:20221202:102231.528 End of zbx_dc_expand_user_macros() '' 73111:20221202:102231.528 In zbx_dc_expand_user_macros() '' 73111:20221202:102231.528 End of zbx_dc_expand_user_macros() '' 73111:20221202:102231.528 In zbx_dc_expand_user_macros() '' 73111:20221202:102231.528 End of zbx_dc_expand_user_macros() '' 73111:20221202:102231.528 In zbx_dc_expand_user_macros() '' 73111:20221202:102231.528 End of zbx_dc_expand_user_macros() '' 73111:20221202:102231.528 In zbx_dc_expand_user_macros() '' 73111:20221202:102231.528 End of zbx_dc_expand_user_macros() '' 73111:20221202:102231.528 In zbx_dc_expand_user_macros() '' 73111:20221202:102231.528 End of zbx_dc_expand_user_macros() '' 73111:20221202:102231.528 In zbx_dc_expand_user_macros() '' 73111:20221202:102231.528 End of zbx_dc_expand_user_macros() '' 73111:20221202:102231.528 In zbx_dc_expand_user_macros() '' 73111:20221202:102231.528 End of zbx_dc_expand_user_macros() '' 73111:20221202:102231.529 In zbx_dc_expand_user_macros() '' 73111:20221202:102231.529 End of zbx_dc_expand_user_macros() '' 73111:20221202:102231.529 In zbx_dc_expand_user_macros() '' 73111:20221202:102231.529 End of zbx_dc_expand_user_macros() '' 73111:20221202:102231.529 In zbx_dc_expand_user_macros() '' 73111:20221202:102231.529 End of zbx_dc_expand_user_macros() '' 73111:20221202:102231.529 In zbx_dc_expand_user_macros() '' 73111:20221202:102231.529 End of zbx_dc_expand_user_macros() '' 73111:20221202:102231.529 In zbx_dc_expand_user_macros() '' 73111:20221202:102231.529 End of zbx_dc_expand_user_macros() '' 73111:20221202:102231.529 In zbx_dc_expand_user_macros() '' 73111:20221202:102231.529 End of zbx_dc_expand_user_macros() '' 73111:20221202:102231.529 In zbx_dc_expand_user_macros() '' 73111:20221202:102231.529 End of zbx_dc_expand_user_macros() '' 73111:20221202:102231.529 In zbx_dc_expand_user_macros() '' 73111:20221202:102231.529 End of zbx_dc_expand_user_macros() '' 73111:20221202:102231.529 In zbx_dc_expand_user_macros() '' 73111:20221202:102231.529 End of zbx_dc_expand_user_macros() '' 73111:20221202:102231.529 In zbx_dc_expand_user_macros() '' 73111:20221202:102231.529 End of zbx_dc_expand_user_macros() '' 73111:20221202:102231.529 In zbx_dc_expand_user_macros() '' 73111:20221202:102231.529 End of zbx_dc_expand_user_macros() '' 73111:20221202:102231.529 End of DCconfig_get_preprocessable_items() items:29 73111:20221202:102231.529 End of preprocessor_sync_configuration() item config size: 29, history cache size: 0 73111:20221202:102231.529 In preprocessor_enqueue() itemid: 44581 73111:20221202:102231.529 End of preprocessor_enqueue() 73111:20221202:102231.529 In preprocessor_assign_tasks() 73111:20221202:102231.529 In preprocessor_get_next_task() 73111:20221202:102231.529 End of preprocessor_get_next_task() 73111:20221202:102231.529 In zbx_ipc_client_send() clientid:3 73111:20221202:102231.529 End of zbx_ipc_client_send():SUCCEED 73111:20221202:102231.529 In preprocessor_get_next_task() 73111:20221202:102231.529 End of preprocessor_get_next_task() 73111:20221202:102231.529 End of preprocessor_assign_tasks() 73111:20221202:102231.530 End of preprocessor_add_request() 73111:20221202:102231.530 zbx_setproctitle() title:'preprocessing manager #1 [queued 1, processed 1 values, idle 5.004038 sec during 5.009637 sec]' 73111:20221202:102231.530 In zbx_ipc_service_recv() timeout:1.000 73146:20221202:102231.530 End of zbx_ipc_async_socket_recv():0 73146:20221202:102231.530 zbx_setproctitle() title:'poller #2 [got 0 values in 0.000386 sec, getting values]' 73146:20221202:102231.530 In get_values() 73146:20221202:102231.530 In DCconfig_get_poller_items() poller_type:0 73146:20221202:102231.530 End of DCconfig_get_poller_items():0 73146:20221202:102231.530 In DCconfig_get_poller_nextcheck() poller_type:0 73146:20221202:102231.530 End of DCconfig_get_poller_nextcheck():1669969353 73146:20221202:102231.531 End of get_values():0 73146:20221202:102231.531 zbx_setproctitle() title:'poller #2 [got 0 values in 0.000340 sec, idle 2 sec]' 73146:20221202:102231.531 In zbx_ipc_async_socket_recv() timeout:2 73147:20221202:102231.531 End of zbx_ipc_async_socket_recv():0 73147:20221202:102231.531 zbx_setproctitle() title:'poller #3 [got 0 values in 0.000215 sec, getting values]' 73147:20221202:102231.531 In get_values() 73147:20221202:102231.531 In DCconfig_get_poller_items() poller_type:0 73147:20221202:102231.531 End of DCconfig_get_poller_items():0 73147:20221202:102231.531 In DCconfig_get_poller_nextcheck() poller_type:0 73147:20221202:102231.531 End of DCconfig_get_poller_nextcheck():1669969353 73147:20221202:102231.531 End of get_values():0 73147:20221202:102231.531 zbx_setproctitle() title:'poller #3 [got 0 values in 0.000341 sec, idle 2 sec]' 73147:20221202:102231.531 In zbx_ipc_async_socket_recv() timeout:2 73114:20221202:102231.531 End of zbx_ipc_socket_read():SUCCEED 73114:20221202:102231.532 worker_preprocess_value(): 1 73114:20221202:102231.532 worker_preprocess_value: SUCCEED GOOD 73114:20221202:102231.532 In zbx_ipc_socket_write() 73114:20221202:102231.532 End of zbx_ipc_socket_write():SUCCEED 73114:20221202:102231.532 In zbx_ipc_socket_read() 73111:20221202:102231.532 End of zbx_ipc_service_recv():1 73111:20221202:102231.532 In preprocessor_add_result() 73111:20221202:102231.532 In preprocessor_enqueue_dependent() itemid: 44581 73111:20221202:102231.532 End of preprocessor_enqueue_dependent() 73111:20221202:102231.532 In preprocessor_assign_tasks() 73111:20221202:102231.532 In preprocessor_get_next_task() 73111:20221202:102231.532 End of preprocessor_get_next_task() 73111:20221202:102231.532 End of preprocessor_assign_tasks() 73111:20221202:102231.532 End of preprocessor_add_result() 73111:20221202:102231.532 In zbx_ipc_service_recv() timeout:1.000 73145:20221202:102231.532 End of zbx_ipc_async_socket_recv():0 73145:20221202:102231.533 zbx_setproctitle() title:'poller #1 [got 0 values in 0.000125 sec, getting values]' 73145:20221202:102231.533 In get_values() 73145:20221202:102231.533 In DCconfig_get_poller_items() poller_type:0 73145:20221202:102231.533 End of DCconfig_get_poller_items():0 73145:20221202:102231.533 In DCconfig_get_poller_nextcheck() poller_type:0 73145:20221202:102231.533 End of DCconfig_get_poller_nextcheck():1669969353 73145:20221202:102231.533 End of get_values():0 73145:20221202:102231.533 zbx_setproctitle() title:'poller #1 [got 0 values in 0.000139 sec, idle 2 sec]' 73145:20221202:102231.533 In zbx_ipc_async_socket_recv() timeout:2 73168:20221202:102231.534 End of zbx_ipc_async_socket_recv():0 73168:20221202:102231.534 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.001026 sec, getting values]' 73168:20221202:102231.534 In get_values() 73168:20221202:102231.534 In DCconfig_get_poller_items() poller_type:5 73168:20221202:102231.534 End of DCconfig_get_poller_items():0 73168:20221202:102231.534 In DCconfig_get_poller_nextcheck() poller_type:5 73168:20221202:102231.534 End of DCconfig_get_poller_nextcheck():-1 73168:20221202:102231.534 End of get_values():0 73168:20221202:102231.534 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.000088 sec, idle 5 sec]' 73168:20221202:102231.534 In zbx_ipc_async_socket_recv() timeout:5 73169:20221202:102231.539 End of zbx_ipc_async_socket_recv():0 73169:20221202:102231.539 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.000103 sec, getting values]' 73169:20221202:102231.539 In get_values() 73169:20221202:102231.539 In DCconfig_get_poller_items() poller_type:5 73169:20221202:102231.539 End of DCconfig_get_poller_items():0 73169:20221202:102231.539 In DCconfig_get_poller_nextcheck() poller_type:5 73169:20221202:102231.539 End of DCconfig_get_poller_nextcheck():-1 73169:20221202:102231.539 End of get_values():0 73169:20221202:102231.539 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.000096 sec, idle 5 sec]' 73169:20221202:102231.539 In zbx_ipc_async_socket_recv() timeout:5 73167:20221202:102231.546 End of zbx_ipc_async_socket_recv():0 73167:20221202:102231.546 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.000081 sec, getting values]' 73167:20221202:102231.546 In get_values() 73167:20221202:102231.546 In DCconfig_get_poller_items() poller_type:5 73167:20221202:102231.546 End of DCconfig_get_poller_items():0 73167:20221202:102231.546 In DCconfig_get_poller_nextcheck() poller_type:5 73167:20221202:102231.546 End of DCconfig_get_poller_nextcheck():-1 73167:20221202:102231.546 End of get_values():0 73167:20221202:102231.546 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.000096 sec, idle 5 sec]' 73167:20221202:102231.546 In zbx_ipc_async_socket_recv() timeout:5 73157:20221202:102231.547 zbx_setproctitle() title:'icmp pinger #1 [getting values]' 73157:20221202:102231.547 In get_pinger_hosts() 73157:20221202:102231.547 In DCconfig_get_poller_items() poller_type:3 73157:20221202:102231.547 End of DCconfig_get_poller_items():0 73157:20221202:102231.547 End of get_pinger_hosts():0 73157:20221202:102231.547 In process_pinger_hosts() 73157:20221202:102231.547 End of process_pinger_hosts() 73157:20221202:102231.547 In DCconfig_get_poller_nextcheck() poller_type:3 73157:20221202:102231.547 End of DCconfig_get_poller_nextcheck():-1 73157:20221202:102231.547 zbx_setproctitle() title:'icmp pinger #1 [got 0 values in 0.000169 sec, idle 5 sec]' 73172:20221202:102231.550 End of zbx_ipc_async_socket_recv():0 73172:20221202:102231.550 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.000098 sec, getting values]' 73172:20221202:102231.550 In get_values() 73172:20221202:102231.550 In DCconfig_get_poller_items() poller_type:5 73172:20221202:102231.550 End of DCconfig_get_poller_items():0 73172:20221202:102231.550 In DCconfig_get_poller_nextcheck() poller_type:5 73172:20221202:102231.550 End of DCconfig_get_poller_nextcheck():-1 73172:20221202:102231.550 End of get_values():0 73172:20221202:102231.550 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.000084 sec, idle 5 sec]' 73172:20221202:102231.550 In zbx_ipc_async_socket_recv() timeout:5 73142:20221202:102231.600 zbx_setproctitle() title:'self-monitoring [processing data]' 73142:20221202:102231.600 In collect_selfmon_stats() 73142:20221202:102231.600 End of collect_selfmon_stats() 73142:20221202:102231.600 zbx_setproctitle() title:'self-monitoring [processed data in 0.000222 sec, idle 1 sec]' 73178:20221202:102231.601 End of zbx_ipc_async_socket_recv():0 73178:20221202:102231.602 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.000175 sec, getting values]' 73178:20221202:102231.602 In get_values() 73178:20221202:102231.602 In DCconfig_get_poller_items() poller_type:6 73178:20221202:102231.602 End of DCconfig_get_poller_items():0 73178:20221202:102231.602 In DCconfig_get_poller_nextcheck() poller_type:6 73178:20221202:102231.602 End of DCconfig_get_poller_nextcheck():-1 73178:20221202:102231.602 End of get_values():0 73178:20221202:102231.602 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.000277 sec, idle 5 sec]' 73178:20221202:102231.602 In zbx_ipc_async_socket_recv() timeout:5 73115:20221202:102231.730 End of zbx_ipc_service_recv():2 73115:20221202:102231.730 zbx_setproctitle() title:'lld manager #1 [processed 0 LLD rules, idle 5.006565sec during 5.006587 sec]' 73115:20221202:102231.730 In zbx_ipc_service_recv() timeout:1.000 73174:20221202:102231.731 End of zbx_ipc_service_recv():2 73174:20221202:102231.731 In zbx_ipc_service_recv() timeout:1.000 73122:20221202:102231.748 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000188 sec, syncing history]' 73122:20221202:102231.748 In zbx_sync_history_cache() history_num:1 73122:20221202:102231.748 In substitute_simple_macros_impl() data:'90d' 73122:20221202:102231.748 End substitute_simple_macros_impl() data:'90d' 73122:20221202:102231.748 In DCmass_prepare_history() history_num:1 73122:20221202:102231.748 End of DCmass_prepare_history() 73122:20221202:102231.748 In DBmass_add_history() 73122:20221202:102231.748 In zbx_history_add_values() 73122:20221202:102231.748 query [txnlev:1] [begin;] 73122:20221202:102231.749 query [txnlev:1] [insert into history_str (itemid,clock,ns,value) values (44581,1669969351,524571670,'GOOD'); ] 73122:20221202:102231.754 query [txnlev:1] [commit;] 73124:20221202:102231.763 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000280 sec, syncing history]' 73124:20221202:102231.763 In zbx_sync_history_cache() history_num:1 73124:20221202:102231.763 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000181 sec, idle 1 sec]' 73125:20221202:102231.763 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000055 sec, syncing history]' 73125:20221202:102231.763 In zbx_sync_history_cache() history_num:1 73125:20221202:102231.763 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000112 sec, idle 1 sec]' 73123:20221202:102231.781 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000185 sec, syncing history]' 73123:20221202:102231.781 In zbx_sync_history_cache() history_num:1 73123:20221202:102231.781 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000223 sec, idle 1 sec]' 73122:20221202:102231.790 End of zbx_history_add_values() 73122:20221202:102231.790 End of DBmass_add_history() 73122:20221202:102231.790 In DCmass_update_trends() 73122:20221202:102231.790 End of DCmass_update_trends() 73122:20221202:102231.790 query [txnlev:1] [begin;] 73122:20221202:102231.790 In DBmass_update_items() 73122:20221202:102231.790 End of DBmass_update_items() 73122:20221202:102231.790 In zbx_process_events() events_num:0 73122:20221202:102231.790 End of zbx_process_events() processed:0 73122:20221202:102231.790 query [txnlev:1] [commit;] 73122:20221202:102231.790 In DCupdate_trends() 73122:20221202:102231.790 End of DCupdate_trends() 73122:20221202:102231.790 query [txnlev:1] [begin;] 73122:20221202:102231.790 In recalculate_triggers() 73122:20221202:102231.790 In zbx_link_triggers_with_functions() trigger_order_num:0 73122:20221202:102231.790 End of zbx_link_triggers_with_functions() triggers_func_pos_num:0 73122:20221202:102231.790 In zbx_evaluate_expressions() tr_num:0 73122:20221202:102231.790 In substitute_functions() 73122:20221202:102231.790 In zbx_extract_functionids() tr_num:0 73122:20221202:102231.790 End of zbx_extract_functionids() functionids_num:0 73122:20221202:102231.790 End of substitute_functions() 73122:20221202:102231.790 End of zbx_evaluate_expressions() 73122:20221202:102231.790 In zbx_process_triggers() values_num:0 73122:20221202:102231.790 End of zbx_process_triggers() 73122:20221202:102231.790 End of recalculate_triggers() 73122:20221202:102231.790 In zbx_process_events() events_num:0 73122:20221202:102231.790 End of zbx_process_events() processed:0 73122:20221202:102231.790 query [txnlev:1] [commit;] 73122:20221202:102231.790 zbx_setproctitle() title:'history syncer #1 [processed 1 values, 0 triggers in 0.042482 sec, idle 1 sec]' 73107:20221202:102231.858 End of zbx_ipc_service_recv():2 73107:20221202:102231.859 zbx_setproctitle() title:'alert manager #1 [sent 0, failed 0 alerts, idle 5.029457 sec during 5.029983 sec]' 73107:20221202:102231.859 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102231.859 zbx_setproctitle() title:'alert syncer [queuing alerts]' 73158:20221202:102231.859 In am_db_get_alerts() 73158:20221202:102231.859 query [txnlev:1] [begin;] 73158:20221202:102231.859 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] 73158:20221202:102231.859 query [txnlev:1] [commit;] 73158:20221202:102231.859 End of am_db_get_alerts():SUCCEED alerts:0 73158:20221202:102231.859 In am_db_flush_results() 73158:20221202:102231.859 In zbx_ipc_socket_write() 73158:20221202:102231.859 End of zbx_ipc_socket_write():SUCCEED 73158:20221202:102231.859 In zbx_ipc_socket_read() 73107:20221202:102231.859 End of zbx_ipc_service_recv():1 73107:20221202:102231.859 In am_flush_results() results:0 73107:20221202:102231.859 In zbx_ipc_client_send() clientid:6 73107:20221202:102231.859 End of zbx_ipc_client_send():SUCCEED 73107:20221202:102231.859 End of am_flush_results() 73107:20221202:102231.859 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102231.859 End of zbx_ipc_socket_read():SUCCEED 73158:20221202:102231.859 End of am_db_flush_results() flushed:0 73158:20221202:102231.859 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.000772 sec, idle 1 sec]' 73088:20221202:102232.074 End of zbx_ipc_service_recv():2 73088:20221202:102232.075 In zbx_ipc_async_socket_send() 73088:20221202:102232.075 In zbx_ipc_client_send() clientid:0 73088:20221202:102232.075 End of zbx_ipc_client_send():SUCCEED 73088:20221202:102232.075 End of zbx_ipc_async_socket_send():SUCCEED 73088:20221202:102232.075 In zbx_ipc_async_socket_flush() timeout:10 73088:20221202:102232.075 End of zbx_ipc_async_socket_flush():0 73088:20221202:102232.075 In zbx_ipc_service_recv() timeout:0.996 73086:20221202:102232.075 End of zbx_ipc_service_recv():1 73086:20221202:102232.075 In zbx_ha_dispatch_message() 73086:20221202:102232.075 In zbx_ipc_service_recv() timeout:1.000 73090:20221202:102232.179 End of zbx_ipc_service_recv():2 73090:20221202:102232.180 zbx_setproctitle() title:'service manager #1 [processed 0 events, updated 0 event tags, deleted 0 problems, synced 0 service updates, idle 5.736764 sec during 5.744995 sec]' 73090:20221202:102232.180 In zbx_ipc_service_recv() timeout:1.000 73111:20221202:102232.533 End of zbx_ipc_service_recv():2 73111:20221202:102232.534 In zbx_ipc_service_recv() timeout:1.000 73142:20221202:102232.602 zbx_setproctitle() title:'self-monitoring [processing data]' 73142:20221202:102232.602 In collect_selfmon_stats() 73142:20221202:102232.602 End of collect_selfmon_stats() 73142:20221202:102232.602 zbx_setproctitle() title:'self-monitoring [processed data in 0.000214 sec, idle 1 sec]' 73154:20221202:102232.677 zbx_setproctitle() title:'trapper #3 [processing data]' 73154:20221202:102232.677 In zbx_ipc_async_socket_recv() timeout:0 73154:20221202:102232.677 End of zbx_ipc_async_socket_recv():0 73154:20221202:102232.677 trapper got '{"request":"sender data","data":[{"host":"test","key":"trap2","value":"0","clock":1669969352}],"clock":1669969352,"ns":677040526}' 73154:20221202:102232.677 In recv_senderhistory() 73154:20221202:102232.677 In process_client_history_data() 73154:20221202:102232.677 log_client_timediff(): timestamp from json 1669969352 seconds and 677040526 nanosecond, delta time from json 0 seconds and 85298 nanosecond 73154:20221202:102232.677 In parse_history_data() 73154:20221202:102232.677 End of parse_history_data():SUCCEED processed:1/1 73154:20221202:102232.677 In process_history_data() 73154:20221202:102232.677 In zbx_preprocess_item_value() 73154:20221202:102232.677 End of zbx_preprocess_item_value() 73154:20221202:102232.678 In zbx_ipc_socket_write() 73154:20221202:102232.678 End of zbx_ipc_socket_write():SUCCEED 73154:20221202:102232.678 End of process_history_data() processed:1 73154:20221202:102232.678 End of process_client_history_data():SUCCEED 73154:20221202:102232.678 In zbx_send_response_ext() 73154:20221202:102232.678 zbx_send_response_ext() '{"response":"success","info":"processed: 1; failed: 0; total: 1; seconds spent: 0.000598"}' 73111:20221202:102232.678 End of zbx_ipc_service_recv():1 73111:20221202:102232.678 In preprocessor_add_request() 73111:20221202:102232.678 In preprocessor_sync_configuration() 73111:20221202:102232.678 In DCconfig_get_preprocessable_items() 73111:20221202:102232.678 End of DCconfig_get_preprocessable_items() items:29 73111:20221202:102232.678 End of preprocessor_sync_configuration() item config size: 29, history cache size: 0 73111:20221202:102232.678 In preprocessor_enqueue() itemid: 44582 73111:20221202:102232.678 End of preprocessor_enqueue() 73111:20221202:102232.678 In preprocessor_assign_tasks() 73111:20221202:102232.678 In preprocessor_get_next_task() 73111:20221202:102232.678 End of preprocessor_get_next_task() 73111:20221202:102232.678 In zbx_ipc_client_send() clientid:3 73111:20221202:102232.678 End of zbx_ipc_client_send():SUCCEED 73111:20221202:102232.678 In preprocessor_get_next_task() 73111:20221202:102232.678 End of preprocessor_get_next_task() 73111:20221202:102232.678 End of preprocessor_assign_tasks() 73111:20221202:102232.678 End of preprocessor_add_request() 73111:20221202:102232.678 In zbx_ipc_service_recv() timeout:1.000 73114:20221202:102232.679 End of zbx_ipc_socket_read():SUCCEED 73114:20221202:102232.679 worker_preprocess_value(): 0 73114:20221202:102232.679 worker_preprocess_value: SUCCEED BAD 73114:20221202:102232.679 In zbx_ipc_socket_write() 73154:20221202:102232.679 End of zbx_send_response_ext():SUCCEED 73154:20221202:102232.679 End of recv_senderhistory() 73154:20221202:102232.679 zbx_setproctitle() title:'trapper #3 [processed data in 0.001786 sec, waiting for connection]' 73111:20221202:102232.679 End of zbx_ipc_service_recv():1 73111:20221202:102232.679 In preprocessor_add_result() 73111:20221202:102232.679 In preprocessor_enqueue_dependent() itemid: 44582 73111:20221202:102232.679 End of preprocessor_enqueue_dependent() 73111:20221202:102232.679 In preprocessor_assign_tasks() 73111:20221202:102232.679 In preprocessor_get_next_task() 73111:20221202:102232.679 End of preprocessor_get_next_task() 73111:20221202:102232.679 End of preprocessor_assign_tasks() 73111:20221202:102232.680 End of preprocessor_add_result() 73111:20221202:102232.680 In zbx_ipc_service_recv() timeout:1.000 73114:20221202:102232.680 End of zbx_ipc_socket_write():SUCCEED 73114:20221202:102232.680 In zbx_ipc_socket_read() 73115:20221202:102232.732 End of zbx_ipc_service_recv():2 73115:20221202:102232.732 In zbx_ipc_service_recv() timeout:1.000 73174:20221202:102232.733 End of zbx_ipc_service_recv():2 73174:20221202:102232.733 zbx_setproctitle() title:'availability manager #1 [queued 0, processed 0 values, idle 5.005383 sec during 5.005406 sec]' 73174:20221202:102232.733 In zbx_ipc_service_recv() timeout:1.000 73124:20221202:102232.763 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000181 sec, syncing history]' 73124:20221202:102232.763 In zbx_sync_history_cache() history_num:1 73124:20221202:102232.763 In substitute_simple_macros_impl() data:'90d' 73124:20221202:102232.763 End substitute_simple_macros_impl() data:'90d' 73124:20221202:102232.763 In DCmass_prepare_history() history_num:1 73124:20221202:102232.763 item "test:trap2" became supported 73124:20221202:102232.763 End of DCmass_prepare_history() 73124:20221202:102232.763 In DBmass_add_history() 73124:20221202:102232.763 In zbx_history_add_values() 73124:20221202:102232.763 query [txnlev:1] [begin;] 73124:20221202:102232.764 query [txnlev:1] [insert into history_text (itemid,clock,ns,value) values (44582,1669969352,0,'BAD'); ] 73124:20221202:102232.764 query [txnlev:1] [commit;] 73125:20221202:102232.765 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000112 sec, syncing history]' 73125:20221202:102232.766 In zbx_sync_history_cache() history_num:1 73125:20221202:102232.767 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.001934 sec, idle 1 sec]' 73124:20221202:102232.781 End of zbx_history_add_values() 73124:20221202:102232.781 End of DBmass_add_history() 73124:20221202:102232.781 In DCmass_update_trends() 73124:20221202:102232.781 End of DCmass_update_trends() 73124:20221202:102232.781 query [txnlev:1] [begin;] 73124:20221202:102232.781 In DBmass_update_items() 73124:20221202:102232.781 query [txnlev:1] [update item_rtdata set state=0,error='' where itemid=44582; ] 73124:20221202:102232.781 End of DBmass_update_items() 73124:20221202:102232.781 In zbx_process_events() events_num:1 73124:20221202:102232.781 In DCget_nextid() table:'events' num:1 73124:20221202:102232.781 End of DCget_nextid() table:'events' [57:57] 73124:20221202:102232.781 query [txnlev:1] [select eventid,object,objectid from problem where r_eventid is null and source=3 and ( (object=4 and objectid=44582))] 73124:20221202:102232.781 In DCget_nextid() table:'events' num:0 73124:20221202:102232.781 End of DCget_nextid() table:'events' [58:57] 73124:20221202:102232.781 In process_actions() events_num:1 73124:20221202:102232.781 In zbx_dc_config_history_sync_get_actions_eval() 73124:20221202:102232.781 End of zbx_dc_config_history_sync_get_actions_eval() actions:1 73124:20221202:102232.781 End of process_actions() 73124:20221202:102232.781 End of zbx_process_events() processed:0 73124:20221202:102232.781 query [txnlev:1] [commit;] 73123:20221202:102232.785 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000223 sec, syncing history]' 73123:20221202:102232.785 In zbx_sync_history_cache() history_num:1 73123:20221202:102232.785 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000213 sec, idle 1 sec]' 73122:20221202:102232.793 zbx_setproctitle() title:'history syncer #1 [processed 1 values, 0 triggers in 0.042482 sec, syncing history]' 73122:20221202:102232.801 In zbx_sync_history_cache() history_num:1 73122:20221202:102232.801 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.007942 sec, idle 1 sec]' 73124:20221202:102232.802 In DCupdate_trends() 73124:20221202:102232.802 End of DCupdate_trends() 73124:20221202:102232.802 query [txnlev:1] [begin;] 73124:20221202:102232.804 In recalculate_triggers() 73124:20221202:102232.805 In zbx_link_triggers_with_functions() trigger_order_num:1 73124:20221202:102232.805 End of zbx_link_triggers_with_functions() triggers_func_pos_num:1 73124:20221202:102232.805 In zbx_evaluate_expressions() tr_num:1 73124:20221202:102232.805 In substitute_functions() 73124:20221202:102232.805 In zbx_extract_functionids() tr_num:1 73124:20221202:102232.805 End of zbx_extract_functionids() functionids_num:1 73124:20221202:102232.805 In zbx_populate_function_items() functionids_num:1 73124:20221202:102232.805 End of zbx_populate_function_items() ifuncs_num:1 73124:20221202:102232.805 In zbx_evaluate_item_functions() funcs_num:1 73124:20221202:102232.805 In evaluate_function() function:'last(/test/trap2,)' ts:'2022.12.02 10:22:32.000000000' 73124:20221202:102232.805 In evaluate_LAST() 73124:20221202:102232.805 In get_function_parameter_hist_range() parameters:'' Nparam:1 73124:20221202:102232.805 get_function_parameter_hist_range() type:none value:0 timeshift:0 73124:20221202:102232.805 End of get_function_parameter_hist_range():SUCCEED 73124:20221202:102232.805 In zbx_vc_get_values() itemid:44582 value_type:4 count:1 period:0 end_timestamp '2022.12.02 10:22:32.000000000' 73124:20221202:102232.805 End of zbx_vc_get_values():SUCCEED count:1 cached:1 73124:20221202:102232.805 End of evaluate_LAST():SUCCEED 73124:20221202:102232.805 End of evaluate_function():SUCCEED value:'BAD' of type:'string' 73124:20221202:102232.805 End of zbx_evaluate_item_functions() 73124:20221202:102232.805 In zbx_substitute_functions_results() ifuncs_num:1 tr_num:1 73124:20221202:102232.805 zbx_substitute_functions_results() expression[0]:'{32748}="BAD"' => 'BAD="BAD"' 73124:20221202:102232.805 End of zbx_substitute_functions_results() 73124:20221202:102232.806 End of substitute_functions() 73124:20221202:102232.806 In substitute_simple_macros_impl() data:'BAD' 73124:20221202:102232.806 End substitute_simple_macros_impl() data:'BAD' 73124:20221202:102232.806 evaluate_expression(): BAD="BAD" => 1 73124:20221202:102232.806 End of zbx_evaluate_expressions() 73124:20221202:102232.806 In zbx_process_triggers() values_num:1 73124:20221202:102232.806 In zbx_process_trigger() triggerid:23107 value:0(1) new_value:1 73124:20221202:102232.806 In substitute_simple_macros_impl() data:EMPTY 73124:20221202:102232.806 In substitute_simple_macros_impl() data:'1111111111' 73124:20221202:102232.806 End substitute_simple_macros_impl() data:'1111111111' 73124:20221202:102232.807 End of zbx_process_trigger():SUCCEED flags:12 73124:20221202:102232.807 End of zbx_process_triggers() 73124:20221202:102232.807 End of recalculate_triggers() 73124:20221202:102232.807 In zbx_process_events() events_num:2 73124:20221202:102232.807 In DCget_nextid() table:'events' num:2 73124:20221202:102232.807 End of DCget_nextid() table:'events' [58:59] 73124:20221202:102232.807 query [txnlev:1] [select eventid,object,objectid from problem where r_eventid is null and source=3 and ( (object=0 and objectid=23107))] 73124:20221202:102232.808 In correlate_events_by_global_rules() events:0 73124:20221202:102232.808 End of correlate_events_by_global_rules() 73124:20221202:102232.808 In flush_correlation_queue() events:0 73124:20221202:102232.808 End of flush_correlation_queue() closed:0 73124:20221202:102232.808 In DCget_nextid() table:'events' num:0 73124:20221202:102232.808 End of DCget_nextid() table:'events' [60:59] 73124:20221202:102232.808 query [txnlev:1] [insert into events (eventid,source,object,objectid,clock,ns,value,name,severity) values (58,0,0,23107,1669969352,0,1,'1111111111',3); ] 73124:20221202:102232.808 query [txnlev:1] [insert into problem (eventid,source,object,objectid,clock,ns,name,severity) values (58,0,0,23107,1669969352,0,'1111111111',3); ] 73124:20221202:102232.809 In process_actions() events_num:2 73124:20221202:102232.809 In zbx_dc_config_history_sync_get_actions_eval() 73124:20221202:102232.809 End of zbx_dc_config_history_sync_get_actions_eval() actions:1 73124:20221202:102232.809 End of process_actions() 73124:20221202:102232.809 End of zbx_process_events() processed:1 73124:20221202:102232.809 In zbx_db_save_trigger_changes() 73124:20221202:102232.809 query [txnlev:1] [update triggers set lastchange=1669969352,value=1,state=0,error='' where triggerid=23107; ] 73124:20221202:102232.809 End of zbx_db_save_trigger_changes() 73124:20221202:102232.810 query [txnlev:1] [commit;] 73124:20221202:102232.820 In zbx_ipc_socket_open() 73124:20221202:102232.821 End of zbx_ipc_socket_open():SUCCEED 73124:20221202:102232.821 In zbx_ipc_socket_write() 73124:20221202:102232.821 End of zbx_ipc_socket_write():SUCCEED 73124:20221202:102232.821 zbx_setproctitle() title:'history syncer #3 [processed 1 values, 1 triggers in 0.057453 sec, idle 1 sec]' 73090:20221202:102232.821 In ipc_service_accept() 73090:20221202:102232.821 In ipc_service_add_client() 73090:20221202:102232.821 End of ipc_service_add_client() clientid:4 73090:20221202:102232.821 End of ipc_service_accept() 73090:20221202:102232.821 End of zbx_ipc_service_recv():2 73090:20221202:102232.821 In zbx_ipc_service_recv() timeout:1.000 73090:20221202:102232.821 End of zbx_ipc_service_recv():1 73090:20221202:102232.821 In process_events() events_num:1 73090:20221202:102232.821 In db_update_services() 73090:20221202:102232.821 query [txnlev:1] [begin;] 73090:20221202:102232.821 query [txnlev:1] [commit;] 73090:20221202:102232.821 End of db_update_services() 73090:20221202:102232.821 End of process_events() 73090:20221202:102232.821 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102232.860 zbx_setproctitle() title:'alert syncer [queuing alerts]' 73158:20221202:102232.860 In am_db_get_alerts() 73158:20221202:102232.860 query [txnlev:1] [begin;] 73107:20221202:102232.860 End of zbx_ipc_service_recv():2 73107:20221202:102232.860 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102232.861 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] 73158:20221202:102232.861 query [txnlev:1] [commit;] 73158:20221202:102232.862 End of am_db_get_alerts():SUCCEED alerts:0 73158:20221202:102232.862 In am_db_flush_results() 73158:20221202:102232.862 In zbx_ipc_socket_write() 73158:20221202:102232.862 End of zbx_ipc_socket_write():SUCCEED 73158:20221202:102232.862 In zbx_ipc_socket_read() 73107:20221202:102232.862 End of zbx_ipc_service_recv():1 73107:20221202:102232.862 In am_flush_results() results:0 73107:20221202:102232.862 In zbx_ipc_client_send() clientid:6 73107:20221202:102232.863 End of zbx_ipc_client_send():SUCCEED 73107:20221202:102232.863 End of am_flush_results() 73158:20221202:102232.863 End of zbx_ipc_socket_read():SUCCEED 73158:20221202:102232.863 End of am_db_flush_results() flushed:0 73158:20221202:102232.863 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.002843 sec, idle 1 sec]' 73107:20221202:102232.863 In zbx_ipc_service_recv() timeout:1.000 73088:20221202:102233.075 End of zbx_ipc_service_recv():2 73088:20221202:102233.075 In zbx_ipc_async_socket_send() 73088:20221202:102233.075 In zbx_ipc_client_send() clientid:0 73088:20221202:102233.075 End of zbx_ipc_client_send():SUCCEED 73088:20221202:102233.075 End of zbx_ipc_async_socket_send():SUCCEED 73088:20221202:102233.075 In zbx_ipc_async_socket_flush() timeout:10 73088:20221202:102233.075 End of zbx_ipc_async_socket_flush():0 73088:20221202:102233.075 In zbx_ipc_service_recv() timeout:0.996 73086:20221202:102233.075 End of zbx_ipc_service_recv():1 73086:20221202:102233.076 In zbx_ha_dispatch_message() 73086:20221202:102233.076 In zbx_ipc_service_recv() timeout:1.000 73149:20221202:102233.526 End of zbx_ipc_async_socket_recv():0 73149:20221202:102233.526 zbx_setproctitle() title:'poller #4 [got 1 values in 0.001956 sec, getting values]' 73149:20221202:102233.526 In get_values() 73149:20221202:102233.526 In DCconfig_get_poller_items() poller_type:0 73149:20221202:102233.526 End of DCconfig_get_poller_items():1 73149:20221202:102233.526 In substitute_key_macros_impl() data:'vfs.fs.get' 73149:20221202:102233.526 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.get' 73149:20221202:102233.526 In substitute_simple_macros_impl() data:'10050' 73149:20221202:102233.526 End substitute_simple_macros_impl() data:'10050' 73149:20221202:102233.526 In get_value() key:'vfs.fs.get' 73149:20221202:102233.526 In get_value_agent() host:'test' addr:'192.168.6.176' key:'vfs.fs.get' conn:'unencrypted' 73149:20221202:102233.526 In is_ip4() ip:'192.168.6.176' 73149:20221202:102233.527 End of is_ip4():SUCCEED 73149:20221202:102233.527 Sending [vfs.fs.get] 73150:20221202:102233.529 End of zbx_ipc_async_socket_recv():0 73150:20221202:102233.530 zbx_setproctitle() title:'poller #5 [got 0 values in 0.001204 sec, getting values]' 73150:20221202:102233.530 In get_values() 73150:20221202:102233.530 In DCconfig_get_poller_items() poller_type:0 73150:20221202:102233.530 End of DCconfig_get_poller_items():0 73150:20221202:102233.530 In DCconfig_get_poller_nextcheck() poller_type:0 73150:20221202:102233.530 End of DCconfig_get_poller_nextcheck():1669969356 73150:20221202:102233.530 End of get_values():0 73150:20221202:102233.530 zbx_setproctitle() title:'poller #5 [got 0 values in 0.000326 sec, idle 3 sec]' 73150:20221202:102233.530 In zbx_ipc_async_socket_recv() timeout:3 73149:20221202:102233.533 get value from agent result: '[{"fsname":"/sys","fstype":"sysfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc","fstype":"proc","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev","fstype":"devtmpfs","bytes":{"total":4121944064,"free":4121944064,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1006334,"free":1005787,"used":547,"pfree":99.945644,"pused":0.054356}},{"fsname":"/dev/pts","fstype":"devpts","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/","fstype":"ext4","bytes":{"total":525720707072,"free":417730945024,"used":81209344000,"pfree":83.723635,"pused":16.276365},"inodes":{"total":32677888,"free":31567229,"used":1110659,"pfree":96.601191,"pused":3.398809}},{"fsname":"/sys/kernel/security","fstype":"securityfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/shm","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161261568,"used":20480,"pfree":99.999508,"pused":0.000492},"inodes":{"total":1015938,"free":1015936,"used":2,"pfree":99.999803,"pused":0.000197}},{"fsname":"/run/lock","fstype":"tmpfs","bytes":{"total":5242880,"free":5238784,"used":4096,"pfree":99.921875,"pused":0.078125},"inodes":{"total":1015938,"free":1015928,"used":10,"pfree":99.999016,"pused":0.000984}},{"fsname":"/sys/fs/cgroup","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161282048,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1015938,"free":1015919,"used":19,"pfree":99.998130,"pused":0.001870}},{"fsname":"/sys/fs/cgroup/unified","fstype":"cgroup2","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/systemd","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/pstore","fstype":"pstore","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/firmware/efi/efivars","fstype":"efivarfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/bpf","fstype":"bpf","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/net_cls,net_prio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/devices","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/memory","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpu,cpuacct","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/perf_event","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/pids","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/hugetlb","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/rdma","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpuset","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/blkio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/freezer","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/misc","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/hugepages","fstype":"hugetlbfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/mqueue","fstype":"mqueue","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/debug","fstype":"debugfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/tracing","fstype":"tracefs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/beekeeper-studio/168","fstype":"squashfs","bytes":{"total":86638592,"free":0,"used":86638592,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/1705","fstype":"squashfs","bytes":{"total":57671680,"free":0,"used":57671680,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10765,"free":0,"used":10765,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1695","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11897,"free":0,"used":11897,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/beekeeper-studio/180","fstype":"squashfs","bytes":{"total":86245376,"free":0,"used":86245376,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core/14399","fstype":"squashfs","bytes":{"total":122421248,"free":0,"used":122421248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":12857,"free":0,"used":12857,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/72","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-28-1804/161","fstype":"squashfs","bytes":{"total":172883968,"free":0,"used":172883968,"pfree":0.000000,"pused":100.000000},"inodes":{"total":27806,"free":0,"used":27806,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2620","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2632","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1634","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11885,"free":0,"used":11885,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/115","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18121,"free":0,"used":18121,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1535","fstype":"squashfs","bytes":{"total":96206848,"free":0,"used":96206848,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76208,"free":0,"used":76208,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1506","fstype":"squashfs","bytes":{"total":65142784,"free":0,"used":65142784,"pfree":0.000000,"pused":100.000000},"inodes":{"total":62342,"free":0,"used":62342,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/bare/5","fstype":"squashfs","bytes":{"total":131072,"free":0,"used":131072,"pfree":0.000000,"pused":100.000000},"inodes":{"total":29,"free":0,"used":29,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/95","fstype":"squashfs","bytes":{"total":162004992,"free":0,"used":162004992,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10162,"free":0,"used":10162,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1534","fstype":"squashfs","bytes":{"total":85327872,"free":0,"used":85327872,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76177,"free":0,"used":76177,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/148","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40311,"free":0,"used":40311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/149","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40310,"free":0,"used":40310,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/119","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18272,"free":0,"used":18272,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/77","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/24","fstype":"squashfs","bytes":{"total":252575744,"free":0,"used":252575744,"pfree":0.000000,"pused":100.000000},"inodes":{"total":25913,"free":0,"used":25913,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/96","fstype":"squashfs","bytes":{"total":201719808,"free":0,"used":201719808,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10166,"free":0,"used":10166,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/433","fstype":"squashfs","bytes":{"total":52297728,"free":0,"used":52297728,"pfree":0.000000,"pused":100.000000},"inodes":{"total":15827,"free":0,"used":15827,"pfree":0.000000,"pused":100.000000}},{"fsname":"/sys/fs/fuse/connections","fstype":"fusectl","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/config","fstype":"configfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/snapd/7264","fstype":"squashfs","bytes":{"total":28442624,"free":0,"used":28442624,"pfree":0.000000,"pused":100.000000},"inodes":{"total":459,"free":0,"used":459,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/599","fstype":"squashfs","bytes":{"total":48234496,"free":0,"used":48234496,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17275,"free":0,"used":17275,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/558","fstype":"squashfs","bytes":{"total":56885248,"free":0,"used":56885248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17311,"free":0,"used":17311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snapd/17883","fstype":"squashfs","bytes":{"total":52035584,"free":0,"used":52035584,"pfree":0.000000,"pused":100.000000},"inodes":{"total":491,"free":0,"used":491,"pfree":0.000000,"pused":100.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/boot/efi","fstype":"vfat","bytes":{"total":535805952,"free":530591744,"used":5214208,"pfree":99.026848,"pused":0.973152},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000","fstype":"tmpfs","bytes":{"total":832253952,"free":832212992,"used":40960,"pfree":99.995078,"pused":0.004922},"inodes":{"total":1015938,"free":1015841,"used":97,"pfree":99.990452,"pused":0.009548}},{"fsname":"/run/user/1000/gvfs","fstype":"fuse.gvfsd-fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000/doc","fstype":"fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/snapd/ns","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/run/snapd/ns/snap-store.mnt","fstype":"nsfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}}]' 73149:20221202:102233.534 End of get_value_agent():SUCCEED 73149:20221202:102233.534 End of get_value():SUCCEED 73149:20221202:102233.535 In zbx_activate_item_interface() interfaceid:15 itemid:44313 type:0 73149:20221202:102233.535 End of zbx_activate_item_interface() 73149:20221202:102233.535 In zbx_preprocess_item_value() 73149:20221202:102233.535 End of zbx_preprocess_item_value() 73149:20221202:102233.535 In zbx_ipc_socket_write() 73149:20221202:102233.535 End of zbx_ipc_socket_write():SUCCEED 73149:20221202:102233.535 End of get_values():1 73149:20221202:102233.535 zbx_setproctitle() title:'poller #4 [got 1 values in 0.009402 sec, idle 3 sec]' 73149:20221202:102233.535 In zbx_ipc_async_socket_recv() timeout:3 73145:20221202:102233.535 End of zbx_ipc_async_socket_recv():0 73145:20221202:102233.536 zbx_setproctitle() title:'poller #1 [got 0 values in 0.000139 sec, getting values]' 73111:20221202:102233.536 End of zbx_ipc_service_recv():1 73111:20221202:102233.536 In preprocessor_add_request() 73111:20221202:102233.536 In preprocessor_sync_configuration() 73111:20221202:102233.536 In DCconfig_get_preprocessable_items() 73111:20221202:102233.536 End of DCconfig_get_preprocessable_items() items:29 73111:20221202:102233.537 End of preprocessor_sync_configuration() item config size: 29, history cache size: 0 73111:20221202:102233.537 In preprocessor_enqueue() itemid: 44313 73111:20221202:102233.537 In preprocessor_enqueue_dependent() itemid: 44313 73111:20221202:102233.537 In preprocessor_assign_tasks() 73111:20221202:102233.537 In preprocessor_get_next_task() 73111:20221202:102233.537 In zbx_preprocessor_pack_dep_request() items:27 73111:20221202:102233.537 End of zbx_preprocessor_pack_dep_request() messages:1 73111:20221202:102233.537 End of preprocessor_get_next_task() 73111:20221202:102233.537 In zbx_ipc_client_send() clientid:3 73111:20221202:102233.537 End of zbx_ipc_client_send():SUCCEED 73111:20221202:102233.537 In preprocessor_get_next_task() 73111:20221202:102233.537 End of preprocessor_get_next_task() 73111:20221202:102233.537 End of preprocessor_assign_tasks() 73111:20221202:102233.537 End of preprocessor_enqueue_dependent() 73111:20221202:102233.537 End of preprocessor_enqueue() 73111:20221202:102233.537 In preprocessor_assign_tasks() 73111:20221202:102233.537 In preprocessor_get_next_task() 73111:20221202:102233.537 End of preprocessor_get_next_task() 73111:20221202:102233.537 End of preprocessor_assign_tasks() 73111:20221202:102233.537 End of preprocessor_add_request() 73111:20221202:102233.537 In zbx_ipc_service_recv() timeout:1.000 73114:20221202:102233.537 End of zbx_ipc_socket_read():SUCCEED 73114:20221202:102233.539 In worker_preprocess_dep_items(): items:27/27 73114:20221202:102233.539 worker_preprocess_dep_items(): [{"fsname":"/sys","fstype":"sysfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc","fstype":"proc","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev","fstype":"devtmpfs","bytes":{"total":4121944064,"free":4121944064,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1006334,"free":1005787,"used":547,"pfree":99.945644,"pused":0.054356}},{"fsname":"/dev/pts","fstype":"devpts","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/","fstype":"ext4","bytes":{"total":525720707072,"free":417730945024,"used":81209344000,"pfree":83.723635,"pused":16.276365},"inodes":{"total":32677888,"free":31567229,"used":1110659,"pfree":96.601191,"pused":3.398809}},{"fsname":"/sys/kernel/security","fstype":"securityfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/shm","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161261568,"used":20480,"pfree":99.999508,"pused":0.000492},"inodes":{"total":1015938,"free":1015936,"used":2,"pfree":99.999803,"pused":0.000197}},{"fsname":"/run/lock","fstype":"tmpfs","bytes":{"total":5242880,"free":5238784,"used":4096,"pfree":99.921875,"pused":0.078125},"inodes":{"total":1015938,"free":1015928,"used":10,"pfree":99.999016,"pused":0.000984}},{"fsname":"/sys/fs/cgroup","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161282048,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1015938,"free":1015919,"used":19,"pfree":99.998130,"pused":0.001870}},{"fsname":"/sys/fs/cgroup/unified","fstype":"cgroup2","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/systemd","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/pstore","fstype":"pstore","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/firmware/efi/efivars","fstype":"efivarfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/bpf","fstype":"bpf","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/net_cls,net_prio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/devices","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/memory","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpu,cpuacct","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/perf_event","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/pids","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/hugetlb","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/rdma","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpuset","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/blkio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/freezer","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/misc","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/hugepages","fstype":"hugetlbfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/mqueue","fstype":"mqueue","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/debug","fstype":"debugfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/tracing","fstype":"tracefs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/beekeeper-studio/168","fstype":"squashfs","bytes":{"total":86638592,"free":0,"used":86638592,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/1705","fstype":"squashfs","bytes":{"total":57671680,"free":0,"used":57671680,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10765,"free":0,"used":10765,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1695","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11897,"free":0,"used":11897,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/beekeeper-studio/180","fstype":"squashfs","bytes":{"total":86245376,"free":0,"used":86245376,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core/14399","fstype":"squashfs","bytes":{"total":122421248,"free":0,"used":122421248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":12857,"free":0,"used":12857,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/72","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-28-1804/161","fstype":"squashfs","bytes":{"total":172883968,"free":0,"used":172883968,"pfree":0.000000,"pused":100.000000},"inodes":{"total":27806,"free":0,"used":27806,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2620","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2632","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1634","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11885,"free":0,"used":11885,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/115","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18121,"free":0,"used":18121,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1535","fstype":"squashfs","bytes":{"total":96206848,"free":0,"used":96206848,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76208,"free":0,"used":76208,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1506","fstype":"squashfs","bytes":{"total":65142784,"free":0,"used":65142784,"pfree":0.000000,"pused":100.000000},"inodes":{"total":62342,"free":0,"used":62342,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/bare/5","fstype":"squashfs","bytes":{"total":131072,"free":0,"used":131072,"pfree":0.000000,"pused":100.000000},"inodes":{"total":29,"free":0,"used":29,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/95","fstype":"squashfs","bytes":{"total":162004992,"free":0,"used":162004992,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10162,"free":0,"used":10162,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1534","fstype":"squashfs","bytes":{"total":85327872,"free":0,"used":85327872,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76177,"free":0,"used":76177,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/148","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40311,"free":0,"used":40311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/149","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40310,"free":0,"used":40310,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/119","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18272,"free":0,"used":18272,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/77","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/24","fstype":"squashfs","bytes":{"total":252575744,"free":0,"used":252575744,"pfree":0.000000,"pused":100.000000},"inodes":{"total":25913,"free":0,"used":25913,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/96","fstype":"squashfs","bytes":{"total":201719808,"free":0,"used":201719808,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10166,"free":0,"used":10166,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/433","fstype":"squashfs","bytes":{"total":52297728,"free":0,"used":52297728,"pfree":0.000000,"pused":100.000000},"inodes":{"total":15827,"free":0,"used":15827,"pfree":0.000000,"pused":100.000000}},{"fsname":"/sys/fs/fuse/connections","fstype":"fusectl","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/config","fstype":"configfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/snapd/7264","fstype":"squashfs","bytes":{"total":28442624,"free":0,"used":28442624,"pfree":0.000000,"pused":100.000000},"inodes":{"total":459,"free":0,"used":459,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/599","fstype":"squashfs","bytes":{"total":48234496,"free":0,"used":48234496,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17275,"free":0,"used":17275,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/558","fstype":"squashfs","bytes":{"total":56885248,"free":0,"used":56885248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17311,"free":0,"used":17311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snapd/17883","fstype":"squashfs","bytes":{"total":52035584,"free":0,"used":52035584,"pfree":0.000000,"pused":100.000000},"inodes":{"total":491,"free":0,"used":491,"pfree":0.000000,"pused":100.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/boot/efi","fstype":"vfat","bytes":{"total":535805952,"free":530591744,"used":5214208,"pfree":99.026848,"pused":0.973152},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000","fstype":"tmpfs","bytes":{"total":832253952,"free":832212992,"used":40960,"pfree":99.995078,"pused":0.004922},"inodes":{"total":1015938,"free":1015841,"used":97,"pfree":99.990452,"pused":0.009548}},{"fsname":"/run/user/1000/gvfs","fstype":"fuse.gvfsd-fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000/doc","fstype":"fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/snapd/ns","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/run/snapd/ns/snap-store.mnt","fstype":"nsfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}}] 73114:20221202:102233.539 worker_preprocess_dep_items: SUCCEED [{"fsname":"/sys","fstype":"sysfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc","fstype":"proc","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev","fstype":"devtmpfs","bytes":{"total":4121944064,"free":4121944064,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1006334,"free":1005787,"used":547,"pfree":99.945644,"pused":0.054356}},{"fsname":"/dev/pts","fstype":"devpts","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/","fstype":"ext4","bytes":{"total":525720707072,"free":417730945024,"used":81209344000,"pfree":83.723635,"pused":16.276365},"inodes":{"total":32677888,"free":31567229,"used":1110659,"pfree":96.601191,"pused":3.398809}},{"fsname":"/sys/kernel/security","fstype":"securityfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/shm","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161261568,"used":20480,"pfree":99.999508,"pused":0.000492},"inodes":{"total":1015938,"free":1015936,"used":2,"pfree":99.999803,"pused":0.000197}},{"fsname":"/run/lock","fstype":"tmpfs","bytes":{"total":5242880,"free":5238784,"used":4096,"pfree":99.921875,"pused":0.078125},"inodes":{"total":1015938,"free":1015928,"used":10,"pfree":99.999016,"pused":0.000984}},{"fsname":"/sys/fs/cgroup","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161282048,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1015938,"free":1015919,"used":19,"pfree":99.998130,"pused":0.001870}},{"fsname":"/sys/fs/cgroup/unified","fstype":"cgroup2","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/systemd","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/pstore","fstype":"pstore","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/firmware/efi/efivars","fstype":"efivarfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/bpf","fstype":"bpf","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/net_cls,net_prio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/devices","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/memory","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpu,cpuacct","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/perf_event","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/pids","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/hugetlb","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/rdma","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpuset","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/blkio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/freezer","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/misc","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/hugepages","fstype":"hugetlbfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/mqueue","fstype":"mqueue","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/debug","fstype":"debugfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/tracing","fstype":"tracefs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/beekeeper-studio/168","fstype":"squashfs","bytes":{"total":86638592,"free":0,"used":86638592,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/1705","fstype":"squashfs","bytes":{"total":57671680,"free":0,"used":57671680,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10765,"free":0,"used":10765,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1695","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11897,"free":0,"used":11897,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/beekeeper-studio/180","fstype":"squashfs","bytes":{"total":86245376,"free":0,"used":86245376,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core/14399","fstype":"squashfs","bytes":{"total":122421248,"free":0,"used":122421248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":12857,"free":0,"used":12857,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/72","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-28-1804/161","fstype":"squashfs","bytes":{"total":172883968,"free":0,"used":172883968,"pfree":0.000000,"pused":100.000000},"inodes":{"total":27806,"free":0,"used":27806,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2620","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2632","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1634","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11885,"free":0,"used":11885,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/115","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18121,"free":0,"used":18121,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1535","fstype":"squashfs","bytes":{"total":96206848,"free":0,"used":96206848,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76208,"free":0,"used":76208,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1506","fstype":"squashfs","bytes":{"total":65142784,"free":0,"used":65142784,"pfree":0.000000,"pused":100.000000},"inodes":{"total":62342,"free":0,"used":62342,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/bare/5","fstype":"squashfs","bytes":{"total":131072,"free":0,"used":131072,"pfree":0.000000,"pused":100.000000},"inodes":{"total":29,"free":0,"used":29,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/95","fstype":"squashfs","bytes":{"total":162004992,"free":0,"used":162004992,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10162,"free":0,"used":10162,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1534","fstype":"squashfs","bytes":{"total":85327872,"free":0,"used":85327872,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76177,"free":0,"used":76177,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/148","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40311,"free":0,"used":40311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/149","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40310,"free":0,"used":40310,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/119","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18272,"free":0,"used":18272,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/77","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/24","fstype":"squashfs","bytes":{"total":252575744,"free":0,"used":252575744,"pfree":0.000000,"pused":100.000000},"inodes":{"total":25913,"free":0,"used":25913,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/96","fstype":"squashfs","bytes":{"total":201719808,"free":0,"used":201719808,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10166,"free":0,"used":10166,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/433","fstype":"squashfs","bytes":{"total":52297728,"free":0,"used":52297728,"pfree":0.000000,"pused":100.000000},"inodes":{"total":15827,"free":0,"used":15827,"pfree":0.000000,"pused":100.000000}},{"fsname":"/sys/fs/fuse/connections","fstype":"fusectl","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/config","fstype":"configfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/snapd/7264","fstype":"squashfs","bytes":{"total":28442624,"free":0,"used":28442624,"pfree":0.000000,"pused":100.000000},"inodes":{"total":459,"free":0,"used":459,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/599","fstype":"squashfs","bytes":{"total":48234496,"free":0,"used":48234496,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17275,"free":0,"used":17275,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/558","fstype":"squashfs","bytes":{"total":56885248,"free":0,"used":56885248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17311,"free":0,"used":17311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snapd/17883","fstype":"squashfs","bytes":{"total":52035584,"free":0,"used":52035584,"pfree":0.000000,"pused":100.000000},"inodes":{"total":491,"free":0,"used":491,"pfree":0.000000,"pused":100.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/boot/efi","fstype":"vfat","bytes":{"total":535805952,"free":530591744,"used":5214208,"pfree":99.026848,"pused":0.973152},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000","fstype":"tmpfs","bytes":{"total":832253952,"free":832212992,"used":40960,"pfree":99.995078,"pused":0.004922},"inodes":{"total":1015938,"free":1015841,"used":97,"pfree":99.990452,"pused":0.009548}},{"fsname":"/run/user/1000/gvfs","fstype":"fuse.gvfsd-fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000/doc","fstype":"fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/snapd/ns","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/run/snapd/ns/snap-store.mnt","fstype":"nsfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}}] 73146:20221202:102233.539 End of zbx_ipc_async_socket_recv():0 73146:20221202:102233.539 zbx_setproctitle() title:'poller #2 [got 0 values in 0.000340 sec, getting values]' 73146:20221202:102233.539 In get_values() 73146:20221202:102233.539 In DCconfig_get_poller_items() poller_type:0 73146:20221202:102233.539 End of DCconfig_get_poller_items():0 73146:20221202:102233.540 In DCconfig_get_poller_nextcheck() poller_type:0 73146:20221202:102233.540 End of DCconfig_get_poller_nextcheck():1669969356 73146:20221202:102233.540 End of get_values():0 73146:20221202:102233.540 zbx_setproctitle() title:'poller #2 [got 0 values in 0.000274 sec, idle 3 sec]' 73146:20221202:102233.540 In zbx_ipc_async_socket_recv() timeout:3 73145:20221202:102233.540 In get_values() 73145:20221202:102233.540 In DCconfig_get_poller_items() poller_type:0 73145:20221202:102233.540 End of DCconfig_get_poller_items():0 73145:20221202:102233.540 In DCconfig_get_poller_nextcheck() poller_type:0 73145:20221202:102233.540 End of DCconfig_get_poller_nextcheck():1669969356 73145:20221202:102233.540 End of get_values():0 73145:20221202:102233.540 zbx_setproctitle() title:'poller #1 [got 0 values in 0.004164 sec, idle 3 sec]' 73145:20221202:102233.540 In zbx_ipc_async_socket_recv() timeout:3 73147:20221202:102233.540 End of zbx_ipc_async_socket_recv():0 73147:20221202:102233.540 zbx_setproctitle() title:'poller #3 [got 0 values in 0.000341 sec, getting values]' 73147:20221202:102233.540 In get_values() 73147:20221202:102233.540 In DCconfig_get_poller_items() poller_type:0 73147:20221202:102233.540 End of DCconfig_get_poller_items():0 73147:20221202:102233.540 In DCconfig_get_poller_nextcheck() poller_type:0 73147:20221202:102233.540 End of DCconfig_get_poller_nextcheck():1669969356 73147:20221202:102233.540 End of get_values():0 73147:20221202:102233.541 zbx_setproctitle() title:'poller #3 [got 0 values in 0.000400 sec, idle 3 sec]' 73147:20221202:102233.541 In zbx_ipc_async_socket_recv() timeout:3 73114:20221202:102233.541 worker_preprocess_dep_items(): [{"fsname":"/sys","fstype":"sysfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc","fstype":"proc","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev","fstype":"devtmpfs","bytes":{"total":4121944064,"free":4121944064,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1006334,"free":1005787,"used":547,"pfree":99.945644,"pused":0.054356}},{"fsname":"/dev/pts","fstype":"devpts","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/","fstype":"ext4","bytes":{"total":525720707072,"free":417730945024,"used":81209344000,"pfree":83.723635,"pused":16.276365},"inodes":{"total":32677888,"free":31567229,"used":1110659,"pfree":96.601191,"pused":3.398809}},{"fsname":"/sys/kernel/security","fstype":"securityfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/shm","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161261568,"used":20480,"pfree":99.999508,"pused":0.000492},"inodes":{"total":1015938,"free":1015936,"used":2,"pfree":99.999803,"pused":0.000197}},{"fsname":"/run/lock","fstype":"tmpfs","bytes":{"total":5242880,"free":5238784,"used":4096,"pfree":99.921875,"pused":0.078125},"inodes":{"total":1015938,"free":1015928,"used":10,"pfree":99.999016,"pused":0.000984}},{"fsname":"/sys/fs/cgroup","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161282048,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1015938,"free":1015919,"used":19,"pfree":99.998130,"pused":0.001870}},{"fsname":"/sys/fs/cgroup/unified","fstype":"cgroup2","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/systemd","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/pstore","fstype":"pstore","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/firmware/efi/efivars","fstype":"efivarfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/bpf","fstype":"bpf","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/net_cls,net_prio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/devices","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/memory","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpu,cpuacct","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/perf_event","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/pids","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/hugetlb","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/rdma","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpuset","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/blkio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/freezer","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/misc","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/hugepages","fstype":"hugetlbfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/mqueue","fstype":"mqueue","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/debug","fstype":"debugfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/tracing","fstype":"tracefs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/beekeeper-studio/168","fstype":"squashfs","bytes":{"total":86638592,"free":0,"used":86638592,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/1705","fstype":"squashfs","bytes":{"total":57671680,"free":0,"used":57671680,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10765,"free":0,"used":10765,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1695","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11897,"free":0,"used":11897,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/beekeeper-studio/180","fstype":"squashfs","bytes":{"total":86245376,"free":0,"used":86245376,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core/14399","fstype":"squashfs","bytes":{"total":122421248,"free":0,"used":122421248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":12857,"free":0,"used":12857,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/72","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-28-1804/161","fstype":"squashfs","bytes":{"total":172883968,"free":0,"used":172883968,"pfree":0.000000,"pused":100.000000},"inodes":{"total":27806,"free":0,"used":27806,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2620","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2632","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1634","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11885,"free":0,"used":11885,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/115","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18121,"free":0,"used":18121,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1535","fstype":"squashfs","bytes":{"total":96206848,"free":0,"used":96206848,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76208,"free":0,"used":76208,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1506","fstype":"squashfs","bytes":{"total":65142784,"free":0,"used":65142784,"pfree":0.000000,"pused":100.000000},"inodes":{"total":62342,"free":0,"used":62342,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/bare/5","fstype":"squashfs","bytes":{"total":131072,"free":0,"used":131072,"pfree":0.000000,"pused":100.000000},"inodes":{"total":29,"free":0,"used":29,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/95","fstype":"squashfs","bytes":{"total":162004992,"free":0,"used":162004992,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10162,"free":0,"used":10162,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1534","fstype":"squashfs","bytes":{"total":85327872,"free":0,"used":85327872,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76177,"free":0,"used":76177,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/148","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40311,"free":0,"used":40311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/149","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40310,"free":0,"used":40310,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/119","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18272,"free":0,"used":18272,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/77","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/24","fstype":"squashfs","bytes":{"total":252575744,"free":0,"used":252575744,"pfree":0.000000,"pused":100.000000},"inodes":{"total":25913,"free":0,"used":25913,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/96","fstype":"squashfs","bytes":{"total":201719808,"free":0,"used":201719808,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10166,"free":0,"used":10166,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/433","fstype":"squashfs","bytes":{"total":52297728,"free":0,"used":52297728,"pfree":0.000000,"pused":100.000000},"inodes":{"total":15827,"free":0,"used":15827,"pfree":0.000000,"pused":100.000000}},{"fsname":"/sys/fs/fuse/connections","fstype":"fusectl","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/config","fstype":"configfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/snapd/7264","fstype":"squashfs","bytes":{"total":28442624,"free":0,"used":28442624,"pfree":0.000000,"pused":100.000000},"inodes":{"total":459,"free":0,"used":459,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/599","fstype":"squashfs","bytes":{"total":48234496,"free":0,"used":48234496,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17275,"free":0,"used":17275,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/558","fstype":"squashfs","bytes":{"total":56885248,"free":0,"used":56885248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17311,"free":0,"used":17311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snapd/17883","fstype":"squashfs","bytes":{"total":52035584,"free":0,"used":52035584,"pfree":0.000000,"pused":100.000000},"inodes":{"total":491,"free":0,"used":491,"pfree":0.000000,"pused":100.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/boot/efi","fstype":"vfat","bytes":{"total":535805952,"free":530591744,"used":5214208,"pfree":99.026848,"pused":0.973152},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000","fstype":"tmpfs","bytes":{"total":832253952,"free":832212992,"used":40960,"pfree":99.995078,"pused":0.004922},"inodes":{"total":1015938,"free":1015841,"used":97,"pfree":99.990452,"pused":0.009548}},{"fsname":"/run/user/1000/gvfs","fstype":"fuse.gvfsd-fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000/doc","fstype":"fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/snapd/ns","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/run/snapd/ns/snap-store.mnt","fstype":"nsfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}}] 73114:20221202:102233.541 worker_preprocess_dep_items: SUCCEED 0 73114:20221202:102233.541 worker_preprocess_dep_items(): [{"fsname":"/sys","fstype":"sysfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc","fstype":"proc","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev","fstype":"devtmpfs","bytes":{"total":4121944064,"free":4121944064,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1006334,"free":1005787,"used":547,"pfree":99.945644,"pused":0.054356}},{"fsname":"/dev/pts","fstype":"devpts","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/","fstype":"ext4","bytes":{"total":525720707072,"free":417730945024,"used":81209344000,"pfree":83.723635,"pused":16.276365},"inodes":{"total":32677888,"free":31567229,"used":1110659,"pfree":96.601191,"pused":3.398809}},{"fsname":"/sys/kernel/security","fstype":"securityfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/shm","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161261568,"used":20480,"pfree":99.999508,"pused":0.000492},"inodes":{"total":1015938,"free":1015936,"used":2,"pfree":99.999803,"pused":0.000197}},{"fsname":"/run/lock","fstype":"tmpfs","bytes":{"total":5242880,"free":5238784,"used":4096,"pfree":99.921875,"pused":0.078125},"inodes":{"total":1015938,"free":1015928,"used":10,"pfree":99.999016,"pused":0.000984}},{"fsname":"/sys/fs/cgroup","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161282048,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1015938,"free":1015919,"used":19,"pfree":99.998130,"pused":0.001870}},{"fsname":"/sys/fs/cgroup/unified","fstype":"cgroup2","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/systemd","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/pstore","fstype":"pstore","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/firmware/efi/efivars","fstype":"efivarfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/bpf","fstype":"bpf","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/net_cls,net_prio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/devices","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/memory","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpu,cpuacct","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/perf_event","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/pids","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/hugetlb","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/rdma","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpuset","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/blkio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/freezer","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/misc","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/hugepages","fstype":"hugetlbfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/mqueue","fstype":"mqueue","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/debug","fstype":"debugfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/tracing","fstype":"tracefs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/beekeeper-studio/168","fstype":"squashfs","bytes":{"total":86638592,"free":0,"used":86638592,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/1705","fstype":"squashfs","bytes":{"total":57671680,"free":0,"used":57671680,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10765,"free":0,"used":10765,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1695","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11897,"free":0,"used":11897,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/beekeeper-studio/180","fstype":"squashfs","bytes":{"total":86245376,"free":0,"used":86245376,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core/14399","fstype":"squashfs","bytes":{"total":122421248,"free":0,"used":122421248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":12857,"free":0,"used":12857,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/72","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-28-1804/161","fstype":"squashfs","bytes":{"total":172883968,"free":0,"used":172883968,"pfree":0.000000,"pused":100.000000},"inodes":{"total":27806,"free":0,"used":27806,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2620","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2632","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1634","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11885,"free":0,"used":11885,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/115","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18121,"free":0,"used":18121,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1535","fstype":"squashfs","bytes":{"total":96206848,"free":0,"used":96206848,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76208,"free":0,"used":76208,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1506","fstype":"squashfs","bytes":{"total":65142784,"free":0,"used":65142784,"pfree":0.000000,"pused":100.000000},"inodes":{"total":62342,"free":0,"used":62342,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/bare/5","fstype":"squashfs","bytes":{"total":131072,"free":0,"used":131072,"pfree":0.000000,"pused":100.000000},"inodes":{"total":29,"free":0,"used":29,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/95","fstype":"squashfs","bytes":{"total":162004992,"free":0,"used":162004992,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10162,"free":0,"used":10162,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1534","fstype":"squashfs","bytes":{"total":85327872,"free":0,"used":85327872,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76177,"free":0,"used":76177,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/148","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40311,"free":0,"used":40311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/149","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40310,"free":0,"used":40310,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/119","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18272,"free":0,"used":18272,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/77","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/24","fstype":"squashfs","bytes":{"total":252575744,"free":0,"used":252575744,"pfree":0.000000,"pused":100.000000},"inodes":{"total":25913,"free":0,"used":25913,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/96","fstype":"squashfs","bytes":{"total":201719808,"free":0,"used":201719808,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10166,"free":0,"used":10166,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/433","fstype":"squashfs","bytes":{"total":52297728,"free":0,"used":52297728,"pfree":0.000000,"pused":100.000000},"inodes":{"total":15827,"free":0,"used":15827,"pfree":0.000000,"pused":100.000000}},{"fsname":"/sys/fs/fuse/connections","fstype":"fusectl","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/config","fstype":"configfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/snapd/7264","fstype":"squashfs","bytes":{"total":28442624,"free":0,"used":28442624,"pfree":0.000000,"pused":100.000000},"inodes":{"total":459,"free":0,"used":459,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/599","fstype":"squashfs","bytes":{"total":48234496,"free":0,"used":48234496,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17275,"free":0,"used":17275,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/558","fstype":"squashfs","bytes":{"total":56885248,"free":0,"used":56885248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17311,"free":0,"used":17311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snapd/17883","fstype":"squashfs","bytes":{"total":52035584,"free":0,"used":52035584,"pfree":0.000000,"pused":100.000000},"inodes":{"total":491,"free":0,"used":491,"pfree":0.000000,"pused":100.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/boot/efi","fstype":"vfat","bytes":{"total":535805952,"free":530591744,"used":5214208,"pfree":99.026848,"pused":0.973152},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000","fstype":"tmpfs","bytes":{"total":832253952,"free":832212992,"used":40960,"pfree":99.995078,"pused":0.004922},"inodes":{"total":1015938,"free":1015841,"used":97,"pfree":99.990452,"pused":0.009548}},{"fsname":"/run/user/1000/gvfs","fstype":"fuse.gvfsd-fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000/doc","fstype":"fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/snapd/ns","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/run/snapd/ns/snap-store.mnt","fstype":"nsfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}}] 73114:20221202:102233.541 worker_preprocess_dep_items: SUCCEED 0 73114:20221202:102233.541 worker_preprocess_dep_items(): [{"fsname":"/sys","fstype":"sysfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc","fstype":"proc","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev","fstype":"devtmpfs","bytes":{"total":4121944064,"free":4121944064,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1006334,"free":1005787,"used":547,"pfree":99.945644,"pused":0.054356}},{"fsname":"/dev/pts","fstype":"devpts","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/","fstype":"ext4","bytes":{"total":525720707072,"free":417730945024,"used":81209344000,"pfree":83.723635,"pused":16.276365},"inodes":{"total":32677888,"free":31567229,"used":1110659,"pfree":96.601191,"pused":3.398809}},{"fsname":"/sys/kernel/security","fstype":"securityfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/shm","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161261568,"used":20480,"pfree":99.999508,"pused":0.000492},"inodes":{"total":1015938,"free":1015936,"used":2,"pfree":99.999803,"pused":0.000197}},{"fsname":"/run/lock","fstype":"tmpfs","bytes":{"total":5242880,"free":5238784,"used":4096,"pfree":99.921875,"pused":0.078125},"inodes":{"total":1015938,"free":1015928,"used":10,"pfree":99.999016,"pused":0.000984}},{"fsname":"/sys/fs/cgroup","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161282048,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1015938,"free":1015919,"used":19,"pfree":99.998130,"pused":0.001870}},{"fsname":"/sys/fs/cgroup/unified","fstype":"cgroup2","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/systemd","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/pstore","fstype":"pstore","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/firmware/efi/efivars","fstype":"efivarfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/bpf","fstype":"bpf","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/net_cls,net_prio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/devices","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/memory","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpu,cpuacct","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/perf_event","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/pids","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/hugetlb","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/rdma","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpuset","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/blkio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/freezer","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/misc","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/hugepages","fstype":"hugetlbfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/mqueue","fstype":"mqueue","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/debug","fstype":"debugfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/tracing","fstype":"tracefs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/beekeeper-studio/168","fstype":"squashfs","bytes":{"total":86638592,"free":0,"used":86638592,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/1705","fstype":"squashfs","bytes":{"total":57671680,"free":0,"used":57671680,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10765,"free":0,"used":10765,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1695","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11897,"free":0,"used":11897,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/beekeeper-studio/180","fstype":"squashfs","bytes":{"total":86245376,"free":0,"used":86245376,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core/14399","fstype":"squashfs","bytes":{"total":122421248,"free":0,"used":122421248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":12857,"free":0,"used":12857,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/72","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-28-1804/161","fstype":"squashfs","bytes":{"total":172883968,"free":0,"used":172883968,"pfree":0.000000,"pused":100.000000},"inodes":{"total":27806,"free":0,"used":27806,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2620","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2632","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1634","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11885,"free":0,"used":11885,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/115","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18121,"free":0,"used":18121,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1535","fstype":"squashfs","bytes":{"total":96206848,"free":0,"used":96206848,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76208,"free":0,"used":76208,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1506","fstype":"squashfs","bytes":{"total":65142784,"free":0,"used":65142784,"pfree":0.000000,"pused":100.000000},"inodes":{"total":62342,"free":0,"used":62342,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/bare/5","fstype":"squashfs","bytes":{"total":131072,"free":0,"used":131072,"pfree":0.000000,"pused":100.000000},"inodes":{"total":29,"free":0,"used":29,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/95","fstype":"squashfs","bytes":{"total":162004992,"free":0,"used":162004992,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10162,"free":0,"used":10162,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1534","fstype":"squashfs","bytes":{"total":85327872,"free":0,"used":85327872,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76177,"free":0,"used":76177,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/148","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40311,"free":0,"used":40311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/149","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40310,"free":0,"used":40310,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/119","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18272,"free":0,"used":18272,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/77","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/24","fstype":"squashfs","bytes":{"total":252575744,"free":0,"used":252575744,"pfree":0.000000,"pused":100.000000},"inodes":{"total":25913,"free":0,"used":25913,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/96","fstype":"squashfs","bytes":{"total":201719808,"free":0,"used":201719808,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10166,"free":0,"used":10166,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/433","fstype":"squashfs","bytes":{"total":52297728,"free":0,"used":52297728,"pfree":0.000000,"pused":100.000000},"inodes":{"total":15827,"free":0,"used":15827,"pfree":0.000000,"pused":100.000000}},{"fsname":"/sys/fs/fuse/connections","fstype":"fusectl","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/config","fstype":"configfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/snapd/7264","fstype":"squashfs","bytes":{"total":28442624,"free":0,"used":28442624,"pfree":0.000000,"pused":100.000000},"inodes":{"total":459,"free":0,"used":459,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/599","fstype":"squashfs","bytes":{"total":48234496,"free":0,"used":48234496,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17275,"free":0,"used":17275,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/558","fstype":"squashfs","bytes":{"total":56885248,"free":0,"used":56885248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17311,"free":0,"used":17311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snapd/17883","fstype":"squashfs","bytes":{"total":52035584,"free":0,"used":52035584,"pfree":0.000000,"pused":100.000000},"inodes":{"total":491,"free":0,"used":491,"pfree":0.000000,"pused":100.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/boot/efi","fstype":"vfat","bytes":{"total":535805952,"free":530591744,"used":5214208,"pfree":99.026848,"pused":0.973152},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000","fstype":"tmpfs","bytes":{"total":832253952,"free":832212992,"used":40960,"pfree":99.995078,"pused":0.004922},"inodes":{"total":1015938,"free":1015841,"used":97,"pfree":99.990452,"pused":0.009548}},{"fsname":"/run/user/1000/gvfs","fstype":"fuse.gvfsd-fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000/doc","fstype":"fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/snapd/ns","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/run/snapd/ns/snap-store.mnt","fstype":"nsfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}}] 73114:20221202:102233.541 worker_preprocess_dep_items: SUCCEED 0 73114:20221202:102233.541 worker_preprocess_dep_items(): [{"fsname":"/sys","fstype":"sysfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc","fstype":"proc","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev","fstype":"devtmpfs","bytes":{"total":4121944064,"free":4121944064,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1006334,"free":1005787,"used":547,"pfree":99.945644,"pused":0.054356}},{"fsname":"/dev/pts","fstype":"devpts","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/","fstype":"ext4","bytes":{"total":525720707072,"free":417730945024,"used":81209344000,"pfree":83.723635,"pused":16.276365},"inodes":{"total":32677888,"free":31567229,"used":1110659,"pfree":96.601191,"pused":3.398809}},{"fsname":"/sys/kernel/security","fstype":"securityfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/shm","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161261568,"used":20480,"pfree":99.999508,"pused":0.000492},"inodes":{"total":1015938,"free":1015936,"used":2,"pfree":99.999803,"pused":0.000197}},{"fsname":"/run/lock","fstype":"tmpfs","bytes":{"total":5242880,"free":5238784,"used":4096,"pfree":99.921875,"pused":0.078125},"inodes":{"total":1015938,"free":1015928,"used":10,"pfree":99.999016,"pused":0.000984}},{"fsname":"/sys/fs/cgroup","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161282048,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1015938,"free":1015919,"used":19,"pfree":99.998130,"pused":0.001870}},{"fsname":"/sys/fs/cgroup/unified","fstype":"cgroup2","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/systemd","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/pstore","fstype":"pstore","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/firmware/efi/efivars","fstype":"efivarfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/bpf","fstype":"bpf","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/net_cls,net_prio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/devices","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/memory","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpu,cpuacct","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/perf_event","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/pids","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/hugetlb","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/rdma","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpuset","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/blkio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/freezer","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/misc","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/hugepages","fstype":"hugetlbfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/mqueue","fstype":"mqueue","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/debug","fstype":"debugfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/tracing","fstype":"tracefs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/beekeeper-studio/168","fstype":"squashfs","bytes":{"total":86638592,"free":0,"used":86638592,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/1705","fstype":"squashfs","bytes":{"total":57671680,"free":0,"used":57671680,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10765,"free":0,"used":10765,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1695","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11897,"free":0,"used":11897,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/beekeeper-studio/180","fstype":"squashfs","bytes":{"total":86245376,"free":0,"used":86245376,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core/14399","fstype":"squashfs","bytes":{"total":122421248,"free":0,"used":122421248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":12857,"free":0,"used":12857,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/72","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-28-1804/161","fstype":"squashfs","bytes":{"total":172883968,"free":0,"used":172883968,"pfree":0.000000,"pused":100.000000},"inodes":{"total":27806,"free":0,"used":27806,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2620","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2632","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1634","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11885,"free":0,"used":11885,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/115","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18121,"free":0,"used":18121,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1535","fstype":"squashfs","bytes":{"total":96206848,"free":0,"used":96206848,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76208,"free":0,"used":76208,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1506","fstype":"squashfs","bytes":{"total":65142784,"free":0,"used":65142784,"pfree":0.000000,"pused":100.000000},"inodes":{"total":62342,"free":0,"used":62342,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/bare/5","fstype":"squashfs","bytes":{"total":131072,"free":0,"used":131072,"pfree":0.000000,"pused":100.000000},"inodes":{"total":29,"free":0,"used":29,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/95","fstype":"squashfs","bytes":{"total":162004992,"free":0,"used":162004992,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10162,"free":0,"used":10162,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1534","fstype":"squashfs","bytes":{"total":85327872,"free":0,"used":85327872,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76177,"free":0,"used":76177,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/148","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40311,"free":0,"used":40311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/149","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40310,"free":0,"used":40310,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/119","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18272,"free":0,"used":18272,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/77","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/24","fstype":"squashfs","bytes":{"total":252575744,"free":0,"used":252575744,"pfree":0.000000,"pused":100.000000},"inodes":{"total":25913,"free":0,"used":25913,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/96","fstype":"squashfs","bytes":{"total":201719808,"free":0,"used":201719808,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10166,"free":0,"used":10166,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/433","fstype":"squashfs","bytes":{"total":52297728,"free":0,"used":52297728,"pfree":0.000000,"pused":100.000000},"inodes":{"total":15827,"free":0,"used":15827,"pfree":0.000000,"pused":100.000000}},{"fsname":"/sys/fs/fuse/connections","fstype":"fusectl","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/config","fstype":"configfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/snapd/7264","fstype":"squashfs","bytes":{"total":28442624,"free":0,"used":28442624,"pfree":0.000000,"pused":100.000000},"inodes":{"total":459,"free":0,"used":459,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/599","fstype":"squashfs","bytes":{"total":48234496,"free":0,"used":48234496,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17275,"free":0,"used":17275,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/558","fstype":"squashfs","bytes":{"total":56885248,"free":0,"used":56885248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17311,"free":0,"used":17311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snapd/17883","fstype":"squashfs","bytes":{"total":52035584,"free":0,"used":52035584,"pfree":0.000000,"pused":100.000000},"inodes":{"total":491,"free":0,"used":491,"pfree":0.000000,"pused":100.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/boot/efi","fstype":"vfat","bytes":{"total":535805952,"free":530591744,"used":5214208,"pfree":99.026848,"pused":0.973152},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000","fstype":"tmpfs","bytes":{"total":832253952,"free":832212992,"used":40960,"pfree":99.995078,"pused":0.004922},"inodes":{"total":1015938,"free":1015841,"used":97,"pfree":99.990452,"pused":0.009548}},{"fsname":"/run/user/1000/gvfs","fstype":"fuse.gvfsd-fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000/doc","fstype":"fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/snapd/ns","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/run/snapd/ns/snap-store.mnt","fstype":"nsfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}}] 73114:20221202:102233.541 worker_preprocess_dep_items: SUCCEED 4161282048 73114:20221202:102233.541 worker_preprocess_dep_items(): [{"fsname":"/sys","fstype":"sysfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc","fstype":"proc","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev","fstype":"devtmpfs","bytes":{"total":4121944064,"free":4121944064,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1006334,"free":1005787,"used":547,"pfree":99.945644,"pused":0.054356}},{"fsname":"/dev/pts","fstype":"devpts","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/","fstype":"ext4","bytes":{"total":525720707072,"free":417730945024,"used":81209344000,"pfree":83.723635,"pused":16.276365},"inodes":{"total":32677888,"free":31567229,"used":1110659,"pfree":96.601191,"pused":3.398809}},{"fsname":"/sys/kernel/security","fstype":"securityfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/shm","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161261568,"used":20480,"pfree":99.999508,"pused":0.000492},"inodes":{"total":1015938,"free":1015936,"used":2,"pfree":99.999803,"pused":0.000197}},{"fsname":"/run/lock","fstype":"tmpfs","bytes":{"total":5242880,"free":5238784,"used":4096,"pfree":99.921875,"pused":0.078125},"inodes":{"total":1015938,"free":1015928,"used":10,"pfree":99.999016,"pused":0.000984}},{"fsname":"/sys/fs/cgroup","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161282048,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1015938,"free":1015919,"used":19,"pfree":99.998130,"pused":0.001870}},{"fsname":"/sys/fs/cgroup/unified","fstype":"cgroup2","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/systemd","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/pstore","fstype":"pstore","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/firmware/efi/efivars","fstype":"efivarfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/bpf","fstype":"bpf","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/net_cls,net_prio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/devices","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/memory","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpu,cpuacct","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/perf_event","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/pids","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/hugetlb","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/rdma","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpuset","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/blkio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/freezer","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/misc","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/hugepages","fstype":"hugetlbfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/mqueue","fstype":"mqueue","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/debug","fstype":"debugfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/tracing","fstype":"tracefs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/beekeeper-studio/168","fstype":"squashfs","bytes":{"total":86638592,"free":0,"used":86638592,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/1705","fstype":"squashfs","bytes":{"total":57671680,"free":0,"used":57671680,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10765,"free":0,"used":10765,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1695","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11897,"free":0,"used":11897,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/beekeeper-studio/180","fstype":"squashfs","bytes":{"total":86245376,"free":0,"used":86245376,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core/14399","fstype":"squashfs","bytes":{"total":122421248,"free":0,"used":122421248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":12857,"free":0,"used":12857,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/72","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-28-1804/161","fstype":"squashfs","bytes":{"total":172883968,"free":0,"used":172883968,"pfree":0.000000,"pused":100.000000},"inodes":{"total":27806,"free":0,"used":27806,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2620","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2632","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1634","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11885,"free":0,"used":11885,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/115","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18121,"free":0,"used":18121,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1535","fstype":"squashfs","bytes":{"total":96206848,"free":0,"used":96206848,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76208,"free":0,"used":76208,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1506","fstype":"squashfs","bytes":{"total":65142784,"free":0,"used":65142784,"pfree":0.000000,"pused":100.000000},"inodes":{"total":62342,"free":0,"used":62342,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/bare/5","fstype":"squashfs","bytes":{"total":131072,"free":0,"used":131072,"pfree":0.000000,"pused":100.000000},"inodes":{"total":29,"free":0,"used":29,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/95","fstype":"squashfs","bytes":{"total":162004992,"free":0,"used":162004992,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10162,"free":0,"used":10162,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1534","fstype":"squashfs","bytes":{"total":85327872,"free":0,"used":85327872,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76177,"free":0,"used":76177,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/148","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40311,"free":0,"used":40311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/149","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40310,"free":0,"used":40310,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/119","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18272,"free":0,"used":18272,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/77","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/24","fstype":"squashfs","bytes":{"total":252575744,"free":0,"used":252575744,"pfree":0.000000,"pused":100.000000},"inodes":{"total":25913,"free":0,"used":25913,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/96","fstype":"squashfs","bytes":{"total":201719808,"free":0,"used":201719808,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10166,"free":0,"used":10166,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/433","fstype":"squashfs","bytes":{"total":52297728,"free":0,"used":52297728,"pfree":0.000000,"pused":100.000000},"inodes":{"total":15827,"free":0,"used":15827,"pfree":0.000000,"pused":100.000000}},{"fsname":"/sys/fs/fuse/connections","fstype":"fusectl","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/config","fstype":"configfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/snapd/7264","fstype":"squashfs","bytes":{"total":28442624,"free":0,"used":28442624,"pfree":0.000000,"pused":100.000000},"inodes":{"total":459,"free":0,"used":459,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/599","fstype":"squashfs","bytes":{"total":48234496,"free":0,"used":48234496,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17275,"free":0,"used":17275,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/558","fstype":"squashfs","bytes":{"total":56885248,"free":0,"used":56885248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17311,"free":0,"used":17311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snapd/17883","fstype":"squashfs","bytes":{"total":52035584,"free":0,"used":52035584,"pfree":0.000000,"pused":100.000000},"inodes":{"total":491,"free":0,"used":491,"pfree":0.000000,"pused":100.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/boot/efi","fstype":"vfat","bytes":{"total":535805952,"free":530591744,"used":5214208,"pfree":99.026848,"pused":0.973152},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000","fstype":"tmpfs","bytes":{"total":832253952,"free":832212992,"used":40960,"pfree":99.995078,"pused":0.004922},"inodes":{"total":1015938,"free":1015841,"used":97,"pfree":99.990452,"pused":0.009548}},{"fsname":"/run/user/1000/gvfs","fstype":"fuse.gvfsd-fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000/doc","fstype":"fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/snapd/ns","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/run/snapd/ns/snap-store.mnt","fstype":"nsfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}}] 73114:20221202:102233.541 worker_preprocess_dep_items: SUCCEED 0 73114:20221202:102233.541 worker_preprocess_dep_items(): [{"fsname":"/sys","fstype":"sysfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc","fstype":"proc","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev","fstype":"devtmpfs","bytes":{"total":4121944064,"free":4121944064,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1006334,"free":1005787,"used":547,"pfree":99.945644,"pused":0.054356}},{"fsname":"/dev/pts","fstype":"devpts","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/","fstype":"ext4","bytes":{"total":525720707072,"free":417730945024,"used":81209344000,"pfree":83.723635,"pused":16.276365},"inodes":{"total":32677888,"free":31567229,"used":1110659,"pfree":96.601191,"pused":3.398809}},{"fsname":"/sys/kernel/security","fstype":"securityfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/shm","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161261568,"used":20480,"pfree":99.999508,"pused":0.000492},"inodes":{"total":1015938,"free":1015936,"used":2,"pfree":99.999803,"pused":0.000197}},{"fsname":"/run/lock","fstype":"tmpfs","bytes":{"total":5242880,"free":5238784,"used":4096,"pfree":99.921875,"pused":0.078125},"inodes":{"total":1015938,"free":1015928,"used":10,"pfree":99.999016,"pused":0.000984}},{"fsname":"/sys/fs/cgroup","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161282048,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1015938,"free":1015919,"used":19,"pfree":99.998130,"pused":0.001870}},{"fsname":"/sys/fs/cgroup/unified","fstype":"cgroup2","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/systemd","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/pstore","fstype":"pstore","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/firmware/efi/efivars","fstype":"efivarfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/bpf","fstype":"bpf","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/net_cls,net_prio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/devices","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/memory","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpu,cpuacct","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/perf_event","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/pids","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/hugetlb","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/rdma","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpuset","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/blkio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/freezer","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/misc","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/hugepages","fstype":"hugetlbfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/mqueue","fstype":"mqueue","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/debug","fstype":"debugfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/tracing","fstype":"tracefs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/beekeeper-studio/168","fstype":"squashfs","bytes":{"total":86638592,"free":0,"used":86638592,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/1705","fstype":"squashfs","bytes":{"total":57671680,"free":0,"used":57671680,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10765,"free":0,"used":10765,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1695","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11897,"free":0,"used":11897,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/beekeeper-studio/180","fstype":"squashfs","bytes":{"total":86245376,"free":0,"used":86245376,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core/14399","fstype":"squashfs","bytes":{"total":122421248,"free":0,"used":122421248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":12857,"free":0,"used":12857,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/72","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-28-1804/161","fstype":"squashfs","bytes":{"total":172883968,"free":0,"used":172883968,"pfree":0.000000,"pused":100.000000},"inodes":{"total":27806,"free":0,"used":27806,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2620","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2632","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1634","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11885,"free":0,"used":11885,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/115","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18121,"free":0,"used":18121,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1535","fstype":"squashfs","bytes":{"total":96206848,"free":0,"used":96206848,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76208,"free":0,"used":76208,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1506","fstype":"squashfs","bytes":{"total":65142784,"free":0,"used":65142784,"pfree":0.000000,"pused":100.000000},"inodes":{"total":62342,"free":0,"used":62342,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/bare/5","fstype":"squashfs","bytes":{"total":131072,"free":0,"used":131072,"pfree":0.000000,"pused":100.000000},"inodes":{"total":29,"free":0,"used":29,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/95","fstype":"squashfs","bytes":{"total":162004992,"free":0,"used":162004992,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10162,"free":0,"used":10162,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1534","fstype":"squashfs","bytes":{"total":85327872,"free":0,"used":85327872,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76177,"free":0,"used":76177,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/148","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40311,"free":0,"used":40311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/149","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40310,"free":0,"used":40310,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/119","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18272,"free":0,"used":18272,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/77","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/24","fstype":"squashfs","bytes":{"total":252575744,"free":0,"used":252575744,"pfree":0.000000,"pused":100.000000},"inodes":{"total":25913,"free":0,"used":25913,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/96","fstype":"squashfs","bytes":{"total":201719808,"free":0,"used":201719808,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10166,"free":0,"used":10166,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/433","fstype":"squashfs","bytes":{"total":52297728,"free":0,"used":52297728,"pfree":0.000000,"pused":100.000000},"inodes":{"total":15827,"free":0,"used":15827,"pfree":0.000000,"pused":100.000000}},{"fsname":"/sys/fs/fuse/connections","fstype":"fusectl","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/config","fstype":"configfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/snapd/7264","fstype":"squashfs","bytes":{"total":28442624,"free":0,"used":28442624,"pfree":0.000000,"pused":100.000000},"inodes":{"total":459,"free":0,"used":459,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/599","fstype":"squashfs","bytes":{"total":48234496,"free":0,"used":48234496,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17275,"free":0,"used":17275,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/558","fstype":"squashfs","bytes":{"total":56885248,"free":0,"used":56885248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17311,"free":0,"used":17311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snapd/17883","fstype":"squashfs","bytes":{"total":52035584,"free":0,"used":52035584,"pfree":0.000000,"pused":100.000000},"inodes":{"total":491,"free":0,"used":491,"pfree":0.000000,"pused":100.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/boot/efi","fstype":"vfat","bytes":{"total":535805952,"free":530591744,"used":5214208,"pfree":99.026848,"pused":0.973152},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000","fstype":"tmpfs","bytes":{"total":832253952,"free":832212992,"used":40960,"pfree":99.995078,"pused":0.004922},"inodes":{"total":1015938,"free":1015841,"used":97,"pfree":99.990452,"pused":0.009548}},{"fsname":"/run/user/1000/gvfs","fstype":"fuse.gvfsd-fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000/doc","fstype":"fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/snapd/ns","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/run/snapd/ns/snap-store.mnt","fstype":"nsfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}}] 73114:20221202:102233.542 worker_preprocess_dep_items: SUCCEED 0 73114:20221202:102233.542 worker_preprocess_dep_items(): [{"fsname":"/sys","fstype":"sysfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc","fstype":"proc","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev","fstype":"devtmpfs","bytes":{"total":4121944064,"free":4121944064,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1006334,"free":1005787,"used":547,"pfree":99.945644,"pused":0.054356}},{"fsname":"/dev/pts","fstype":"devpts","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/","fstype":"ext4","bytes":{"total":525720707072,"free":417730945024,"used":81209344000,"pfree":83.723635,"pused":16.276365},"inodes":{"total":32677888,"free":31567229,"used":1110659,"pfree":96.601191,"pused":3.398809}},{"fsname":"/sys/kernel/security","fstype":"securityfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/shm","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161261568,"used":20480,"pfree":99.999508,"pused":0.000492},"inodes":{"total":1015938,"free":1015936,"used":2,"pfree":99.999803,"pused":0.000197}},{"fsname":"/run/lock","fstype":"tmpfs","bytes":{"total":5242880,"free":5238784,"used":4096,"pfree":99.921875,"pused":0.078125},"inodes":{"total":1015938,"free":1015928,"used":10,"pfree":99.999016,"pused":0.000984}},{"fsname":"/sys/fs/cgroup","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161282048,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1015938,"free":1015919,"used":19,"pfree":99.998130,"pused":0.001870}},{"fsname":"/sys/fs/cgroup/unified","fstype":"cgroup2","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/systemd","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/pstore","fstype":"pstore","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/firmware/efi/efivars","fstype":"efivarfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/bpf","fstype":"bpf","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/net_cls,net_prio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/devices","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/memory","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpu,cpuacct","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/perf_event","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/pids","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/hugetlb","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/rdma","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpuset","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/blkio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/freezer","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/misc","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/hugepages","fstype":"hugetlbfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/mqueue","fstype":"mqueue","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/debug","fstype":"debugfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/tracing","fstype":"tracefs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/beekeeper-studio/168","fstype":"squashfs","bytes":{"total":86638592,"free":0,"used":86638592,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/1705","fstype":"squashfs","bytes":{"total":57671680,"free":0,"used":57671680,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10765,"free":0,"used":10765,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1695","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11897,"free":0,"used":11897,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/beekeeper-studio/180","fstype":"squashfs","bytes":{"total":86245376,"free":0,"used":86245376,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core/14399","fstype":"squashfs","bytes":{"total":122421248,"free":0,"used":122421248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":12857,"free":0,"used":12857,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/72","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-28-1804/161","fstype":"squashfs","bytes":{"total":172883968,"free":0,"used":172883968,"pfree":0.000000,"pused":100.000000},"inodes":{"total":27806,"free":0,"used":27806,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2620","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2632","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1634","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11885,"free":0,"used":11885,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/115","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18121,"free":0,"used":18121,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1535","fstype":"squashfs","bytes":{"total":96206848,"free":0,"used":96206848,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76208,"free":0,"used":76208,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1506","fstype":"squashfs","bytes":{"total":65142784,"free":0,"used":65142784,"pfree":0.000000,"pused":100.000000},"inodes":{"total":62342,"free":0,"used":62342,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/bare/5","fstype":"squashfs","bytes":{"total":131072,"free":0,"used":131072,"pfree":0.000000,"pused":100.000000},"inodes":{"total":29,"free":0,"used":29,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/95","fstype":"squashfs","bytes":{"total":162004992,"free":0,"used":162004992,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10162,"free":0,"used":10162,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1534","fstype":"squashfs","bytes":{"total":85327872,"free":0,"used":85327872,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76177,"free":0,"used":76177,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/148","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40311,"free":0,"used":40311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/149","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40310,"free":0,"used":40310,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/119","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18272,"free":0,"used":18272,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/77","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/24","fstype":"squashfs","bytes":{"total":252575744,"free":0,"used":252575744,"pfree":0.000000,"pused":100.000000},"inodes":{"total":25913,"free":0,"used":25913,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/96","fstype":"squashfs","bytes":{"total":201719808,"free":0,"used":201719808,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10166,"free":0,"used":10166,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/433","fstype":"squashfs","bytes":{"total":52297728,"free":0,"used":52297728,"pfree":0.000000,"pused":100.000000},"inodes":{"total":15827,"free":0,"used":15827,"pfree":0.000000,"pused":100.000000}},{"fsname":"/sys/fs/fuse/connections","fstype":"fusectl","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/config","fstype":"configfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/snapd/7264","fstype":"squashfs","bytes":{"total":28442624,"free":0,"used":28442624,"pfree":0.000000,"pused":100.000000},"inodes":{"total":459,"free":0,"used":459,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/599","fstype":"squashfs","bytes":{"total":48234496,"free":0,"used":48234496,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17275,"free":0,"used":17275,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/558","fstype":"squashfs","bytes":{"total":56885248,"free":0,"used":56885248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17311,"free":0,"used":17311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snapd/17883","fstype":"squashfs","bytes":{"total":52035584,"free":0,"used":52035584,"pfree":0.000000,"pused":100.000000},"inodes":{"total":491,"free":0,"used":491,"pfree":0.000000,"pused":100.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/boot/efi","fstype":"vfat","bytes":{"total":535805952,"free":530591744,"used":5214208,"pfree":99.026848,"pused":0.973152},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000","fstype":"tmpfs","bytes":{"total":832253952,"free":832212992,"used":40960,"pfree":99.995078,"pused":0.004922},"inodes":{"total":1015938,"free":1015841,"used":97,"pfree":99.990452,"pused":0.009548}},{"fsname":"/run/user/1000/gvfs","fstype":"fuse.gvfsd-fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000/doc","fstype":"fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/snapd/ns","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/run/snapd/ns/snap-store.mnt","fstype":"nsfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}}] 73114:20221202:102233.542 worker_preprocess_dep_items: SUCCEED 0 73114:20221202:102233.542 worker_preprocess_dep_items(): [{"fsname":"/sys","fstype":"sysfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc","fstype":"proc","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev","fstype":"devtmpfs","bytes":{"total":4121944064,"free":4121944064,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1006334,"free":1005787,"used":547,"pfree":99.945644,"pused":0.054356}},{"fsname":"/dev/pts","fstype":"devpts","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/","fstype":"ext4","bytes":{"total":525720707072,"free":417730945024,"used":81209344000,"pfree":83.723635,"pused":16.276365},"inodes":{"total":32677888,"free":31567229,"used":1110659,"pfree":96.601191,"pused":3.398809}},{"fsname":"/sys/kernel/security","fstype":"securityfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/shm","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161261568,"used":20480,"pfree":99.999508,"pused":0.000492},"inodes":{"total":1015938,"free":1015936,"used":2,"pfree":99.999803,"pused":0.000197}},{"fsname":"/run/lock","fstype":"tmpfs","bytes":{"total":5242880,"free":5238784,"used":4096,"pfree":99.921875,"pused":0.078125},"inodes":{"total":1015938,"free":1015928,"used":10,"pfree":99.999016,"pused":0.000984}},{"fsname":"/sys/fs/cgroup","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161282048,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1015938,"free":1015919,"used":19,"pfree":99.998130,"pused":0.001870}},{"fsname":"/sys/fs/cgroup/unified","fstype":"cgroup2","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/systemd","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/pstore","fstype":"pstore","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/firmware/efi/efivars","fstype":"efivarfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/bpf","fstype":"bpf","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/net_cls,net_prio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/devices","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/memory","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpu,cpuacct","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/perf_event","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/pids","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/hugetlb","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/rdma","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpuset","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/blkio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/freezer","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/misc","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/hugepages","fstype":"hugetlbfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/mqueue","fstype":"mqueue","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/debug","fstype":"debugfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/tracing","fstype":"tracefs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/beekeeper-studio/168","fstype":"squashfs","bytes":{"total":86638592,"free":0,"used":86638592,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/1705","fstype":"squashfs","bytes":{"total":57671680,"free":0,"used":57671680,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10765,"free":0,"used":10765,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1695","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11897,"free":0,"used":11897,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/beekeeper-studio/180","fstype":"squashfs","bytes":{"total":86245376,"free":0,"used":86245376,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core/14399","fstype":"squashfs","bytes":{"total":122421248,"free":0,"used":122421248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":12857,"free":0,"used":12857,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/72","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-28-1804/161","fstype":"squashfs","bytes":{"total":172883968,"free":0,"used":172883968,"pfree":0.000000,"pused":100.000000},"inodes":{"total":27806,"free":0,"used":27806,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2620","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2632","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1634","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11885,"free":0,"used":11885,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/115","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18121,"free":0,"used":18121,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1535","fstype":"squashfs","bytes":{"total":96206848,"free":0,"used":96206848,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76208,"free":0,"used":76208,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1506","fstype":"squashfs","bytes":{"total":65142784,"free":0,"used":65142784,"pfree":0.000000,"pused":100.000000},"inodes":{"total":62342,"free":0,"used":62342,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/bare/5","fstype":"squashfs","bytes":{"total":131072,"free":0,"used":131072,"pfree":0.000000,"pused":100.000000},"inodes":{"total":29,"free":0,"used":29,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/95","fstype":"squashfs","bytes":{"total":162004992,"free":0,"used":162004992,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10162,"free":0,"used":10162,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1534","fstype":"squashfs","bytes":{"total":85327872,"free":0,"used":85327872,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76177,"free":0,"used":76177,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/148","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40311,"free":0,"used":40311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/149","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40310,"free":0,"used":40310,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/119","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18272,"free":0,"used":18272,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/77","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/24","fstype":"squashfs","bytes":{"total":252575744,"free":0,"used":252575744,"pfree":0.000000,"pused":100.000000},"inodes":{"total":25913,"free":0,"used":25913,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/96","fstype":"squashfs","bytes":{"total":201719808,"free":0,"used":201719808,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10166,"free":0,"used":10166,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/433","fstype":"squashfs","bytes":{"total":52297728,"free":0,"used":52297728,"pfree":0.000000,"pused":100.000000},"inodes":{"total":15827,"free":0,"used":15827,"pfree":0.000000,"pused":100.000000}},{"fsname":"/sys/fs/fuse/connections","fstype":"fusectl","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/config","fstype":"configfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/snapd/7264","fstype":"squashfs","bytes":{"total":28442624,"free":0,"used":28442624,"pfree":0.000000,"pused":100.000000},"inodes":{"total":459,"free":0,"used":459,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/599","fstype":"squashfs","bytes":{"total":48234496,"free":0,"used":48234496,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17275,"free":0,"used":17275,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/558","fstype":"squashfs","bytes":{"total":56885248,"free":0,"used":56885248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17311,"free":0,"used":17311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snapd/17883","fstype":"squashfs","bytes":{"total":52035584,"free":0,"used":52035584,"pfree":0.000000,"pused":100.000000},"inodes":{"total":491,"free":0,"used":491,"pfree":0.000000,"pused":100.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/boot/efi","fstype":"vfat","bytes":{"total":535805952,"free":530591744,"used":5214208,"pfree":99.026848,"pused":0.973152},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000","fstype":"tmpfs","bytes":{"total":832253952,"free":832212992,"used":40960,"pfree":99.995078,"pused":0.004922},"inodes":{"total":1015938,"free":1015841,"used":97,"pfree":99.990452,"pused":0.009548}},{"fsname":"/run/user/1000/gvfs","fstype":"fuse.gvfsd-fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000/doc","fstype":"fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/snapd/ns","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/run/snapd/ns/snap-store.mnt","fstype":"nsfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}}] 73114:20221202:102233.542 worker_preprocess_dep_items: SUCCEED 0 73114:20221202:102233.542 worker_preprocess_dep_items(): [{"fsname":"/sys","fstype":"sysfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc","fstype":"proc","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev","fstype":"devtmpfs","bytes":{"total":4121944064,"free":4121944064,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1006334,"free":1005787,"used":547,"pfree":99.945644,"pused":0.054356}},{"fsname":"/dev/pts","fstype":"devpts","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/","fstype":"ext4","bytes":{"total":525720707072,"free":417730945024,"used":81209344000,"pfree":83.723635,"pused":16.276365},"inodes":{"total":32677888,"free":31567229,"used":1110659,"pfree":96.601191,"pused":3.398809}},{"fsname":"/sys/kernel/security","fstype":"securityfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/shm","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161261568,"used":20480,"pfree":99.999508,"pused":0.000492},"inodes":{"total":1015938,"free":1015936,"used":2,"pfree":99.999803,"pused":0.000197}},{"fsname":"/run/lock","fstype":"tmpfs","bytes":{"total":5242880,"free":5238784,"used":4096,"pfree":99.921875,"pused":0.078125},"inodes":{"total":1015938,"free":1015928,"used":10,"pfree":99.999016,"pused":0.000984}},{"fsname":"/sys/fs/cgroup","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161282048,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1015938,"free":1015919,"used":19,"pfree":99.998130,"pused":0.001870}},{"fsname":"/sys/fs/cgroup/unified","fstype":"cgroup2","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/systemd","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/pstore","fstype":"pstore","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/firmware/efi/efivars","fstype":"efivarfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/bpf","fstype":"bpf","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/net_cls,net_prio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/devices","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/memory","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpu,cpuacct","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/perf_event","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/pids","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/hugetlb","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/rdma","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpuset","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/blkio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/freezer","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/misc","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/hugepages","fstype":"hugetlbfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/mqueue","fstype":"mqueue","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/debug","fstype":"debugfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/tracing","fstype":"tracefs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/beekeeper-studio/168","fstype":"squashfs","bytes":{"total":86638592,"free":0,"used":86638592,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/1705","fstype":"squashfs","bytes":{"total":57671680,"free":0,"used":57671680,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10765,"free":0,"used":10765,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1695","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11897,"free":0,"used":11897,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/beekeeper-studio/180","fstype":"squashfs","bytes":{"total":86245376,"free":0,"used":86245376,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core/14399","fstype":"squashfs","bytes":{"total":122421248,"free":0,"used":122421248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":12857,"free":0,"used":12857,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/72","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-28-1804/161","fstype":"squashfs","bytes":{"total":172883968,"free":0,"used":172883968,"pfree":0.000000,"pused":100.000000},"inodes":{"total":27806,"free":0,"used":27806,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2620","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2632","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1634","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11885,"free":0,"used":11885,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/115","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18121,"free":0,"used":18121,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1535","fstype":"squashfs","bytes":{"total":96206848,"free":0,"used":96206848,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76208,"free":0,"used":76208,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1506","fstype":"squashfs","bytes":{"total":65142784,"free":0,"used":65142784,"pfree":0.000000,"pused":100.000000},"inodes":{"total":62342,"free":0,"used":62342,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/bare/5","fstype":"squashfs","bytes":{"total":131072,"free":0,"used":131072,"pfree":0.000000,"pused":100.000000},"inodes":{"total":29,"free":0,"used":29,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/95","fstype":"squashfs","bytes":{"total":162004992,"free":0,"used":162004992,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10162,"free":0,"used":10162,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1534","fstype":"squashfs","bytes":{"total":85327872,"free":0,"used":85327872,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76177,"free":0,"used":76177,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/148","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40311,"free":0,"used":40311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/149","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40310,"free":0,"used":40310,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/119","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18272,"free":0,"used":18272,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/77","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/24","fstype":"squashfs","bytes":{"total":252575744,"free":0,"used":252575744,"pfree":0.000000,"pused":100.000000},"inodes":{"total":25913,"free":0,"used":25913,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/96","fstype":"squashfs","bytes":{"total":201719808,"free":0,"used":201719808,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10166,"free":0,"used":10166,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/433","fstype":"squashfs","bytes":{"total":52297728,"free":0,"used":52297728,"pfree":0.000000,"pused":100.000000},"inodes":{"total":15827,"free":0,"used":15827,"pfree":0.000000,"pused":100.000000}},{"fsname":"/sys/fs/fuse/connections","fstype":"fusectl","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/config","fstype":"configfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/snapd/7264","fstype":"squashfs","bytes":{"total":28442624,"free":0,"used":28442624,"pfree":0.000000,"pused":100.000000},"inodes":{"total":459,"free":0,"used":459,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/599","fstype":"squashfs","bytes":{"total":48234496,"free":0,"used":48234496,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17275,"free":0,"used":17275,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/558","fstype":"squashfs","bytes":{"total":56885248,"free":0,"used":56885248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17311,"free":0,"used":17311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snapd/17883","fstype":"squashfs","bytes":{"total":52035584,"free":0,"used":52035584,"pfree":0.000000,"pused":100.000000},"inodes":{"total":491,"free":0,"used":491,"pfree":0.000000,"pused":100.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/boot/efi","fstype":"vfat","bytes":{"total":535805952,"free":530591744,"used":5214208,"pfree":99.026848,"pused":0.973152},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000","fstype":"tmpfs","bytes":{"total":832253952,"free":832212992,"used":40960,"pfree":99.995078,"pused":0.004922},"inodes":{"total":1015938,"free":1015841,"used":97,"pfree":99.990452,"pused":0.009548}},{"fsname":"/run/user/1000/gvfs","fstype":"fuse.gvfsd-fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000/doc","fstype":"fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/snapd/ns","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/run/snapd/ns/snap-store.mnt","fstype":"nsfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}}] 73114:20221202:102233.542 worker_preprocess_dep_items: SUCCEED 0 73114:20221202:102233.542 worker_preprocess_dep_items(): [{"fsname":"/sys","fstype":"sysfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc","fstype":"proc","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev","fstype":"devtmpfs","bytes":{"total":4121944064,"free":4121944064,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1006334,"free":1005787,"used":547,"pfree":99.945644,"pused":0.054356}},{"fsname":"/dev/pts","fstype":"devpts","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/","fstype":"ext4","bytes":{"total":525720707072,"free":417730945024,"used":81209344000,"pfree":83.723635,"pused":16.276365},"inodes":{"total":32677888,"free":31567229,"used":1110659,"pfree":96.601191,"pused":3.398809}},{"fsname":"/sys/kernel/security","fstype":"securityfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/shm","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161261568,"used":20480,"pfree":99.999508,"pused":0.000492},"inodes":{"total":1015938,"free":1015936,"used":2,"pfree":99.999803,"pused":0.000197}},{"fsname":"/run/lock","fstype":"tmpfs","bytes":{"total":5242880,"free":5238784,"used":4096,"pfree":99.921875,"pused":0.078125},"inodes":{"total":1015938,"free":1015928,"used":10,"pfree":99.999016,"pused":0.000984}},{"fsname":"/sys/fs/cgroup","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161282048,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1015938,"free":1015919,"used":19,"pfree":99.998130,"pused":0.001870}},{"fsname":"/sys/fs/cgroup/unified","fstype":"cgroup2","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/systemd","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/pstore","fstype":"pstore","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/firmware/efi/efivars","fstype":"efivarfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/bpf","fstype":"bpf","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/net_cls,net_prio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/devices","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/memory","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpu,cpuacct","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/perf_event","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/pids","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/hugetlb","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/rdma","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpuset","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/blkio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/freezer","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/misc","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/hugepages","fstype":"hugetlbfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/mqueue","fstype":"mqueue","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/debug","fstype":"debugfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/tracing","fstype":"tracefs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/beekeeper-studio/168","fstype":"squashfs","bytes":{"total":86638592,"free":0,"used":86638592,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/1705","fstype":"squashfs","bytes":{"total":57671680,"free":0,"used":57671680,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10765,"free":0,"used":10765,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1695","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11897,"free":0,"used":11897,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/beekeeper-studio/180","fstype":"squashfs","bytes":{"total":86245376,"free":0,"used":86245376,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core/14399","fstype":"squashfs","bytes":{"total":122421248,"free":0,"used":122421248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":12857,"free":0,"used":12857,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/72","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-28-1804/161","fstype":"squashfs","bytes":{"total":172883968,"free":0,"used":172883968,"pfree":0.000000,"pused":100.000000},"inodes":{"total":27806,"free":0,"used":27806,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2620","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2632","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1634","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11885,"free":0,"used":11885,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/115","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18121,"free":0,"used":18121,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1535","fstype":"squashfs","bytes":{"total":96206848,"free":0,"used":96206848,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76208,"free":0,"used":76208,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1506","fstype":"squashfs","bytes":{"total":65142784,"free":0,"used":65142784,"pfree":0.000000,"pused":100.000000},"inodes":{"total":62342,"free":0,"used":62342,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/bare/5","fstype":"squashfs","bytes":{"total":131072,"free":0,"used":131072,"pfree":0.000000,"pused":100.000000},"inodes":{"total":29,"free":0,"used":29,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/95","fstype":"squashfs","bytes":{"total":162004992,"free":0,"used":162004992,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10162,"free":0,"used":10162,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1534","fstype":"squashfs","bytes":{"total":85327872,"free":0,"used":85327872,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76177,"free":0,"used":76177,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/148","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40311,"free":0,"used":40311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/149","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40310,"free":0,"used":40310,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/119","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18272,"free":0,"used":18272,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/77","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/24","fstype":"squashfs","bytes":{"total":252575744,"free":0,"used":252575744,"pfree":0.000000,"pused":100.000000},"inodes":{"total":25913,"free":0,"used":25913,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/96","fstype":"squashfs","bytes":{"total":201719808,"free":0,"used":201719808,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10166,"free":0,"used":10166,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/433","fstype":"squashfs","bytes":{"total":52297728,"free":0,"used":52297728,"pfree":0.000000,"pused":100.000000},"inodes":{"total":15827,"free":0,"used":15827,"pfree":0.000000,"pused":100.000000}},{"fsname":"/sys/fs/fuse/connections","fstype":"fusectl","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/config","fstype":"configfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/snapd/7264","fstype":"squashfs","bytes":{"total":28442624,"free":0,"used":28442624,"pfree":0.000000,"pused":100.000000},"inodes":{"total":459,"free":0,"used":459,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/599","fstype":"squashfs","bytes":{"total":48234496,"free":0,"used":48234496,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17275,"free":0,"used":17275,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/558","fstype":"squashfs","bytes":{"total":56885248,"free":0,"used":56885248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17311,"free":0,"used":17311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snapd/17883","fstype":"squashfs","bytes":{"total":52035584,"free":0,"used":52035584,"pfree":0.000000,"pused":100.000000},"inodes":{"total":491,"free":0,"used":491,"pfree":0.000000,"pused":100.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/boot/efi","fstype":"vfat","bytes":{"total":535805952,"free":530591744,"used":5214208,"pfree":99.026848,"pused":0.973152},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000","fstype":"tmpfs","bytes":{"total":832253952,"free":832212992,"used":40960,"pfree":99.995078,"pused":0.004922},"inodes":{"total":1015938,"free":1015841,"used":97,"pfree":99.990452,"pused":0.009548}},{"fsname":"/run/user/1000/gvfs","fstype":"fuse.gvfsd-fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000/doc","fstype":"fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/snapd/ns","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/run/snapd/ns/snap-store.mnt","fstype":"nsfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}}] 73114:20221202:102233.542 worker_preprocess_dep_items: SUCCEED 0 73114:20221202:102233.542 worker_preprocess_dep_items(): [{"fsname":"/sys","fstype":"sysfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc","fstype":"proc","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev","fstype":"devtmpfs","bytes":{"total":4121944064,"free":4121944064,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1006334,"free":1005787,"used":547,"pfree":99.945644,"pused":0.054356}},{"fsname":"/dev/pts","fstype":"devpts","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/","fstype":"ext4","bytes":{"total":525720707072,"free":417730945024,"used":81209344000,"pfree":83.723635,"pused":16.276365},"inodes":{"total":32677888,"free":31567229,"used":1110659,"pfree":96.601191,"pused":3.398809}},{"fsname":"/sys/kernel/security","fstype":"securityfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/shm","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161261568,"used":20480,"pfree":99.999508,"pused":0.000492},"inodes":{"total":1015938,"free":1015936,"used":2,"pfree":99.999803,"pused":0.000197}},{"fsname":"/run/lock","fstype":"tmpfs","bytes":{"total":5242880,"free":5238784,"used":4096,"pfree":99.921875,"pused":0.078125},"inodes":{"total":1015938,"free":1015928,"used":10,"pfree":99.999016,"pused":0.000984}},{"fsname":"/sys/fs/cgroup","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161282048,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1015938,"free":1015919,"used":19,"pfree":99.998130,"pused":0.001870}},{"fsname":"/sys/fs/cgroup/unified","fstype":"cgroup2","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/systemd","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/pstore","fstype":"pstore","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/firmware/efi/efivars","fstype":"efivarfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/bpf","fstype":"bpf","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/net_cls,net_prio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/devices","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/memory","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpu,cpuacct","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/perf_event","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/pids","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/hugetlb","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/rdma","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpuset","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/blkio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/freezer","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/misc","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/hugepages","fstype":"hugetlbfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/mqueue","fstype":"mqueue","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/debug","fstype":"debugfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/tracing","fstype":"tracefs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/beekeeper-studio/168","fstype":"squashfs","bytes":{"total":86638592,"free":0,"used":86638592,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/1705","fstype":"squashfs","bytes":{"total":57671680,"free":0,"used":57671680,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10765,"free":0,"used":10765,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1695","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11897,"free":0,"used":11897,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/beekeeper-studio/180","fstype":"squashfs","bytes":{"total":86245376,"free":0,"used":86245376,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core/14399","fstype":"squashfs","bytes":{"total":122421248,"free":0,"used":122421248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":12857,"free":0,"used":12857,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/72","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-28-1804/161","fstype":"squashfs","bytes":{"total":172883968,"free":0,"used":172883968,"pfree":0.000000,"pused":100.000000},"inodes":{"total":27806,"free":0,"used":27806,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2620","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2632","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1634","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11885,"free":0,"used":11885,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/115","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18121,"free":0,"used":18121,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1535","fstype":"squashfs","bytes":{"total":96206848,"free":0,"used":96206848,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76208,"free":0,"used":76208,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1506","fstype":"squashfs","bytes":{"total":65142784,"free":0,"used":65142784,"pfree":0.000000,"pused":100.000000},"inodes":{"total":62342,"free":0,"used":62342,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/bare/5","fstype":"squashfs","bytes":{"total":131072,"free":0,"used":131072,"pfree":0.000000,"pused":100.000000},"inodes":{"total":29,"free":0,"used":29,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/95","fstype":"squashfs","bytes":{"total":162004992,"free":0,"used":162004992,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10162,"free":0,"used":10162,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1534","fstype":"squashfs","bytes":{"total":85327872,"free":0,"used":85327872,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76177,"free":0,"used":76177,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/148","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40311,"free":0,"used":40311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/149","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40310,"free":0,"used":40310,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/119","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18272,"free":0,"used":18272,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/77","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/24","fstype":"squashfs","bytes":{"total":252575744,"free":0,"used":252575744,"pfree":0.000000,"pused":100.000000},"inodes":{"total":25913,"free":0,"used":25913,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/96","fstype":"squashfs","bytes":{"total":201719808,"free":0,"used":201719808,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10166,"free":0,"used":10166,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/433","fstype":"squashfs","bytes":{"total":52297728,"free":0,"used":52297728,"pfree":0.000000,"pused":100.000000},"inodes":{"total":15827,"free":0,"used":15827,"pfree":0.000000,"pused":100.000000}},{"fsname":"/sys/fs/fuse/connections","fstype":"fusectl","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/config","fstype":"configfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/snapd/7264","fstype":"squashfs","bytes":{"total":28442624,"free":0,"used":28442624,"pfree":0.000000,"pused":100.000000},"inodes":{"total":459,"free":0,"used":459,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/599","fstype":"squashfs","bytes":{"total":48234496,"free":0,"used":48234496,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17275,"free":0,"used":17275,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/558","fstype":"squashfs","bytes":{"total":56885248,"free":0,"used":56885248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17311,"free":0,"used":17311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snapd/17883","fstype":"squashfs","bytes":{"total":52035584,"free":0,"used":52035584,"pfree":0.000000,"pused":100.000000},"inodes":{"total":491,"free":0,"used":491,"pfree":0.000000,"pused":100.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/boot/efi","fstype":"vfat","bytes":{"total":535805952,"free":530591744,"used":5214208,"pfree":99.026848,"pused":0.973152},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000","fstype":"tmpfs","bytes":{"total":832253952,"free":832212992,"used":40960,"pfree":99.995078,"pused":0.004922},"inodes":{"total":1015938,"free":1015841,"used":97,"pfree":99.990452,"pused":0.009548}},{"fsname":"/run/user/1000/gvfs","fstype":"fuse.gvfsd-fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000/doc","fstype":"fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/snapd/ns","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/run/snapd/ns/snap-store.mnt","fstype":"nsfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}}] 73114:20221202:102233.542 worker_preprocess_dep_items: SUCCEED 0 73114:20221202:102233.542 worker_preprocess_dep_items(): [{"fsname":"/sys","fstype":"sysfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc","fstype":"proc","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev","fstype":"devtmpfs","bytes":{"total":4121944064,"free":4121944064,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1006334,"free":1005787,"used":547,"pfree":99.945644,"pused":0.054356}},{"fsname":"/dev/pts","fstype":"devpts","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/","fstype":"ext4","bytes":{"total":525720707072,"free":417730945024,"used":81209344000,"pfree":83.723635,"pused":16.276365},"inodes":{"total":32677888,"free":31567229,"used":1110659,"pfree":96.601191,"pused":3.398809}},{"fsname":"/sys/kernel/security","fstype":"securityfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/shm","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161261568,"used":20480,"pfree":99.999508,"pused":0.000492},"inodes":{"total":1015938,"free":1015936,"used":2,"pfree":99.999803,"pused":0.000197}},{"fsname":"/run/lock","fstype":"tmpfs","bytes":{"total":5242880,"free":5238784,"used":4096,"pfree":99.921875,"pused":0.078125},"inodes":{"total":1015938,"free":1015928,"used":10,"pfree":99.999016,"pused":0.000984}},{"fsname":"/sys/fs/cgroup","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161282048,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1015938,"free":1015919,"used":19,"pfree":99.998130,"pused":0.001870}},{"fsname":"/sys/fs/cgroup/unified","fstype":"cgroup2","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/systemd","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/pstore","fstype":"pstore","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/firmware/efi/efivars","fstype":"efivarfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/bpf","fstype":"bpf","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/net_cls,net_prio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/devices","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/memory","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpu,cpuacct","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/perf_event","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/pids","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/hugetlb","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/rdma","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpuset","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/blkio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/freezer","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/misc","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/hugepages","fstype":"hugetlbfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/mqueue","fstype":"mqueue","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/debug","fstype":"debugfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/tracing","fstype":"tracefs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/beekeeper-studio/168","fstype":"squashfs","bytes":{"total":86638592,"free":0,"used":86638592,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/1705","fstype":"squashfs","bytes":{"total":57671680,"free":0,"used":57671680,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10765,"free":0,"used":10765,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1695","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11897,"free":0,"used":11897,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/beekeeper-studio/180","fstype":"squashfs","bytes":{"total":86245376,"free":0,"used":86245376,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core/14399","fstype":"squashfs","bytes":{"total":122421248,"free":0,"used":122421248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":12857,"free":0,"used":12857,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/72","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-28-1804/161","fstype":"squashfs","bytes":{"total":172883968,"free":0,"used":172883968,"pfree":0.000000,"pused":100.000000},"inodes":{"total":27806,"free":0,"used":27806,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2620","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2632","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1634","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11885,"free":0,"used":11885,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/115","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18121,"free":0,"used":18121,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1535","fstype":"squashfs","bytes":{"total":96206848,"free":0,"used":96206848,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76208,"free":0,"used":76208,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1506","fstype":"squashfs","bytes":{"total":65142784,"free":0,"used":65142784,"pfree":0.000000,"pused":100.000000},"inodes":{"total":62342,"free":0,"used":62342,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/bare/5","fstype":"squashfs","bytes":{"total":131072,"free":0,"used":131072,"pfree":0.000000,"pused":100.000000},"inodes":{"total":29,"free":0,"used":29,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/95","fstype":"squashfs","bytes":{"total":162004992,"free":0,"used":162004992,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10162,"free":0,"used":10162,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1534","fstype":"squashfs","bytes":{"total":85327872,"free":0,"used":85327872,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76177,"free":0,"used":76177,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/148","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40311,"free":0,"used":40311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/149","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40310,"free":0,"used":40310,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/119","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18272,"free":0,"used":18272,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/77","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/24","fstype":"squashfs","bytes":{"total":252575744,"free":0,"used":252575744,"pfree":0.000000,"pused":100.000000},"inodes":{"total":25913,"free":0,"used":25913,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/96","fstype":"squashfs","bytes":{"total":201719808,"free":0,"used":201719808,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10166,"free":0,"used":10166,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/433","fstype":"squashfs","bytes":{"total":52297728,"free":0,"used":52297728,"pfree":0.000000,"pused":100.000000},"inodes":{"total":15827,"free":0,"used":15827,"pfree":0.000000,"pused":100.000000}},{"fsname":"/sys/fs/fuse/connections","fstype":"fusectl","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/config","fstype":"configfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/snapd/7264","fstype":"squashfs","bytes":{"total":28442624,"free":0,"used":28442624,"pfree":0.000000,"pused":100.000000},"inodes":{"total":459,"free":0,"used":459,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/599","fstype":"squashfs","bytes":{"total":48234496,"free":0,"used":48234496,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17275,"free":0,"used":17275,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/558","fstype":"squashfs","bytes":{"total":56885248,"free":0,"used":56885248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17311,"free":0,"used":17311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snapd/17883","fstype":"squashfs","bytes":{"total":52035584,"free":0,"used":52035584,"pfree":0.000000,"pused":100.000000},"inodes":{"total":491,"free":0,"used":491,"pfree":0.000000,"pused":100.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/boot/efi","fstype":"vfat","bytes":{"total":535805952,"free":530591744,"used":5214208,"pfree":99.026848,"pused":0.973152},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000","fstype":"tmpfs","bytes":{"total":832253952,"free":832212992,"used":40960,"pfree":99.995078,"pused":0.004922},"inodes":{"total":1015938,"free":1015841,"used":97,"pfree":99.990452,"pused":0.009548}},{"fsname":"/run/user/1000/gvfs","fstype":"fuse.gvfsd-fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000/doc","fstype":"fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/snapd/ns","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/run/snapd/ns/snap-store.mnt","fstype":"nsfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}}] 73114:20221202:102233.542 worker_preprocess_dep_items: SUCCEED 0 73114:20221202:102233.542 worker_preprocess_dep_items(): [{"fsname":"/sys","fstype":"sysfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc","fstype":"proc","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev","fstype":"devtmpfs","bytes":{"total":4121944064,"free":4121944064,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1006334,"free":1005787,"used":547,"pfree":99.945644,"pused":0.054356}},{"fsname":"/dev/pts","fstype":"devpts","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/","fstype":"ext4","bytes":{"total":525720707072,"free":417730945024,"used":81209344000,"pfree":83.723635,"pused":16.276365},"inodes":{"total":32677888,"free":31567229,"used":1110659,"pfree":96.601191,"pused":3.398809}},{"fsname":"/sys/kernel/security","fstype":"securityfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/shm","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161261568,"used":20480,"pfree":99.999508,"pused":0.000492},"inodes":{"total":1015938,"free":1015936,"used":2,"pfree":99.999803,"pused":0.000197}},{"fsname":"/run/lock","fstype":"tmpfs","bytes":{"total":5242880,"free":5238784,"used":4096,"pfree":99.921875,"pused":0.078125},"inodes":{"total":1015938,"free":1015928,"used":10,"pfree":99.999016,"pused":0.000984}},{"fsname":"/sys/fs/cgroup","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161282048,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1015938,"free":1015919,"used":19,"pfree":99.998130,"pused":0.001870}},{"fsname":"/sys/fs/cgroup/unified","fstype":"cgroup2","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/systemd","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/pstore","fstype":"pstore","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/firmware/efi/efivars","fstype":"efivarfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/bpf","fstype":"bpf","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/net_cls,net_prio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/devices","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/memory","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpu,cpuacct","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/perf_event","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/pids","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/hugetlb","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/rdma","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpuset","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/blkio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/freezer","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/misc","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/hugepages","fstype":"hugetlbfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/mqueue","fstype":"mqueue","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/debug","fstype":"debugfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/tracing","fstype":"tracefs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/beekeeper-studio/168","fstype":"squashfs","bytes":{"total":86638592,"free":0,"used":86638592,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/1705","fstype":"squashfs","bytes":{"total":57671680,"free":0,"used":57671680,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10765,"free":0,"used":10765,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1695","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11897,"free":0,"used":11897,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/beekeeper-studio/180","fstype":"squashfs","bytes":{"total":86245376,"free":0,"used":86245376,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core/14399","fstype":"squashfs","bytes":{"total":122421248,"free":0,"used":122421248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":12857,"free":0,"used":12857,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/72","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-28-1804/161","fstype":"squashfs","bytes":{"total":172883968,"free":0,"used":172883968,"pfree":0.000000,"pused":100.000000},"inodes":{"total":27806,"free":0,"used":27806,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2620","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2632","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1634","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11885,"free":0,"used":11885,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/115","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18121,"free":0,"used":18121,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1535","fstype":"squashfs","bytes":{"total":96206848,"free":0,"used":96206848,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76208,"free":0,"used":76208,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1506","fstype":"squashfs","bytes":{"total":65142784,"free":0,"used":65142784,"pfree":0.000000,"pused":100.000000},"inodes":{"total":62342,"free":0,"used":62342,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/bare/5","fstype":"squashfs","bytes":{"total":131072,"free":0,"used":131072,"pfree":0.000000,"pused":100.000000},"inodes":{"total":29,"free":0,"used":29,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/95","fstype":"squashfs","bytes":{"total":162004992,"free":0,"used":162004992,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10162,"free":0,"used":10162,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1534","fstype":"squashfs","bytes":{"total":85327872,"free":0,"used":85327872,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76177,"free":0,"used":76177,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/148","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40311,"free":0,"used":40311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/149","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40310,"free":0,"used":40310,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/119","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18272,"free":0,"used":18272,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/77","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/24","fstype":"squashfs","bytes":{"total":252575744,"free":0,"used":252575744,"pfree":0.000000,"pused":100.000000},"inodes":{"total":25913,"free":0,"used":25913,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/96","fstype":"squashfs","bytes":{"total":201719808,"free":0,"used":201719808,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10166,"free":0,"used":10166,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/433","fstype":"squashfs","bytes":{"total":52297728,"free":0,"used":52297728,"pfree":0.000000,"pused":100.000000},"inodes":{"total":15827,"free":0,"used":15827,"pfree":0.000000,"pused":100.000000}},{"fsname":"/sys/fs/fuse/connections","fstype":"fusectl","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/config","fstype":"configfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/snapd/7264","fstype":"squashfs","bytes":{"total":28442624,"free":0,"used":28442624,"pfree":0.000000,"pused":100.000000},"inodes":{"total":459,"free":0,"used":459,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/599","fstype":"squashfs","bytes":{"total":48234496,"free":0,"used":48234496,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17275,"free":0,"used":17275,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/558","fstype":"squashfs","bytes":{"total":56885248,"free":0,"used":56885248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17311,"free":0,"used":17311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snapd/17883","fstype":"squashfs","bytes":{"total":52035584,"free":0,"used":52035584,"pfree":0.000000,"pused":100.000000},"inodes":{"total":491,"free":0,"used":491,"pfree":0.000000,"pused":100.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/boot/efi","fstype":"vfat","bytes":{"total":535805952,"free":530591744,"used":5214208,"pfree":99.026848,"pused":0.973152},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000","fstype":"tmpfs","bytes":{"total":832253952,"free":832212992,"used":40960,"pfree":99.995078,"pused":0.004922},"inodes":{"total":1015938,"free":1015841,"used":97,"pfree":99.990452,"pused":0.009548}},{"fsname":"/run/user/1000/gvfs","fstype":"fuse.gvfsd-fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000/doc","fstype":"fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/snapd/ns","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/run/snapd/ns/snap-store.mnt","fstype":"nsfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}}] 73114:20221202:102233.542 worker_preprocess_dep_items: SUCCEED 0 73114:20221202:102233.542 worker_preprocess_dep_items(): [{"fsname":"/sys","fstype":"sysfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc","fstype":"proc","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev","fstype":"devtmpfs","bytes":{"total":4121944064,"free":4121944064,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1006334,"free":1005787,"used":547,"pfree":99.945644,"pused":0.054356}},{"fsname":"/dev/pts","fstype":"devpts","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/","fstype":"ext4","bytes":{"total":525720707072,"free":417730945024,"used":81209344000,"pfree":83.723635,"pused":16.276365},"inodes":{"total":32677888,"free":31567229,"used":1110659,"pfree":96.601191,"pused":3.398809}},{"fsname":"/sys/kernel/security","fstype":"securityfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/shm","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161261568,"used":20480,"pfree":99.999508,"pused":0.000492},"inodes":{"total":1015938,"free":1015936,"used":2,"pfree":99.999803,"pused":0.000197}},{"fsname":"/run/lock","fstype":"tmpfs","bytes":{"total":5242880,"free":5238784,"used":4096,"pfree":99.921875,"pused":0.078125},"inodes":{"total":1015938,"free":1015928,"used":10,"pfree":99.999016,"pused":0.000984}},{"fsname":"/sys/fs/cgroup","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161282048,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1015938,"free":1015919,"used":19,"pfree":99.998130,"pused":0.001870}},{"fsname":"/sys/fs/cgroup/unified","fstype":"cgroup2","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/systemd","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/pstore","fstype":"pstore","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/firmware/efi/efivars","fstype":"efivarfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/bpf","fstype":"bpf","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/net_cls,net_prio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/devices","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/memory","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpu,cpuacct","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/perf_event","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/pids","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/hugetlb","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/rdma","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpuset","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/blkio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/freezer","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/misc","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/hugepages","fstype":"hugetlbfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/mqueue","fstype":"mqueue","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/debug","fstype":"debugfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/tracing","fstype":"tracefs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/beekeeper-studio/168","fstype":"squashfs","bytes":{"total":86638592,"free":0,"used":86638592,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/1705","fstype":"squashfs","bytes":{"total":57671680,"free":0,"used":57671680,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10765,"free":0,"used":10765,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1695","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11897,"free":0,"used":11897,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/beekeeper-studio/180","fstype":"squashfs","bytes":{"total":86245376,"free":0,"used":86245376,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core/14399","fstype":"squashfs","bytes":{"total":122421248,"free":0,"used":122421248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":12857,"free":0,"used":12857,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/72","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-28-1804/161","fstype":"squashfs","bytes":{"total":172883968,"free":0,"used":172883968,"pfree":0.000000,"pused":100.000000},"inodes":{"total":27806,"free":0,"used":27806,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2620","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2632","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1634","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11885,"free":0,"used":11885,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/115","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18121,"free":0,"used":18121,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1535","fstype":"squashfs","bytes":{"total":96206848,"free":0,"used":96206848,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76208,"free":0,"used":76208,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1506","fstype":"squashfs","bytes":{"total":65142784,"free":0,"used":65142784,"pfree":0.000000,"pused":100.000000},"inodes":{"total":62342,"free":0,"used":62342,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/bare/5","fstype":"squashfs","bytes":{"total":131072,"free":0,"used":131072,"pfree":0.000000,"pused":100.000000},"inodes":{"total":29,"free":0,"used":29,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/95","fstype":"squashfs","bytes":{"total":162004992,"free":0,"used":162004992,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10162,"free":0,"used":10162,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1534","fstype":"squashfs","bytes":{"total":85327872,"free":0,"used":85327872,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76177,"free":0,"used":76177,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/148","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40311,"free":0,"used":40311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/149","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40310,"free":0,"used":40310,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/119","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18272,"free":0,"used":18272,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/77","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/24","fstype":"squashfs","bytes":{"total":252575744,"free":0,"used":252575744,"pfree":0.000000,"pused":100.000000},"inodes":{"total":25913,"free":0,"used":25913,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/96","fstype":"squashfs","bytes":{"total":201719808,"free":0,"used":201719808,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10166,"free":0,"used":10166,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/433","fstype":"squashfs","bytes":{"total":52297728,"free":0,"used":52297728,"pfree":0.000000,"pused":100.000000},"inodes":{"total":15827,"free":0,"used":15827,"pfree":0.000000,"pused":100.000000}},{"fsname":"/sys/fs/fuse/connections","fstype":"fusectl","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/config","fstype":"configfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/snapd/7264","fstype":"squashfs","bytes":{"total":28442624,"free":0,"used":28442624,"pfree":0.000000,"pused":100.000000},"inodes":{"total":459,"free":0,"used":459,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/599","fstype":"squashfs","bytes":{"total":48234496,"free":0,"used":48234496,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17275,"free":0,"used":17275,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/558","fstype":"squashfs","bytes":{"total":56885248,"free":0,"used":56885248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17311,"free":0,"used":17311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snapd/17883","fstype":"squashfs","bytes":{"total":52035584,"free":0,"used":52035584,"pfree":0.000000,"pused":100.000000},"inodes":{"total":491,"free":0,"used":491,"pfree":0.000000,"pused":100.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/boot/efi","fstype":"vfat","bytes":{"total":535805952,"free":530591744,"used":5214208,"pfree":99.026848,"pused":0.973152},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000","fstype":"tmpfs","bytes":{"total":832253952,"free":832212992,"used":40960,"pfree":99.995078,"pused":0.004922},"inodes":{"total":1015938,"free":1015841,"used":97,"pfree":99.990452,"pused":0.009548}},{"fsname":"/run/user/1000/gvfs","fstype":"fuse.gvfsd-fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000/doc","fstype":"fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/snapd/ns","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/run/snapd/ns/snap-store.mnt","fstype":"nsfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}}] 73114:20221202:102233.542 worker_preprocess_dep_items: SUCCEED 0 73114:20221202:102233.542 worker_preprocess_dep_items(): [{"fsname":"/sys","fstype":"sysfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc","fstype":"proc","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev","fstype":"devtmpfs","bytes":{"total":4121944064,"free":4121944064,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1006334,"free":1005787,"used":547,"pfree":99.945644,"pused":0.054356}},{"fsname":"/dev/pts","fstype":"devpts","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/","fstype":"ext4","bytes":{"total":525720707072,"free":417730945024,"used":81209344000,"pfree":83.723635,"pused":16.276365},"inodes":{"total":32677888,"free":31567229,"used":1110659,"pfree":96.601191,"pused":3.398809}},{"fsname":"/sys/kernel/security","fstype":"securityfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/shm","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161261568,"used":20480,"pfree":99.999508,"pused":0.000492},"inodes":{"total":1015938,"free":1015936,"used":2,"pfree":99.999803,"pused":0.000197}},{"fsname":"/run/lock","fstype":"tmpfs","bytes":{"total":5242880,"free":5238784,"used":4096,"pfree":99.921875,"pused":0.078125},"inodes":{"total":1015938,"free":1015928,"used":10,"pfree":99.999016,"pused":0.000984}},{"fsname":"/sys/fs/cgroup","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161282048,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1015938,"free":1015919,"used":19,"pfree":99.998130,"pused":0.001870}},{"fsname":"/sys/fs/cgroup/unified","fstype":"cgroup2","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/systemd","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/pstore","fstype":"pstore","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/firmware/efi/efivars","fstype":"efivarfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/bpf","fstype":"bpf","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/net_cls,net_prio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/devices","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/memory","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpu,cpuacct","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/perf_event","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/pids","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/hugetlb","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/rdma","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpuset","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/blkio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/freezer","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/misc","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/hugepages","fstype":"hugetlbfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/mqueue","fstype":"mqueue","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/debug","fstype":"debugfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/tracing","fstype":"tracefs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/beekeeper-studio/168","fstype":"squashfs","bytes":{"total":86638592,"free":0,"used":86638592,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/1705","fstype":"squashfs","bytes":{"total":57671680,"free":0,"used":57671680,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10765,"free":0,"used":10765,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1695","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11897,"free":0,"used":11897,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/beekeeper-studio/180","fstype":"squashfs","bytes":{"total":86245376,"free":0,"used":86245376,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core/14399","fstype":"squashfs","bytes":{"total":122421248,"free":0,"used":122421248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":12857,"free":0,"used":12857,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/72","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-28-1804/161","fstype":"squashfs","bytes":{"total":172883968,"free":0,"used":172883968,"pfree":0.000000,"pused":100.000000},"inodes":{"total":27806,"free":0,"used":27806,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2620","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2632","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1634","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11885,"free":0,"used":11885,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/115","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18121,"free":0,"used":18121,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1535","fstype":"squashfs","bytes":{"total":96206848,"free":0,"used":96206848,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76208,"free":0,"used":76208,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1506","fstype":"squashfs","bytes":{"total":65142784,"free":0,"used":65142784,"pfree":0.000000,"pused":100.000000},"inodes":{"total":62342,"free":0,"used":62342,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/bare/5","fstype":"squashfs","bytes":{"total":131072,"free":0,"used":131072,"pfree":0.000000,"pused":100.000000},"inodes":{"total":29,"free":0,"used":29,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/95","fstype":"squashfs","bytes":{"total":162004992,"free":0,"used":162004992,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10162,"free":0,"used":10162,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1534","fstype":"squashfs","bytes":{"total":85327872,"free":0,"used":85327872,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76177,"free":0,"used":76177,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/148","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40311,"free":0,"used":40311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/149","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40310,"free":0,"used":40310,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/119","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18272,"free":0,"used":18272,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/77","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/24","fstype":"squashfs","bytes":{"total":252575744,"free":0,"used":252575744,"pfree":0.000000,"pused":100.000000},"inodes":{"total":25913,"free":0,"used":25913,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/96","fstype":"squashfs","bytes":{"total":201719808,"free":0,"used":201719808,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10166,"free":0,"used":10166,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/433","fstype":"squashfs","bytes":{"total":52297728,"free":0,"used":52297728,"pfree":0.000000,"pused":100.000000},"inodes":{"total":15827,"free":0,"used":15827,"pfree":0.000000,"pused":100.000000}},{"fsname":"/sys/fs/fuse/connections","fstype":"fusectl","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/config","fstype":"configfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/snapd/7264","fstype":"squashfs","bytes":{"total":28442624,"free":0,"used":28442624,"pfree":0.000000,"pused":100.000000},"inodes":{"total":459,"free":0,"used":459,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/599","fstype":"squashfs","bytes":{"total":48234496,"free":0,"used":48234496,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17275,"free":0,"used":17275,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/558","fstype":"squashfs","bytes":{"total":56885248,"free":0,"used":56885248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17311,"free":0,"used":17311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snapd/17883","fstype":"squashfs","bytes":{"total":52035584,"free":0,"used":52035584,"pfree":0.000000,"pused":100.000000},"inodes":{"total":491,"free":0,"used":491,"pfree":0.000000,"pused":100.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/boot/efi","fstype":"vfat","bytes":{"total":535805952,"free":530591744,"used":5214208,"pfree":99.026848,"pused":0.973152},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000","fstype":"tmpfs","bytes":{"total":832253952,"free":832212992,"used":40960,"pfree":99.995078,"pused":0.004922},"inodes":{"total":1015938,"free":1015841,"used":97,"pfree":99.990452,"pused":0.009548}},{"fsname":"/run/user/1000/gvfs","fstype":"fuse.gvfsd-fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000/doc","fstype":"fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/snapd/ns","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/run/snapd/ns/snap-store.mnt","fstype":"nsfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}}] 73114:20221202:102233.542 worker_preprocess_dep_items: SUCCEED 0 73114:20221202:102233.542 worker_preprocess_dep_items(): [{"fsname":"/sys","fstype":"sysfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc","fstype":"proc","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev","fstype":"devtmpfs","bytes":{"total":4121944064,"free":4121944064,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1006334,"free":1005787,"used":547,"pfree":99.945644,"pused":0.054356}},{"fsname":"/dev/pts","fstype":"devpts","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/","fstype":"ext4","bytes":{"total":525720707072,"free":417730945024,"used":81209344000,"pfree":83.723635,"pused":16.276365},"inodes":{"total":32677888,"free":31567229,"used":1110659,"pfree":96.601191,"pused":3.398809}},{"fsname":"/sys/kernel/security","fstype":"securityfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/shm","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161261568,"used":20480,"pfree":99.999508,"pused":0.000492},"inodes":{"total":1015938,"free":1015936,"used":2,"pfree":99.999803,"pused":0.000197}},{"fsname":"/run/lock","fstype":"tmpfs","bytes":{"total":5242880,"free":5238784,"used":4096,"pfree":99.921875,"pused":0.078125},"inodes":{"total":1015938,"free":1015928,"used":10,"pfree":99.999016,"pused":0.000984}},{"fsname":"/sys/fs/cgroup","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161282048,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1015938,"free":1015919,"used":19,"pfree":99.998130,"pused":0.001870}},{"fsname":"/sys/fs/cgroup/unified","fstype":"cgroup2","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/systemd","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/pstore","fstype":"pstore","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/firmware/efi/efivars","fstype":"efivarfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/bpf","fstype":"bpf","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/net_cls,net_prio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/devices","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/memory","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpu,cpuacct","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/perf_event","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/pids","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/hugetlb","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/rdma","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpuset","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/blkio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/freezer","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/misc","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/hugepages","fstype":"hugetlbfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/mqueue","fstype":"mqueue","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/debug","fstype":"debugfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/tracing","fstype":"tracefs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/beekeeper-studio/168","fstype":"squashfs","bytes":{"total":86638592,"free":0,"used":86638592,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/1705","fstype":"squashfs","bytes":{"total":57671680,"free":0,"used":57671680,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10765,"free":0,"used":10765,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1695","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11897,"free":0,"used":11897,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/beekeeper-studio/180","fstype":"squashfs","bytes":{"total":86245376,"free":0,"used":86245376,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core/14399","fstype":"squashfs","bytes":{"total":122421248,"free":0,"used":122421248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":12857,"free":0,"used":12857,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/72","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-28-1804/161","fstype":"squashfs","bytes":{"total":172883968,"free":0,"used":172883968,"pfree":0.000000,"pused":100.000000},"inodes":{"total":27806,"free":0,"used":27806,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2620","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2632","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1634","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11885,"free":0,"used":11885,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/115","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18121,"free":0,"used":18121,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1535","fstype":"squashfs","bytes":{"total":96206848,"free":0,"used":96206848,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76208,"free":0,"used":76208,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1506","fstype":"squashfs","bytes":{"total":65142784,"free":0,"used":65142784,"pfree":0.000000,"pused":100.000000},"inodes":{"total":62342,"free":0,"used":62342,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/bare/5","fstype":"squashfs","bytes":{"total":131072,"free":0,"used":131072,"pfree":0.000000,"pused":100.000000},"inodes":{"total":29,"free":0,"used":29,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/95","fstype":"squashfs","bytes":{"total":162004992,"free":0,"used":162004992,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10162,"free":0,"used":10162,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1534","fstype":"squashfs","bytes":{"total":85327872,"free":0,"used":85327872,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76177,"free":0,"used":76177,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/148","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40311,"free":0,"used":40311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/149","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40310,"free":0,"used":40310,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/119","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18272,"free":0,"used":18272,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/77","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/24","fstype":"squashfs","bytes":{"total":252575744,"free":0,"used":252575744,"pfree":0.000000,"pused":100.000000},"inodes":{"total":25913,"free":0,"used":25913,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/96","fstype":"squashfs","bytes":{"total":201719808,"free":0,"used":201719808,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10166,"free":0,"used":10166,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/433","fstype":"squashfs","bytes":{"total":52297728,"free":0,"used":52297728,"pfree":0.000000,"pused":100.000000},"inodes":{"total":15827,"free":0,"used":15827,"pfree":0.000000,"pused":100.000000}},{"fsname":"/sys/fs/fuse/connections","fstype":"fusectl","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/config","fstype":"configfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/snapd/7264","fstype":"squashfs","bytes":{"total":28442624,"free":0,"used":28442624,"pfree":0.000000,"pused":100.000000},"inodes":{"total":459,"free":0,"used":459,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/599","fstype":"squashfs","bytes":{"total":48234496,"free":0,"used":48234496,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17275,"free":0,"used":17275,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/558","fstype":"squashfs","bytes":{"total":56885248,"free":0,"used":56885248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17311,"free":0,"used":17311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snapd/17883","fstype":"squashfs","bytes":{"total":52035584,"free":0,"used":52035584,"pfree":0.000000,"pused":100.000000},"inodes":{"total":491,"free":0,"used":491,"pfree":0.000000,"pused":100.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/boot/efi","fstype":"vfat","bytes":{"total":535805952,"free":530591744,"used":5214208,"pfree":99.026848,"pused":0.973152},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000","fstype":"tmpfs","bytes":{"total":832253952,"free":832212992,"used":40960,"pfree":99.995078,"pused":0.004922},"inodes":{"total":1015938,"free":1015841,"used":97,"pfree":99.990452,"pused":0.009548}},{"fsname":"/run/user/1000/gvfs","fstype":"fuse.gvfsd-fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000/doc","fstype":"fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/snapd/ns","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/run/snapd/ns/snap-store.mnt","fstype":"nsfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}}] 73114:20221202:102233.543 worker_preprocess_dep_items: SUCCEED 0 73114:20221202:102233.543 worker_preprocess_dep_items(): [{"fsname":"/sys","fstype":"sysfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc","fstype":"proc","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev","fstype":"devtmpfs","bytes":{"total":4121944064,"free":4121944064,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1006334,"free":1005787,"used":547,"pfree":99.945644,"pused":0.054356}},{"fsname":"/dev/pts","fstype":"devpts","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/","fstype":"ext4","bytes":{"total":525720707072,"free":417730945024,"used":81209344000,"pfree":83.723635,"pused":16.276365},"inodes":{"total":32677888,"free":31567229,"used":1110659,"pfree":96.601191,"pused":3.398809}},{"fsname":"/sys/kernel/security","fstype":"securityfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/shm","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161261568,"used":20480,"pfree":99.999508,"pused":0.000492},"inodes":{"total":1015938,"free":1015936,"used":2,"pfree":99.999803,"pused":0.000197}},{"fsname":"/run/lock","fstype":"tmpfs","bytes":{"total":5242880,"free":5238784,"used":4096,"pfree":99.921875,"pused":0.078125},"inodes":{"total":1015938,"free":1015928,"used":10,"pfree":99.999016,"pused":0.000984}},{"fsname":"/sys/fs/cgroup","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161282048,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1015938,"free":1015919,"used":19,"pfree":99.998130,"pused":0.001870}},{"fsname":"/sys/fs/cgroup/unified","fstype":"cgroup2","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/systemd","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/pstore","fstype":"pstore","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/firmware/efi/efivars","fstype":"efivarfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/bpf","fstype":"bpf","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/net_cls,net_prio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/devices","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/memory","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpu,cpuacct","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/perf_event","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/pids","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/hugetlb","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/rdma","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpuset","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/blkio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/freezer","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/misc","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/hugepages","fstype":"hugetlbfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/mqueue","fstype":"mqueue","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/debug","fstype":"debugfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/tracing","fstype":"tracefs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/beekeeper-studio/168","fstype":"squashfs","bytes":{"total":86638592,"free":0,"used":86638592,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/1705","fstype":"squashfs","bytes":{"total":57671680,"free":0,"used":57671680,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10765,"free":0,"used":10765,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1695","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11897,"free":0,"used":11897,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/beekeeper-studio/180","fstype":"squashfs","bytes":{"total":86245376,"free":0,"used":86245376,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core/14399","fstype":"squashfs","bytes":{"total":122421248,"free":0,"used":122421248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":12857,"free":0,"used":12857,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/72","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-28-1804/161","fstype":"squashfs","bytes":{"total":172883968,"free":0,"used":172883968,"pfree":0.000000,"pused":100.000000},"inodes":{"total":27806,"free":0,"used":27806,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2620","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2632","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1634","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11885,"free":0,"used":11885,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/115","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18121,"free":0,"used":18121,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1535","fstype":"squashfs","bytes":{"total":96206848,"free":0,"used":96206848,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76208,"free":0,"used":76208,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1506","fstype":"squashfs","bytes":{"total":65142784,"free":0,"used":65142784,"pfree":0.000000,"pused":100.000000},"inodes":{"total":62342,"free":0,"used":62342,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/bare/5","fstype":"squashfs","bytes":{"total":131072,"free":0,"used":131072,"pfree":0.000000,"pused":100.000000},"inodes":{"total":29,"free":0,"used":29,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/95","fstype":"squashfs","bytes":{"total":162004992,"free":0,"used":162004992,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10162,"free":0,"used":10162,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1534","fstype":"squashfs","bytes":{"total":85327872,"free":0,"used":85327872,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76177,"free":0,"used":76177,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/148","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40311,"free":0,"used":40311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/149","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40310,"free":0,"used":40310,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/119","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18272,"free":0,"used":18272,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/77","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/24","fstype":"squashfs","bytes":{"total":252575744,"free":0,"used":252575744,"pfree":0.000000,"pused":100.000000},"inodes":{"total":25913,"free":0,"used":25913,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/96","fstype":"squashfs","bytes":{"total":201719808,"free":0,"used":201719808,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10166,"free":0,"used":10166,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/433","fstype":"squashfs","bytes":{"total":52297728,"free":0,"used":52297728,"pfree":0.000000,"pused":100.000000},"inodes":{"total":15827,"free":0,"used":15827,"pfree":0.000000,"pused":100.000000}},{"fsname":"/sys/fs/fuse/connections","fstype":"fusectl","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/config","fstype":"configfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/snapd/7264","fstype":"squashfs","bytes":{"total":28442624,"free":0,"used":28442624,"pfree":0.000000,"pused":100.000000},"inodes":{"total":459,"free":0,"used":459,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/599","fstype":"squashfs","bytes":{"total":48234496,"free":0,"used":48234496,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17275,"free":0,"used":17275,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/558","fstype":"squashfs","bytes":{"total":56885248,"free":0,"used":56885248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17311,"free":0,"used":17311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snapd/17883","fstype":"squashfs","bytes":{"total":52035584,"free":0,"used":52035584,"pfree":0.000000,"pused":100.000000},"inodes":{"total":491,"free":0,"used":491,"pfree":0.000000,"pused":100.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/boot/efi","fstype":"vfat","bytes":{"total":535805952,"free":530591744,"used":5214208,"pfree":99.026848,"pused":0.973152},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000","fstype":"tmpfs","bytes":{"total":832253952,"free":832212992,"used":40960,"pfree":99.995078,"pused":0.004922},"inodes":{"total":1015938,"free":1015841,"used":97,"pfree":99.990452,"pused":0.009548}},{"fsname":"/run/user/1000/gvfs","fstype":"fuse.gvfsd-fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000/doc","fstype":"fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/snapd/ns","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/run/snapd/ns/snap-store.mnt","fstype":"nsfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}}] 73114:20221202:102233.543 worker_preprocess_dep_items: SUCCEED 0 73114:20221202:102233.543 worker_preprocess_dep_items(): [{"fsname":"/sys","fstype":"sysfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc","fstype":"proc","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev","fstype":"devtmpfs","bytes":{"total":4121944064,"free":4121944064,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1006334,"free":1005787,"used":547,"pfree":99.945644,"pused":0.054356}},{"fsname":"/dev/pts","fstype":"devpts","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/","fstype":"ext4","bytes":{"total":525720707072,"free":417730945024,"used":81209344000,"pfree":83.723635,"pused":16.276365},"inodes":{"total":32677888,"free":31567229,"used":1110659,"pfree":96.601191,"pused":3.398809}},{"fsname":"/sys/kernel/security","fstype":"securityfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/shm","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161261568,"used":20480,"pfree":99.999508,"pused":0.000492},"inodes":{"total":1015938,"free":1015936,"used":2,"pfree":99.999803,"pused":0.000197}},{"fsname":"/run/lock","fstype":"tmpfs","bytes":{"total":5242880,"free":5238784,"used":4096,"pfree":99.921875,"pused":0.078125},"inodes":{"total":1015938,"free":1015928,"used":10,"pfree":99.999016,"pused":0.000984}},{"fsname":"/sys/fs/cgroup","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161282048,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1015938,"free":1015919,"used":19,"pfree":99.998130,"pused":0.001870}},{"fsname":"/sys/fs/cgroup/unified","fstype":"cgroup2","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/systemd","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/pstore","fstype":"pstore","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/firmware/efi/efivars","fstype":"efivarfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/bpf","fstype":"bpf","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/net_cls,net_prio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/devices","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/memory","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpu,cpuacct","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/perf_event","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/pids","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/hugetlb","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/rdma","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpuset","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/blkio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/freezer","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/misc","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/hugepages","fstype":"hugetlbfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/mqueue","fstype":"mqueue","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/debug","fstype":"debugfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/tracing","fstype":"tracefs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/beekeeper-studio/168","fstype":"squashfs","bytes":{"total":86638592,"free":0,"used":86638592,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/1705","fstype":"squashfs","bytes":{"total":57671680,"free":0,"used":57671680,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10765,"free":0,"used":10765,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1695","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11897,"free":0,"used":11897,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/beekeeper-studio/180","fstype":"squashfs","bytes":{"total":86245376,"free":0,"used":86245376,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core/14399","fstype":"squashfs","bytes":{"total":122421248,"free":0,"used":122421248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":12857,"free":0,"used":12857,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/72","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-28-1804/161","fstype":"squashfs","bytes":{"total":172883968,"free":0,"used":172883968,"pfree":0.000000,"pused":100.000000},"inodes":{"total":27806,"free":0,"used":27806,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2620","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2632","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1634","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11885,"free":0,"used":11885,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/115","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18121,"free":0,"used":18121,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1535","fstype":"squashfs","bytes":{"total":96206848,"free":0,"used":96206848,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76208,"free":0,"used":76208,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1506","fstype":"squashfs","bytes":{"total":65142784,"free":0,"used":65142784,"pfree":0.000000,"pused":100.000000},"inodes":{"total":62342,"free":0,"used":62342,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/bare/5","fstype":"squashfs","bytes":{"total":131072,"free":0,"used":131072,"pfree":0.000000,"pused":100.000000},"inodes":{"total":29,"free":0,"used":29,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/95","fstype":"squashfs","bytes":{"total":162004992,"free":0,"used":162004992,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10162,"free":0,"used":10162,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1534","fstype":"squashfs","bytes":{"total":85327872,"free":0,"used":85327872,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76177,"free":0,"used":76177,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/148","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40311,"free":0,"used":40311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/149","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40310,"free":0,"used":40310,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/119","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18272,"free":0,"used":18272,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/77","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/24","fstype":"squashfs","bytes":{"total":252575744,"free":0,"used":252575744,"pfree":0.000000,"pused":100.000000},"inodes":{"total":25913,"free":0,"used":25913,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/96","fstype":"squashfs","bytes":{"total":201719808,"free":0,"used":201719808,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10166,"free":0,"used":10166,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/433","fstype":"squashfs","bytes":{"total":52297728,"free":0,"used":52297728,"pfree":0.000000,"pused":100.000000},"inodes":{"total":15827,"free":0,"used":15827,"pfree":0.000000,"pused":100.000000}},{"fsname":"/sys/fs/fuse/connections","fstype":"fusectl","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/config","fstype":"configfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/snapd/7264","fstype":"squashfs","bytes":{"total":28442624,"free":0,"used":28442624,"pfree":0.000000,"pused":100.000000},"inodes":{"total":459,"free":0,"used":459,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/599","fstype":"squashfs","bytes":{"total":48234496,"free":0,"used":48234496,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17275,"free":0,"used":17275,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/558","fstype":"squashfs","bytes":{"total":56885248,"free":0,"used":56885248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17311,"free":0,"used":17311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snapd/17883","fstype":"squashfs","bytes":{"total":52035584,"free":0,"used":52035584,"pfree":0.000000,"pused":100.000000},"inodes":{"total":491,"free":0,"used":491,"pfree":0.000000,"pused":100.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/boot/efi","fstype":"vfat","bytes":{"total":535805952,"free":530591744,"used":5214208,"pfree":99.026848,"pused":0.973152},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000","fstype":"tmpfs","bytes":{"total":832253952,"free":832212992,"used":40960,"pfree":99.995078,"pused":0.004922},"inodes":{"total":1015938,"free":1015841,"used":97,"pfree":99.990452,"pused":0.009548}},{"fsname":"/run/user/1000/gvfs","fstype":"fuse.gvfsd-fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000/doc","fstype":"fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/snapd/ns","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/run/snapd/ns/snap-store.mnt","fstype":"nsfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}}] 73114:20221202:102233.543 worker_preprocess_dep_items: SUCCEED 0 73114:20221202:102233.543 worker_preprocess_dep_items(): [{"fsname":"/sys","fstype":"sysfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc","fstype":"proc","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev","fstype":"devtmpfs","bytes":{"total":4121944064,"free":4121944064,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1006334,"free":1005787,"used":547,"pfree":99.945644,"pused":0.054356}},{"fsname":"/dev/pts","fstype":"devpts","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/","fstype":"ext4","bytes":{"total":525720707072,"free":417730945024,"used":81209344000,"pfree":83.723635,"pused":16.276365},"inodes":{"total":32677888,"free":31567229,"used":1110659,"pfree":96.601191,"pused":3.398809}},{"fsname":"/sys/kernel/security","fstype":"securityfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/shm","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161261568,"used":20480,"pfree":99.999508,"pused":0.000492},"inodes":{"total":1015938,"free":1015936,"used":2,"pfree":99.999803,"pused":0.000197}},{"fsname":"/run/lock","fstype":"tmpfs","bytes":{"total":5242880,"free":5238784,"used":4096,"pfree":99.921875,"pused":0.078125},"inodes":{"total":1015938,"free":1015928,"used":10,"pfree":99.999016,"pused":0.000984}},{"fsname":"/sys/fs/cgroup","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161282048,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1015938,"free":1015919,"used":19,"pfree":99.998130,"pused":0.001870}},{"fsname":"/sys/fs/cgroup/unified","fstype":"cgroup2","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/systemd","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/pstore","fstype":"pstore","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/firmware/efi/efivars","fstype":"efivarfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/bpf","fstype":"bpf","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/net_cls,net_prio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/devices","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/memory","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpu,cpuacct","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/perf_event","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/pids","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/hugetlb","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/rdma","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpuset","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/blkio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/freezer","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/misc","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/hugepages","fstype":"hugetlbfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/mqueue","fstype":"mqueue","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/debug","fstype":"debugfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/tracing","fstype":"tracefs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/beekeeper-studio/168","fstype":"squashfs","bytes":{"total":86638592,"free":0,"used":86638592,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/1705","fstype":"squashfs","bytes":{"total":57671680,"free":0,"used":57671680,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10765,"free":0,"used":10765,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1695","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11897,"free":0,"used":11897,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/beekeeper-studio/180","fstype":"squashfs","bytes":{"total":86245376,"free":0,"used":86245376,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core/14399","fstype":"squashfs","bytes":{"total":122421248,"free":0,"used":122421248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":12857,"free":0,"used":12857,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/72","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-28-1804/161","fstype":"squashfs","bytes":{"total":172883968,"free":0,"used":172883968,"pfree":0.000000,"pused":100.000000},"inodes":{"total":27806,"free":0,"used":27806,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2620","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2632","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1634","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11885,"free":0,"used":11885,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/115","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18121,"free":0,"used":18121,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1535","fstype":"squashfs","bytes":{"total":96206848,"free":0,"used":96206848,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76208,"free":0,"used":76208,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1506","fstype":"squashfs","bytes":{"total":65142784,"free":0,"used":65142784,"pfree":0.000000,"pused":100.000000},"inodes":{"total":62342,"free":0,"used":62342,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/bare/5","fstype":"squashfs","bytes":{"total":131072,"free":0,"used":131072,"pfree":0.000000,"pused":100.000000},"inodes":{"total":29,"free":0,"used":29,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/95","fstype":"squashfs","bytes":{"total":162004992,"free":0,"used":162004992,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10162,"free":0,"used":10162,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1534","fstype":"squashfs","bytes":{"total":85327872,"free":0,"used":85327872,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76177,"free":0,"used":76177,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/148","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40311,"free":0,"used":40311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/149","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40310,"free":0,"used":40310,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/119","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18272,"free":0,"used":18272,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/77","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/24","fstype":"squashfs","bytes":{"total":252575744,"free":0,"used":252575744,"pfree":0.000000,"pused":100.000000},"inodes":{"total":25913,"free":0,"used":25913,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/96","fstype":"squashfs","bytes":{"total":201719808,"free":0,"used":201719808,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10166,"free":0,"used":10166,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/433","fstype":"squashfs","bytes":{"total":52297728,"free":0,"used":52297728,"pfree":0.000000,"pused":100.000000},"inodes":{"total":15827,"free":0,"used":15827,"pfree":0.000000,"pused":100.000000}},{"fsname":"/sys/fs/fuse/connections","fstype":"fusectl","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/config","fstype":"configfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/snapd/7264","fstype":"squashfs","bytes":{"total":28442624,"free":0,"used":28442624,"pfree":0.000000,"pused":100.000000},"inodes":{"total":459,"free":0,"used":459,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/599","fstype":"squashfs","bytes":{"total":48234496,"free":0,"used":48234496,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17275,"free":0,"used":17275,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/558","fstype":"squashfs","bytes":{"total":56885248,"free":0,"used":56885248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17311,"free":0,"used":17311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snapd/17883","fstype":"squashfs","bytes":{"total":52035584,"free":0,"used":52035584,"pfree":0.000000,"pused":100.000000},"inodes":{"total":491,"free":0,"used":491,"pfree":0.000000,"pused":100.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/boot/efi","fstype":"vfat","bytes":{"total":535805952,"free":530591744,"used":5214208,"pfree":99.026848,"pused":0.973152},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000","fstype":"tmpfs","bytes":{"total":832253952,"free":832212992,"used":40960,"pfree":99.995078,"pused":0.004922},"inodes":{"total":1015938,"free":1015841,"used":97,"pfree":99.990452,"pused":0.009548}},{"fsname":"/run/user/1000/gvfs","fstype":"fuse.gvfsd-fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000/doc","fstype":"fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/snapd/ns","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/run/snapd/ns/snap-store.mnt","fstype":"nsfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}}] 73114:20221202:102233.543 worker_preprocess_dep_items: SUCCEED 0 73114:20221202:102233.543 worker_preprocess_dep_items(): [{"fsname":"/sys","fstype":"sysfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc","fstype":"proc","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev","fstype":"devtmpfs","bytes":{"total":4121944064,"free":4121944064,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1006334,"free":1005787,"used":547,"pfree":99.945644,"pused":0.054356}},{"fsname":"/dev/pts","fstype":"devpts","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/","fstype":"ext4","bytes":{"total":525720707072,"free":417730945024,"used":81209344000,"pfree":83.723635,"pused":16.276365},"inodes":{"total":32677888,"free":31567229,"used":1110659,"pfree":96.601191,"pused":3.398809}},{"fsname":"/sys/kernel/security","fstype":"securityfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/shm","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161261568,"used":20480,"pfree":99.999508,"pused":0.000492},"inodes":{"total":1015938,"free":1015936,"used":2,"pfree":99.999803,"pused":0.000197}},{"fsname":"/run/lock","fstype":"tmpfs","bytes":{"total":5242880,"free":5238784,"used":4096,"pfree":99.921875,"pused":0.078125},"inodes":{"total":1015938,"free":1015928,"used":10,"pfree":99.999016,"pused":0.000984}},{"fsname":"/sys/fs/cgroup","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161282048,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1015938,"free":1015919,"used":19,"pfree":99.998130,"pused":0.001870}},{"fsname":"/sys/fs/cgroup/unified","fstype":"cgroup2","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/systemd","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/pstore","fstype":"pstore","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/firmware/efi/efivars","fstype":"efivarfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/bpf","fstype":"bpf","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/net_cls,net_prio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/devices","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/memory","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpu,cpuacct","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/perf_event","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/pids","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/hugetlb","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/rdma","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpuset","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/blkio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/freezer","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/misc","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/hugepages","fstype":"hugetlbfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/mqueue","fstype":"mqueue","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/debug","fstype":"debugfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/tracing","fstype":"tracefs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/beekeeper-studio/168","fstype":"squashfs","bytes":{"total":86638592,"free":0,"used":86638592,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/1705","fstype":"squashfs","bytes":{"total":57671680,"free":0,"used":57671680,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10765,"free":0,"used":10765,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1695","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11897,"free":0,"used":11897,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/beekeeper-studio/180","fstype":"squashfs","bytes":{"total":86245376,"free":0,"used":86245376,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core/14399","fstype":"squashfs","bytes":{"total":122421248,"free":0,"used":122421248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":12857,"free":0,"used":12857,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/72","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-28-1804/161","fstype":"squashfs","bytes":{"total":172883968,"free":0,"used":172883968,"pfree":0.000000,"pused":100.000000},"inodes":{"total":27806,"free":0,"used":27806,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2620","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2632","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1634","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11885,"free":0,"used":11885,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/115","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18121,"free":0,"used":18121,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1535","fstype":"squashfs","bytes":{"total":96206848,"free":0,"used":96206848,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76208,"free":0,"used":76208,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1506","fstype":"squashfs","bytes":{"total":65142784,"free":0,"used":65142784,"pfree":0.000000,"pused":100.000000},"inodes":{"total":62342,"free":0,"used":62342,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/bare/5","fstype":"squashfs","bytes":{"total":131072,"free":0,"used":131072,"pfree":0.000000,"pused":100.000000},"inodes":{"total":29,"free":0,"used":29,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/95","fstype":"squashfs","bytes":{"total":162004992,"free":0,"used":162004992,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10162,"free":0,"used":10162,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1534","fstype":"squashfs","bytes":{"total":85327872,"free":0,"used":85327872,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76177,"free":0,"used":76177,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/148","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40311,"free":0,"used":40311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/149","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40310,"free":0,"used":40310,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/119","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18272,"free":0,"used":18272,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/77","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/24","fstype":"squashfs","bytes":{"total":252575744,"free":0,"used":252575744,"pfree":0.000000,"pused":100.000000},"inodes":{"total":25913,"free":0,"used":25913,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/96","fstype":"squashfs","bytes":{"total":201719808,"free":0,"used":201719808,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10166,"free":0,"used":10166,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/433","fstype":"squashfs","bytes":{"total":52297728,"free":0,"used":52297728,"pfree":0.000000,"pused":100.000000},"inodes":{"total":15827,"free":0,"used":15827,"pfree":0.000000,"pused":100.000000}},{"fsname":"/sys/fs/fuse/connections","fstype":"fusectl","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/config","fstype":"configfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/snapd/7264","fstype":"squashfs","bytes":{"total":28442624,"free":0,"used":28442624,"pfree":0.000000,"pused":100.000000},"inodes":{"total":459,"free":0,"used":459,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/599","fstype":"squashfs","bytes":{"total":48234496,"free":0,"used":48234496,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17275,"free":0,"used":17275,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/558","fstype":"squashfs","bytes":{"total":56885248,"free":0,"used":56885248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17311,"free":0,"used":17311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snapd/17883","fstype":"squashfs","bytes":{"total":52035584,"free":0,"used":52035584,"pfree":0.000000,"pused":100.000000},"inodes":{"total":491,"free":0,"used":491,"pfree":0.000000,"pused":100.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/boot/efi","fstype":"vfat","bytes":{"total":535805952,"free":530591744,"used":5214208,"pfree":99.026848,"pused":0.973152},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000","fstype":"tmpfs","bytes":{"total":832253952,"free":832212992,"used":40960,"pfree":99.995078,"pused":0.004922},"inodes":{"total":1015938,"free":1015841,"used":97,"pfree":99.990452,"pused":0.009548}},{"fsname":"/run/user/1000/gvfs","fstype":"fuse.gvfsd-fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000/doc","fstype":"fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/snapd/ns","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/run/snapd/ns/snap-store.mnt","fstype":"nsfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}}] 73114:20221202:102233.543 worker_preprocess_dep_items: SUCCEED 0 73114:20221202:102233.543 worker_preprocess_dep_items(): [{"fsname":"/sys","fstype":"sysfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc","fstype":"proc","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev","fstype":"devtmpfs","bytes":{"total":4121944064,"free":4121944064,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1006334,"free":1005787,"used":547,"pfree":99.945644,"pused":0.054356}},{"fsname":"/dev/pts","fstype":"devpts","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/","fstype":"ext4","bytes":{"total":525720707072,"free":417730945024,"used":81209344000,"pfree":83.723635,"pused":16.276365},"inodes":{"total":32677888,"free":31567229,"used":1110659,"pfree":96.601191,"pused":3.398809}},{"fsname":"/sys/kernel/security","fstype":"securityfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/shm","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161261568,"used":20480,"pfree":99.999508,"pused":0.000492},"inodes":{"total":1015938,"free":1015936,"used":2,"pfree":99.999803,"pused":0.000197}},{"fsname":"/run/lock","fstype":"tmpfs","bytes":{"total":5242880,"free":5238784,"used":4096,"pfree":99.921875,"pused":0.078125},"inodes":{"total":1015938,"free":1015928,"used":10,"pfree":99.999016,"pused":0.000984}},{"fsname":"/sys/fs/cgroup","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161282048,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1015938,"free":1015919,"used":19,"pfree":99.998130,"pused":0.001870}},{"fsname":"/sys/fs/cgroup/unified","fstype":"cgroup2","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/systemd","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/pstore","fstype":"pstore","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/firmware/efi/efivars","fstype":"efivarfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/bpf","fstype":"bpf","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/net_cls,net_prio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/devices","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/memory","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpu,cpuacct","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/perf_event","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/pids","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/hugetlb","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/rdma","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpuset","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/blkio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/freezer","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/misc","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/hugepages","fstype":"hugetlbfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/mqueue","fstype":"mqueue","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/debug","fstype":"debugfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/tracing","fstype":"tracefs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/beekeeper-studio/168","fstype":"squashfs","bytes":{"total":86638592,"free":0,"used":86638592,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/1705","fstype":"squashfs","bytes":{"total":57671680,"free":0,"used":57671680,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10765,"free":0,"used":10765,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1695","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11897,"free":0,"used":11897,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/beekeeper-studio/180","fstype":"squashfs","bytes":{"total":86245376,"free":0,"used":86245376,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core/14399","fstype":"squashfs","bytes":{"total":122421248,"free":0,"used":122421248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":12857,"free":0,"used":12857,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/72","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-28-1804/161","fstype":"squashfs","bytes":{"total":172883968,"free":0,"used":172883968,"pfree":0.000000,"pused":100.000000},"inodes":{"total":27806,"free":0,"used":27806,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2620","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2632","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1634","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11885,"free":0,"used":11885,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/115","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18121,"free":0,"used":18121,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1535","fstype":"squashfs","bytes":{"total":96206848,"free":0,"used":96206848,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76208,"free":0,"used":76208,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1506","fstype":"squashfs","bytes":{"total":65142784,"free":0,"used":65142784,"pfree":0.000000,"pused":100.000000},"inodes":{"total":62342,"free":0,"used":62342,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/bare/5","fstype":"squashfs","bytes":{"total":131072,"free":0,"used":131072,"pfree":0.000000,"pused":100.000000},"inodes":{"total":29,"free":0,"used":29,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/95","fstype":"squashfs","bytes":{"total":162004992,"free":0,"used":162004992,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10162,"free":0,"used":10162,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1534","fstype":"squashfs","bytes":{"total":85327872,"free":0,"used":85327872,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76177,"free":0,"used":76177,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/148","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40311,"free":0,"used":40311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/149","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40310,"free":0,"used":40310,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/119","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18272,"free":0,"used":18272,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/77","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/24","fstype":"squashfs","bytes":{"total":252575744,"free":0,"used":252575744,"pfree":0.000000,"pused":100.000000},"inodes":{"total":25913,"free":0,"used":25913,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/96","fstype":"squashfs","bytes":{"total":201719808,"free":0,"used":201719808,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10166,"free":0,"used":10166,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/433","fstype":"squashfs","bytes":{"total":52297728,"free":0,"used":52297728,"pfree":0.000000,"pused":100.000000},"inodes":{"total":15827,"free":0,"used":15827,"pfree":0.000000,"pused":100.000000}},{"fsname":"/sys/fs/fuse/connections","fstype":"fusectl","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/config","fstype":"configfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/snapd/7264","fstype":"squashfs","bytes":{"total":28442624,"free":0,"used":28442624,"pfree":0.000000,"pused":100.000000},"inodes":{"total":459,"free":0,"used":459,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/599","fstype":"squashfs","bytes":{"total":48234496,"free":0,"used":48234496,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17275,"free":0,"used":17275,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/558","fstype":"squashfs","bytes":{"total":56885248,"free":0,"used":56885248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17311,"free":0,"used":17311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snapd/17883","fstype":"squashfs","bytes":{"total":52035584,"free":0,"used":52035584,"pfree":0.000000,"pused":100.000000},"inodes":{"total":491,"free":0,"used":491,"pfree":0.000000,"pused":100.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/boot/efi","fstype":"vfat","bytes":{"total":535805952,"free":530591744,"used":5214208,"pfree":99.026848,"pused":0.973152},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000","fstype":"tmpfs","bytes":{"total":832253952,"free":832212992,"used":40960,"pfree":99.995078,"pused":0.004922},"inodes":{"total":1015938,"free":1015841,"used":97,"pfree":99.990452,"pused":0.009548}},{"fsname":"/run/user/1000/gvfs","fstype":"fuse.gvfsd-fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000/doc","fstype":"fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/snapd/ns","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/run/snapd/ns/snap-store.mnt","fstype":"nsfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}}] 73114:20221202:102233.544 worker_preprocess_dep_items: SUCCEED 0 73114:20221202:102233.544 worker_preprocess_dep_items(): [{"fsname":"/sys","fstype":"sysfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc","fstype":"proc","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev","fstype":"devtmpfs","bytes":{"total":4121944064,"free":4121944064,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1006334,"free":1005787,"used":547,"pfree":99.945644,"pused":0.054356}},{"fsname":"/dev/pts","fstype":"devpts","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/","fstype":"ext4","bytes":{"total":525720707072,"free":417730945024,"used":81209344000,"pfree":83.723635,"pused":16.276365},"inodes":{"total":32677888,"free":31567229,"used":1110659,"pfree":96.601191,"pused":3.398809}},{"fsname":"/sys/kernel/security","fstype":"securityfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/shm","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161261568,"used":20480,"pfree":99.999508,"pused":0.000492},"inodes":{"total":1015938,"free":1015936,"used":2,"pfree":99.999803,"pused":0.000197}},{"fsname":"/run/lock","fstype":"tmpfs","bytes":{"total":5242880,"free":5238784,"used":4096,"pfree":99.921875,"pused":0.078125},"inodes":{"total":1015938,"free":1015928,"used":10,"pfree":99.999016,"pused":0.000984}},{"fsname":"/sys/fs/cgroup","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161282048,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1015938,"free":1015919,"used":19,"pfree":99.998130,"pused":0.001870}},{"fsname":"/sys/fs/cgroup/unified","fstype":"cgroup2","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/systemd","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/pstore","fstype":"pstore","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/firmware/efi/efivars","fstype":"efivarfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/bpf","fstype":"bpf","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/net_cls,net_prio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/devices","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/memory","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpu,cpuacct","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/perf_event","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/pids","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/hugetlb","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/rdma","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpuset","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/blkio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/freezer","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/misc","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/hugepages","fstype":"hugetlbfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/mqueue","fstype":"mqueue","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/debug","fstype":"debugfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/tracing","fstype":"tracefs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/beekeeper-studio/168","fstype":"squashfs","bytes":{"total":86638592,"free":0,"used":86638592,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/1705","fstype":"squashfs","bytes":{"total":57671680,"free":0,"used":57671680,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10765,"free":0,"used":10765,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1695","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11897,"free":0,"used":11897,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/beekeeper-studio/180","fstype":"squashfs","bytes":{"total":86245376,"free":0,"used":86245376,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core/14399","fstype":"squashfs","bytes":{"total":122421248,"free":0,"used":122421248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":12857,"free":0,"used":12857,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/72","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-28-1804/161","fstype":"squashfs","bytes":{"total":172883968,"free":0,"used":172883968,"pfree":0.000000,"pused":100.000000},"inodes":{"total":27806,"free":0,"used":27806,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2620","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2632","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1634","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11885,"free":0,"used":11885,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/115","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18121,"free":0,"used":18121,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1535","fstype":"squashfs","bytes":{"total":96206848,"free":0,"used":96206848,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76208,"free":0,"used":76208,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1506","fstype":"squashfs","bytes":{"total":65142784,"free":0,"used":65142784,"pfree":0.000000,"pused":100.000000},"inodes":{"total":62342,"free":0,"used":62342,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/bare/5","fstype":"squashfs","bytes":{"total":131072,"free":0,"used":131072,"pfree":0.000000,"pused":100.000000},"inodes":{"total":29,"free":0,"used":29,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/95","fstype":"squashfs","bytes":{"total":162004992,"free":0,"used":162004992,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10162,"free":0,"used":10162,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1534","fstype":"squashfs","bytes":{"total":85327872,"free":0,"used":85327872,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76177,"free":0,"used":76177,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/148","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40311,"free":0,"used":40311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/149","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40310,"free":0,"used":40310,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/119","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18272,"free":0,"used":18272,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/77","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/24","fstype":"squashfs","bytes":{"total":252575744,"free":0,"used":252575744,"pfree":0.000000,"pused":100.000000},"inodes":{"total":25913,"free":0,"used":25913,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/96","fstype":"squashfs","bytes":{"total":201719808,"free":0,"used":201719808,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10166,"free":0,"used":10166,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/433","fstype":"squashfs","bytes":{"total":52297728,"free":0,"used":52297728,"pfree":0.000000,"pused":100.000000},"inodes":{"total":15827,"free":0,"used":15827,"pfree":0.000000,"pused":100.000000}},{"fsname":"/sys/fs/fuse/connections","fstype":"fusectl","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/config","fstype":"configfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/snapd/7264","fstype":"squashfs","bytes":{"total":28442624,"free":0,"used":28442624,"pfree":0.000000,"pused":100.000000},"inodes":{"total":459,"free":0,"used":459,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/599","fstype":"squashfs","bytes":{"total":48234496,"free":0,"used":48234496,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17275,"free":0,"used":17275,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/558","fstype":"squashfs","bytes":{"total":56885248,"free":0,"used":56885248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17311,"free":0,"used":17311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snapd/17883","fstype":"squashfs","bytes":{"total":52035584,"free":0,"used":52035584,"pfree":0.000000,"pused":100.000000},"inodes":{"total":491,"free":0,"used":491,"pfree":0.000000,"pused":100.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/boot/efi","fstype":"vfat","bytes":{"total":535805952,"free":530591744,"used":5214208,"pfree":99.026848,"pused":0.973152},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000","fstype":"tmpfs","bytes":{"total":832253952,"free":832212992,"used":40960,"pfree":99.995078,"pused":0.004922},"inodes":{"total":1015938,"free":1015841,"used":97,"pfree":99.990452,"pused":0.009548}},{"fsname":"/run/user/1000/gvfs","fstype":"fuse.gvfsd-fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000/doc","fstype":"fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/snapd/ns","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/run/snapd/ns/snap-store.mnt","fstype":"nsfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}}] 73114:20221202:102233.544 worker_preprocess_dep_items: SUCCEED 0 73114:20221202:102233.544 worker_preprocess_dep_items(): [{"fsname":"/sys","fstype":"sysfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc","fstype":"proc","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev","fstype":"devtmpfs","bytes":{"total":4121944064,"free":4121944064,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1006334,"free":1005787,"used":547,"pfree":99.945644,"pused":0.054356}},{"fsname":"/dev/pts","fstype":"devpts","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/","fstype":"ext4","bytes":{"total":525720707072,"free":417730945024,"used":81209344000,"pfree":83.723635,"pused":16.276365},"inodes":{"total":32677888,"free":31567229,"used":1110659,"pfree":96.601191,"pused":3.398809}},{"fsname":"/sys/kernel/security","fstype":"securityfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/shm","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161261568,"used":20480,"pfree":99.999508,"pused":0.000492},"inodes":{"total":1015938,"free":1015936,"used":2,"pfree":99.999803,"pused":0.000197}},{"fsname":"/run/lock","fstype":"tmpfs","bytes":{"total":5242880,"free":5238784,"used":4096,"pfree":99.921875,"pused":0.078125},"inodes":{"total":1015938,"free":1015928,"used":10,"pfree":99.999016,"pused":0.000984}},{"fsname":"/sys/fs/cgroup","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161282048,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1015938,"free":1015919,"used":19,"pfree":99.998130,"pused":0.001870}},{"fsname":"/sys/fs/cgroup/unified","fstype":"cgroup2","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/systemd","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/pstore","fstype":"pstore","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/firmware/efi/efivars","fstype":"efivarfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/bpf","fstype":"bpf","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/net_cls,net_prio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/devices","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/memory","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpu,cpuacct","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/perf_event","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/pids","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/hugetlb","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/rdma","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpuset","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/blkio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/freezer","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/misc","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/hugepages","fstype":"hugetlbfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/mqueue","fstype":"mqueue","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/debug","fstype":"debugfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/tracing","fstype":"tracefs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/beekeeper-studio/168","fstype":"squashfs","bytes":{"total":86638592,"free":0,"used":86638592,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/1705","fstype":"squashfs","bytes":{"total":57671680,"free":0,"used":57671680,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10765,"free":0,"used":10765,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1695","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11897,"free":0,"used":11897,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/beekeeper-studio/180","fstype":"squashfs","bytes":{"total":86245376,"free":0,"used":86245376,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core/14399","fstype":"squashfs","bytes":{"total":122421248,"free":0,"used":122421248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":12857,"free":0,"used":12857,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/72","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-28-1804/161","fstype":"squashfs","bytes":{"total":172883968,"free":0,"used":172883968,"pfree":0.000000,"pused":100.000000},"inodes":{"total":27806,"free":0,"used":27806,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2620","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2632","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1634","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11885,"free":0,"used":11885,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/115","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18121,"free":0,"used":18121,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1535","fstype":"squashfs","bytes":{"total":96206848,"free":0,"used":96206848,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76208,"free":0,"used":76208,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1506","fstype":"squashfs","bytes":{"total":65142784,"free":0,"used":65142784,"pfree":0.000000,"pused":100.000000},"inodes":{"total":62342,"free":0,"used":62342,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/bare/5","fstype":"squashfs","bytes":{"total":131072,"free":0,"used":131072,"pfree":0.000000,"pused":100.000000},"inodes":{"total":29,"free":0,"used":29,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/95","fstype":"squashfs","bytes":{"total":162004992,"free":0,"used":162004992,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10162,"free":0,"used":10162,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1534","fstype":"squashfs","bytes":{"total":85327872,"free":0,"used":85327872,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76177,"free":0,"used":76177,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/148","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40311,"free":0,"used":40311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/149","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40310,"free":0,"used":40310,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/119","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18272,"free":0,"used":18272,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/77","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/24","fstype":"squashfs","bytes":{"total":252575744,"free":0,"used":252575744,"pfree":0.000000,"pused":100.000000},"inodes":{"total":25913,"free":0,"used":25913,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/96","fstype":"squashfs","bytes":{"total":201719808,"free":0,"used":201719808,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10166,"free":0,"used":10166,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/433","fstype":"squashfs","bytes":{"total":52297728,"free":0,"used":52297728,"pfree":0.000000,"pused":100.000000},"inodes":{"total":15827,"free":0,"used":15827,"pfree":0.000000,"pused":100.000000}},{"fsname":"/sys/fs/fuse/connections","fstype":"fusectl","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/config","fstype":"configfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/snapd/7264","fstype":"squashfs","bytes":{"total":28442624,"free":0,"used":28442624,"pfree":0.000000,"pused":100.000000},"inodes":{"total":459,"free":0,"used":459,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/599","fstype":"squashfs","bytes":{"total":48234496,"free":0,"used":48234496,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17275,"free":0,"used":17275,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/558","fstype":"squashfs","bytes":{"total":56885248,"free":0,"used":56885248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17311,"free":0,"used":17311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snapd/17883","fstype":"squashfs","bytes":{"total":52035584,"free":0,"used":52035584,"pfree":0.000000,"pused":100.000000},"inodes":{"total":491,"free":0,"used":491,"pfree":0.000000,"pused":100.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/boot/efi","fstype":"vfat","bytes":{"total":535805952,"free":530591744,"used":5214208,"pfree":99.026848,"pused":0.973152},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000","fstype":"tmpfs","bytes":{"total":832253952,"free":832212992,"used":40960,"pfree":99.995078,"pused":0.004922},"inodes":{"total":1015938,"free":1015841,"used":97,"pfree":99.990452,"pused":0.009548}},{"fsname":"/run/user/1000/gvfs","fstype":"fuse.gvfsd-fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000/doc","fstype":"fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/snapd/ns","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/run/snapd/ns/snap-store.mnt","fstype":"nsfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}}] 73114:20221202:102233.544 worker_preprocess_dep_items: SUCCEED 0 73114:20221202:102233.544 worker_preprocess_dep_items(): [{"fsname":"/sys","fstype":"sysfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc","fstype":"proc","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev","fstype":"devtmpfs","bytes":{"total":4121944064,"free":4121944064,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1006334,"free":1005787,"used":547,"pfree":99.945644,"pused":0.054356}},{"fsname":"/dev/pts","fstype":"devpts","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/","fstype":"ext4","bytes":{"total":525720707072,"free":417730945024,"used":81209344000,"pfree":83.723635,"pused":16.276365},"inodes":{"total":32677888,"free":31567229,"used":1110659,"pfree":96.601191,"pused":3.398809}},{"fsname":"/sys/kernel/security","fstype":"securityfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/shm","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161261568,"used":20480,"pfree":99.999508,"pused":0.000492},"inodes":{"total":1015938,"free":1015936,"used":2,"pfree":99.999803,"pused":0.000197}},{"fsname":"/run/lock","fstype":"tmpfs","bytes":{"total":5242880,"free":5238784,"used":4096,"pfree":99.921875,"pused":0.078125},"inodes":{"total":1015938,"free":1015928,"used":10,"pfree":99.999016,"pused":0.000984}},{"fsname":"/sys/fs/cgroup","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161282048,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1015938,"free":1015919,"used":19,"pfree":99.998130,"pused":0.001870}},{"fsname":"/sys/fs/cgroup/unified","fstype":"cgroup2","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/systemd","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/pstore","fstype":"pstore","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/firmware/efi/efivars","fstype":"efivarfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/bpf","fstype":"bpf","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/net_cls,net_prio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/devices","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/memory","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpu,cpuacct","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/perf_event","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/pids","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/hugetlb","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/rdma","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpuset","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/blkio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/freezer","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/misc","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/hugepages","fstype":"hugetlbfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/mqueue","fstype":"mqueue","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/debug","fstype":"debugfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/tracing","fstype":"tracefs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/beekeeper-studio/168","fstype":"squashfs","bytes":{"total":86638592,"free":0,"used":86638592,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/1705","fstype":"squashfs","bytes":{"total":57671680,"free":0,"used":57671680,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10765,"free":0,"used":10765,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1695","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11897,"free":0,"used":11897,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/beekeeper-studio/180","fstype":"squashfs","bytes":{"total":86245376,"free":0,"used":86245376,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core/14399","fstype":"squashfs","bytes":{"total":122421248,"free":0,"used":122421248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":12857,"free":0,"used":12857,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/72","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-28-1804/161","fstype":"squashfs","bytes":{"total":172883968,"free":0,"used":172883968,"pfree":0.000000,"pused":100.000000},"inodes":{"total":27806,"free":0,"used":27806,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2620","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2632","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1634","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11885,"free":0,"used":11885,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/115","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18121,"free":0,"used":18121,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1535","fstype":"squashfs","bytes":{"total":96206848,"free":0,"used":96206848,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76208,"free":0,"used":76208,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1506","fstype":"squashfs","bytes":{"total":65142784,"free":0,"used":65142784,"pfree":0.000000,"pused":100.000000},"inodes":{"total":62342,"free":0,"used":62342,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/bare/5","fstype":"squashfs","bytes":{"total":131072,"free":0,"used":131072,"pfree":0.000000,"pused":100.000000},"inodes":{"total":29,"free":0,"used":29,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/95","fstype":"squashfs","bytes":{"total":162004992,"free":0,"used":162004992,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10162,"free":0,"used":10162,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1534","fstype":"squashfs","bytes":{"total":85327872,"free":0,"used":85327872,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76177,"free":0,"used":76177,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/148","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40311,"free":0,"used":40311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/149","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40310,"free":0,"used":40310,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/119","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18272,"free":0,"used":18272,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/77","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/24","fstype":"squashfs","bytes":{"total":252575744,"free":0,"used":252575744,"pfree":0.000000,"pused":100.000000},"inodes":{"total":25913,"free":0,"used":25913,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/96","fstype":"squashfs","bytes":{"total":201719808,"free":0,"used":201719808,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10166,"free":0,"used":10166,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/433","fstype":"squashfs","bytes":{"total":52297728,"free":0,"used":52297728,"pfree":0.000000,"pused":100.000000},"inodes":{"total":15827,"free":0,"used":15827,"pfree":0.000000,"pused":100.000000}},{"fsname":"/sys/fs/fuse/connections","fstype":"fusectl","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/config","fstype":"configfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/snapd/7264","fstype":"squashfs","bytes":{"total":28442624,"free":0,"used":28442624,"pfree":0.000000,"pused":100.000000},"inodes":{"total":459,"free":0,"used":459,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/599","fstype":"squashfs","bytes":{"total":48234496,"free":0,"used":48234496,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17275,"free":0,"used":17275,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/558","fstype":"squashfs","bytes":{"total":56885248,"free":0,"used":56885248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17311,"free":0,"used":17311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snapd/17883","fstype":"squashfs","bytes":{"total":52035584,"free":0,"used":52035584,"pfree":0.000000,"pused":100.000000},"inodes":{"total":491,"free":0,"used":491,"pfree":0.000000,"pused":100.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/boot/efi","fstype":"vfat","bytes":{"total":535805952,"free":530591744,"used":5214208,"pfree":99.026848,"pused":0.973152},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000","fstype":"tmpfs","bytes":{"total":832253952,"free":832212992,"used":40960,"pfree":99.995078,"pused":0.004922},"inodes":{"total":1015938,"free":1015841,"used":97,"pfree":99.990452,"pused":0.009548}},{"fsname":"/run/user/1000/gvfs","fstype":"fuse.gvfsd-fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000/doc","fstype":"fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/snapd/ns","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/run/snapd/ns/snap-store.mnt","fstype":"nsfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}}] 73114:20221202:102233.544 worker_preprocess_dep_items: SUCCEED 0 73114:20221202:102233.544 worker_preprocess_dep_items(): [{"fsname":"/sys","fstype":"sysfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc","fstype":"proc","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev","fstype":"devtmpfs","bytes":{"total":4121944064,"free":4121944064,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1006334,"free":1005787,"used":547,"pfree":99.945644,"pused":0.054356}},{"fsname":"/dev/pts","fstype":"devpts","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/","fstype":"ext4","bytes":{"total":525720707072,"free":417730945024,"used":81209344000,"pfree":83.723635,"pused":16.276365},"inodes":{"total":32677888,"free":31567229,"used":1110659,"pfree":96.601191,"pused":3.398809}},{"fsname":"/sys/kernel/security","fstype":"securityfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/shm","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161261568,"used":20480,"pfree":99.999508,"pused":0.000492},"inodes":{"total":1015938,"free":1015936,"used":2,"pfree":99.999803,"pused":0.000197}},{"fsname":"/run/lock","fstype":"tmpfs","bytes":{"total":5242880,"free":5238784,"used":4096,"pfree":99.921875,"pused":0.078125},"inodes":{"total":1015938,"free":1015928,"used":10,"pfree":99.999016,"pused":0.000984}},{"fsname":"/sys/fs/cgroup","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161282048,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1015938,"free":1015919,"used":19,"pfree":99.998130,"pused":0.001870}},{"fsname":"/sys/fs/cgroup/unified","fstype":"cgroup2","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/systemd","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/pstore","fstype":"pstore","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/firmware/efi/efivars","fstype":"efivarfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/bpf","fstype":"bpf","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/net_cls,net_prio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/devices","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/memory","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpu,cpuacct","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/perf_event","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/pids","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/hugetlb","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/rdma","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpuset","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/blkio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/freezer","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/misc","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/hugepages","fstype":"hugetlbfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/mqueue","fstype":"mqueue","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/debug","fstype":"debugfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/tracing","fstype":"tracefs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/beekeeper-studio/168","fstype":"squashfs","bytes":{"total":86638592,"free":0,"used":86638592,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/1705","fstype":"squashfs","bytes":{"total":57671680,"free":0,"used":57671680,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10765,"free":0,"used":10765,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1695","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11897,"free":0,"used":11897,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/beekeeper-studio/180","fstype":"squashfs","bytes":{"total":86245376,"free":0,"used":86245376,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core/14399","fstype":"squashfs","bytes":{"total":122421248,"free":0,"used":122421248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":12857,"free":0,"used":12857,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/72","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-28-1804/161","fstype":"squashfs","bytes":{"total":172883968,"free":0,"used":172883968,"pfree":0.000000,"pused":100.000000},"inodes":{"total":27806,"free":0,"used":27806,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2620","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2632","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1634","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11885,"free":0,"used":11885,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/115","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18121,"free":0,"used":18121,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1535","fstype":"squashfs","bytes":{"total":96206848,"free":0,"used":96206848,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76208,"free":0,"used":76208,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1506","fstype":"squashfs","bytes":{"total":65142784,"free":0,"used":65142784,"pfree":0.000000,"pused":100.000000},"inodes":{"total":62342,"free":0,"used":62342,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/bare/5","fstype":"squashfs","bytes":{"total":131072,"free":0,"used":131072,"pfree":0.000000,"pused":100.000000},"inodes":{"total":29,"free":0,"used":29,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/95","fstype":"squashfs","bytes":{"total":162004992,"free":0,"used":162004992,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10162,"free":0,"used":10162,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1534","fstype":"squashfs","bytes":{"total":85327872,"free":0,"used":85327872,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76177,"free":0,"used":76177,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/148","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40311,"free":0,"used":40311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/149","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40310,"free":0,"used":40310,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/119","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18272,"free":0,"used":18272,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/77","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/24","fstype":"squashfs","bytes":{"total":252575744,"free":0,"used":252575744,"pfree":0.000000,"pused":100.000000},"inodes":{"total":25913,"free":0,"used":25913,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/96","fstype":"squashfs","bytes":{"total":201719808,"free":0,"used":201719808,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10166,"free":0,"used":10166,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/433","fstype":"squashfs","bytes":{"total":52297728,"free":0,"used":52297728,"pfree":0.000000,"pused":100.000000},"inodes":{"total":15827,"free":0,"used":15827,"pfree":0.000000,"pused":100.000000}},{"fsname":"/sys/fs/fuse/connections","fstype":"fusectl","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/config","fstype":"configfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/snapd/7264","fstype":"squashfs","bytes":{"total":28442624,"free":0,"used":28442624,"pfree":0.000000,"pused":100.000000},"inodes":{"total":459,"free":0,"used":459,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/599","fstype":"squashfs","bytes":{"total":48234496,"free":0,"used":48234496,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17275,"free":0,"used":17275,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/558","fstype":"squashfs","bytes":{"total":56885248,"free":0,"used":56885248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17311,"free":0,"used":17311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snapd/17883","fstype":"squashfs","bytes":{"total":52035584,"free":0,"used":52035584,"pfree":0.000000,"pused":100.000000},"inodes":{"total":491,"free":0,"used":491,"pfree":0.000000,"pused":100.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/boot/efi","fstype":"vfat","bytes":{"total":535805952,"free":530591744,"used":5214208,"pfree":99.026848,"pused":0.973152},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000","fstype":"tmpfs","bytes":{"total":832253952,"free":832212992,"used":40960,"pfree":99.995078,"pused":0.004922},"inodes":{"total":1015938,"free":1015841,"used":97,"pfree":99.990452,"pused":0.009548}},{"fsname":"/run/user/1000/gvfs","fstype":"fuse.gvfsd-fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000/doc","fstype":"fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/snapd/ns","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/run/snapd/ns/snap-store.mnt","fstype":"nsfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}}] 73114:20221202:102233.545 worker_preprocess_dep_items: SUCCEED 0 73114:20221202:102233.545 worker_preprocess_dep_items(): [{"fsname":"/sys","fstype":"sysfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc","fstype":"proc","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev","fstype":"devtmpfs","bytes":{"total":4121944064,"free":4121944064,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1006334,"free":1005787,"used":547,"pfree":99.945644,"pused":0.054356}},{"fsname":"/dev/pts","fstype":"devpts","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/","fstype":"ext4","bytes":{"total":525720707072,"free":417730945024,"used":81209344000,"pfree":83.723635,"pused":16.276365},"inodes":{"total":32677888,"free":31567229,"used":1110659,"pfree":96.601191,"pused":3.398809}},{"fsname":"/sys/kernel/security","fstype":"securityfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/shm","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161261568,"used":20480,"pfree":99.999508,"pused":0.000492},"inodes":{"total":1015938,"free":1015936,"used":2,"pfree":99.999803,"pused":0.000197}},{"fsname":"/run/lock","fstype":"tmpfs","bytes":{"total":5242880,"free":5238784,"used":4096,"pfree":99.921875,"pused":0.078125},"inodes":{"total":1015938,"free":1015928,"used":10,"pfree":99.999016,"pused":0.000984}},{"fsname":"/sys/fs/cgroup","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161282048,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1015938,"free":1015919,"used":19,"pfree":99.998130,"pused":0.001870}},{"fsname":"/sys/fs/cgroup/unified","fstype":"cgroup2","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/systemd","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/pstore","fstype":"pstore","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/firmware/efi/efivars","fstype":"efivarfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/bpf","fstype":"bpf","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/net_cls,net_prio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/devices","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/memory","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpu,cpuacct","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/perf_event","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/pids","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/hugetlb","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/rdma","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpuset","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/blkio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/freezer","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/misc","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/hugepages","fstype":"hugetlbfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/mqueue","fstype":"mqueue","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/debug","fstype":"debugfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/tracing","fstype":"tracefs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/beekeeper-studio/168","fstype":"squashfs","bytes":{"total":86638592,"free":0,"used":86638592,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/1705","fstype":"squashfs","bytes":{"total":57671680,"free":0,"used":57671680,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10765,"free":0,"used":10765,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1695","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11897,"free":0,"used":11897,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/beekeeper-studio/180","fstype":"squashfs","bytes":{"total":86245376,"free":0,"used":86245376,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core/14399","fstype":"squashfs","bytes":{"total":122421248,"free":0,"used":122421248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":12857,"free":0,"used":12857,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/72","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-28-1804/161","fstype":"squashfs","bytes":{"total":172883968,"free":0,"used":172883968,"pfree":0.000000,"pused":100.000000},"inodes":{"total":27806,"free":0,"used":27806,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2620","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2632","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1634","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11885,"free":0,"used":11885,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/115","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18121,"free":0,"used":18121,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1535","fstype":"squashfs","bytes":{"total":96206848,"free":0,"used":96206848,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76208,"free":0,"used":76208,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1506","fstype":"squashfs","bytes":{"total":65142784,"free":0,"used":65142784,"pfree":0.000000,"pused":100.000000},"inodes":{"total":62342,"free":0,"used":62342,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/bare/5","fstype":"squashfs","bytes":{"total":131072,"free":0,"used":131072,"pfree":0.000000,"pused":100.000000},"inodes":{"total":29,"free":0,"used":29,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/95","fstype":"squashfs","bytes":{"total":162004992,"free":0,"used":162004992,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10162,"free":0,"used":10162,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1534","fstype":"squashfs","bytes":{"total":85327872,"free":0,"used":85327872,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76177,"free":0,"used":76177,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/148","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40311,"free":0,"used":40311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/149","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40310,"free":0,"used":40310,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/119","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18272,"free":0,"used":18272,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/77","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/24","fstype":"squashfs","bytes":{"total":252575744,"free":0,"used":252575744,"pfree":0.000000,"pused":100.000000},"inodes":{"total":25913,"free":0,"used":25913,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/96","fstype":"squashfs","bytes":{"total":201719808,"free":0,"used":201719808,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10166,"free":0,"used":10166,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/433","fstype":"squashfs","bytes":{"total":52297728,"free":0,"used":52297728,"pfree":0.000000,"pused":100.000000},"inodes":{"total":15827,"free":0,"used":15827,"pfree":0.000000,"pused":100.000000}},{"fsname":"/sys/fs/fuse/connections","fstype":"fusectl","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/config","fstype":"configfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/snapd/7264","fstype":"squashfs","bytes":{"total":28442624,"free":0,"used":28442624,"pfree":0.000000,"pused":100.000000},"inodes":{"total":459,"free":0,"used":459,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/599","fstype":"squashfs","bytes":{"total":48234496,"free":0,"used":48234496,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17275,"free":0,"used":17275,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/558","fstype":"squashfs","bytes":{"total":56885248,"free":0,"used":56885248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17311,"free":0,"used":17311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snapd/17883","fstype":"squashfs","bytes":{"total":52035584,"free":0,"used":52035584,"pfree":0.000000,"pused":100.000000},"inodes":{"total":491,"free":0,"used":491,"pfree":0.000000,"pused":100.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/boot/efi","fstype":"vfat","bytes":{"total":535805952,"free":530591744,"used":5214208,"pfree":99.026848,"pused":0.973152},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000","fstype":"tmpfs","bytes":{"total":832253952,"free":832212992,"used":40960,"pfree":99.995078,"pused":0.004922},"inodes":{"total":1015938,"free":1015841,"used":97,"pfree":99.990452,"pused":0.009548}},{"fsname":"/run/user/1000/gvfs","fstype":"fuse.gvfsd-fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000/doc","fstype":"fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/snapd/ns","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/run/snapd/ns/snap-store.mnt","fstype":"nsfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}}] 73114:20221202:102233.545 worker_preprocess_dep_items: SUCCEED 0 73114:20221202:102233.546 In zbx_ipc_socket_write() 73111:20221202:102233.546 End of zbx_ipc_service_recv():2 73111:20221202:102233.546 In zbx_ipc_service_recv() timeout:1.000 73111:20221202:102233.546 End of zbx_ipc_service_recv():1 73111:20221202:102233.546 In preprocessor_process_dep_result() 73111:20221202:102233.546 In preprocessor_enqueue_dependent() itemid: 44314 73111:20221202:102233.546 End of preprocessor_enqueue_dependent() 73111:20221202:102233.546 In preprocessor_enqueue_dependent() itemid: 44316 73111:20221202:102233.546 End of preprocessor_enqueue_dependent() 73111:20221202:102233.546 In preprocessor_enqueue_dependent() itemid: 44317 73111:20221202:102233.546 End of preprocessor_enqueue_dependent() 73111:20221202:102233.546 In preprocessor_enqueue_dependent() itemid: 44318 73111:20221202:102233.546 End of preprocessor_enqueue_dependent() 73111:20221202:102233.546 In preprocessor_enqueue_dependent() itemid: 44319 73111:20221202:102233.546 End of preprocessor_enqueue_dependent() 73111:20221202:102233.546 In preprocessor_enqueue_dependent() itemid: 44320 73111:20221202:102233.547 End of preprocessor_enqueue_dependent() 73111:20221202:102233.547 In preprocessor_enqueue_dependent() itemid: 44321 73111:20221202:102233.547 End of preprocessor_enqueue_dependent() 73111:20221202:102233.547 In preprocessor_enqueue_dependent() itemid: 44322 73111:20221202:102233.547 End of preprocessor_enqueue_dependent() 73111:20221202:102233.547 In preprocessor_enqueue_dependent() itemid: 44323 73111:20221202:102233.547 End of preprocessor_enqueue_dependent() 73111:20221202:102233.547 In preprocessor_enqueue_dependent() itemid: 44324 73114:20221202:102233.547 End of zbx_ipc_socket_write():SUCCEED 73114:20221202:102233.547 End of worker_preprocess_dep_items() 73114:20221202:102233.547 In zbx_ipc_socket_read() 73111:20221202:102233.548 End of preprocessor_enqueue_dependent() 73111:20221202:102233.548 In preprocessor_enqueue_dependent() itemid: 44325 73111:20221202:102233.548 End of preprocessor_enqueue_dependent() 73111:20221202:102233.548 In preprocessor_enqueue_dependent() itemid: 44326 73111:20221202:102233.548 End of preprocessor_enqueue_dependent() 73111:20221202:102233.548 In preprocessor_enqueue_dependent() itemid: 44327 73111:20221202:102233.548 End of preprocessor_enqueue_dependent() 73111:20221202:102233.548 In preprocessor_enqueue_dependent() itemid: 44328 73111:20221202:102233.548 End of preprocessor_enqueue_dependent() 73111:20221202:102233.548 In preprocessor_enqueue_dependent() itemid: 44329 73111:20221202:102233.548 End of preprocessor_enqueue_dependent() 73111:20221202:102233.548 In preprocessor_enqueue_dependent() itemid: 44330 73111:20221202:102233.548 End of preprocessor_enqueue_dependent() 73111:20221202:102233.548 In preprocessor_enqueue_dependent() itemid: 44331 73111:20221202:102233.548 End of preprocessor_enqueue_dependent() 73111:20221202:102233.548 In preprocessor_enqueue_dependent() itemid: 44332 73111:20221202:102233.548 End of preprocessor_enqueue_dependent() 73111:20221202:102233.548 In preprocessor_enqueue_dependent() itemid: 44333 73111:20221202:102233.549 End of preprocessor_enqueue_dependent() 73111:20221202:102233.549 In preprocessor_enqueue_dependent() itemid: 44334 73111:20221202:102233.549 End of preprocessor_enqueue_dependent() 73111:20221202:102233.549 In preprocessor_enqueue_dependent() itemid: 44335 73111:20221202:102233.549 End of preprocessor_enqueue_dependent() 73111:20221202:102233.549 In preprocessor_enqueue_dependent() itemid: 44336 73111:20221202:102233.549 End of preprocessor_enqueue_dependent() 73111:20221202:102233.549 In preprocessor_enqueue_dependent() itemid: 44337 73111:20221202:102233.549 End of preprocessor_enqueue_dependent() 73111:20221202:102233.549 In preprocessor_enqueue_dependent() itemid: 44338 73111:20221202:102233.549 End of preprocessor_enqueue_dependent() 73111:20221202:102233.549 In preprocessor_enqueue_dependent() itemid: 44339 73111:20221202:102233.549 End of preprocessor_enqueue_dependent() 73111:20221202:102233.549 In preprocessor_enqueue_dependent() itemid: 44340 73111:20221202:102233.549 End of preprocessor_enqueue_dependent() 73111:20221202:102233.549 In preprocessor_enqueue_dependent() itemid: 44341 73111:20221202:102233.549 End of preprocessor_enqueue_dependent() 73111:20221202:102233.549 In preprocessor_assign_tasks() 73111:20221202:102233.549 In preprocessor_get_next_task() 73111:20221202:102233.549 End of preprocessor_get_next_task() 73111:20221202:102233.549 End of preprocessor_assign_tasks() 73111:20221202:102233.549 In zbx_ipc_socket_write() 73111:20221202:102233.550 End of zbx_ipc_socket_write():SUCCEED 73111:20221202:102233.550 End of preprocessor_process_dep_result() 73111:20221202:102233.550 In zbx_ipc_service_recv() timeout:1.000 73115:20221202:102233.550 End of zbx_ipc_service_recv():1 73115:20221202:102233.550 In lld_queue_request() 73115:20221202:102233.550 queuing discovery rule:44314 73115:20221202:102233.550 End of lld_queue_request() 73115:20221202:102233.550 In zbx_ipc_client_send() clientid:4 73115:20221202:102233.550 End of zbx_ipc_client_send():SUCCEED 73115:20221202:102233.550 In zbx_ipc_service_recv() timeout:1.000 73116:20221202:102233.550 End of zbx_ipc_socket_read():SUCCEED 73116:20221202:102233.550 In lld_process_task() 73116:20221202:102233.550 processing discovery rule:44314 73116:20221202:102233.550 In lld_process_discovery_rule() itemid:44314 73116:20221202:102233.550 query [txnlev:0] [select hostid,key_,evaltype,formula,lifetime from items where itemid=44314] 73116:20221202:102233.551 In substitute_simple_macros_impl() data:'30d' 73116:20221202:102233.551 End substitute_simple_macros_impl() data:'30d' 73116:20221202:102233.551 In lld_filter_load() 73116:20221202:102233.551 query [txnlev:0] [select item_conditionid,macro,value,operator from item_condition where itemid=44314] 73116:20221202:102233.552 In substitute_simple_macros_impl() data:'/sys' 73116:20221202:102233.552 End substitute_simple_macros_impl() data:'/sys' 73116:20221202:102233.552 In substitute_simple_macros_impl() data:'/proc' 73116:20221202:102233.552 End substitute_simple_macros_impl() data:'/proc' 73116:20221202:102233.552 End of lld_filter_load():SUCCEED 73116:20221202:102233.552 In zbx_lld_macro_paths_get() 73116:20221202:102233.552 query [txnlev:0] [select lld_macro,path from lld_macro_path where itemid=44314] 73116:20221202:102233.553 End of zbx_lld_macro_paths_get():SUCCEED 73116:20221202:102233.553 In lld_overrides_load() 73116:20221202:102233.553 query [txnlev:1] [begin;] 73116:20221202:102233.553 query [txnlev:1] [select lld_overrideid,step,evaltype,formula,stop from lld_override where itemid=44314 order by lld_overrideid] 73116:20221202:102233.554 query [txnlev:1] [commit;] 73116:20221202:102233.555 End of lld_overrides_load():SUCCEED 73116:20221202:102233.555 In lld_rows_get() 73116:20221202:102233.555 In filter_evaluate_and_or_andor() 73116:20221202:102233.555 In zbx_evaluate() expression:'(1 or 0)' 73116:20221202:102233.555 End of zbx_evaluate() value:1.000000 73116:20221202:102233.556 End of filter_evaluate_and_or_andor():SUCCEED 73116:20221202:102233.556 In filter_evaluate_and_or_andor() 73116:20221202:102233.556 In zbx_evaluate() expression:'(0 or 1)' 73116:20221202:102233.556 End of zbx_evaluate() value:1.000000 73116:20221202:102233.556 End of filter_evaluate_and_or_andor():SUCCEED 73116:20221202:102233.556 In filter_evaluate_and_or_andor() 73116:20221202:102233.556 In zbx_evaluate() expression:'(0 or 0)' 73116:20221202:102233.556 End of zbx_evaluate() value:0.000000 73116:20221202:102233.556 End of filter_evaluate_and_or_andor():FAIL 73116:20221202:102233.556 In filter_evaluate_and_or_andor() 73116:20221202:102233.556 In zbx_evaluate() expression:'(0 or 0)' 73116:20221202:102233.556 End of zbx_evaluate() value:0.000000 73116:20221202:102233.556 End of filter_evaluate_and_or_andor():FAIL 73116:20221202:102233.556 In filter_evaluate_and_or_andor() 73116:20221202:102233.556 In zbx_evaluate() expression:'(0 or 0)' 73116:20221202:102233.556 End of zbx_evaluate() value:0.000000 73116:20221202:102233.556 End of filter_evaluate_and_or_andor():FAIL 73116:20221202:102233.556 In filter_evaluate_and_or_andor() 73116:20221202:102233.556 In zbx_evaluate() expression:'(0 or 0)' 73116:20221202:102233.556 End of zbx_evaluate() value:0.000000 73116:20221202:102233.556 End of filter_evaluate_and_or_andor():FAIL 73116:20221202:102233.556 In filter_evaluate_and_or_andor() 73116:20221202:102233.556 In zbx_evaluate() expression:'(1 or 0)' 73116:20221202:102233.556 End of zbx_evaluate() value:1.000000 73116:20221202:102233.556 End of filter_evaluate_and_or_andor():SUCCEED 73116:20221202:102233.556 In filter_evaluate_and_or_andor() 73116:20221202:102233.556 In zbx_evaluate() expression:'(0 or 0)' 73116:20221202:102233.556 End of zbx_evaluate() value:0.000000 73116:20221202:102233.556 End of filter_evaluate_and_or_andor():FAIL 73116:20221202:102233.556 In filter_evaluate_and_or_andor() 73116:20221202:102233.556 In zbx_evaluate() expression:'(0 or 0)' 73116:20221202:102233.556 End of zbx_evaluate() value:0.000000 73116:20221202:102233.556 End of filter_evaluate_and_or_andor():FAIL 73116:20221202:102233.556 In filter_evaluate_and_or_andor() 73116:20221202:102233.556 In zbx_evaluate() expression:'(1 or 0)' 73116:20221202:102233.556 End of zbx_evaluate() value:1.000000 73116:20221202:102233.556 End of filter_evaluate_and_or_andor():SUCCEED 73116:20221202:102233.556 In filter_evaluate_and_or_andor() 73116:20221202:102233.557 In zbx_evaluate() expression:'(1 or 0)' 73116:20221202:102233.557 End of zbx_evaluate() value:1.000000 73116:20221202:102233.557 End of filter_evaluate_and_or_andor():SUCCEED 73116:20221202:102233.557 In filter_evaluate_and_or_andor() 73116:20221202:102233.557 In zbx_evaluate() expression:'(1 or 0)' 73116:20221202:102233.557 End of zbx_evaluate() value:1.000000 73116:20221202:102233.557 End of filter_evaluate_and_or_andor():SUCCEED 73116:20221202:102233.557 In filter_evaluate_and_or_andor() 73116:20221202:102233.557 In zbx_evaluate() expression:'(1 or 0)' 73116:20221202:102233.557 End of zbx_evaluate() value:1.000000 73116:20221202:102233.557 End of filter_evaluate_and_or_andor():SUCCEED 73116:20221202:102233.557 In filter_evaluate_and_or_andor() 73116:20221202:102233.557 In zbx_evaluate() expression:'(1 or 0)' 73116:20221202:102233.557 End of zbx_evaluate() value:1.000000 73116:20221202:102233.557 End of filter_evaluate_and_or_andor():SUCCEED 73116:20221202:102233.557 In filter_evaluate_and_or_andor() 73116:20221202:102233.557 In zbx_evaluate() expression:'(1 or 0)' 73116:20221202:102233.557 End of zbx_evaluate() value:1.000000 73116:20221202:102233.557 End of filter_evaluate_and_or_andor():SUCCEED 73116:20221202:102233.557 In filter_evaluate_and_or_andor() 73116:20221202:102233.557 In zbx_evaluate() expression:'(1 or 0)' 73116:20221202:102233.557 End of zbx_evaluate() value:1.000000 73116:20221202:102233.557 End of filter_evaluate_and_or_andor():SUCCEED 73116:20221202:102233.557 In filter_evaluate_and_or_andor() 73116:20221202:102233.557 In zbx_evaluate() expression:'(1 or 0)' 73116:20221202:102233.557 End of zbx_evaluate() value:1.000000 73116:20221202:102233.557 End of filter_evaluate_and_or_andor():SUCCEED 73116:20221202:102233.557 In filter_evaluate_and_or_andor() 73116:20221202:102233.557 In zbx_evaluate() expression:'(1 or 0)' 73116:20221202:102233.557 End of zbx_evaluate() value:1.000000 73116:20221202:102233.557 End of filter_evaluate_and_or_andor():SUCCEED 73116:20221202:102233.557 In filter_evaluate_and_or_andor() 73116:20221202:102233.557 In zbx_evaluate() expression:'(1 or 0)' 73116:20221202:102233.558 End of zbx_evaluate() value:1.000000 73116:20221202:102233.558 End of filter_evaluate_and_or_andor():SUCCEED 73116:20221202:102233.558 In filter_evaluate_and_or_andor() 73116:20221202:102233.558 In zbx_evaluate() expression:'(1 or 0)' 73116:20221202:102233.558 End of zbx_evaluate() value:1.000000 73116:20221202:102233.558 End of filter_evaluate_and_or_andor():SUCCEED 73116:20221202:102233.558 In filter_evaluate_and_or_andor() 73116:20221202:102233.558 In zbx_evaluate() expression:'(1 or 0)' 73116:20221202:102233.558 End of zbx_evaluate() value:1.000000 73116:20221202:102233.558 End of filter_evaluate_and_or_andor():SUCCEED 73116:20221202:102233.558 In filter_evaluate_and_or_andor() 73116:20221202:102233.558 In zbx_evaluate() expression:'(1 or 0)' 73116:20221202:102233.558 End of zbx_evaluate() value:1.000000 73116:20221202:102233.558 End of filter_evaluate_and_or_andor():SUCCEED 73116:20221202:102233.558 In filter_evaluate_and_or_andor() 73116:20221202:102233.558 In zbx_evaluate() expression:'(1 or 0)' 73116:20221202:102233.558 End of zbx_evaluate() value:1.000000 73116:20221202:102233.558 End of filter_evaluate_and_or_andor():SUCCEED 73116:20221202:102233.558 In filter_evaluate_and_or_andor() 73116:20221202:102233.558 In zbx_evaluate() expression:'(1 or 0)' 73116:20221202:102233.558 End of zbx_evaluate() value:1.000000 73116:20221202:102233.558 End of filter_evaluate_and_or_andor():SUCCEED 73116:20221202:102233.558 In filter_evaluate_and_or_andor() 73116:20221202:102233.558 In zbx_evaluate() expression:'(1 or 0)' 73116:20221202:102233.558 End of zbx_evaluate() value:1.000000 73116:20221202:102233.558 End of filter_evaluate_and_or_andor():SUCCEED 73116:20221202:102233.558 In filter_evaluate_and_or_andor() 73116:20221202:102233.558 In zbx_evaluate() expression:'(1 or 0)' 73116:20221202:102233.558 End of zbx_evaluate() value:1.000000 73116:20221202:102233.558 End of filter_evaluate_and_or_andor():SUCCEED 73116:20221202:102233.558 In filter_evaluate_and_or_andor() 73116:20221202:102233.559 In zbx_evaluate() expression:'(1 or 0)' 73116:20221202:102233.559 End of zbx_evaluate() value:1.000000 73116:20221202:102233.559 End of filter_evaluate_and_or_andor():SUCCEED 73116:20221202:102233.559 In filter_evaluate_and_or_andor() 73116:20221202:102233.559 In zbx_evaluate() expression:'(1 or 1)' 73116:20221202:102233.559 End of zbx_evaluate() value:1.000000 73116:20221202:102233.559 End of filter_evaluate_and_or_andor():SUCCEED 73116:20221202:102233.559 In filter_evaluate_and_or_andor() 73116:20221202:102233.559 In zbx_evaluate() expression:'(0 or 0)' 73116:20221202:102233.559 End of zbx_evaluate() value:0.000000 73116:20221202:102233.559 End of filter_evaluate_and_or_andor():FAIL 73116:20221202:102233.559 In filter_evaluate_and_or_andor() 73116:20221202:102233.559 In zbx_evaluate() expression:'(0 or 0)' 73116:20221202:102233.559 End of zbx_evaluate() value:0.000000 73116:20221202:102233.559 End of filter_evaluate_and_or_andor():FAIL 73116:20221202:102233.559 In filter_evaluate_and_or_andor() 73116:20221202:102233.559 In zbx_evaluate() expression:'(1 or 0)' 73116:20221202:102233.559 End of zbx_evaluate() value:1.000000 73116:20221202:102233.559 End of filter_evaluate_and_or_andor():SUCCEED 73116:20221202:102233.559 In filter_evaluate_and_or_andor() 73116:20221202:102233.559 In zbx_evaluate() expression:'(1 or 0)' 73116:20221202:102233.559 End of zbx_evaluate() value:1.000000 73116:20221202:102233.559 End of filter_evaluate_and_or_andor():SUCCEED 73116:20221202:102233.559 In filter_evaluate_and_or_andor() 73116:20221202:102233.559 In zbx_evaluate() expression:'(0 or 0)' 73116:20221202:102233.559 End of zbx_evaluate() value:0.000000 73116:20221202:102233.559 End of filter_evaluate_and_or_andor():FAIL 73116:20221202:102233.559 In filter_evaluate_and_or_andor() 73116:20221202:102233.559 In zbx_evaluate() expression:'(0 or 0)' 73116:20221202:102233.559 End of zbx_evaluate() value:0.000000 73116:20221202:102233.559 End of filter_evaluate_and_or_andor():FAIL 73116:20221202:102233.559 In filter_evaluate_and_or_andor() 73116:20221202:102233.559 In zbx_evaluate() expression:'(0 or 0)' 73116:20221202:102233.559 End of zbx_evaluate() value:0.000000 73116:20221202:102233.559 End of filter_evaluate_and_or_andor():FAIL 73116:20221202:102233.560 In filter_evaluate_and_or_andor() 73116:20221202:102233.560 In zbx_evaluate() expression:'(0 or 0)' 73116:20221202:102233.560 End of zbx_evaluate() value:0.000000 73116:20221202:102233.560 End of filter_evaluate_and_or_andor():FAIL 73116:20221202:102233.560 In filter_evaluate_and_or_andor() 73116:20221202:102233.560 In zbx_evaluate() expression:'(0 or 0)' 73116:20221202:102233.560 End of zbx_evaluate() value:0.000000 73116:20221202:102233.560 End of filter_evaluate_and_or_andor():FAIL 73116:20221202:102233.560 In filter_evaluate_and_or_andor() 73116:20221202:102233.560 In zbx_evaluate() expression:'(0 or 0)' 73116:20221202:102233.560 End of zbx_evaluate() value:0.000000 73116:20221202:102233.560 End of filter_evaluate_and_or_andor():FAIL 73116:20221202:102233.560 In filter_evaluate_and_or_andor() 73116:20221202:102233.560 In zbx_evaluate() expression:'(0 or 0)' 73116:20221202:102233.560 End of zbx_evaluate() value:0.000000 73116:20221202:102233.560 End of filter_evaluate_and_or_andor():FAIL 73116:20221202:102233.560 In filter_evaluate_and_or_andor() 73116:20221202:102233.560 In zbx_evaluate() expression:'(0 or 0)' 73116:20221202:102233.560 End of zbx_evaluate() value:0.000000 73116:20221202:102233.560 End of filter_evaluate_and_or_andor():FAIL 73116:20221202:102233.560 In filter_evaluate_and_or_andor() 73116:20221202:102233.560 In zbx_evaluate() expression:'(0 or 0)' 73116:20221202:102233.560 End of zbx_evaluate() value:0.000000 73116:20221202:102233.560 End of filter_evaluate_and_or_andor():FAIL 73116:20221202:102233.560 In filter_evaluate_and_or_andor() 73116:20221202:102233.560 In zbx_evaluate() expression:'(0 or 0)' 73116:20221202:102233.560 End of zbx_evaluate() value:0.000000 73116:20221202:102233.560 End of filter_evaluate_and_or_andor():FAIL 73116:20221202:102233.560 In filter_evaluate_and_or_andor() 73116:20221202:102233.560 In zbx_evaluate() expression:'(0 or 0)' 73116:20221202:102233.560 End of zbx_evaluate() value:0.000000 73116:20221202:102233.560 End of filter_evaluate_and_or_andor():FAIL 73116:20221202:102233.560 In filter_evaluate_and_or_andor() 73116:20221202:102233.560 In zbx_evaluate() expression:'(0 or 0)' 73116:20221202:102233.560 End of zbx_evaluate() value:0.000000 73116:20221202:102233.560 End of filter_evaluate_and_or_andor():FAIL 73116:20221202:102233.560 In filter_evaluate_and_or_andor() 73116:20221202:102233.560 In zbx_evaluate() expression:'(0 or 0)' 73116:20221202:102233.560 End of zbx_evaluate() value:0.000000 73116:20221202:102233.560 End of filter_evaluate_and_or_andor():FAIL 73116:20221202:102233.560 In filter_evaluate_and_or_andor() 73116:20221202:102233.560 In zbx_evaluate() expression:'(0 or 0)' 73116:20221202:102233.560 End of zbx_evaluate() value:0.000000 73116:20221202:102233.560 End of filter_evaluate_and_or_andor():FAIL 73116:20221202:102233.561 In filter_evaluate_and_or_andor() 73116:20221202:102233.561 In zbx_evaluate() expression:'(0 or 0)' 73116:20221202:102233.561 End of zbx_evaluate() value:0.000000 73116:20221202:102233.561 End of filter_evaluate_and_or_andor():FAIL 73116:20221202:102233.561 In filter_evaluate_and_or_andor() 73116:20221202:102233.561 In zbx_evaluate() expression:'(0 or 0)' 73116:20221202:102233.561 End of zbx_evaluate() value:0.000000 73116:20221202:102233.561 End of filter_evaluate_and_or_andor():FAIL 73116:20221202:102233.561 In filter_evaluate_and_or_andor() 73116:20221202:102233.561 In zbx_evaluate() expression:'(0 or 0)' 73116:20221202:102233.561 End of zbx_evaluate() value:0.000000 73116:20221202:102233.561 End of filter_evaluate_and_or_andor():FAIL 73116:20221202:102233.561 In filter_evaluate_and_or_andor() 73116:20221202:102233.561 In zbx_evaluate() expression:'(0 or 0)' 73116:20221202:102233.561 End of zbx_evaluate() value:0.000000 73116:20221202:102233.561 End of filter_evaluate_and_or_andor():FAIL 73116:20221202:102233.561 In filter_evaluate_and_or_andor() 73116:20221202:102233.561 In zbx_evaluate() expression:'(0 or 0)' 73116:20221202:102233.561 End of zbx_evaluate() value:0.000000 73116:20221202:102233.561 End of filter_evaluate_and_or_andor():FAIL 73116:20221202:102233.561 In filter_evaluate_and_or_andor() 73116:20221202:102233.561 In zbx_evaluate() expression:'(0 or 0)' 73116:20221202:102233.561 End of zbx_evaluate() value:0.000000 73116:20221202:102233.561 End of filter_evaluate_and_or_andor():FAIL 73116:20221202:102233.561 In filter_evaluate_and_or_andor() 73116:20221202:102233.561 In zbx_evaluate() expression:'(0 or 0)' 73116:20221202:102233.561 End of zbx_evaluate() value:0.000000 73116:20221202:102233.561 End of filter_evaluate_and_or_andor():FAIL 73116:20221202:102233.561 In filter_evaluate_and_or_andor() 73116:20221202:102233.561 In zbx_evaluate() expression:'(0 or 0)' 73116:20221202:102233.561 End of zbx_evaluate() value:0.000000 73116:20221202:102233.561 End of filter_evaluate_and_or_andor():FAIL 73116:20221202:102233.561 In filter_evaluate_and_or_andor() 73116:20221202:102233.561 In zbx_evaluate() expression:'(0 or 0)' 73116:20221202:102233.561 End of zbx_evaluate() value:0.000000 73116:20221202:102233.561 End of filter_evaluate_and_or_andor():FAIL 73116:20221202:102233.561 In filter_evaluate_and_or_andor() 73116:20221202:102233.562 In zbx_evaluate() expression:'(1 or 0)' 73116:20221202:102233.562 End of zbx_evaluate() value:1.000000 73116:20221202:102233.562 End of filter_evaluate_and_or_andor():SUCCEED 73116:20221202:102233.562 In filter_evaluate_and_or_andor() 73116:20221202:102233.562 In zbx_evaluate() expression:'(1 or 0)' 73116:20221202:102233.562 End of zbx_evaluate() value:1.000000 73116:20221202:102233.562 End of filter_evaluate_and_or_andor():SUCCEED 73116:20221202:102233.562 In filter_evaluate_and_or_andor() 73116:20221202:102233.562 In zbx_evaluate() expression:'(0 or 0)' 73116:20221202:102233.562 End of zbx_evaluate() value:0.000000 73116:20221202:102233.562 End of filter_evaluate_and_or_andor():FAIL 73116:20221202:102233.562 In filter_evaluate_and_or_andor() 73116:20221202:102233.562 In zbx_evaluate() expression:'(0 or 0)' 73116:20221202:102233.562 End of zbx_evaluate() value:0.000000 73116:20221202:102233.562 End of filter_evaluate_and_or_andor():FAIL 73116:20221202:102233.562 In filter_evaluate_and_or_andor() 73116:20221202:102233.562 In zbx_evaluate() expression:'(0 or 0)' 73116:20221202:102233.562 End of zbx_evaluate() value:0.000000 73116:20221202:102233.562 End of filter_evaluate_and_or_andor():FAIL 73116:20221202:102233.562 In filter_evaluate_and_or_andor() 73116:20221202:102233.562 In zbx_evaluate() expression:'(0 or 0)' 73116:20221202:102233.562 End of zbx_evaluate() value:0.000000 73116:20221202:102233.562 End of filter_evaluate_and_or_andor():FAIL 73116:20221202:102233.562 In filter_evaluate_and_or_andor() 73116:20221202:102233.562 In zbx_evaluate() expression:'(1 or 1)' 73116:20221202:102233.562 End of zbx_evaluate() value:1.000000 73116:20221202:102233.562 End of filter_evaluate_and_or_andor():SUCCEED 73116:20221202:102233.562 In filter_evaluate_and_or_andor() 73116:20221202:102233.562 In zbx_evaluate() expression:'(0 or 0)' 73116:20221202:102233.563 End of zbx_evaluate() value:0.000000 73116:20221202:102233.563 End of filter_evaluate_and_or_andor():FAIL 73116:20221202:102233.563 In filter_evaluate_and_or_andor() 73116:20221202:102233.563 In zbx_evaluate() expression:'(0 or 0)' 73116:20221202:102233.563 End of zbx_evaluate() value:0.000000 73116:20221202:102233.563 End of filter_evaluate_and_or_andor():FAIL 73116:20221202:102233.563 In filter_evaluate_and_or_andor() 73116:20221202:102233.563 In zbx_evaluate() expression:'(0 or 0)' 73116:20221202:102233.563 End of zbx_evaluate() value:0.000000 73116:20221202:102233.563 End of filter_evaluate_and_or_andor():FAIL 73116:20221202:102233.563 In filter_evaluate_and_or_andor() 73116:20221202:102233.563 In zbx_evaluate() expression:'(0 or 0)' 73116:20221202:102233.563 End of zbx_evaluate() value:0.000000 73116:20221202:102233.563 End of filter_evaluate_and_or_andor():FAIL 73116:20221202:102233.563 In filter_evaluate_and_or_andor() 73116:20221202:102233.563 In zbx_evaluate() expression:'(0 or 0)' 73116:20221202:102233.563 End of zbx_evaluate() value:0.000000 73116:20221202:102233.563 End of filter_evaluate_and_or_andor():FAIL 73116:20221202:102233.563 In filter_evaluate_and_or_andor() 73116:20221202:102233.563 In zbx_evaluate() expression:'(0 or 0)' 73116:20221202:102233.563 End of zbx_evaluate() value:0.000000 73116:20221202:102233.563 End of filter_evaluate_and_or_andor():FAIL 73116:20221202:102233.563 End of lld_rows_get():SUCCEED 73116:20221202:102233.563 In lld_update_items() 73116:20221202:102233.563 In lld_item_prototypes_get() 73116:20221202:102233.563 query [txnlev:0] [select i.itemid,i.name,i.key_,i.type,i.value_type,i.delay,i.history,i.trends,i.status,i.trapper_hosts,i.units,i.formula,i.logtimefmt,i.valuemapid,i.params,i.ipmi_sensor,i.snmp_oid,i.authtype,i.username,i.password,i.publickey,i.privatekey,i.description,i.interfaceid,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.discover from items i,item_discovery id where i.itemid=id.itemid and id.parent_itemid=44314] 73116:20221202:102233.564 query [txnlev:0] [select ip.itemid,ip.step,ip.type,ip.params,ip.error_handler,ip.error_handler_params from item_preproc ip,item_discovery id where ip.itemid=id.itemid and id.parent_itemid=44314] 73116:20221202:102233.564 query [txnlev:0] [select ip.itemid,ip.name,ip.value from item_parameter ip,item_discovery id where ip.itemid=id.itemid and id.parent_itemid=44314] 73116:20221202:102233.565 query [txnlev:0] [select it.itemid,it.tag,it.value from item_tag it,item_discovery id where it.itemid=id.itemid and id.parent_itemid=44314] 73116:20221202:102233.566 End of lld_item_prototypes_get():1 prototypes 73116:20221202:102233.566 In lld_items_get() 73116:20221202:102233.566 query [txnlev:0] [select id.itemid,id.key_,id.lastcheck,id.ts_delete,i.name,i.key_,i.type,i.value_type,i.delay,i.history,i.trends,i.trapper_hosts,i.units,i.formula,i.logtimefmt,i.valuemapid,i.params,i.ipmi_sensor,i.snmp_oid,i.authtype,i.username,i.password,i.publickey,i.privatekey,i.description,i.interfaceid,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,id.parent_itemid,i.allow_traps from item_discovery id join items i on id.itemid=i.itemid where id.parent_itemid=44315] 73116:20221202:102233.566 query [txnlev:0] [select ip.item_preprocid,ip.itemid,ip.step,ip.type,ip.params,ip.error_handler,ip.error_handler_params from item_discovery id join item_preproc ip on id.itemid=ip.itemid where id.parent_itemid=44315] 73116:20221202:102233.567 query [txnlev:0] [select ip.item_parameterid,ip.itemid,ip.name,ip.value from item_discovery id join item_parameter ip on id.itemid=ip.itemid where id.parent_itemid=44315] 73116:20221202:102233.567 query [txnlev:0] [select it.itemtagid,it.itemid,it.tag,it.value from item_discovery id join item_tag it on id.itemid=it.itemid where id.parent_itemid=44315] 73116:20221202:102233.567 End of lld_items_get() 73116:20221202:102233.568 In lld_items_make() 73116:20221202:102233.568 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73116:20221202:102233.568 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73116:20221202:102233.568 End of zbx_substitute_lld_macros():SUCCEED data:'/proc/sys/fs/binfmt_misc' 73116:20221202:102233.568 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/proc/sys/fs/binfmt_misc,free]' 73116:20221202:102233.568 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73116:20221202:102233.568 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73116:20221202:102233.568 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/kernel/config' 73116:20221202:102233.568 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/kernel/config,free]' 73116:20221202:102233.568 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73116:20221202:102233.568 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73116:20221202:102233.568 End of zbx_substitute_lld_macros():SUCCEED data:'/proc/sys/fs/binfmt_misc' 73116:20221202:102233.568 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/proc/sys/fs/binfmt_misc,free]' 73116:20221202:102233.568 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73116:20221202:102233.568 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73116:20221202:102233.568 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/fuse/connections' 73116:20221202:102233.568 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/fuse/connections,free]' 73116:20221202:102233.568 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73116:20221202:102233.568 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73116:20221202:102233.568 End of zbx_substitute_lld_macros():SUCCEED data:'/proc/sys/fs/binfmt_misc' 73116:20221202:102233.568 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/proc/sys/fs/binfmt_misc,free]' 73116:20221202:102233.568 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73116:20221202:102233.568 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73116:20221202:102233.568 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/kernel/tracing' 73116:20221202:102233.568 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/kernel/tracing,free]' 73116:20221202:102233.568 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73116:20221202:102233.568 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73116:20221202:102233.568 End of zbx_substitute_lld_macros():SUCCEED data:'/proc/sys/fs/binfmt_misc' 73116:20221202:102233.569 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/proc/sys/fs/binfmt_misc,free]' 73116:20221202:102233.569 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73116:20221202:102233.569 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73116:20221202:102233.569 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/kernel/debug' 73116:20221202:102233.569 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/kernel/debug,free]' 73116:20221202:102233.569 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73116:20221202:102233.569 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73116:20221202:102233.569 End of zbx_substitute_lld_macros():SUCCEED data:'/proc/sys/fs/binfmt_misc' 73116:20221202:102233.569 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/proc/sys/fs/binfmt_misc,free]' 73116:20221202:102233.569 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73116:20221202:102233.569 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73116:20221202:102233.569 End of zbx_substitute_lld_macros():SUCCEED data:'/proc/sys/fs/binfmt_misc' 73116:20221202:102233.569 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/proc/sys/fs/binfmt_misc,free]' 73116:20221202:102233.569 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73116:20221202:102233.569 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73116:20221202:102233.569 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/misc' 73116:20221202:102233.569 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/misc,free]' 73116:20221202:102233.569 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73116:20221202:102233.570 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73116:20221202:102233.570 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/freezer' 73116:20221202:102233.570 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/freezer,free]' 73116:20221202:102233.570 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73116:20221202:102233.570 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73116:20221202:102233.570 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/blkio' 73116:20221202:102233.570 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/blkio,free]' 73116:20221202:102233.570 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73116:20221202:102233.570 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73116:20221202:102233.570 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/cpuset' 73116:20221202:102233.570 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/cpuset,free]' 73116:20221202:102233.570 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73116:20221202:102233.570 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73116:20221202:102233.570 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/rdma' 73116:20221202:102233.570 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/rdma,free]' 73116:20221202:102233.570 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73116:20221202:102233.570 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73116:20221202:102233.570 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/hugetlb' 73116:20221202:102233.570 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/hugetlb,free]' 73116:20221202:102233.570 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73116:20221202:102233.570 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73116:20221202:102233.570 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/pids' 73116:20221202:102233.570 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/pids,free]' 73116:20221202:102233.570 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73116:20221202:102233.570 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73116:20221202:102233.570 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/perf_event' 73116:20221202:102233.570 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/perf_event,free]' 73116:20221202:102233.570 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73116:20221202:102233.571 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73116:20221202:102233.571 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/cpu,cpuacct' 73116:20221202:102233.571 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size["/sys/fs/cgroup/cpu,cpuacct",free]' 73116:20221202:102233.571 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73116:20221202:102233.571 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73116:20221202:102233.571 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/memory' 73116:20221202:102233.571 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/memory,free]' 73116:20221202:102233.571 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73116:20221202:102233.571 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73116:20221202:102233.571 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/devices' 73116:20221202:102233.571 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/devices,free]' 73116:20221202:102233.571 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73116:20221202:102233.571 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73116:20221202:102233.571 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/misc' 73116:20221202:102233.571 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/misc,free]' 73116:20221202:102233.571 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73116:20221202:102233.571 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73116:20221202:102233.571 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/freezer' 73116:20221202:102233.571 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/freezer,free]' 73116:20221202:102233.571 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73116:20221202:102233.571 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73116:20221202:102233.572 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/blkio' 73116:20221202:102233.572 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/blkio,free]' 73116:20221202:102233.572 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73116:20221202:102233.572 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73116:20221202:102233.572 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/freezer' 73116:20221202:102233.572 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/freezer,free]' 73116:20221202:102233.572 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73116:20221202:102233.572 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73116:20221202:102233.572 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/misc' 73116:20221202:102233.572 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/misc,free]' 73116:20221202:102233.572 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73116:20221202:102233.572 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73116:20221202:102233.572 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/cpuset' 73116:20221202:102233.572 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/cpuset,free]' 73116:20221202:102233.572 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73116:20221202:102233.572 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73116:20221202:102233.572 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/rdma' 73116:20221202:102233.572 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/rdma,free]' 73116:20221202:102233.572 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73116:20221202:102233.572 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73116:20221202:102233.572 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/hugetlb' 73116:20221202:102233.572 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/hugetlb,free]' 73116:20221202:102233.572 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73116:20221202:102233.572 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73116:20221202:102233.572 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/pids' 73116:20221202:102233.573 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/pids,free]' 73116:20221202:102233.573 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73116:20221202:102233.573 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73116:20221202:102233.573 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/perf_event' 73116:20221202:102233.573 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/perf_event,free]' 73116:20221202:102233.573 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73116:20221202:102233.573 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73116:20221202:102233.573 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/cpu,cpuacct' 73116:20221202:102233.573 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size["/sys/fs/cgroup/cpu,cpuacct",free]' 73116:20221202:102233.573 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73116:20221202:102233.573 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73116:20221202:102233.573 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/memory' 73116:20221202:102233.573 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/memory,free]' 73116:20221202:102233.573 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73116:20221202:102233.573 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73116:20221202:102233.573 End of zbx_substitute_lld_macros():SUCCEED data:'/proc/sys/fs/binfmt_misc' 73116:20221202:102233.573 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/proc/sys/fs/binfmt_misc,free]' 73116:20221202:102233.573 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73116:20221202:102233.573 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73116:20221202:102233.573 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/net_cls,net_prio' 73116:20221202:102233.574 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size["/sys/fs/cgroup/net_cls,net_prio",free]' 73116:20221202:102233.574 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73116:20221202:102233.574 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73116:20221202:102233.574 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/misc' 73116:20221202:102233.574 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/misc,free]' 73116:20221202:102233.574 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73116:20221202:102233.574 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73116:20221202:102233.574 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/cpuset' 73116:20221202:102233.574 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/cpuset,free]' 73116:20221202:102233.574 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73116:20221202:102233.574 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73116:20221202:102233.574 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/rdma' 73116:20221202:102233.574 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/rdma,free]' 73116:20221202:102233.574 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73116:20221202:102233.574 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73116:20221202:102233.574 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/hugetlb' 73116:20221202:102233.574 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/hugetlb,free]' 73116:20221202:102233.574 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73116:20221202:102233.574 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73116:20221202:102233.574 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/pids' 73116:20221202:102233.574 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/pids,free]' 73116:20221202:102233.574 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73116:20221202:102233.574 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73116:20221202:102233.574 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/perf_event' 73116:20221202:102233.575 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/perf_event,free]' 73116:20221202:102233.575 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73116:20221202:102233.575 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73116:20221202:102233.575 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/cpu,cpuacct' 73116:20221202:102233.575 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size["/sys/fs/cgroup/cpu,cpuacct",free]' 73116:20221202:102233.575 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73116:20221202:102233.575 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73116:20221202:102233.575 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/memory' 73116:20221202:102233.575 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/memory,free]' 73116:20221202:102233.575 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73116:20221202:102233.575 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73116:20221202:102233.575 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/cpuset' 73116:20221202:102233.575 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/cpuset,free]' 73116:20221202:102233.575 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73116:20221202:102233.575 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73116:20221202:102233.575 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/rdma' 73116:20221202:102233.575 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/rdma,free]' 73116:20221202:102233.575 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73116:20221202:102233.575 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73116:20221202:102233.575 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/hugetlb' 73116:20221202:102233.575 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/hugetlb,free]' 73116:20221202:102233.575 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73116:20221202:102233.575 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73116:20221202:102233.575 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/pids' 73116:20221202:102233.575 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/pids,free]' 73116:20221202:102233.576 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73116:20221202:102233.576 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73116:20221202:102233.576 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/perf_event' 73116:20221202:102233.576 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/perf_event,free]' 73116:20221202:102233.576 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73116:20221202:102233.576 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73116:20221202:102233.576 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/cpu,cpuacct' 73116:20221202:102233.576 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size["/sys/fs/cgroup/cpu,cpuacct",free]' 73116:20221202:102233.576 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73116:20221202:102233.576 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73116:20221202:102233.576 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/misc' 73116:20221202:102233.576 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/misc,free]' 73116:20221202:102233.576 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73116:20221202:102233.576 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73116:20221202:102233.576 End of zbx_substitute_lld_macros():SUCCEED data:'/proc/sys/fs/binfmt_misc' 73116:20221202:102233.576 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/proc/sys/fs/binfmt_misc,free]' 73116:20221202:102233.576 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73116:20221202:102233.576 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73116:20221202:102233.576 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/freezer' 73116:20221202:102233.576 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/freezer,free]' 73116:20221202:102233.576 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73116:20221202:102233.576 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73116:20221202:102233.576 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/rdma' 73116:20221202:102233.576 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/rdma,free]' 73116:20221202:102233.576 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73116:20221202:102233.576 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73116:20221202:102233.576 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/hugetlb' 73116:20221202:102233.576 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/hugetlb,free]' 73116:20221202:102233.576 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73116:20221202:102233.576 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73116:20221202:102233.576 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/pids' 73116:20221202:102233.577 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/pids,free]' 73116:20221202:102233.577 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73116:20221202:102233.577 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73116:20221202:102233.577 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/perf_event' 73116:20221202:102233.577 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/perf_event,free]' 73116:20221202:102233.577 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73116:20221202:102233.577 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73116:20221202:102233.577 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/cpu,cpuacct' 73116:20221202:102233.577 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size["/sys/fs/cgroup/cpu,cpuacct",free]' 73116:20221202:102233.577 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73116:20221202:102233.577 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73116:20221202:102233.577 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/misc' 73116:20221202:102233.577 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/misc,free]' 73116:20221202:102233.577 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73116:20221202:102233.577 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73116:20221202:102233.577 End of zbx_substitute_lld_macros():SUCCEED data:'/proc/sys/fs/binfmt_misc' 73116:20221202:102233.577 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/proc/sys/fs/binfmt_misc,free]' 73116:20221202:102233.577 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73116:20221202:102233.577 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73116:20221202:102233.577 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/cpuset' 73116:20221202:102233.577 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/cpuset,free]' 73116:20221202:102233.577 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73116:20221202:102233.577 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73116:20221202:102233.577 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/hugetlb' 73116:20221202:102233.577 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/hugetlb,free]' 73116:20221202:102233.578 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73116:20221202:102233.578 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73116:20221202:102233.578 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/pids' 73116:20221202:102233.578 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/pids,free]' 73116:20221202:102233.578 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73116:20221202:102233.578 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73116:20221202:102233.578 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/perf_event' 73116:20221202:102233.578 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/perf_event,free]' 73116:20221202:102233.578 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73116:20221202:102233.578 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73116:20221202:102233.578 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/cpu,cpuacct' 73116:20221202:102233.578 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size["/sys/fs/cgroup/cpu,cpuacct",free]' 73116:20221202:102233.578 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73116:20221202:102233.578 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73116:20221202:102233.578 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/pids' 73116:20221202:102233.578 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/pids,free]' 73116:20221202:102233.578 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73116:20221202:102233.578 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73116:20221202:102233.578 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/perf_event' 73116:20221202:102233.579 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/perf_event,free]' 73116:20221202:102233.579 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73116:20221202:102233.579 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73116:20221202:102233.579 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/hugetlb' 73116:20221202:102233.579 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/hugetlb,free]' 73116:20221202:102233.579 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73116:20221202:102233.579 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73116:20221202:102233.579 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/misc' 73116:20221202:102233.579 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/misc,free]' 73116:20221202:102233.579 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73116:20221202:102233.579 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73116:20221202:102233.579 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/perf_event' 73116:20221202:102233.579 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/perf_event,free]' 73116:20221202:102233.579 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73116:20221202:102233.579 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73116:20221202:102233.579 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/hugetlb' 73116:20221202:102233.579 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/hugetlb,free]' 73116:20221202:102233.579 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73116:20221202:102233.579 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73116:20221202:102233.579 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/pids' 73116:20221202:102233.579 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/pids,free]' 73116:20221202:102233.579 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73116:20221202:102233.579 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73116:20221202:102233.579 End of zbx_substitute_lld_macros():SUCCEED data:'/proc/sys/fs/binfmt_misc' 73116:20221202:102233.579 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/proc/sys/fs/binfmt_misc,free]' 73116:20221202:102233.579 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73116:20221202:102233.579 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73116:20221202:102233.580 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/rdma' 73116:20221202:102233.580 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/rdma,free]' 73116:20221202:102233.580 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73116:20221202:102233.580 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73116:20221202:102233.580 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/hugetlb' 73116:20221202:102233.580 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/hugetlb,free]' 73116:20221202:102233.580 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73116:20221202:102233.580 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73116:20221202:102233.580 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/pids' 73116:20221202:102233.580 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/pids,free]' 73116:20221202:102233.580 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73116:20221202:102233.580 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73116:20221202:102233.580 End of zbx_substitute_lld_macros():SUCCEED data:'/proc/sys/fs/binfmt_misc' 73116:20221202:102233.580 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/proc/sys/fs/binfmt_misc,free]' 73116:20221202:102233.580 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73116:20221202:102233.580 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73116:20221202:102233.580 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/perf_event' 73116:20221202:102233.580 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/perf_event,free]' 73116:20221202:102233.580 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73116:20221202:102233.580 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73116:20221202:102233.580 End of zbx_substitute_lld_macros():SUCCEED data:'/proc/sys/fs/binfmt_misc' 73116:20221202:102233.580 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/proc/sys/fs/binfmt_misc,free]' 73116:20221202:102233.581 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73116:20221202:102233.581 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73116:20221202:102233.581 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/pids' 73116:20221202:102233.581 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/pids,free]' 73116:20221202:102233.581 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73116:20221202:102233.581 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73116:20221202:102233.581 End of zbx_substitute_lld_macros():SUCCEED data:'/proc/sys/fs/binfmt_misc' 73116:20221202:102233.581 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/proc/sys/fs/binfmt_misc,free]' 73116:20221202:102233.581 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73116:20221202:102233.581 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73116:20221202:102233.581 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/bpf' 73116:20221202:102233.581 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/bpf,free]' 73116:20221202:102233.581 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73116:20221202:102233.581 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73116:20221202:102233.581 End of zbx_substitute_lld_macros():SUCCEED data:'/proc/sys/fs/binfmt_misc' 73116:20221202:102233.581 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/proc/sys/fs/binfmt_misc,free]' 73116:20221202:102233.581 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73116:20221202:102233.581 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73116:20221202:102233.581 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/firmware/efi/efivars' 73116:20221202:102233.581 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/firmware/efi/efivars,free]' 73116:20221202:102233.581 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73116:20221202:102233.581 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73116:20221202:102233.581 End of zbx_substitute_lld_macros():SUCCEED data:'/proc/sys/fs/binfmt_misc' 73116:20221202:102233.581 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/proc/sys/fs/binfmt_misc,free]' 73116:20221202:102233.581 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73116:20221202:102233.581 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73116:20221202:102233.582 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/pstore' 73116:20221202:102233.582 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/pstore,free]' 73116:20221202:102233.582 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73116:20221202:102233.582 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73116:20221202:102233.582 End of zbx_substitute_lld_macros():SUCCEED data:'/proc/sys/fs/binfmt_misc' 73116:20221202:102233.582 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/proc/sys/fs/binfmt_misc,free]' 73116:20221202:102233.582 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73116:20221202:102233.582 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73116:20221202:102233.582 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/systemd' 73116:20221202:102233.582 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/systemd,free]' 73116:20221202:102233.582 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73116:20221202:102233.582 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73116:20221202:102233.582 End of zbx_substitute_lld_macros():SUCCEED data:'/proc/sys/fs/binfmt_misc' 73116:20221202:102233.582 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/proc/sys/fs/binfmt_misc,free]' 73116:20221202:102233.582 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73116:20221202:102233.582 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73116:20221202:102233.582 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/unified' 73116:20221202:102233.582 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/unified,free]' 73116:20221202:102233.582 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73116:20221202:102233.582 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73116:20221202:102233.582 End of zbx_substitute_lld_macros():SUCCEED data:'/proc/sys/fs/binfmt_misc' 73116:20221202:102233.582 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/proc/sys/fs/binfmt_misc,free]' 73116:20221202:102233.582 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73116:20221202:102233.582 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73116:20221202:102233.582 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup' 73116:20221202:102233.582 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup,free]' 73116:20221202:102233.582 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73116:20221202:102233.582 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73116:20221202:102233.582 End of zbx_substitute_lld_macros():SUCCEED data:'/proc/sys/fs/binfmt_misc' 73116:20221202:102233.582 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/proc/sys/fs/binfmt_misc,free]' 73116:20221202:102233.582 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73116:20221202:102233.582 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73116:20221202:102233.582 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/kernel/security' 73116:20221202:102233.583 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/kernel/security,free]' 73116:20221202:102233.583 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73116:20221202:102233.583 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73116:20221202:102233.583 End of zbx_substitute_lld_macros():SUCCEED data:'/proc/sys/fs/binfmt_misc' 73116:20221202:102233.583 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/proc/sys/fs/binfmt_misc,free]' 73116:20221202:102233.583 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73116:20221202:102233.583 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73116:20221202:102233.583 End of zbx_substitute_lld_macros():SUCCEED data:'/proc' 73116:20221202:102233.583 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/proc,free]' 73116:20221202:102233.583 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73116:20221202:102233.583 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73116:20221202:102233.583 End of zbx_substitute_lld_macros():SUCCEED data:'/proc/sys/fs/binfmt_misc' 73116:20221202:102233.583 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/proc/sys/fs/binfmt_misc,free]' 73116:20221202:102233.583 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73116:20221202:102233.583 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73116:20221202:102233.583 End of zbx_substitute_lld_macros():SUCCEED data:'/sys' 73116:20221202:102233.583 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys,free]' 73116:20221202:102233.583 In lld_item_update() 73116:20221202:102233.583 In zbx_substitute_lld_macros() data:'Free space {#FSNAME}' 73116:20221202:102233.583 End of zbx_substitute_lld_macros():SUCCEED data:'Free space /sys' 73116:20221202:102233.584 In lld_override_item() 73116:20221202:102233.584 End of lld_override_item() 73116:20221202:102233.584 In zbx_substitute_lld_macros() data:'0' 73116:20221202:102233.584 End of zbx_substitute_lld_macros():SUCCEED data:'0' 73116:20221202:102233.584 In zbx_substitute_lld_macros() data:'90d' 73116:20221202:102233.584 End of zbx_substitute_lld_macros():SUCCEED data:'90d' 73116:20221202:102233.584 In zbx_substitute_lld_macros() data:'365d' 73116:20221202:102233.584 End of zbx_substitute_lld_macros():SUCCEED data:'365d' 73116:20221202:102233.584 In zbx_substitute_lld_macros() data:'B' 73116:20221202:102233.584 End of zbx_substitute_lld_macros():SUCCEED data:'B' 73116:20221202:102233.584 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.584 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.584 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.584 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.584 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.584 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.584 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.584 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.584 In zbx_substitute_lld_macros() data:'LALALALALA' 73116:20221202:102233.584 End of zbx_substitute_lld_macros():SUCCEED data:'LALALALALA' 73116:20221202:102233.584 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.584 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.584 In zbx_substitute_lld_macros() data:'3s' 73116:20221202:102233.584 End of zbx_substitute_lld_macros():SUCCEED data:'3s' 73116:20221202:102233.584 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.584 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.584 In zbx_substitute_macros_in_json_pairs() 73116:20221202:102233.584 End of zbx_substitute_macros_in_json_pairs():SUCCEED 73116:20221202:102233.584 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.584 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.584 In zbx_substitute_lld_macros() data:'200' 73116:20221202:102233.584 End of zbx_substitute_lld_macros():SUCCEED data:'200' 73116:20221202:102233.585 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.585 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.585 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.585 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.585 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.585 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.585 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.585 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.585 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.585 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.585 End of lld_item_update() 73116:20221202:102233.585 In lld_item_update() 73116:20221202:102233.585 In zbx_substitute_lld_macros() data:'Free space {#FSNAME}' 73116:20221202:102233.585 End of zbx_substitute_lld_macros():SUCCEED data:'Free space /proc' 73116:20221202:102233.585 In lld_override_item() 73116:20221202:102233.585 End of lld_override_item() 73116:20221202:102233.585 In zbx_substitute_lld_macros() data:'0' 73116:20221202:102233.585 End of zbx_substitute_lld_macros():SUCCEED data:'0' 73116:20221202:102233.585 In zbx_substitute_lld_macros() data:'90d' 73116:20221202:102233.586 End of zbx_substitute_lld_macros():SUCCEED data:'90d' 73116:20221202:102233.586 In zbx_substitute_lld_macros() data:'365d' 73116:20221202:102233.586 End of zbx_substitute_lld_macros():SUCCEED data:'365d' 73116:20221202:102233.586 In zbx_substitute_lld_macros() data:'B' 73116:20221202:102233.586 End of zbx_substitute_lld_macros():SUCCEED data:'B' 73116:20221202:102233.586 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.586 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.586 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.586 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.586 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.586 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.586 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.586 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.586 In zbx_substitute_lld_macros() data:'LALALALALA' 73116:20221202:102233.586 End of zbx_substitute_lld_macros():SUCCEED data:'LALALALALA' 73116:20221202:102233.586 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.586 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.586 In zbx_substitute_lld_macros() data:'3s' 73116:20221202:102233.586 End of zbx_substitute_lld_macros():SUCCEED data:'3s' 73116:20221202:102233.586 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.586 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.586 In zbx_substitute_macros_in_json_pairs() 73116:20221202:102233.586 End of zbx_substitute_macros_in_json_pairs():SUCCEED 73116:20221202:102233.586 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.586 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.586 In zbx_substitute_lld_macros() data:'200' 73116:20221202:102233.586 End of zbx_substitute_lld_macros():SUCCEED data:'200' 73116:20221202:102233.586 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.586 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.586 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.586 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.586 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.586 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.586 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.586 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.587 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.587 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.587 End of lld_item_update() 73116:20221202:102233.587 In lld_item_update() 73116:20221202:102233.587 In zbx_substitute_lld_macros() data:'Free space {#FSNAME}' 73116:20221202:102233.587 End of zbx_substitute_lld_macros():SUCCEED data:'Free space /sys/kernel/security' 73116:20221202:102233.587 In lld_override_item() 73116:20221202:102233.587 End of lld_override_item() 73116:20221202:102233.587 In zbx_substitute_lld_macros() data:'0' 73116:20221202:102233.587 End of zbx_substitute_lld_macros():SUCCEED data:'0' 73116:20221202:102233.587 In zbx_substitute_lld_macros() data:'90d' 73116:20221202:102233.587 End of zbx_substitute_lld_macros():SUCCEED data:'90d' 73116:20221202:102233.587 In zbx_substitute_lld_macros() data:'365d' 73116:20221202:102233.587 End of zbx_substitute_lld_macros():SUCCEED data:'365d' 73116:20221202:102233.587 In zbx_substitute_lld_macros() data:'B' 73116:20221202:102233.587 End of zbx_substitute_lld_macros():SUCCEED data:'B' 73116:20221202:102233.588 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.588 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.588 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.588 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.588 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.588 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.588 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.588 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.588 In zbx_substitute_lld_macros() data:'LALALALALA' 73116:20221202:102233.588 End of zbx_substitute_lld_macros():SUCCEED data:'LALALALALA' 73116:20221202:102233.588 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.588 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.588 In zbx_substitute_lld_macros() data:'3s' 73116:20221202:102233.588 End of zbx_substitute_lld_macros():SUCCEED data:'3s' 73116:20221202:102233.588 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.588 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.588 In zbx_substitute_macros_in_json_pairs() 73116:20221202:102233.588 End of zbx_substitute_macros_in_json_pairs():SUCCEED 73116:20221202:102233.588 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.588 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.588 In zbx_substitute_lld_macros() data:'200' 73116:20221202:102233.588 End of zbx_substitute_lld_macros():SUCCEED data:'200' 73116:20221202:102233.588 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.588 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.588 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.588 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.588 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.588 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.589 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.589 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.589 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.589 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.589 End of lld_item_update() 73116:20221202:102233.589 In lld_item_update() 73116:20221202:102233.589 In zbx_substitute_lld_macros() data:'Free space {#FSNAME}' 73116:20221202:102233.589 End of zbx_substitute_lld_macros():SUCCEED data:'Free space /sys/fs/cgroup' 73116:20221202:102233.589 In lld_override_item() 73116:20221202:102233.590 End of lld_override_item() 73116:20221202:102233.590 In zbx_substitute_lld_macros() data:'0' 73116:20221202:102233.590 End of zbx_substitute_lld_macros():SUCCEED data:'0' 73116:20221202:102233.590 In zbx_substitute_lld_macros() data:'90d' 73116:20221202:102233.590 End of zbx_substitute_lld_macros():SUCCEED data:'90d' 73116:20221202:102233.590 In zbx_substitute_lld_macros() data:'365d' 73116:20221202:102233.590 End of zbx_substitute_lld_macros():SUCCEED data:'365d' 73116:20221202:102233.590 In zbx_substitute_lld_macros() data:'B' 73116:20221202:102233.590 End of zbx_substitute_lld_macros():SUCCEED data:'B' 73116:20221202:102233.590 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.590 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.590 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.590 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.590 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.590 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.590 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.590 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.590 In zbx_substitute_lld_macros() data:'LALALALALA' 73116:20221202:102233.590 End of zbx_substitute_lld_macros():SUCCEED data:'LALALALALA' 73116:20221202:102233.590 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.590 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.590 In zbx_substitute_lld_macros() data:'3s' 73116:20221202:102233.590 End of zbx_substitute_lld_macros():SUCCEED data:'3s' 73116:20221202:102233.590 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.590 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.590 In zbx_substitute_macros_in_json_pairs() 73116:20221202:102233.590 End of zbx_substitute_macros_in_json_pairs():SUCCEED 73116:20221202:102233.590 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.590 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.590 In zbx_substitute_lld_macros() data:'200' 73116:20221202:102233.590 End of zbx_substitute_lld_macros():SUCCEED data:'200' 73116:20221202:102233.590 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.590 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.591 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.591 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.591 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.591 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.591 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.591 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.591 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.591 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.591 End of lld_item_update() 73116:20221202:102233.591 In lld_item_update() 73116:20221202:102233.591 In zbx_substitute_lld_macros() data:'Free space {#FSNAME}' 73116:20221202:102233.591 End of zbx_substitute_lld_macros():SUCCEED data:'Free space /sys/fs/cgroup/unified' 73116:20221202:102233.591 In lld_override_item() 73116:20221202:102233.591 End of lld_override_item() 73116:20221202:102233.591 In zbx_substitute_lld_macros() data:'0' 73116:20221202:102233.591 End of zbx_substitute_lld_macros():SUCCEED data:'0' 73116:20221202:102233.591 In zbx_substitute_lld_macros() data:'90d' 73116:20221202:102233.591 End of zbx_substitute_lld_macros():SUCCEED data:'90d' 73116:20221202:102233.591 In zbx_substitute_lld_macros() data:'365d' 73116:20221202:102233.591 End of zbx_substitute_lld_macros():SUCCEED data:'365d' 73116:20221202:102233.591 In zbx_substitute_lld_macros() data:'B' 73116:20221202:102233.591 End of zbx_substitute_lld_macros():SUCCEED data:'B' 73116:20221202:102233.591 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.591 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.591 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.591 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.591 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.591 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.591 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.592 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.592 In zbx_substitute_lld_macros() data:'LALALALALA' 73116:20221202:102233.592 End of zbx_substitute_lld_macros():SUCCEED data:'LALALALALA' 73116:20221202:102233.592 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.592 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.592 In zbx_substitute_lld_macros() data:'3s' 73116:20221202:102233.592 End of zbx_substitute_lld_macros():SUCCEED data:'3s' 73116:20221202:102233.592 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.592 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.592 In zbx_substitute_macros_in_json_pairs() 73116:20221202:102233.592 End of zbx_substitute_macros_in_json_pairs():SUCCEED 73116:20221202:102233.592 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.592 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.592 In zbx_substitute_lld_macros() data:'200' 73116:20221202:102233.592 End of zbx_substitute_lld_macros():SUCCEED data:'200' 73116:20221202:102233.592 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.592 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.592 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.592 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.592 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.592 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.592 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.592 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.593 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.593 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.593 End of lld_item_update() 73116:20221202:102233.593 In lld_item_update() 73116:20221202:102233.593 In zbx_substitute_lld_macros() data:'Free space {#FSNAME}' 73116:20221202:102233.593 End of zbx_substitute_lld_macros():SUCCEED data:'Free space /sys/fs/cgroup/systemd' 73116:20221202:102233.593 In lld_override_item() 73116:20221202:102233.593 End of lld_override_item() 73116:20221202:102233.593 In zbx_substitute_lld_macros() data:'0' 73116:20221202:102233.593 End of zbx_substitute_lld_macros():SUCCEED data:'0' 73116:20221202:102233.593 In zbx_substitute_lld_macros() data:'90d' 73116:20221202:102233.593 End of zbx_substitute_lld_macros():SUCCEED data:'90d' 73116:20221202:102233.593 In zbx_substitute_lld_macros() data:'365d' 73116:20221202:102233.593 End of zbx_substitute_lld_macros():SUCCEED data:'365d' 73116:20221202:102233.593 In zbx_substitute_lld_macros() data:'B' 73116:20221202:102233.593 End of zbx_substitute_lld_macros():SUCCEED data:'B' 73116:20221202:102233.593 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.594 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.594 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.594 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.594 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.594 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.594 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.594 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.594 In zbx_substitute_lld_macros() data:'LALALALALA' 73116:20221202:102233.594 End of zbx_substitute_lld_macros():SUCCEED data:'LALALALALA' 73116:20221202:102233.594 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.594 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.594 In zbx_substitute_lld_macros() data:'3s' 73116:20221202:102233.594 End of zbx_substitute_lld_macros():SUCCEED data:'3s' 73116:20221202:102233.594 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.594 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.594 In zbx_substitute_macros_in_json_pairs() 73116:20221202:102233.594 End of zbx_substitute_macros_in_json_pairs():SUCCEED 73116:20221202:102233.594 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.594 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.594 In zbx_substitute_lld_macros() data:'200' 73116:20221202:102233.594 End of zbx_substitute_lld_macros():SUCCEED data:'200' 73116:20221202:102233.594 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.594 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.594 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.594 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.594 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.594 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.595 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.595 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.595 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.595 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.595 End of lld_item_update() 73116:20221202:102233.595 In lld_item_update() 73116:20221202:102233.595 In zbx_substitute_lld_macros() data:'Free space {#FSNAME}' 73116:20221202:102233.595 End of zbx_substitute_lld_macros():SUCCEED data:'Free space /sys/fs/pstore' 73116:20221202:102233.595 In lld_override_item() 73116:20221202:102233.595 End of lld_override_item() 73116:20221202:102233.595 In zbx_substitute_lld_macros() data:'0' 73116:20221202:102233.595 End of zbx_substitute_lld_macros():SUCCEED data:'0' 73116:20221202:102233.595 In zbx_substitute_lld_macros() data:'90d' 73116:20221202:102233.595 End of zbx_substitute_lld_macros():SUCCEED data:'90d' 73116:20221202:102233.595 In zbx_substitute_lld_macros() data:'365d' 73116:20221202:102233.595 End of zbx_substitute_lld_macros():SUCCEED data:'365d' 73116:20221202:102233.595 In zbx_substitute_lld_macros() data:'B' 73116:20221202:102233.595 End of zbx_substitute_lld_macros():SUCCEED data:'B' 73116:20221202:102233.595 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.595 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.595 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.595 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.595 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.595 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.595 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.595 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.595 In zbx_substitute_lld_macros() data:'LALALALALA' 73116:20221202:102233.595 End of zbx_substitute_lld_macros():SUCCEED data:'LALALALALA' 73116:20221202:102233.595 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.595 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.595 In zbx_substitute_lld_macros() data:'3s' 73116:20221202:102233.595 End of zbx_substitute_lld_macros():SUCCEED data:'3s' 73116:20221202:102233.596 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.596 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.596 In zbx_substitute_macros_in_json_pairs() 73116:20221202:102233.596 End of zbx_substitute_macros_in_json_pairs():SUCCEED 73116:20221202:102233.596 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.596 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.596 In zbx_substitute_lld_macros() data:'200' 73116:20221202:102233.596 End of zbx_substitute_lld_macros():SUCCEED data:'200' 73116:20221202:102233.596 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.596 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.596 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.596 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.596 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.596 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.596 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.596 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.596 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.596 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.596 End of lld_item_update() 73116:20221202:102233.596 In lld_item_update() 73116:20221202:102233.596 In zbx_substitute_lld_macros() data:'Free space {#FSNAME}' 73116:20221202:102233.596 End of zbx_substitute_lld_macros():SUCCEED data:'Free space /sys/firmware/efi/efivars' 73116:20221202:102233.596 In lld_override_item() 73116:20221202:102233.596 End of lld_override_item() 73116:20221202:102233.596 In zbx_substitute_lld_macros() data:'0' 73116:20221202:102233.596 End of zbx_substitute_lld_macros():SUCCEED data:'0' 73116:20221202:102233.596 In zbx_substitute_lld_macros() data:'90d' 73116:20221202:102233.596 End of zbx_substitute_lld_macros():SUCCEED data:'90d' 73116:20221202:102233.596 In zbx_substitute_lld_macros() data:'365d' 73116:20221202:102233.597 End of zbx_substitute_lld_macros():SUCCEED data:'365d' 73116:20221202:102233.597 In zbx_substitute_lld_macros() data:'B' 73116:20221202:102233.597 End of zbx_substitute_lld_macros():SUCCEED data:'B' 73116:20221202:102233.597 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.597 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.597 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.597 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.597 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.597 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.597 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.597 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.597 In zbx_substitute_lld_macros() data:'LALALALALA' 73116:20221202:102233.597 End of zbx_substitute_lld_macros():SUCCEED data:'LALALALALA' 73116:20221202:102233.597 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.597 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.597 In zbx_substitute_lld_macros() data:'3s' 73116:20221202:102233.597 End of zbx_substitute_lld_macros():SUCCEED data:'3s' 73116:20221202:102233.597 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.597 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.597 In zbx_substitute_macros_in_json_pairs() 73116:20221202:102233.597 End of zbx_substitute_macros_in_json_pairs():SUCCEED 73116:20221202:102233.597 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.597 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.598 In zbx_substitute_lld_macros() data:'200' 73116:20221202:102233.598 End of zbx_substitute_lld_macros():SUCCEED data:'200' 73116:20221202:102233.598 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.598 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.598 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.598 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.598 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.598 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.598 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.598 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.598 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.598 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.598 End of lld_item_update() 73116:20221202:102233.598 In lld_item_update() 73116:20221202:102233.598 In zbx_substitute_lld_macros() data:'Free space {#FSNAME}' 73116:20221202:102233.598 End of zbx_substitute_lld_macros():SUCCEED data:'Free space /sys/fs/bpf' 73116:20221202:102233.598 In lld_override_item() 73116:20221202:102233.598 End of lld_override_item() 73116:20221202:102233.598 In zbx_substitute_lld_macros() data:'0' 73116:20221202:102233.598 End of zbx_substitute_lld_macros():SUCCEED data:'0' 73116:20221202:102233.598 In zbx_substitute_lld_macros() data:'90d' 73116:20221202:102233.598 End of zbx_substitute_lld_macros():SUCCEED data:'90d' 73116:20221202:102233.598 In zbx_substitute_lld_macros() data:'365d' 73116:20221202:102233.598 End of zbx_substitute_lld_macros():SUCCEED data:'365d' 73116:20221202:102233.598 In zbx_substitute_lld_macros() data:'B' 73116:20221202:102233.598 End of zbx_substitute_lld_macros():SUCCEED data:'B' 73116:20221202:102233.598 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.598 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.598 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.598 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.598 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.598 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.598 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.599 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.599 In zbx_substitute_lld_macros() data:'LALALALALA' 73116:20221202:102233.599 End of zbx_substitute_lld_macros():SUCCEED data:'LALALALALA' 73116:20221202:102233.599 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.599 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.599 In zbx_substitute_lld_macros() data:'3s' 73116:20221202:102233.599 End of zbx_substitute_lld_macros():SUCCEED data:'3s' 73116:20221202:102233.599 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.599 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.599 In zbx_substitute_macros_in_json_pairs() 73116:20221202:102233.599 End of zbx_substitute_macros_in_json_pairs():SUCCEED 73116:20221202:102233.599 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.599 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.599 In zbx_substitute_lld_macros() data:'200' 73116:20221202:102233.599 End of zbx_substitute_lld_macros():SUCCEED data:'200' 73116:20221202:102233.599 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.599 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.599 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.599 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.599 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.599 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.599 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.599 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.599 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.599 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.599 End of lld_item_update() 73116:20221202:102233.599 In lld_item_update() 73116:20221202:102233.599 In zbx_substitute_lld_macros() data:'Free space {#FSNAME}' 73116:20221202:102233.599 End of zbx_substitute_lld_macros():SUCCEED data:'Free space /sys/fs/cgroup/net_cls,net_prio' 73116:20221202:102233.599 In lld_override_item() 73116:20221202:102233.599 End of lld_override_item() 73116:20221202:102233.599 In zbx_substitute_lld_macros() data:'0' 73116:20221202:102233.599 End of zbx_substitute_lld_macros():SUCCEED data:'0' 73116:20221202:102233.599 In zbx_substitute_lld_macros() data:'90d' 73116:20221202:102233.599 End of zbx_substitute_lld_macros():SUCCEED data:'90d' 73116:20221202:102233.599 In zbx_substitute_lld_macros() data:'365d' 73116:20221202:102233.600 End of zbx_substitute_lld_macros():SUCCEED data:'365d' 73116:20221202:102233.600 In zbx_substitute_lld_macros() data:'B' 73116:20221202:102233.600 End of zbx_substitute_lld_macros():SUCCEED data:'B' 73116:20221202:102233.600 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.600 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.600 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.600 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.600 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.600 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.600 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.600 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.600 In zbx_substitute_lld_macros() data:'LALALALALA' 73116:20221202:102233.600 End of zbx_substitute_lld_macros():SUCCEED data:'LALALALALA' 73116:20221202:102233.600 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.600 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.600 In zbx_substitute_lld_macros() data:'3s' 73116:20221202:102233.600 End of zbx_substitute_lld_macros():SUCCEED data:'3s' 73116:20221202:102233.600 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.600 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.600 In zbx_substitute_macros_in_json_pairs() 73116:20221202:102233.601 End of zbx_substitute_macros_in_json_pairs():SUCCEED 73116:20221202:102233.601 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.601 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.601 In zbx_substitute_lld_macros() data:'200' 73116:20221202:102233.601 End of zbx_substitute_lld_macros():SUCCEED data:'200' 73116:20221202:102233.601 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.601 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.601 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.601 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.601 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.601 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.601 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.601 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.601 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.601 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.601 End of lld_item_update() 73116:20221202:102233.601 In lld_item_update() 73116:20221202:102233.601 In zbx_substitute_lld_macros() data:'Free space {#FSNAME}' 73116:20221202:102233.601 End of zbx_substitute_lld_macros():SUCCEED data:'Free space /sys/fs/cgroup/devices' 73116:20221202:102233.601 In lld_override_item() 73116:20221202:102233.601 End of lld_override_item() 73116:20221202:102233.601 In zbx_substitute_lld_macros() data:'0' 73116:20221202:102233.601 End of zbx_substitute_lld_macros():SUCCEED data:'0' 73116:20221202:102233.601 In zbx_substitute_lld_macros() data:'90d' 73116:20221202:102233.601 End of zbx_substitute_lld_macros():SUCCEED data:'90d' 73116:20221202:102233.601 In zbx_substitute_lld_macros() data:'365d' 73116:20221202:102233.601 End of zbx_substitute_lld_macros():SUCCEED data:'365d' 73116:20221202:102233.601 In zbx_substitute_lld_macros() data:'B' 73116:20221202:102233.601 End of zbx_substitute_lld_macros():SUCCEED data:'B' 73116:20221202:102233.601 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.601 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.601 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.601 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.601 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.601 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.602 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.602 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.602 In zbx_substitute_lld_macros() data:'LALALALALA' 73116:20221202:102233.602 End of zbx_substitute_lld_macros():SUCCEED data:'LALALALALA' 73116:20221202:102233.602 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.602 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.602 In zbx_substitute_lld_macros() data:'3s' 73116:20221202:102233.602 End of zbx_substitute_lld_macros():SUCCEED data:'3s' 73116:20221202:102233.602 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.602 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.602 In zbx_substitute_macros_in_json_pairs() 73116:20221202:102233.602 End of zbx_substitute_macros_in_json_pairs():SUCCEED 73116:20221202:102233.602 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.602 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.602 In zbx_substitute_lld_macros() data:'200' 73116:20221202:102233.602 End of zbx_substitute_lld_macros():SUCCEED data:'200' 73116:20221202:102233.602 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.602 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.602 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.602 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.602 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.602 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.602 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.602 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.602 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.602 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.602 End of lld_item_update() 73116:20221202:102233.602 In lld_item_update() 73116:20221202:102233.602 In zbx_substitute_lld_macros() data:'Free space {#FSNAME}' 73116:20221202:102233.602 End of zbx_substitute_lld_macros():SUCCEED data:'Free space /sys/fs/cgroup/memory' 73116:20221202:102233.602 In lld_override_item() 73116:20221202:102233.602 End of lld_override_item() 73116:20221202:102233.602 In zbx_substitute_lld_macros() data:'0' 73116:20221202:102233.602 End of zbx_substitute_lld_macros():SUCCEED data:'0' 73116:20221202:102233.602 In zbx_substitute_lld_macros() data:'90d' 73116:20221202:102233.602 End of zbx_substitute_lld_macros():SUCCEED data:'90d' 73116:20221202:102233.602 In zbx_substitute_lld_macros() data:'365d' 73116:20221202:102233.602 End of zbx_substitute_lld_macros():SUCCEED data:'365d' 73116:20221202:102233.602 In zbx_substitute_lld_macros() data:'B' 73116:20221202:102233.602 End of zbx_substitute_lld_macros():SUCCEED data:'B' 73116:20221202:102233.602 In zbx_substitute_lld_macros() data:'' 73142:20221202:102233.603 zbx_setproctitle() title:'self-monitoring [processing data]' 73142:20221202:102233.603 In collect_selfmon_stats() 73142:20221202:102233.603 End of collect_selfmon_stats() 73142:20221202:102233.603 zbx_setproctitle() title:'self-monitoring [processed data in 0.000584 sec, idle 1 sec]' 73116:20221202:102233.603 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.603 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.603 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.603 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.603 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.603 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.603 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.603 In zbx_substitute_lld_macros() data:'LALALALALA' 73116:20221202:102233.603 End of zbx_substitute_lld_macros():SUCCEED data:'LALALALALA' 73116:20221202:102233.603 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.603 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.603 In zbx_substitute_lld_macros() data:'3s' 73116:20221202:102233.603 End of zbx_substitute_lld_macros():SUCCEED data:'3s' 73116:20221202:102233.603 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.603 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.604 In zbx_substitute_macros_in_json_pairs() 73116:20221202:102233.604 End of zbx_substitute_macros_in_json_pairs():SUCCEED 73126:20221202:102233.604 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.002432 sec, processing escalations]' 73116:20221202:102233.604 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.604 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.604 In zbx_substitute_lld_macros() data:'200' 73116:20221202:102233.604 End of zbx_substitute_lld_macros():SUCCEED data:'200' 73116:20221202:102233.604 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.604 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.604 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.604 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.604 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.604 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.604 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.604 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.604 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.604 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.604 End of lld_item_update() 73116:20221202:102233.604 In lld_item_update() 73116:20221202:102233.604 In zbx_substitute_lld_macros() data:'Free space {#FSNAME}' 73116:20221202:102233.604 End of zbx_substitute_lld_macros():SUCCEED data:'Free space /sys/fs/cgroup/cpu,cpuacct' 73116:20221202:102233.604 In lld_override_item() 73116:20221202:102233.604 End of lld_override_item() 73116:20221202:102233.604 In zbx_substitute_lld_macros() data:'0' 73116:20221202:102233.604 End of zbx_substitute_lld_macros():SUCCEED data:'0' 73116:20221202:102233.604 In zbx_substitute_lld_macros() data:'90d' 73116:20221202:102233.604 End of zbx_substitute_lld_macros():SUCCEED data:'90d' 73116:20221202:102233.605 In zbx_substitute_lld_macros() data:'365d' 73116:20221202:102233.605 End of zbx_substitute_lld_macros():SUCCEED data:'365d' 73116:20221202:102233.605 In zbx_substitute_lld_macros() data:'B' 73116:20221202:102233.605 End of zbx_substitute_lld_macros():SUCCEED data:'B' 73116:20221202:102233.605 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.605 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.605 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.605 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.605 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.605 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.605 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.605 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.605 In zbx_substitute_lld_macros() data:'LALALALALA' 73116:20221202:102233.605 End of zbx_substitute_lld_macros():SUCCEED data:'LALALALALA' 73116:20221202:102233.605 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.606 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.606 In zbx_substitute_lld_macros() data:'3s' 73116:20221202:102233.606 End of zbx_substitute_lld_macros():SUCCEED data:'3s' 73116:20221202:102233.606 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.606 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.606 In zbx_substitute_macros_in_json_pairs() 73116:20221202:102233.606 End of zbx_substitute_macros_in_json_pairs():SUCCEED 73116:20221202:102233.606 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.606 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.606 In zbx_substitute_lld_macros() data:'200' 73116:20221202:102233.606 End of zbx_substitute_lld_macros():SUCCEED data:'200' 73116:20221202:102233.606 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.607 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.607 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.607 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.607 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.607 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.607 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.607 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.607 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.607 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.607 End of lld_item_update() 73116:20221202:102233.607 In lld_item_update() 73116:20221202:102233.607 In zbx_substitute_lld_macros() data:'Free space {#FSNAME}' 73116:20221202:102233.607 End of zbx_substitute_lld_macros():SUCCEED data:'Free space /sys/fs/cgroup/perf_event' 73116:20221202:102233.607 In lld_override_item() 73116:20221202:102233.607 End of lld_override_item() 73116:20221202:102233.607 In zbx_substitute_lld_macros() data:'0' 73116:20221202:102233.607 End of zbx_substitute_lld_macros():SUCCEED data:'0' 73116:20221202:102233.607 In zbx_substitute_lld_macros() data:'90d' 73116:20221202:102233.607 End of zbx_substitute_lld_macros():SUCCEED data:'90d' 73116:20221202:102233.607 In zbx_substitute_lld_macros() data:'365d' 73116:20221202:102233.607 End of zbx_substitute_lld_macros():SUCCEED data:'365d' 73116:20221202:102233.607 In zbx_substitute_lld_macros() data:'B' 73116:20221202:102233.607 End of zbx_substitute_lld_macros():SUCCEED data:'B' 73116:20221202:102233.607 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.607 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.607 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.607 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.607 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.607 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.607 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.607 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.607 In zbx_substitute_lld_macros() data:'LALALALALA' 73116:20221202:102233.607 End of zbx_substitute_lld_macros():SUCCEED data:'LALALALALA' 73116:20221202:102233.608 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.608 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.608 In zbx_substitute_lld_macros() data:'3s' 73116:20221202:102233.608 End of zbx_substitute_lld_macros():SUCCEED data:'3s' 73116:20221202:102233.608 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.608 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.608 In zbx_substitute_macros_in_json_pairs() 73116:20221202:102233.608 End of zbx_substitute_macros_in_json_pairs():SUCCEED 73116:20221202:102233.608 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.608 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.608 In zbx_substitute_lld_macros() data:'200' 73116:20221202:102233.608 End of zbx_substitute_lld_macros():SUCCEED data:'200' 73116:20221202:102233.608 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.608 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.608 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.608 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.608 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.608 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.608 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.608 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.608 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.608 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.608 End of lld_item_update() 73116:20221202:102233.608 In lld_item_update() 73116:20221202:102233.608 In zbx_substitute_lld_macros() data:'Free space {#FSNAME}' 73116:20221202:102233.608 End of zbx_substitute_lld_macros():SUCCEED data:'Free space /sys/fs/cgroup/pids' 73116:20221202:102233.608 In lld_override_item() 73116:20221202:102233.608 End of lld_override_item() 73116:20221202:102233.608 In zbx_substitute_lld_macros() data:'0' 73116:20221202:102233.608 End of zbx_substitute_lld_macros():SUCCEED data:'0' 73116:20221202:102233.608 In zbx_substitute_lld_macros() data:'90d' 73116:20221202:102233.608 End of zbx_substitute_lld_macros():SUCCEED data:'90d' 73116:20221202:102233.609 In zbx_substitute_lld_macros() data:'365d' 73116:20221202:102233.609 End of zbx_substitute_lld_macros():SUCCEED data:'365d' 73116:20221202:102233.609 In zbx_substitute_lld_macros() data:'B' 73116:20221202:102233.609 End of zbx_substitute_lld_macros():SUCCEED data:'B' 73116:20221202:102233.609 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.609 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.609 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.609 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.609 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.609 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.609 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.609 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.609 In zbx_substitute_lld_macros() data:'LALALALALA' 73116:20221202:102233.609 End of zbx_substitute_lld_macros():SUCCEED data:'LALALALALA' 73116:20221202:102233.609 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.609 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.609 In zbx_substitute_lld_macros() data:'3s' 73116:20221202:102233.609 End of zbx_substitute_lld_macros():SUCCEED data:'3s' 73116:20221202:102233.609 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.609 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.609 In zbx_substitute_macros_in_json_pairs() 73116:20221202:102233.609 End of zbx_substitute_macros_in_json_pairs():SUCCEED 73116:20221202:102233.609 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.609 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.609 In zbx_substitute_lld_macros() data:'200' 73116:20221202:102233.609 End of zbx_substitute_lld_macros():SUCCEED data:'200' 73116:20221202:102233.609 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.610 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.610 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.610 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.610 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.610 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.610 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.610 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.610 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.610 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.610 End of lld_item_update() 73116:20221202:102233.610 In lld_item_update() 73116:20221202:102233.610 In zbx_substitute_lld_macros() data:'Free space {#FSNAME}' 73126:20221202:102233.610 In process_escalations() 73126:20221202:102233.610 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<=1669969356 order by actionid,triggerid,itemid,escalationid] 73116:20221202:102233.610 End of zbx_substitute_lld_macros():SUCCEED data:'Free space /sys/fs/cgroup/hugetlb' 73116:20221202:102233.610 In lld_override_item() 73116:20221202:102233.610 End of lld_override_item() 73116:20221202:102233.610 In zbx_substitute_lld_macros() data:'0' 73116:20221202:102233.610 End of zbx_substitute_lld_macros():SUCCEED data:'0' 73116:20221202:102233.610 In zbx_substitute_lld_macros() data:'90d' 73116:20221202:102233.610 End of zbx_substitute_lld_macros():SUCCEED data:'90d' 73116:20221202:102233.610 In zbx_substitute_lld_macros() data:'365d' 73116:20221202:102233.610 End of zbx_substitute_lld_macros():SUCCEED data:'365d' 73116:20221202:102233.610 In zbx_substitute_lld_macros() data:'B' 73116:20221202:102233.610 End of zbx_substitute_lld_macros():SUCCEED data:'B' 73116:20221202:102233.610 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.610 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.610 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.610 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.610 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.610 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.610 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.610 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.610 In zbx_substitute_lld_macros() data:'LALALALALA' 73116:20221202:102233.610 End of zbx_substitute_lld_macros():SUCCEED data:'LALALALALA' 73116:20221202:102233.610 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.610 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.610 In zbx_substitute_lld_macros() data:'3s' 73116:20221202:102233.610 End of zbx_substitute_lld_macros():SUCCEED data:'3s' 73116:20221202:102233.610 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.610 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.610 In zbx_substitute_macros_in_json_pairs() 73116:20221202:102233.610 End of zbx_substitute_macros_in_json_pairs():SUCCEED 73116:20221202:102233.610 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.610 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.610 In zbx_substitute_lld_macros() data:'200' 73116:20221202:102233.610 End of zbx_substitute_lld_macros():SUCCEED data:'200' 73116:20221202:102233.610 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.610 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.610 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.610 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.611 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.611 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.611 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.611 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.611 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.611 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.611 End of lld_item_update() 73116:20221202:102233.611 In lld_item_update() 73116:20221202:102233.611 In zbx_substitute_lld_macros() data:'Free space {#FSNAME}' 73116:20221202:102233.611 End of zbx_substitute_lld_macros():SUCCEED data:'Free space /sys/fs/cgroup/rdma' 73116:20221202:102233.611 In lld_override_item() 73116:20221202:102233.611 End of lld_override_item() 73116:20221202:102233.611 In zbx_substitute_lld_macros() data:'0' 73116:20221202:102233.611 End of zbx_substitute_lld_macros():SUCCEED data:'0' 73116:20221202:102233.611 In zbx_substitute_lld_macros() data:'90d' 73116:20221202:102233.611 End of zbx_substitute_lld_macros():SUCCEED data:'90d' 73116:20221202:102233.611 In zbx_substitute_lld_macros() data:'365d' 73116:20221202:102233.611 End of zbx_substitute_lld_macros():SUCCEED data:'365d' 73116:20221202:102233.611 In zbx_substitute_lld_macros() data:'B' 73116:20221202:102233.611 End of zbx_substitute_lld_macros():SUCCEED data:'B' 73116:20221202:102233.611 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.611 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.611 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.611 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.611 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.611 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.611 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.611 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.611 In zbx_substitute_lld_macros() data:'LALALALALA' 73116:20221202:102233.612 End of zbx_substitute_lld_macros():SUCCEED data:'LALALALALA' 73116:20221202:102233.612 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.612 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.612 In zbx_substitute_lld_macros() data:'3s' 73116:20221202:102233.612 End of zbx_substitute_lld_macros():SUCCEED data:'3s' 73116:20221202:102233.612 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.612 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.612 In zbx_substitute_macros_in_json_pairs() 73116:20221202:102233.612 End of zbx_substitute_macros_in_json_pairs():SUCCEED 73116:20221202:102233.612 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.612 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.612 In zbx_substitute_lld_macros() data:'200' 73116:20221202:102233.612 End of zbx_substitute_lld_macros():SUCCEED data:'200' 73116:20221202:102233.612 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.612 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.612 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.612 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.612 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.612 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.612 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.612 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.612 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.612 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.612 End of lld_item_update() 73116:20221202:102233.612 In lld_item_update() 73116:20221202:102233.612 In zbx_substitute_lld_macros() data:'Free space {#FSNAME}' 73116:20221202:102233.612 End of zbx_substitute_lld_macros():SUCCEED data:'Free space /sys/fs/cgroup/cpuset' 73116:20221202:102233.612 In lld_override_item() 73116:20221202:102233.612 End of lld_override_item() 73116:20221202:102233.613 In zbx_substitute_lld_macros() data:'0' 73116:20221202:102233.613 End of zbx_substitute_lld_macros():SUCCEED data:'0' 73116:20221202:102233.613 In zbx_substitute_lld_macros() data:'90d' 73116:20221202:102233.613 End of zbx_substitute_lld_macros():SUCCEED data:'90d' 73116:20221202:102233.613 In zbx_substitute_lld_macros() data:'365d' 73116:20221202:102233.613 End of zbx_substitute_lld_macros():SUCCEED data:'365d' 73116:20221202:102233.613 In zbx_substitute_lld_macros() data:'B' 73116:20221202:102233.613 End of zbx_substitute_lld_macros():SUCCEED data:'B' 73116:20221202:102233.613 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.613 End of zbx_substitute_lld_macros():SUCCEED data:'' 73126:20221202:102233.613 End of process_escalations() 73126:20221202:102233.613 In process_escalations() 73126:20221202:102233.613 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<=1669969356 order by actionid,triggerid,itemid,escalationid] 73116:20221202:102233.613 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.613 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.613 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.613 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.613 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.613 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.613 In zbx_substitute_lld_macros() data:'LALALALALA' 73116:20221202:102233.613 End of zbx_substitute_lld_macros():SUCCEED data:'LALALALALA' 73116:20221202:102233.613 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.613 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.613 In zbx_substitute_lld_macros() data:'3s' 73116:20221202:102233.614 End of zbx_substitute_lld_macros():SUCCEED data:'3s' 73116:20221202:102233.614 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.614 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.614 In zbx_substitute_macros_in_json_pairs() 73116:20221202:102233.614 End of zbx_substitute_macros_in_json_pairs():SUCCEED 73116:20221202:102233.614 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.614 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.614 In zbx_substitute_lld_macros() data:'200' 73116:20221202:102233.614 End of zbx_substitute_lld_macros():SUCCEED data:'200' 73116:20221202:102233.614 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.614 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.614 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.614 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.614 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.614 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.614 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.614 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.614 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.614 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.614 End of lld_item_update() 73116:20221202:102233.614 In lld_item_update() 73116:20221202:102233.615 In zbx_substitute_lld_macros() data:'Free space {#FSNAME}' 73116:20221202:102233.615 End of zbx_substitute_lld_macros():SUCCEED data:'Free space /sys/fs/cgroup/blkio' 73116:20221202:102233.615 In lld_override_item() 73116:20221202:102233.615 End of lld_override_item() 73116:20221202:102233.615 In zbx_substitute_lld_macros() data:'0' 73116:20221202:102233.615 End of zbx_substitute_lld_macros():SUCCEED data:'0' 73116:20221202:102233.615 In zbx_substitute_lld_macros() data:'90d' 73116:20221202:102233.615 End of zbx_substitute_lld_macros():SUCCEED data:'90d' 73116:20221202:102233.615 In zbx_substitute_lld_macros() data:'365d' 73116:20221202:102233.615 End of zbx_substitute_lld_macros():SUCCEED data:'365d' 73116:20221202:102233.615 In zbx_substitute_lld_macros() data:'B' 73116:20221202:102233.615 End of zbx_substitute_lld_macros():SUCCEED data:'B' 73116:20221202:102233.615 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.615 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.615 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.615 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.615 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.615 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.615 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.615 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.615 In zbx_substitute_lld_macros() data:'LALALALALA' 73116:20221202:102233.615 End of zbx_substitute_lld_macros():SUCCEED data:'LALALALALA' 73116:20221202:102233.615 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.615 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.615 In zbx_substitute_lld_macros() data:'3s' 73116:20221202:102233.615 End of zbx_substitute_lld_macros():SUCCEED data:'3s' 73116:20221202:102233.615 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.615 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.615 In zbx_substitute_macros_in_json_pairs() 73116:20221202:102233.615 End of zbx_substitute_macros_in_json_pairs():SUCCEED 73116:20221202:102233.615 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.615 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.615 In zbx_substitute_lld_macros() data:'200' 73116:20221202:102233.615 End of zbx_substitute_lld_macros():SUCCEED data:'200' 73116:20221202:102233.615 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.615 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.615 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.616 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.616 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.616 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.616 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.616 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.616 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.616 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.616 End of lld_item_update() 73116:20221202:102233.616 In lld_item_update() 73116:20221202:102233.616 In zbx_substitute_lld_macros() data:'Free space {#FSNAME}' 73116:20221202:102233.616 End of zbx_substitute_lld_macros():SUCCEED data:'Free space /sys/fs/cgroup/freezer' 73116:20221202:102233.616 In lld_override_item() 73116:20221202:102233.616 End of lld_override_item() 73116:20221202:102233.616 In zbx_substitute_lld_macros() data:'0' 73116:20221202:102233.616 End of zbx_substitute_lld_macros():SUCCEED data:'0' 73116:20221202:102233.616 In zbx_substitute_lld_macros() data:'90d' 73116:20221202:102233.616 End of zbx_substitute_lld_macros():SUCCEED data:'90d' 73116:20221202:102233.616 In zbx_substitute_lld_macros() data:'365d' 73116:20221202:102233.616 End of zbx_substitute_lld_macros():SUCCEED data:'365d' 73116:20221202:102233.616 In zbx_substitute_lld_macros() data:'B' 73116:20221202:102233.616 End of zbx_substitute_lld_macros():SUCCEED data:'B' 73116:20221202:102233.616 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.616 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.616 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.616 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.616 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.616 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.616 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.616 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.616 In zbx_substitute_lld_macros() data:'LALALALALA' 73116:20221202:102233.616 End of zbx_substitute_lld_macros():SUCCEED data:'LALALALALA' 73116:20221202:102233.616 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.617 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.617 In zbx_substitute_lld_macros() data:'3s' 73116:20221202:102233.617 End of zbx_substitute_lld_macros():SUCCEED data:'3s' 73116:20221202:102233.617 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.617 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.617 In zbx_substitute_macros_in_json_pairs() 73116:20221202:102233.617 End of zbx_substitute_macros_in_json_pairs():SUCCEED 73116:20221202:102233.617 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.617 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.617 In zbx_substitute_lld_macros() data:'200' 73116:20221202:102233.623 End of zbx_substitute_lld_macros():SUCCEED data:'200' 73116:20221202:102233.623 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.623 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.623 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.623 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.623 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.623 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.623 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.623 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.623 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.623 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.623 End of lld_item_update() 73116:20221202:102233.623 In lld_item_update() 73116:20221202:102233.623 In zbx_substitute_lld_macros() data:'Free space {#FSNAME}' 73116:20221202:102233.623 End of zbx_substitute_lld_macros():SUCCEED data:'Free space /sys/fs/cgroup/misc' 73116:20221202:102233.623 In lld_override_item() 73116:20221202:102233.623 End of lld_override_item() 73116:20221202:102233.623 In zbx_substitute_lld_macros() data:'0' 73116:20221202:102233.623 End of zbx_substitute_lld_macros():SUCCEED data:'0' 73116:20221202:102233.623 In zbx_substitute_lld_macros() data:'90d' 73116:20221202:102233.623 End of zbx_substitute_lld_macros():SUCCEED data:'90d' 73116:20221202:102233.623 In zbx_substitute_lld_macros() data:'365d' 73116:20221202:102233.623 End of zbx_substitute_lld_macros():SUCCEED data:'365d' 73116:20221202:102233.623 In zbx_substitute_lld_macros() data:'B' 73116:20221202:102233.623 End of zbx_substitute_lld_macros():SUCCEED data:'B' 73116:20221202:102233.624 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.624 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.624 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.624 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.624 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.624 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.624 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.624 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.624 In zbx_substitute_lld_macros() data:'LALALALALA' 73116:20221202:102233.624 End of zbx_substitute_lld_macros():SUCCEED data:'LALALALALA' 73116:20221202:102233.624 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.624 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.624 In zbx_substitute_lld_macros() data:'3s' 73116:20221202:102233.624 End of zbx_substitute_lld_macros():SUCCEED data:'3s' 73116:20221202:102233.624 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.624 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.624 In zbx_substitute_macros_in_json_pairs() 73116:20221202:102233.624 End of zbx_substitute_macros_in_json_pairs():SUCCEED 73126:20221202:102233.624 End of process_escalations() 73126:20221202:102233.624 In process_escalations() 73126:20221202:102233.624 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<=1669969356 order by actionid,triggerid,itemid,escalationid] 73116:20221202:102233.624 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.624 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.624 In zbx_substitute_lld_macros() data:'200' 73116:20221202:102233.624 End of zbx_substitute_lld_macros():SUCCEED data:'200' 73116:20221202:102233.624 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.624 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.624 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.624 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.624 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.624 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.624 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.624 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.624 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.624 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.624 End of lld_item_update() 73116:20221202:102233.624 In lld_item_make() 73116:20221202:102233.624 In zbx_substitute_lld_macros() data:'Free space {#FSNAME}' 73116:20221202:102233.624 End of zbx_substitute_lld_macros():SUCCEED data:'Free space /proc/sys/fs/binfmt_misc' 73116:20221202:102233.624 In lld_override_item() 73116:20221202:102233.624 End of lld_override_item() 73116:20221202:102233.625 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 73116:20221202:102233.625 In zbx_substitute_lld_macros() data:'{#FSNAME}' 73116:20221202:102233.625 End of zbx_substitute_lld_macros():SUCCEED data:'/proc/sys/fs/binfmt_misc' 73116:20221202:102233.625 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/proc/sys/fs/binfmt_misc,free]' 73116:20221202:102233.625 In zbx_substitute_lld_macros() data:'0' 73116:20221202:102233.625 End of zbx_substitute_lld_macros():SUCCEED data:'0' 73116:20221202:102233.625 In zbx_substitute_lld_macros() data:'90d' 73116:20221202:102233.625 End of zbx_substitute_lld_macros():SUCCEED data:'90d' 73116:20221202:102233.625 In zbx_substitute_lld_macros() data:'365d' 73116:20221202:102233.625 End of zbx_substitute_lld_macros():SUCCEED data:'365d' 73116:20221202:102233.625 In zbx_substitute_lld_macros() data:'B' 73116:20221202:102233.625 End of zbx_substitute_lld_macros():SUCCEED data:'B' 73116:20221202:102233.625 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.625 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.625 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.625 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.625 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.625 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.625 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.625 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.625 In zbx_substitute_lld_macros() data:'LALALALALA' 73116:20221202:102233.625 End of zbx_substitute_lld_macros():SUCCEED data:'LALALALALA' 73116:20221202:102233.625 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.625 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.625 In zbx_substitute_lld_macros() data:'3s' 73116:20221202:102233.625 End of zbx_substitute_lld_macros():SUCCEED data:'3s' 73116:20221202:102233.625 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.625 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.625 In zbx_substitute_macros_in_json_pairs() 73116:20221202:102233.625 End of zbx_substitute_macros_in_json_pairs():SUCCEED 73116:20221202:102233.625 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.625 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.625 In zbx_substitute_lld_macros() data:'200' 73116:20221202:102233.626 End of zbx_substitute_lld_macros():SUCCEED data:'200' 73116:20221202:102233.626 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.626 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.626 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.626 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.626 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.626 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.626 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.626 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.626 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.626 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.626 End of lld_item_make() 73116:20221202:102233.626 In lld_item_update() 73116:20221202:102233.626 In zbx_substitute_lld_macros() data:'Free space {#FSNAME}' 73116:20221202:102233.626 End of zbx_substitute_lld_macros():SUCCEED data:'Free space /sys/kernel/debug' 73116:20221202:102233.626 In lld_override_item() 73116:20221202:102233.626 End of lld_override_item() 73116:20221202:102233.626 In zbx_substitute_lld_macros() data:'0' 73116:20221202:102233.626 End of zbx_substitute_lld_macros():SUCCEED data:'0' 73116:20221202:102233.626 In zbx_substitute_lld_macros() data:'90d' 73116:20221202:102233.626 End of zbx_substitute_lld_macros():SUCCEED data:'90d' 73116:20221202:102233.626 In zbx_substitute_lld_macros() data:'365d' 73116:20221202:102233.626 End of zbx_substitute_lld_macros():SUCCEED data:'365d' 73116:20221202:102233.626 In zbx_substitute_lld_macros() data:'B' 73116:20221202:102233.626 End of zbx_substitute_lld_macros():SUCCEED data:'B' 73116:20221202:102233.626 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.626 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.626 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.626 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.626 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.626 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.626 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.626 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.626 In zbx_substitute_lld_macros() data:'LALALALALA' 73116:20221202:102233.626 End of zbx_substitute_lld_macros():SUCCEED data:'LALALALALA' 73116:20221202:102233.626 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.626 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.626 In zbx_substitute_lld_macros() data:'3s' 73116:20221202:102233.626 End of zbx_substitute_lld_macros():SUCCEED data:'3s' 73116:20221202:102233.626 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.626 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.627 In zbx_substitute_macros_in_json_pairs() 73116:20221202:102233.627 End of zbx_substitute_macros_in_json_pairs():SUCCEED 73116:20221202:102233.627 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.627 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.627 In zbx_substitute_lld_macros() data:'200' 73116:20221202:102233.627 End of zbx_substitute_lld_macros():SUCCEED data:'200' 73116:20221202:102233.627 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.627 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.627 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.627 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.627 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.627 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.627 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.627 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.627 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.627 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.627 End of lld_item_update() 73116:20221202:102233.627 In lld_item_update() 73116:20221202:102233.627 In zbx_substitute_lld_macros() data:'Free space {#FSNAME}' 73116:20221202:102233.627 End of zbx_substitute_lld_macros():SUCCEED data:'Free space /sys/kernel/tracing' 73116:20221202:102233.627 In lld_override_item() 73116:20221202:102233.627 End of lld_override_item() 73116:20221202:102233.627 In zbx_substitute_lld_macros() data:'0' 73116:20221202:102233.627 End of zbx_substitute_lld_macros():SUCCEED data:'0' 73116:20221202:102233.627 In zbx_substitute_lld_macros() data:'90d' 73116:20221202:102233.627 End of zbx_substitute_lld_macros():SUCCEED data:'90d' 73116:20221202:102233.627 In zbx_substitute_lld_macros() data:'365d' 73116:20221202:102233.627 End of zbx_substitute_lld_macros():SUCCEED data:'365d' 73116:20221202:102233.627 In zbx_substitute_lld_macros() data:'B' 73116:20221202:102233.627 End of zbx_substitute_lld_macros():SUCCEED data:'B' 73116:20221202:102233.627 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.627 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.627 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.627 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.627 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.627 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.627 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.627 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.627 In zbx_substitute_lld_macros() data:'LALALALALA' 73116:20221202:102233.627 End of zbx_substitute_lld_macros():SUCCEED data:'LALALALALA' 73116:20221202:102233.627 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.627 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.627 In zbx_substitute_lld_macros() data:'3s' 73116:20221202:102233.627 End of zbx_substitute_lld_macros():SUCCEED data:'3s' 73116:20221202:102233.627 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.627 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.627 In zbx_substitute_macros_in_json_pairs() 73116:20221202:102233.627 End of zbx_substitute_macros_in_json_pairs():SUCCEED 73116:20221202:102233.627 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.627 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.627 In zbx_substitute_lld_macros() data:'200' 73116:20221202:102233.627 End of zbx_substitute_lld_macros():SUCCEED data:'200' 73116:20221202:102233.627 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.627 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.627 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.627 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.627 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.627 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.627 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.627 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.627 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.627 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.627 End of lld_item_update() 73116:20221202:102233.627 In lld_item_update() 73116:20221202:102233.627 In zbx_substitute_lld_macros() data:'Free space {#FSNAME}' 73116:20221202:102233.627 End of zbx_substitute_lld_macros():SUCCEED data:'Free space /sys/fs/fuse/connections' 73116:20221202:102233.627 In lld_override_item() 73116:20221202:102233.627 End of lld_override_item() 73116:20221202:102233.628 In zbx_substitute_lld_macros() data:'0' 73116:20221202:102233.628 End of zbx_substitute_lld_macros():SUCCEED data:'0' 73116:20221202:102233.628 In zbx_substitute_lld_macros() data:'90d' 73116:20221202:102233.628 End of zbx_substitute_lld_macros():SUCCEED data:'90d' 73116:20221202:102233.628 In zbx_substitute_lld_macros() data:'365d' 73116:20221202:102233.628 End of zbx_substitute_lld_macros():SUCCEED data:'365d' 73116:20221202:102233.628 In zbx_substitute_lld_macros() data:'B' 73116:20221202:102233.628 End of zbx_substitute_lld_macros():SUCCEED data:'B' 73116:20221202:102233.628 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.628 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.628 In zbx_substitute_lld_macros() data:'' 73126:20221202:102233.628 End of process_escalations() 73126:20221202:102233.628 In process_escalations() 73126:20221202:102233.628 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<=1669969356 order by actionid,triggerid,itemid,escalationid] 73116:20221202:102233.628 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.628 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.628 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.628 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.628 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.628 In zbx_substitute_lld_macros() data:'LALALALALA' 73116:20221202:102233.628 End of zbx_substitute_lld_macros():SUCCEED data:'LALALALALA' 73116:20221202:102233.628 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.628 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.628 In zbx_substitute_lld_macros() data:'3s' 73116:20221202:102233.628 End of zbx_substitute_lld_macros():SUCCEED data:'3s' 73116:20221202:102233.628 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.628 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.628 In zbx_substitute_macros_in_json_pairs() 73116:20221202:102233.628 End of zbx_substitute_macros_in_json_pairs():SUCCEED 73116:20221202:102233.628 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.629 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.629 In zbx_substitute_lld_macros() data:'200' 73116:20221202:102233.629 End of zbx_substitute_lld_macros():SUCCEED data:'200' 73116:20221202:102233.629 In zbx_substitute_lld_macros() data:'' 73126:20221202:102233.629 End of process_escalations() 73126:20221202:102233.629 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.025209 sec, idle 3 sec]' 73116:20221202:102233.629 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.630 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.630 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.630 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.630 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.630 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.630 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.630 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.630 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.630 End of lld_item_update() 73116:20221202:102233.630 In lld_item_update() 73116:20221202:102233.630 In zbx_substitute_lld_macros() data:'Free space {#FSNAME}' 73116:20221202:102233.630 End of zbx_substitute_lld_macros():SUCCEED data:'Free space /sys/kernel/config' 73116:20221202:102233.630 In lld_override_item() 73116:20221202:102233.630 End of lld_override_item() 73116:20221202:102233.630 In zbx_substitute_lld_macros() data:'0' 73116:20221202:102233.630 End of zbx_substitute_lld_macros():SUCCEED data:'0' 73116:20221202:102233.630 In zbx_substitute_lld_macros() data:'90d' 73116:20221202:102233.630 End of zbx_substitute_lld_macros():SUCCEED data:'90d' 73116:20221202:102233.630 In zbx_substitute_lld_macros() data:'365d' 73116:20221202:102233.630 End of zbx_substitute_lld_macros():SUCCEED data:'365d' 73116:20221202:102233.630 In zbx_substitute_lld_macros() data:'B' 73116:20221202:102233.630 End of zbx_substitute_lld_macros():SUCCEED data:'B' 73116:20221202:102233.630 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.630 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.630 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.630 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.630 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.630 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.630 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.630 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.630 In zbx_substitute_lld_macros() data:'LALALALALA' 73116:20221202:102233.630 End of zbx_substitute_lld_macros():SUCCEED data:'LALALALALA' 73116:20221202:102233.630 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.630 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.630 In zbx_substitute_lld_macros() data:'3s' 73116:20221202:102233.630 End of zbx_substitute_lld_macros():SUCCEED data:'3s' 73116:20221202:102233.630 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.630 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.630 In zbx_substitute_macros_in_json_pairs() 73116:20221202:102233.630 End of zbx_substitute_macros_in_json_pairs():SUCCEED 73116:20221202:102233.630 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.630 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.630 In zbx_substitute_lld_macros() data:'200' 73116:20221202:102233.630 End of zbx_substitute_lld_macros():SUCCEED data:'200' 73116:20221202:102233.630 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.630 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.630 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.630 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.630 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.630 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.630 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.630 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.630 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.630 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.630 End of lld_item_update() 73116:20221202:102233.630 In lld_item_update() 73116:20221202:102233.630 In zbx_substitute_lld_macros() data:'Free space {#FSNAME}' 73116:20221202:102233.630 End of zbx_substitute_lld_macros():SUCCEED data:'Free space /proc/sys/fs/binfmt_misc' 73116:20221202:102233.630 In lld_override_item() 73116:20221202:102233.630 End of lld_override_item() 73116:20221202:102233.630 In zbx_substitute_lld_macros() data:'0' 73116:20221202:102233.630 End of zbx_substitute_lld_macros():SUCCEED data:'0' 73116:20221202:102233.630 In zbx_substitute_lld_macros() data:'90d' 73116:20221202:102233.630 End of zbx_substitute_lld_macros():SUCCEED data:'90d' 73116:20221202:102233.630 In zbx_substitute_lld_macros() data:'365d' 73116:20221202:102233.630 End of zbx_substitute_lld_macros():SUCCEED data:'365d' 73116:20221202:102233.630 In zbx_substitute_lld_macros() data:'B' 73116:20221202:102233.630 End of zbx_substitute_lld_macros():SUCCEED data:'B' 73116:20221202:102233.630 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.630 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.630 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.630 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.630 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.630 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.630 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.630 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.630 In zbx_substitute_lld_macros() data:'LALALALALA' 73116:20221202:102233.631 End of zbx_substitute_lld_macros():SUCCEED data:'LALALALALA' 73116:20221202:102233.631 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.631 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.631 In zbx_substitute_lld_macros() data:'3s' 73116:20221202:102233.631 End of zbx_substitute_lld_macros():SUCCEED data:'3s' 73116:20221202:102233.631 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.631 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.631 In zbx_substitute_macros_in_json_pairs() 73116:20221202:102233.631 End of zbx_substitute_macros_in_json_pairs():SUCCEED 73116:20221202:102233.631 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.631 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.631 In zbx_substitute_lld_macros() data:'200' 73116:20221202:102233.631 End of zbx_substitute_lld_macros():SUCCEED data:'200' 73116:20221202:102233.631 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.631 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.631 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.631 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.631 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.631 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.631 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.631 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.631 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.631 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.631 End of lld_item_update() 73116:20221202:102233.631 End of lld_items_make():27 items 73116:20221202:102233.631 In zbx_substitute_lld_macros() data:'$[?(@.fsname=='{#FSNAME}')].bytes.free.first()' 73116:20221202:102233.631 End of zbx_substitute_lld_macros():SUCCEED data:'$[?(@.fsname=='/proc/sys/fs/binfmt_misc')].bytes.free.first()' 73116:20221202:102233.631 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.631 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.631 In zbx_substitute_lld_macros() data:'$[?(@.fsname=='{#FSNAME}')].bytes.free.first()' 73116:20221202:102233.631 End of zbx_substitute_lld_macros():SUCCEED data:'$[?(@.fsname=='/sys')].bytes.free.first()' 73116:20221202:102233.631 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.631 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.631 In zbx_substitute_lld_macros() data:'$[?(@.fsname=='{#FSNAME}')].bytes.free.first()' 73116:20221202:102233.631 End of zbx_substitute_lld_macros():SUCCEED data:'$[?(@.fsname=='/proc')].bytes.free.first()' 73116:20221202:102233.631 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.631 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.631 In zbx_substitute_lld_macros() data:'$[?(@.fsname=='{#FSNAME}')].bytes.free.first()' 73116:20221202:102233.631 End of zbx_substitute_lld_macros():SUCCEED data:'$[?(@.fsname=='/sys/kernel/security')].bytes.free.first()' 73116:20221202:102233.631 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.631 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.631 In zbx_substitute_lld_macros() data:'$[?(@.fsname=='{#FSNAME}')].bytes.free.first()' 73116:20221202:102233.631 End of zbx_substitute_lld_macros():SUCCEED data:'$[?(@.fsname=='/sys/fs/cgroup')].bytes.free.first()' 73116:20221202:102233.631 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.631 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.631 In zbx_substitute_lld_macros() data:'$[?(@.fsname=='{#FSNAME}')].bytes.free.first()' 73116:20221202:102233.631 End of zbx_substitute_lld_macros():SUCCEED data:'$[?(@.fsname=='/sys/fs/cgroup/unified')].bytes.free.first()' 73116:20221202:102233.631 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.631 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.631 In zbx_substitute_lld_macros() data:'$[?(@.fsname=='{#FSNAME}')].bytes.free.first()' 73116:20221202:102233.631 End of zbx_substitute_lld_macros():SUCCEED data:'$[?(@.fsname=='/sys/fs/cgroup/systemd')].bytes.free.first()' 73116:20221202:102233.631 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.632 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.632 In zbx_substitute_lld_macros() data:'$[?(@.fsname=='{#FSNAME}')].bytes.free.first()' 73116:20221202:102233.632 End of zbx_substitute_lld_macros():SUCCEED data:'$[?(@.fsname=='/sys/fs/pstore')].bytes.free.first()' 73116:20221202:102233.632 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.632 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.632 In zbx_substitute_lld_macros() data:'$[?(@.fsname=='{#FSNAME}')].bytes.free.first()' 73116:20221202:102233.632 End of zbx_substitute_lld_macros():SUCCEED data:'$[?(@.fsname=='/sys/firmware/efi/efivars')].bytes.free.first()' 73116:20221202:102233.632 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.632 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.632 In zbx_substitute_lld_macros() data:'$[?(@.fsname=='{#FSNAME}')].bytes.free.first()' 73116:20221202:102233.632 End of zbx_substitute_lld_macros():SUCCEED data:'$[?(@.fsname=='/sys/fs/bpf')].bytes.free.first()' 73116:20221202:102233.632 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.632 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.632 In zbx_substitute_lld_macros() data:'$[?(@.fsname=='{#FSNAME}')].bytes.free.first()' 73116:20221202:102233.632 End of zbx_substitute_lld_macros():SUCCEED data:'$[?(@.fsname=='/sys/fs/cgroup/pids')].bytes.free.first()' 73116:20221202:102233.632 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.632 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.632 In zbx_substitute_lld_macros() data:'$[?(@.fsname=='{#FSNAME}')].bytes.free.first()' 73116:20221202:102233.633 End of zbx_substitute_lld_macros():SUCCEED data:'$[?(@.fsname=='/sys/fs/cgroup/perf_event')].bytes.free.first()' 73116:20221202:102233.633 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.633 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.633 In zbx_substitute_lld_macros() data:'$[?(@.fsname=='{#FSNAME}')].bytes.free.first()' 73116:20221202:102233.633 End of zbx_substitute_lld_macros():SUCCEED data:'$[?(@.fsname=='/sys/fs/cgroup/hugetlb')].bytes.free.first()' 73116:20221202:102233.633 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.633 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.633 In zbx_substitute_lld_macros() data:'$[?(@.fsname=='{#FSNAME}')].bytes.free.first()' 73116:20221202:102233.634 End of zbx_substitute_lld_macros():SUCCEED data:'$[?(@.fsname=='/sys/fs/cgroup/rdma')].bytes.free.first()' 73116:20221202:102233.634 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.634 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.634 In zbx_substitute_lld_macros() data:'$[?(@.fsname=='{#FSNAME}')].bytes.free.first()' 73116:20221202:102233.634 End of zbx_substitute_lld_macros():SUCCEED data:'$[?(@.fsname=='/sys/fs/cgroup/misc')].bytes.free.first()' 73116:20221202:102233.634 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.634 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.634 In zbx_substitute_lld_macros() data:'$[?(@.fsname=='{#FSNAME}')].bytes.free.first()' 73116:20221202:102233.634 End of zbx_substitute_lld_macros():SUCCEED data:'$[?(@.fsname=='/sys/fs/cgroup/cpu,cpuacct')].bytes.free.first()' 73116:20221202:102233.634 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.635 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.635 In zbx_substitute_lld_macros() data:'$[?(@.fsname=='{#FSNAME}')].bytes.free.first()' 73116:20221202:102233.635 End of zbx_substitute_lld_macros():SUCCEED data:'$[?(@.fsname=='/sys/fs/cgroup/cpuset')].bytes.free.first()' 73116:20221202:102233.635 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.635 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.635 In zbx_substitute_lld_macros() data:'$[?(@.fsname=='{#FSNAME}')].bytes.free.first()' 73116:20221202:102233.635 End of zbx_substitute_lld_macros():SUCCEED data:'$[?(@.fsname=='/sys/fs/cgroup/freezer')].bytes.free.first()' 73116:20221202:102233.635 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.635 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.635 In zbx_substitute_lld_macros() data:'$[?(@.fsname=='{#FSNAME}')].bytes.free.first()' 73116:20221202:102233.635 End of zbx_substitute_lld_macros():SUCCEED data:'$[?(@.fsname=='/sys/fs/cgroup/memory')].bytes.free.first()' 73116:20221202:102233.635 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.635 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.636 In zbx_substitute_lld_macros() data:'$[?(@.fsname=='{#FSNAME}')].bytes.free.first()' 73116:20221202:102233.636 End of zbx_substitute_lld_macros():SUCCEED data:'$[?(@.fsname=='/sys/fs/cgroup/net_cls,net_prio')].bytes.free.first()' 73116:20221202:102233.636 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.636 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.636 In zbx_substitute_lld_macros() data:'$[?(@.fsname=='{#FSNAME}')].bytes.free.first()' 73116:20221202:102233.636 End of zbx_substitute_lld_macros():SUCCEED data:'$[?(@.fsname=='/sys/fs/cgroup/blkio')].bytes.free.first()' 73116:20221202:102233.636 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.636 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.636 In zbx_substitute_lld_macros() data:'$[?(@.fsname=='{#FSNAME}')].bytes.free.first()' 73116:20221202:102233.636 End of zbx_substitute_lld_macros():SUCCEED data:'$[?(@.fsname=='/sys/fs/cgroup/devices')].bytes.free.first()' 73116:20221202:102233.636 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.636 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.636 In zbx_substitute_lld_macros() data:'$[?(@.fsname=='{#FSNAME}')].bytes.free.first()' 73116:20221202:102233.636 End of zbx_substitute_lld_macros():SUCCEED data:'$[?(@.fsname=='/proc/sys/fs/binfmt_misc')].bytes.free.first()' 73116:20221202:102233.636 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.636 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.636 In zbx_substitute_lld_macros() data:'$[?(@.fsname=='{#FSNAME}')].bytes.free.first()' 73116:20221202:102233.636 End of zbx_substitute_lld_macros():SUCCEED data:'$[?(@.fsname=='/sys/kernel/debug')].bytes.free.first()' 73116:20221202:102233.636 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.636 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.636 In zbx_substitute_lld_macros() data:'$[?(@.fsname=='{#FSNAME}')].bytes.free.first()' 73116:20221202:102233.636 End of zbx_substitute_lld_macros():SUCCEED data:'$[?(@.fsname=='/sys/kernel/tracing')].bytes.free.first()' 73116:20221202:102233.636 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.637 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.637 In zbx_substitute_lld_macros() data:'$[?(@.fsname=='{#FSNAME}')].bytes.free.first()' 73116:20221202:102233.637 End of zbx_substitute_lld_macros():SUCCEED data:'$[?(@.fsname=='/sys/fs/fuse/connections')].bytes.free.first()' 73116:20221202:102233.637 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.637 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.637 In zbx_substitute_lld_macros() data:'$[?(@.fsname=='{#FSNAME}')].bytes.free.first()' 73116:20221202:102233.637 End of zbx_substitute_lld_macros():SUCCEED data:'$[?(@.fsname=='/sys/kernel/config')].bytes.free.first()' 73116:20221202:102233.637 In zbx_substitute_lld_macros() data:'' 73116:20221202:102233.638 End of zbx_substitute_lld_macros():SUCCEED data:'' 73116:20221202:102233.638 In lld_items_param_make() 73116:20221202:102233.638 In zbx_merge_item_params() old item parameters:0 new item parameters:0 73116:20221202:102233.638 End of zbx_merge_item_params() item parameter:0 73116:20221202:102233.638 In zbx_merge_item_params() old item parameters:0 new item parameters:0 73116:20221202:102233.638 End of zbx_merge_item_params() item parameter:0 73116:20221202:102233.638 In zbx_merge_item_params() old item parameters:0 new item parameters:0 73116:20221202:102233.638 End of zbx_merge_item_params() item parameter:0 73116:20221202:102233.638 In zbx_merge_item_params() old item parameters:0 new item parameters:0 73116:20221202:102233.638 End of zbx_merge_item_params() item parameter:0 73116:20221202:102233.638 In zbx_merge_item_params() old item parameters:0 new item parameters:0 73116:20221202:102233.638 End of zbx_merge_item_params() item parameter:0 73116:20221202:102233.638 In zbx_merge_item_params() old item parameters:0 new item parameters:0 73116:20221202:102233.638 End of zbx_merge_item_params() item parameter:0 73116:20221202:102233.638 In zbx_merge_item_params() old item parameters:0 new item parameters:0 73116:20221202:102233.638 End of zbx_merge_item_params() item parameter:0 73116:20221202:102233.638 In zbx_merge_item_params() old item parameters:0 new item parameters:0 73116:20221202:102233.638 End of zbx_merge_item_params() item parameter:0 73116:20221202:102233.638 In zbx_merge_item_params() old item parameters:0 new item parameters:0 73116:20221202:102233.638 End of zbx_merge_item_params() item parameter:0 73116:20221202:102233.638 In zbx_merge_item_params() old item parameters:0 new item parameters:0 73116:20221202:102233.638 End of zbx_merge_item_params() item parameter:0 73116:20221202:102233.638 In zbx_merge_item_params() old item parameters:0 new item parameters:0 73116:20221202:102233.638 End of zbx_merge_item_params() item parameter:0 73116:20221202:102233.638 In zbx_merge_item_params() old item parameters:0 new item parameters:0 73116:20221202:102233.638 End of zbx_merge_item_params() item parameter:0 73116:20221202:102233.638 In zbx_merge_item_params() old item parameters:0 new item parameters:0 73116:20221202:102233.638 End of zbx_merge_item_params() item parameter:0 73116:20221202:102233.638 In zbx_merge_item_params() old item parameters:0 new item parameters:0 73116:20221202:102233.638 End of zbx_merge_item_params() item parameter:0 73116:20221202:102233.638 In zbx_merge_item_params() old item parameters:0 new item parameters:0 73116:20221202:102233.638 End of zbx_merge_item_params() item parameter:0 73116:20221202:102233.638 In zbx_merge_item_params() old item parameters:0 new item parameters:0 73116:20221202:102233.638 End of zbx_merge_item_params() item parameter:0 73116:20221202:102233.638 In zbx_merge_item_params() old item parameters:0 new item parameters:0 73116:20221202:102233.638 End of zbx_merge_item_params() item parameter:0 73116:20221202:102233.638 In zbx_merge_item_params() old item parameters:0 new item parameters:0 73116:20221202:102233.638 End of zbx_merge_item_params() item parameter:0 73116:20221202:102233.638 In zbx_merge_item_params() old item parameters:0 new item parameters:0 73116:20221202:102233.638 End of zbx_merge_item_params() item parameter:0 73116:20221202:102233.638 In zbx_merge_item_params() old item parameters:0 new item parameters:0 73116:20221202:102233.638 End of zbx_merge_item_params() item parameter:0 73116:20221202:102233.639 In zbx_merge_item_params() old item parameters:0 new item parameters:0 73116:20221202:102233.639 End of zbx_merge_item_params() item parameter:0 73116:20221202:102233.639 In zbx_merge_item_params() old item parameters:0 new item parameters:0 73116:20221202:102233.639 End of zbx_merge_item_params() item parameter:0 73116:20221202:102233.639 In zbx_merge_item_params() old item parameters:0 new item parameters:0 73116:20221202:102233.639 End of zbx_merge_item_params() item parameter:0 73116:20221202:102233.639 In zbx_merge_item_params() old item parameters:0 new item parameters:0 73116:20221202:102233.639 End of zbx_merge_item_params() item parameter:0 73116:20221202:102233.639 In zbx_merge_item_params() old item parameters:0 new item parameters:0 73116:20221202:102233.639 End of zbx_merge_item_params() item parameter:0 73116:20221202:102233.639 In zbx_merge_item_params() old item parameters:0 new item parameters:0 73116:20221202:102233.639 End of zbx_merge_item_params() item parameter:0 73116:20221202:102233.639 In zbx_merge_item_params() old item parameters:0 new item parameters:0 73116:20221202:102233.639 End of zbx_merge_item_params() item parameter:0 73116:20221202:102233.639 End of lld_items_param_make() 73116:20221202:102233.639 In zbx_merge_tags() old_tags:0 new_tags:0 73116:20221202:102233.639 End of zbx_merge_tags() tags:0 73116:20221202:102233.639 In zbx_merge_tags() old_tags:0 new_tags:0 73116:20221202:102233.639 End of zbx_merge_tags() tags:0 73116:20221202:102233.639 In zbx_merge_tags() old_tags:0 new_tags:0 73116:20221202:102233.639 End of zbx_merge_tags() tags:0 73116:20221202:102233.639 In zbx_merge_tags() old_tags:0 new_tags:0 73116:20221202:102233.639 End of zbx_merge_tags() tags:0 73116:20221202:102233.639 In zbx_merge_tags() old_tags:0 new_tags:0 73116:20221202:102233.639 End of zbx_merge_tags() tags:0 73116:20221202:102233.639 In zbx_merge_tags() old_tags:0 new_tags:0 73116:20221202:102233.639 End of zbx_merge_tags() tags:0 73116:20221202:102233.640 In zbx_merge_tags() old_tags:0 new_tags:0 73116:20221202:102233.640 End of zbx_merge_tags() tags:0 73116:20221202:102233.640 In zbx_merge_tags() old_tags:0 new_tags:0 73116:20221202:102233.640 End of zbx_merge_tags() tags:0 73116:20221202:102233.640 In zbx_merge_tags() old_tags:0 new_tags:0 73116:20221202:102233.640 End of zbx_merge_tags() tags:0 73116:20221202:102233.640 In zbx_merge_tags() old_tags:0 new_tags:0 73116:20221202:102233.640 End of zbx_merge_tags() tags:0 73116:20221202:102233.640 In zbx_merge_tags() old_tags:0 new_tags:0 73116:20221202:102233.640 End of zbx_merge_tags() tags:0 73116:20221202:102233.640 In zbx_merge_tags() old_tags:0 new_tags:0 73116:20221202:102233.640 End of zbx_merge_tags() tags:0 73116:20221202:102233.640 In zbx_merge_tags() old_tags:0 new_tags:0 73116:20221202:102233.640 End of zbx_merge_tags() tags:0 73116:20221202:102233.640 In zbx_merge_tags() old_tags:0 new_tags:0 73116:20221202:102233.640 End of zbx_merge_tags() tags:0 73116:20221202:102233.640 In zbx_merge_tags() old_tags:0 new_tags:0 73116:20221202:102233.640 End of zbx_merge_tags() tags:0 73116:20221202:102233.640 In zbx_merge_tags() old_tags:0 new_tags:0 73116:20221202:102233.640 End of zbx_merge_tags() tags:0 73116:20221202:102233.640 In zbx_merge_tags() old_tags:0 new_tags:0 73116:20221202:102233.640 End of zbx_merge_tags() tags:0 73116:20221202:102233.640 In zbx_merge_tags() old_tags:0 new_tags:0 73116:20221202:102233.640 End of zbx_merge_tags() tags:0 73116:20221202:102233.640 In zbx_merge_tags() old_tags:0 new_tags:0 73116:20221202:102233.640 End of zbx_merge_tags() tags:0 73116:20221202:102233.640 In zbx_merge_tags() old_tags:0 new_tags:0 73116:20221202:102233.641 End of zbx_merge_tags() tags:0 73116:20221202:102233.641 In zbx_merge_tags() old_tags:0 new_tags:0 73116:20221202:102233.641 End of zbx_merge_tags() tags:0 73116:20221202:102233.641 In zbx_merge_tags() old_tags:0 new_tags:0 73116:20221202:102233.641 End of zbx_merge_tags() tags:0 73116:20221202:102233.641 In zbx_merge_tags() old_tags:0 new_tags:0 73116:20221202:102233.641 End of zbx_merge_tags() tags:0 73116:20221202:102233.641 In zbx_merge_tags() old_tags:0 new_tags:0 73116:20221202:102233.641 End of zbx_merge_tags() tags:0 73116:20221202:102233.641 In zbx_merge_tags() old_tags:0 new_tags:0 73116:20221202:102233.641 End of zbx_merge_tags() tags:0 73116:20221202:102233.641 In zbx_merge_tags() old_tags:0 new_tags:0 73116:20221202:102233.641 End of zbx_merge_tags() tags:0 73116:20221202:102233.641 In zbx_merge_tags() old_tags:0 new_tags:0 73116:20221202:102233.641 End of zbx_merge_tags() tags:0 73116:20221202:102233.641 In lld_link_dependent_items() 73116:20221202:102233.641 End of lld_link_dependent_items() 73116:20221202:102233.641 In lld_item_dependencies_get() 73116:20221202:102233.641 query [txnlev:0] [select itemid,master_itemid,flags from items where itemid=44313] 73116:20221202:102233.642 query [txnlev:0] [select itemid,master_itemid,flags from items where master_itemid in (44313,44313)] 73116:20221202:102233.642 query [txnlev:0] [select itemid,master_itemid,flags from items where master_itemid in (44314,44315,44316,44317,44318,44319,44320,44321,44322,44323,44324,44325,44326,44327,44328,44329,44330,44331,44332,44333,44334,44335,44336,44337,44338,44339,44340,44341)] 73116:20221202:102233.643 End of lld_item_dependencies_get() 73116:20221202:102233.643 In lld_items_validate() 73116:20221202:102233.643 End of lld_items_validate() 73116:20221202:102233.643 query [txnlev:1] [begin;] 73116:20221202:102233.643 In lld_items_save() 73116:20221202:102233.643 End of lld_items_save() 73116:20221202:102233.643 In lld_items_param_save() 73116:20221202:102233.643 End of lld_items_param_save() added:0 updated:0 removed:0 73116:20221202:102233.643 In lld_items_preproc_save() 73116:20221202:102233.643 End of lld_items_preproc_save() added:0 updated:0 removed:0 73116:20221202:102233.643 In lld_items_tags_save() 73116:20221202:102233.643 End of lld_items_tags_save() added:0 updated:0 removed:0 73116:20221202:102233.643 query [txnlev:1] [commit;] 73116:20221202:102233.643 In lld_remove_lost_objects() 73116:20221202:102233.643 query [txnlev:1] [begin;] 73116:20221202:102233.644 query [txnlev:1] [update item_discovery set lastcheck=1669969353 where itemid in (44316,44317,44318,44319,44320,44321,44322,44323,44324,44325,44326,44327,44328,44329,44330,44331,44332,44333,44334,44335,44336,44337,44338,44339,44340,44341); ] 73116:20221202:102233.645 query [txnlev:1] [commit;] 73116:20221202:102233.655 End of lld_remove_lost_objects() 73116:20221202:102233.655 End of lld_update_items() 73116:20221202:102233.655 In lld_update_triggers() 73116:20221202:102233.655 query [txnlev:0] [select t.triggerid,t.description,t.expression,t.status,t.type,t.priority,t.comments,t.url,t.recovery_expression,t.recovery_mode,t.correlation_mode,t.correlation_tag,t.manual_close,t.opdata,t.discover,t.event_name from triggers t where t.triggerid in (select distinct tg.triggerid from triggers tg,functions f,items i,item_discovery id where tg.triggerid=f.triggerid and f.itemid=i.itemid and i.itemid=id.itemid and id.parent_itemid=44314)] 73116:20221202:102233.656 End of lld_update_triggers() 73116:20221202:102233.657 In lld_update_graphs() 73116:20221202:102233.657 query [txnlev:0] [select distinct g.graphid,g.name,g.width,g.height,g.yaxismin,g.yaxismax,g.show_work_period,g.show_triggers,g.graphtype,g.show_legend,g.show_3d,g.percent_left,g.percent_right,g.ymin_type,g.ymin_itemid,g.ymax_type,g.ymax_itemid,g.discover from graphs g,graphs_items gi,items i,item_discovery id where g.graphid=gi.graphid and gi.itemid=i.itemid and i.itemid=id.itemid and id.parent_itemid=44314] 73116:20221202:102233.659 End of lld_update_graphs() 73116:20221202:102233.659 In lld_update_hosts() 73116:20221202:102233.659 query [txnlev:0] [select h.proxy_hostid,h.ipmi_authtype,h.ipmi_privilege,h.ipmi_username,h.ipmi_password,h.tls_connect,h.tls_accept,h.tls_issuer,h.tls_subject,h.tls_psk_identity,h.tls_psk from hosts h,items i where h.hostid=i.hostid and i.itemid=44314] 73116:20221202:102233.661 query [txnlev:0] [select hi.interfaceid,hi.type,hi.main,hi.useip,hi.ip,hi.dns,hi.port,s.version,s.bulk,s.community,s.securityname,s.securitylevel,s.authpassphrase,s.privpassphrase,s.authprotocol,s.privprotocol,s.contextname from interface hi inner join items i on hi.hostid=i.hostid left join interface_snmp s on hi.interfaceid=s.interfaceid where i.itemid=44314] 73116:20221202:102233.662 In lld_masterhostmacros_get() 73116:20221202:102233.662 query [txnlev:0] [select hm.macro,hm.value,hm.description,hm.type from hostmacro hm,items i where hm.hostid=i.hostid and i.itemid=44314] 73116:20221202:102233.663 End of lld_masterhostmacros_get() 73116:20221202:102233.663 query [txnlev:0] [select h.hostid,h.host,h.name,h.status,h.discover,hi.inventory_mode,h.custom_interfaces from hosts h,host_discovery hd left join host_inventory hi on hd.hostid=hi.hostid where h.hostid=hd.hostid and hd.parent_itemid=44314] 73116:20221202:102233.664 End of lld_update_hosts() 73116:20221202:102233.665 End of lld_process_discovery_rule() 73116:20221202:102233.665 End of lld_process_task() 73116:20221202:102233.665 In zbx_ipc_socket_write() 73116:20221202:102233.665 End of zbx_ipc_socket_write():SUCCEED 73116:20221202:102233.665 zbx_setproctitle() title:'lld worker #1 [processed 1 LLD rules, idle 102.072029 sec during 102.194004 sec]' 73116:20221202:102233.665 In zbx_ipc_socket_read() 73115:20221202:102233.665 End of zbx_ipc_service_recv():1 73115:20221202:102233.665 In lld_process_result() 73115:20221202:102233.665 discovery rule:44314 has been processed 73115:20221202:102233.665 End of lld_process_result() 73115:20221202:102233.665 In zbx_ipc_service_recv() timeout:1.000 73174:20221202:102233.736 End of zbx_ipc_service_recv():2 73174:20221202:102233.736 In zbx_ipc_service_recv() timeout:1.000 73125:20221202:102233.768 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.001934 sec, syncing history]' 73125:20221202:102233.768 In zbx_sync_history_cache() history_num:27 73125:20221202:102233.768 In substitute_simple_macros_impl() data:'1h' 73125:20221202:102233.768 End substitute_simple_macros_impl() data:'1h' 73125:20221202:102233.768 In substitute_simple_macros_impl() data:'365d' 73125:20221202:102233.768 End substitute_simple_macros_impl() data:'365d' 73125:20221202:102233.768 In substitute_simple_macros_impl() data:'90d' 73125:20221202:102233.768 End substitute_simple_macros_impl() data:'90d' 73125:20221202:102233.768 In substitute_simple_macros_impl() data:'365d' 73125:20221202:102233.768 End substitute_simple_macros_impl() data:'365d' 73125:20221202:102233.768 In substitute_simple_macros_impl() data:'90d' 73125:20221202:102233.768 End substitute_simple_macros_impl() data:'90d' 73125:20221202:102233.768 In substitute_simple_macros_impl() data:'365d' 73125:20221202:102233.768 End substitute_simple_macros_impl() data:'365d' 73125:20221202:102233.768 In substitute_simple_macros_impl() data:'90d' 73125:20221202:102233.768 End substitute_simple_macros_impl() data:'90d' 73125:20221202:102233.768 In substitute_simple_macros_impl() data:'365d' 73125:20221202:102233.768 End substitute_simple_macros_impl() data:'365d' 73125:20221202:102233.768 In substitute_simple_macros_impl() data:'90d' 73125:20221202:102233.768 End substitute_simple_macros_impl() data:'90d' 73125:20221202:102233.768 In substitute_simple_macros_impl() data:'365d' 73125:20221202:102233.768 End substitute_simple_macros_impl() data:'365d' 73125:20221202:102233.768 In substitute_simple_macros_impl() data:'90d' 73125:20221202:102233.768 End substitute_simple_macros_impl() data:'90d' 73125:20221202:102233.768 In substitute_simple_macros_impl() data:'365d' 73125:20221202:102233.768 End substitute_simple_macros_impl() data:'365d' 73125:20221202:102233.768 In substitute_simple_macros_impl() data:'90d' 73125:20221202:102233.768 End substitute_simple_macros_impl() data:'90d' 73125:20221202:102233.768 In substitute_simple_macros_impl() data:'365d' 73125:20221202:102233.768 End substitute_simple_macros_impl() data:'365d' 73125:20221202:102233.768 In substitute_simple_macros_impl() data:'90d' 73125:20221202:102233.768 End substitute_simple_macros_impl() data:'90d' 73125:20221202:102233.768 In substitute_simple_macros_impl() data:'365d' 73125:20221202:102233.768 End substitute_simple_macros_impl() data:'365d' 73125:20221202:102233.769 In substitute_simple_macros_impl() data:'90d' 73125:20221202:102233.769 End substitute_simple_macros_impl() data:'90d' 73125:20221202:102233.769 In substitute_simple_macros_impl() data:'365d' 73125:20221202:102233.769 End substitute_simple_macros_impl() data:'365d' 73125:20221202:102233.769 In substitute_simple_macros_impl() data:'90d' 73125:20221202:102233.769 End substitute_simple_macros_impl() data:'90d' 73125:20221202:102233.769 In substitute_simple_macros_impl() data:'365d' 73125:20221202:102233.769 End substitute_simple_macros_impl() data:'365d' 73125:20221202:102233.769 In substitute_simple_macros_impl() data:'90d' 73125:20221202:102233.769 End substitute_simple_macros_impl() data:'90d' 73125:20221202:102233.769 In substitute_simple_macros_impl() data:'365d' 73125:20221202:102233.769 End substitute_simple_macros_impl() data:'365d' 73125:20221202:102233.769 In substitute_simple_macros_impl() data:'90d' 73125:20221202:102233.769 End substitute_simple_macros_impl() data:'90d' 73125:20221202:102233.769 In substitute_simple_macros_impl() data:'365d' 73125:20221202:102233.769 End substitute_simple_macros_impl() data:'365d' 73125:20221202:102233.769 In substitute_simple_macros_impl() data:'90d' 73125:20221202:102233.769 End substitute_simple_macros_impl() data:'90d' 73125:20221202:102233.769 In substitute_simple_macros_impl() data:'365d' 73125:20221202:102233.769 End substitute_simple_macros_impl() data:'365d' 73125:20221202:102233.769 In substitute_simple_macros_impl() data:'90d' 73125:20221202:102233.769 End substitute_simple_macros_impl() data:'90d' 73125:20221202:102233.769 In substitute_simple_macros_impl() data:'365d' 73125:20221202:102233.769 End substitute_simple_macros_impl() data:'365d' 73125:20221202:102233.769 In substitute_simple_macros_impl() data:'90d' 73125:20221202:102233.769 End substitute_simple_macros_impl() data:'90d' 73125:20221202:102233.769 In substitute_simple_macros_impl() data:'365d' 73125:20221202:102233.769 End substitute_simple_macros_impl() data:'365d' 73125:20221202:102233.769 In substitute_simple_macros_impl() data:'90d' 73125:20221202:102233.769 End substitute_simple_macros_impl() data:'90d' 73125:20221202:102233.769 In substitute_simple_macros_impl() data:'365d' 73125:20221202:102233.769 End substitute_simple_macros_impl() data:'365d' 73125:20221202:102233.769 In substitute_simple_macros_impl() data:'90d' 73125:20221202:102233.769 End substitute_simple_macros_impl() data:'90d' 73125:20221202:102233.770 In substitute_simple_macros_impl() data:'365d' 73125:20221202:102233.770 End substitute_simple_macros_impl() data:'365d' 73125:20221202:102233.770 In substitute_simple_macros_impl() data:'90d' 73125:20221202:102233.770 End substitute_simple_macros_impl() data:'90d' 73125:20221202:102233.770 In substitute_simple_macros_impl() data:'365d' 73125:20221202:102233.770 End substitute_simple_macros_impl() data:'365d' 73125:20221202:102233.770 In substitute_simple_macros_impl() data:'90d' 73125:20221202:102233.770 End substitute_simple_macros_impl() data:'90d' 73125:20221202:102233.770 In substitute_simple_macros_impl() data:'365d' 73125:20221202:102233.770 End substitute_simple_macros_impl() data:'365d' 73125:20221202:102233.770 In substitute_simple_macros_impl() data:'90d' 73125:20221202:102233.770 End substitute_simple_macros_impl() data:'90d' 73125:20221202:102233.770 In substitute_simple_macros_impl() data:'365d' 73125:20221202:102233.770 End substitute_simple_macros_impl() data:'365d' 73125:20221202:102233.770 In substitute_simple_macros_impl() data:'90d' 73125:20221202:102233.770 End substitute_simple_macros_impl() data:'90d' 73125:20221202:102233.770 In substitute_simple_macros_impl() data:'365d' 73125:20221202:102233.770 End substitute_simple_macros_impl() data:'365d' 73125:20221202:102233.770 In substitute_simple_macros_impl() data:'90d' 73125:20221202:102233.770 End substitute_simple_macros_impl() data:'90d' 73125:20221202:102233.770 In substitute_simple_macros_impl() data:'365d' 73125:20221202:102233.770 End substitute_simple_macros_impl() data:'365d' 73125:20221202:102233.770 In substitute_simple_macros_impl() data:'90d' 73125:20221202:102233.770 End substitute_simple_macros_impl() data:'90d' 73125:20221202:102233.770 In substitute_simple_macros_impl() data:'365d' 73125:20221202:102233.770 End substitute_simple_macros_impl() data:'365d' 73125:20221202:102233.770 In substitute_simple_macros_impl() data:'90d' 73125:20221202:102233.770 End substitute_simple_macros_impl() data:'90d' 73125:20221202:102233.770 In substitute_simple_macros_impl() data:'365d' 73125:20221202:102233.770 End substitute_simple_macros_impl() data:'365d' 73125:20221202:102233.770 In substitute_simple_macros_impl() data:'90d' 73125:20221202:102233.770 End substitute_simple_macros_impl() data:'90d' 73125:20221202:102233.770 In substitute_simple_macros_impl() data:'365d' 73125:20221202:102233.770 End substitute_simple_macros_impl() data:'365d' 73125:20221202:102233.770 In substitute_simple_macros_impl() data:'90d' 73125:20221202:102233.770 End substitute_simple_macros_impl() data:'90d' 73125:20221202:102233.770 In substitute_simple_macros_impl() data:'365d' 73125:20221202:102233.770 End substitute_simple_macros_impl() data:'365d' 73125:20221202:102233.770 In substitute_simple_macros_impl() data:'90d' 73125:20221202:102233.770 End substitute_simple_macros_impl() data:'90d' 73125:20221202:102233.770 In DCmass_prepare_history() history_num:27 73125:20221202:102233.770 End of DCmass_prepare_history() 73125:20221202:102233.770 In DBmass_add_history() 73125:20221202:102233.770 In zbx_history_add_values() 73125:20221202:102233.771 query [txnlev:1] [begin;] 73125:20221202:102233.771 query [txnlev:1] [insert into history_uint (itemid,clock,ns,value) values (44316,1669969353,535003323,0),(44317,1669969353,535003323,0),(44318,1669969353,535003323,0),(44319,1669969353,535003323,4161282048),(44320,1669969353,535003323,0),(44321,1669969353,535003323,0),(44322,1669969353,535003323,0),(44323,1669969353,535003323,0),(44324,1669969353,535003323,0),(44325,1669969353,535003323,0),(44326,1669969353,535003323,0),(44327,1669969353,535003323,0),(44328,1669969353,535003323,0),(44329,1669969353,535003323,0),(44330,1669969353,535003323,0),(44331,1669969353,535003323,0),(44332,1669969353,535003323,0),(44333,1669969353,535003323,0),(44334,1669969353,535003323,0),(44335,1669969353,535003323,0),(44336,1669969353,535003323,0),(44337,1669969353,535003323,0),(44338,1669969353,535003323,0),(44339,1669969353,535003323,0),(44340,1669969353,535003323,0),(44341,1669969353,535003323,0); ] 73125:20221202:102233.772 query [txnlev:1] [insert into history_text (itemid,clock,ns,value) values (44313,1669969353,535003323,'[{"fsname":"/sys","fstype":"sysfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc","fstype":"proc","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev","fstype":"devtmpfs","bytes":{"total":4121944064,"free":4121944064,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1006334,"free":1005787,"used":547,"pfree":99.945644,"pused":0.054356}},{"fsname":"/dev/pts","fstype":"devpts","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/","fstype":"ext4","bytes":{"total":525720707072,"free":417730945024,"used":81209344000,"pfree":83.723635,"pused":16.276365},"inodes":{"total":32677888,"free":31567229,"used":1110659,"pfree":96.601191,"pused":3.398809}},{"fsname":"/sys/kernel/security","fstype":"securityfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/shm","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161261568,"used":20480,"pfree":99.999508,"pused":0.000492},"inodes":{"total":1015938,"free":1015936,"used":2,"pfree":99.999803,"pused":0.000197}},{"fsname":"/run/lock","fstype":"tmpfs","bytes":{"total":5242880,"free":5238784,"used":4096,"pfree":99.921875,"pused":0.078125},"inodes":{"total":1015938,"free":1015928,"used":10,"pfree":99.999016,"pused":0.000984}},{"fsname":"/sys/fs/cgroup","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161282048,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1015938,"free":1015919,"used":19,"pfree":99.998130,"pused":0.001870}},{"fsname":"/sys/fs/cgroup/unified","fstype":"cgroup2","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/systemd","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/pstore","fstype":"pstore","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/firmware/efi/efivars","fstype":"efivarfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/bpf","fstype":"bpf","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/net_cls,net_prio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/devices","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/memory","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpu,cpuacct","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/perf_event","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/pids","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/hugetlb","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/rdma","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpuset","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/blkio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/freezer","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/misc","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/hugepages","fstype":"hugetlbfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/mqueue","fstype":"mqueue","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/debug","fstype":"debugfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/tracing","fstype":"tracefs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/beekeeper-studio/168","fstype":"squashfs","bytes":{"total":86638592,"free":0,"used":86638592,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/1705","fstype":"squashfs","bytes":{"total":57671680,"free":0,"used":57671680,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10765,"free":0,"used":10765,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1695","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11897,"free":0,"used":11897,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/beekeeper-studio/180","fstype":"squashfs","bytes":{"total":86245376,"free":0,"used":86245376,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core/14399","fstype":"squashfs","bytes":{"total":122421248,"free":0,"used":122421248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":12857,"free":0,"used":12857,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/72","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-28-1804/161","fstype":"squashfs","bytes":{"total":172883968,"free":0,"used":172883968,"pfree":0.000000,"pused":100.000000},"inodes":{"total":27806,"free":0,"used":27806,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2620","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2632","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1634","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11885,"free":0,"used":11885,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/115","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18121,"free":0,"used":18121,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1535","fstype":"squashfs","bytes":{"total":96206848,"free":0,"used":96206848,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76208,"free":0,"used":76208,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1506","fstype":"squashfs","bytes":{"total":65142784,"free":0,"used":65142784,"pfree":0.000000,"pused":100.000000},"inodes":{"total":62342,"free":0,"used":62342,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/bare/5","fstype":"squashfs","bytes":{"total":131072,"free":0,"used":131072,"pfree":0.000000,"pused":100.000000},"inodes":{"total":29,"free":0,"used":29,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/95","fstype":"squashfs","bytes":{"total":162004992,"free":0,"used":162004992,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10162,"free":0,"used":10162,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1534","fstype":"squashfs","bytes":{"total":85327872,"free":0,"used":85327872,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76177,"free":0,"used":76177,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/148","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40311,"free":0,"used":40311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/149","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40310,"free":0,"used":40310,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/119","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18272,"free":0,"used":18272,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/77","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/24","fstype":"squashfs","bytes":{"total":252575744,"free":0,"used":252575744,"pfree":0.000000,"pused":100.000000},"inodes":{"total":25913,"free":0,"used":25913,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/96","fstype":"squashfs","bytes":{"total":201719808,"free":0,"used":201719808,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10166,"free":0,"used":10166,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/433","fstype":"squashfs","bytes":{"total":52297728,"free":0,"used":52297728,"pfree":0.000000,"pused":100.000000},"inodes":{"total":15827,"free":0,"used":15827,"pfree":0.000000,"pused":100.000000}},{"fsname":"/sys/fs/fuse/connections","fstype":"fusectl","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/config","fstype":"configfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/snapd/7264","fstype":"squashfs","bytes":{"total":28442624,"free":0,"used":28442624,"pfree":0.000000,"pused":100.000000},"inodes":{"total":459,"free":0,"used":459,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/599","fstype":"squashfs","bytes":{"total":48234496,"free":0,"used":48234496,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17275,"free":0,"used":17275,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/558","fstype":"squashfs","bytes":{"total":56885248,"free":0,"used":56885248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17311,"free":0,"used":17311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snapd/17883","fstype":"squashfs","bytes":{"total":52035584,"free":0,"used":52035584,"pfree":0.000000,"pused":100.000000},"inodes":{"total":491,"free":0,"used":491,"pfree":0.000000,"pused":100.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/boot/efi","fstype":"vfat","bytes":{"total":535805952,"free":530591744,"used":5214208,"pfree":99.026848,"pused":0.973152},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000","fstype":"tmpfs","bytes":{"total":832253952,"free":832212992,"used":40960,"pfree":99.995078,"pused":0.004922},"inodes":{"total":1015938,"free":1015841,"used":97,"pfree":99.990452,"pused":0.009548}},{"fsname":"/run/user/1000/gvfs","fstype":"fuse.gvfsd-fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000/doc","fstype":"fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/snapd/ns","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/run/snapd/ns/snap-store.mnt","fstype":"nsfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}}]'); ] 73125:20221202:102233.773 query [txnlev:1] [commit;] 73123:20221202:102233.788 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000213 sec, syncing history]' 73123:20221202:102233.789 In zbx_sync_history_cache() history_num:27 73123:20221202:102233.789 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.001702 sec, idle 1 sec]' 73125:20221202:102233.791 End of zbx_history_add_values() 73125:20221202:102233.791 End of DBmass_add_history() 73125:20221202:102233.791 In DCmass_update_trends() 73125:20221202:102233.791 End of DCmass_update_trends() 73125:20221202:102233.791 query [txnlev:1] [begin;] 73125:20221202:102233.791 In DBmass_update_items() 73125:20221202:102233.791 End of DBmass_update_items() 73125:20221202:102233.791 In zbx_process_events() events_num:0 73125:20221202:102233.791 End of zbx_process_events() processed:0 73125:20221202:102233.791 query [txnlev:1] [commit;] 73125:20221202:102233.792 In DCupdate_trends() 73125:20221202:102233.792 End of DCupdate_trends() 73125:20221202:102233.792 query [txnlev:1] [begin;] 73125:20221202:102233.793 In recalculate_triggers() 73125:20221202:102233.793 In zbx_link_triggers_with_functions() trigger_order_num:0 73125:20221202:102233.793 End of zbx_link_triggers_with_functions() triggers_func_pos_num:0 73125:20221202:102233.793 In zbx_evaluate_expressions() tr_num:0 73125:20221202:102233.794 In substitute_functions() 73125:20221202:102233.794 In zbx_extract_functionids() tr_num:0 73125:20221202:102233.794 End of zbx_extract_functionids() functionids_num:0 73125:20221202:102233.794 End of substitute_functions() 73125:20221202:102233.794 End of zbx_evaluate_expressions() 73125:20221202:102233.794 In zbx_process_triggers() values_num:0 73125:20221202:102233.794 End of zbx_process_triggers() 73125:20221202:102233.794 End of recalculate_triggers() 73125:20221202:102233.794 In zbx_process_events() events_num:0 73125:20221202:102233.794 End of zbx_process_events() processed:0 73125:20221202:102233.794 query [txnlev:1] [commit;] 73125:20221202:102233.795 zbx_setproctitle() title:'history syncer #4 [processed 27 values, 0 triggers in 0.026849 sec, idle 1 sec]' 73122:20221202:102233.803 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.007942 sec, syncing history]' 73122:20221202:102233.803 In zbx_sync_history_cache() history_num:0 73122:20221202:102233.803 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000142 sec, idle 1 sec]' 73124:20221202:102233.822 zbx_setproctitle() title:'history syncer #3 [processed 1 values, 1 triggers in 0.057453 sec, syncing history]' 73124:20221202:102233.822 In zbx_sync_history_cache() history_num:0 73124:20221202:102233.822 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000196 sec, idle 1 sec]' 73090:20221202:102233.822 End of zbx_ipc_service_recv():2 73090:20221202:102233.822 In zbx_ipc_service_recv() timeout:1.000 73107:20221202:102233.867 End of zbx_ipc_service_recv():2 73107:20221202:102233.867 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102233.867 zbx_setproctitle() title:'alert syncer [queuing alerts]' 73158:20221202:102233.868 In am_db_get_alerts() 73158:20221202:102233.868 query [txnlev:1] [begin;] 73158:20221202:102233.868 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] 73158:20221202:102233.868 query [txnlev:1] [commit;] 73158:20221202:102233.868 End of am_db_get_alerts():SUCCEED alerts:0 73158:20221202:102233.868 In am_db_flush_results() 73158:20221202:102233.868 In zbx_ipc_socket_write() 73158:20221202:102233.868 End of zbx_ipc_socket_write():SUCCEED 73158:20221202:102233.868 In zbx_ipc_socket_read() 73107:20221202:102233.868 End of zbx_ipc_service_recv():1 73107:20221202:102233.869 In am_flush_results() results:0 73107:20221202:102233.869 In zbx_ipc_client_send() clientid:6 73158:20221202:102233.869 End of zbx_ipc_socket_read():SUCCEED 73158:20221202:102233.869 End of am_db_flush_results() flushed:0 73158:20221202:102233.869 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.001948 sec, idle 1 sec]' 73107:20221202:102233.869 End of zbx_ipc_client_send():SUCCEED 73107:20221202:102233.869 End of am_flush_results() 73107:20221202:102233.869 In zbx_ipc_service_recv() timeout:1.000 73088:20221202:102234.074 End of zbx_ipc_service_recv():2 73088:20221202:102234.074 In zbx_ipc_async_socket_send() 73088:20221202:102234.074 In zbx_ipc_client_send() clientid:0 73088:20221202:102234.074 End of zbx_ipc_client_send():SUCCEED 73088:20221202:102234.074 End of zbx_ipc_async_socket_send():SUCCEED 73088:20221202:102234.074 In zbx_ipc_async_socket_flush() timeout:10 73088:20221202:102234.074 End of zbx_ipc_async_socket_flush():0 73088:20221202:102234.074 In zbx_ipc_service_recv() timeout:0.997 73086:20221202:102234.074 End of zbx_ipc_service_recv():1 73086:20221202:102234.074 In zbx_ha_dispatch_message() 73086:20221202:102234.074 In zbx_ipc_service_recv() timeout:1.000 73111:20221202:102234.550 End of zbx_ipc_service_recv():2 73111:20221202:102234.550 In zbx_ipc_service_recv() timeout:1.000 73142:20221202:102234.603 zbx_setproctitle() title:'self-monitoring [processing data]' 73142:20221202:102234.604 In collect_selfmon_stats() 73142:20221202:102234.604 End of collect_selfmon_stats() 73142:20221202:102234.604 zbx_setproctitle() title:'self-monitoring [processed data in 0.001045 sec, idle 1 sec]' 73115:20221202:102234.667 End of zbx_ipc_service_recv():2 73115:20221202:102234.668 In zbx_ipc_service_recv() timeout:1.000 73174:20221202:102234.738 End of zbx_ipc_service_recv():2 73174:20221202:102234.739 In zbx_ipc_service_recv() timeout:1.000 73123:20221202:102234.790 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.001702 sec, syncing history]' 73123:20221202:102234.790 In zbx_sync_history_cache() history_num:0 73123:20221202:102234.790 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000324 sec, idle 1 sec]' 73125:20221202:102234.796 zbx_setproctitle() title:'history syncer #4 [processed 27 values, 0 triggers in 0.026849 sec, syncing history]' 73125:20221202:102234.796 In zbx_sync_history_cache() history_num:0 73125:20221202:102234.796 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000122 sec, idle 1 sec]' 73122:20221202:102234.803 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000142 sec, syncing history]' 73122:20221202:102234.804 In zbx_sync_history_cache() history_num:0 73122:20221202:102234.804 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000177 sec, idle 1 sec]' 73124:20221202:102234.823 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000196 sec, syncing history]' 73124:20221202:102234.828 In zbx_sync_history_cache() history_num:0 73124:20221202:102234.828 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.005275 sec, idle 1 sec]' 73090:20221202:102234.829 End of zbx_ipc_service_recv():2 73090:20221202:102234.829 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102234.876 zbx_setproctitle() title:'alert syncer [queuing alerts]' 73158:20221202:102234.876 In am_db_get_alerts() 73158:20221202:102234.876 query [txnlev:1] [begin;] 73158:20221202:102234.876 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] 73158:20221202:102234.877 query [txnlev:1] [commit;] 73158:20221202:102234.877 End of am_db_get_alerts():SUCCEED alerts:0 73158:20221202:102234.877 In am_db_flush_results() 73158:20221202:102234.877 In zbx_ipc_socket_write() 73158:20221202:102234.877 End of zbx_ipc_socket_write():SUCCEED 73158:20221202:102234.877 In zbx_ipc_socket_read() 73107:20221202:102234.877 End of zbx_ipc_service_recv():1 73107:20221202:102234.877 In am_flush_results() results:0 73107:20221202:102234.877 In zbx_ipc_client_send() clientid:6 73107:20221202:102234.877 End of zbx_ipc_client_send():SUCCEED 73107:20221202:102234.878 End of am_flush_results() 73107:20221202:102234.878 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102234.879 End of zbx_ipc_socket_read():SUCCEED 73158:20221202:102234.879 End of am_db_flush_results() flushed:0 73158:20221202:102234.879 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.002971 sec, idle 1 sec]' 73086:20221202:102235.075 End of zbx_ipc_service_recv():2 73086:20221202:102235.076 In zbx_ha_dispatch_message() 73086:20221202:102235.076 In zbx_ipc_service_recv() timeout:1.000 73088:20221202:102235.076 End of zbx_ipc_service_recv():2 73088:20221202:102235.076 In ha_check_nodes() ha_status:active db_status:0 73088:20221202:102235.076 query [txnlev:1] [begin;] 73088:20221202:102235.076 query [txnlev:1] [select ha_nodeid,name,status,lastaccess,address,port,ha_sessionid from ha_node order by ha_nodeid for update] 73088:20221202:102235.077 query [txnlev:1] [select ha_failover_delay,auditlog_enabled from config] 73088:20221202:102235.078 In ha_db_get_time() 73088:20221202:102235.078 query [txnlev:1] [select unix_timestamp() from config] 73088:20221202:102235.079 End of ha_db_get_time():SUCCEED db_time:1669969355 73088:20221202:102235.080 query [txnlev:1] [update ha_node set lastaccess=unix_timestamp() where ha_nodeid='clb4ubunu00018m7pn6ddoaix'] 73088:20221202:102235.080 query [txnlev:1] [commit;] 73088:20221202:102235.099 End of ha_check_nodes() nodeid:clb4ubunu00018m7pn6ddoaix ha_status:active db_status:0 73088:20221202:102235.100 In zbx_ipc_async_socket_send() 73088:20221202:102235.100 In zbx_ipc_client_send() clientid:0 73088:20221202:102235.100 End of zbx_ipc_client_send():SUCCEED 73088:20221202:102235.100 End of zbx_ipc_async_socket_send():SUCCEED 73088:20221202:102235.100 In zbx_ipc_async_socket_flush() timeout:10 73088:20221202:102235.100 End of zbx_ipc_async_socket_flush():0 73088:20221202:102235.100 In zbx_ipc_service_recv() timeout:0.995 73086:20221202:102235.100 End of zbx_ipc_service_recv():1 73086:20221202:102235.100 In zbx_ha_dispatch_message() 73086:20221202:102235.100 In zbx_ipc_service_recv() timeout:1.000 73144:20221202:102235.536 End of zbx_ipc_async_socket_recv():0 73144:20221202:102235.536 zbx_setproctitle() title:'task manager [processing tasks]' 73144:20221202:102235.536 query [txnlev:0] [select taskid,type,clock,ttl from task where status in (1,2) order by taskid] 73144:20221202:102235.536 zbx_setproctitle() title:'task manager [processed 0 task(s) in 0.000499 sec, idle 5 sec]' 73144:20221202:102235.537 In zbx_ipc_async_socket_recv() timeout:5 73111:20221202:102235.553 End of zbx_ipc_service_recv():2 73111:20221202:102235.553 In zbx_ipc_service_recv() timeout:1.000 73142:20221202:102235.605 zbx_setproctitle() title:'self-monitoring [processing data]' 73142:20221202:102235.606 In collect_selfmon_stats() 73142:20221202:102235.606 End of collect_selfmon_stats() 73142:20221202:102235.606 zbx_setproctitle() title:'self-monitoring [processed data in 0.000185 sec, idle 1 sec]' 73115:20221202:102235.668 End of zbx_ipc_service_recv():2 73115:20221202:102235.668 In zbx_ipc_service_recv() timeout:1.000 73120:20221202:102235.728 zbx_setproctitle() title:'http poller #1 [got 0 values in 0.001573 sec, getting values]' 73120:20221202:102235.728 In process_httptests() 73120:20221202:102235.728 query [txnlev:0] [select h.hostid,h.host,h.name,t.httptestid,t.name,t.agent,t.authentication,t.http_user,t.http_password,t.http_proxy,t.retries,t.ssl_cert_file,t.ssl_key_file,t.ssl_key_password,t.verify_peer,t.verify_host,t.delay from httptest t,hosts h where t.hostid=h.hostid and t.nextcheck<=1669969355 and mod(t.httptestid,1)=0 and t.status=0 and h.proxy_hostid is null and h.status=0 and (h.maintenance_status=0 or h.maintenance_type=0)] 73120:20221202:102235.729 query [txnlev:0] [select name,value,type from httptest_field where httptestid=1 order by httptest_fieldid] 73120:20221202:102235.730 In substitute_simple_macros_impl() data:'Zabbix' 73120:20221202:102235.730 End substitute_simple_macros_impl() data:'Zabbix' 73120:20221202:102235.730 In substitute_simple_macros_impl() data:EMPTY 73120:20221202:102235.730 In substitute_simple_macros_impl() data:EMPTY 73120:20221202:102235.730 In substitute_simple_macros_impl() data:EMPTY 73120:20221202:102235.730 In http_process_variables() 0 variables 73120:20221202:102235.730 End of http_process_variables():SUCCEED 73120:20221202:102235.730 In process_httptest() httptestid:1 name:'Web scenario 1' 73120:20221202:102235.730 query [txnlev:0] [select httpstepid,no,name,url,timeout,posts,required,status_codes,post_type,follow_redirects,retrieve_mode from httpstep where httptestid=1 order by no] 73120:20221202:102235.731 In substitute_simple_macros_impl() data:'10s' 73120:20221202:102235.731 End substitute_simple_macros_impl() data:'10s' 73120:20221202:102235.731 In substitute_simple_macros_impl() data:'https://zabbix.com' 73120:20221202:102235.731 End substitute_simple_macros_impl() data:'https://zabbix.com' 73120:20221202:102235.731 In http_substitute_variables() data:'https://zabbix.com' 73120:20221202:102235.731 End of http_substitute_variables() data:'https://zabbix.com' 73120:20221202:102235.731 In substitute_simple_macros_impl() data:'Zabbix' 73120:20221202:102235.732 End substitute_simple_macros_impl() data:'Zabbix' 73120:20221202:102235.732 In substitute_simple_macros_impl() data:'200' 73120:20221202:102235.732 End substitute_simple_macros_impl() data:'200' 73120:20221202:102235.732 query [txnlev:0] [select name,value,type from httpstep_field where httpstepid=1 order by httpstep_fieldid] 73120:20221202:102235.732 In substitute_simple_macros_impl() data:'15s' 73120:20221202:102235.732 End substitute_simple_macros_impl() data:'15s' 73120:20221202:102235.732 process_httptest() use step "111" 73120:20221202:102235.732 process_httptest() use post "" 73120:20221202:102235.732 process_httptest() go to URL "https://zabbix.com" 73174:20221202:102235.741 End of zbx_ipc_service_recv():2 73174:20221202:102235.742 In zbx_ipc_service_recv() timeout:1.000 73123:20221202:102235.792 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000324 sec, syncing history]' 73123:20221202:102235.792 In zbx_sync_history_cache() history_num:0 73123:20221202:102235.792 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000145 sec, idle 1 sec]' 73125:20221202:102235.796 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000122 sec, syncing history]' 73125:20221202:102235.796 In zbx_sync_history_cache() history_num:0 73125:20221202:102235.796 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000111 sec, idle 1 sec]' 73122:20221202:102235.805 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000177 sec, syncing history]' 73122:20221202:102235.809 In zbx_sync_history_cache() history_num:0 73122:20221202:102235.809 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.003521 sec, idle 1 sec]' 73124:20221202:102235.830 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.005275 sec, syncing history]' 73124:20221202:102235.830 In zbx_sync_history_cache() history_num:0 73124:20221202:102235.830 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000139 sec, idle 1 sec]' 73090:20221202:102235.831 End of zbx_ipc_service_recv():2 73090:20221202:102235.831 In zbx_ipc_service_recv() timeout:1.000 73107:20221202:102235.884 End of zbx_ipc_service_recv():2 73107:20221202:102235.884 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102235.884 zbx_setproctitle() title:'alert syncer [queuing alerts]' 73158:20221202:102235.884 In am_db_get_alerts() 73158:20221202:102235.884 query [txnlev:1] [begin;] 73158:20221202:102235.884 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] 73158:20221202:102235.885 query [txnlev:1] [commit;] 73158:20221202:102235.885 End of am_db_get_alerts():SUCCEED alerts:0 73158:20221202:102235.885 In am_db_flush_results() 73158:20221202:102235.885 In zbx_ipc_socket_write() 73158:20221202:102235.886 End of zbx_ipc_socket_write():SUCCEED 73158:20221202:102235.886 In zbx_ipc_socket_read() 73107:20221202:102235.886 End of zbx_ipc_service_recv():1 73107:20221202:102235.886 In am_flush_results() results:0 73107:20221202:102235.886 In zbx_ipc_client_send() clientid:6 73107:20221202:102235.886 End of zbx_ipc_client_send():SUCCEED 73107:20221202:102235.886 End of am_flush_results() 73107:20221202:102235.886 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102235.886 End of zbx_ipc_socket_read():SUCCEED 73158:20221202:102235.886 End of am_db_flush_results() flushed:0 73158:20221202:102235.886 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.001724 sec, idle 1 sec]' 73120:20221202:102235.931 In int_in_list() list:'200' value:301 73120:20221202:102235.931 End of int_in_list():FAIL 73120:20221202:102235.931 In process_step_data() rspcode:301 time:0.198112 speed:898.000000 73120:20221202:102235.931 query [txnlev:0] [select type,itemid from httpstepitem where httpstepid=1] 73120:20221202:102235.931 In zbx_preprocess_item_value() 73120:20221202:102235.931 End of zbx_preprocess_item_value() 73120:20221202:102235.931 In zbx_preprocess_item_value() 73120:20221202:102235.932 End of zbx_preprocess_item_value() 73120:20221202:102235.932 In zbx_preprocess_item_value() 73120:20221202:102235.932 End of zbx_preprocess_item_value() 73120:20221202:102235.932 End of process_step_data() 73120:20221202:102235.934 query without transaction detected 73120:20221202:102235.934 query [txnlev:0] [update httptest set nextcheck=1669969365 where httptestid=1] 73120:20221202:102235.944 cannot process step "111" of web scenario "Web scenario 1" on host "test": response code "301" did not match any of the required status codes "200" 73120:20221202:102235.944 In process_test_data() 73120:20221202:102235.944 query [txnlev:0] [select type,itemid from httptestitem where httptestid=1] 73120:20221202:102235.944 In zbx_preprocess_item_value() 73120:20221202:102235.944 End of zbx_preprocess_item_value() 73120:20221202:102235.944 In zbx_preprocess_item_value() 73120:20221202:102235.944 End of zbx_preprocess_item_value() 73120:20221202:102235.944 In zbx_preprocess_item_value() 73120:20221202:102235.944 End of zbx_preprocess_item_value() 73120:20221202:102235.944 End of process_test_data() 73120:20221202:102235.944 In zbx_ipc_socket_write() 73120:20221202:102235.944 End of zbx_ipc_socket_write():SUCCEED 73120:20221202:102235.945 End of process_httptest() 73120:20221202:102235.945 End of process_httptests() 73120:20221202:102235.945 query [txnlev:0] [select min(t.nextcheck) from httptest t,hosts h where t.hostid=h.hostid and mod(t.httptestid,1)=0 and t.status=0 and h.proxy_hostid is null and h.status=0 and (h.maintenance_status=0 or h.maintenance_type=0)] 73111:20221202:102235.945 End of zbx_ipc_service_recv():1 73111:20221202:102235.945 In preprocessor_add_request() 73111:20221202:102235.945 In preprocessor_sync_configuration() 73111:20221202:102235.945 In DCconfig_get_preprocessable_items() 73111:20221202:102235.945 End of DCconfig_get_preprocessable_items() items:29 73111:20221202:102235.945 End of preprocessor_sync_configuration() item config size: 29, history cache size: 0 73111:20221202:102235.945 In preprocessor_enqueue() itemid: 44299 73111:20221202:102235.945 In preprocessor_enqueue_dependent() itemid: 44299 73111:20221202:102235.945 End of preprocessor_enqueue_dependent() 73111:20221202:102235.945 End of preprocessor_enqueue() 73111:20221202:102235.945 In preprocessor_enqueue() itemid: 44300 73111:20221202:102235.945 In preprocessor_enqueue_dependent() itemid: 44300 73111:20221202:102235.945 End of preprocessor_enqueue_dependent() 73111:20221202:102235.945 End of preprocessor_enqueue() 73111:20221202:102235.945 In preprocessor_enqueue() itemid: 44301 73111:20221202:102235.945 In preprocessor_enqueue_dependent() itemid: 44301 73111:20221202:102235.945 End of preprocessor_enqueue_dependent() 73111:20221202:102235.945 End of preprocessor_enqueue() 73111:20221202:102235.945 In preprocessor_enqueue() itemid: 44296 73111:20221202:102235.945 In preprocessor_enqueue_dependent() itemid: 44296 73111:20221202:102235.946 End of preprocessor_enqueue_dependent() 73111:20221202:102235.946 End of preprocessor_enqueue() 73111:20221202:102235.946 In preprocessor_enqueue() itemid: 44297 73111:20221202:102235.946 In preprocessor_enqueue_dependent() itemid: 44297 73111:20221202:102235.946 End of preprocessor_enqueue_dependent() 73120:20221202:102235.946 zbx_setproctitle() title:'http poller #1 [got 1 values in 0.216606 sec, idle 5 sec]' 73111:20221202:102235.947 End of preprocessor_enqueue() 73111:20221202:102235.947 In preprocessor_enqueue() itemid: 44298 73111:20221202:102235.947 In preprocessor_enqueue_dependent() itemid: 44298 73111:20221202:102235.947 End of preprocessor_enqueue_dependent() 73111:20221202:102235.947 End of preprocessor_enqueue() 73111:20221202:102235.947 In preprocessor_assign_tasks() 73111:20221202:102235.947 In preprocessor_get_next_task() 73111:20221202:102235.947 End of preprocessor_get_next_task() 73111:20221202:102235.947 End of preprocessor_assign_tasks() 73111:20221202:102235.947 End of preprocessor_add_request() 73111:20221202:102235.947 In zbx_ipc_service_recv() timeout:1.000 73088:20221202:102236.100 End of zbx_ipc_service_recv():2 73088:20221202:102236.100 In zbx_ipc_async_socket_send() 73088:20221202:102236.100 In zbx_ipc_client_send() clientid:0 73088:20221202:102236.100 End of zbx_ipc_client_send():SUCCEED 73088:20221202:102236.100 End of zbx_ipc_async_socket_send():SUCCEED 73088:20221202:102236.100 In zbx_ipc_async_socket_flush() timeout:10 73088:20221202:102236.100 End of zbx_ipc_async_socket_flush():0 73088:20221202:102236.100 In zbx_ipc_service_recv() timeout:0.971 73086:20221202:102236.100 End of zbx_ipc_service_recv():1 73086:20221202:102236.101 In zbx_ha_dispatch_message() 73086:20221202:102236.101 In zbx_ipc_service_recv() timeout:1.000 73134:20221202:102236.510 End of zbx_ipc_async_socket_recv():0 73128:20221202:102236.511 End of zbx_ipc_async_socket_recv():0 73128:20221202:102236.511 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.000090 sec, getting values]' 73134:20221202:102236.511 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.000110 sec, getting values]' 73134:20221202:102236.511 In get_values() 73134:20221202:102236.511 In DCconfig_get_poller_items() poller_type:4 73134:20221202:102236.511 End of DCconfig_get_poller_items():0 73134:20221202:102236.511 In DCconfig_get_poller_nextcheck() poller_type:4 73134:20221202:102236.511 End of DCconfig_get_poller_nextcheck():-1 73134:20221202:102236.511 End of get_values():0 73134:20221202:102236.511 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.000690 sec, idle 5 sec]' 73134:20221202:102236.511 In zbx_ipc_async_socket_recv() timeout:5 73135:20221202:102236.512 End of zbx_ipc_async_socket_recv():0 73135:20221202:102236.512 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.000701 sec, getting values]' 73135:20221202:102236.512 In get_values() 73135:20221202:102236.512 In DCconfig_get_poller_items() poller_type:4 73135:20221202:102236.512 End of DCconfig_get_poller_items():0 73135:20221202:102236.512 In DCconfig_get_poller_nextcheck() poller_type:4 73135:20221202:102236.512 End of DCconfig_get_poller_nextcheck():-1 73135:20221202:102236.512 End of get_values():0 73135:20221202:102236.512 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.000484 sec, idle 5 sec]' 73135:20221202:102236.512 In zbx_ipc_async_socket_recv() timeout:5 73128:20221202:102236.513 In get_values() 73128:20221202:102236.513 In DCconfig_get_poller_items() poller_type:4 73128:20221202:102236.513 End of DCconfig_get_poller_items():0 73128:20221202:102236.513 In DCconfig_get_poller_nextcheck() poller_type:4 73128:20221202:102236.513 End of DCconfig_get_poller_nextcheck():-1 73128:20221202:102236.513 End of get_values():0 73128:20221202:102236.513 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.002025 sec, idle 5 sec]' 73128:20221202:102236.513 In zbx_ipc_async_socket_recv() timeout:5 73130:20221202:102236.513 End of zbx_ipc_async_socket_recv():0 73130:20221202:102236.514 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.000634 sec, getting values]' 73130:20221202:102236.514 In get_values() 73130:20221202:102236.514 In DCconfig_get_poller_items() poller_type:4 73130:20221202:102236.514 End of DCconfig_get_poller_items():0 73130:20221202:102236.514 In DCconfig_get_poller_nextcheck() poller_type:4 73130:20221202:102236.514 End of DCconfig_get_poller_nextcheck():-1 73130:20221202:102236.514 End of get_values():0 73130:20221202:102236.514 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.000109 sec, idle 5 sec]' 73130:20221202:102236.514 In zbx_ipc_async_socket_recv() timeout:5 73133:20221202:102236.514 End of zbx_ipc_async_socket_recv():0 73133:20221202:102236.514 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.000106 sec, getting values]' 73133:20221202:102236.514 In get_values() 73133:20221202:102236.514 In DCconfig_get_poller_items() poller_type:4 73133:20221202:102236.514 End of DCconfig_get_poller_items():0 73133:20221202:102236.514 In DCconfig_get_poller_nextcheck() poller_type:4 73133:20221202:102236.514 End of DCconfig_get_poller_nextcheck():-1 73133:20221202:102236.514 End of get_values():0 73133:20221202:102236.514 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.000108 sec, idle 5 sec]' 73133:20221202:102236.515 In zbx_ipc_async_socket_recv() timeout:5 73127:20221202:102236.518 End of zbx_ipc_async_socket_recv():0 73127:20221202:102236.518 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.000100 sec, getting values]' 73127:20221202:102236.518 In get_values() 73127:20221202:102236.518 In DCconfig_get_poller_items() poller_type:4 73127:20221202:102236.518 End of DCconfig_get_poller_items():0 73127:20221202:102236.518 In DCconfig_get_poller_nextcheck() poller_type:4 73127:20221202:102236.518 End of DCconfig_get_poller_nextcheck():-1 73127:20221202:102236.518 End of get_values():0 73127:20221202:102236.518 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.000112 sec, idle 5 sec]' 73127:20221202:102236.518 In zbx_ipc_async_socket_recv() timeout:5 73139:20221202:102236.518 End of zbx_ipc_async_socket_recv():0 73139:20221202:102236.518 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.000522 sec, getting values]' 73139:20221202:102236.518 In get_values() 73139:20221202:102236.518 In DCconfig_get_poller_items() poller_type:4 73139:20221202:102236.518 End of DCconfig_get_poller_items():0 73139:20221202:102236.518 In DCconfig_get_poller_nextcheck() poller_type:4 73139:20221202:102236.518 End of DCconfig_get_poller_nextcheck():-1 73141:20221202:102236.518 End of zbx_ipc_async_socket_recv():0 73141:20221202:102236.519 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.000698 sec, exchanging data]' 73141:20221202:102236.519 In process_proxy() 73141:20221202:102236.519 In DCconfig_get_proxypoller_hosts() 73141:20221202:102236.519 End of DCconfig_get_proxypoller_hosts():0 73141:20221202:102236.519 End of process_proxy() 73141:20221202:102236.519 In DCconfig_get_proxypoller_nextcheck() 73141:20221202:102236.519 End of DCconfig_get_proxypoller_nextcheck():-1 73141:20221202:102236.519 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.000193 sec, idle 5 sec]' 73141:20221202:102236.519 In zbx_ipc_async_socket_recv() timeout:5 73139:20221202:102236.519 End of get_values():0 73139:20221202:102236.519 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.000894 sec, idle 5 sec]' 73139:20221202:102236.519 In zbx_ipc_async_socket_recv() timeout:5 73137:20221202:102236.520 End of zbx_ipc_async_socket_recv():0 73137:20221202:102236.520 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.000909 sec, getting values]' 73137:20221202:102236.520 In get_values() 73137:20221202:102236.520 In DCconfig_get_poller_items() poller_type:4 73137:20221202:102236.520 End of DCconfig_get_poller_items():0 73137:20221202:102236.520 In DCconfig_get_poller_nextcheck() poller_type:4 73137:20221202:102236.520 End of DCconfig_get_poller_nextcheck():-1 73137:20221202:102236.520 End of get_values():0 73137:20221202:102236.520 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.000233 sec, idle 5 sec]' 73137:20221202:102236.520 In zbx_ipc_async_socket_recv() timeout:5 73159:20221202:102236.521 End of zbx_ipc_async_socket_recv():0 73159:20221202:102236.524 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.000105 sec, getting values]' 73159:20221202:102236.524 In get_values() 73159:20221202:102236.524 In DCconfig_get_poller_items() poller_type:5 73159:20221202:102236.524 End of DCconfig_get_poller_items():0 73159:20221202:102236.524 In DCconfig_get_poller_nextcheck() poller_type:5 73159:20221202:102236.524 End of DCconfig_get_poller_nextcheck():-1 73159:20221202:102236.524 End of get_values():0 73159:20221202:102236.524 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.000123 sec, idle 5 sec]' 73159:20221202:102236.524 In zbx_ipc_async_socket_recv() timeout:5 73129:20221202:102236.525 End of zbx_ipc_async_socket_recv():0 73129:20221202:102236.525 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.000102 sec, getting values]' 73129:20221202:102236.525 In get_values() 73129:20221202:102236.525 In DCconfig_get_poller_items() poller_type:4 73129:20221202:102236.525 End of DCconfig_get_poller_items():0 73129:20221202:102236.525 In DCconfig_get_poller_nextcheck() poller_type:4 73129:20221202:102236.525 End of DCconfig_get_poller_nextcheck():-1 73129:20221202:102236.525 End of get_values():0 73151:20221202:102236.525 End of zbx_ipc_async_socket_recv():0 73151:20221202:102236.525 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.000260 sec, getting values]' 73151:20221202:102236.526 In get_values() 73151:20221202:102236.526 In DCconfig_get_poller_items() poller_type:1 73151:20221202:102236.526 End of DCconfig_get_poller_items():0 73151:20221202:102236.526 In DCconfig_get_poller_nextcheck() poller_type:1 73151:20221202:102236.526 End of DCconfig_get_poller_nextcheck():-1 73151:20221202:102236.526 End of get_values():0 73151:20221202:102236.526 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.000303 sec, idle 5 sec]' 73151:20221202:102236.526 In zbx_ipc_async_socket_recv() timeout:5 73129:20221202:102236.526 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.000534 sec, idle 5 sec]' 73129:20221202:102236.526 In zbx_ipc_async_socket_recv() timeout:5 73140:20221202:102236.530 End of zbx_ipc_async_socket_recv():0 73140:20221202:102236.531 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.000879 sec, getting values]' 73140:20221202:102236.531 In get_values() 73140:20221202:102236.531 In DCconfig_get_poller_items() poller_type:4 73140:20221202:102236.531 End of DCconfig_get_poller_items():0 73140:20221202:102236.531 In DCconfig_get_poller_nextcheck() poller_type:4 73140:20221202:102236.531 End of DCconfig_get_poller_nextcheck():-1 73140:20221202:102236.531 End of get_values():0 73140:20221202:102236.531 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.000078 sec, idle 5 sec]' 73140:20221202:102236.531 In zbx_ipc_async_socket_recv() timeout:5 73150:20221202:102236.531 End of zbx_ipc_async_socket_recv():0 73150:20221202:102236.531 zbx_setproctitle() title:'poller #5 [got 0 values in 0.000326 sec, getting values]' 73150:20221202:102236.531 In get_values() 73150:20221202:102236.531 In DCconfig_get_poller_items() poller_type:0 73150:20221202:102236.531 End of DCconfig_get_poller_items():1 73150:20221202:102236.531 In substitute_key_macros_impl() data:'agent.ping' 73150:20221202:102236.531 End of substitute_key_macros_impl():SUCCEED data:'agent.ping' 73150:20221202:102236.531 In substitute_simple_macros_impl() data:'10050' 73150:20221202:102236.531 End substitute_simple_macros_impl() data:'10050' 73150:20221202:102236.531 In get_value() key:'agent.ping' 73150:20221202:102236.531 In get_value_agent() host:'test' addr:'192.168.6.176' key:'agent.ping' conn:'unencrypted' 73150:20221202:102236.531 In is_ip4() ip:'192.168.6.176' 73150:20221202:102236.531 End of is_ip4():SUCCEED 73150:20221202:102236.531 Sending [agent.ping] 73150:20221202:102236.532 get value from agent result: '1' 73150:20221202:102236.532 End of get_value_agent():SUCCEED 73150:20221202:102236.532 End of get_value():SUCCEED 73150:20221202:102236.532 In zbx_activate_item_interface() interfaceid:15 itemid:44581 type:0 73150:20221202:102236.532 End of zbx_activate_item_interface() 73150:20221202:102236.532 In zbx_preprocess_item_value() 73150:20221202:102236.532 End of zbx_preprocess_item_value() 73150:20221202:102236.532 In zbx_ipc_socket_write() 73150:20221202:102236.532 End of zbx_ipc_socket_write():SUCCEED 73150:20221202:102236.532 End of get_values():1 73150:20221202:102236.532 zbx_setproctitle() title:'poller #5 [got 1 values in 0.001193 sec, idle 5 sec]' 73150:20221202:102236.532 In zbx_ipc_async_socket_recv() timeout:5 73111:20221202:102236.532 End of zbx_ipc_service_recv():1 73111:20221202:102236.532 In preprocessor_add_request() 73111:20221202:102236.532 In preprocessor_sync_configuration() 73111:20221202:102236.532 In DCconfig_get_preprocessable_items() 73111:20221202:102236.532 End of DCconfig_get_preprocessable_items() items:29 73111:20221202:102236.532 End of preprocessor_sync_configuration() item config size: 29, history cache size: 0 73111:20221202:102236.533 In preprocessor_enqueue() itemid: 44581 73111:20221202:102236.533 End of preprocessor_enqueue() 73111:20221202:102236.533 In preprocessor_assign_tasks() 73111:20221202:102236.533 In preprocessor_get_next_task() 73111:20221202:102236.533 End of preprocessor_get_next_task() 73111:20221202:102236.533 In zbx_ipc_client_send() clientid:3 73111:20221202:102236.533 End of zbx_ipc_client_send():SUCCEED 73111:20221202:102236.533 In preprocessor_get_next_task() 73111:20221202:102236.533 End of preprocessor_get_next_task() 73111:20221202:102236.533 End of preprocessor_assign_tasks() 73111:20221202:102236.533 End of preprocessor_add_request() 73111:20221202:102236.533 zbx_setproctitle() title:'preprocessing manager #1 [queued 1, processed 36 values, idle 4.994156 sec during 5.003013 sec]' 73111:20221202:102236.533 In zbx_ipc_service_recv() timeout:1.000 73114:20221202:102236.533 End of zbx_ipc_socket_read():SUCCEED 73114:20221202:102236.533 worker_preprocess_value(): 1 73114:20221202:102236.533 worker_preprocess_value: SUCCEED GOOD 73114:20221202:102236.533 In zbx_ipc_socket_write() 73114:20221202:102236.533 End of zbx_ipc_socket_write():SUCCEED 73114:20221202:102236.533 In zbx_ipc_socket_read() 73149:20221202:102236.540 End of zbx_ipc_async_socket_recv():0 73168:20221202:102236.541 End of zbx_ipc_async_socket_recv():0 73168:20221202:102236.541 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.000088 sec, getting values]' 73168:20221202:102236.541 In get_values() 73168:20221202:102236.541 In DCconfig_get_poller_items() poller_type:5 73168:20221202:102236.541 End of DCconfig_get_poller_items():0 73168:20221202:102236.541 In DCconfig_get_poller_nextcheck() poller_type:5 73168:20221202:102236.541 End of DCconfig_get_poller_nextcheck():-1 73168:20221202:102236.541 End of get_values():0 73168:20221202:102236.541 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.000394 sec, idle 5 sec]' 73168:20221202:102236.541 In zbx_ipc_async_socket_recv() timeout:5 73149:20221202:102236.541 zbx_setproctitle() title:'poller #4 [got 1 values in 0.009402 sec, getting values]' 73149:20221202:102236.542 In get_values() 73149:20221202:102236.542 In DCconfig_get_poller_items() poller_type:0 73149:20221202:102236.542 End of DCconfig_get_poller_items():0 73149:20221202:102236.542 In DCconfig_get_poller_nextcheck() poller_type:0 73149:20221202:102236.542 End of DCconfig_get_poller_nextcheck():1669969361 73149:20221202:102236.542 End of get_values():0 73149:20221202:102236.542 zbx_setproctitle() title:'poller #4 [got 0 values in 0.001204 sec, idle 5 sec]' 73149:20221202:102236.542 In zbx_ipc_async_socket_recv() timeout:5 73169:20221202:102236.542 End of zbx_ipc_async_socket_recv():0 73169:20221202:102236.542 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.000096 sec, getting values]' 73169:20221202:102236.542 In get_values() 73169:20221202:102236.542 In DCconfig_get_poller_items() poller_type:5 73169:20221202:102236.542 End of DCconfig_get_poller_items():0 73169:20221202:102236.542 In DCconfig_get_poller_nextcheck() poller_type:5 73169:20221202:102236.542 End of DCconfig_get_poller_nextcheck():-1 73169:20221202:102236.542 End of get_values():0 73169:20221202:102236.542 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.000070 sec, idle 5 sec]' 73169:20221202:102236.542 In zbx_ipc_async_socket_recv() timeout:5 73145:20221202:102236.542 End of zbx_ipc_async_socket_recv():0 73145:20221202:102236.542 zbx_setproctitle() title:'poller #1 [got 0 values in 0.004164 sec, getting values]' 73145:20221202:102236.542 In get_values() 73145:20221202:102236.542 In DCconfig_get_poller_items() poller_type:0 73145:20221202:102236.542 End of DCconfig_get_poller_items():0 73145:20221202:102236.542 In DCconfig_get_poller_nextcheck() poller_type:0 73145:20221202:102236.542 End of DCconfig_get_poller_nextcheck():1669969361 73145:20221202:102236.542 End of get_values():0 73145:20221202:102236.542 zbx_setproctitle() title:'poller #1 [got 0 values in 0.000153 sec, idle 5 sec]' 73145:20221202:102236.542 In zbx_ipc_async_socket_recv() timeout:5 73111:20221202:102236.543 End of zbx_ipc_service_recv():1 73146:20221202:102236.543 End of zbx_ipc_async_socket_recv():0 73146:20221202:102236.543 zbx_setproctitle() title:'poller #2 [got 0 values in 0.000274 sec, getting values]' 73146:20221202:102236.543 In get_values() 73146:20221202:102236.543 In DCconfig_get_poller_items() poller_type:0 73146:20221202:102236.543 End of DCconfig_get_poller_items():0 73146:20221202:102236.543 In DCconfig_get_poller_nextcheck() poller_type:0 73146:20221202:102236.543 End of DCconfig_get_poller_nextcheck():1669969361 73146:20221202:102236.543 End of get_values():0 73146:20221202:102236.543 zbx_setproctitle() title:'poller #2 [got 0 values in 0.000137 sec, idle 5 sec]' 73146:20221202:102236.543 In zbx_ipc_async_socket_recv() timeout:5 73147:20221202:102236.543 End of zbx_ipc_async_socket_recv():0 73147:20221202:102236.544 zbx_setproctitle() title:'poller #3 [got 0 values in 0.000400 sec, getting values]' 73147:20221202:102236.544 In get_values() 73147:20221202:102236.544 In DCconfig_get_poller_items() poller_type:0 73147:20221202:102236.544 End of DCconfig_get_poller_items():0 73147:20221202:102236.544 In DCconfig_get_poller_nextcheck() poller_type:0 73147:20221202:102236.544 End of DCconfig_get_poller_nextcheck():1669969361 73147:20221202:102236.544 End of get_values():0 73147:20221202:102236.544 zbx_setproctitle() title:'poller #3 [got 0 values in 0.000197 sec, idle 5 sec]' 73147:20221202:102236.544 In zbx_ipc_async_socket_recv() timeout:5 73111:20221202:102236.544 In preprocessor_add_result() 73111:20221202:102236.544 In preprocessor_enqueue_dependent() itemid: 44581 73111:20221202:102236.544 End of preprocessor_enqueue_dependent() 73111:20221202:102236.544 In preprocessor_assign_tasks() 73111:20221202:102236.544 In preprocessor_get_next_task() 73111:20221202:102236.545 End of preprocessor_get_next_task() 73111:20221202:102236.545 End of preprocessor_assign_tasks() 73111:20221202:102236.545 End of preprocessor_add_result() 73111:20221202:102236.545 In zbx_ipc_service_recv() timeout:1.000 73167:20221202:102236.549 End of zbx_ipc_async_socket_recv():0 73167:20221202:102236.550 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.000096 sec, getting values]' 73167:20221202:102236.550 In get_values() 73167:20221202:102236.550 In DCconfig_get_poller_items() poller_type:5 73167:20221202:102236.550 End of DCconfig_get_poller_items():0 73167:20221202:102236.550 In DCconfig_get_poller_nextcheck() poller_type:5 73167:20221202:102236.550 End of DCconfig_get_poller_nextcheck():-1 73167:20221202:102236.550 End of get_values():0 73167:20221202:102236.550 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.000175 sec, idle 5 sec]' 73167:20221202:102236.550 In zbx_ipc_async_socket_recv() timeout:5 73157:20221202:102236.550 zbx_setproctitle() title:'icmp pinger #1 [getting values]' 73157:20221202:102236.550 In get_pinger_hosts() 73157:20221202:102236.550 In DCconfig_get_poller_items() poller_type:3 73157:20221202:102236.550 End of DCconfig_get_poller_items():0 73157:20221202:102236.550 End of get_pinger_hosts():0 73157:20221202:102236.550 In process_pinger_hosts() 73157:20221202:102236.550 End of process_pinger_hosts() 73157:20221202:102236.551 In DCconfig_get_poller_nextcheck() poller_type:3 73157:20221202:102236.551 End of DCconfig_get_poller_nextcheck():-1 73157:20221202:102236.551 zbx_setproctitle() title:'icmp pinger #1 [got 0 values in 0.000088 sec, idle 5 sec]' 73172:20221202:102236.554 End of zbx_ipc_async_socket_recv():0 73172:20221202:102236.554 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.000084 sec, getting values]' 73172:20221202:102236.554 In get_values() 73172:20221202:102236.554 In DCconfig_get_poller_items() poller_type:5 73172:20221202:102236.554 End of DCconfig_get_poller_items():0 73172:20221202:102236.554 In DCconfig_get_poller_nextcheck() poller_type:5 73172:20221202:102236.554 End of DCconfig_get_poller_nextcheck():-1 73172:20221202:102236.554 End of get_values():0 73172:20221202:102236.554 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.000306 sec, idle 5 sec]' 73172:20221202:102236.554 In zbx_ipc_async_socket_recv() timeout:5 73142:20221202:102236.607 zbx_setproctitle() title:'self-monitoring [processing data]' 73142:20221202:102236.607 In collect_selfmon_stats() 73142:20221202:102236.607 End of collect_selfmon_stats() 73142:20221202:102236.607 zbx_setproctitle() title:'self-monitoring [processed data in 0.000407 sec, idle 1 sec]' 73178:20221202:102236.608 End of zbx_ipc_async_socket_recv():0 73178:20221202:102236.608 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.000277 sec, getting values]' 73178:20221202:102236.608 In get_values() 73178:20221202:102236.608 In DCconfig_get_poller_items() poller_type:6 73178:20221202:102236.608 End of DCconfig_get_poller_items():0 73178:20221202:102236.608 In DCconfig_get_poller_nextcheck() poller_type:6 73178:20221202:102236.608 End of DCconfig_get_poller_nextcheck():-1 73178:20221202:102236.608 End of get_values():0 73178:20221202:102236.608 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.000083 sec, idle 5 sec]' 73178:20221202:102236.608 In zbx_ipc_async_socket_recv() timeout:5 73126:20221202:102236.634 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.025209 sec, processing escalations]' 73126:20221202:102236.634 In process_escalations() 73126:20221202:102236.634 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<=1669969359 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102236.635 End of process_escalations() 73126:20221202:102236.635 In process_escalations() 73126:20221202:102236.635 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<=1669969359 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102236.635 End of process_escalations() 73126:20221202:102236.635 In process_escalations() 73126:20221202:102236.635 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<=1669969359 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102236.636 End of process_escalations() 73126:20221202:102236.636 In process_escalations() 73126:20221202:102236.636 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<=1669969359 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102236.636 End of process_escalations() 73126:20221202:102236.636 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.001646 sec, idle 3 sec]' 73115:20221202:102236.670 End of zbx_ipc_service_recv():2 73115:20221202:102236.670 In zbx_ipc_service_recv() timeout:1.000 73174:20221202:102236.743 End of zbx_ipc_service_recv():2 73174:20221202:102236.743 In zbx_ipc_service_recv() timeout:1.000 73123:20221202:102236.792 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000145 sec, syncing history]' 73123:20221202:102236.793 In zbx_sync_history_cache() history_num:7 73123:20221202:102236.793 In substitute_simple_macros_impl() data:'90d' 73123:20221202:102236.793 End substitute_simple_macros_impl() data:'90d' 73123:20221202:102236.793 In substitute_simple_macros_impl() data:'30d' 73123:20221202:102236.793 End substitute_simple_macros_impl() data:'30d' 73123:20221202:102236.793 In substitute_simple_macros_impl() data:'90d' 73123:20221202:102236.793 End substitute_simple_macros_impl() data:'90d' 73123:20221202:102236.793 In substitute_simple_macros_impl() data:'30d' 73123:20221202:102236.793 End substitute_simple_macros_impl() data:'30d' 73123:20221202:102236.793 In substitute_simple_macros_impl() data:'30d' 73123:20221202:102236.793 End substitute_simple_macros_impl() data:'30d' 73123:20221202:102236.793 In substitute_simple_macros_impl() data:'90d' 73123:20221202:102236.793 End substitute_simple_macros_impl() data:'90d' 73123:20221202:102236.793 In substitute_simple_macros_impl() data:'30d' 73123:20221202:102236.793 End substitute_simple_macros_impl() data:'30d' 73123:20221202:102236.793 In substitute_simple_macros_impl() data:'90d' 73123:20221202:102236.794 End substitute_simple_macros_impl() data:'90d' 73123:20221202:102236.794 In substitute_simple_macros_impl() data:'30d' 73123:20221202:102236.794 End substitute_simple_macros_impl() data:'30d' 73123:20221202:102236.794 In substitute_simple_macros_impl() data:'90d' 73123:20221202:102236.794 End substitute_simple_macros_impl() data:'90d' 73123:20221202:102236.794 In substitute_simple_macros_impl() data:'30d' 73123:20221202:102236.794 End substitute_simple_macros_impl() data:'30d' 73123:20221202:102236.794 In substitute_simple_macros_impl() data:'90d' 73123:20221202:102236.794 End substitute_simple_macros_impl() data:'90d' 73123:20221202:102236.794 In DCmass_prepare_history() history_num:7 73123:20221202:102236.794 End of DCmass_prepare_history() 73123:20221202:102236.794 In DBmass_add_history() 73123:20221202:102236.794 In zbx_history_add_values() 73123:20221202:102236.794 query [txnlev:1] [begin;] 73123:20221202:102236.794 query [txnlev:1] [insert into history (itemid,clock,ns,value) values (44296,1669969355,934714758,898),(44299,1669969355,931161530,898),(44300,1669969355,931161530,0.19811200000000001); ] 73123:20221202:102236.795 query [txnlev:1] [insert into history_str (itemid,clock,ns,value) values (44298,1669969355,934714758,'response code "301" did not match any of the required status codes "200"'),(44581,1669969356,532294260,'GOOD'); ] 73123:20221202:102236.795 query [txnlev:1] [insert into history_uint (itemid,clock,ns,value) values (44297,1669969355,934714758,1),(44301,1669969355,931161530,301); ] 73125:20221202:102236.797 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000111 sec, syncing history]' 73125:20221202:102236.797 In zbx_sync_history_cache() history_num:7 73123:20221202:102236.797 query [txnlev:1] [commit;] 73125:20221202:102236.797 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000157 sec, idle 1 sec]' 73122:20221202:102236.809 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.003521 sec, syncing history]' 73122:20221202:102236.810 In zbx_sync_history_cache() history_num:7 73122:20221202:102236.810 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000794 sec, idle 1 sec]' 73123:20221202:102236.820 End of zbx_history_add_values() 73123:20221202:102236.820 End of DBmass_add_history() 73123:20221202:102236.820 In DCmass_update_trends() 73123:20221202:102236.820 End of DCmass_update_trends() 73123:20221202:102236.820 query [txnlev:1] [begin;] 73123:20221202:102236.820 In DBmass_update_items() 73123:20221202:102236.820 End of DBmass_update_items() 73123:20221202:102236.820 In zbx_process_events() events_num:0 73123:20221202:102236.820 End of zbx_process_events() processed:0 73123:20221202:102236.820 query [txnlev:1] [commit;] 73123:20221202:102236.821 In DCupdate_trends() 73123:20221202:102236.821 End of DCupdate_trends() 73123:20221202:102236.821 query [txnlev:1] [begin;] 73123:20221202:102236.821 In recalculate_triggers() 73123:20221202:102236.821 In zbx_link_triggers_with_functions() trigger_order_num:0 73123:20221202:102236.821 End of zbx_link_triggers_with_functions() triggers_func_pos_num:0 73123:20221202:102236.821 In zbx_evaluate_expressions() tr_num:0 73123:20221202:102236.821 In substitute_functions() 73123:20221202:102236.821 In zbx_extract_functionids() tr_num:0 73123:20221202:102236.821 End of zbx_extract_functionids() functionids_num:0 73123:20221202:102236.821 End of substitute_functions() 73123:20221202:102236.821 End of zbx_evaluate_expressions() 73123:20221202:102236.821 In zbx_process_triggers() values_num:0 73123:20221202:102236.821 End of zbx_process_triggers() 73123:20221202:102236.821 End of recalculate_triggers() 73123:20221202:102236.821 In zbx_process_events() events_num:0 73123:20221202:102236.821 End of zbx_process_events() processed:0 73123:20221202:102236.821 query [txnlev:1] [commit;] 73123:20221202:102236.821 zbx_setproctitle() title:'history syncer #2 [processed 7 values, 0 triggers in 0.029055 sec, idle 1 sec]' 73124:20221202:102236.831 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000139 sec, syncing history]' 73124:20221202:102236.831 In zbx_sync_history_cache() history_num:0 73124:20221202:102236.831 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000060 sec, idle 1 sec]' 73090:20221202:102236.832 End of zbx_ipc_service_recv():2 73090:20221202:102236.833 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102236.886 zbx_setproctitle() title:'alert syncer [queuing alerts]' 73158:20221202:102236.887 In am_db_get_alerts() 73158:20221202:102236.887 query [txnlev:1] [begin;] 73158:20221202:102236.887 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] 73158:20221202:102236.887 query [txnlev:1] [commit;] 73158:20221202:102236.887 End of am_db_get_alerts():SUCCEED alerts:0 73158:20221202:102236.887 In am_db_flush_results() 73158:20221202:102236.888 In zbx_ipc_socket_write() 73158:20221202:102236.888 End of zbx_ipc_socket_write():SUCCEED 73158:20221202:102236.888 In zbx_ipc_socket_read() 73107:20221202:102236.888 End of zbx_ipc_service_recv():1 73107:20221202:102236.888 In am_flush_results() results:0 73107:20221202:102236.888 In zbx_ipc_client_send() clientid:6 73107:20221202:102236.888 End of zbx_ipc_client_send():SUCCEED 73107:20221202:102236.888 End of am_flush_results() 73107:20221202:102236.888 zbx_setproctitle() title:'alert manager #1 [sent 0, failed 0 alerts, idle 5.027804 sec during 5.029367 sec]' 73107:20221202:102236.888 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102236.888 End of zbx_ipc_socket_read():SUCCEED 73158:20221202:102236.888 End of am_db_flush_results() flushed:0 73158:20221202:102236.888 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.001687 sec, idle 1 sec]' 73088:20221202:102237.074 End of zbx_ipc_service_recv():2 73088:20221202:102237.074 In zbx_ipc_async_socket_send() 73088:20221202:102237.074 In zbx_ipc_client_send() clientid:0 73088:20221202:102237.074 End of zbx_ipc_client_send():SUCCEED 73088:20221202:102237.074 End of zbx_ipc_async_socket_send():SUCCEED 73088:20221202:102237.074 In zbx_ipc_async_socket_flush() timeout:10 73088:20221202:102237.074 End of zbx_ipc_async_socket_flush():0 73088:20221202:102237.074 In zbx_ipc_service_recv() timeout:0.997 73086:20221202:102237.074 End of zbx_ipc_service_recv():1 73086:20221202:102237.078 In zbx_ha_dispatch_message() 73086:20221202:102237.078 In zbx_ipc_service_recv() timeout:1.000 73111:20221202:102237.550 End of zbx_ipc_service_recv():2 73111:20221202:102237.550 In zbx_ipc_service_recv() timeout:1.000 73142:20221202:102237.608 zbx_setproctitle() title:'self-monitoring [processing data]' 73142:20221202:102237.608 In collect_selfmon_stats() 73142:20221202:102237.609 End of collect_selfmon_stats() 73142:20221202:102237.609 zbx_setproctitle() title:'self-monitoring [processed data in 0.000882 sec, idle 1 sec]' 73115:20221202:102237.671 End of zbx_ipc_service_recv():2 73115:20221202:102237.671 zbx_setproctitle() title:'lld manager #1 [processed 1 LLD rules, idle 5.940565sec during 5.940831 sec]' 73115:20221202:102237.671 In zbx_ipc_service_recv() timeout:1.000 73174:20221202:102237.748 End of zbx_ipc_service_recv():2 73174:20221202:102237.748 zbx_setproctitle() title:'availability manager #1 [queued 0, processed 0 values, idle 5.015662 sec during 5.015698 sec]' 73174:20221202:102237.748 In zbx_ipc_service_recv() timeout:1.000 73125:20221202:102237.799 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000157 sec, syncing history]' 73125:20221202:102237.799 In zbx_sync_history_cache() history_num:0 73125:20221202:102237.800 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000151 sec, idle 1 sec]' 73122:20221202:102237.829 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000794 sec, syncing history]' 73122:20221202:102237.830 In zbx_sync_history_cache() history_num:0 73122:20221202:102237.830 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000153 sec, idle 1 sec]' 73123:20221202:102237.830 zbx_setproctitle() title:'history syncer #2 [processed 7 values, 0 triggers in 0.029055 sec, syncing history]' 73123:20221202:102237.830 In zbx_sync_history_cache() history_num:0 73123:20221202:102237.830 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000582 sec, idle 1 sec]' 73124:20221202:102237.832 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000060 sec, syncing history]' 73124:20221202:102237.833 In zbx_sync_history_cache() history_num:0 73124:20221202:102237.833 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000111 sec, idle 1 sec]' 73090:20221202:102237.834 End of zbx_ipc_service_recv():2 73090:20221202:102237.834 zbx_setproctitle() title:'service manager #1 [processed 1 events, updated 0 event tags, deleted 0 problems, synced 0 service updates, idle 5.653769 sec during 5.654242 sec]' 73090:20221202:102237.834 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102237.889 zbx_setproctitle() title:'alert syncer [queuing alerts]' 73158:20221202:102237.889 In am_db_get_alerts() 73158:20221202:102237.889 query [txnlev:1] [begin;] 73107:20221202:102237.889 End of zbx_ipc_service_recv():2 73107:20221202:102237.889 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102237.896 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] 73158:20221202:102237.902 query [txnlev:1] [commit;] 73158:20221202:102237.903 End of am_db_get_alerts():SUCCEED alerts:0 73158:20221202:102237.904 In am_db_flush_results() 73158:20221202:102237.904 In zbx_ipc_socket_write() 73107:20221202:102237.904 End of zbx_ipc_service_recv():1 73107:20221202:102237.905 In am_flush_results() results:0 73107:20221202:102237.905 In zbx_ipc_client_send() clientid:6 73107:20221202:102237.905 End of zbx_ipc_client_send():SUCCEED 73107:20221202:102237.905 End of am_flush_results() 73107:20221202:102237.905 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102237.905 End of zbx_ipc_socket_write():SUCCEED 73158:20221202:102237.905 In zbx_ipc_socket_read() 73158:20221202:102237.905 End of zbx_ipc_socket_read():SUCCEED 73158:20221202:102237.905 End of am_db_flush_results() flushed:0 73158:20221202:102237.905 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.016476 sec, idle 1 sec]' 73088:20221202:102238.074 End of zbx_ipc_service_recv():2 73088:20221202:102238.075 In zbx_ipc_async_socket_send() 73088:20221202:102238.075 In zbx_ipc_client_send() clientid:0 73088:20221202:102238.075 End of zbx_ipc_client_send():SUCCEED 73088:20221202:102238.075 End of zbx_ipc_async_socket_send():SUCCEED 73088:20221202:102238.075 In zbx_ipc_async_socket_flush() timeout:10 73088:20221202:102238.075 End of zbx_ipc_async_socket_flush():0 73088:20221202:102238.075 In zbx_ipc_service_recv() timeout:0.996 73086:20221202:102238.075 End of zbx_ipc_service_recv():1 73086:20221202:102238.075 In zbx_ha_dispatch_message() 73086:20221202:102238.075 In zbx_ipc_service_recv() timeout:1.000 73111:20221202:102238.556 End of zbx_ipc_service_recv():2 73111:20221202:102238.556 In zbx_ipc_service_recv() timeout:1.000 73142:20221202:102238.609 zbx_setproctitle() title:'self-monitoring [processing data]' 73142:20221202:102238.609 In collect_selfmon_stats() 73142:20221202:102238.609 End of collect_selfmon_stats() 73142:20221202:102238.609 zbx_setproctitle() title:'self-monitoring [processed data in 0.000186 sec, idle 1 sec]' 73115:20221202:102238.673 End of zbx_ipc_service_recv():2 73115:20221202:102238.673 In zbx_ipc_service_recv() timeout:1.000 73174:20221202:102238.749 End of zbx_ipc_service_recv():2 73174:20221202:102238.750 In zbx_ipc_service_recv() timeout:1.000 73125:20221202:102238.800 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000151 sec, syncing history]' 73125:20221202:102238.800 In zbx_sync_history_cache() history_num:0 73125:20221202:102238.800 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000077 sec, idle 1 sec]' 73123:20221202:102238.833 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000582 sec, syncing history]' 73123:20221202:102238.833 In zbx_sync_history_cache() history_num:0 73123:20221202:102238.833 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000144 sec, idle 1 sec]' 73090:20221202:102238.834 End of zbx_ipc_service_recv():2 73090:20221202:102238.834 In zbx_ipc_service_recv() timeout:1.000 73122:20221202:102238.834 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000153 sec, syncing history]' 73122:20221202:102238.834 In zbx_sync_history_cache() history_num:0 73122:20221202:102238.834 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000318 sec, idle 1 sec]' 73124:20221202:102238.834 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000111 sec, syncing history]' 73124:20221202:102238.834 In zbx_sync_history_cache() history_num:0 73124:20221202:102238.834 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000363 sec, idle 1 sec]' 73158:20221202:102238.905 zbx_setproctitle() title:'alert syncer [queuing alerts]' 73158:20221202:102238.906 In am_db_get_alerts() 73158:20221202:102238.906 query [txnlev:1] [begin;] 73107:20221202:102238.906 End of zbx_ipc_service_recv():2 73107:20221202:102238.906 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102238.906 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] 73158:20221202:102238.906 query [txnlev:1] [commit;] 73158:20221202:102238.906 End of am_db_get_alerts():SUCCEED alerts:0 73158:20221202:102238.906 In am_db_flush_results() 73158:20221202:102238.906 In zbx_ipc_socket_write() 73158:20221202:102238.906 End of zbx_ipc_socket_write():SUCCEED 73158:20221202:102238.906 In zbx_ipc_socket_read() 73107:20221202:102238.907 End of zbx_ipc_service_recv():1 73107:20221202:102238.907 In am_flush_results() results:0 73107:20221202:102238.907 In zbx_ipc_client_send() clientid:6 73107:20221202:102238.907 End of zbx_ipc_client_send():SUCCEED 73107:20221202:102238.907 End of am_flush_results() 73107:20221202:102238.907 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102238.907 End of zbx_ipc_socket_read():SUCCEED 73158:20221202:102238.907 End of am_db_flush_results() flushed:0 73158:20221202:102238.907 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.001322 sec, idle 1 sec]' 73088:20221202:102239.074 End of zbx_ipc_service_recv():2 73088:20221202:102239.074 In zbx_ipc_async_socket_send() 73088:20221202:102239.074 In zbx_ipc_client_send() clientid:0 73088:20221202:102239.074 End of zbx_ipc_client_send():SUCCEED 73088:20221202:102239.074 End of zbx_ipc_async_socket_send():SUCCEED 73088:20221202:102239.074 In zbx_ipc_async_socket_flush() timeout:10 73088:20221202:102239.074 End of zbx_ipc_async_socket_flush():0 73088:20221202:102239.074 In zbx_ipc_service_recv() timeout:0.997 73086:20221202:102239.074 End of zbx_ipc_service_recv():1 73086:20221202:102239.074 In zbx_ha_dispatch_message() 73086:20221202:102239.074 In zbx_ipc_service_recv() timeout:1.000 73111:20221202:102239.556 End of zbx_ipc_service_recv():2 73111:20221202:102239.557 In zbx_ipc_service_recv() timeout:1.000 73142:20221202:102239.610 zbx_setproctitle() title:'self-monitoring [processing data]' 73142:20221202:102239.610 In collect_selfmon_stats() 73142:20221202:102239.610 End of collect_selfmon_stats() 73142:20221202:102239.610 zbx_setproctitle() title:'self-monitoring [processed data in 0.000310 sec, idle 1 sec]' 73126:20221202:102239.640 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.001646 sec, processing escalations]' 73126:20221202:102239.640 In process_escalations() 73126:20221202:102239.640 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<=1669969362 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102239.641 End of process_escalations() 73126:20221202:102239.641 In process_escalations() 73126:20221202:102239.641 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<=1669969362 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102239.642 End of process_escalations() 73126:20221202:102239.642 In process_escalations() 73126:20221202:102239.642 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<=1669969362 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102239.642 End of process_escalations() 73126:20221202:102239.642 In process_escalations() 73126:20221202:102239.642 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<=1669969362 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102239.643 End of process_escalations() 73126:20221202:102239.643 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.002610 sec, idle 3 sec]' 73115:20221202:102239.676 End of zbx_ipc_service_recv():2 73115:20221202:102239.677 In zbx_ipc_service_recv() timeout:1.000 73174:20221202:102239.750 End of zbx_ipc_service_recv():2 73174:20221202:102239.750 In zbx_ipc_service_recv() timeout:1.000 73125:20221202:102239.800 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000077 sec, syncing history]' 73125:20221202:102239.800 In zbx_sync_history_cache() history_num:0 73125:20221202:102239.800 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000130 sec, idle 1 sec]' 73123:20221202:102239.835 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000144 sec, syncing history]' 73123:20221202:102239.835 In zbx_sync_history_cache() history_num:0 73123:20221202:102239.835 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000082 sec, idle 1 sec]' 73090:20221202:102239.835 End of zbx_ipc_service_recv():2 73090:20221202:102239.835 In zbx_ipc_service_recv() timeout:1.000 73122:20221202:102239.836 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000318 sec, syncing history]' 73122:20221202:102239.836 In zbx_sync_history_cache() history_num:0 73122:20221202:102239.836 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000117 sec, idle 1 sec]' 73124:20221202:102239.836 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000363 sec, syncing history]' 73124:20221202:102239.836 In zbx_sync_history_cache() history_num:0 73124:20221202:102239.836 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000033 sec, idle 1 sec]' 73158:20221202:102239.907 zbx_setproctitle() title:'alert syncer [queuing alerts]' 73158:20221202:102239.908 In am_db_get_alerts() 73158:20221202:102239.908 query [txnlev:1] [begin;] 73158:20221202:102239.908 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] 73107:20221202:102239.908 End of zbx_ipc_service_recv():2 73107:20221202:102239.908 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102239.908 query [txnlev:1] [commit;] 73158:20221202:102239.909 End of am_db_get_alerts():SUCCEED alerts:0 73158:20221202:102239.909 In am_db_flush_results() 73158:20221202:102239.909 In zbx_ipc_socket_write() 73158:20221202:102239.909 End of zbx_ipc_socket_write():SUCCEED 73158:20221202:102239.909 In zbx_ipc_socket_read() 73107:20221202:102239.909 End of zbx_ipc_service_recv():1 73107:20221202:102239.909 In am_flush_results() results:0 73107:20221202:102239.909 In zbx_ipc_client_send() clientid:6 73107:20221202:102239.909 End of zbx_ipc_client_send():SUCCEED 73107:20221202:102239.909 End of am_flush_results() 73107:20221202:102239.910 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102239.910 End of zbx_ipc_socket_read():SUCCEED 73158:20221202:102239.910 End of am_db_flush_results() flushed:0 73158:20221202:102239.910 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.002272 sec, idle 1 sec]' 73088:20221202:102240.074 End of zbx_ipc_service_recv():2 73088:20221202:102240.074 In ha_check_nodes() ha_status:active db_status:0 73088:20221202:102240.074 query [txnlev:1] [begin;] 73088:20221202:102240.074 query [txnlev:1] [select ha_nodeid,name,status,lastaccess,address,port,ha_sessionid from ha_node order by ha_nodeid for update] 73086:20221202:102240.075 End of zbx_ipc_service_recv():2 73086:20221202:102240.075 In zbx_ha_dispatch_message() 73086:20221202:102240.075 In zbx_ipc_service_recv() timeout:1.000 73088:20221202:102240.075 query [txnlev:1] [select ha_failover_delay,auditlog_enabled from config] 73088:20221202:102240.076 In ha_db_get_time() 73088:20221202:102240.076 query [txnlev:1] [select unix_timestamp() from config] 73088:20221202:102240.076 End of ha_db_get_time():SUCCEED db_time:1669969360 73088:20221202:102240.077 query [txnlev:1] [update ha_node set lastaccess=unix_timestamp() where ha_nodeid='clb4ubunu00018m7pn6ddoaix'] 73088:20221202:102240.077 query [txnlev:1] [commit;] 73088:20221202:102240.096 End of ha_check_nodes() nodeid:clb4ubunu00018m7pn6ddoaix ha_status:active db_status:0 73088:20221202:102240.096 In zbx_ipc_async_socket_send() 73088:20221202:102240.096 In zbx_ipc_client_send() clientid:0 73088:20221202:102240.096 End of zbx_ipc_client_send():SUCCEED 73088:20221202:102240.096 End of zbx_ipc_async_socket_send():SUCCEED 73088:20221202:102240.096 In zbx_ipc_async_socket_flush() timeout:10 73088:20221202:102240.096 End of zbx_ipc_async_socket_flush():0 73086:20221202:102240.096 End of zbx_ipc_service_recv():1 73086:20221202:102240.096 In zbx_ha_dispatch_message() 73086:20221202:102240.096 In zbx_ipc_service_recv() timeout:1.000 73088:20221202:102240.096 In zbx_ipc_service_recv() timeout:0.997 73144:20221202:102240.542 End of zbx_ipc_async_socket_recv():0 73144:20221202:102240.542 zbx_setproctitle() title:'task manager [processing tasks]' 73144:20221202:102240.542 query [txnlev:0] [select taskid,type,clock,ttl from task where status in (1,2) order by taskid] 73144:20221202:102240.542 zbx_setproctitle() title:'task manager [processed 0 task(s) in 0.000325 sec, idle 5 sec]' 73144:20221202:102240.542 In zbx_ipc_async_socket_recv() timeout:5 73111:20221202:102240.558 End of zbx_ipc_service_recv():2 73111:20221202:102240.558 In zbx_ipc_service_recv() timeout:1.000 73142:20221202:102240.619 zbx_setproctitle() title:'self-monitoring [processing data]' 73142:20221202:102240.619 In collect_selfmon_stats() 73142:20221202:102240.619 End of collect_selfmon_stats() 73142:20221202:102240.619 zbx_setproctitle() title:'self-monitoring [processed data in 0.000456 sec, idle 1 sec]' 73115:20221202:102240.678 End of zbx_ipc_service_recv():2 73115:20221202:102240.678 In zbx_ipc_service_recv() timeout:1.000 73174:20221202:102240.762 End of zbx_ipc_service_recv():2 73174:20221202:102240.762 In zbx_ipc_service_recv() timeout:1.000 73125:20221202:102240.801 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000130 sec, syncing history]' 73125:20221202:102240.801 In zbx_sync_history_cache() history_num:0 73125:20221202:102240.801 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000189 sec, idle 1 sec]' 73122:20221202:102240.860 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000117 sec, syncing history]' 73122:20221202:102240.860 In zbx_sync_history_cache() history_num:0 73122:20221202:102240.860 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000221 sec, idle 1 sec]' 73124:20221202:102240.860 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000033 sec, syncing history]' 73124:20221202:102240.860 In zbx_sync_history_cache() history_num:0 73124:20221202:102240.860 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000040 sec, idle 1 sec]' 73090:20221202:102240.860 End of zbx_ipc_service_recv():2 73090:20221202:102240.860 In zbx_ipc_service_recv() timeout:1.000 73123:20221202:102240.860 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000082 sec, syncing history]' 73123:20221202:102240.860 In zbx_sync_history_cache() history_num:0 73123:20221202:102240.860 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000037 sec, idle 1 sec]' 73158:20221202:102240.910 zbx_setproctitle() title:'alert syncer [queuing alerts]' 73158:20221202:102240.910 In am_db_get_alerts() 73158:20221202:102240.910 query [txnlev:1] [begin;] 73158:20221202:102240.910 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] 73107:20221202:102240.910 End of zbx_ipc_service_recv():2 73107:20221202:102240.910 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102240.911 query [txnlev:1] [commit;] 73158:20221202:102240.911 End of am_db_get_alerts():SUCCEED alerts:0 73158:20221202:102240.911 In am_db_flush_results() 73158:20221202:102240.911 In zbx_ipc_socket_write() 73158:20221202:102240.911 End of zbx_ipc_socket_write():SUCCEED 73158:20221202:102240.911 In zbx_ipc_socket_read() 73107:20221202:102240.911 End of zbx_ipc_service_recv():1 73107:20221202:102240.911 In am_flush_results() results:0 73107:20221202:102240.911 In zbx_ipc_client_send() clientid:6 73107:20221202:102240.911 End of zbx_ipc_client_send():SUCCEED 73107:20221202:102240.911 End of am_flush_results() 73158:20221202:102240.911 End of zbx_ipc_socket_read():SUCCEED 73158:20221202:102240.911 End of am_db_flush_results() flushed:0 73158:20221202:102240.911 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.001343 sec, idle 1 sec]' 73107:20221202:102240.911 In zbx_ipc_service_recv() timeout:1.000 73120:20221202:102240.966 zbx_setproctitle() title:'http poller #1 [got 1 values in 0.216606 sec, getting values]' 73120:20221202:102240.966 In process_httptests() 73120:20221202:102240.966 query [txnlev:0] [select h.hostid,h.host,h.name,t.httptestid,t.name,t.agent,t.authentication,t.http_user,t.http_password,t.http_proxy,t.retries,t.ssl_cert_file,t.ssl_key_file,t.ssl_key_password,t.verify_peer,t.verify_host,t.delay from httptest t,hosts h where t.hostid=h.hostid and t.nextcheck<=1669969360 and mod(t.httptestid,1)=0 and t.status=0 and h.proxy_hostid is null and h.status=0 and (h.maintenance_status=0 or h.maintenance_type=0)] 73120:20221202:102240.967 End of process_httptests() 73120:20221202:102240.967 query [txnlev:0] [select min(t.nextcheck) from httptest t,hosts h where t.hostid=h.hostid and mod(t.httptestid,1)=0 and t.status=0 and h.proxy_hostid is null and h.status=0 and (h.maintenance_status=0 or h.maintenance_type=0)] 73120:20221202:102240.968 zbx_setproctitle() title:'http poller #1 [got 0 values in 0.001298 sec, idle 5 sec]' 73088:20221202:102241.095 End of zbx_ipc_service_recv():2 73088:20221202:102241.095 In zbx_ipc_async_socket_send() 73088:20221202:102241.095 In zbx_ipc_client_send() clientid:0 73088:20221202:102241.095 End of zbx_ipc_client_send():SUCCEED 73088:20221202:102241.095 End of zbx_ipc_async_socket_send():SUCCEED 73088:20221202:102241.095 In zbx_ipc_async_socket_flush() timeout:10 73088:20221202:102241.095 End of zbx_ipc_async_socket_flush():0 73088:20221202:102241.095 In zbx_ipc_service_recv() timeout:0.976 73086:20221202:102241.095 End of zbx_ipc_service_recv():1 73086:20221202:102241.095 In zbx_ha_dispatch_message() 73086:20221202:102241.095 In zbx_ipc_service_recv() timeout:1.000 73134:20221202:102241.513 End of zbx_ipc_async_socket_recv():0 73134:20221202:102241.514 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.000690 sec, getting values]' 73134:20221202:102241.514 In get_values() 73134:20221202:102241.514 In DCconfig_get_poller_items() poller_type:4 73134:20221202:102241.514 End of DCconfig_get_poller_items():0 73134:20221202:102241.514 In DCconfig_get_poller_nextcheck() poller_type:4 73134:20221202:102241.514 End of DCconfig_get_poller_nextcheck():-1 73134:20221202:102241.514 End of get_values():0 73134:20221202:102241.514 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.000080 sec, idle 5 sec]' 73134:20221202:102241.514 In zbx_ipc_async_socket_recv() timeout:5 73135:20221202:102241.517 End of zbx_ipc_async_socket_recv():0 73128:20221202:102241.518 End of zbx_ipc_async_socket_recv():0 73128:20221202:102241.518 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.002025 sec, getting values]' 73128:20221202:102241.518 In get_values() 73128:20221202:102241.518 In DCconfig_get_poller_items() poller_type:4 73128:20221202:102241.518 End of DCconfig_get_poller_items():0 73130:20221202:102241.518 End of zbx_ipc_async_socket_recv():0 73128:20221202:102241.518 In DCconfig_get_poller_nextcheck() poller_type:4 73133:20221202:102241.518 End of zbx_ipc_async_socket_recv():0 73133:20221202:102241.518 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.000108 sec, getting values]' 73133:20221202:102241.518 In get_values() 73133:20221202:102241.518 In DCconfig_get_poller_items() poller_type:4 73133:20221202:102241.518 End of DCconfig_get_poller_items():0 73133:20221202:102241.518 In DCconfig_get_poller_nextcheck() poller_type:4 73133:20221202:102241.518 End of DCconfig_get_poller_nextcheck():-1 73135:20221202:102241.518 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.000484 sec, getting values]' 73135:20221202:102241.518 In get_values() 73135:20221202:102241.519 In DCconfig_get_poller_items() poller_type:4 73133:20221202:102241.519 End of get_values():0 73133:20221202:102241.519 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.000624 sec, idle 5 sec]' 73130:20221202:102241.519 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.000109 sec, getting values]' 73130:20221202:102241.519 In get_values() 73130:20221202:102241.519 In DCconfig_get_poller_items() poller_type:4 73130:20221202:102241.519 End of DCconfig_get_poller_items():0 73130:20221202:102241.519 In DCconfig_get_poller_nextcheck() poller_type:4 73130:20221202:102241.519 End of DCconfig_get_poller_nextcheck():-1 73130:20221202:102241.519 End of get_values():0 73130:20221202:102241.519 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.001291 sec, idle 5 sec]' 73130:20221202:102241.519 In zbx_ipc_async_socket_recv() timeout:5 73135:20221202:102241.519 End of DCconfig_get_poller_items():0 73135:20221202:102241.519 In DCconfig_get_poller_nextcheck() poller_type:4 73135:20221202:102241.519 End of DCconfig_get_poller_nextcheck():-1 73135:20221202:102241.519 End of get_values():0 73135:20221202:102241.519 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.001800 sec, idle 5 sec]' 73135:20221202:102241.519 In zbx_ipc_async_socket_recv() timeout:5 73128:20221202:102241.520 End of DCconfig_get_poller_nextcheck():-1 73128:20221202:102241.520 End of get_values():0 73128:20221202:102241.520 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.002225 sec, idle 5 sec]' 73128:20221202:102241.520 In zbx_ipc_async_socket_recv() timeout:5 73133:20221202:102241.520 In zbx_ipc_async_socket_recv() timeout:5 73127:20221202:102241.523 End of zbx_ipc_async_socket_recv():0 73127:20221202:102241.523 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.000112 sec, getting values]' 73127:20221202:102241.523 In get_values() 73127:20221202:102241.523 In DCconfig_get_poller_items() poller_type:4 73127:20221202:102241.523 End of DCconfig_get_poller_items():0 73127:20221202:102241.523 In DCconfig_get_poller_nextcheck() poller_type:4 73127:20221202:102241.523 End of DCconfig_get_poller_nextcheck():-1 73127:20221202:102241.523 End of get_values():0 73127:20221202:102241.523 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.000095 sec, idle 5 sec]' 73127:20221202:102241.523 In zbx_ipc_async_socket_recv() timeout:5 73141:20221202:102241.523 End of zbx_ipc_async_socket_recv():0 73141:20221202:102241.523 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.000193 sec, exchanging data]' 73141:20221202:102241.523 In process_proxy() 73141:20221202:102241.523 In DCconfig_get_proxypoller_hosts() 73141:20221202:102241.523 End of DCconfig_get_proxypoller_hosts():0 73141:20221202:102241.523 End of process_proxy() 73141:20221202:102241.523 In DCconfig_get_proxypoller_nextcheck() 73141:20221202:102241.523 End of DCconfig_get_proxypoller_nextcheck():-1 73141:20221202:102241.523 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.000293 sec, idle 5 sec]' 73141:20221202:102241.523 In zbx_ipc_async_socket_recv() timeout:5 73139:20221202:102241.524 End of zbx_ipc_async_socket_recv():0 73139:20221202:102241.524 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.000894 sec, getting values]' 73139:20221202:102241.524 In get_values() 73139:20221202:102241.524 In DCconfig_get_poller_items() poller_type:4 73139:20221202:102241.524 End of DCconfig_get_poller_items():0 73139:20221202:102241.524 In DCconfig_get_poller_nextcheck() poller_type:4 73139:20221202:102241.524 End of DCconfig_get_poller_nextcheck():-1 73139:20221202:102241.524 End of get_values():0 73139:20221202:102241.524 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.000076 sec, idle 5 sec]' 73139:20221202:102241.525 In zbx_ipc_async_socket_recv() timeout:5 73137:20221202:102241.525 End of zbx_ipc_async_socket_recv():0 73137:20221202:102241.526 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.000233 sec, getting values]' 73137:20221202:102241.526 In get_values() 73137:20221202:102241.526 In DCconfig_get_poller_items() poller_type:4 73137:20221202:102241.526 End of DCconfig_get_poller_items():0 73137:20221202:102241.526 In DCconfig_get_poller_nextcheck() poller_type:4 73137:20221202:102241.526 End of DCconfig_get_poller_nextcheck():-1 73137:20221202:102241.526 End of get_values():0 73137:20221202:102241.526 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.000089 sec, idle 5 sec]' 73137:20221202:102241.526 In zbx_ipc_async_socket_recv() timeout:5 73159:20221202:102241.530 End of zbx_ipc_async_socket_recv():0 73159:20221202:102241.530 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.000123 sec, getting values]' 73159:20221202:102241.530 In get_values() 73159:20221202:102241.530 In DCconfig_get_poller_items() poller_type:5 73159:20221202:102241.530 End of DCconfig_get_poller_items():0 73159:20221202:102241.530 In DCconfig_get_poller_nextcheck() poller_type:5 73159:20221202:102241.530 End of DCconfig_get_poller_nextcheck():-1 73159:20221202:102241.530 End of get_values():0 73159:20221202:102241.530 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.000081 sec, idle 5 sec]' 73159:20221202:102241.530 In zbx_ipc_async_socket_recv() timeout:5 73129:20221202:102241.531 End of zbx_ipc_async_socket_recv():0 73129:20221202:102241.531 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.000534 sec, getting values]' 73129:20221202:102241.531 In get_values() 73129:20221202:102241.531 In DCconfig_get_poller_items() poller_type:4 73129:20221202:102241.531 End of DCconfig_get_poller_items():0 73129:20221202:102241.531 In DCconfig_get_poller_nextcheck() poller_type:4 73129:20221202:102241.531 End of DCconfig_get_poller_nextcheck():-1 73129:20221202:102241.531 End of get_values():0 73129:20221202:102241.531 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.000077 sec, idle 5 sec]' 73129:20221202:102241.531 In zbx_ipc_async_socket_recv() timeout:5 73151:20221202:102241.531 End of zbx_ipc_async_socket_recv():0 73151:20221202:102241.531 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.000303 sec, getting values]' 73151:20221202:102241.531 In get_values() 73151:20221202:102241.531 In DCconfig_get_poller_items() poller_type:1 73151:20221202:102241.532 End of DCconfig_get_poller_items():0 73151:20221202:102241.532 In DCconfig_get_poller_nextcheck() poller_type:1 73151:20221202:102241.532 End of DCconfig_get_poller_nextcheck():-1 73151:20221202:102241.532 End of get_values():0 73151:20221202:102241.532 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.000127 sec, idle 5 sec]' 73151:20221202:102241.532 In zbx_ipc_async_socket_recv() timeout:5 73140:20221202:102241.534 End of zbx_ipc_async_socket_recv():0 73140:20221202:102241.534 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.000078 sec, getting values]' 73140:20221202:102241.534 In get_values() 73140:20221202:102241.534 In DCconfig_get_poller_items() poller_type:4 73140:20221202:102241.534 End of DCconfig_get_poller_items():0 73140:20221202:102241.534 In DCconfig_get_poller_nextcheck() poller_type:4 73140:20221202:102241.534 End of DCconfig_get_poller_nextcheck():-1 73140:20221202:102241.534 End of get_values():0 73140:20221202:102241.534 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.000077 sec, idle 5 sec]' 73140:20221202:102241.534 In zbx_ipc_async_socket_recv() timeout:5 73150:20221202:102241.534 End of zbx_ipc_async_socket_recv():0 73150:20221202:102241.534 zbx_setproctitle() title:'poller #5 [got 1 values in 0.001193 sec, getting values]' 73150:20221202:102241.534 In get_values() 73150:20221202:102241.534 In DCconfig_get_poller_items() poller_type:0 73150:20221202:102241.534 End of DCconfig_get_poller_items():1 73150:20221202:102241.534 In substitute_key_macros_impl() data:'agent.ping' 73150:20221202:102241.534 End of substitute_key_macros_impl():SUCCEED data:'agent.ping' 73150:20221202:102241.534 In substitute_simple_macros_impl() data:'10050' 73150:20221202:102241.534 End substitute_simple_macros_impl() data:'10050' 73150:20221202:102241.534 In get_value() key:'agent.ping' 73150:20221202:102241.535 In get_value_agent() host:'test' addr:'192.168.6.176' key:'agent.ping' conn:'unencrypted' 73150:20221202:102241.535 In is_ip4() ip:'192.168.6.176' 73150:20221202:102241.535 End of is_ip4():SUCCEED 73150:20221202:102241.535 Sending [agent.ping] 73150:20221202:102241.535 get value from agent result: '1' 73150:20221202:102241.535 End of get_value_agent():SUCCEED 73150:20221202:102241.535 End of get_value():SUCCEED 73150:20221202:102241.535 In zbx_activate_item_interface() interfaceid:15 itemid:44581 type:0 73150:20221202:102241.535 End of zbx_activate_item_interface() 73150:20221202:102241.535 In zbx_preprocess_item_value() 73150:20221202:102241.535 End of zbx_preprocess_item_value() 73150:20221202:102241.535 In zbx_ipc_socket_write() 73150:20221202:102241.535 End of zbx_ipc_socket_write():SUCCEED 73150:20221202:102241.535 End of get_values():1 73150:20221202:102241.535 zbx_setproctitle() title:'poller #5 [got 1 values in 0.001076 sec, idle 5 sec]' 73150:20221202:102241.535 In zbx_ipc_async_socket_recv() timeout:5 73111:20221202:102241.536 End of zbx_ipc_service_recv():1 73111:20221202:102241.536 In preprocessor_add_request() 73111:20221202:102241.536 In preprocessor_sync_configuration() 73111:20221202:102241.536 In DCconfig_get_preprocessable_items() 73111:20221202:102241.536 End of DCconfig_get_preprocessable_items() items:29 73111:20221202:102241.536 End of preprocessor_sync_configuration() item config size: 29, history cache size: 0 73111:20221202:102241.536 In preprocessor_enqueue() itemid: 44581 73111:20221202:102241.536 End of preprocessor_enqueue() 73111:20221202:102241.536 In preprocessor_assign_tasks() 73111:20221202:102241.536 In preprocessor_get_next_task() 73111:20221202:102241.536 End of preprocessor_get_next_task() 73111:20221202:102241.536 In zbx_ipc_client_send() clientid:3 73111:20221202:102241.536 End of zbx_ipc_client_send():SUCCEED 73111:20221202:102241.536 In preprocessor_get_next_task() 73111:20221202:102241.536 End of preprocessor_get_next_task() 73111:20221202:102241.536 End of preprocessor_assign_tasks() 73111:20221202:102241.536 End of preprocessor_add_request() 73111:20221202:102241.536 zbx_setproctitle() title:'preprocessing manager #1 [queued 1, processed 1 values, idle 5.001752 sec during 5.003083 sec]' 73111:20221202:102241.536 In zbx_ipc_service_recv() timeout:1.000 73114:20221202:102241.536 End of zbx_ipc_socket_read():SUCCEED 73114:20221202:102241.536 worker_preprocess_value(): 1 73114:20221202:102241.536 worker_preprocess_value: SUCCEED GOOD 73114:20221202:102241.536 In zbx_ipc_socket_write() 73114:20221202:102241.536 End of zbx_ipc_socket_write():SUCCEED 73114:20221202:102241.536 In zbx_ipc_socket_read() 73111:20221202:102241.536 End of zbx_ipc_service_recv():1 73111:20221202:102241.537 In preprocessor_add_result() 73111:20221202:102241.537 In preprocessor_enqueue_dependent() itemid: 44581 73111:20221202:102241.537 End of preprocessor_enqueue_dependent() 73111:20221202:102241.537 In preprocessor_assign_tasks() 73111:20221202:102241.537 In preprocessor_get_next_task() 73111:20221202:102241.537 End of preprocessor_get_next_task() 73111:20221202:102241.537 End of preprocessor_assign_tasks() 73111:20221202:102241.537 End of preprocessor_add_result() 73111:20221202:102241.537 In zbx_ipc_service_recv() timeout:1.000 73169:20221202:102241.546 End of zbx_ipc_async_socket_recv():0 73169:20221202:102241.546 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.000070 sec, getting values]' 73169:20221202:102241.546 In get_values() 73169:20221202:102241.546 In DCconfig_get_poller_items() poller_type:5 73169:20221202:102241.546 End of DCconfig_get_poller_items():0 73169:20221202:102241.546 In DCconfig_get_poller_nextcheck() poller_type:5 73169:20221202:102241.546 End of DCconfig_get_poller_nextcheck():-1 73169:20221202:102241.546 End of get_values():0 73169:20221202:102241.546 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.000189 sec, idle 5 sec]' 73169:20221202:102241.546 In zbx_ipc_async_socket_recv() timeout:5 73145:20221202:102241.546 End of zbx_ipc_async_socket_recv():0 73145:20221202:102241.546 zbx_setproctitle() title:'poller #1 [got 0 values in 0.000153 sec, getting values]' 73145:20221202:102241.546 In get_values() 73145:20221202:102241.546 In DCconfig_get_poller_items() poller_type:0 73145:20221202:102241.547 End of DCconfig_get_poller_items():0 73145:20221202:102241.547 In DCconfig_get_poller_nextcheck() poller_type:0 73145:20221202:102241.547 End of DCconfig_get_poller_nextcheck():1669969366 73145:20221202:102241.547 End of get_values():0 73145:20221202:102241.547 zbx_setproctitle() title:'poller #1 [got 0 values in 0.000143 sec, idle 5 sec]' 73145:20221202:102241.547 In zbx_ipc_async_socket_recv() timeout:5 73146:20221202:102241.547 End of zbx_ipc_async_socket_recv():0 73168:20221202:102241.547 End of zbx_ipc_async_socket_recv():0 73168:20221202:102241.547 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.000394 sec, getting values]' 73168:20221202:102241.547 In get_values() 73168:20221202:102241.547 In DCconfig_get_poller_items() poller_type:5 73168:20221202:102241.547 End of DCconfig_get_poller_items():0 73168:20221202:102241.547 In DCconfig_get_poller_nextcheck() poller_type:5 73168:20221202:102241.547 End of DCconfig_get_poller_nextcheck():-1 73168:20221202:102241.547 End of get_values():0 73168:20221202:102241.547 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.000093 sec, idle 5 sec]' 73168:20221202:102241.547 In zbx_ipc_async_socket_recv() timeout:5 73149:20221202:102241.547 End of zbx_ipc_async_socket_recv():0 73149:20221202:102241.547 zbx_setproctitle() title:'poller #4 [got 0 values in 0.001204 sec, getting values]' 73149:20221202:102241.547 In get_values() 73149:20221202:102241.547 In DCconfig_get_poller_items() poller_type:0 73149:20221202:102241.547 End of DCconfig_get_poller_items():0 73149:20221202:102241.547 In DCconfig_get_poller_nextcheck() poller_type:0 73149:20221202:102241.547 End of DCconfig_get_poller_nextcheck():1669969366 73149:20221202:102241.547 End of get_values():0 73149:20221202:102241.547 zbx_setproctitle() title:'poller #4 [got 0 values in 0.000077 sec, idle 5 sec]' 73149:20221202:102241.547 In zbx_ipc_async_socket_recv() timeout:5 73146:20221202:102241.547 zbx_setproctitle() title:'poller #2 [got 0 values in 0.000137 sec, getting values]' 73146:20221202:102241.547 In get_values() 73146:20221202:102241.547 In DCconfig_get_poller_items() poller_type:0 73146:20221202:102241.547 End of DCconfig_get_poller_items():0 73146:20221202:102241.548 In DCconfig_get_poller_nextcheck() poller_type:0 73146:20221202:102241.548 End of DCconfig_get_poller_nextcheck():1669969366 73146:20221202:102241.548 End of get_values():0 73146:20221202:102241.548 zbx_setproctitle() title:'poller #2 [got 0 values in 0.000859 sec, idle 5 sec]' 73146:20221202:102241.548 In zbx_ipc_async_socket_recv() timeout:5 73147:20221202:102241.549 End of zbx_ipc_async_socket_recv():0 73147:20221202:102241.549 zbx_setproctitle() title:'poller #3 [got 0 values in 0.000197 sec, getting values]' 73147:20221202:102241.549 In get_values() 73147:20221202:102241.550 In DCconfig_get_poller_items() poller_type:0 73147:20221202:102241.550 End of DCconfig_get_poller_items():0 73147:20221202:102241.550 In DCconfig_get_poller_nextcheck() poller_type:0 73147:20221202:102241.550 End of DCconfig_get_poller_nextcheck():1669969366 73147:20221202:102241.550 End of get_values():0 73147:20221202:102241.550 zbx_setproctitle() title:'poller #3 [got 0 values in 0.000078 sec, idle 5 sec]' 73147:20221202:102241.550 In zbx_ipc_async_socket_recv() timeout:5 73167:20221202:102241.556 End of zbx_ipc_async_socket_recv():0 73167:20221202:102241.557 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.000175 sec, getting values]' 73167:20221202:102241.557 In get_values() 73167:20221202:102241.557 In DCconfig_get_poller_items() poller_type:5 73167:20221202:102241.557 End of DCconfig_get_poller_items():0 73167:20221202:102241.557 In DCconfig_get_poller_nextcheck() poller_type:5 73167:20221202:102241.557 End of DCconfig_get_poller_nextcheck():-1 73167:20221202:102241.557 End of get_values():0 73167:20221202:102241.557 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.000253 sec, idle 5 sec]' 73167:20221202:102241.557 In zbx_ipc_async_socket_recv() timeout:5 73172:20221202:102241.558 End of zbx_ipc_async_socket_recv():0 73172:20221202:102241.558 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.000306 sec, getting values]' 73172:20221202:102241.558 In get_values() 73172:20221202:102241.558 In DCconfig_get_poller_items() poller_type:5 73172:20221202:102241.558 End of DCconfig_get_poller_items():0 73172:20221202:102241.558 In DCconfig_get_poller_nextcheck() poller_type:5 73172:20221202:102241.558 End of DCconfig_get_poller_nextcheck():-1 73172:20221202:102241.558 End of get_values():0 73172:20221202:102241.558 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.000068 sec, idle 5 sec]' 73172:20221202:102241.558 In zbx_ipc_async_socket_recv() timeout:5 73157:20221202:102241.566 zbx_setproctitle() title:'icmp pinger #1 [getting values]' 73157:20221202:102241.566 In get_pinger_hosts() 73157:20221202:102241.566 In DCconfig_get_poller_items() poller_type:3 73157:20221202:102241.566 End of DCconfig_get_poller_items():0 73157:20221202:102241.566 End of get_pinger_hosts():0 73157:20221202:102241.566 In process_pinger_hosts() 73157:20221202:102241.566 End of process_pinger_hosts() 73157:20221202:102241.566 In DCconfig_get_poller_nextcheck() poller_type:3 73157:20221202:102241.566 End of DCconfig_get_poller_nextcheck():-1 73157:20221202:102241.566 zbx_setproctitle() title:'icmp pinger #1 [got 0 values in 0.000245 sec, idle 5 sec]' 73178:20221202:102241.614 End of zbx_ipc_async_socket_recv():0 73178:20221202:102241.614 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.000083 sec, getting values]' 73178:20221202:102241.615 In get_values() 73178:20221202:102241.615 In DCconfig_get_poller_items() poller_type:6 73178:20221202:102241.615 End of DCconfig_get_poller_items():0 73178:20221202:102241.615 In DCconfig_get_poller_nextcheck() poller_type:6 73178:20221202:102241.615 End of DCconfig_get_poller_nextcheck():-1 73178:20221202:102241.615 End of get_values():0 73178:20221202:102241.615 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.000097 sec, idle 5 sec]' 73178:20221202:102241.615 In zbx_ipc_async_socket_recv() timeout:5 73142:20221202:102241.624 zbx_setproctitle() title:'self-monitoring [processing data]' 73142:20221202:102241.624 In collect_selfmon_stats() 73142:20221202:102241.624 End of collect_selfmon_stats() 73142:20221202:102241.624 zbx_setproctitle() title:'self-monitoring [processed data in 0.000270 sec, idle 1 sec]' 73115:20221202:102241.679 End of zbx_ipc_service_recv():2 73115:20221202:102241.680 In zbx_ipc_service_recv() timeout:1.000 73174:20221202:102241.763 End of zbx_ipc_service_recv():2 73174:20221202:102241.763 In zbx_ipc_service_recv() timeout:1.000 73125:20221202:102241.802 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000189 sec, syncing history]' 73125:20221202:102241.802 In zbx_sync_history_cache() history_num:1 73125:20221202:102241.802 In substitute_simple_macros_impl() data:'90d' 73125:20221202:102241.802 End substitute_simple_macros_impl() data:'90d' 73125:20221202:102241.802 In DCmass_prepare_history() history_num:1 73125:20221202:102241.802 End of DCmass_prepare_history() 73125:20221202:102241.802 In DBmass_add_history() 73125:20221202:102241.802 In zbx_history_add_values() 73125:20221202:102241.802 query [txnlev:1] [begin;] 73125:20221202:102241.802 query [txnlev:1] [insert into history_str (itemid,clock,ns,value) values (44581,1669969361,535649374,'GOOD'); ] 73125:20221202:102241.803 query [txnlev:1] [commit;] 73125:20221202:102241.819 End of zbx_history_add_values() 73125:20221202:102241.819 End of DBmass_add_history() 73125:20221202:102241.819 In DCmass_update_trends() 73125:20221202:102241.819 End of DCmass_update_trends() 73125:20221202:102241.819 query [txnlev:1] [begin;] 73125:20221202:102241.820 In DBmass_update_items() 73125:20221202:102241.820 End of DBmass_update_items() 73125:20221202:102241.820 In zbx_process_events() events_num:0 73125:20221202:102241.820 End of zbx_process_events() processed:0 73125:20221202:102241.820 query [txnlev:1] [commit;] 73125:20221202:102241.820 In DCupdate_trends() 73125:20221202:102241.820 End of DCupdate_trends() 73125:20221202:102241.820 query [txnlev:1] [begin;] 73125:20221202:102241.820 In recalculate_triggers() 73125:20221202:102241.820 In zbx_link_triggers_with_functions() trigger_order_num:0 73125:20221202:102241.820 End of zbx_link_triggers_with_functions() triggers_func_pos_num:0 73125:20221202:102241.820 In zbx_evaluate_expressions() tr_num:0 73125:20221202:102241.820 In substitute_functions() 73125:20221202:102241.820 In zbx_extract_functionids() tr_num:0 73125:20221202:102241.820 End of zbx_extract_functionids() functionids_num:0 73125:20221202:102241.820 End of substitute_functions() 73125:20221202:102241.820 End of zbx_evaluate_expressions() 73125:20221202:102241.820 In zbx_process_triggers() values_num:0 73125:20221202:102241.820 End of zbx_process_triggers() 73125:20221202:102241.820 End of recalculate_triggers() 73125:20221202:102241.820 In zbx_process_events() events_num:0 73125:20221202:102241.820 End of zbx_process_events() processed:0 73125:20221202:102241.820 query [txnlev:1] [commit;] 73125:20221202:102241.820 zbx_setproctitle() title:'history syncer #4 [processed 1 values, 0 triggers in 0.018370 sec, idle 1 sec]' 73122:20221202:102241.860 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000221 sec, syncing history]' 73122:20221202:102241.860 In zbx_sync_history_cache() history_num:0 73122:20221202:102241.861 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000135 sec, idle 1 sec]' 73124:20221202:102241.861 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000040 sec, syncing history]' 73124:20221202:102241.861 In zbx_sync_history_cache() history_num:0 73124:20221202:102241.861 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000032 sec, idle 1 sec]' 73123:20221202:102241.862 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000037 sec, syncing history]' 73123:20221202:102241.862 In zbx_sync_history_cache() history_num:0 73123:20221202:102241.862 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000111 sec, idle 1 sec]' 73090:20221202:102241.862 End of zbx_ipc_service_recv():2 73090:20221202:102241.862 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102241.912 zbx_setproctitle() title:'alert syncer [queuing alerts]' 73158:20221202:102241.912 In am_db_get_alerts() 73158:20221202:102241.912 query [txnlev:1] [begin;] 73158:20221202:102241.913 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] 73158:20221202:102241.914 query [txnlev:1] [commit;] 73158:20221202:102241.915 End of am_db_get_alerts():SUCCEED alerts:0 73158:20221202:102241.915 In am_db_flush_results() 73158:20221202:102241.915 In zbx_ipc_socket_write() 73158:20221202:102241.915 End of zbx_ipc_socket_write():SUCCEED 73158:20221202:102241.915 In zbx_ipc_socket_read() 73107:20221202:102241.915 End of zbx_ipc_service_recv():2 73107:20221202:102241.916 zbx_setproctitle() title:'alert manager #1 [sent 0, failed 0 alerts, idle 5.027556 sec during 5.028283 sec]' 73107:20221202:102241.916 In zbx_ipc_service_recv() timeout:1.000 73107:20221202:102241.916 End of zbx_ipc_service_recv():1 73107:20221202:102241.916 In am_flush_results() results:0 73107:20221202:102241.916 In zbx_ipc_client_send() clientid:6 73107:20221202:102241.916 End of zbx_ipc_client_send():SUCCEED 73107:20221202:102241.916 End of am_flush_results() 73107:20221202:102241.916 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102241.916 End of zbx_ipc_socket_read():SUCCEED 73158:20221202:102241.916 End of am_db_flush_results() flushed:0 73158:20221202:102241.917 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.004418 sec, idle 1 sec]' 73088:20221202:102242.079 End of zbx_ipc_service_recv():2 73088:20221202:102242.079 In zbx_ipc_async_socket_send() 73088:20221202:102242.079 In zbx_ipc_client_send() clientid:0 73088:20221202:102242.079 End of zbx_ipc_client_send():SUCCEED 73088:20221202:102242.079 End of zbx_ipc_async_socket_send():SUCCEED 73086:20221202:102242.079 End of zbx_ipc_service_recv():1 73086:20221202:102242.079 In zbx_ha_dispatch_message() 73086:20221202:102242.079 In zbx_ipc_service_recv() timeout:1.000 73088:20221202:102242.080 In zbx_ipc_async_socket_flush() timeout:10 73088:20221202:102242.080 End of zbx_ipc_async_socket_flush():0 73088:20221202:102242.080 In zbx_ipc_service_recv() timeout:0.992 73111:20221202:102242.541 End of zbx_ipc_service_recv():2 73111:20221202:102242.542 In zbx_ipc_service_recv() timeout:1.000 73142:20221202:102242.626 zbx_setproctitle() title:'self-monitoring [processing data]' 73142:20221202:102242.626 In collect_selfmon_stats() 73142:20221202:102242.626 End of collect_selfmon_stats() 73142:20221202:102242.626 zbx_setproctitle() title:'self-monitoring [processed data in 0.000299 sec, idle 1 sec]' 73126:20221202:102242.646 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.002610 sec, processing escalations]' 73126:20221202:102242.646 In process_escalations() 73126:20221202:102242.646 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<=1669969365 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102242.646 End of process_escalations() 73126:20221202:102242.646 In process_escalations() 73126:20221202:102242.646 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<=1669969365 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102242.647 End of process_escalations() 73126:20221202:102242.647 In process_escalations() 73126:20221202:102242.647 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<=1669969365 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102242.647 End of process_escalations() 73126:20221202:102242.647 In process_escalations() 73126:20221202:102242.647 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<=1669969365 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102242.647 End of process_escalations() 73126:20221202:102242.648 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.002018 sec, idle 3 sec]' 73115:20221202:102242.682 End of zbx_ipc_service_recv():2 73115:20221202:102242.682 zbx_setproctitle() title:'lld manager #1 [processed 0 LLD rules, idle 5.010488sec during 5.010517 sec]' 73115:20221202:102242.682 In zbx_ipc_service_recv() timeout:1.000 73174:20221202:102242.767 End of zbx_ipc_service_recv():2 73174:20221202:102242.767 zbx_setproctitle() title:'availability manager #1 [queued 0, processed 0 values, idle 5.018203 sec during 5.018225 sec]' 73174:20221202:102242.767 In zbx_ipc_service_recv() timeout:1.000 73125:20221202:102242.822 zbx_setproctitle() title:'history syncer #4 [processed 1 values, 0 triggers in 0.018370 sec, syncing history]' 73125:20221202:102242.822 In zbx_sync_history_cache() history_num:0 73125:20221202:102242.822 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000156 sec, idle 1 sec]' 73122:20221202:102242.862 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000135 sec, syncing history]' 73122:20221202:102242.862 In zbx_sync_history_cache() history_num:0 73122:20221202:102242.862 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000342 sec, idle 1 sec]' 73123:20221202:102242.862 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000111 sec, syncing history]' 73123:20221202:102242.862 In zbx_sync_history_cache() history_num:0 73123:20221202:102242.862 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000234 sec, idle 1 sec]' 73124:20221202:102242.862 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000032 sec, syncing history]' 73124:20221202:102242.863 In zbx_sync_history_cache() history_num:0 73124:20221202:102242.863 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000629 sec, idle 1 sec]' 73090:20221202:102242.863 End of zbx_ipc_service_recv():2 73090:20221202:102242.863 zbx_setproctitle() title:'service manager #1 [processed 0 events, updated 0 event tags, deleted 0 problems, synced 0 service updates, idle 5.029060 sec during 5.029076 sec]' 73090:20221202:102242.863 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102242.917 zbx_setproctitle() title:'alert syncer [queuing alerts]' 73158:20221202:102242.917 In am_db_get_alerts() 73158:20221202:102242.917 query [txnlev:1] [begin;] 73158:20221202:102242.918 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] 73107:20221202:102242.918 End of zbx_ipc_service_recv():2 73107:20221202:102242.918 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102242.918 query [txnlev:1] [commit;] 73158:20221202:102242.919 End of am_db_get_alerts():SUCCEED alerts:0 73158:20221202:102242.919 In am_db_flush_results() 73158:20221202:102242.919 In zbx_ipc_socket_write() 73158:20221202:102242.919 End of zbx_ipc_socket_write():SUCCEED 73158:20221202:102242.919 In zbx_ipc_socket_read() 73107:20221202:102242.920 End of zbx_ipc_service_recv():1 73107:20221202:102242.920 In am_flush_results() results:0 73107:20221202:102242.920 In zbx_ipc_client_send() clientid:6 73107:20221202:102242.920 End of zbx_ipc_client_send():SUCCEED 73107:20221202:102242.920 End of am_flush_results() 73107:20221202:102242.920 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102242.920 End of zbx_ipc_socket_read():SUCCEED 73158:20221202:102242.920 End of am_db_flush_results() flushed:0 73158:20221202:102242.920 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.003072 sec, idle 1 sec]' 73088:20221202:102243.074 End of zbx_ipc_service_recv():2 73088:20221202:102243.074 In zbx_ipc_async_socket_send() 73088:20221202:102243.074 In zbx_ipc_client_send() clientid:0 73088:20221202:102243.074 End of zbx_ipc_client_send():SUCCEED 73088:20221202:102243.074 End of zbx_ipc_async_socket_send():SUCCEED 73088:20221202:102243.074 In zbx_ipc_async_socket_flush() timeout:10 73088:20221202:102243.074 End of zbx_ipc_async_socket_flush():0 73088:20221202:102243.074 In zbx_ipc_service_recv() timeout:0.997 73086:20221202:102243.075 End of zbx_ipc_service_recv():1 73086:20221202:102243.075 In zbx_ha_dispatch_message() 73086:20221202:102243.075 In zbx_ipc_service_recv() timeout:1.000 73111:20221202:102243.547 End of zbx_ipc_service_recv():2 73111:20221202:102243.547 In zbx_ipc_service_recv() timeout:1.000 73142:20221202:102243.626 zbx_setproctitle() title:'self-monitoring [processing data]' 73142:20221202:102243.626 In collect_selfmon_stats() 73142:20221202:102243.627 End of collect_selfmon_stats() 73142:20221202:102243.627 zbx_setproctitle() title:'self-monitoring [processed data in 0.000247 sec, idle 1 sec]' 73115:20221202:102243.683 End of zbx_ipc_service_recv():2 73115:20221202:102243.683 In zbx_ipc_service_recv() timeout:1.000 73174:20221202:102243.768 End of zbx_ipc_service_recv():2 73174:20221202:102243.768 In zbx_ipc_service_recv() timeout:1.000 73125:20221202:102243.824 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000156 sec, syncing history]' 73125:20221202:102243.824 In zbx_sync_history_cache() history_num:0 73125:20221202:102243.824 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000188 sec, idle 1 sec]' 73122:20221202:102243.862 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000342 sec, syncing history]' 73122:20221202:102243.863 In zbx_sync_history_cache() history_num:0 73122:20221202:102243.863 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000200 sec, idle 1 sec]' 73123:20221202:102243.863 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000234 sec, syncing history]' 73123:20221202:102243.863 In zbx_sync_history_cache() history_num:0 73123:20221202:102243.863 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000117 sec, idle 1 sec]' 73124:20221202:102243.863 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000629 sec, syncing history]' 73124:20221202:102243.863 In zbx_sync_history_cache() history_num:0 73124:20221202:102243.863 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000049 sec, idle 1 sec]' 73090:20221202:102243.864 End of zbx_ipc_service_recv():2 73090:20221202:102243.864 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102243.920 zbx_setproctitle() title:'alert syncer [queuing alerts]' 73158:20221202:102243.920 In am_db_get_alerts() 73158:20221202:102243.921 query [txnlev:1] [begin;] 73158:20221202:102243.921 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] 73158:20221202:102243.921 query [txnlev:1] [commit;] 73158:20221202:102243.922 End of am_db_get_alerts():SUCCEED alerts:0 73158:20221202:102243.922 In am_db_flush_results() 73158:20221202:102243.922 In zbx_ipc_socket_write() 73158:20221202:102243.922 End of zbx_ipc_socket_write():SUCCEED 73158:20221202:102243.922 In zbx_ipc_socket_read() 73107:20221202:102243.922 End of zbx_ipc_service_recv():1 73107:20221202:102243.922 In am_flush_results() results:0 73107:20221202:102243.922 In zbx_ipc_client_send() clientid:6 73107:20221202:102243.922 End of zbx_ipc_client_send():SUCCEED 73107:20221202:102243.922 End of am_flush_results() 73107:20221202:102243.922 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102243.922 End of zbx_ipc_socket_read():SUCCEED 73158:20221202:102243.922 End of am_db_flush_results() flushed:0 73158:20221202:102243.922 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.002095 sec, idle 1 sec]' 73088:20221202:102244.080 End of zbx_ipc_service_recv():2 73088:20221202:102244.080 In zbx_ipc_async_socket_send() 73088:20221202:102244.081 In zbx_ipc_client_send() clientid:0 73088:20221202:102244.081 End of zbx_ipc_client_send():SUCCEED 73088:20221202:102244.081 End of zbx_ipc_async_socket_send():SUCCEED 73088:20221202:102244.081 In zbx_ipc_async_socket_flush() timeout:10 73086:20221202:102244.081 End of zbx_ipc_service_recv():1 73086:20221202:102244.081 In zbx_ha_dispatch_message() 73086:20221202:102244.081 In zbx_ipc_service_recv() timeout:1.000 73088:20221202:102244.081 End of zbx_ipc_async_socket_flush():0 73088:20221202:102244.081 In zbx_ipc_service_recv() timeout:0.990 73111:20221202:102244.548 End of zbx_ipc_service_recv():2 73111:20221202:102244.548 In zbx_ipc_service_recv() timeout:1.000 73142:20221202:102244.627 zbx_setproctitle() title:'self-monitoring [processing data]' 73142:20221202:102244.627 In collect_selfmon_stats() 73142:20221202:102244.627 End of collect_selfmon_stats() 73142:20221202:102244.627 zbx_setproctitle() title:'self-monitoring [processed data in 0.000193 sec, idle 1 sec]' 73115:20221202:102244.686 End of zbx_ipc_service_recv():2 73115:20221202:102244.686 In zbx_ipc_service_recv() timeout:1.000 73174:20221202:102244.773 End of zbx_ipc_service_recv():2 73174:20221202:102244.774 In zbx_ipc_service_recv() timeout:1.000 73125:20221202:102244.825 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000188 sec, syncing history]' 73125:20221202:102244.825 In zbx_sync_history_cache() history_num:0 73125:20221202:102244.825 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000147 sec, idle 1 sec]' 73124:20221202:102244.863 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000049 sec, syncing history]' 73124:20221202:102244.863 In zbx_sync_history_cache() history_num:0 73123:20221202:102244.863 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000117 sec, syncing history]' 73123:20221202:102244.863 In zbx_sync_history_cache() history_num:0 73124:20221202:102244.864 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000153 sec, idle 1 sec]' 73123:20221202:102244.864 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000172 sec, idle 1 sec]' 73122:20221202:102244.864 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000200 sec, syncing history]' 73122:20221202:102244.864 In zbx_sync_history_cache() history_num:0 73122:20221202:102244.864 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000048 sec, idle 1 sec]' 73090:20221202:102244.866 End of zbx_ipc_service_recv():2 73090:20221202:102244.866 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102244.925 zbx_setproctitle() title:'alert syncer [queuing alerts]' 73158:20221202:102244.925 In am_db_get_alerts() 73158:20221202:102244.925 query [txnlev:1] [begin;] 73158:20221202:102244.926 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] 73107:20221202:102244.926 End of zbx_ipc_service_recv():2 73107:20221202:102244.926 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102244.927 query [txnlev:1] [commit;] 73158:20221202:102244.927 End of am_db_get_alerts():SUCCEED alerts:0 73158:20221202:102244.927 In am_db_flush_results() 73158:20221202:102244.927 In zbx_ipc_socket_write() 73158:20221202:102244.927 End of zbx_ipc_socket_write():SUCCEED 73158:20221202:102244.927 In zbx_ipc_socket_read() 73107:20221202:102244.927 End of zbx_ipc_service_recv():1 73107:20221202:102244.927 In am_flush_results() results:0 73107:20221202:102244.927 In zbx_ipc_client_send() clientid:6 73107:20221202:102244.928 End of zbx_ipc_client_send():SUCCEED 73107:20221202:102244.928 End of am_flush_results() 73107:20221202:102244.928 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102244.928 End of zbx_ipc_socket_read():SUCCEED 73158:20221202:102244.928 End of am_db_flush_results() flushed:0 73158:20221202:102244.928 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.003251 sec, idle 1 sec]' 73088:20221202:102245.073 End of zbx_ipc_service_recv():2 73088:20221202:102245.073 In ha_check_nodes() ha_status:active db_status:0 73088:20221202:102245.073 query [txnlev:1] [begin;] 73088:20221202:102245.073 query [txnlev:1] [select ha_nodeid,name,status,lastaccess,address,port,ha_sessionid from ha_node order by ha_nodeid for update] 73088:20221202:102245.074 query [txnlev:1] [select ha_failover_delay,auditlog_enabled from config] 73088:20221202:102245.074 In ha_db_get_time() 73088:20221202:102245.074 query [txnlev:1] [select unix_timestamp() from config] 73088:20221202:102245.075 End of ha_db_get_time():SUCCEED db_time:1669969365 73088:20221202:102245.075 query [txnlev:1] [update ha_node set lastaccess=unix_timestamp() where ha_nodeid='clb4ubunu00018m7pn6ddoaix'] 73088:20221202:102245.075 query [txnlev:1] [commit;] 73086:20221202:102245.083 End of zbx_ipc_service_recv():2 73086:20221202:102245.083 In zbx_ha_dispatch_message() 73086:20221202:102245.083 In zbx_ipc_service_recv() timeout:1.000 73088:20221202:102245.093 End of ha_check_nodes() nodeid:clb4ubunu00018m7pn6ddoaix ha_status:active db_status:0 73088:20221202:102245.093 In zbx_ipc_async_socket_send() 73088:20221202:102245.093 In zbx_ipc_client_send() clientid:0 73088:20221202:102245.093 End of zbx_ipc_client_send():SUCCEED 73088:20221202:102245.093 End of zbx_ipc_async_socket_send():SUCCEED 73088:20221202:102245.093 In zbx_ipc_async_socket_flush() timeout:10 73088:20221202:102245.093 End of zbx_ipc_async_socket_flush():0 73088:20221202:102245.093 In zbx_ipc_service_recv() timeout:0.998 73086:20221202:102245.093 End of zbx_ipc_service_recv():1 73086:20221202:102245.093 In zbx_ha_dispatch_message() 73086:20221202:102245.093 In zbx_ipc_service_recv() timeout:1.000 73144:20221202:102245.546 End of zbx_ipc_async_socket_recv():0 73144:20221202:102245.546 zbx_setproctitle() title:'task manager [processing tasks]' 73144:20221202:102245.546 query [txnlev:0] [select taskid,type,clock,ttl from task where status in (1,2) order by taskid] 73144:20221202:102245.546 zbx_setproctitle() title:'task manager [processed 0 task(s) in 0.000386 sec, idle 5 sec]' 73144:20221202:102245.546 In zbx_ipc_async_socket_recv() timeout:5 73111:20221202:102245.548 End of zbx_ipc_service_recv():2 73111:20221202:102245.549 In zbx_ipc_service_recv() timeout:1.000 73142:20221202:102245.628 zbx_setproctitle() title:'self-monitoring [processing data]' 73142:20221202:102245.628 In collect_selfmon_stats() 73142:20221202:102245.628 End of collect_selfmon_stats() 73142:20221202:102245.628 zbx_setproctitle() title:'self-monitoring [processed data in 0.000208 sec, idle 1 sec]' 73126:20221202:102245.651 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.002018 sec, processing escalations]' 73126:20221202:102245.651 In process_escalations() 73126:20221202:102245.651 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<=1669969368 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102245.652 End of process_escalations() 73126:20221202:102245.652 In process_escalations() 73126:20221202:102245.652 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<=1669969368 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102245.652 End of process_escalations() 73126:20221202:102245.652 In process_escalations() 73126:20221202:102245.652 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<=1669969368 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102245.652 End of process_escalations() 73126:20221202:102245.652 In process_escalations() 73126:20221202:102245.652 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<=1669969368 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102245.652 End of process_escalations() 73126:20221202:102245.653 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.001947 sec, idle 3 sec]' 73115:20221202:102245.687 End of zbx_ipc_service_recv():2 73115:20221202:102245.687 In zbx_ipc_service_recv() timeout:1.000 73174:20221202:102245.774 End of zbx_ipc_service_recv():2 73174:20221202:102245.775 In zbx_ipc_service_recv() timeout:1.000 73125:20221202:102245.837 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000147 sec, syncing history]' 73125:20221202:102245.837 In zbx_sync_history_cache() history_num:0 73125:20221202:102245.839 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.002143 sec, idle 1 sec]' 73122:20221202:102245.865 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000048 sec, syncing history]' 73122:20221202:102245.866 In zbx_sync_history_cache() history_num:0 73122:20221202:102245.866 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000167 sec, idle 1 sec]' 73124:20221202:102245.866 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000153 sec, syncing history]' 73124:20221202:102245.867 In zbx_sync_history_cache() history_num:0 73124:20221202:102245.867 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000180 sec, idle 1 sec]' 73123:20221202:102245.867 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000172 sec, syncing history]' 73123:20221202:102245.870 In zbx_sync_history_cache() history_num:0 73123:20221202:102245.870 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.003120 sec, idle 1 sec]' 73090:20221202:102245.871 End of zbx_ipc_service_recv():2 73090:20221202:102245.871 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102245.929 zbx_setproctitle() title:'alert syncer [queuing alerts]' 73158:20221202:102245.929 In am_db_get_alerts() 73158:20221202:102245.930 query [txnlev:1] [begin;] 73158:20221202:102245.930 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] 73107:20221202:102245.930 End of zbx_ipc_service_recv():2 73107:20221202:102245.930 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102245.931 query [txnlev:1] [commit;] 73158:20221202:102245.932 End of am_db_get_alerts():SUCCEED alerts:0 73158:20221202:102245.932 In am_db_flush_results() 73158:20221202:102245.932 In zbx_ipc_socket_write() 73158:20221202:102245.932 End of zbx_ipc_socket_write():SUCCEED 73158:20221202:102245.932 In zbx_ipc_socket_read() 73107:20221202:102245.932 End of zbx_ipc_service_recv():1 73107:20221202:102245.932 In am_flush_results() results:0 73107:20221202:102245.932 In zbx_ipc_client_send() clientid:6 73107:20221202:102245.932 End of zbx_ipc_client_send():SUCCEED 73107:20221202:102245.932 End of am_flush_results() 73107:20221202:102245.932 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102245.932 End of zbx_ipc_socket_read():SUCCEED 73158:20221202:102245.932 End of am_db_flush_results() flushed:0 73158:20221202:102245.932 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.003101 sec, idle 1 sec]' 73120:20221202:102245.972 zbx_setproctitle() title:'http poller #1 [got 0 values in 0.001298 sec, getting values]' 73120:20221202:102245.973 In process_httptests() 73120:20221202:102245.973 query [txnlev:0] [select h.hostid,h.host,h.name,t.httptestid,t.name,t.agent,t.authentication,t.http_user,t.http_password,t.http_proxy,t.retries,t.ssl_cert_file,t.ssl_key_file,t.ssl_key_password,t.verify_peer,t.verify_host,t.delay from httptest t,hosts h where t.hostid=h.hostid and t.nextcheck<=1669969365 and mod(t.httptestid,1)=0 and t.status=0 and h.proxy_hostid is null and h.status=0 and (h.maintenance_status=0 or h.maintenance_type=0)] 73120:20221202:102245.974 query [txnlev:0] [select name,value,type from httptest_field where httptestid=1 order by httptest_fieldid] 73120:20221202:102245.975 In substitute_simple_macros_impl() data:'Zabbix' 73120:20221202:102245.975 End substitute_simple_macros_impl() data:'Zabbix' 73120:20221202:102245.975 In substitute_simple_macros_impl() data:EMPTY 73120:20221202:102245.975 In substitute_simple_macros_impl() data:EMPTY 73120:20221202:102245.975 In substitute_simple_macros_impl() data:EMPTY 73120:20221202:102245.975 In http_process_variables() 0 variables 73120:20221202:102245.975 End of http_process_variables():SUCCEED 73120:20221202:102245.975 In process_httptest() httptestid:1 name:'Web scenario 1' 73120:20221202:102245.975 query [txnlev:0] [select httpstepid,no,name,url,timeout,posts,required,status_codes,post_type,follow_redirects,retrieve_mode from httpstep where httptestid=1 order by no] 73120:20221202:102245.975 In substitute_simple_macros_impl() data:'10s' 73120:20221202:102245.975 End substitute_simple_macros_impl() data:'10s' 73120:20221202:102245.975 In substitute_simple_macros_impl() data:'https://zabbix.com' 73120:20221202:102245.975 End substitute_simple_macros_impl() data:'https://zabbix.com' 73120:20221202:102245.975 In http_substitute_variables() data:'https://zabbix.com' 73120:20221202:102245.975 End of http_substitute_variables() data:'https://zabbix.com' 73120:20221202:102245.975 In substitute_simple_macros_impl() data:'Zabbix' 73120:20221202:102245.975 End substitute_simple_macros_impl() data:'Zabbix' 73120:20221202:102245.975 In substitute_simple_macros_impl() data:'200' 73120:20221202:102245.975 End substitute_simple_macros_impl() data:'200' 73120:20221202:102245.976 query [txnlev:0] [select name,value,type from httpstep_field where httpstepid=1 order by httpstep_fieldid] 73120:20221202:102245.976 In substitute_simple_macros_impl() data:'15s' 73120:20221202:102245.976 End substitute_simple_macros_impl() data:'15s' 73120:20221202:102245.976 process_httptest() use step "111" 73120:20221202:102245.976 process_httptest() use post "" 73120:20221202:102245.976 process_httptest() go to URL "https://zabbix.com" 73088:20221202:102246.101 End of zbx_ipc_service_recv():2 73088:20221202:102246.101 In zbx_ipc_async_socket_send() 73088:20221202:102246.101 In zbx_ipc_client_send() clientid:0 73088:20221202:102246.101 End of zbx_ipc_client_send():SUCCEED 73088:20221202:102246.101 End of zbx_ipc_async_socket_send():SUCCEED 73088:20221202:102246.101 In zbx_ipc_async_socket_flush() timeout:10 73088:20221202:102246.101 End of zbx_ipc_async_socket_flush():0 73088:20221202:102246.101 In zbx_ipc_service_recv() timeout:0.970 73086:20221202:102246.101 End of zbx_ipc_service_recv():2 73086:20221202:102246.102 In zbx_ha_dispatch_message() 73086:20221202:102246.102 In zbx_ipc_service_recv() timeout:1.000 73086:20221202:102246.102 End of zbx_ipc_service_recv():1 73086:20221202:102246.108 In zbx_ha_dispatch_message() 73086:20221202:102246.108 In zbx_ipc_service_recv() timeout:1.000 73120:20221202:102246.173 In int_in_list() list:'200' value:301 73120:20221202:102246.173 End of int_in_list():FAIL 73120:20221202:102246.173 In process_step_data() rspcode:301 time:0.196567 speed:908.000000 73120:20221202:102246.174 query [txnlev:0] [select type,itemid from httpstepitem where httpstepid=1] 73120:20221202:102246.174 In zbx_preprocess_item_value() 73120:20221202:102246.174 End of zbx_preprocess_item_value() 73120:20221202:102246.174 In zbx_preprocess_item_value() 73120:20221202:102246.174 End of zbx_preprocess_item_value() 73120:20221202:102246.174 In zbx_preprocess_item_value() 73120:20221202:102246.174 End of zbx_preprocess_item_value() 73120:20221202:102246.174 End of process_step_data() 73120:20221202:102246.175 query without transaction detected 73120:20221202:102246.175 query [txnlev:0] [update httptest set nextcheck=1669969376 where httptestid=1] 73120:20221202:102246.194 cannot process step "111" of web scenario "Web scenario 1" on host "test": response code "301" did not match any of the required status codes "200" 73120:20221202:102246.194 In process_test_data() 73120:20221202:102246.194 query [txnlev:0] [select type,itemid from httptestitem where httptestid=1] 73120:20221202:102246.201 In zbx_preprocess_item_value() 73120:20221202:102246.202 End of zbx_preprocess_item_value() 73120:20221202:102246.202 In zbx_preprocess_item_value() 73120:20221202:102246.202 End of zbx_preprocess_item_value() 73120:20221202:102246.202 In zbx_preprocess_item_value() 73120:20221202:102246.202 End of zbx_preprocess_item_value() 73120:20221202:102246.202 End of process_test_data() 73120:20221202:102246.202 In zbx_ipc_socket_write() 73111:20221202:102246.202 End of zbx_ipc_service_recv():1 73111:20221202:102246.203 In preprocessor_add_request() 73111:20221202:102246.203 In preprocessor_sync_configuration() 73111:20221202:102246.203 In DCconfig_get_preprocessable_items() 73111:20221202:102246.203 End of DCconfig_get_preprocessable_items() items:29 73111:20221202:102246.203 End of preprocessor_sync_configuration() item config size: 29, history cache size: 0 73120:20221202:102246.203 End of zbx_ipc_socket_write():SUCCEED 73120:20221202:102246.203 End of process_httptest() 73120:20221202:102246.203 End of process_httptests() 73120:20221202:102246.203 query [txnlev:0] [select min(t.nextcheck) from httptest t,hosts h where t.hostid=h.hostid and mod(t.httptestid,1)=0 and t.status=0 and h.proxy_hostid is null and h.status=0 and (h.maintenance_status=0 or h.maintenance_type=0)] 73111:20221202:102246.203 In preprocessor_enqueue() itemid: 44299 73111:20221202:102246.203 In preprocessor_enqueue_dependent() itemid: 44299 73111:20221202:102246.203 End of preprocessor_enqueue_dependent() 73111:20221202:102246.203 End of preprocessor_enqueue() 73111:20221202:102246.203 In preprocessor_enqueue() itemid: 44300 73111:20221202:102246.203 In preprocessor_enqueue_dependent() itemid: 44300 73111:20221202:102246.204 End of preprocessor_enqueue_dependent() 73111:20221202:102246.204 End of preprocessor_enqueue() 73111:20221202:102246.204 In preprocessor_enqueue() itemid: 44301 73111:20221202:102246.204 In preprocessor_enqueue_dependent() itemid: 44301 73111:20221202:102246.204 End of preprocessor_enqueue_dependent() 73111:20221202:102246.204 End of preprocessor_enqueue() 73111:20221202:102246.204 In preprocessor_enqueue() itemid: 44296 73111:20221202:102246.204 In preprocessor_enqueue_dependent() itemid: 44296 73111:20221202:102246.204 End of preprocessor_enqueue_dependent() 73111:20221202:102246.204 End of preprocessor_enqueue() 73111:20221202:102246.204 In preprocessor_enqueue() itemid: 44297 73111:20221202:102246.204 In preprocessor_enqueue_dependent() itemid: 44297 73111:20221202:102246.204 End of preprocessor_enqueue_dependent() 73111:20221202:102246.204 End of preprocessor_enqueue() 73111:20221202:102246.204 In preprocessor_enqueue() itemid: 44298 73111:20221202:102246.204 In preprocessor_enqueue_dependent() itemid: 44298 73111:20221202:102246.204 End of preprocessor_enqueue_dependent() 73111:20221202:102246.204 End of preprocessor_enqueue() 73111:20221202:102246.204 In preprocessor_assign_tasks() 73111:20221202:102246.204 In preprocessor_get_next_task() 73111:20221202:102246.204 End of preprocessor_get_next_task() 73111:20221202:102246.204 End of preprocessor_assign_tasks() 73111:20221202:102246.204 End of preprocessor_add_request() 73111:20221202:102246.204 In zbx_ipc_service_recv() timeout:1.000 73120:20221202:102246.204 zbx_setproctitle() title:'http poller #1 [got 1 values in 0.230458 sec, idle 5 sec]' 73134:20221202:102246.518 End of zbx_ipc_async_socket_recv():0 73134:20221202:102246.519 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.000080 sec, getting values]' 73134:20221202:102246.519 In get_values() 73134:20221202:102246.519 In DCconfig_get_poller_items() poller_type:4 73134:20221202:102246.519 End of DCconfig_get_poller_items():0 73134:20221202:102246.519 In DCconfig_get_poller_nextcheck() poller_type:4 73134:20221202:102246.519 End of DCconfig_get_poller_nextcheck():-1 73134:20221202:102246.519 End of get_values():0 73134:20221202:102246.519 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.000081 sec, idle 5 sec]' 73134:20221202:102246.519 In zbx_ipc_async_socket_recv() timeout:5 73128:20221202:102246.523 End of zbx_ipc_async_socket_recv():0 73128:20221202:102246.523 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.002225 sec, getting values]' 73128:20221202:102246.523 In get_values() 73128:20221202:102246.523 In DCconfig_get_poller_items() poller_type:4 73128:20221202:102246.523 End of DCconfig_get_poller_items():0 73128:20221202:102246.523 In DCconfig_get_poller_nextcheck() poller_type:4 73128:20221202:102246.523 End of DCconfig_get_poller_nextcheck():-1 73128:20221202:102246.523 End of get_values():0 73128:20221202:102246.523 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.000069 sec, idle 5 sec]' 73128:20221202:102246.523 In zbx_ipc_async_socket_recv() timeout:5 73133:20221202:102246.526 End of zbx_ipc_async_socket_recv():0 73133:20221202:102246.526 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.000624 sec, getting values]' 73133:20221202:102246.526 In get_values() 73133:20221202:102246.526 In DCconfig_get_poller_items() poller_type:4 73133:20221202:102246.526 End of DCconfig_get_poller_items():0 73133:20221202:102246.526 In DCconfig_get_poller_nextcheck() poller_type:4 73133:20221202:102246.526 End of DCconfig_get_poller_nextcheck():-1 73133:20221202:102246.526 End of get_values():0 73133:20221202:102246.526 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.000078 sec, idle 5 sec]' 73133:20221202:102246.526 In zbx_ipc_async_socket_recv() timeout:5 73127:20221202:102246.526 End of zbx_ipc_async_socket_recv():0 73127:20221202:102246.526 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.000095 sec, getting values]' 73127:20221202:102246.526 In get_values() 73127:20221202:102246.526 In DCconfig_get_poller_items() poller_type:4 73127:20221202:102246.526 End of DCconfig_get_poller_items():0 73127:20221202:102246.526 In DCconfig_get_poller_nextcheck() poller_type:4 73127:20221202:102246.526 End of DCconfig_get_poller_nextcheck():-1 73141:20221202:102246.526 End of zbx_ipc_async_socket_recv():0 73141:20221202:102246.527 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.000293 sec, exchanging data]' 73141:20221202:102246.527 In process_proxy() 73141:20221202:102246.527 In DCconfig_get_proxypoller_hosts() 73141:20221202:102246.527 End of DCconfig_get_proxypoller_hosts():0 73141:20221202:102246.527 End of process_proxy() 73141:20221202:102246.527 In DCconfig_get_proxypoller_nextcheck() 73141:20221202:102246.527 End of DCconfig_get_proxypoller_nextcheck():-1 73141:20221202:102246.527 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.000344 sec, idle 5 sec]' 73141:20221202:102246.527 In zbx_ipc_async_socket_recv() timeout:5 73135:20221202:102246.527 End of zbx_ipc_async_socket_recv():0 73135:20221202:102246.527 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.001800 sec, getting values]' 73135:20221202:102246.527 In get_values() 73135:20221202:102246.527 In DCconfig_get_poller_items() poller_type:4 73135:20221202:102246.527 End of DCconfig_get_poller_items():0 73135:20221202:102246.527 In DCconfig_get_poller_nextcheck() poller_type:4 73135:20221202:102246.527 End of DCconfig_get_poller_nextcheck():-1 73135:20221202:102246.527 End of get_values():0 73135:20221202:102246.527 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.000077 sec, idle 5 sec]' 73135:20221202:102246.527 In zbx_ipc_async_socket_recv() timeout:5 73137:20221202:102246.527 End of zbx_ipc_async_socket_recv():0 73137:20221202:102246.528 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.000089 sec, getting values]' 73137:20221202:102246.528 In get_values() 73137:20221202:102246.528 In DCconfig_get_poller_items() poller_type:4 73137:20221202:102246.528 End of DCconfig_get_poller_items():0 73137:20221202:102246.528 In DCconfig_get_poller_nextcheck() poller_type:4 73137:20221202:102246.528 End of DCconfig_get_poller_nextcheck():-1 73137:20221202:102246.528 End of get_values():0 73137:20221202:102246.528 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.000142 sec, idle 5 sec]' 73137:20221202:102246.528 In zbx_ipc_async_socket_recv() timeout:5 73130:20221202:102246.528 End of zbx_ipc_async_socket_recv():0 73130:20221202:102246.528 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.001291 sec, getting values]' 73130:20221202:102246.528 In get_values() 73130:20221202:102246.528 In DCconfig_get_poller_items() poller_type:4 73130:20221202:102246.528 End of DCconfig_get_poller_items():0 73130:20221202:102246.528 In DCconfig_get_poller_nextcheck() poller_type:4 73130:20221202:102246.528 End of DCconfig_get_poller_nextcheck():-1 73130:20221202:102246.528 End of get_values():0 73130:20221202:102246.528 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.000154 sec, idle 5 sec]' 73130:20221202:102246.528 In zbx_ipc_async_socket_recv() timeout:5 73127:20221202:102246.528 End of get_values():0 73127:20221202:102246.528 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.001692 sec, idle 5 sec]' 73127:20221202:102246.528 In zbx_ipc_async_socket_recv() timeout:5 73139:20221202:102246.529 End of zbx_ipc_async_socket_recv():0 73139:20221202:102246.530 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.000076 sec, getting values]' 73139:20221202:102246.530 In get_values() 73139:20221202:102246.530 In DCconfig_get_poller_items() poller_type:4 73139:20221202:102246.530 End of DCconfig_get_poller_items():0 73139:20221202:102246.530 In DCconfig_get_poller_nextcheck() poller_type:4 73139:20221202:102246.530 End of DCconfig_get_poller_nextcheck():-1 73139:20221202:102246.530 End of get_values():0 73139:20221202:102246.530 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.000130 sec, idle 5 sec]' 73139:20221202:102246.530 In zbx_ipc_async_socket_recv() timeout:5 73129:20221202:102246.534 End of zbx_ipc_async_socket_recv():0 73129:20221202:102246.534 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.000077 sec, getting values]' 73129:20221202:102246.534 In get_values() 73129:20221202:102246.534 In DCconfig_get_poller_items() poller_type:4 73129:20221202:102246.534 End of DCconfig_get_poller_items():0 73129:20221202:102246.534 In DCconfig_get_poller_nextcheck() poller_type:4 73129:20221202:102246.534 End of DCconfig_get_poller_nextcheck():-1 73129:20221202:102246.534 End of get_values():0 73129:20221202:102246.534 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.000142 sec, idle 5 sec]' 73129:20221202:102246.534 In zbx_ipc_async_socket_recv() timeout:5 73159:20221202:102246.535 End of zbx_ipc_async_socket_recv():0 73159:20221202:102246.535 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.000081 sec, getting values]' 73159:20221202:102246.535 In get_values() 73159:20221202:102246.535 In DCconfig_get_poller_items() poller_type:5 73159:20221202:102246.535 End of DCconfig_get_poller_items():0 73159:20221202:102246.535 In DCconfig_get_poller_nextcheck() poller_type:5 73159:20221202:102246.535 End of DCconfig_get_poller_nextcheck():-1 73159:20221202:102246.535 End of get_values():0 73159:20221202:102246.535 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.000122 sec, idle 5 sec]' 73159:20221202:102246.535 In zbx_ipc_async_socket_recv() timeout:5 73151:20221202:102246.535 End of zbx_ipc_async_socket_recv():0 73151:20221202:102246.535 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.000127 sec, getting values]' 73151:20221202:102246.535 In get_values() 73151:20221202:102246.535 In DCconfig_get_poller_items() poller_type:1 73151:20221202:102246.535 End of DCconfig_get_poller_items():0 73151:20221202:102246.535 In DCconfig_get_poller_nextcheck() poller_type:1 73151:20221202:102246.535 End of DCconfig_get_poller_nextcheck():-1 73151:20221202:102246.535 End of get_values():0 73151:20221202:102246.535 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.000320 sec, idle 5 sec]' 73151:20221202:102246.535 In zbx_ipc_async_socket_recv() timeout:5 73140:20221202:102246.537 End of zbx_ipc_async_socket_recv():0 73140:20221202:102246.538 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.000077 sec, getting values]' 73140:20221202:102246.538 In get_values() 73140:20221202:102246.538 In DCconfig_get_poller_items() poller_type:4 73140:20221202:102246.538 End of DCconfig_get_poller_items():0 73140:20221202:102246.538 In DCconfig_get_poller_nextcheck() poller_type:4 73140:20221202:102246.538 End of DCconfig_get_poller_nextcheck():-1 73140:20221202:102246.538 End of get_values():0 73140:20221202:102246.538 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.000585 sec, idle 5 sec]' 73150:20221202:102246.538 End of zbx_ipc_async_socket_recv():0 73150:20221202:102246.538 zbx_setproctitle() title:'poller #5 [got 1 values in 0.001076 sec, getting values]' 73150:20221202:102246.538 In get_values() 73150:20221202:102246.538 In DCconfig_get_poller_items() poller_type:0 73140:20221202:102246.539 In zbx_ipc_async_socket_recv() timeout:5 73150:20221202:102246.539 End of DCconfig_get_poller_items():1 73150:20221202:102246.539 In substitute_key_macros_impl() data:'agent.ping' 73150:20221202:102246.539 End of substitute_key_macros_impl():SUCCEED data:'agent.ping' 73150:20221202:102246.539 In substitute_simple_macros_impl() data:'10050' 73150:20221202:102246.539 End substitute_simple_macros_impl() data:'10050' 73150:20221202:102246.539 In get_value() key:'agent.ping' 73150:20221202:102246.539 In get_value_agent() host:'test' addr:'192.168.6.176' key:'agent.ping' conn:'unencrypted' 73150:20221202:102246.539 In is_ip4() ip:'192.168.6.176' 73150:20221202:102246.539 End of is_ip4():SUCCEED 73150:20221202:102246.539 Sending [agent.ping] 73150:20221202:102246.539 get value from agent result: '1' 73150:20221202:102246.539 End of get_value_agent():SUCCEED 73150:20221202:102246.540 End of get_value():SUCCEED 73150:20221202:102246.540 In zbx_activate_item_interface() interfaceid:15 itemid:44581 type:0 73150:20221202:102246.540 End of zbx_activate_item_interface() 73150:20221202:102246.540 In zbx_preprocess_item_value() 73150:20221202:102246.540 End of zbx_preprocess_item_value() 73150:20221202:102246.540 In zbx_ipc_socket_write() 73150:20221202:102246.540 End of zbx_ipc_socket_write():SUCCEED 73150:20221202:102246.540 End of get_values():1 73150:20221202:102246.540 zbx_setproctitle() title:'poller #5 [got 1 values in 0.001345 sec, idle 5 sec]' 73150:20221202:102246.540 In zbx_ipc_async_socket_recv() timeout:5 73111:20221202:102246.540 End of zbx_ipc_service_recv():1 73111:20221202:102246.540 In preprocessor_add_request() 73111:20221202:102246.540 In preprocessor_sync_configuration() 73111:20221202:102246.540 In DCconfig_get_preprocessable_items() 73111:20221202:102246.540 End of DCconfig_get_preprocessable_items() items:29 73111:20221202:102246.540 End of preprocessor_sync_configuration() item config size: 29, history cache size: 0 73111:20221202:102246.540 In preprocessor_enqueue() itemid: 44581 73111:20221202:102246.540 End of preprocessor_enqueue() 73111:20221202:102246.540 In preprocessor_assign_tasks() 73111:20221202:102246.540 In preprocessor_get_next_task() 73111:20221202:102246.540 End of preprocessor_get_next_task() 73111:20221202:102246.540 In zbx_ipc_client_send() clientid:3 73111:20221202:102246.540 End of zbx_ipc_client_send():SUCCEED 73111:20221202:102246.540 In preprocessor_get_next_task() 73111:20221202:102246.540 End of preprocessor_get_next_task() 73111:20221202:102246.540 End of preprocessor_assign_tasks() 73111:20221202:102246.540 End of preprocessor_add_request() 73114:20221202:102246.540 End of zbx_ipc_socket_read():SUCCEED 73114:20221202:102246.540 worker_preprocess_value(): 1 73114:20221202:102246.540 worker_preprocess_value: SUCCEED GOOD 73114:20221202:102246.540 In zbx_ipc_socket_write() 73114:20221202:102246.541 End of zbx_ipc_socket_write():SUCCEED 73114:20221202:102246.541 In zbx_ipc_socket_read() 73111:20221202:102246.541 zbx_setproctitle() title:'preprocessing manager #1 [queued 1, processed 7 values, idle 5.002232 sec during 5.004464 sec]' 73111:20221202:102246.541 In zbx_ipc_service_recv() timeout:1.000 73111:20221202:102246.541 End of zbx_ipc_service_recv():1 73111:20221202:102246.541 In preprocessor_add_result() 73111:20221202:102246.541 In preprocessor_enqueue_dependent() itemid: 44581 73111:20221202:102246.541 End of preprocessor_enqueue_dependent() 73111:20221202:102246.541 In preprocessor_assign_tasks() 73111:20221202:102246.541 In preprocessor_get_next_task() 73111:20221202:102246.541 End of preprocessor_get_next_task() 73111:20221202:102246.541 End of preprocessor_assign_tasks() 73111:20221202:102246.541 End of preprocessor_add_result() 73111:20221202:102246.541 In zbx_ipc_service_recv() timeout:1.000 73169:20221202:102246.550 End of zbx_ipc_async_socket_recv():0 73169:20221202:102246.550 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.000189 sec, getting values]' 73169:20221202:102246.550 In get_values() 73169:20221202:102246.550 In DCconfig_get_poller_items() poller_type:5 73149:20221202:102246.550 End of zbx_ipc_async_socket_recv():0 73169:20221202:102246.550 End of DCconfig_get_poller_items():0 73169:20221202:102246.550 In DCconfig_get_poller_nextcheck() poller_type:5 73169:20221202:102246.550 End of DCconfig_get_poller_nextcheck():-1 73169:20221202:102246.550 End of get_values():0 73169:20221202:102246.550 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.000381 sec, idle 5 sec]' 73169:20221202:102246.550 In zbx_ipc_async_socket_recv() timeout:5 73145:20221202:102246.550 End of zbx_ipc_async_socket_recv():0 73145:20221202:102246.551 zbx_setproctitle() title:'poller #1 [got 0 values in 0.000143 sec, getting values]' 73145:20221202:102246.551 In get_values() 73145:20221202:102246.551 In DCconfig_get_poller_items() poller_type:0 73145:20221202:102246.551 End of DCconfig_get_poller_items():0 73145:20221202:102246.551 In DCconfig_get_poller_nextcheck() poller_type:0 73145:20221202:102246.551 End of DCconfig_get_poller_nextcheck():1669969371 73145:20221202:102246.551 End of get_values():0 73145:20221202:102246.551 zbx_setproctitle() title:'poller #1 [got 0 values in 0.000086 sec, idle 5 sec]' 73145:20221202:102246.551 In zbx_ipc_async_socket_recv() timeout:5 73146:20221202:102246.551 End of zbx_ipc_async_socket_recv():0 73146:20221202:102246.551 zbx_setproctitle() title:'poller #2 [got 0 values in 0.000859 sec, getting values]' 73146:20221202:102246.551 In get_values() 73146:20221202:102246.551 In DCconfig_get_poller_items() poller_type:0 73146:20221202:102246.551 End of DCconfig_get_poller_items():0 73146:20221202:102246.551 In DCconfig_get_poller_nextcheck() poller_type:0 73146:20221202:102246.551 End of DCconfig_get_poller_nextcheck():1669969371 73146:20221202:102246.551 End of get_values():0 73146:20221202:102246.551 zbx_setproctitle() title:'poller #2 [got 0 values in 0.000309 sec, idle 5 sec]' 73146:20221202:102246.551 In zbx_ipc_async_socket_recv() timeout:5 73168:20221202:102246.551 End of zbx_ipc_async_socket_recv():0 73168:20221202:102246.551 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.000093 sec, getting values]' 73168:20221202:102246.551 In get_values() 73168:20221202:102246.551 In DCconfig_get_poller_items() poller_type:5 73168:20221202:102246.552 End of DCconfig_get_poller_items():0 73168:20221202:102246.552 In DCconfig_get_poller_nextcheck() poller_type:5 73168:20221202:102246.552 End of DCconfig_get_poller_nextcheck():-1 73168:20221202:102246.552 End of get_values():0 73168:20221202:102246.552 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.000078 sec, idle 5 sec]' 73168:20221202:102246.552 In zbx_ipc_async_socket_recv() timeout:5 73149:20221202:102246.552 zbx_setproctitle() title:'poller #4 [got 0 values in 0.000077 sec, getting values]' 73149:20221202:102246.552 In get_values() 73149:20221202:102246.552 In DCconfig_get_poller_items() poller_type:0 73149:20221202:102246.552 End of DCconfig_get_poller_items():0 73149:20221202:102246.552 In DCconfig_get_poller_nextcheck() poller_type:0 73149:20221202:102246.552 End of DCconfig_get_poller_nextcheck():1669969371 73149:20221202:102246.552 End of get_values():0 73149:20221202:102246.552 zbx_setproctitle() title:'poller #4 [got 0 values in 0.001401 sec, idle 5 sec]' 73149:20221202:102246.552 In zbx_ipc_async_socket_recv() timeout:5 73147:20221202:102246.553 End of zbx_ipc_async_socket_recv():0 73147:20221202:102246.554 zbx_setproctitle() title:'poller #3 [got 0 values in 0.000078 sec, getting values]' 73147:20221202:102246.554 In get_values() 73147:20221202:102246.554 In DCconfig_get_poller_items() poller_type:0 73147:20221202:102246.554 End of DCconfig_get_poller_items():0 73147:20221202:102246.554 In DCconfig_get_poller_nextcheck() poller_type:0 73147:20221202:102246.554 End of DCconfig_get_poller_nextcheck():1669969371 73147:20221202:102246.554 End of get_values():0 73147:20221202:102246.554 zbx_setproctitle() title:'poller #3 [got 0 values in 0.000077 sec, idle 5 sec]' 73147:20221202:102246.554 In zbx_ipc_async_socket_recv() timeout:5 73172:20221202:102246.563 End of zbx_ipc_async_socket_recv():0 73172:20221202:102246.563 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.000068 sec, getting values]' 73172:20221202:102246.563 In get_values() 73172:20221202:102246.563 In DCconfig_get_poller_items() poller_type:5 73172:20221202:102246.563 End of DCconfig_get_poller_items():0 73172:20221202:102246.563 In DCconfig_get_poller_nextcheck() poller_type:5 73172:20221202:102246.563 End of DCconfig_get_poller_nextcheck():-1 73172:20221202:102246.563 End of get_values():0 73172:20221202:102246.563 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.000104 sec, idle 5 sec]' 73172:20221202:102246.563 In zbx_ipc_async_socket_recv() timeout:5 73167:20221202:102246.563 End of zbx_ipc_async_socket_recv():0 73167:20221202:102246.564 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.000253 sec, getting values]' 73167:20221202:102246.564 In get_values() 73167:20221202:102246.564 In DCconfig_get_poller_items() poller_type:5 73167:20221202:102246.564 End of DCconfig_get_poller_items():0 73167:20221202:102246.564 In DCconfig_get_poller_nextcheck() poller_type:5 73167:20221202:102246.564 End of DCconfig_get_poller_nextcheck():-1 73167:20221202:102246.564 End of get_values():0 73167:20221202:102246.564 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.000087 sec, idle 5 sec]' 73167:20221202:102246.564 In zbx_ipc_async_socket_recv() timeout:5 73157:20221202:102246.573 zbx_setproctitle() title:'icmp pinger #1 [getting values]' 73157:20221202:102246.573 In get_pinger_hosts() 73157:20221202:102246.573 In DCconfig_get_poller_items() poller_type:3 73157:20221202:102246.573 End of DCconfig_get_poller_items():0 73157:20221202:102246.573 End of get_pinger_hosts():0 73157:20221202:102246.573 In process_pinger_hosts() 73157:20221202:102246.573 End of process_pinger_hosts() 73157:20221202:102246.573 In DCconfig_get_poller_nextcheck() poller_type:3 73157:20221202:102246.573 End of DCconfig_get_poller_nextcheck():-1 73157:20221202:102246.573 zbx_setproctitle() title:'icmp pinger #1 [got 0 values in 0.000210 sec, idle 5 sec]' 73178:20221202:102246.623 End of zbx_ipc_async_socket_recv():0 73178:20221202:102246.623 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.000097 sec, getting values]' 73178:20221202:102246.623 In get_values() 73178:20221202:102246.623 In DCconfig_get_poller_items() poller_type:6 73178:20221202:102246.623 End of DCconfig_get_poller_items():0 73178:20221202:102246.623 In DCconfig_get_poller_nextcheck() poller_type:6 73178:20221202:102246.623 End of DCconfig_get_poller_nextcheck():-1 73178:20221202:102246.623 End of get_values():0 73178:20221202:102246.623 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.000085 sec, idle 5 sec]' 73178:20221202:102246.623 In zbx_ipc_async_socket_recv() timeout:5 73142:20221202:102246.628 zbx_setproctitle() title:'self-monitoring [processing data]' 73142:20221202:102246.629 In collect_selfmon_stats() 73142:20221202:102246.629 End of collect_selfmon_stats() 73142:20221202:102246.629 zbx_setproctitle() title:'self-monitoring [processed data in 0.000175 sec, idle 1 sec]' 73115:20221202:102246.699 End of zbx_ipc_service_recv():2 73115:20221202:102246.699 In zbx_ipc_service_recv() timeout:1.000 73174:20221202:102246.776 End of zbx_ipc_service_recv():2 73174:20221202:102246.776 In zbx_ipc_service_recv() timeout:1.000 73125:20221202:102246.840 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.002143 sec, syncing history]' 73125:20221202:102246.840 In zbx_sync_history_cache() history_num:7 73125:20221202:102246.840 In substitute_simple_macros_impl() data:'90d' 73125:20221202:102246.840 End substitute_simple_macros_impl() data:'90d' 73125:20221202:102246.840 In substitute_simple_macros_impl() data:'30d' 73125:20221202:102246.840 End substitute_simple_macros_impl() data:'30d' 73125:20221202:102246.840 In substitute_simple_macros_impl() data:'90d' 73125:20221202:102246.840 End substitute_simple_macros_impl() data:'90d' 73125:20221202:102246.841 In substitute_simple_macros_impl() data:'30d' 73125:20221202:102246.841 End substitute_simple_macros_impl() data:'30d' 73125:20221202:102246.841 In substitute_simple_macros_impl() data:'30d' 73125:20221202:102246.841 End substitute_simple_macros_impl() data:'30d' 73125:20221202:102246.841 In substitute_simple_macros_impl() data:'90d' 73125:20221202:102246.841 End substitute_simple_macros_impl() data:'90d' 73125:20221202:102246.841 In substitute_simple_macros_impl() data:'30d' 73125:20221202:102246.841 End substitute_simple_macros_impl() data:'30d' 73125:20221202:102246.841 In substitute_simple_macros_impl() data:'90d' 73125:20221202:102246.841 End substitute_simple_macros_impl() data:'90d' 73125:20221202:102246.841 In substitute_simple_macros_impl() data:'30d' 73125:20221202:102246.841 End substitute_simple_macros_impl() data:'30d' 73125:20221202:102246.841 In substitute_simple_macros_impl() data:'90d' 73125:20221202:102246.841 End substitute_simple_macros_impl() data:'90d' 73125:20221202:102246.841 In substitute_simple_macros_impl() data:'30d' 73125:20221202:102246.841 End substitute_simple_macros_impl() data:'30d' 73125:20221202:102246.841 In substitute_simple_macros_impl() data:'90d' 73125:20221202:102246.841 End substitute_simple_macros_impl() data:'90d' 73125:20221202:102246.841 In DCmass_prepare_history() history_num:7 73125:20221202:102246.841 End of DCmass_prepare_history() 73125:20221202:102246.841 In DBmass_add_history() 73125:20221202:102246.841 In zbx_history_add_values() 73125:20221202:102246.841 query [txnlev:1] [begin;] 73125:20221202:102246.842 query [txnlev:1] [insert into history (itemid,clock,ns,value) values (44296,1669969366,175757299,908),(44299,1669969366,173975539,908),(44300,1669969366,173975539,0.19656699999999999); ] 73125:20221202:102246.842 query [txnlev:1] [insert into history_str (itemid,clock,ns,value) values (44298,1669969366,175757299,'response code "301" did not match any of the required status codes "200"'),(44581,1669969366,540029912,'GOOD'); ] 73125:20221202:102246.843 query [txnlev:1] [insert into history_uint (itemid,clock,ns,value) values (44297,1669969366,175757299,1),(44301,1669969366,173975539,301); ] 73125:20221202:102246.843 query [txnlev:1] [commit;] 73125:20221202:102246.853 End of zbx_history_add_values() 73125:20221202:102246.853 End of DBmass_add_history() 73125:20221202:102246.853 In DCmass_update_trends() 73125:20221202:102246.853 End of DCmass_update_trends() 73125:20221202:102246.853 query [txnlev:1] [begin;] 73125:20221202:102246.853 In DBmass_update_items() 73125:20221202:102246.853 End of DBmass_update_items() 73125:20221202:102246.853 In zbx_process_events() events_num:0 73125:20221202:102246.853 End of zbx_process_events() processed:0 73125:20221202:102246.853 query [txnlev:1] [commit;] 73125:20221202:102246.853 In DCupdate_trends() 73125:20221202:102246.853 End of DCupdate_trends() 73125:20221202:102246.853 query [txnlev:1] [begin;] 73125:20221202:102246.853 In recalculate_triggers() 73125:20221202:102246.853 In zbx_link_triggers_with_functions() trigger_order_num:0 73125:20221202:102246.853 End of zbx_link_triggers_with_functions() triggers_func_pos_num:0 73125:20221202:102246.853 In zbx_evaluate_expressions() tr_num:0 73125:20221202:102246.853 In substitute_functions() 73125:20221202:102246.853 In zbx_extract_functionids() tr_num:0 73125:20221202:102246.853 End of zbx_extract_functionids() functionids_num:0 73125:20221202:102246.853 End of substitute_functions() 73125:20221202:102246.853 End of zbx_evaluate_expressions() 73125:20221202:102246.853 In zbx_process_triggers() values_num:0 73125:20221202:102246.853 End of zbx_process_triggers() 73125:20221202:102246.854 End of recalculate_triggers() 73125:20221202:102246.854 In zbx_process_events() events_num:0 73125:20221202:102246.854 End of zbx_process_events() processed:0 73125:20221202:102246.854 query [txnlev:1] [commit;] 73125:20221202:102246.854 zbx_setproctitle() title:'history syncer #4 [processed 7 values, 0 triggers in 0.013819 sec, idle 1 sec]' 73122:20221202:102246.866 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000167 sec, syncing history]' 73122:20221202:102246.866 In zbx_sync_history_cache() history_num:0 73122:20221202:102246.866 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000201 sec, idle 1 sec]' 73124:20221202:102246.867 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000180 sec, syncing history]' 73124:20221202:102246.867 In zbx_sync_history_cache() history_num:0 73124:20221202:102246.867 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000587 sec, idle 1 sec]' 73123:20221202:102246.872 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.003120 sec, syncing history]' 73123:20221202:102246.872 In zbx_sync_history_cache() history_num:0 73123:20221202:102246.872 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000129 sec, idle 1 sec]' 73090:20221202:102246.879 End of zbx_ipc_service_recv():2 73090:20221202:102246.879 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102246.933 zbx_setproctitle() title:'alert syncer [queuing alerts]' 73158:20221202:102246.933 In am_db_get_alerts() 73158:20221202:102246.933 query [txnlev:1] [begin;] 73107:20221202:102246.933 End of zbx_ipc_service_recv():2 73107:20221202:102246.933 zbx_setproctitle() title:'alert manager #1 [sent 0, failed 0 alerts, idle 5.016598 sec during 5.017107 sec]' 73107:20221202:102246.933 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102246.934 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] 73158:20221202:102246.934 query [txnlev:1] [commit;] 73158:20221202:102246.935 End of am_db_get_alerts():SUCCEED alerts:0 73158:20221202:102246.935 In am_db_flush_results() 73158:20221202:102246.935 In zbx_ipc_socket_write() 73158:20221202:102246.935 End of zbx_ipc_socket_write():SUCCEED 73158:20221202:102246.935 In zbx_ipc_socket_read() 73107:20221202:102246.936 End of zbx_ipc_service_recv():1 73107:20221202:102246.936 In am_flush_results() results:0 73107:20221202:102246.936 In zbx_ipc_client_send() clientid:6 73107:20221202:102246.936 End of zbx_ipc_client_send():SUCCEED 73107:20221202:102246.936 End of am_flush_results() 73107:20221202:102246.936 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102246.936 End of zbx_ipc_socket_read():SUCCEED 73158:20221202:102246.936 End of am_db_flush_results() flushed:0 73158:20221202:102246.936 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.003105 sec, idle 1 sec]' 73088:20221202:102247.076 End of zbx_ipc_service_recv():2 73088:20221202:102247.076 In zbx_ipc_async_socket_send() 73088:20221202:102247.076 In zbx_ipc_client_send() clientid:0 73088:20221202:102247.076 End of zbx_ipc_client_send():SUCCEED 73088:20221202:102247.076 End of zbx_ipc_async_socket_send():SUCCEED 73088:20221202:102247.076 In zbx_ipc_async_socket_flush() timeout:10 73088:20221202:102247.076 End of zbx_ipc_async_socket_flush():0 73088:20221202:102247.076 In zbx_ipc_service_recv() timeout:0.995 73086:20221202:102247.076 End of zbx_ipc_service_recv():1 73086:20221202:102247.076 In zbx_ha_dispatch_message() 73086:20221202:102247.077 In zbx_ipc_service_recv() timeout:1.000 73111:20221202:102247.546 End of zbx_ipc_service_recv():2 73111:20221202:102247.547 In zbx_ipc_service_recv() timeout:1.000 73142:20221202:102247.632 zbx_setproctitle() title:'self-monitoring [processing data]' 73142:20221202:102247.632 In collect_selfmon_stats() 73142:20221202:102247.632 End of collect_selfmon_stats() 73142:20221202:102247.632 zbx_setproctitle() title:'self-monitoring [processed data in 0.000278 sec, idle 1 sec]' 73115:20221202:102247.702 End of zbx_ipc_service_recv():2 73115:20221202:102247.702 zbx_setproctitle() title:'lld manager #1 [processed 0 LLD rules, idle 5.020068sec during 5.020096 sec]' 73115:20221202:102247.702 In zbx_ipc_service_recv() timeout:1.000 73174:20221202:102247.778 End of zbx_ipc_service_recv():2 73174:20221202:102247.779 zbx_setproctitle() title:'availability manager #1 [queued 0, processed 0 values, idle 5.011868 sec during 5.011891 sec]' 73174:20221202:102247.779 In zbx_ipc_service_recv() timeout:1.000 73125:20221202:102247.854 zbx_setproctitle() title:'history syncer #4 [processed 7 values, 0 triggers in 0.013819 sec, syncing history]' 73125:20221202:102247.854 In zbx_sync_history_cache() history_num:0 73125:20221202:102247.854 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000226 sec, idle 1 sec]' 73122:20221202:102247.866 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000201 sec, syncing history]' 73122:20221202:102247.866 In zbx_sync_history_cache() history_num:0 73122:20221202:102247.866 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000220 sec, idle 1 sec]' 73124:20221202:102247.868 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000587 sec, syncing history]' 73124:20221202:102247.868 In zbx_sync_history_cache() history_num:0 73124:20221202:102247.868 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000180 sec, idle 1 sec]' 73123:20221202:102247.872 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000129 sec, syncing history]' 73123:20221202:102247.872 In zbx_sync_history_cache() history_num:0 73123:20221202:102247.872 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000162 sec, idle 1 sec]' 73090:20221202:102247.880 End of zbx_ipc_service_recv():2 73090:20221202:102247.880 zbx_setproctitle() title:'service manager #1 [processed 0 events, updated 0 event tags, deleted 0 problems, synced 0 service updates, idle 5.016888 sec during 5.016909 sec]' 73090:20221202:102247.880 In zbx_ipc_service_recv() timeout:1.000 73107:20221202:102247.938 End of zbx_ipc_service_recv():2 73107:20221202:102247.938 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102247.939 zbx_setproctitle() title:'alert syncer [queuing alerts]' 73158:20221202:102247.940 In am_db_get_alerts() 73158:20221202:102247.940 query [txnlev:1] [begin;] 73158:20221202:102247.940 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] 73158:20221202:102247.940 query [txnlev:1] [commit;] 73158:20221202:102247.940 End of am_db_get_alerts():SUCCEED alerts:0 73158:20221202:102247.941 In am_db_flush_results() 73158:20221202:102247.941 In zbx_ipc_socket_write() 73158:20221202:102247.941 End of zbx_ipc_socket_write():SUCCEED 73158:20221202:102247.941 In zbx_ipc_socket_read() 73107:20221202:102247.941 End of zbx_ipc_service_recv():1 73107:20221202:102247.941 In am_flush_results() results:0 73107:20221202:102247.941 In zbx_ipc_client_send() clientid:6 73107:20221202:102247.941 End of zbx_ipc_client_send():SUCCEED 73107:20221202:102247.941 End of am_flush_results() 73107:20221202:102247.941 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102247.941 End of zbx_ipc_socket_read():SUCCEED 73158:20221202:102247.941 End of am_db_flush_results() flushed:0 73158:20221202:102247.941 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.001960 sec, idle 1 sec]' 73088:20221202:102248.077 End of zbx_ipc_service_recv():2 73088:20221202:102248.077 In zbx_ipc_async_socket_send() 73088:20221202:102248.077 In zbx_ipc_client_send() clientid:0 73088:20221202:102248.078 End of zbx_ipc_client_send():SUCCEED 73088:20221202:102248.078 End of zbx_ipc_async_socket_send():SUCCEED 73088:20221202:102248.078 In zbx_ipc_async_socket_flush() timeout:10 73088:20221202:102248.078 End of zbx_ipc_async_socket_flush():0 73088:20221202:102248.078 In zbx_ipc_service_recv() timeout:0.994 73086:20221202:102248.078 End of zbx_ipc_service_recv():1 73086:20221202:102248.078 In zbx_ha_dispatch_message() 73086:20221202:102248.078 In zbx_ipc_service_recv() timeout:1.000 73111:20221202:102248.555 End of zbx_ipc_service_recv():2 73111:20221202:102248.555 In zbx_ipc_service_recv() timeout:1.000 73142:20221202:102248.634 zbx_setproctitle() title:'self-monitoring [processing data]' 73142:20221202:102248.634 In collect_selfmon_stats() 73142:20221202:102248.634 End of collect_selfmon_stats() 73142:20221202:102248.634 zbx_setproctitle() title:'self-monitoring [processed data in 0.000324 sec, idle 1 sec]' 73126:20221202:102248.654 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.001947 sec, processing escalations]' 73126:20221202:102248.655 In process_escalations() 73126:20221202:102248.655 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<=1669969371 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102248.655 End of process_escalations() 73126:20221202:102248.655 In process_escalations() 73126:20221202:102248.655 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<=1669969371 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102248.655 End of process_escalations() 73126:20221202:102248.655 In process_escalations() 73126:20221202:102248.655 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<=1669969371 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102248.656 End of process_escalations() 73126:20221202:102248.656 In process_escalations() 73126:20221202:102248.656 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<=1669969371 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102248.656 End of process_escalations() 73126:20221202:102248.656 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.001787 sec, idle 3 sec]' 73115:20221202:102248.706 End of zbx_ipc_service_recv():2 73115:20221202:102248.706 In zbx_ipc_service_recv() timeout:1.000 73174:20221202:102248.779 End of zbx_ipc_service_recv():2 73174:20221202:102248.779 In zbx_ipc_service_recv() timeout:1.000 73125:20221202:102248.855 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000226 sec, syncing history]' 73125:20221202:102248.855 In zbx_sync_history_cache() history_num:0 73125:20221202:102248.855 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000126 sec, idle 1 sec]' 73122:20221202:102248.867 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000220 sec, syncing history]' 73122:20221202:102248.867 In zbx_sync_history_cache() history_num:0 73122:20221202:102248.867 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000138 sec, idle 1 sec]' 73124:20221202:102248.869 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000180 sec, syncing history]' 73124:20221202:102248.869 In zbx_sync_history_cache() history_num:0 73124:20221202:102248.869 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000145 sec, idle 1 sec]' 73123:20221202:102248.874 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000162 sec, syncing history]' 73123:20221202:102248.874 In zbx_sync_history_cache() history_num:0 73123:20221202:102248.874 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000234 sec, idle 1 sec]' 73090:20221202:102248.882 End of zbx_ipc_service_recv():2 73090:20221202:102248.882 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102248.944 zbx_setproctitle() title:'alert syncer [queuing alerts]' 73158:20221202:102248.944 In am_db_get_alerts() 73158:20221202:102248.944 query [txnlev:1] [begin;] 73158:20221202:102248.944 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] 73107:20221202:102248.945 End of zbx_ipc_service_recv():2 73107:20221202:102248.945 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102248.946 query [txnlev:1] [commit;] 73158:20221202:102248.946 End of am_db_get_alerts():SUCCEED alerts:0 73158:20221202:102248.946 In am_db_flush_results() 73158:20221202:102248.946 In zbx_ipc_socket_write() 73158:20221202:102248.946 End of zbx_ipc_socket_write():SUCCEED 73158:20221202:102248.946 In zbx_ipc_socket_read() 73107:20221202:102248.946 End of zbx_ipc_service_recv():1 73107:20221202:102248.946 In am_flush_results() results:0 73107:20221202:102248.946 In zbx_ipc_client_send() clientid:6 73107:20221202:102248.946 End of zbx_ipc_client_send():SUCCEED 73107:20221202:102248.946 End of am_flush_results() 73107:20221202:102248.946 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102248.946 End of zbx_ipc_socket_read():SUCCEED 73158:20221202:102248.946 End of am_db_flush_results() flushed:0 73158:20221202:102248.946 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.002615 sec, idle 1 sec]' 73088:20221202:102249.076 End of zbx_ipc_service_recv():2 73088:20221202:102249.076 In zbx_ipc_async_socket_send() 73088:20221202:102249.076 In zbx_ipc_client_send() clientid:0 73088:20221202:102249.076 End of zbx_ipc_client_send():SUCCEED 73088:20221202:102249.076 End of zbx_ipc_async_socket_send():SUCCEED 73088:20221202:102249.076 In zbx_ipc_async_socket_flush() timeout:10 73088:20221202:102249.076 End of zbx_ipc_async_socket_flush():0 73088:20221202:102249.076 In zbx_ipc_service_recv() timeout:0.995 73086:20221202:102249.076 End of zbx_ipc_service_recv():1 73086:20221202:102249.076 In zbx_ha_dispatch_message() 73086:20221202:102249.076 In zbx_ipc_service_recv() timeout:1.000 73111:20221202:102249.558 End of zbx_ipc_service_recv():2 73111:20221202:102249.558 In zbx_ipc_service_recv() timeout:1.000 73142:20221202:102249.635 zbx_setproctitle() title:'self-monitoring [processing data]' 73142:20221202:102249.635 In collect_selfmon_stats() 73142:20221202:102249.635 End of collect_selfmon_stats() 73142:20221202:102249.635 zbx_setproctitle() title:'self-monitoring [processed data in 0.000521 sec, idle 1 sec]' 73115:20221202:102249.717 End of zbx_ipc_service_recv():2 73115:20221202:102249.718 In zbx_ipc_service_recv() timeout:1.000 73174:20221202:102249.779 End of zbx_ipc_service_recv():2 73174:20221202:102249.779 In zbx_ipc_service_recv() timeout:1.000 73125:20221202:102249.857 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000126 sec, syncing history]' 73125:20221202:102249.857 In zbx_sync_history_cache() history_num:0 73125:20221202:102249.857 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000170 sec, idle 1 sec]' 73122:20221202:102249.867 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000138 sec, syncing history]' 73122:20221202:102249.868 In zbx_sync_history_cache() history_num:0 73122:20221202:102249.868 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000171 sec, idle 1 sec]' 73124:20221202:102249.870 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000145 sec, syncing history]' 73124:20221202:102249.870 In zbx_sync_history_cache() history_num:0 73124:20221202:102249.870 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000139 sec, idle 1 sec]' 73123:20221202:102249.876 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000234 sec, syncing history]' 73123:20221202:102249.877 In zbx_sync_history_cache() history_num:0 73123:20221202:102249.877 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000147 sec, idle 1 sec]' 73090:20221202:102249.888 End of zbx_ipc_service_recv():2 73090:20221202:102249.888 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102249.951 zbx_setproctitle() title:'alert syncer [queuing alerts]' 73158:20221202:102249.951 In am_db_get_alerts() 73158:20221202:102249.951 query [txnlev:1] [begin;] 73158:20221202:102249.951 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] 73158:20221202:102249.952 query [txnlev:1] [commit;] 73158:20221202:102249.952 End of am_db_get_alerts():SUCCEED alerts:0 73158:20221202:102249.952 In am_db_flush_results() 73158:20221202:102249.952 In zbx_ipc_socket_write() 73158:20221202:102249.952 End of zbx_ipc_socket_write():SUCCEED 73158:20221202:102249.952 In zbx_ipc_socket_read() 73107:20221202:102249.954 End of zbx_ipc_service_recv():1 73107:20221202:102249.954 In am_flush_results() results:0 73107:20221202:102249.954 In zbx_ipc_client_send() clientid:6 73107:20221202:102249.954 End of zbx_ipc_client_send():SUCCEED 73107:20221202:102249.954 End of am_flush_results() 73107:20221202:102249.954 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102249.954 End of zbx_ipc_socket_read():SUCCEED 73158:20221202:102249.954 End of am_db_flush_results() flushed:0 73158:20221202:102249.954 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.003274 sec, idle 1 sec]' 73088:20221202:102250.074 End of zbx_ipc_service_recv():2 73088:20221202:102250.074 In ha_check_nodes() ha_status:active db_status:0 73088:20221202:102250.074 query [txnlev:1] [begin;] 73088:20221202:102250.075 query [txnlev:1] [select ha_nodeid,name,status,lastaccess,address,port,ha_sessionid from ha_node order by ha_nodeid for update] 73088:20221202:102250.075 query [txnlev:1] [select ha_failover_delay,auditlog_enabled from config] 73088:20221202:102250.076 In ha_db_get_time() 73088:20221202:102250.076 query [txnlev:1] [select unix_timestamp() from config] 73088:20221202:102250.076 End of ha_db_get_time():SUCCEED db_time:1669969370 73088:20221202:102250.076 query [txnlev:1] [update ha_node set lastaccess=unix_timestamp() where ha_nodeid='clb4ubunu00018m7pn6ddoaix'] 73088:20221202:102250.077 query [txnlev:1] [commit;] 73086:20221202:102250.077 End of zbx_ipc_service_recv():2 73086:20221202:102250.079 In zbx_ha_dispatch_message() 73086:20221202:102250.080 In zbx_ipc_service_recv() timeout:1.000 73088:20221202:102250.090 End of ha_check_nodes() nodeid:clb4ubunu00018m7pn6ddoaix ha_status:active db_status:0 73088:20221202:102250.090 In zbx_ipc_async_socket_send() 73088:20221202:102250.090 In zbx_ipc_client_send() clientid:0 73088:20221202:102250.090 End of zbx_ipc_client_send():SUCCEED 73088:20221202:102250.090 End of zbx_ipc_async_socket_send():SUCCEED 73088:20221202:102250.090 In zbx_ipc_async_socket_flush() timeout:10 73088:20221202:102250.090 End of zbx_ipc_async_socket_flush():0 73088:20221202:102250.090 In zbx_ipc_service_recv() timeout:0.997 73086:20221202:102250.090 End of zbx_ipc_service_recv():1 73086:20221202:102250.090 In zbx_ha_dispatch_message() 73086:20221202:102250.090 In zbx_ipc_service_recv() timeout:1.000 73144:20221202:102250.557 End of zbx_ipc_async_socket_recv():0 73144:20221202:102250.558 zbx_setproctitle() title:'task manager [processing tasks]' 73144:20221202:102250.558 query [txnlev:0] [select taskid,type,clock,ttl from task where status in (1,2) order by taskid] 73144:20221202:102250.559 zbx_setproctitle() title:'task manager [processed 0 task(s) in 0.000843 sec, idle 5 sec]' 73144:20221202:102250.559 In zbx_ipc_async_socket_recv() timeout:5 73111:20221202:102250.562 End of zbx_ipc_service_recv():2 73111:20221202:102250.563 In zbx_ipc_service_recv() timeout:1.000 73142:20221202:102250.649 zbx_setproctitle() title:'self-monitoring [processing data]' 73142:20221202:102250.649 In collect_selfmon_stats() 73142:20221202:102250.649 End of collect_selfmon_stats() 73142:20221202:102250.649 zbx_setproctitle() title:'self-monitoring [processed data in 0.000149 sec, idle 1 sec]' 73115:20221202:102250.721 End of zbx_ipc_service_recv():2 73115:20221202:102250.721 In zbx_ipc_service_recv() timeout:1.000 73174:20221202:102250.785 End of zbx_ipc_service_recv():2 73174:20221202:102250.785 In zbx_ipc_service_recv() timeout:1.000 73125:20221202:102250.858 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000170 sec, syncing history]' 73125:20221202:102250.858 In zbx_sync_history_cache() history_num:0 73125:20221202:102250.858 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000283 sec, idle 1 sec]' 73122:20221202:102250.868 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000171 sec, syncing history]' 73122:20221202:102250.868 In zbx_sync_history_cache() history_num:0 73122:20221202:102250.868 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000165 sec, idle 1 sec]' 73124:20221202:102250.873 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000139 sec, syncing history]' 73124:20221202:102250.873 In zbx_sync_history_cache() history_num:0 73124:20221202:102250.873 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000197 sec, idle 1 sec]' 73123:20221202:102250.881 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000147 sec, syncing history]' 73123:20221202:102250.881 In zbx_sync_history_cache() history_num:0 73123:20221202:102250.881 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000090 sec, idle 1 sec]' 73090:20221202:102250.888 End of zbx_ipc_service_recv():2 73090:20221202:102250.889 In zbx_ipc_service_recv() timeout:1.000 73107:20221202:102250.955 End of zbx_ipc_service_recv():2 73107:20221202:102250.955 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102250.955 zbx_setproctitle() title:'alert syncer [queuing alerts]' 73158:20221202:102250.955 In am_db_get_alerts() 73158:20221202:102250.955 query [txnlev:1] [begin;] 73158:20221202:102250.956 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] 73158:20221202:102250.957 query [txnlev:1] [commit;] 73158:20221202:102250.957 End of am_db_get_alerts():SUCCEED alerts:0 73158:20221202:102250.957 In am_db_flush_results() 73158:20221202:102250.957 In zbx_ipc_socket_write() 73158:20221202:102250.957 End of zbx_ipc_socket_write():SUCCEED 73158:20221202:102250.957 In zbx_ipc_socket_read() 73107:20221202:102250.958 End of zbx_ipc_service_recv():1 73107:20221202:102250.960 In am_flush_results() results:0 73107:20221202:102250.960 In zbx_ipc_client_send() clientid:6 73107:20221202:102250.960 End of zbx_ipc_client_send():SUCCEED 73107:20221202:102250.961 End of am_flush_results() 73107:20221202:102250.961 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102250.962 End of zbx_ipc_socket_read():SUCCEED 73158:20221202:102250.962 End of am_db_flush_results() flushed:0 73158:20221202:102250.962 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.007018 sec, idle 1 sec]' 73088:20221202:102251.102 End of zbx_ipc_service_recv():2 73086:20221202:102251.106 End of zbx_ipc_service_recv():2 73086:20221202:102251.106 In zbx_ha_dispatch_message() 73086:20221202:102251.106 In zbx_ipc_service_recv() timeout:1.000 73088:20221202:102251.106 In zbx_ipc_async_socket_send() 73088:20221202:102251.106 In zbx_ipc_client_send() clientid:0 73088:20221202:102251.106 End of zbx_ipc_client_send():SUCCEED 73088:20221202:102251.107 End of zbx_ipc_async_socket_send():SUCCEED 73088:20221202:102251.107 In zbx_ipc_async_socket_flush() timeout:10 73088:20221202:102251.107 End of zbx_ipc_async_socket_flush():0 73088:20221202:102251.107 In zbx_ipc_service_recv() timeout:0.965 73086:20221202:102251.107 End of zbx_ipc_service_recv():1 73086:20221202:102251.107 In zbx_ha_dispatch_message() 73086:20221202:102251.107 In zbx_ipc_service_recv() timeout:1.000 73120:20221202:102251.212 zbx_setproctitle() title:'http poller #1 [got 1 values in 0.230458 sec, getting values]' 73120:20221202:102251.213 In process_httptests() 73120:20221202:102251.213 query [txnlev:0] [select h.hostid,h.host,h.name,t.httptestid,t.name,t.agent,t.authentication,t.http_user,t.http_password,t.http_proxy,t.retries,t.ssl_cert_file,t.ssl_key_file,t.ssl_key_password,t.verify_peer,t.verify_host,t.delay from httptest t,hosts h where t.hostid=h.hostid and t.nextcheck<=1669969371 and mod(t.httptestid,1)=0 and t.status=0 and h.proxy_hostid is null and h.status=0 and (h.maintenance_status=0 or h.maintenance_type=0)] 73120:20221202:102251.214 End of process_httptests() 73120:20221202:102251.214 query [txnlev:0] [select min(t.nextcheck) from httptest t,hosts h where t.hostid=h.hostid and mod(t.httptestid,1)=0 and t.status=0 and h.proxy_hostid is null and h.status=0 and (h.maintenance_status=0 or h.maintenance_type=0)] 73120:20221202:102251.215 zbx_setproctitle() title:'http poller #1 [got 0 values in 0.001598 sec, idle 5 sec]' 73121:20221202:102251.470 End of zbx_ipc_async_socket_recv():0 73121:20221202:102251.470 zbx_setproctitle() title:'discoverer #1 [processed 0 rules in 0.000942 sec, performing discovery]' 73121:20221202:102251.470 query [txnlev:0] [select distinct r.druleid,r.iprange,r.name,c.dcheckid,r.proxy_hostid,r.delay from drules r left join dchecks c on c.druleid=r.druleid and c.uniq=1 where r.status=0 and r.nextcheck<=1669969371 and mod(r.druleid,1)=0] 73121:20221202:102251.471 query [txnlev:0] [select count(*),min(nextcheck) from drules where status=0 and mod(druleid,1)=0] 73121:20221202:102251.472 get_minnextcheck(): no items to update 73121:20221202:102251.472 zbx_setproctitle() title:'discoverer #1 [processed 0 rules in 0.000771 sec, idle 60 sec]' 73121:20221202:102251.472 In zbx_ipc_async_socket_recv() timeout:60 73134:20221202:102251.526 End of zbx_ipc_async_socket_recv():0 73134:20221202:102251.526 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.000081 sec, getting values]' 73134:20221202:102251.526 In get_values() 73134:20221202:102251.526 In DCconfig_get_poller_items() poller_type:4 73134:20221202:102251.526 End of DCconfig_get_poller_items():0 73134:20221202:102251.526 In DCconfig_get_poller_nextcheck() poller_type:4 73134:20221202:102251.526 End of DCconfig_get_poller_nextcheck():-1 73134:20221202:102251.526 End of get_values():0 73134:20221202:102251.526 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.000084 sec, idle 5 sec]' 73134:20221202:102251.526 In zbx_ipc_async_socket_recv() timeout:5 73128:20221202:102251.526 End of zbx_ipc_async_socket_recv():0 73128:20221202:102251.526 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.000069 sec, getting values]' 73128:20221202:102251.526 In get_values() 73128:20221202:102251.526 In DCconfig_get_poller_items() poller_type:4 73128:20221202:102251.526 End of DCconfig_get_poller_items():0 73128:20221202:102251.526 In DCconfig_get_poller_nextcheck() poller_type:4 73128:20221202:102251.526 End of DCconfig_get_poller_nextcheck():-1 73128:20221202:102251.526 End of get_values():0 73128:20221202:102251.526 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.000117 sec, idle 5 sec]' 73128:20221202:102251.526 In zbx_ipc_async_socket_recv() timeout:5 73127:20221202:102251.533 End of zbx_ipc_async_socket_recv():0 73127:20221202:102251.533 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.001692 sec, getting values]' 73127:20221202:102251.533 In get_values() 73127:20221202:102251.533 In DCconfig_get_poller_items() poller_type:4 73127:20221202:102251.533 End of DCconfig_get_poller_items():0 73127:20221202:102251.533 In DCconfig_get_poller_nextcheck() poller_type:4 73127:20221202:102251.533 End of DCconfig_get_poller_nextcheck():-1 73127:20221202:102251.533 End of get_values():0 73127:20221202:102251.533 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.000080 sec, idle 5 sec]' 73127:20221202:102251.533 In zbx_ipc_async_socket_recv() timeout:5 73135:20221202:102251.543 End of zbx_ipc_async_socket_recv():0 73135:20221202:102251.543 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.000077 sec, getting values]' 73135:20221202:102251.543 In get_values() 73135:20221202:102251.543 In DCconfig_get_poller_items() poller_type:4 73135:20221202:102251.543 End of DCconfig_get_poller_items():0 73133:20221202:102251.544 End of zbx_ipc_async_socket_recv():0 73133:20221202:102251.544 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.000078 sec, getting values]' 73133:20221202:102251.544 In get_values() 73137:20221202:102251.544 End of zbx_ipc_async_socket_recv():0 73151:20221202:102251.544 End of zbx_ipc_async_socket_recv():0 73151:20221202:102251.544 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.000320 sec, getting values]' 73151:20221202:102251.544 In get_values() 73151:20221202:102251.544 In DCconfig_get_poller_items() poller_type:1 73151:20221202:102251.544 End of DCconfig_get_poller_items():0 73151:20221202:102251.544 In DCconfig_get_poller_nextcheck() poller_type:1 73151:20221202:102251.544 End of DCconfig_get_poller_nextcheck():-1 73151:20221202:102251.544 End of get_values():0 73151:20221202:102251.544 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.000313 sec, idle 5 sec]' 73151:20221202:102251.544 In zbx_ipc_async_socket_recv() timeout:5 73139:20221202:102251.544 End of zbx_ipc_async_socket_recv():0 73139:20221202:102251.544 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.000130 sec, getting values]' 73139:20221202:102251.544 In get_values() 73139:20221202:102251.544 In DCconfig_get_poller_items() poller_type:4 73139:20221202:102251.544 End of DCconfig_get_poller_items():0 73139:20221202:102251.544 In DCconfig_get_poller_nextcheck() poller_type:4 73139:20221202:102251.544 End of DCconfig_get_poller_nextcheck():-1 73139:20221202:102251.545 End of get_values():0 73139:20221202:102251.545 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.000315 sec, idle 5 sec]' 73139:20221202:102251.545 In zbx_ipc_async_socket_recv() timeout:5 73129:20221202:102251.545 End of zbx_ipc_async_socket_recv():0 73129:20221202:102251.545 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.000142 sec, getting values]' 73129:20221202:102251.545 In get_values() 73129:20221202:102251.545 In DCconfig_get_poller_items() poller_type:4 73129:20221202:102251.545 End of DCconfig_get_poller_items():0 73133:20221202:102251.545 In DCconfig_get_poller_items() poller_type:4 73133:20221202:102251.545 End of DCconfig_get_poller_items():0 73133:20221202:102251.545 In DCconfig_get_poller_nextcheck() poller_type:4 73133:20221202:102251.545 End of DCconfig_get_poller_nextcheck():-1 73133:20221202:102251.545 End of get_values():0 73133:20221202:102251.545 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.001892 sec, idle 5 sec]' 73133:20221202:102251.545 In zbx_ipc_async_socket_recv() timeout:5 73159:20221202:102251.545 End of zbx_ipc_async_socket_recv():0 73150:20221202:102251.546 End of zbx_ipc_async_socket_recv():0 73159:20221202:102251.546 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.000122 sec, getting values]' 73159:20221202:102251.546 In get_values() 73159:20221202:102251.546 In DCconfig_get_poller_items() poller_type:5 73159:20221202:102251.546 End of DCconfig_get_poller_items():0 73159:20221202:102251.546 In DCconfig_get_poller_nextcheck() poller_type:5 73159:20221202:102251.546 End of DCconfig_get_poller_nextcheck():-1 73159:20221202:102251.546 End of get_values():0 73159:20221202:102251.546 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.000277 sec, idle 5 sec]' 73159:20221202:102251.546 In zbx_ipc_async_socket_recv() timeout:5 73140:20221202:102251.546 End of zbx_ipc_async_socket_recv():0 73140:20221202:102251.546 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.000585 sec, getting values]' 73140:20221202:102251.546 In get_values() 73140:20221202:102251.546 In DCconfig_get_poller_items() poller_type:4 73140:20221202:102251.546 End of DCconfig_get_poller_items():0 73140:20221202:102251.546 In DCconfig_get_poller_nextcheck() poller_type:4 73140:20221202:102251.546 End of DCconfig_get_poller_nextcheck():-1 73140:20221202:102251.546 End of get_values():0 73140:20221202:102251.546 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.000068 sec, idle 5 sec]' 73141:20221202:102251.546 End of zbx_ipc_async_socket_recv():0 73141:20221202:102251.546 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.000344 sec, exchanging data]' 73141:20221202:102251.546 In process_proxy() 73141:20221202:102251.547 In DCconfig_get_proxypoller_hosts() 73141:20221202:102251.547 End of DCconfig_get_proxypoller_hosts():0 73141:20221202:102251.547 End of process_proxy() 73141:20221202:102251.547 In DCconfig_get_proxypoller_nextcheck() 73141:20221202:102251.547 End of DCconfig_get_proxypoller_nextcheck():-1 73141:20221202:102251.547 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.000407 sec, idle 5 sec]' 73141:20221202:102251.547 In zbx_ipc_async_socket_recv() timeout:5 73150:20221202:102251.547 zbx_setproctitle() title:'poller #5 [got 1 values in 0.001345 sec, getting values]' 73150:20221202:102251.547 In get_values() 73150:20221202:102251.547 In DCconfig_get_poller_items() poller_type:0 73150:20221202:102251.547 End of DCconfig_get_poller_items():1 73150:20221202:102251.547 In substitute_key_macros_impl() data:'agent.ping' 73150:20221202:102251.547 End of substitute_key_macros_impl():SUCCEED data:'agent.ping' 73150:20221202:102251.547 In substitute_simple_macros_impl() data:'10050' 73150:20221202:102251.547 End substitute_simple_macros_impl() data:'10050' 73150:20221202:102251.547 In get_value() key:'agent.ping' 73150:20221202:102251.547 In get_value_agent() host:'test' addr:'192.168.6.176' key:'agent.ping' conn:'unencrypted' 73129:20221202:102251.547 In DCconfig_get_poller_nextcheck() poller_type:4 73129:20221202:102251.547 End of DCconfig_get_poller_nextcheck():-1 73129:20221202:102251.548 End of get_values():0 73129:20221202:102251.548 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.002952 sec, idle 5 sec]' 73129:20221202:102251.548 In zbx_ipc_async_socket_recv() timeout:5 73150:20221202:102251.548 In is_ip4() ip:'192.168.6.176' 73150:20221202:102251.548 End of is_ip4():SUCCEED 73150:20221202:102251.548 Sending [agent.ping] 73137:20221202:102251.548 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.000142 sec, getting values]' 73137:20221202:102251.548 In get_values() 73150:20221202:102251.548 get value from agent result: '1' 73150:20221202:102251.548 End of get_value_agent():SUCCEED 73150:20221202:102251.548 End of get_value():SUCCEED 73150:20221202:102251.548 In zbx_activate_item_interface() interfaceid:15 itemid:44581 type:0 73150:20221202:102251.548 End of zbx_activate_item_interface() 73150:20221202:102251.548 In zbx_preprocess_item_value() 73150:20221202:102251.548 End of zbx_preprocess_item_value() 73135:20221202:102251.548 In DCconfig_get_poller_nextcheck() poller_type:4 73135:20221202:102251.548 End of DCconfig_get_poller_nextcheck():-1 73135:20221202:102251.548 End of get_values():0 73135:20221202:102251.548 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.004743 sec, idle 5 sec]' 73135:20221202:102251.548 In zbx_ipc_async_socket_recv() timeout:5 73130:20221202:102251.548 End of zbx_ipc_async_socket_recv():0 73130:20221202:102251.548 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.000154 sec, getting values]' 73130:20221202:102251.548 In get_values() 73130:20221202:102251.548 In DCconfig_get_poller_items() poller_type:4 73130:20221202:102251.548 End of DCconfig_get_poller_items():0 73130:20221202:102251.548 In DCconfig_get_poller_nextcheck() poller_type:4 73130:20221202:102251.548 End of DCconfig_get_poller_nextcheck():-1 73130:20221202:102251.548 End of get_values():0 73140:20221202:102251.548 In zbx_ipc_async_socket_recv() timeout:5 73130:20221202:102251.548 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.000080 sec, idle 5 sec]' 73130:20221202:102251.549 In zbx_ipc_async_socket_recv() timeout:5 73137:20221202:102251.549 In DCconfig_get_poller_items() poller_type:4 73137:20221202:102251.549 End of DCconfig_get_poller_items():0 73137:20221202:102251.549 In DCconfig_get_poller_nextcheck() poller_type:4 73137:20221202:102251.549 End of DCconfig_get_poller_nextcheck():-1 73137:20221202:102251.549 End of get_values():0 73137:20221202:102251.549 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.005234 sec, idle 5 sec]' 73137:20221202:102251.549 In zbx_ipc_async_socket_recv() timeout:5 73150:20221202:102251.550 In zbx_ipc_socket_write() 73150:20221202:102251.550 End of zbx_ipc_socket_write():SUCCEED 73150:20221202:102251.550 End of get_values():1 73150:20221202:102251.550 zbx_setproctitle() title:'poller #5 [got 1 values in 0.004183 sec, idle 5 sec]' 73150:20221202:102251.550 In zbx_ipc_async_socket_recv() timeout:5 73111:20221202:102251.550 End of zbx_ipc_service_recv():1 73111:20221202:102251.550 In preprocessor_add_request() 73111:20221202:102251.550 In preprocessor_sync_configuration() 73111:20221202:102251.550 In DCconfig_get_preprocessable_items() 73111:20221202:102251.550 End of DCconfig_get_preprocessable_items() items:29 73111:20221202:102251.550 End of preprocessor_sync_configuration() item config size: 29, history cache size: 0 73111:20221202:102251.550 In preprocessor_enqueue() itemid: 44581 73111:20221202:102251.550 End of preprocessor_enqueue() 73111:20221202:102251.550 In preprocessor_assign_tasks() 73111:20221202:102251.550 In preprocessor_get_next_task() 73111:20221202:102251.550 End of preprocessor_get_next_task() 73111:20221202:102251.550 In zbx_ipc_client_send() clientid:3 73111:20221202:102251.550 End of zbx_ipc_client_send():SUCCEED 73111:20221202:102251.550 In preprocessor_get_next_task() 73111:20221202:102251.550 End of preprocessor_get_next_task() 73111:20221202:102251.550 End of preprocessor_assign_tasks() 73111:20221202:102251.550 End of preprocessor_add_request() 73111:20221202:102251.550 zbx_setproctitle() title:'preprocessing manager #1 [queued 1, processed 1 values, idle 5.009473 sec during 5.010013 sec]' 73111:20221202:102251.550 In zbx_ipc_service_recv() timeout:1.000 73114:20221202:102251.550 End of zbx_ipc_socket_read():SUCCEED 73114:20221202:102251.550 worker_preprocess_value(): 1 73114:20221202:102251.550 worker_preprocess_value: SUCCEED GOOD 73114:20221202:102251.550 In zbx_ipc_socket_write() 73114:20221202:102251.550 End of zbx_ipc_socket_write():SUCCEED 73114:20221202:102251.550 In zbx_ipc_socket_read() 73111:20221202:102251.551 End of zbx_ipc_service_recv():1 73111:20221202:102251.551 In preprocessor_add_result() 73111:20221202:102251.551 In preprocessor_enqueue_dependent() itemid: 44581 73111:20221202:102251.551 End of preprocessor_enqueue_dependent() 73111:20221202:102251.551 In preprocessor_assign_tasks() 73111:20221202:102251.551 In preprocessor_get_next_task() 73111:20221202:102251.551 End of preprocessor_get_next_task() 73111:20221202:102251.551 End of preprocessor_assign_tasks() 73111:20221202:102251.551 End of preprocessor_add_result() 73111:20221202:102251.551 In zbx_ipc_service_recv() timeout:1.000 73168:20221202:102251.554 End of zbx_ipc_async_socket_recv():0 73168:20221202:102251.554 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.000078 sec, getting values]' 73145:20221202:102251.554 End of zbx_ipc_async_socket_recv():0 73145:20221202:102251.554 zbx_setproctitle() title:'poller #1 [got 0 values in 0.000086 sec, getting values]' 73145:20221202:102251.554 In get_values() 73145:20221202:102251.555 In DCconfig_get_poller_items() poller_type:0 73145:20221202:102251.555 End of DCconfig_get_poller_items():0 73145:20221202:102251.555 In DCconfig_get_poller_nextcheck() poller_type:0 73145:20221202:102251.555 End of DCconfig_get_poller_nextcheck():1669969376 73145:20221202:102251.555 End of get_values():0 73145:20221202:102251.555 zbx_setproctitle() title:'poller #1 [got 0 values in 0.000139 sec, idle 5 sec]' 73145:20221202:102251.555 In zbx_ipc_async_socket_recv() timeout:5 73149:20221202:102251.555 End of zbx_ipc_async_socket_recv():0 73149:20221202:102251.555 zbx_setproctitle() title:'poller #4 [got 0 values in 0.001401 sec, getting values]' 73149:20221202:102251.555 In get_values() 73149:20221202:102251.555 In DCconfig_get_poller_items() poller_type:0 73149:20221202:102251.555 End of DCconfig_get_poller_items():0 73149:20221202:102251.555 In DCconfig_get_poller_nextcheck() poller_type:0 73149:20221202:102251.555 End of DCconfig_get_poller_nextcheck():1669969376 73149:20221202:102251.555 End of get_values():0 73149:20221202:102251.555 zbx_setproctitle() title:'poller #4 [got 0 values in 0.000069 sec, idle 5 sec]' 73149:20221202:102251.555 In zbx_ipc_async_socket_recv() timeout:5 73146:20221202:102251.555 End of zbx_ipc_async_socket_recv():0 73146:20221202:102251.555 zbx_setproctitle() title:'poller #2 [got 0 values in 0.000309 sec, getting values]' 73146:20221202:102251.555 In get_values() 73146:20221202:102251.555 In DCconfig_get_poller_items() poller_type:0 73146:20221202:102251.555 End of DCconfig_get_poller_items():0 73146:20221202:102251.555 In DCconfig_get_poller_nextcheck() poller_type:0 73146:20221202:102251.555 End of DCconfig_get_poller_nextcheck():1669969376 73146:20221202:102251.555 End of get_values():0 73146:20221202:102251.555 zbx_setproctitle() title:'poller #2 [got 0 values in 0.000068 sec, idle 5 sec]' 73146:20221202:102251.555 In zbx_ipc_async_socket_recv() timeout:5 73168:20221202:102251.555 In get_values() 73168:20221202:102251.555 In DCconfig_get_poller_items() poller_type:5 73168:20221202:102251.555 End of DCconfig_get_poller_items():0 73168:20221202:102251.555 In DCconfig_get_poller_nextcheck() poller_type:5 73168:20221202:102251.555 End of DCconfig_get_poller_nextcheck():-1 73168:20221202:102251.555 End of get_values():0 73168:20221202:102251.555 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.000711 sec, idle 5 sec]' 73168:20221202:102251.555 In zbx_ipc_async_socket_recv() timeout:5 73169:20221202:102251.555 End of zbx_ipc_async_socket_recv():0 73169:20221202:102251.555 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.000381 sec, getting values]' 73169:20221202:102251.555 In get_values() 73169:20221202:102251.555 In DCconfig_get_poller_items() poller_type:5 73169:20221202:102251.555 End of DCconfig_get_poller_items():0 73169:20221202:102251.555 In DCconfig_get_poller_nextcheck() poller_type:5 73169:20221202:102251.555 End of DCconfig_get_poller_nextcheck():-1 73169:20221202:102251.555 End of get_values():0 73169:20221202:102251.555 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.000142 sec, idle 5 sec]' 73169:20221202:102251.555 In zbx_ipc_async_socket_recv() timeout:5 73147:20221202:102251.558 End of zbx_ipc_async_socket_recv():0 73147:20221202:102251.558 zbx_setproctitle() title:'poller #3 [got 0 values in 0.000077 sec, getting values]' 73147:20221202:102251.558 In get_values() 73147:20221202:102251.558 In DCconfig_get_poller_items() poller_type:0 73147:20221202:102251.558 End of DCconfig_get_poller_items():0 73147:20221202:102251.558 In DCconfig_get_poller_nextcheck() poller_type:0 73147:20221202:102251.558 End of DCconfig_get_poller_nextcheck():1669969376 73147:20221202:102251.558 End of get_values():0 73147:20221202:102251.558 zbx_setproctitle() title:'poller #3 [got 0 values in 0.000098 sec, idle 5 sec]' 73147:20221202:102251.558 In zbx_ipc_async_socket_recv() timeout:5 73172:20221202:102251.566 End of zbx_ipc_async_socket_recv():0 73172:20221202:102251.566 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.000104 sec, getting values]' 73172:20221202:102251.566 In get_values() 73172:20221202:102251.566 In DCconfig_get_poller_items() poller_type:5 73172:20221202:102251.566 End of DCconfig_get_poller_items():0 73172:20221202:102251.566 In DCconfig_get_poller_nextcheck() poller_type:5 73172:20221202:102251.566 End of DCconfig_get_poller_nextcheck():-1 73172:20221202:102251.566 End of get_values():0 73172:20221202:102251.566 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.000145 sec, idle 5 sec]' 73172:20221202:102251.566 In zbx_ipc_async_socket_recv() timeout:5 73167:20221202:102251.568 End of zbx_ipc_async_socket_recv():0 73167:20221202:102251.568 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.000087 sec, getting values]' 73167:20221202:102251.568 In get_values() 73167:20221202:102251.568 In DCconfig_get_poller_items() poller_type:5 73167:20221202:102251.568 End of DCconfig_get_poller_items():0 73167:20221202:102251.568 In DCconfig_get_poller_nextcheck() poller_type:5 73167:20221202:102251.568 End of DCconfig_get_poller_nextcheck():-1 73167:20221202:102251.568 End of get_values():0 73167:20221202:102251.568 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.000139 sec, idle 5 sec]' 73167:20221202:102251.568 In zbx_ipc_async_socket_recv() timeout:5 73177:20221202:102251.573 End of zbx_ipc_async_socket_recv():0 73177:20221202:102251.574 zbx_setproctitle() title:'trigger housekeeper [removing deleted triggers problems]' 73177:20221202:102251.574 query [txnlev:0] [select eventid from problem where source=0 and object=0 and not exists (select NULL from triggers where triggerid=objectid)] 73177:20221202:102251.574 zbx_setproctitle() title:'trigger housekeeper [deleted 0 problems records in 0.000657 sec, idle for 60 second(s)]' 73177:20221202:102251.574 In zbx_ipc_async_socket_recv() timeout:60 73157:20221202:102251.581 zbx_setproctitle() title:'icmp pinger #1 [getting values]' 73157:20221202:102251.582 In get_pinger_hosts() 73157:20221202:102251.582 In DCconfig_get_poller_items() poller_type:3 73157:20221202:102251.582 End of DCconfig_get_poller_items():0 73157:20221202:102251.582 End of get_pinger_hosts():0 73157:20221202:102251.582 In process_pinger_hosts() 73157:20221202:102251.582 End of process_pinger_hosts() 73157:20221202:102251.582 In DCconfig_get_poller_nextcheck() poller_type:3 73157:20221202:102251.582 End of DCconfig_get_poller_nextcheck():-1 73157:20221202:102251.582 zbx_setproctitle() title:'icmp pinger #1 [got 0 values in 0.000235 sec, idle 5 sec]' 73142:20221202:102251.651 zbx_setproctitle() title:'self-monitoring [processing data]' 73142:20221202:102251.652 In collect_selfmon_stats() 73142:20221202:102251.652 End of collect_selfmon_stats() 73142:20221202:102251.652 zbx_setproctitle() title:'self-monitoring [processed data in 0.000479 sec, idle 1 sec]' 73126:20221202:102251.658 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.001787 sec, processing escalations]' 73126:20221202:102251.659 In process_escalations() 73126:20221202:102251.659 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<=1669969374 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102251.659 End of process_escalations() 73126:20221202:102251.659 In process_escalations() 73126:20221202:102251.659 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<=1669969374 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102251.659 End of process_escalations() 73126:20221202:102251.660 In process_escalations() 73126:20221202:102251.660 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<=1669969374 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102251.660 End of process_escalations() 73126:20221202:102251.660 In process_escalations() 73126:20221202:102251.660 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<=1669969374 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102251.660 End of process_escalations() 73126:20221202:102251.661 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.002147 sec, idle 3 sec]' 73154:20221202:102251.681 zbx_setproctitle() title:'trapper #3 [processing data]' 73154:20221202:102251.681 In zbx_ipc_async_socket_recv() timeout:0 73154:20221202:102251.682 End of zbx_ipc_async_socket_recv():0 73154:20221202:102251.682 trapper got '{"request":"active check heartbeat","host":"test","heartbeat_freq":60}' 73154:20221202:102251.682 In zbx_ipc_socket_open() 73154:20221202:102251.682 End of zbx_ipc_socket_open():SUCCEED 73154:20221202:102251.682 In zbx_ipc_socket_write() 73154:20221202:102251.682 End of zbx_ipc_socket_write():SUCCEED 73154:20221202:102251.682 zbx_setproctitle() title:'trapper #3 [processed data in 0.000360 sec, waiting for connection]' 73174:20221202:102251.682 In ipc_service_accept() 73174:20221202:102251.682 In ipc_service_add_client() 73174:20221202:102251.682 End of ipc_service_add_client() clientid:6 73174:20221202:102251.682 End of ipc_service_accept() 73174:20221202:102251.682 End of zbx_ipc_service_recv():2 73154:20221202:102251.682 zbx_setproctitle() title:'trapper #3 [processing data]' 73154:20221202:102251.682 In zbx_ipc_async_socket_recv() timeout:0 73154:20221202:102251.682 End of zbx_ipc_async_socket_recv():0 73154:20221202:102251.682 trapper got '{"request":"active checks","host":"test"}' 73154:20221202:102251.683 In send_list_of_active_checks_json() 73154:20221202:102251.683 In is_ip4() ip:'192.168.6.176' 73154:20221202:102251.683 End of is_ip4():SUCCEED 73154:20221202:102251.683 In get_hostid_by_host() host:'test' metadata:'' 73154:20221202:102251.683 query [txnlev:0] [select h.hostid,h.status,h.tls_accept,h.tls_issuer,h.tls_subject,h.tls_psk_identity,a.host_metadata,a.listen_ip,a.listen_dns,a.listen_port,a.flags from hosts h left join autoreg_host a on a.proxy_hostid is null and a.host=h.host where h.host='test' and h.status in (0,1) and h.flags<>2 and h.proxy_hostid is null] 73174:20221202:102251.683 In zbx_ipc_service_recv() timeout:1.000 73174:20221202:102251.683 End of zbx_ipc_service_recv():1 73174:20221202:102251.683 In zbx_ipc_service_recv() timeout:1.000 73154:20221202:102251.683 End of get_hostid_by_host():SUCCEED 73154:20221202:102251.683 query [txnlev:0] [select itemid from items where type=7 and flags<>2 and hostid=10551] 73154:20221202:102251.684 In substitute_simple_macros_impl() data:'5s' 73154:20221202:102251.684 End substitute_simple_macros_impl() data:'5s' 73154:20221202:102251.684 In substitute_key_macros_impl() data:'log[/tmp/zabbix.log]' 73154:20221202:102251.684 End of substitute_key_macros_impl():SUCCEED data:'log[/tmp/zabbix.log]' 73154:20221202:102251.684 In substitute_simple_macros_impl() data:'5s' 73154:20221202:102251.684 End substitute_simple_macros_impl() data:'5s' 73154:20221202:102251.684 In substitute_key_macros_impl() data:'logrt["/tmp/^loog[0-9]+.log"]' 73154:20221202:102251.684 End of substitute_key_macros_impl():SUCCEED data:'logrt["/tmp/^loog[0-9]+.log"]' 73154:20221202:102251.684 send_list_of_active_checks_json() sending [{"response":"success","data":[{"key":"log[/tmp/zabbix.log]","delay":5,"lastlogsize":3,"mtime":0},{"key":"logrt[\"/tmp/^loog[0-9]+.log\"]","delay":5,"lastlogsize":4,"mtime":1669911928}]}] 73154:20221202:102251.684 End of send_list_of_active_checks_json():SUCCEED 73154:20221202:102251.684 zbx_setproctitle() title:'trapper #3 [processed data in 0.001642 sec, waiting for connection]' 73154:20221202:102251.686 zbx_setproctitle() title:'trapper #3 [processing data]' 73154:20221202:102251.686 In zbx_ipc_async_socket_recv() timeout:0 73154:20221202:102251.686 End of zbx_ipc_async_socket_recv():0 73154:20221202:102251.686 trapper got '{"request":"active check heartbeat","host":"test","heartbeat_freq":60}' 73154:20221202:102251.686 In zbx_ipc_socket_write() 73154:20221202:102251.687 End of zbx_ipc_socket_write():SUCCEED 73154:20221202:102251.687 zbx_setproctitle() title:'trapper #3 [processed data in 0.000117 sec, waiting for connection]' 73154:20221202:102251.687 zbx_setproctitle() title:'trapper #3 [processing data]' 73154:20221202:102251.687 In zbx_ipc_async_socket_recv() timeout:0 73154:20221202:102251.687 End of zbx_ipc_async_socket_recv():0 73154:20221202:102251.687 trapper got '{"request":"active checks","host":"test"}' 73154:20221202:102251.687 In send_list_of_active_checks_json() 73154:20221202:102251.687 In is_ip4() ip:'127.0.0.1' 73154:20221202:102251.687 End of is_ip4():SUCCEED 73154:20221202:102251.687 In get_hostid_by_host() host:'test' metadata:'' 73154:20221202:102251.687 query [txnlev:0] [select h.hostid,h.status,h.tls_accept,h.tls_issuer,h.tls_subject,h.tls_psk_identity,a.host_metadata,a.listen_ip,a.listen_dns,a.listen_port,a.flags from hosts h left join autoreg_host a on a.proxy_hostid is null and a.host=h.host where h.host='test' and h.status in (0,1) and h.flags<>2 and h.proxy_hostid is null] 73174:20221202:102251.687 End of zbx_ipc_service_recv():1 73174:20221202:102251.687 In zbx_ipc_service_recv() timeout:1.000 73154:20221202:102251.687 End of get_hostid_by_host():SUCCEED 73154:20221202:102251.687 query [txnlev:0] [select itemid from items where type=7 and flags<>2 and hostid=10551] 73154:20221202:102251.688 In substitute_simple_macros_impl() data:'5s' 73154:20221202:102251.688 End substitute_simple_macros_impl() data:'5s' 73154:20221202:102251.688 In substitute_key_macros_impl() data:'log[/tmp/zabbix.log]' 73154:20221202:102251.688 End of substitute_key_macros_impl():SUCCEED data:'log[/tmp/zabbix.log]' 73154:20221202:102251.688 In substitute_simple_macros_impl() data:'5s' 73154:20221202:102251.688 End substitute_simple_macros_impl() data:'5s' 73154:20221202:102251.688 In substitute_key_macros_impl() data:'logrt["/tmp/^loog[0-9]+.log"]' 73154:20221202:102251.688 End of substitute_key_macros_impl():SUCCEED data:'logrt["/tmp/^loog[0-9]+.log"]' 73154:20221202:102251.688 send_list_of_active_checks_json() sending [{"response":"success","data":[{"key":"log[/tmp/zabbix.log]","delay":5,"lastlogsize":3,"mtime":0},{"key":"logrt[\"/tmp/^loog[0-9]+.log\"]","delay":5,"lastlogsize":4,"mtime":1669911928}]}] 73154:20221202:102251.688 End of send_list_of_active_checks_json():SUCCEED 73154:20221202:102251.688 zbx_setproctitle() title:'trapper #3 [processed data in 0.001260 sec, waiting for connection]' 73178:20221202:102251.695 End of zbx_ipc_async_socket_recv():0 73178:20221202:102251.695 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.000085 sec, getting values]' 73178:20221202:102251.696 In get_values() 73178:20221202:102251.696 In DCconfig_get_poller_items() poller_type:6 73178:20221202:102251.696 End of DCconfig_get_poller_items():0 73178:20221202:102251.696 In DCconfig_get_poller_nextcheck() poller_type:6 73178:20221202:102251.696 End of DCconfig_get_poller_nextcheck():-1 73178:20221202:102251.696 End of get_values():0 73178:20221202:102251.696 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.000147 sec, idle 5 sec]' 73178:20221202:102251.696 In zbx_ipc_async_socket_recv() timeout:5 73115:20221202:102251.727 End of zbx_ipc_service_recv():2 73115:20221202:102251.727 In zbx_ipc_service_recv() timeout:1.000 73125:20221202:102251.874 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000283 sec, syncing history]' 73125:20221202:102251.875 In zbx_sync_history_cache() history_num:1 73125:20221202:102251.875 In substitute_simple_macros_impl() data:'90d' 73125:20221202:102251.875 End substitute_simple_macros_impl() data:'90d' 73125:20221202:102251.875 In DCmass_prepare_history() history_num:1 73125:20221202:102251.875 End of DCmass_prepare_history() 73125:20221202:102251.875 In DBmass_add_history() 73125:20221202:102251.875 In zbx_history_add_values() 73125:20221202:102251.875 query [txnlev:1] [begin;] 73122:20221202:102251.875 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000165 sec, syncing history]' 73122:20221202:102251.875 In zbx_sync_history_cache() history_num:1 73122:20221202:102251.875 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000101 sec, idle 1 sec]' 73125:20221202:102251.875 query [txnlev:1] [insert into history_str (itemid,clock,ns,value) values (44581,1669969371,548420279,'GOOD'); ] 73125:20221202:102251.875 query [txnlev:1] [commit;] 73124:20221202:102251.876 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000197 sec, syncing history]' 73124:20221202:102251.876 In zbx_sync_history_cache() history_num:1 73124:20221202:102251.876 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000495 sec, idle 1 sec]' 73123:20221202:102251.882 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000090 sec, syncing history]' 73123:20221202:102251.882 In zbx_sync_history_cache() history_num:1 73123:20221202:102251.883 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000130 sec, idle 1 sec]' 73090:20221202:102251.890 End of zbx_ipc_service_recv():2 73090:20221202:102251.890 In zbx_ipc_service_recv() timeout:1.000 73125:20221202:102251.902 End of zbx_history_add_values() 73125:20221202:102251.903 End of DBmass_add_history() 73125:20221202:102251.903 In DCmass_update_trends() 73125:20221202:102251.903 End of DCmass_update_trends() 73125:20221202:102251.903 query [txnlev:1] [begin;] 73125:20221202:102251.904 In DBmass_update_items() 73125:20221202:102251.904 End of DBmass_update_items() 73125:20221202:102251.904 In zbx_process_events() events_num:0 73125:20221202:102251.904 End of zbx_process_events() processed:0 73125:20221202:102251.904 query [txnlev:1] [commit;] 73125:20221202:102251.905 In DCupdate_trends() 73125:20221202:102251.906 End of DCupdate_trends() 73125:20221202:102251.906 query [txnlev:1] [begin;] 73125:20221202:102251.906 In recalculate_triggers() 73125:20221202:102251.906 In zbx_link_triggers_with_functions() trigger_order_num:0 73125:20221202:102251.906 End of zbx_link_triggers_with_functions() triggers_func_pos_num:0 73125:20221202:102251.906 In zbx_evaluate_expressions() tr_num:0 73125:20221202:102251.906 In substitute_functions() 73125:20221202:102251.906 In zbx_extract_functionids() tr_num:0 73125:20221202:102251.906 End of zbx_extract_functionids() functionids_num:0 73125:20221202:102251.906 End of substitute_functions() 73125:20221202:102251.906 End of zbx_evaluate_expressions() 73125:20221202:102251.907 In zbx_process_triggers() values_num:0 73125:20221202:102251.907 End of zbx_process_triggers() 73125:20221202:102251.907 End of recalculate_triggers() 73125:20221202:102251.907 In zbx_process_events() events_num:0 73125:20221202:102251.907 End of zbx_process_events() processed:0 73125:20221202:102251.907 query [txnlev:1] [commit;] 73125:20221202:102251.907 zbx_setproctitle() title:'history syncer #4 [processed 1 values, 0 triggers in 0.032598 sec, idle 1 sec]' 73107:20221202:102251.964 End of zbx_ipc_service_recv():2 73107:20221202:102251.964 zbx_setproctitle() title:'alert manager #1 [sent 0, failed 0 alerts, idle 5.029455 sec during 5.030498 sec]' 73107:20221202:102251.964 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102251.964 zbx_setproctitle() title:'alert syncer [queuing alerts]' 73158:20221202:102251.964 In am_db_get_alerts() 73158:20221202:102251.964 query [txnlev:1] [begin;] 73158:20221202:102251.965 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] 73158:20221202:102251.966 query [txnlev:1] [commit;] 73158:20221202:102251.966 End of am_db_get_alerts():SUCCEED alerts:0 73158:20221202:102251.966 In am_db_flush_results() 73158:20221202:102251.966 In zbx_ipc_socket_write() 73158:20221202:102251.966 End of zbx_ipc_socket_write():SUCCEED 73158:20221202:102251.966 In zbx_ipc_socket_read() 73107:20221202:102251.966 End of zbx_ipc_service_recv():1 73107:20221202:102251.966 In am_flush_results() results:0 73107:20221202:102251.966 In zbx_ipc_client_send() clientid:6 73107:20221202:102251.966 End of zbx_ipc_client_send():SUCCEED 73107:20221202:102251.966 End of am_flush_results() 73107:20221202:102251.966 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102251.966 End of zbx_ipc_socket_read():SUCCEED 73158:20221202:102251.966 End of am_db_flush_results() flushed:0 73158:20221202:102251.966 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.002346 sec, idle 1 sec]' 73088:20221202:102252.079 End of zbx_ipc_service_recv():2 73088:20221202:102252.079 In zbx_ipc_async_socket_send() 73088:20221202:102252.079 In zbx_ipc_client_send() clientid:0 73088:20221202:102252.080 End of zbx_ipc_client_send():SUCCEED 73088:20221202:102252.080 End of zbx_ipc_async_socket_send():SUCCEED 73088:20221202:102252.080 In zbx_ipc_async_socket_flush() timeout:10 73088:20221202:102252.080 End of zbx_ipc_async_socket_flush():0 73088:20221202:102252.080 In zbx_ipc_service_recv() timeout:0.991 73086:20221202:102252.080 End of zbx_ipc_service_recv():1 73086:20221202:102252.080 In zbx_ha_dispatch_message() 73086:20221202:102252.080 In zbx_ipc_service_recv() timeout:1.000 73111:20221202:102252.551 End of zbx_ipc_service_recv():2 73111:20221202:102252.551 In zbx_ipc_service_recv() timeout:1.000 73142:20221202:102252.687 zbx_setproctitle() title:'self-monitoring [processing data]' 73142:20221202:102252.687 In collect_selfmon_stats() 73142:20221202:102252.687 End of collect_selfmon_stats() 73142:20221202:102252.687 zbx_setproctitle() title:'self-monitoring [processed data in 0.000613 sec, idle 1 sec]' 73174:20221202:102252.688 End of zbx_ipc_service_recv():2 73174:20221202:102252.690 In zbx_ipc_service_recv() timeout:1.000 73115:20221202:102252.729 End of zbx_ipc_service_recv():2 73115:20221202:102252.730 zbx_setproctitle() title:'lld manager #1 [processed 0 LLD rules, idle 5.027685sec during 5.027710 sec]' 73115:20221202:102252.730 In zbx_ipc_service_recv() timeout:1.000 73123:20221202:102252.883 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000130 sec, syncing history]' 73122:20221202:102252.883 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000101 sec, syncing history]' 73122:20221202:102252.883 In zbx_sync_history_cache() history_num:0 73122:20221202:102252.883 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000052 sec, idle 1 sec]' 73123:20221202:102252.883 In zbx_sync_history_cache() history_num:0 73123:20221202:102252.883 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000406 sec, idle 1 sec]' 73124:20221202:102252.883 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000495 sec, syncing history]' 73124:20221202:102252.884 In zbx_sync_history_cache() history_num:0 73124:20221202:102252.884 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000479 sec, idle 1 sec]' 73090:20221202:102252.904 End of zbx_ipc_service_recv():2 73090:20221202:102252.904 zbx_setproctitle() title:'service manager #1 [processed 0 events, updated 0 event tags, deleted 0 problems, synced 0 service updates, idle 5.023964 sec during 5.023991 sec]' 73090:20221202:102252.904 In zbx_ipc_service_recv() timeout:1.000 73125:20221202:102252.907 zbx_setproctitle() title:'history syncer #4 [processed 1 values, 0 triggers in 0.032598 sec, syncing history]' 73125:20221202:102252.908 In zbx_sync_history_cache() history_num:0 73125:20221202:102252.908 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000127 sec, idle 1 sec]' 73107:20221202:102252.978 End of zbx_ipc_service_recv():2 73107:20221202:102252.978 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102252.979 zbx_setproctitle() title:'alert syncer [queuing alerts]' 73158:20221202:102252.979 In am_db_get_alerts() 73158:20221202:102252.979 query [txnlev:1] [begin;] 73158:20221202:102252.979 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] 73158:20221202:102252.980 query [txnlev:1] [commit;] 73158:20221202:102252.980 End of am_db_get_alerts():SUCCEED alerts:0 73158:20221202:102252.980 In am_db_flush_results() 73158:20221202:102252.980 In zbx_ipc_socket_write() 73158:20221202:102252.981 End of zbx_ipc_socket_write():SUCCEED 73158:20221202:102252.981 In zbx_ipc_socket_read() 73107:20221202:102252.981 End of zbx_ipc_service_recv():1 73107:20221202:102252.981 In am_flush_results() results:0 73107:20221202:102252.981 In zbx_ipc_client_send() clientid:6 73107:20221202:102252.982 End of zbx_ipc_client_send():SUCCEED 73107:20221202:102252.982 End of am_flush_results() 73158:20221202:102252.982 End of zbx_ipc_socket_read():SUCCEED 73158:20221202:102252.982 End of am_db_flush_results() flushed:0 73158:20221202:102252.982 In am_db_update_watchdog() 73158:20221202:102252.982 query [txnlev:0] [select m.mediaid,m.mediatypeid,m.sendto from media m,users_groups u,config c,media_type mt where m.userid=u.userid and u.usrgrpid=c.alert_usrgrpid and m.mediatypeid=mt.mediatypeid and m.active=0 and mt.status=0 and mt.type<>4] 73107:20221202:102252.982 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102252.983 In zbx_ipc_socket_write() 73158:20221202:102252.983 End of zbx_ipc_socket_write():SUCCEED 73158:20221202:102252.983 End of am_db_update_watchdog() recipients:0 73158:20221202:102252.983 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.003840 sec, idle 1 sec]' 73107:20221202:102252.983 End of zbx_ipc_service_recv():1 73107:20221202:102252.983 In am_sync_watchdog() recipients:0 73107:20221202:102252.983 End of am_sync_watchdog() recipients:0 73107:20221202:102252.983 In zbx_ipc_service_recv() timeout:1.000 73088:20221202:102253.075 End of zbx_ipc_service_recv():2 73088:20221202:102253.075 In zbx_ipc_async_socket_send() 73088:20221202:102253.075 In zbx_ipc_client_send() clientid:0 73088:20221202:102253.075 End of zbx_ipc_client_send():SUCCEED 73088:20221202:102253.075 End of zbx_ipc_async_socket_send():SUCCEED 73088:20221202:102253.075 In zbx_ipc_async_socket_flush() timeout:10 73088:20221202:102253.075 End of zbx_ipc_async_socket_flush():0 73086:20221202:102253.075 End of zbx_ipc_service_recv():1 73086:20221202:102253.077 In zbx_ha_dispatch_message() 73086:20221202:102253.077 In zbx_ipc_service_recv() timeout:1.000 73088:20221202:102253.078 In zbx_ipc_service_recv() timeout:0.996 73111:20221202:102253.572 End of zbx_ipc_service_recv():2 73111:20221202:102253.572 In zbx_ipc_service_recv() timeout:1.000 73142:20221202:102253.688 zbx_setproctitle() title:'self-monitoring [processing data]' 73142:20221202:102253.688 In collect_selfmon_stats() 73142:20221202:102253.688 End of collect_selfmon_stats() 73142:20221202:102253.688 zbx_setproctitle() title:'self-monitoring [processed data in 0.000070 sec, idle 1 sec]' 73174:20221202:102253.692 End of zbx_ipc_service_recv():2 73174:20221202:102253.692 zbx_setproctitle() title:'availability manager #1 [queued 0, processed 0 values, idle 5.913195 sec during 5.913219 sec]' 73174:20221202:102253.692 In zbx_ipc_service_recv() timeout:1.000 73115:20221202:102253.730 End of zbx_ipc_service_recv():2 73115:20221202:102253.730 In zbx_ipc_service_recv() timeout:1.000 73122:20221202:102253.885 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000052 sec, syncing history]' 73122:20221202:102253.885 In zbx_sync_history_cache() history_num:0 73124:20221202:102253.886 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000479 sec, syncing history]' 73124:20221202:102253.886 In zbx_sync_history_cache() history_num:0 73124:20221202:102253.886 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000216 sec, idle 1 sec]' 73123:20221202:102253.886 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000406 sec, syncing history]' 73123:20221202:102253.886 In zbx_sync_history_cache() history_num:0 73123:20221202:102253.886 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000225 sec, idle 1 sec]' 73122:20221202:102253.886 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000435 sec, idle 1 sec]' 73090:20221202:102253.904 End of zbx_ipc_service_recv():2 73090:20221202:102253.904 In zbx_ipc_service_recv() timeout:1.000 73125:20221202:102253.908 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000127 sec, syncing history]' 73125:20221202:102253.909 In zbx_sync_history_cache() history_num:0 73125:20221202:102253.909 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000520 sec, idle 1 sec]' 73107:20221202:102253.983 End of zbx_ipc_service_recv():2 73107:20221202:102253.984 In DBconnect() flag:2 73158:20221202:102253.984 zbx_setproctitle() title:'alert syncer [queuing alerts]' 73158:20221202:102253.984 In am_db_get_alerts() 73158:20221202:102253.984 query [txnlev:1] [begin;] 73158:20221202:102253.988 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] 73158:20221202:102253.989 query [txnlev:1] [commit;] 73158:20221202:102253.990 End of am_db_get_alerts():SUCCEED alerts:0 73158:20221202:102253.990 In am_db_flush_results() 73158:20221202:102253.990 In zbx_ipc_socket_write() 73158:20221202:102253.990 End of zbx_ipc_socket_write():SUCCEED 73158:20221202:102253.990 In zbx_ipc_socket_read() 73107:20221202:102253.990 End of DBconnect():0 73107:20221202:102253.990 In zbx_ipc_service_recv() timeout:1.000 73107:20221202:102253.991 End of zbx_ipc_service_recv():1 73107:20221202:102253.991 In am_flush_results() results:0 73107:20221202:102253.991 In zbx_ipc_client_send() clientid:6 73107:20221202:102253.991 End of zbx_ipc_client_send():SUCCEED 73107:20221202:102253.991 End of am_flush_results() 73107:20221202:102253.991 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102253.991 End of zbx_ipc_socket_read():SUCCEED 73158:20221202:102253.991 End of am_db_flush_results() flushed:0 73158:20221202:102253.991 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.007264 sec, idle 1 sec]' 73086:20221202:102254.079 End of zbx_ipc_service_recv():2 73086:20221202:102254.079 In zbx_ha_dispatch_message() 73086:20221202:102254.079 In zbx_ipc_service_recv() timeout:1.000 73088:20221202:102254.082 End of zbx_ipc_service_recv():2 73088:20221202:102254.082 In zbx_ipc_async_socket_send() 73088:20221202:102254.082 In zbx_ipc_client_send() clientid:0 73088:20221202:102254.082 End of zbx_ipc_client_send():SUCCEED 73088:20221202:102254.082 End of zbx_ipc_async_socket_send():SUCCEED 73088:20221202:102254.082 In zbx_ipc_async_socket_flush() timeout:10 73088:20221202:102254.082 End of zbx_ipc_async_socket_flush():0 73088:20221202:102254.082 In zbx_ipc_service_recv() timeout:0.989 73086:20221202:102254.082 End of zbx_ipc_service_recv():1 73086:20221202:102254.082 In zbx_ha_dispatch_message() 73086:20221202:102254.082 In zbx_ipc_service_recv() timeout:1.000 73111:20221202:102254.578 End of zbx_ipc_service_recv():2 73111:20221202:102254.578 In zbx_ipc_service_recv() timeout:1.000 73142:20221202:102254.688 zbx_setproctitle() title:'self-monitoring [processing data]' 73142:20221202:102254.688 In collect_selfmon_stats() 73142:20221202:102254.688 End of collect_selfmon_stats() 73142:20221202:102254.688 zbx_setproctitle() title:'self-monitoring [processed data in 0.000133 sec, idle 1 sec]' 73126:20221202:102254.689 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.002147 sec, processing escalations]' 73126:20221202:102254.689 In process_escalations() 73126:20221202:102254.689 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<=1669969377 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102254.690 End of process_escalations() 73126:20221202:102254.690 In process_escalations() 73126:20221202:102254.690 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<=1669969377 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102254.690 End of process_escalations() 73126:20221202:102254.691 In process_escalations() 73126:20221202:102254.691 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<=1669969377 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102254.691 End of process_escalations() 73126:20221202:102254.691 In process_escalations() 73126:20221202:102254.691 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<=1669969377 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102254.691 End of process_escalations() 73126:20221202:102254.694 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.004278 sec, idle 3 sec]' 73174:20221202:102254.699 End of zbx_ipc_service_recv():2 73174:20221202:102254.699 In zbx_ipc_service_recv() timeout:1.000 73115:20221202:102254.737 End of zbx_ipc_service_recv():2 73115:20221202:102254.737 In zbx_ipc_service_recv() timeout:1.000 73124:20221202:102254.886 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000216 sec, syncing history]' 73124:20221202:102254.887 In zbx_sync_history_cache() history_num:0 73124:20221202:102254.887 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000168 sec, idle 1 sec]' 73123:20221202:102254.887 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000225 sec, syncing history]' 73123:20221202:102254.887 In zbx_sync_history_cache() history_num:0 73123:20221202:102254.887 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000193 sec, idle 1 sec]' 73122:20221202:102254.888 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000435 sec, syncing history]' 73122:20221202:102254.888 In zbx_sync_history_cache() history_num:0 73122:20221202:102254.888 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000509 sec, idle 1 sec]' 73090:20221202:102254.906 End of zbx_ipc_service_recv():2 73090:20221202:102254.906 In zbx_ipc_service_recv() timeout:1.000 73125:20221202:102254.909 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000520 sec, syncing history]' 73125:20221202:102254.910 In zbx_sync_history_cache() history_num:0 73125:20221202:102254.910 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000424 sec, idle 1 sec]' 73158:20221202:102254.993 zbx_setproctitle() title:'alert syncer [queuing alerts]' 73158:20221202:102254.994 In am_db_get_alerts() 73158:20221202:102254.994 query [txnlev:1] [begin;] 73107:20221202:102254.994 End of zbx_ipc_service_recv():2 73107:20221202:102254.994 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102254.994 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] 73158:20221202:102254.994 query [txnlev:1] [commit;] 73158:20221202:102254.995 End of am_db_get_alerts():SUCCEED alerts:0 73158:20221202:102254.995 In am_db_flush_results() 73158:20221202:102254.995 In zbx_ipc_socket_write() 73158:20221202:102254.995 End of zbx_ipc_socket_write():SUCCEED 73158:20221202:102254.995 In zbx_ipc_socket_read() 73107:20221202:102254.995 End of zbx_ipc_service_recv():1 73107:20221202:102254.995 In am_flush_results() results:0 73107:20221202:102254.995 In zbx_ipc_client_send() clientid:6 73107:20221202:102254.995 End of zbx_ipc_client_send():SUCCEED 73107:20221202:102254.995 End of am_flush_results() 73107:20221202:102254.995 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102254.995 End of zbx_ipc_socket_read():SUCCEED 73158:20221202:102254.995 End of am_db_flush_results() flushed:0 73158:20221202:102254.995 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.002073 sec, idle 1 sec]' 73088:20221202:102255.076 End of zbx_ipc_service_recv():2 73088:20221202:102255.076 In ha_check_nodes() ha_status:active db_status:0 73088:20221202:102255.076 query [txnlev:1] [begin;] 73088:20221202:102255.076 query [txnlev:1] [select ha_nodeid,name,status,lastaccess,address,port,ha_sessionid from ha_node order by ha_nodeid for update] 73088:20221202:102255.077 query [txnlev:1] [select ha_failover_delay,auditlog_enabled from config] 73088:20221202:102255.078 In ha_db_get_time() 73088:20221202:102255.078 query [txnlev:1] [select unix_timestamp() from config] 73088:20221202:102255.078 End of ha_db_get_time():SUCCEED db_time:1669969375 73088:20221202:102255.078 query [txnlev:1] [update ha_node set lastaccess=unix_timestamp() where ha_nodeid='clb4ubunu00018m7pn6ddoaix'] 73088:20221202:102255.079 query [txnlev:1] [commit;] 73086:20221202:102255.083 End of zbx_ipc_service_recv():2 73086:20221202:102255.083 In zbx_ha_dispatch_message() 73086:20221202:102255.083 In zbx_ipc_service_recv() timeout:1.000 73088:20221202:102255.091 End of ha_check_nodes() nodeid:clb4ubunu00018m7pn6ddoaix ha_status:active db_status:0 73088:20221202:102255.091 In zbx_ipc_async_socket_send() 73088:20221202:102255.091 In zbx_ipc_client_send() clientid:0 73088:20221202:102255.091 End of zbx_ipc_client_send():SUCCEED 73088:20221202:102255.091 End of zbx_ipc_async_socket_send():SUCCEED 73088:20221202:102255.091 In zbx_ipc_async_socket_flush() timeout:10 73088:20221202:102255.092 End of zbx_ipc_async_socket_flush():0 73088:20221202:102255.092 In zbx_ipc_service_recv() timeout:0.995 73086:20221202:102255.092 End of zbx_ipc_service_recv():1 73086:20221202:102255.092 In zbx_ha_dispatch_message() 73086:20221202:102255.092 In zbx_ipc_service_recv() timeout:1.000 73144:20221202:102255.562 End of zbx_ipc_async_socket_recv():0 73144:20221202:102255.562 zbx_setproctitle() title:'task manager [processing tasks]' 73144:20221202:102255.563 query [txnlev:0] [select taskid,type,clock,ttl from task where status in (1,2) order by taskid] 73144:20221202:102255.563 zbx_setproctitle() title:'task manager [processed 0 task(s) in 0.000409 sec, idle 5 sec]' 73144:20221202:102255.563 In zbx_ipc_async_socket_recv() timeout:5 73111:20221202:102255.579 End of zbx_ipc_service_recv():2 73111:20221202:102255.579 In zbx_ipc_service_recv() timeout:1.000 73142:20221202:102255.689 zbx_setproctitle() title:'self-monitoring [processing data]' 73142:20221202:102255.689 In collect_selfmon_stats() 73142:20221202:102255.689 End of collect_selfmon_stats() 73142:20221202:102255.689 zbx_setproctitle() title:'self-monitoring [processed data in 0.000178 sec, idle 1 sec]' 73174:20221202:102255.705 End of zbx_ipc_service_recv():2 73174:20221202:102255.705 In zbx_ipc_service_recv() timeout:1.000 73115:20221202:102255.738 End of zbx_ipc_service_recv():2 73115:20221202:102255.738 In zbx_ipc_service_recv() timeout:1.000 73124:20221202:102255.888 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000168 sec, syncing history]' 73124:20221202:102255.888 In zbx_sync_history_cache() history_num:0 73124:20221202:102255.888 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000158 sec, idle 1 sec]' 73123:20221202:102255.889 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000193 sec, syncing history]' 73123:20221202:102255.893 In zbx_sync_history_cache() history_num:0 73123:20221202:102255.893 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.004538 sec, idle 1 sec]' 73122:20221202:102255.896 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000509 sec, syncing history]' 73122:20221202:102255.896 In zbx_sync_history_cache() history_num:0 73122:20221202:102255.896 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000103 sec, idle 1 sec]' 73090:20221202:102255.908 End of zbx_ipc_service_recv():2 73090:20221202:102255.908 In zbx_ipc_service_recv() timeout:1.000 73125:20221202:102255.910 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000424 sec, syncing history]' 73125:20221202:102255.910 In zbx_sync_history_cache() history_num:0 73125:20221202:102255.910 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000118 sec, idle 1 sec]' 73158:20221202:102256.003 zbx_setproctitle() title:'alert syncer [queuing alerts]' 73158:20221202:102256.003 In am_db_get_alerts() 73158:20221202:102256.003 query [txnlev:1] [begin;] 73107:20221202:102256.003 End of zbx_ipc_service_recv():2 73107:20221202:102256.003 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102256.003 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] 73158:20221202:102256.004 query [txnlev:1] [commit;] 73158:20221202:102256.005 End of am_db_get_alerts():SUCCEED alerts:0 73158:20221202:102256.009 In am_db_flush_results() 73158:20221202:102256.009 In zbx_ipc_socket_write() 73107:20221202:102256.009 End of zbx_ipc_service_recv():1 73107:20221202:102256.009 In am_flush_results() results:0 73107:20221202:102256.009 In zbx_ipc_client_send() clientid:6 73107:20221202:102256.009 End of zbx_ipc_client_send():SUCCEED 73107:20221202:102256.009 End of am_flush_results() 73107:20221202:102256.009 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102256.009 End of zbx_ipc_socket_write():SUCCEED 73158:20221202:102256.009 In zbx_ipc_socket_read() 73158:20221202:102256.009 End of zbx_ipc_socket_read():SUCCEED 73158:20221202:102256.009 End of am_db_flush_results() flushed:0 73158:20221202:102256.009 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.006687 sec, idle 1 sec]' 73088:20221202:102256.089 End of zbx_ipc_service_recv():2 73088:20221202:102256.089 In zbx_ipc_async_socket_send() 73088:20221202:102256.089 In zbx_ipc_client_send() clientid:0 73088:20221202:102256.090 End of zbx_ipc_client_send():SUCCEED 73088:20221202:102256.090 End of zbx_ipc_async_socket_send():SUCCEED 73088:20221202:102256.090 In zbx_ipc_async_socket_flush() timeout:10 73088:20221202:102256.090 End of zbx_ipc_async_socket_flush():0 73088:20221202:102256.090 In zbx_ipc_service_recv() timeout:0.981 73086:20221202:102256.090 End of zbx_ipc_service_recv():1 73086:20221202:102256.090 In zbx_ha_dispatch_message() 73086:20221202:102256.090 In zbx_ipc_service_recv() timeout:1.000 73120:20221202:102256.220 zbx_setproctitle() title:'http poller #1 [got 0 values in 0.001598 sec, getting values]' 73120:20221202:102256.220 In process_httptests() 73120:20221202:102256.220 query [txnlev:0] [select h.hostid,h.host,h.name,t.httptestid,t.name,t.agent,t.authentication,t.http_user,t.http_password,t.http_proxy,t.retries,t.ssl_cert_file,t.ssl_key_file,t.ssl_key_password,t.verify_peer,t.verify_host,t.delay from httptest t,hosts h where t.hostid=h.hostid and t.nextcheck<=1669969376 and mod(t.httptestid,1)=0 and t.status=0 and h.proxy_hostid is null and h.status=0 and (h.maintenance_status=0 or h.maintenance_type=0)] 73120:20221202:102256.222 query [txnlev:0] [select name,value,type from httptest_field where httptestid=1 order by httptest_fieldid] 73120:20221202:102256.222 In substitute_simple_macros_impl() data:'Zabbix' 73120:20221202:102256.222 End substitute_simple_macros_impl() data:'Zabbix' 73120:20221202:102256.222 In substitute_simple_macros_impl() data:EMPTY 73120:20221202:102256.222 In substitute_simple_macros_impl() data:EMPTY 73120:20221202:102256.222 In substitute_simple_macros_impl() data:EMPTY 73120:20221202:102256.222 In http_process_variables() 0 variables 73120:20221202:102256.222 End of http_process_variables():SUCCEED 73120:20221202:102256.222 In process_httptest() httptestid:1 name:'Web scenario 1' 73120:20221202:102256.222 query [txnlev:0] [select httpstepid,no,name,url,timeout,posts,required,status_codes,post_type,follow_redirects,retrieve_mode from httpstep where httptestid=1 order by no] 73120:20221202:102256.223 In substitute_simple_macros_impl() data:'10s' 73120:20221202:102256.223 End substitute_simple_macros_impl() data:'10s' 73120:20221202:102256.223 In substitute_simple_macros_impl() data:'https://zabbix.com' 73120:20221202:102256.223 End substitute_simple_macros_impl() data:'https://zabbix.com' 73120:20221202:102256.223 In http_substitute_variables() data:'https://zabbix.com' 73120:20221202:102256.223 End of http_substitute_variables() data:'https://zabbix.com' 73120:20221202:102256.223 In substitute_simple_macros_impl() data:'Zabbix' 73120:20221202:102256.223 End substitute_simple_macros_impl() data:'Zabbix' 73120:20221202:102256.223 In substitute_simple_macros_impl() data:'200' 73120:20221202:102256.223 End substitute_simple_macros_impl() data:'200' 73120:20221202:102256.223 query [txnlev:0] [select name,value,type from httpstep_field where httpstepid=1 order by httpstep_fieldid] 73120:20221202:102256.224 In substitute_simple_macros_impl() data:'15s' 73120:20221202:102256.224 End substitute_simple_macros_impl() data:'15s' 73120:20221202:102256.224 process_httptest() use step "111" 73120:20221202:102256.224 process_httptest() use post "" 73120:20221202:102256.224 process_httptest() go to URL "https://zabbix.com" 73120:20221202:102256.444 In int_in_list() list:'200' value:301 73120:20221202:102256.445 End of int_in_list():FAIL 73120:20221202:102256.445 In process_step_data() rspcode:301 time:0.220448 speed:809.000000 73120:20221202:102256.445 query [txnlev:0] [select type,itemid from httpstepitem where httpstepid=1] 73120:20221202:102256.446 In zbx_preprocess_item_value() 73120:20221202:102256.446 End of zbx_preprocess_item_value() 73120:20221202:102256.446 In zbx_preprocess_item_value() 73120:20221202:102256.446 End of zbx_preprocess_item_value() 73120:20221202:102256.446 In zbx_preprocess_item_value() 73120:20221202:102256.446 End of zbx_preprocess_item_value() 73120:20221202:102256.446 End of process_step_data() 73120:20221202:102256.447 query without transaction detected 73120:20221202:102256.447 query [txnlev:0] [update httptest set nextcheck=1669969386 where httptestid=1] 73120:20221202:102256.457 cannot process step "111" of web scenario "Web scenario 1" on host "test": response code "301" did not match any of the required status codes "200" 73120:20221202:102256.457 In process_test_data() 73120:20221202:102256.457 query [txnlev:0] [select type,itemid from httptestitem where httptestid=1] 73120:20221202:102256.462 In zbx_preprocess_item_value() 73120:20221202:102256.462 End of zbx_preprocess_item_value() 73120:20221202:102256.462 In zbx_preprocess_item_value() 73120:20221202:102256.462 End of zbx_preprocess_item_value() 73120:20221202:102256.462 In zbx_preprocess_item_value() 73120:20221202:102256.462 End of zbx_preprocess_item_value() 73120:20221202:102256.462 End of process_test_data() 73120:20221202:102256.462 In zbx_ipc_socket_write() 73120:20221202:102256.462 End of zbx_ipc_socket_write():SUCCEED 73120:20221202:102256.463 End of process_httptest() 73120:20221202:102256.463 End of process_httptests() 73120:20221202:102256.463 query [txnlev:0] [select min(t.nextcheck) from httptest t,hosts h where t.hostid=h.hostid and mod(t.httptestid,1)=0 and t.status=0 and h.proxy_hostid is null and h.status=0 and (h.maintenance_status=0 or h.maintenance_type=0)] 73111:20221202:102256.464 End of zbx_ipc_service_recv():1 73111:20221202:102256.464 In preprocessor_add_request() 73111:20221202:102256.464 In preprocessor_sync_configuration() 73111:20221202:102256.464 In DCconfig_get_preprocessable_items() 73111:20221202:102256.464 End of DCconfig_get_preprocessable_items() items:29 73111:20221202:102256.464 End of preprocessor_sync_configuration() item config size: 29, history cache size: 0 73111:20221202:102256.464 In preprocessor_enqueue() itemid: 44299 73111:20221202:102256.464 In preprocessor_enqueue_dependent() itemid: 44299 73111:20221202:102256.464 End of preprocessor_enqueue_dependent() 73111:20221202:102256.464 End of preprocessor_enqueue() 73111:20221202:102256.464 In preprocessor_enqueue() itemid: 44300 73111:20221202:102256.464 In preprocessor_enqueue_dependent() itemid: 44300 73111:20221202:102256.464 End of preprocessor_enqueue_dependent() 73111:20221202:102256.464 End of preprocessor_enqueue() 73111:20221202:102256.464 In preprocessor_enqueue() itemid: 44301 73111:20221202:102256.464 In preprocessor_enqueue_dependent() itemid: 44301 73111:20221202:102256.464 End of preprocessor_enqueue_dependent() 73111:20221202:102256.466 End of preprocessor_enqueue() 73111:20221202:102256.466 In preprocessor_enqueue() itemid: 44296 73111:20221202:102256.466 In preprocessor_enqueue_dependent() itemid: 44296 73111:20221202:102256.466 End of preprocessor_enqueue_dependent() 73111:20221202:102256.466 End of preprocessor_enqueue() 73111:20221202:102256.466 In preprocessor_enqueue() itemid: 44297 73111:20221202:102256.466 In preprocessor_enqueue_dependent() itemid: 44297 73111:20221202:102256.466 End of preprocessor_enqueue_dependent() 73111:20221202:102256.466 End of preprocessor_enqueue() 73111:20221202:102256.466 In preprocessor_enqueue() itemid: 44298 73111:20221202:102256.466 In preprocessor_enqueue_dependent() itemid: 44298 73111:20221202:102256.466 End of preprocessor_enqueue_dependent() 73111:20221202:102256.466 End of preprocessor_enqueue() 73111:20221202:102256.466 In preprocessor_assign_tasks() 73111:20221202:102256.466 In preprocessor_get_next_task() 73111:20221202:102256.468 End of preprocessor_get_next_task() 73111:20221202:102256.468 End of preprocessor_assign_tasks() 73111:20221202:102256.468 End of preprocessor_add_request() 73111:20221202:102256.468 In zbx_ipc_service_recv() timeout:1.000 73120:20221202:102256.469 zbx_setproctitle() title:'http poller #1 [got 1 values in 0.243227 sec, idle 5 sec]' 73134:20221202:102256.530 End of zbx_ipc_async_socket_recv():0 73134:20221202:102256.530 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.000084 sec, getting values]' 73134:20221202:102256.530 In get_values() 73134:20221202:102256.530 In DCconfig_get_poller_items() poller_type:4 73134:20221202:102256.530 End of DCconfig_get_poller_items():0 73134:20221202:102256.530 In DCconfig_get_poller_nextcheck() poller_type:4 73134:20221202:102256.530 End of DCconfig_get_poller_nextcheck():-1 73134:20221202:102256.530 End of get_values():0 73134:20221202:102256.530 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.000108 sec, idle 5 sec]' 73134:20221202:102256.530 In zbx_ipc_async_socket_recv() timeout:5 73128:20221202:102256.530 End of zbx_ipc_async_socket_recv():0 73128:20221202:102256.530 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.000117 sec, getting values]' 73128:20221202:102256.530 In get_values() 73128:20221202:102256.530 In DCconfig_get_poller_items() poller_type:4 73128:20221202:102256.530 End of DCconfig_get_poller_items():0 73128:20221202:102256.530 In DCconfig_get_poller_nextcheck() poller_type:4 73128:20221202:102256.530 End of DCconfig_get_poller_nextcheck():-1 73128:20221202:102256.530 End of get_values():0 73128:20221202:102256.530 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.000076 sec, idle 5 sec]' 73128:20221202:102256.530 In zbx_ipc_async_socket_recv() timeout:5 73127:20221202:102256.538 End of zbx_ipc_async_socket_recv():0 73127:20221202:102256.538 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.000080 sec, getting values]' 73127:20221202:102256.538 In get_values() 73127:20221202:102256.538 In DCconfig_get_poller_items() poller_type:4 73127:20221202:102256.538 End of DCconfig_get_poller_items():0 73127:20221202:102256.538 In DCconfig_get_poller_nextcheck() poller_type:4 73127:20221202:102256.538 End of DCconfig_get_poller_nextcheck():-1 73127:20221202:102256.538 End of get_values():0 73127:20221202:102256.538 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.000107 sec, idle 5 sec]' 73127:20221202:102256.538 In zbx_ipc_async_socket_recv() timeout:5 73133:20221202:102256.546 End of zbx_ipc_async_socket_recv():0 73133:20221202:102256.546 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.001892 sec, getting values]' 73133:20221202:102256.546 In get_values() 73133:20221202:102256.546 In DCconfig_get_poller_items() poller_type:4 73133:20221202:102256.546 End of DCconfig_get_poller_items():0 73133:20221202:102256.546 In DCconfig_get_poller_nextcheck() poller_type:4 73133:20221202:102256.547 End of DCconfig_get_poller_nextcheck():-1 73133:20221202:102256.547 End of get_values():0 73133:20221202:102256.547 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.001041 sec, idle 5 sec]' 73133:20221202:102256.547 In zbx_ipc_async_socket_recv() timeout:5 73151:20221202:102256.548 End of zbx_ipc_async_socket_recv():0 73151:20221202:102256.549 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.000313 sec, getting values]' 73151:20221202:102256.549 In get_values() 73151:20221202:102256.549 In DCconfig_get_poller_items() poller_type:1 73151:20221202:102256.549 End of DCconfig_get_poller_items():0 73151:20221202:102256.549 In DCconfig_get_poller_nextcheck() poller_type:1 73151:20221202:102256.549 End of DCconfig_get_poller_nextcheck():-1 73151:20221202:102256.549 End of get_values():0 73151:20221202:102256.549 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.000202 sec, idle 5 sec]' 73151:20221202:102256.549 In zbx_ipc_async_socket_recv() timeout:5 73159:20221202:102256.550 End of zbx_ipc_async_socket_recv():0 73159:20221202:102256.551 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.000277 sec, getting values]' 73159:20221202:102256.551 In get_values() 73159:20221202:102256.551 In DCconfig_get_poller_items() poller_type:5 73159:20221202:102256.551 End of DCconfig_get_poller_items():0 73159:20221202:102256.551 In DCconfig_get_poller_nextcheck() poller_type:5 73159:20221202:102256.552 End of DCconfig_get_poller_nextcheck():-1 73159:20221202:102256.552 End of get_values():0 73159:20221202:102256.552 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.001423 sec, idle 5 sec]' 73139:20221202:102256.552 End of zbx_ipc_async_socket_recv():0 73139:20221202:102256.552 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.000315 sec, getting values]' 73139:20221202:102256.553 In get_values() 73139:20221202:102256.553 In DCconfig_get_poller_items() poller_type:4 73139:20221202:102256.553 End of DCconfig_get_poller_items():0 73139:20221202:102256.553 In DCconfig_get_poller_nextcheck() poller_type:4 73139:20221202:102256.553 End of DCconfig_get_poller_nextcheck():-1 73139:20221202:102256.553 End of get_values():0 73139:20221202:102256.553 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.000153 sec, idle 5 sec]' 73139:20221202:102256.553 In zbx_ipc_async_socket_recv() timeout:5 73129:20221202:102256.553 End of zbx_ipc_async_socket_recv():0 73129:20221202:102256.553 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.002952 sec, getting values]' 73129:20221202:102256.553 In get_values() 73129:20221202:102256.553 In DCconfig_get_poller_items() poller_type:4 73135:20221202:102256.553 End of zbx_ipc_async_socket_recv():0 73135:20221202:102256.553 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.004743 sec, getting values]' 73135:20221202:102256.553 In get_values() 73135:20221202:102256.554 In DCconfig_get_poller_items() poller_type:4 73135:20221202:102256.554 End of DCconfig_get_poller_items():0 73135:20221202:102256.554 In DCconfig_get_poller_nextcheck() poller_type:4 73135:20221202:102256.554 End of DCconfig_get_poller_nextcheck():-1 73135:20221202:102256.554 End of get_values():0 73135:20221202:102256.554 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.000343 sec, idle 5 sec]' 73135:20221202:102256.554 In zbx_ipc_async_socket_recv() timeout:5 73159:20221202:102256.554 In zbx_ipc_async_socket_recv() timeout:5 73140:20221202:102256.554 End of zbx_ipc_async_socket_recv():0 73140:20221202:102256.554 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.000068 sec, getting values]' 73140:20221202:102256.554 In get_values() 73140:20221202:102256.554 In DCconfig_get_poller_items() poller_type:4 73140:20221202:102256.554 End of DCconfig_get_poller_items():0 73140:20221202:102256.554 In DCconfig_get_poller_nextcheck() poller_type:4 73140:20221202:102256.554 End of DCconfig_get_poller_nextcheck():-1 73140:20221202:102256.554 End of get_values():0 73140:20221202:102256.554 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.000268 sec, idle 5 sec]' 73140:20221202:102256.554 In zbx_ipc_async_socket_recv() timeout:5 73130:20221202:102256.554 End of zbx_ipc_async_socket_recv():0 73150:20221202:102256.555 End of zbx_ipc_async_socket_recv():0 73150:20221202:102256.555 zbx_setproctitle() title:'poller #5 [got 1 values in 0.004183 sec, getting values]' 73150:20221202:102256.555 In get_values() 73150:20221202:102256.555 In DCconfig_get_poller_items() poller_type:0 73150:20221202:102256.555 End of DCconfig_get_poller_items():1 73150:20221202:102256.555 In substitute_key_macros_impl() data:'agent.ping' 73150:20221202:102256.555 End of substitute_key_macros_impl():SUCCEED data:'agent.ping' 73150:20221202:102256.555 In substitute_simple_macros_impl() data:'10050' 73150:20221202:102256.555 End substitute_simple_macros_impl() data:'10050' 73150:20221202:102256.555 In get_value() key:'agent.ping' 73150:20221202:102256.555 In get_value_agent() host:'test' addr:'192.168.6.176' key:'agent.ping' conn:'unencrypted' 73150:20221202:102256.555 In is_ip4() ip:'192.168.6.176' 73150:20221202:102256.555 End of is_ip4():SUCCEED 73150:20221202:102256.555 Sending [agent.ping] 73130:20221202:102256.555 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.000080 sec, getting values]' 73130:20221202:102256.556 In get_values() 73130:20221202:102256.556 In DCconfig_get_poller_items() poller_type:4 73130:20221202:102256.556 End of DCconfig_get_poller_items():0 73130:20221202:102256.556 In DCconfig_get_poller_nextcheck() poller_type:4 73130:20221202:102256.556 End of DCconfig_get_poller_nextcheck():-1 73130:20221202:102256.556 End of get_values():0 73130:20221202:102256.556 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.001469 sec, idle 5 sec]' 73130:20221202:102256.556 In zbx_ipc_async_socket_recv() timeout:5 73129:20221202:102256.556 End of DCconfig_get_poller_items():0 73129:20221202:102256.556 In DCconfig_get_poller_nextcheck() poller_type:4 73129:20221202:102256.556 End of DCconfig_get_poller_nextcheck():-1 73129:20221202:102256.556 End of get_values():0 73129:20221202:102256.556 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.003639 sec, idle 5 sec]' 73129:20221202:102256.556 In zbx_ipc_async_socket_recv() timeout:5 73141:20221202:102256.556 End of zbx_ipc_async_socket_recv():0 73141:20221202:102256.557 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.000407 sec, exchanging data]' 73141:20221202:102256.557 In process_proxy() 73141:20221202:102256.557 In DCconfig_get_proxypoller_hosts() 73141:20221202:102256.557 End of DCconfig_get_proxypoller_hosts():0 73141:20221202:102256.557 End of process_proxy() 73141:20221202:102256.557 In DCconfig_get_proxypoller_nextcheck() 73141:20221202:102256.557 End of DCconfig_get_proxypoller_nextcheck():-1 73141:20221202:102256.557 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.000130 sec, idle 5 sec]' 73141:20221202:102256.557 In zbx_ipc_async_socket_recv() timeout:5 73137:20221202:102256.557 End of zbx_ipc_async_socket_recv():0 73137:20221202:102256.557 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.005234 sec, getting values]' 73137:20221202:102256.557 In get_values() 73137:20221202:102256.557 In DCconfig_get_poller_items() poller_type:4 73137:20221202:102256.557 End of DCconfig_get_poller_items():0 73137:20221202:102256.557 In DCconfig_get_poller_nextcheck() poller_type:4 73137:20221202:102256.558 End of DCconfig_get_poller_nextcheck():-1 73137:20221202:102256.558 End of get_values():0 73137:20221202:102256.558 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.000757 sec, idle 5 sec]' 73137:20221202:102256.558 In zbx_ipc_async_socket_recv() timeout:5 73168:20221202:102256.558 End of zbx_ipc_async_socket_recv():0 73168:20221202:102256.558 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.000711 sec, getting values]' 73168:20221202:102256.558 In get_values() 73168:20221202:102256.558 In DCconfig_get_poller_items() poller_type:5 73168:20221202:102256.558 End of DCconfig_get_poller_items():0 73168:20221202:102256.559 In DCconfig_get_poller_nextcheck() poller_type:5 73168:20221202:102256.559 End of DCconfig_get_poller_nextcheck():-1 73168:20221202:102256.559 End of get_values():0 73168:20221202:102256.559 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.000839 sec, idle 5 sec]' 73168:20221202:102256.559 In zbx_ipc_async_socket_recv() timeout:5 73145:20221202:102256.559 End of zbx_ipc_async_socket_recv():0 73145:20221202:102256.559 zbx_setproctitle() title:'poller #1 [got 0 values in 0.000139 sec, getting values]' 73145:20221202:102256.559 In get_values() 73145:20221202:102256.559 In DCconfig_get_poller_items() poller_type:0 73145:20221202:102256.559 End of DCconfig_get_poller_items():0 73145:20221202:102256.559 In DCconfig_get_poller_nextcheck() poller_type:0 73145:20221202:102256.559 End of DCconfig_get_poller_nextcheck():1669969413 73145:20221202:102256.559 End of get_values():0 73145:20221202:102256.560 zbx_setproctitle() title:'poller #1 [got 0 values in 0.000205 sec, idle 5 sec]' 73145:20221202:102256.560 In zbx_ipc_async_socket_recv() timeout:5 73149:20221202:102256.560 End of zbx_ipc_async_socket_recv():0 73149:20221202:102256.560 zbx_setproctitle() title:'poller #4 [got 0 values in 0.000069 sec, getting values]' 73149:20221202:102256.560 In get_values() 73149:20221202:102256.560 In DCconfig_get_poller_items() poller_type:0 73149:20221202:102256.560 End of DCconfig_get_poller_items():0 73149:20221202:102256.560 In DCconfig_get_poller_nextcheck() poller_type:0 73149:20221202:102256.560 End of DCconfig_get_poller_nextcheck():1669969413 73149:20221202:102256.560 End of get_values():0 73149:20221202:102256.560 zbx_setproctitle() title:'poller #4 [got 0 values in 0.000147 sec, idle 5 sec]' 73149:20221202:102256.560 In zbx_ipc_async_socket_recv() timeout:5 73146:20221202:102256.560 End of zbx_ipc_async_socket_recv():0 73146:20221202:102256.560 zbx_setproctitle() title:'poller #2 [got 0 values in 0.000068 sec, getting values]' 73146:20221202:102256.560 In get_values() 73146:20221202:102256.560 In DCconfig_get_poller_items() poller_type:0 73146:20221202:102256.560 End of DCconfig_get_poller_items():0 73146:20221202:102256.560 In DCconfig_get_poller_nextcheck() poller_type:0 73146:20221202:102256.560 End of DCconfig_get_poller_nextcheck():1669969413 73146:20221202:102256.560 End of get_values():0 73146:20221202:102256.560 zbx_setproctitle() title:'poller #2 [got 0 values in 0.000147 sec, idle 5 sec]' 73146:20221202:102256.560 In zbx_ipc_async_socket_recv() timeout:5 73169:20221202:102256.560 End of zbx_ipc_async_socket_recv():0 73169:20221202:102256.560 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.000142 sec, getting values]' 73169:20221202:102256.560 In get_values() 73169:20221202:102256.560 In DCconfig_get_poller_items() poller_type:5 73169:20221202:102256.560 End of DCconfig_get_poller_items():0 73169:20221202:102256.560 In DCconfig_get_poller_nextcheck() poller_type:5 73169:20221202:102256.560 End of DCconfig_get_poller_nextcheck():-1 73169:20221202:102256.560 End of get_values():0 73169:20221202:102256.560 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.000147 sec, idle 5 sec]' 73169:20221202:102256.560 In zbx_ipc_async_socket_recv() timeout:5 73150:20221202:102256.560 get value from agent result: '1' 73150:20221202:102256.561 End of get_value_agent():SUCCEED 73150:20221202:102256.561 End of get_value():SUCCEED 73150:20221202:102256.561 In zbx_activate_item_interface() interfaceid:15 itemid:44581 type:0 73150:20221202:102256.561 End of zbx_activate_item_interface() 73150:20221202:102256.561 In zbx_preprocess_item_value() 73150:20221202:102256.561 End of zbx_preprocess_item_value() 73150:20221202:102256.561 In zbx_ipc_socket_write() 73150:20221202:102256.561 End of zbx_ipc_socket_write():SUCCEED 73150:20221202:102256.561 End of get_values():1 73150:20221202:102256.561 zbx_setproctitle() title:'poller #5 [got 1 values in 0.006269 sec, idle 5 sec]' 73150:20221202:102256.561 In zbx_ipc_async_socket_recv() timeout:5 73111:20221202:102256.561 End of zbx_ipc_service_recv():1 73111:20221202:102256.561 In preprocessor_add_request() 73111:20221202:102256.561 In preprocessor_sync_configuration() 73111:20221202:102256.561 In DCconfig_get_preprocessable_items() 73111:20221202:102256.561 End of DCconfig_get_preprocessable_items() items:29 73111:20221202:102256.561 End of preprocessor_sync_configuration() item config size: 29, history cache size: 0 73111:20221202:102256.561 In preprocessor_enqueue() itemid: 44581 73111:20221202:102256.561 End of preprocessor_enqueue() 73111:20221202:102256.561 In preprocessor_assign_tasks() 73111:20221202:102256.561 In preprocessor_get_next_task() 73111:20221202:102256.562 End of preprocessor_get_next_task() 73111:20221202:102256.562 In zbx_ipc_client_send() clientid:3 73111:20221202:102256.562 End of zbx_ipc_client_send():SUCCEED 73111:20221202:102256.562 In preprocessor_get_next_task() 73111:20221202:102256.562 End of preprocessor_get_next_task() 73111:20221202:102256.562 End of preprocessor_assign_tasks() 73111:20221202:102256.562 End of preprocessor_add_request() 73111:20221202:102256.562 zbx_setproctitle() title:'preprocessing manager #1 [queued 1, processed 7 values, idle 5.006406 sec during 5.011373 sec]' 73111:20221202:102256.562 In zbx_ipc_service_recv() timeout:1.000 73114:20221202:102256.562 End of zbx_ipc_socket_read():SUCCEED 73114:20221202:102256.562 worker_preprocess_value(): 1 73114:20221202:102256.562 worker_preprocess_value: SUCCEED GOOD 73114:20221202:102256.562 In zbx_ipc_socket_write() 73114:20221202:102256.562 End of zbx_ipc_socket_write():SUCCEED 73114:20221202:102256.562 In zbx_ipc_socket_read() 73111:20221202:102256.562 End of zbx_ipc_service_recv():1 73111:20221202:102256.562 In preprocessor_add_result() 73111:20221202:102256.563 In preprocessor_enqueue_dependent() itemid: 44581 73111:20221202:102256.563 End of preprocessor_enqueue_dependent() 73111:20221202:102256.563 In preprocessor_assign_tasks() 73111:20221202:102256.563 In preprocessor_get_next_task() 73147:20221202:102256.563 End of zbx_ipc_async_socket_recv():0 73147:20221202:102256.563 zbx_setproctitle() title:'poller #3 [got 0 values in 0.000098 sec, getting values]' 73147:20221202:102256.563 In get_values() 73147:20221202:102256.563 In DCconfig_get_poller_items() poller_type:0 73147:20221202:102256.563 End of DCconfig_get_poller_items():0 73147:20221202:102256.563 In DCconfig_get_poller_nextcheck() poller_type:0 73147:20221202:102256.563 End of DCconfig_get_poller_nextcheck():1669969381 73147:20221202:102256.563 End of get_values():0 73147:20221202:102256.563 zbx_setproctitle() title:'poller #3 [got 0 values in 0.000599 sec, idle 5 sec]' 73147:20221202:102256.563 In zbx_ipc_async_socket_recv() timeout:5 73111:20221202:102256.563 End of preprocessor_get_next_task() 73111:20221202:102256.563 End of preprocessor_assign_tasks() 73111:20221202:102256.563 End of preprocessor_add_result() 73111:20221202:102256.564 In zbx_ipc_service_recv() timeout:1.000 73172:20221202:102256.570 End of zbx_ipc_async_socket_recv():0 73172:20221202:102256.570 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.000145 sec, getting values]' 73172:20221202:102256.570 In get_values() 73172:20221202:102256.570 In DCconfig_get_poller_items() poller_type:5 73172:20221202:102256.570 End of DCconfig_get_poller_items():0 73172:20221202:102256.570 In DCconfig_get_poller_nextcheck() poller_type:5 73172:20221202:102256.570 End of DCconfig_get_poller_nextcheck():-1 73172:20221202:102256.570 End of get_values():0 73172:20221202:102256.570 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.000254 sec, idle 5 sec]' 73172:20221202:102256.570 In zbx_ipc_async_socket_recv() timeout:5 73167:20221202:102256.572 End of zbx_ipc_async_socket_recv():0 73167:20221202:102256.572 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.000139 sec, getting values]' 73167:20221202:102256.572 In get_values() 73167:20221202:102256.572 In DCconfig_get_poller_items() poller_type:5 73167:20221202:102256.572 End of DCconfig_get_poller_items():0 73167:20221202:102256.572 In DCconfig_get_poller_nextcheck() poller_type:5 73167:20221202:102256.572 End of DCconfig_get_poller_nextcheck():-1 73167:20221202:102256.572 End of get_values():0 73167:20221202:102256.572 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.000086 sec, idle 5 sec]' 73167:20221202:102256.572 In zbx_ipc_async_socket_recv() timeout:5 73157:20221202:102256.584 zbx_setproctitle() title:'icmp pinger #1 [getting values]' 73157:20221202:102256.585 In get_pinger_hosts() 73157:20221202:102256.585 In DCconfig_get_poller_items() poller_type:3 73157:20221202:102256.585 End of DCconfig_get_poller_items():0 73157:20221202:102256.585 End of get_pinger_hosts():0 73157:20221202:102256.585 In process_pinger_hosts() 73157:20221202:102256.585 End of process_pinger_hosts() 73157:20221202:102256.585 In DCconfig_get_poller_nextcheck() poller_type:3 73157:20221202:102256.585 End of DCconfig_get_poller_nextcheck():-1 73157:20221202:102256.585 zbx_setproctitle() title:'icmp pinger #1 [got 0 values in 0.000213 sec, idle 5 sec]' 73142:20221202:102256.689 zbx_setproctitle() title:'self-monitoring [processing data]' 73142:20221202:102256.689 In collect_selfmon_stats() 73142:20221202:102256.689 End of collect_selfmon_stats() 73142:20221202:102256.690 zbx_setproctitle() title:'self-monitoring [processed data in 0.000228 sec, idle 1 sec]' 73178:20221202:102256.699 End of zbx_ipc_async_socket_recv():0 73178:20221202:102256.699 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.000147 sec, getting values]' 73178:20221202:102256.699 In get_values() 73178:20221202:102256.699 In DCconfig_get_poller_items() poller_type:6 73178:20221202:102256.699 End of DCconfig_get_poller_items():0 73178:20221202:102256.699 In DCconfig_get_poller_nextcheck() poller_type:6 73178:20221202:102256.699 End of DCconfig_get_poller_nextcheck():-1 73178:20221202:102256.699 End of get_values():0 73178:20221202:102256.699 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.000072 sec, idle 5 sec]' 73178:20221202:102256.699 In zbx_ipc_async_socket_recv() timeout:5 73174:20221202:102256.707 End of zbx_ipc_service_recv():2 73174:20221202:102256.707 In zbx_ipc_service_recv() timeout:1.000 73115:20221202:102256.739 End of zbx_ipc_service_recv():2 73115:20221202:102256.739 In zbx_ipc_service_recv() timeout:1.000 73124:20221202:102256.890 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000158 sec, syncing history]' 73124:20221202:102256.890 In zbx_sync_history_cache() history_num:7 73124:20221202:102256.890 In substitute_simple_macros_impl() data:'90d' 73124:20221202:102256.890 End substitute_simple_macros_impl() data:'90d' 73124:20221202:102256.890 In substitute_simple_macros_impl() data:'30d' 73124:20221202:102256.890 End substitute_simple_macros_impl() data:'30d' 73124:20221202:102256.890 In substitute_simple_macros_impl() data:'90d' 73124:20221202:102256.890 End substitute_simple_macros_impl() data:'90d' 73124:20221202:102256.890 In substitute_simple_macros_impl() data:'30d' 73124:20221202:102256.890 End substitute_simple_macros_impl() data:'30d' 73124:20221202:102256.890 In substitute_simple_macros_impl() data:'30d' 73124:20221202:102256.890 End substitute_simple_macros_impl() data:'30d' 73124:20221202:102256.890 In substitute_simple_macros_impl() data:'90d' 73124:20221202:102256.890 End substitute_simple_macros_impl() data:'90d' 73124:20221202:102256.890 In substitute_simple_macros_impl() data:'30d' 73124:20221202:102256.890 End substitute_simple_macros_impl() data:'30d' 73124:20221202:102256.890 In substitute_simple_macros_impl() data:'90d' 73124:20221202:102256.890 End substitute_simple_macros_impl() data:'90d' 73124:20221202:102256.890 In substitute_simple_macros_impl() data:'30d' 73124:20221202:102256.890 End substitute_simple_macros_impl() data:'30d' 73124:20221202:102256.890 In substitute_simple_macros_impl() data:'90d' 73124:20221202:102256.890 End substitute_simple_macros_impl() data:'90d' 73124:20221202:102256.890 In substitute_simple_macros_impl() data:'30d' 73124:20221202:102256.890 End substitute_simple_macros_impl() data:'30d' 73124:20221202:102256.890 In substitute_simple_macros_impl() data:'90d' 73124:20221202:102256.890 End substitute_simple_macros_impl() data:'90d' 73124:20221202:102256.890 In DCmass_prepare_history() history_num:7 73124:20221202:102256.891 End of DCmass_prepare_history() 73124:20221202:102256.891 In DBmass_add_history() 73124:20221202:102256.891 In zbx_history_add_values() 73124:20221202:102256.891 query [txnlev:1] [begin;] 73124:20221202:102256.891 query [txnlev:1] [insert into history (itemid,clock,ns,value) values (44296,1669969376,447545357,809),(44299,1669969376,445027341,809),(44300,1669969376,445027341,0.22044800000000001); ] 73124:20221202:102256.892 query [txnlev:1] [insert into history_str (itemid,clock,ns,value) values (44298,1669969376,447545357,'response code "301" did not match any of the required status codes "200"'),(44581,1669969376,561103498,'GOOD'); ] 73124:20221202:102256.893 query [txnlev:1] [insert into history_uint (itemid,clock,ns,value) values (44297,1669969376,447545357,1),(44301,1669969376,445027341,301); ] 73124:20221202:102256.893 query [txnlev:1] [commit;] 73123:20221202:102256.894 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.004538 sec, syncing history]' 73123:20221202:102256.894 In zbx_sync_history_cache() history_num:7 73123:20221202:102256.894 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000086 sec, idle 1 sec]' 73122:20221202:102256.897 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000103 sec, syncing history]' 73122:20221202:102256.897 In zbx_sync_history_cache() history_num:7 73122:20221202:102256.897 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000120 sec, idle 1 sec]' 73124:20221202:102256.902 End of zbx_history_add_values() 73124:20221202:102256.902 End of DBmass_add_history() 73124:20221202:102256.902 In DCmass_update_trends() 73124:20221202:102256.902 End of DCmass_update_trends() 73124:20221202:102256.902 query [txnlev:1] [begin;] 73124:20221202:102256.903 In DBmass_update_items() 73124:20221202:102256.903 End of DBmass_update_items() 73124:20221202:102256.903 In zbx_process_events() events_num:0 73124:20221202:102256.903 End of zbx_process_events() processed:0 73124:20221202:102256.903 query [txnlev:1] [commit;] 73124:20221202:102256.904 In DCupdate_trends() 73124:20221202:102256.904 End of DCupdate_trends() 73124:20221202:102256.904 query [txnlev:1] [begin;] 73124:20221202:102256.905 In recalculate_triggers() 73124:20221202:102256.905 In zbx_link_triggers_with_functions() trigger_order_num:0 73124:20221202:102256.905 End of zbx_link_triggers_with_functions() triggers_func_pos_num:0 73124:20221202:102256.905 In zbx_evaluate_expressions() tr_num:0 73124:20221202:102256.905 In substitute_functions() 73124:20221202:102256.905 In zbx_extract_functionids() tr_num:0 73124:20221202:102256.905 End of zbx_extract_functionids() functionids_num:0 73124:20221202:102256.905 End of substitute_functions() 73124:20221202:102256.905 End of zbx_evaluate_expressions() 73124:20221202:102256.905 In zbx_process_triggers() values_num:0 73124:20221202:102256.905 End of zbx_process_triggers() 73124:20221202:102256.905 End of recalculate_triggers() 73124:20221202:102256.905 In zbx_process_events() events_num:0 73124:20221202:102256.905 End of zbx_process_events() processed:0 73124:20221202:102256.905 query [txnlev:1] [commit;] 73124:20221202:102256.906 zbx_setproctitle() title:'history syncer #3 [processed 7 values, 0 triggers in 0.016031 sec, idle 1 sec]' 73125:20221202:102256.910 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000118 sec, syncing history]' 73125:20221202:102256.911 In zbx_sync_history_cache() history_num:0 73125:20221202:102256.911 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000323 sec, idle 1 sec]' 73090:20221202:102256.913 End of zbx_ipc_service_recv():2 73090:20221202:102256.913 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102257.009 zbx_setproctitle() title:'alert syncer [queuing alerts]' 73158:20221202:102257.010 In am_db_get_alerts() 73158:20221202:102257.010 query [txnlev:1] [begin;] 73107:20221202:102257.010 End of zbx_ipc_service_recv():2 73107:20221202:102257.010 zbx_setproctitle() title:'alert manager #1 [sent 0, failed 0 alerts, idle 5.045253 sec during 5.046221 sec]' 73107:20221202:102257.010 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102257.011 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] 73158:20221202:102257.011 query [txnlev:1] [commit;] 73158:20221202:102257.011 End of am_db_get_alerts():SUCCEED alerts:0 73158:20221202:102257.011 In am_db_flush_results() 73158:20221202:102257.011 In zbx_ipc_socket_write() 73158:20221202:102257.012 End of zbx_ipc_socket_write():SUCCEED 73158:20221202:102257.012 In zbx_ipc_socket_read() 73107:20221202:102257.012 End of zbx_ipc_service_recv():1 73107:20221202:102257.012 In am_flush_results() results:0 73107:20221202:102257.012 In zbx_ipc_client_send() clientid:6 73107:20221202:102257.012 End of zbx_ipc_client_send():SUCCEED 73107:20221202:102257.012 End of am_flush_results() 73107:20221202:102257.012 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102257.012 End of zbx_ipc_socket_read():SUCCEED 73158:20221202:102257.012 End of am_db_flush_results() flushed:0 73158:20221202:102257.012 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.002717 sec, idle 1 sec]' 73088:20221202:102257.074 End of zbx_ipc_service_recv():2 73088:20221202:102257.074 In zbx_ipc_async_socket_send() 73088:20221202:102257.074 In zbx_ipc_client_send() clientid:0 73088:20221202:102257.074 End of zbx_ipc_client_send():SUCCEED 73088:20221202:102257.074 End of zbx_ipc_async_socket_send():SUCCEED 73088:20221202:102257.074 In zbx_ipc_async_socket_flush() timeout:10 73088:20221202:102257.074 End of zbx_ipc_async_socket_flush():0 73088:20221202:102257.074 In zbx_ipc_service_recv() timeout:0.997 73086:20221202:102257.074 End of zbx_ipc_service_recv():1 73086:20221202:102257.074 In zbx_ha_dispatch_message() 73086:20221202:102257.074 In zbx_ipc_service_recv() timeout:1.000 73111:20221202:102257.565 End of zbx_ipc_service_recv():2 73111:20221202:102257.566 In zbx_ipc_service_recv() timeout:1.000 73142:20221202:102257.690 zbx_setproctitle() title:'self-monitoring [processing data]' 73142:20221202:102257.690 In collect_selfmon_stats() 73142:20221202:102257.690 End of collect_selfmon_stats() 73142:20221202:102257.690 zbx_setproctitle() title:'self-monitoring [processed data in 0.000337 sec, idle 1 sec]' 73126:20221202:102257.697 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.004278 sec, processing escalations]' 73126:20221202:102257.697 In process_escalations() 73126:20221202:102257.697 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<=1669969380 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102257.698 End of process_escalations() 73126:20221202:102257.698 In process_escalations() 73126:20221202:102257.698 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<=1669969380 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102257.698 End of process_escalations() 73126:20221202:102257.698 In process_escalations() 73126:20221202:102257.698 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<=1669969380 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102257.698 End of process_escalations() 73126:20221202:102257.698 In process_escalations() 73126:20221202:102257.698 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<=1669969380 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102257.699 End of process_escalations() 73126:20221202:102257.699 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.002257 sec, idle 3 sec]' 73174:20221202:102257.714 End of zbx_ipc_service_recv():2 73174:20221202:102257.714 In zbx_ipc_service_recv() timeout:1.000 73115:20221202:102257.743 End of zbx_ipc_service_recv():2 73115:20221202:102257.743 zbx_setproctitle() title:'lld manager #1 [processed 0 LLD rules, idle 5.013731sec during 5.013760 sec]' 73115:20221202:102257.743 In zbx_ipc_service_recv() timeout:1.000 73123:20221202:102257.895 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000086 sec, syncing history]' 73123:20221202:102257.895 In zbx_sync_history_cache() history_num:0 73123:20221202:102257.895 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000238 sec, idle 1 sec]' 73122:20221202:102257.897 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000120 sec, syncing history]' 73122:20221202:102257.897 In zbx_sync_history_cache() history_num:0 73122:20221202:102257.897 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000114 sec, idle 1 sec]' 73124:20221202:102257.906 zbx_setproctitle() title:'history syncer #3 [processed 7 values, 0 triggers in 0.016031 sec, syncing history]' 73124:20221202:102257.906 In zbx_sync_history_cache() history_num:0 73124:20221202:102257.906 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000260 sec, idle 1 sec]' 73125:20221202:102257.912 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000323 sec, syncing history]' 73125:20221202:102257.912 In zbx_sync_history_cache() history_num:0 73125:20221202:102257.912 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000169 sec, idle 1 sec]' 73090:20221202:102257.918 End of zbx_ipc_service_recv():2 73090:20221202:102257.918 zbx_setproctitle() title:'service manager #1 [processed 0 events, updated 0 event tags, deleted 0 problems, synced 0 service updates, idle 5.013978 sec during 5.014005 sec]' 73090:20221202:102257.918 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102258.014 zbx_setproctitle() title:'alert syncer [queuing alerts]' 73158:20221202:102258.014 In am_db_get_alerts() 73158:20221202:102258.014 query [txnlev:1] [begin;] 73107:20221202:102258.014 End of zbx_ipc_service_recv():2 73107:20221202:102258.014 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102258.014 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] 73158:20221202:102258.015 query [txnlev:1] [commit;] 73158:20221202:102258.015 End of am_db_get_alerts():SUCCEED alerts:0 73158:20221202:102258.015 In am_db_flush_results() 73158:20221202:102258.015 In zbx_ipc_socket_write() 73158:20221202:102258.015 End of zbx_ipc_socket_write():SUCCEED 73158:20221202:102258.015 In zbx_ipc_socket_read() 73107:20221202:102258.015 End of zbx_ipc_service_recv():1 73107:20221202:102258.015 In am_flush_results() results:0 73107:20221202:102258.015 In zbx_ipc_client_send() clientid:6 73107:20221202:102258.016 End of zbx_ipc_client_send():SUCCEED 73107:20221202:102258.016 End of am_flush_results() 73107:20221202:102258.016 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102258.016 End of zbx_ipc_socket_read():SUCCEED 73158:20221202:102258.016 End of am_db_flush_results() flushed:0 73158:20221202:102258.016 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.002176 sec, idle 1 sec]' 73088:20221202:102258.075 End of zbx_ipc_service_recv():2 73088:20221202:102258.075 In zbx_ipc_async_socket_send() 73088:20221202:102258.075 In zbx_ipc_client_send() clientid:0 73088:20221202:102258.075 End of zbx_ipc_client_send():SUCCEED 73088:20221202:102258.075 End of zbx_ipc_async_socket_send():SUCCEED 73088:20221202:102258.075 In zbx_ipc_async_socket_flush() timeout:10 73086:20221202:102258.075 End of zbx_ipc_service_recv():1 73086:20221202:102258.075 In zbx_ha_dispatch_message() 73086:20221202:102258.075 In zbx_ipc_service_recv() timeout:1.000 73088:20221202:102258.075 End of zbx_ipc_async_socket_flush():0 73088:20221202:102258.075 In zbx_ipc_service_recv() timeout:0.996 73111:20221202:102258.566 End of zbx_ipc_service_recv():2 73111:20221202:102258.566 In zbx_ipc_service_recv() timeout:1.000 73142:20221202:102258.692 zbx_setproctitle() title:'self-monitoring [processing data]' 73142:20221202:102258.694 In collect_selfmon_stats() 73142:20221202:102258.695 End of collect_selfmon_stats() 73142:20221202:102258.695 zbx_setproctitle() title:'self-monitoring [processed data in 0.002370 sec, idle 1 sec]' 73174:20221202:102258.716 End of zbx_ipc_service_recv():2 73174:20221202:102258.716 zbx_setproctitle() title:'availability manager #1 [queued 0, processed 0 values, idle 5.024331 sec during 5.024353 sec]' 73174:20221202:102258.716 In zbx_ipc_service_recv() timeout:1.000 73115:20221202:102258.746 End of zbx_ipc_service_recv():2 73115:20221202:102258.747 In zbx_ipc_service_recv() timeout:1.000 73123:20221202:102258.895 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000238 sec, syncing history]' 73123:20221202:102258.896 In zbx_sync_history_cache() history_num:0 73123:20221202:102258.896 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000203 sec, idle 1 sec]' 73122:20221202:102258.897 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000114 sec, syncing history]' 73122:20221202:102258.898 In zbx_sync_history_cache() history_num:0 73122:20221202:102258.898 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000381 sec, idle 1 sec]' 73124:20221202:102258.908 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000260 sec, syncing history]' 73124:20221202:102258.908 In zbx_sync_history_cache() history_num:0 73124:20221202:102258.908 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000152 sec, idle 1 sec]' 73125:20221202:102258.912 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000169 sec, syncing history]' 73125:20221202:102258.912 In zbx_sync_history_cache() history_num:0 73125:20221202:102258.912 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000160 sec, idle 1 sec]' 73090:20221202:102258.919 End of zbx_ipc_service_recv():2 73090:20221202:102258.920 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102259.016 zbx_setproctitle() title:'alert syncer [queuing alerts]' 73158:20221202:102259.016 In am_db_get_alerts() 73158:20221202:102259.016 query [txnlev:1] [begin;] 73158:20221202:102259.017 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] 73158:20221202:102259.018 query [txnlev:1] [commit;] 73158:20221202:102259.018 End of am_db_get_alerts():SUCCEED alerts:0 73158:20221202:102259.018 In am_db_flush_results() 73158:20221202:102259.018 In zbx_ipc_socket_write() 73158:20221202:102259.018 End of zbx_ipc_socket_write():SUCCEED 73158:20221202:102259.018 In zbx_ipc_socket_read() 73107:20221202:102259.018 End of zbx_ipc_service_recv():1 73107:20221202:102259.018 In am_flush_results() results:0 73107:20221202:102259.018 In zbx_ipc_client_send() clientid:6 73107:20221202:102259.018 End of zbx_ipc_client_send():SUCCEED 73107:20221202:102259.018 End of am_flush_results() 73107:20221202:102259.018 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102259.019 End of zbx_ipc_socket_read():SUCCEED 73158:20221202:102259.019 End of am_db_flush_results() flushed:0 73158:20221202:102259.019 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.002400 sec, idle 1 sec]' 73088:20221202:102259.074 End of zbx_ipc_service_recv():2 73088:20221202:102259.074 In zbx_ipc_async_socket_send() 73088:20221202:102259.074 In zbx_ipc_client_send() clientid:0 73088:20221202:102259.074 End of zbx_ipc_client_send():SUCCEED 73088:20221202:102259.074 End of zbx_ipc_async_socket_send():SUCCEED 73088:20221202:102259.074 In zbx_ipc_async_socket_flush() timeout:10 73088:20221202:102259.074 End of zbx_ipc_async_socket_flush():0 73088:20221202:102259.074 In zbx_ipc_service_recv() timeout:0.997 73086:20221202:102259.074 End of zbx_ipc_service_recv():1 73086:20221202:102259.075 In zbx_ha_dispatch_message() 73086:20221202:102259.075 In zbx_ipc_service_recv() timeout:1.000 73111:20221202:102259.568 End of zbx_ipc_service_recv():2 73111:20221202:102259.568 In zbx_ipc_service_recv() timeout:1.000 73142:20221202:102259.696 zbx_setproctitle() title:'self-monitoring [processing data]' 73142:20221202:102259.696 In collect_selfmon_stats() 73142:20221202:102259.696 End of collect_selfmon_stats() 73142:20221202:102259.696 zbx_setproctitle() title:'self-monitoring [processed data in 0.000093 sec, idle 1 sec]' 73174:20221202:102259.724 End of zbx_ipc_service_recv():2 73174:20221202:102259.724 In zbx_ipc_service_recv() timeout:1.000 73115:20221202:102259.754 End of zbx_ipc_service_recv():2 73115:20221202:102259.754 In zbx_ipc_service_recv() timeout:1.000 73123:20221202:102259.896 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000203 sec, syncing history]' 73123:20221202:102259.896 In zbx_sync_history_cache() history_num:0 73123:20221202:102259.896 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000203 sec, idle 1 sec]' 73122:20221202:102259.898 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000381 sec, syncing history]' 73122:20221202:102259.898 In zbx_sync_history_cache() history_num:0 73122:20221202:102259.898 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000175 sec, idle 1 sec]' 73124:20221202:102259.909 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000152 sec, syncing history]' 73124:20221202:102259.909 In zbx_sync_history_cache() history_num:0 73124:20221202:102259.909 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000171 sec, idle 1 sec]' 73125:20221202:102259.913 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000160 sec, syncing history]' 73125:20221202:102259.913 In zbx_sync_history_cache() history_num:0 73125:20221202:102259.914 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000680 sec, idle 1 sec]' 73090:20221202:102259.920 End of zbx_ipc_service_recv():2 73090:20221202:102259.920 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102300.019 zbx_setproctitle() title:'alert syncer [queuing alerts]' 73158:20221202:102300.020 In am_db_get_alerts() 73158:20221202:102300.020 query [txnlev:1] [begin;] 73158:20221202:102300.020 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] 73107:20221202:102300.020 End of zbx_ipc_service_recv():2 73107:20221202:102300.020 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102300.021 query [txnlev:1] [commit;] 73158:20221202:102300.021 End of am_db_get_alerts():SUCCEED alerts:0 73158:20221202:102300.021 In am_db_flush_results() 73158:20221202:102300.021 In zbx_ipc_socket_write() 73158:20221202:102300.021 End of zbx_ipc_socket_write():SUCCEED 73158:20221202:102300.021 In zbx_ipc_socket_read() 73107:20221202:102300.022 End of zbx_ipc_service_recv():1 73107:20221202:102300.022 In am_flush_results() results:0 73107:20221202:102300.022 In zbx_ipc_client_send() clientid:6 73107:20221202:102300.022 End of zbx_ipc_client_send():SUCCEED 73107:20221202:102300.022 End of am_flush_results() 73107:20221202:102300.022 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102300.022 End of zbx_ipc_socket_read():SUCCEED 73158:20221202:102300.022 End of am_db_flush_results() flushed:0 73158:20221202:102300.022 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.002982 sec, idle 1 sec]' 73088:20221202:102300.074 End of zbx_ipc_service_recv():2 73088:20221202:102300.074 In ha_check_nodes() ha_status:active db_status:0 73088:20221202:102300.074 query [txnlev:1] [begin;] 73088:20221202:102300.075 query [txnlev:1] [select ha_nodeid,name,status,lastaccess,address,port,ha_sessionid from ha_node order by ha_nodeid for update] 73086:20221202:102300.075 End of zbx_ipc_service_recv():2 73086:20221202:102300.075 In zbx_ha_dispatch_message() 73086:20221202:102300.075 In zbx_ipc_service_recv() timeout:1.000 73088:20221202:102300.075 query [txnlev:1] [select ha_failover_delay,auditlog_enabled from config] 73088:20221202:102300.076 In ha_db_get_time() 73088:20221202:102300.076 query [txnlev:1] [select unix_timestamp() from config] 73088:20221202:102300.076 End of ha_db_get_time():SUCCEED db_time:1669969380 73088:20221202:102300.076 query [txnlev:1] [update ha_node set lastaccess=unix_timestamp() where ha_nodeid='clb4ubunu00018m7pn6ddoaix'] 73088:20221202:102300.077 query [txnlev:1] [commit;] 73088:20221202:102300.095 End of ha_check_nodes() nodeid:clb4ubunu00018m7pn6ddoaix ha_status:active db_status:0 73088:20221202:102300.095 In zbx_ipc_async_socket_send() 73088:20221202:102300.095 In zbx_ipc_client_send() clientid:0 73088:20221202:102300.095 End of zbx_ipc_client_send():SUCCEED 73088:20221202:102300.095 End of zbx_ipc_async_socket_send():SUCCEED 73088:20221202:102300.095 In zbx_ipc_async_socket_flush() timeout:10 73088:20221202:102300.095 End of zbx_ipc_async_socket_flush():0 73088:20221202:102300.095 In zbx_ipc_service_recv() timeout:0.997 73086:20221202:102300.095 End of zbx_ipc_service_recv():1 73086:20221202:102300.095 In zbx_ha_dispatch_message() 73086:20221202:102300.096 In zbx_ipc_service_recv() timeout:1.000 73144:20221202:102300.606 End of zbx_ipc_async_socket_recv():0 73111:20221202:102300.608 End of zbx_ipc_service_recv():2 73111:20221202:102300.608 In zbx_ipc_service_recv() timeout:1.000 73144:20221202:102300.608 zbx_setproctitle() title:'task manager [processing tasks]' 73144:20221202:102300.612 query [txnlev:0] [select taskid,type,clock,ttl from task where status in (1,2) order by taskid] 73144:20221202:102300.614 zbx_setproctitle() title:'task manager [processed 0 task(s) in 0.005268 sec, idle 5 sec]' 73144:20221202:102300.614 In zbx_ipc_async_socket_recv() timeout:5 73142:20221202:102300.697 zbx_setproctitle() title:'self-monitoring [processing data]' 73142:20221202:102300.697 In collect_selfmon_stats() 73142:20221202:102300.698 End of collect_selfmon_stats() 73142:20221202:102300.698 zbx_setproctitle() title:'self-monitoring [processed data in 0.000439 sec, idle 1 sec]' 73119:20221202:102300.698 zbx_setproctitle() title:'timer #1 [updated 0 hosts, suppressed 0 events in 0.001111 sec, processing maintenances]' 73119:20221202:102300.700 In zbx_dc_update_maintenances() 73119:20221202:102300.700 End of zbx_dc_update_maintenances() started:0 stopped:0 running:0 73119:20221202:102300.700 query [txnlev:1] [begin;] 73119:20221202:102300.700 query [txnlev:1] [delete from event_suppress where suppress_until<1669969380 and suppress_until<>0] 73119:20221202:102300.701 query [txnlev:1] [commit;] 73126:20221202:102300.701 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.002257 sec, processing escalations]' 73126:20221202:102300.701 In process_escalations() 73126:20221202:102300.701 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<=1669969383 order by actionid,triggerid,itemid,escalationid] 73119:20221202:102300.702 zbx_setproctitle() title:'timer #1 [updated 0 hosts, suppressed 0 events in 0.002865 sec, idle 59 sec]' 73126:20221202:102300.702 End of process_escalations() 73126:20221202:102300.702 In process_escalations() 73126:20221202:102300.702 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<=1669969383 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102300.702 End of process_escalations() 73126:20221202:102300.703 In process_escalations() 73126:20221202:102300.703 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<=1669969383 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102300.703 End of process_escalations() 73126:20221202:102300.703 In process_escalations() 73126:20221202:102300.703 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<=1669969383 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102300.704 End of process_escalations() 73126:20221202:102300.704 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.003349 sec, idle 3 sec]' 73174:20221202:102300.725 End of zbx_ipc_service_recv():2 73174:20221202:102300.725 In zbx_ipc_service_recv() timeout:1.000 73115:20221202:102300.758 End of zbx_ipc_service_recv():2 73115:20221202:102300.758 In zbx_ipc_service_recv() timeout:1.000 73123:20221202:102300.896 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000203 sec, syncing history]' 73123:20221202:102300.896 In zbx_sync_history_cache() history_num:0 73123:20221202:102300.896 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000149 sec, idle 1 sec]' 73122:20221202:102300.898 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000175 sec, syncing history]' 73122:20221202:102300.898 In zbx_sync_history_cache() history_num:0 73122:20221202:102300.898 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000254 sec, idle 1 sec]' 73124:20221202:102300.910 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000171 sec, syncing history]' 73124:20221202:102300.910 In zbx_sync_history_cache() history_num:0 73124:20221202:102300.910 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000202 sec, idle 1 sec]' 73125:20221202:102300.914 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000680 sec, syncing history]' 73125:20221202:102300.914 In zbx_sync_history_cache() history_num:0 73125:20221202:102300.914 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000167 sec, idle 1 sec]' 73090:20221202:102300.926 End of zbx_ipc_service_recv():2 73090:20221202:102300.926 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102301.024 zbx_setproctitle() title:'alert syncer [queuing alerts]' 73158:20221202:102301.024 In am_db_get_alerts() 73158:20221202:102301.024 query [txnlev:1] [begin;] 73107:20221202:102301.024 End of zbx_ipc_service_recv():2 73107:20221202:102301.024 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102301.024 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] 73158:20221202:102301.025 query [txnlev:1] [commit;] 73158:20221202:102301.025 End of am_db_get_alerts():SUCCEED alerts:0 73158:20221202:102301.025 In am_db_flush_results() 73158:20221202:102301.025 In zbx_ipc_socket_write() 73158:20221202:102301.025 End of zbx_ipc_socket_write():SUCCEED 73158:20221202:102301.026 In zbx_ipc_socket_read() 73107:20221202:102301.026 End of zbx_ipc_service_recv():1 73107:20221202:102301.026 In am_flush_results() results:0 73107:20221202:102301.026 In zbx_ipc_client_send() clientid:6 73107:20221202:102301.026 End of zbx_ipc_client_send():SUCCEED 73107:20221202:102301.026 End of am_flush_results() 73107:20221202:102301.026 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102301.026 End of zbx_ipc_socket_read():SUCCEED 73158:20221202:102301.026 End of am_db_flush_results() flushed:0 73158:20221202:102301.026 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.002139 sec, idle 1 sec]' 73088:20221202:102301.097 End of zbx_ipc_service_recv():2 73088:20221202:102301.097 In zbx_ipc_async_socket_send() 73088:20221202:102301.097 In zbx_ipc_client_send() clientid:0 73088:20221202:102301.097 End of zbx_ipc_client_send():SUCCEED 73088:20221202:102301.097 End of zbx_ipc_async_socket_send():SUCCEED 73088:20221202:102301.098 In zbx_ipc_async_socket_flush() timeout:10 73088:20221202:102301.098 End of zbx_ipc_async_socket_flush():0 73088:20221202:102301.098 In zbx_ipc_service_recv() timeout:0.974 73086:20221202:102301.098 End of zbx_ipc_service_recv():1 73086:20221202:102301.098 In zbx_ha_dispatch_message() 73086:20221202:102301.098 In zbx_ipc_service_recv() timeout:1.000 73120:20221202:102301.477 zbx_setproctitle() title:'http poller #1 [got 1 values in 0.243227 sec, getting values]' 73120:20221202:102301.477 In process_httptests() 73120:20221202:102301.477 query [txnlev:0] [select h.hostid,h.host,h.name,t.httptestid,t.name,t.agent,t.authentication,t.http_user,t.http_password,t.http_proxy,t.retries,t.ssl_cert_file,t.ssl_key_file,t.ssl_key_password,t.verify_peer,t.verify_host,t.delay from httptest t,hosts h where t.hostid=h.hostid and t.nextcheck<=1669969381 and mod(t.httptestid,1)=0 and t.status=0 and h.proxy_hostid is null and h.status=0 and (h.maintenance_status=0 or h.maintenance_type=0)] 73120:20221202:102301.479 End of process_httptests() 73120:20221202:102301.479 query [txnlev:0] [select min(t.nextcheck) from httptest t,hosts h where t.hostid=h.hostid and mod(t.httptestid,1)=0 and t.status=0 and h.proxy_hostid is null and h.status=0 and (h.maintenance_status=0 or h.maintenance_type=0)] 73120:20221202:102301.480 zbx_setproctitle() title:'http poller #1 [got 0 values in 0.001619 sec, idle 5 sec]' 73134:20221202:102301.538 End of zbx_ipc_async_socket_recv():0 73134:20221202:102301.538 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.000108 sec, getting values]' 73134:20221202:102301.538 In get_values() 73134:20221202:102301.538 In DCconfig_get_poller_items() poller_type:4 73134:20221202:102301.538 End of DCconfig_get_poller_items():0 73134:20221202:102301.538 In DCconfig_get_poller_nextcheck() poller_type:4 73134:20221202:102301.538 End of DCconfig_get_poller_nextcheck():-1 73134:20221202:102301.538 End of get_values():0 73134:20221202:102301.538 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.000144 sec, idle 5 sec]' 73134:20221202:102301.538 In zbx_ipc_async_socket_recv() timeout:5 73128:20221202:102301.538 End of zbx_ipc_async_socket_recv():0 73128:20221202:102301.539 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.000076 sec, getting values]' 73128:20221202:102301.539 In get_values() 73128:20221202:102301.539 In DCconfig_get_poller_items() poller_type:4 73128:20221202:102301.539 End of DCconfig_get_poller_items():0 73128:20221202:102301.539 In DCconfig_get_poller_nextcheck() poller_type:4 73128:20221202:102301.539 End of DCconfig_get_poller_nextcheck():-1 73128:20221202:102301.539 End of get_values():0 73128:20221202:102301.539 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.000112 sec, idle 5 sec]' 73128:20221202:102301.539 In zbx_ipc_async_socket_recv() timeout:5 73127:20221202:102301.542 End of zbx_ipc_async_socket_recv():0 73127:20221202:102301.542 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.000107 sec, getting values]' 73127:20221202:102301.542 In get_values() 73127:20221202:102301.542 In DCconfig_get_poller_items() poller_type:4 73127:20221202:102301.542 End of DCconfig_get_poller_items():0 73127:20221202:102301.542 In DCconfig_get_poller_nextcheck() poller_type:4 73127:20221202:102301.542 End of DCconfig_get_poller_nextcheck():-1 73127:20221202:102301.542 End of get_values():0 73127:20221202:102301.542 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.000118 sec, idle 5 sec]' 73127:20221202:102301.542 In zbx_ipc_async_socket_recv() timeout:5 73133:20221202:102301.550 End of zbx_ipc_async_socket_recv():0 73133:20221202:102301.550 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.001041 sec, getting values]' 73133:20221202:102301.550 In get_values() 73133:20221202:102301.550 In DCconfig_get_poller_items() poller_type:4 73133:20221202:102301.550 End of DCconfig_get_poller_items():0 73133:20221202:102301.550 In DCconfig_get_poller_nextcheck() poller_type:4 73133:20221202:102301.550 End of DCconfig_get_poller_nextcheck():-1 73133:20221202:102301.550 End of get_values():0 73133:20221202:102301.550 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.000241 sec, idle 5 sec]' 73133:20221202:102301.550 In zbx_ipc_async_socket_recv() timeout:5 73151:20221202:102301.554 End of zbx_ipc_async_socket_recv():0 73151:20221202:102301.554 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.000202 sec, getting values]' 73151:20221202:102301.554 In get_values() 73151:20221202:102301.554 In DCconfig_get_poller_items() poller_type:1 73151:20221202:102301.554 End of DCconfig_get_poller_items():0 73151:20221202:102301.554 In DCconfig_get_poller_nextcheck() poller_type:1 73151:20221202:102301.554 End of DCconfig_get_poller_nextcheck():-1 73151:20221202:102301.554 End of get_values():0 73151:20221202:102301.554 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.000130 sec, idle 5 sec]' 73151:20221202:102301.554 In zbx_ipc_async_socket_recv() timeout:5 73135:20221202:102301.557 End of zbx_ipc_async_socket_recv():0 73159:20221202:102301.558 End of zbx_ipc_async_socket_recv():0 73159:20221202:102301.558 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.001423 sec, getting values]' 73159:20221202:102301.558 In get_values() 73159:20221202:102301.558 In DCconfig_get_poller_items() poller_type:5 73159:20221202:102301.558 End of DCconfig_get_poller_items():0 73159:20221202:102301.558 In DCconfig_get_poller_nextcheck() poller_type:5 73159:20221202:102301.558 End of DCconfig_get_poller_nextcheck():-1 73159:20221202:102301.558 End of get_values():0 73159:20221202:102301.558 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.000132 sec, idle 5 sec]' 73159:20221202:102301.558 In zbx_ipc_async_socket_recv() timeout:5 73140:20221202:102301.558 End of zbx_ipc_async_socket_recv():0 73140:20221202:102301.558 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.000268 sec, getting values]' 73140:20221202:102301.558 In get_values() 73140:20221202:102301.558 In DCconfig_get_poller_items() poller_type:4 73140:20221202:102301.558 End of DCconfig_get_poller_items():0 73140:20221202:102301.558 In DCconfig_get_poller_nextcheck() poller_type:4 73140:20221202:102301.558 End of DCconfig_get_poller_nextcheck():-1 73140:20221202:102301.558 End of get_values():0 73140:20221202:102301.558 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.000603 sec, idle 5 sec]' 73140:20221202:102301.559 In zbx_ipc_async_socket_recv() timeout:5 73139:20221202:102301.559 End of zbx_ipc_async_socket_recv():0 73139:20221202:102301.559 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.000153 sec, getting values]' 73139:20221202:102301.560 In get_values() 73139:20221202:102301.560 In DCconfig_get_poller_items() poller_type:4 73139:20221202:102301.560 End of DCconfig_get_poller_items():0 73139:20221202:102301.560 In DCconfig_get_poller_nextcheck() poller_type:4 73139:20221202:102301.560 End of DCconfig_get_poller_nextcheck():-1 73139:20221202:102301.560 End of get_values():0 73139:20221202:102301.560 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.000134 sec, idle 5 sec]' 73139:20221202:102301.560 In zbx_ipc_async_socket_recv() timeout:5 73149:20221202:102301.562 End of zbx_ipc_async_socket_recv():0 73146:20221202:102301.562 End of zbx_ipc_async_socket_recv():0 73130:20221202:102301.562 End of zbx_ipc_async_socket_recv():0 73130:20221202:102301.562 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.001469 sec, getting values]' 73130:20221202:102301.562 In get_values() 73130:20221202:102301.562 In DCconfig_get_poller_items() poller_type:4 73130:20221202:102301.562 End of DCconfig_get_poller_items():0 73130:20221202:102301.562 In DCconfig_get_poller_nextcheck() poller_type:4 73130:20221202:102301.562 End of DCconfig_get_poller_nextcheck():-1 73130:20221202:102301.563 End of get_values():0 73130:20221202:102301.563 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.000066 sec, idle 5 sec]' 73130:20221202:102301.563 In zbx_ipc_async_socket_recv() timeout:5 73146:20221202:102301.564 zbx_setproctitle() title:'poller #2 [got 0 values in 0.000147 sec, getting values]' 73146:20221202:102301.564 In get_values() 73146:20221202:102301.564 In DCconfig_get_poller_items() poller_type:0 73146:20221202:102301.564 End of DCconfig_get_poller_items():1 73146:20221202:102301.564 In substitute_key_macros_impl() data:'agent.ping' 73146:20221202:102301.564 End of substitute_key_macros_impl():SUCCEED data:'agent.ping' 73146:20221202:102301.564 In substitute_simple_macros_impl() data:'10050' 73146:20221202:102301.564 End substitute_simple_macros_impl() data:'10050' 73146:20221202:102301.564 In get_value() key:'agent.ping' 73146:20221202:102301.564 In get_value_agent() host:'test' addr:'192.168.6.176' key:'agent.ping' conn:'unencrypted' 73129:20221202:102301.564 End of zbx_ipc_async_socket_recv():0 73129:20221202:102301.564 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.003639 sec, getting values]' 73129:20221202:102301.564 In get_values() 73129:20221202:102301.564 In DCconfig_get_poller_items() poller_type:4 73129:20221202:102301.564 End of DCconfig_get_poller_items():0 73129:20221202:102301.564 In DCconfig_get_poller_nextcheck() poller_type:4 73129:20221202:102301.564 End of DCconfig_get_poller_nextcheck():-1 73129:20221202:102301.564 End of get_values():0 73129:20221202:102301.564 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.000253 sec, idle 5 sec]' 73129:20221202:102301.564 In zbx_ipc_async_socket_recv() timeout:5 73135:20221202:102301.564 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.000343 sec, getting values]' 73135:20221202:102301.564 In get_values() 73135:20221202:102301.564 In DCconfig_get_poller_items() poller_type:4 73135:20221202:102301.564 End of DCconfig_get_poller_items():0 73135:20221202:102301.564 In DCconfig_get_poller_nextcheck() poller_type:4 73146:20221202:102301.564 In is_ip4() ip:'192.168.6.176' 73146:20221202:102301.565 End of is_ip4():SUCCEED 73146:20221202:102301.565 Sending [agent.ping] 73141:20221202:102301.565 End of zbx_ipc_async_socket_recv():0 73141:20221202:102301.565 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.000130 sec, exchanging data]' 73141:20221202:102301.565 In process_proxy() 73141:20221202:102301.565 In DCconfig_get_proxypoller_hosts() 73141:20221202:102301.565 End of DCconfig_get_proxypoller_hosts():0 73141:20221202:102301.565 End of process_proxy() 73141:20221202:102301.565 In DCconfig_get_proxypoller_nextcheck() 73141:20221202:102301.565 End of DCconfig_get_proxypoller_nextcheck():-1 73141:20221202:102301.565 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.000062 sec, idle 5 sec]' 73141:20221202:102301.565 In zbx_ipc_async_socket_recv() timeout:5 73145:20221202:102301.565 End of zbx_ipc_async_socket_recv():0 73145:20221202:102301.565 zbx_setproctitle() title:'poller #1 [got 0 values in 0.000205 sec, getting values]' 73145:20221202:102301.565 In get_values() 73145:20221202:102301.565 In DCconfig_get_poller_items() poller_type:0 73145:20221202:102301.565 End of DCconfig_get_poller_items():0 73145:20221202:102301.565 In DCconfig_get_poller_nextcheck() poller_type:0 73145:20221202:102301.565 End of DCconfig_get_poller_nextcheck():1669969413 73145:20221202:102301.565 End of get_values():0 73145:20221202:102301.565 zbx_setproctitle() title:'poller #1 [got 0 values in 0.000143 sec, idle 5 sec]' 73145:20221202:102301.565 In zbx_ipc_async_socket_recv() timeout:5 73135:20221202:102301.565 End of DCconfig_get_poller_nextcheck():-1 73135:20221202:102301.565 End of get_values():0 73135:20221202:102301.565 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.007634 sec, idle 5 sec]' 73135:20221202:102301.565 In zbx_ipc_async_socket_recv() timeout:5 73149:20221202:102301.565 zbx_setproctitle() title:'poller #4 [got 0 values in 0.000147 sec, getting values]' 73149:20221202:102301.566 In get_values() 73150:20221202:102301.566 End of zbx_ipc_async_socket_recv():0 73150:20221202:102301.566 zbx_setproctitle() title:'poller #5 [got 1 values in 0.006269 sec, getting values]' 73150:20221202:102301.566 In get_values() 73150:20221202:102301.566 In DCconfig_get_poller_items() poller_type:0 73150:20221202:102301.566 End of DCconfig_get_poller_items():0 73150:20221202:102301.566 In DCconfig_get_poller_nextcheck() poller_type:0 73150:20221202:102301.566 End of DCconfig_get_poller_nextcheck():1669969413 73150:20221202:102301.566 End of get_values():0 73150:20221202:102301.566 zbx_setproctitle() title:'poller #5 [got 0 values in 0.000243 sec, idle 5 sec]' 73150:20221202:102301.566 In zbx_ipc_async_socket_recv() timeout:5 73168:20221202:102301.566 End of zbx_ipc_async_socket_recv():0 73168:20221202:102301.566 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.000839 sec, getting values]' 73168:20221202:102301.566 In get_values() 73168:20221202:102301.567 In DCconfig_get_poller_items() poller_type:5 73168:20221202:102301.567 End of DCconfig_get_poller_items():0 73168:20221202:102301.567 In DCconfig_get_poller_nextcheck() poller_type:5 73168:20221202:102301.567 End of DCconfig_get_poller_nextcheck():-1 73168:20221202:102301.567 End of get_values():0 73168:20221202:102301.567 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.000338 sec, idle 5 sec]' 73168:20221202:102301.567 In zbx_ipc_async_socket_recv() timeout:5 73169:20221202:102301.567 End of zbx_ipc_async_socket_recv():0 73169:20221202:102301.567 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.000147 sec, getting values]' 73169:20221202:102301.567 In get_values() 73169:20221202:102301.567 In DCconfig_get_poller_items() poller_type:5 73169:20221202:102301.567 End of DCconfig_get_poller_items():0 73169:20221202:102301.567 In DCconfig_get_poller_nextcheck() poller_type:5 73169:20221202:102301.567 End of DCconfig_get_poller_nextcheck():-1 73169:20221202:102301.567 End of get_values():0 73137:20221202:102301.567 End of zbx_ipc_async_socket_recv():0 73137:20221202:102301.567 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.000757 sec, getting values]' 73137:20221202:102301.567 In get_values() 73137:20221202:102301.567 In DCconfig_get_poller_items() poller_type:4 73137:20221202:102301.568 End of DCconfig_get_poller_items():0 73137:20221202:102301.568 In DCconfig_get_poller_nextcheck() poller_type:4 73137:20221202:102301.568 End of DCconfig_get_poller_nextcheck():-1 73137:20221202:102301.568 End of get_values():0 73137:20221202:102301.568 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.000968 sec, idle 5 sec]' 73137:20221202:102301.568 In zbx_ipc_async_socket_recv() timeout:5 73146:20221202:102301.568 get value from agent result: '1' 73146:20221202:102301.568 End of get_value_agent():SUCCEED 73146:20221202:102301.568 End of get_value():SUCCEED 73146:20221202:102301.568 In zbx_activate_item_interface() interfaceid:15 itemid:44581 type:0 73146:20221202:102301.568 End of zbx_activate_item_interface() 73146:20221202:102301.568 In zbx_preprocess_item_value() 73146:20221202:102301.568 End of zbx_preprocess_item_value() 73147:20221202:102301.568 End of zbx_ipc_async_socket_recv():0 73147:20221202:102301.568 zbx_setproctitle() title:'poller #3 [got 0 values in 0.000599 sec, getting values]' 73147:20221202:102301.568 In get_values() 73147:20221202:102301.568 In DCconfig_get_poller_items() poller_type:0 73147:20221202:102301.568 End of DCconfig_get_poller_items():0 73147:20221202:102301.568 In DCconfig_get_poller_nextcheck() poller_type:0 73147:20221202:102301.568 End of DCconfig_get_poller_nextcheck():1669969386 73147:20221202:102301.568 End of get_values():0 73147:20221202:102301.569 zbx_setproctitle() title:'poller #3 [got 0 values in 0.000298 sec, idle 5 sec]' 73147:20221202:102301.569 In zbx_ipc_async_socket_recv() timeout:5 73149:20221202:102301.569 In DCconfig_get_poller_items() poller_type:0 73149:20221202:102301.569 End of DCconfig_get_poller_items():0 73149:20221202:102301.569 In DCconfig_get_poller_nextcheck() poller_type:0 73149:20221202:102301.569 End of DCconfig_get_poller_nextcheck():1669969386 73149:20221202:102301.569 End of get_values():0 73149:20221202:102301.569 zbx_setproctitle() title:'poller #4 [got 0 values in 0.006578 sec, idle 5 sec]' 73149:20221202:102301.569 In zbx_ipc_async_socket_recv() timeout:5 73146:20221202:102301.569 In zbx_ipc_socket_write() 73146:20221202:102301.570 End of zbx_ipc_socket_write():SUCCEED 73146:20221202:102301.570 End of get_values():1 73146:20221202:102301.570 zbx_setproctitle() title:'poller #2 [got 1 values in 0.006029 sec, idle 5 sec]' 73146:20221202:102301.570 In zbx_ipc_async_socket_recv() timeout:5 73111:20221202:102301.570 End of zbx_ipc_service_recv():1 73111:20221202:102301.571 In preprocessor_add_request() 73111:20221202:102301.571 In preprocessor_sync_configuration() 73111:20221202:102301.571 In DCconfig_get_preprocessable_items() 73111:20221202:102301.571 End of DCconfig_get_preprocessable_items() items:29 73111:20221202:102301.571 End of preprocessor_sync_configuration() item config size: 29, history cache size: 0 73111:20221202:102301.571 In preprocessor_enqueue() itemid: 44581 73111:20221202:102301.571 End of preprocessor_enqueue() 73111:20221202:102301.571 In preprocessor_assign_tasks() 73111:20221202:102301.571 In preprocessor_get_next_task() 73111:20221202:102301.571 End of preprocessor_get_next_task() 73111:20221202:102301.571 In zbx_ipc_client_send() clientid:3 73111:20221202:102301.571 End of zbx_ipc_client_send():SUCCEED 73111:20221202:102301.571 In preprocessor_get_next_task() 73111:20221202:102301.571 End of preprocessor_get_next_task() 73111:20221202:102301.571 End of preprocessor_assign_tasks() 73111:20221202:102301.571 End of preprocessor_add_request() 73111:20221202:102301.571 zbx_setproctitle() title:'preprocessing manager #1 [queued 1, processed 1 values, idle 5.007588 sec during 5.009258 sec]' 73111:20221202:102301.571 In zbx_ipc_service_recv() timeout:1.000 73114:20221202:102301.571 End of zbx_ipc_socket_read():SUCCEED 73114:20221202:102301.571 worker_preprocess_value(): 1 73114:20221202:102301.571 worker_preprocess_value: SUCCEED GOOD 73114:20221202:102301.571 In zbx_ipc_socket_write() 73114:20221202:102301.571 End of zbx_ipc_socket_write():SUCCEED 73114:20221202:102301.571 In zbx_ipc_socket_read() 73169:20221202:102301.572 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.000202 sec, idle 5 sec]' 73169:20221202:102301.572 In zbx_ipc_async_socket_recv() timeout:5 73111:20221202:102301.572 End of zbx_ipc_service_recv():1 73111:20221202:102301.572 In preprocessor_add_result() 73111:20221202:102301.572 In preprocessor_enqueue_dependent() itemid: 44581 73111:20221202:102301.572 End of preprocessor_enqueue_dependent() 73111:20221202:102301.572 In preprocessor_assign_tasks() 73111:20221202:102301.572 In preprocessor_get_next_task() 73111:20221202:102301.572 End of preprocessor_get_next_task() 73111:20221202:102301.572 End of preprocessor_assign_tasks() 73111:20221202:102301.572 End of preprocessor_add_result() 73111:20221202:102301.572 In zbx_ipc_service_recv() timeout:1.000 73167:20221202:102301.574 End of zbx_ipc_async_socket_recv():0 73167:20221202:102301.574 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.000086 sec, getting values]' 73167:20221202:102301.574 In get_values() 73167:20221202:102301.574 In DCconfig_get_poller_items() poller_type:5 73167:20221202:102301.574 End of DCconfig_get_poller_items():0 73167:20221202:102301.574 In DCconfig_get_poller_nextcheck() poller_type:5 73167:20221202:102301.574 End of DCconfig_get_poller_nextcheck():-1 73167:20221202:102301.574 End of get_values():0 73167:20221202:102301.574 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.000242 sec, idle 5 sec]' 73167:20221202:102301.574 In zbx_ipc_async_socket_recv() timeout:5 73172:20221202:102301.574 End of zbx_ipc_async_socket_recv():0 73172:20221202:102301.574 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.000254 sec, getting values]' 73172:20221202:102301.574 In get_values() 73172:20221202:102301.574 In DCconfig_get_poller_items() poller_type:5 73172:20221202:102301.574 End of DCconfig_get_poller_items():0 73172:20221202:102301.574 In DCconfig_get_poller_nextcheck() poller_type:5 73172:20221202:102301.574 End of DCconfig_get_poller_nextcheck():-1 73172:20221202:102301.574 End of get_values():0 73172:20221202:102301.574 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.000147 sec, idle 5 sec]' 73172:20221202:102301.574 In zbx_ipc_async_socket_recv() timeout:5 73157:20221202:102301.596 zbx_setproctitle() title:'icmp pinger #1 [getting values]' 73157:20221202:102301.596 In get_pinger_hosts() 73157:20221202:102301.596 In DCconfig_get_poller_items() poller_type:3 73157:20221202:102301.596 End of DCconfig_get_poller_items():0 73157:20221202:102301.596 End of get_pinger_hosts():0 73157:20221202:102301.596 In process_pinger_hosts() 73157:20221202:102301.596 End of process_pinger_hosts() 73157:20221202:102301.596 In DCconfig_get_poller_nextcheck() poller_type:3 73157:20221202:102301.596 End of DCconfig_get_poller_nextcheck():-1 73157:20221202:102301.596 zbx_setproctitle() title:'icmp pinger #1 [got 0 values in 0.000376 sec, idle 5 sec]' 73142:20221202:102301.703 zbx_setproctitle() title:'self-monitoring [processing data]' 73142:20221202:102301.703 In collect_selfmon_stats() 73142:20221202:102301.703 End of collect_selfmon_stats() 73142:20221202:102301.703 zbx_setproctitle() title:'self-monitoring [processed data in 0.000442 sec, idle 1 sec]' 73178:20221202:102301.703 End of zbx_ipc_async_socket_recv():0 73178:20221202:102301.703 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.000072 sec, getting values]' 73178:20221202:102301.703 In get_values() 73178:20221202:102301.703 In DCconfig_get_poller_items() poller_type:6 73178:20221202:102301.703 End of DCconfig_get_poller_items():0 73178:20221202:102301.703 In DCconfig_get_poller_nextcheck() poller_type:6 73178:20221202:102301.703 End of DCconfig_get_poller_nextcheck():-1 73178:20221202:102301.703 End of get_values():0 73178:20221202:102301.703 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.000078 sec, idle 5 sec]' 73178:20221202:102301.703 In zbx_ipc_async_socket_recv() timeout:5 73174:20221202:102301.726 End of zbx_ipc_service_recv():2 73174:20221202:102301.726 In zbx_ipc_service_recv() timeout:1.000 73115:20221202:102301.760 End of zbx_ipc_service_recv():2 73115:20221202:102301.760 In zbx_ipc_service_recv() timeout:1.000 73123:20221202:102301.896 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000149 sec, syncing history]' 73123:20221202:102301.897 In zbx_sync_history_cache() history_num:1 73123:20221202:102301.897 In substitute_simple_macros_impl() data:'90d' 73123:20221202:102301.897 End substitute_simple_macros_impl() data:'90d' 73123:20221202:102301.897 In DCmass_prepare_history() history_num:1 73123:20221202:102301.898 End of DCmass_prepare_history() 73123:20221202:102301.898 In DBmass_add_history() 73123:20221202:102301.898 In zbx_history_add_values() 73123:20221202:102301.898 query [txnlev:1] [begin;] 73123:20221202:102301.898 query [txnlev:1] [insert into history_str (itemid,clock,ns,value) values (44581,1669969381,568618038,'GOOD'); ] 73122:20221202:102301.899 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000254 sec, syncing history]' 73122:20221202:102301.899 In zbx_sync_history_cache() history_num:1 73122:20221202:102301.899 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000171 sec, idle 1 sec]' 73123:20221202:102301.899 query [txnlev:1] [commit;] 73124:20221202:102301.910 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000202 sec, syncing history]' 73124:20221202:102301.910 In zbx_sync_history_cache() history_num:1 73124:20221202:102301.910 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000145 sec, idle 1 sec]' 73125:20221202:102301.915 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000167 sec, syncing history]' 73125:20221202:102301.915 In zbx_sync_history_cache() history_num:1 73125:20221202:102301.915 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000227 sec, idle 1 sec]' 73123:20221202:102301.915 End of zbx_history_add_values() 73123:20221202:102301.915 End of DBmass_add_history() 73123:20221202:102301.915 In DCmass_update_trends() 73123:20221202:102301.915 End of DCmass_update_trends() 73123:20221202:102301.915 query [txnlev:1] [begin;] 73123:20221202:102301.916 In DBmass_update_items() 73123:20221202:102301.916 End of DBmass_update_items() 73123:20221202:102301.916 In zbx_process_events() events_num:0 73123:20221202:102301.916 End of zbx_process_events() processed:0 73123:20221202:102301.916 query [txnlev:1] [commit;] 73123:20221202:102301.916 In DCupdate_trends() 73123:20221202:102301.916 End of DCupdate_trends() 73123:20221202:102301.916 query [txnlev:1] [begin;] 73123:20221202:102301.918 In recalculate_triggers() 73123:20221202:102301.918 In zbx_link_triggers_with_functions() trigger_order_num:0 73123:20221202:102301.918 End of zbx_link_triggers_with_functions() triggers_func_pos_num:0 73123:20221202:102301.918 In zbx_evaluate_expressions() tr_num:0 73123:20221202:102301.918 In substitute_functions() 73123:20221202:102301.918 In zbx_extract_functionids() tr_num:0 73123:20221202:102301.918 End of zbx_extract_functionids() functionids_num:0 73123:20221202:102301.918 End of substitute_functions() 73123:20221202:102301.918 End of zbx_evaluate_expressions() 73123:20221202:102301.919 In zbx_process_triggers() values_num:0 73123:20221202:102301.919 End of zbx_process_triggers() 73123:20221202:102301.919 End of recalculate_triggers() 73123:20221202:102301.919 In zbx_process_events() events_num:0 73123:20221202:102301.919 End of zbx_process_events() processed:0 73123:20221202:102301.919 query [txnlev:1] [commit;] 73123:20221202:102301.920 zbx_setproctitle() title:'history syncer #2 [processed 1 values, 0 triggers in 0.023135 sec, idle 1 sec]' 73090:20221202:102301.927 End of zbx_ipc_service_recv():2 73090:20221202:102301.927 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102302.027 zbx_setproctitle() title:'alert syncer [queuing alerts]' 73158:20221202:102302.027 In am_db_get_alerts() 73158:20221202:102302.027 query [txnlev:1] [begin;] 73107:20221202:102302.027 End of zbx_ipc_service_recv():2 73107:20221202:102302.027 zbx_setproctitle() title:'alert manager #1 [sent 0, failed 0 alerts, idle 5.016327 sec during 5.017301 sec]' 73107:20221202:102302.030 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102302.030 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] 73158:20221202:102302.031 query [txnlev:1] [commit;] 73158:20221202:102302.031 End of am_db_get_alerts():SUCCEED alerts:0 73158:20221202:102302.031 In am_db_flush_results() 73158:20221202:102302.031 In zbx_ipc_socket_write() 73158:20221202:102302.031 End of zbx_ipc_socket_write():SUCCEED 73158:20221202:102302.031 In zbx_ipc_socket_read() 73107:20221202:102302.031 End of zbx_ipc_service_recv():1 73107:20221202:102302.031 In am_flush_results() results:0 73107:20221202:102302.031 In zbx_ipc_client_send() clientid:6 73107:20221202:102302.031 End of zbx_ipc_client_send():SUCCEED 73107:20221202:102302.031 End of am_flush_results() 73107:20221202:102302.031 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102302.031 End of zbx_ipc_socket_read():SUCCEED 73158:20221202:102302.031 End of am_db_flush_results() flushed:0 73158:20221202:102302.031 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.004280 sec, idle 1 sec]' 73088:20221202:102302.076 End of zbx_ipc_service_recv():2 73088:20221202:102302.076 In zbx_ipc_async_socket_send() 73088:20221202:102302.076 In zbx_ipc_client_send() clientid:0 73088:20221202:102302.076 End of zbx_ipc_client_send():SUCCEED 73088:20221202:102302.076 End of zbx_ipc_async_socket_send():SUCCEED 73088:20221202:102302.076 In zbx_ipc_async_socket_flush() timeout:10 73088:20221202:102302.076 End of zbx_ipc_async_socket_flush():0 73088:20221202:102302.076 In zbx_ipc_service_recv() timeout:0.995 73086:20221202:102302.076 End of zbx_ipc_service_recv():1 73086:20221202:102302.076 In zbx_ha_dispatch_message() 73086:20221202:102302.076 In zbx_ipc_service_recv() timeout:1.000 73111:20221202:102302.572 End of zbx_ipc_service_recv():2 73111:20221202:102302.573 In zbx_ipc_service_recv() timeout:1.000 73142:20221202:102302.707 zbx_setproctitle() title:'self-monitoring [processing data]' 73142:20221202:102302.707 In collect_selfmon_stats() 73142:20221202:102302.707 End of collect_selfmon_stats() 73142:20221202:102302.707 zbx_setproctitle() title:'self-monitoring [processed data in 0.000178 sec, idle 1 sec]' 73174:20221202:102302.727 End of zbx_ipc_service_recv():2 73174:20221202:102302.728 In zbx_ipc_service_recv() timeout:1.000 73115:20221202:102302.765 End of zbx_ipc_service_recv():2 73115:20221202:102302.765 zbx_setproctitle() title:'lld manager #1 [processed 0 LLD rules, idle 5.021773sec during 5.021809 sec]' 73115:20221202:102302.765 In zbx_ipc_service_recv() timeout:1.000 73122:20221202:102302.899 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000171 sec, syncing history]' 73122:20221202:102302.899 In zbx_sync_history_cache() history_num:0 73122:20221202:102302.899 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000129 sec, idle 1 sec]' 73124:20221202:102302.911 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000145 sec, syncing history]' 73124:20221202:102302.911 In zbx_sync_history_cache() history_num:0 73124:20221202:102302.911 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000191 sec, idle 1 sec]' 73125:20221202:102302.916 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000227 sec, syncing history]' 73125:20221202:102302.916 In zbx_sync_history_cache() history_num:0 73125:20221202:102302.916 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000179 sec, idle 1 sec]' 73123:20221202:102302.920 zbx_setproctitle() title:'history syncer #2 [processed 1 values, 0 triggers in 0.023135 sec, syncing history]' 73123:20221202:102302.920 In zbx_sync_history_cache() history_num:0 73123:20221202:102302.920 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000223 sec, idle 1 sec]' 73090:20221202:102302.933 End of zbx_ipc_service_recv():2 73090:20221202:102302.933 zbx_setproctitle() title:'service manager #1 [processed 0 events, updated 0 event tags, deleted 0 problems, synced 0 service updates, idle 5.014986 sec during 5.015017 sec]' 73090:20221202:102302.933 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102303.032 zbx_setproctitle() title:'alert syncer [queuing alerts]' 73158:20221202:102303.032 In am_db_get_alerts() 73158:20221202:102303.032 query [txnlev:1] [begin;] 73107:20221202:102303.032 End of zbx_ipc_service_recv():2 73107:20221202:102303.032 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102303.032 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] 73158:20221202:102303.033 query [txnlev:1] [commit;] 73158:20221202:102303.033 End of am_db_get_alerts():SUCCEED alerts:0 73158:20221202:102303.036 In am_db_flush_results() 73158:20221202:102303.036 In zbx_ipc_socket_write() 73107:20221202:102303.037 End of zbx_ipc_service_recv():1 73107:20221202:102303.037 In am_flush_results() results:0 73107:20221202:102303.037 In zbx_ipc_client_send() clientid:6 73107:20221202:102303.037 End of zbx_ipc_client_send():SUCCEED 73107:20221202:102303.037 End of am_flush_results() 73107:20221202:102303.037 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102303.037 End of zbx_ipc_socket_write():SUCCEED 73158:20221202:102303.037 In zbx_ipc_socket_read() 73158:20221202:102303.037 End of zbx_ipc_socket_read():SUCCEED 73158:20221202:102303.037 End of am_db_flush_results() flushed:0 73158:20221202:102303.037 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.005174 sec, idle 1 sec]' 73086:20221202:102303.078 End of zbx_ipc_service_recv():2 73086:20221202:102303.078 In zbx_ha_dispatch_message() 73086:20221202:102303.078 In zbx_ipc_service_recv() timeout:1.000 73088:20221202:102303.078 End of zbx_ipc_service_recv():2 73088:20221202:102303.078 In zbx_ipc_async_socket_send() 73088:20221202:102303.078 In zbx_ipc_client_send() clientid:0 73088:20221202:102303.078 End of zbx_ipc_client_send():SUCCEED 73088:20221202:102303.078 End of zbx_ipc_async_socket_send():SUCCEED 73088:20221202:102303.079 In zbx_ipc_async_socket_flush() timeout:10 73088:20221202:102303.079 End of zbx_ipc_async_socket_flush():0 73088:20221202:102303.079 In zbx_ipc_service_recv() timeout:0.993 73086:20221202:102303.079 End of zbx_ipc_service_recv():1 73086:20221202:102303.079 In zbx_ha_dispatch_message() 73086:20221202:102303.079 In zbx_ipc_service_recv() timeout:1.000 73111:20221202:102303.574 End of zbx_ipc_service_recv():2 73111:20221202:102303.574 In zbx_ipc_service_recv() timeout:1.000 73126:20221202:102303.707 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.003349 sec, processing escalations]' 73126:20221202:102303.707 In process_escalations() 73126:20221202:102303.707 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<=1669969386 order by actionid,triggerid,itemid,escalationid] 73142:20221202:102303.707 zbx_setproctitle() title:'self-monitoring [processing data]' 73142:20221202:102303.708 In collect_selfmon_stats() 73142:20221202:102303.708 End of collect_selfmon_stats() 73142:20221202:102303.708 zbx_setproctitle() title:'self-monitoring [processed data in 0.000317 sec, idle 1 sec]' 73126:20221202:102303.708 End of process_escalations() 73126:20221202:102303.708 In process_escalations() 73126:20221202:102303.708 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<=1669969386 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102303.709 End of process_escalations() 73126:20221202:102303.709 In process_escalations() 73126:20221202:102303.709 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<=1669969386 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102303.710 End of process_escalations() 73126:20221202:102303.710 In process_escalations() 73126:20221202:102303.710 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<=1669969386 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102303.711 End of process_escalations() 73126:20221202:102303.711 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.003804 sec, idle 3 sec]' 73174:20221202:102303.729 End of zbx_ipc_service_recv():2 73174:20221202:102303.729 zbx_setproctitle() title:'availability manager #1 [queued 0, processed 0 values, idle 5.012625 sec during 5.012651 sec]' 73174:20221202:102303.729 In zbx_ipc_service_recv() timeout:1.000 73115:20221202:102303.766 End of zbx_ipc_service_recv():2 73115:20221202:102303.766 In zbx_ipc_service_recv() timeout:1.000 73155:20221202:102303.790 zbx_setproctitle() title:'trapper #4 [processing data]' 73155:20221202:102303.790 In zbx_ipc_async_socket_recv() timeout:0 73155:20221202:102303.790 End of zbx_ipc_async_socket_recv():0 73155:20221202:102303.790 trapper got '{"request":"sender data","data":[{"host":"test","key":"trap2","value":"1","clock":1669969383}],"clock":1669969383,"ns":790319569}' 73155:20221202:102303.790 In recv_senderhistory() 73155:20221202:102303.790 In process_client_history_data() 73155:20221202:102303.790 log_client_timediff(): timestamp from json 1669969383 seconds and 790319569 nanosecond, delta time from json 0 seconds and 35911 nanosecond 73155:20221202:102303.790 In parse_history_data() 73155:20221202:102303.790 End of parse_history_data():SUCCEED processed:1/1 73155:20221202:102303.790 In process_history_data() 73155:20221202:102303.790 In zbx_preprocess_item_value() 73155:20221202:102303.790 End of zbx_preprocess_item_value() 73155:20221202:102303.790 In zbx_ipc_socket_write() 73155:20221202:102303.790 End of zbx_ipc_socket_write():SUCCEED 73155:20221202:102303.791 End of process_history_data() processed:1 73155:20221202:102303.791 End of process_client_history_data():SUCCEED 73155:20221202:102303.791 In zbx_send_response_ext() 73155:20221202:102303.791 zbx_send_response_ext() '{"response":"success","info":"processed: 1; failed: 0; total: 1; seconds spent: 0.000490"}' 73155:20221202:102303.791 End of zbx_send_response_ext():SUCCEED 73155:20221202:102303.791 End of recv_senderhistory() 73155:20221202:102303.791 zbx_setproctitle() title:'trapper #4 [processed data in 0.000678 sec, waiting for connection]' 73111:20221202:102303.791 End of zbx_ipc_service_recv():1 73111:20221202:102303.791 In preprocessor_add_request() 73111:20221202:102303.791 In preprocessor_sync_configuration() 73111:20221202:102303.791 In DCconfig_get_preprocessable_items() 73111:20221202:102303.791 End of DCconfig_get_preprocessable_items() items:29 73111:20221202:102303.791 End of preprocessor_sync_configuration() item config size: 29, history cache size: 0 73111:20221202:102303.791 In preprocessor_enqueue() itemid: 44582 73111:20221202:102303.791 End of preprocessor_enqueue() 73111:20221202:102303.791 In preprocessor_assign_tasks() 73111:20221202:102303.791 In preprocessor_get_next_task() 73111:20221202:102303.792 End of preprocessor_get_next_task() 73111:20221202:102303.792 In zbx_ipc_client_send() clientid:3 73111:20221202:102303.792 End of zbx_ipc_client_send():SUCCEED 73111:20221202:102303.792 In preprocessor_get_next_task() 73111:20221202:102303.792 End of preprocessor_get_next_task() 73111:20221202:102303.792 End of preprocessor_assign_tasks() 73111:20221202:102303.792 End of preprocessor_add_request() 73111:20221202:102303.792 In zbx_ipc_service_recv() timeout:1.000 73114:20221202:102303.792 End of zbx_ipc_socket_read():SUCCEED 73114:20221202:102303.792 worker_preprocess_value(): 1 73114:20221202:102303.792 worker_preprocess_value: SUCCEED GOOD 73114:20221202:102303.792 In zbx_ipc_socket_write() 73114:20221202:102303.792 End of zbx_ipc_socket_write():SUCCEED 73114:20221202:102303.792 In zbx_ipc_socket_read() 73111:20221202:102303.798 End of zbx_ipc_service_recv():1 73111:20221202:102303.798 In preprocessor_add_result() 73111:20221202:102303.798 In preprocessor_enqueue_dependent() itemid: 44582 73111:20221202:102303.798 End of preprocessor_enqueue_dependent() 73111:20221202:102303.798 In preprocessor_assign_tasks() 73111:20221202:102303.798 In preprocessor_get_next_task() 73111:20221202:102303.798 End of preprocessor_get_next_task() 73111:20221202:102303.798 End of preprocessor_assign_tasks() 73111:20221202:102303.798 End of preprocessor_add_result() 73111:20221202:102303.798 In zbx_ipc_service_recv() timeout:1.000 73122:20221202:102303.900 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000129 sec, syncing history]' 73122:20221202:102303.900 In zbx_sync_history_cache() history_num:1 73122:20221202:102303.900 In substitute_simple_macros_impl() data:'90d' 73122:20221202:102303.900 End substitute_simple_macros_impl() data:'90d' 73122:20221202:102303.900 In DCmass_prepare_history() history_num:1 73122:20221202:102303.900 End of DCmass_prepare_history() 73122:20221202:102303.900 In DBmass_add_history() 73122:20221202:102303.900 In zbx_history_add_values() 73122:20221202:102303.900 query [txnlev:1] [begin;] 73122:20221202:102303.900 query [txnlev:1] [insert into history_text (itemid,clock,ns,value) values (44582,1669969383,0,'GOOD'); ] 73122:20221202:102303.901 query [txnlev:1] [commit;] 73124:20221202:102303.911 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000191 sec, syncing history]' 73124:20221202:102303.911 In zbx_sync_history_cache() history_num:1 73124:20221202:102303.911 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000178 sec, idle 1 sec]' 73125:20221202:102303.916 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000179 sec, syncing history]' 73125:20221202:102303.916 In zbx_sync_history_cache() history_num:1 73125:20221202:102303.916 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000122 sec, idle 1 sec]' 73122:20221202:102303.920 End of zbx_history_add_values() 73122:20221202:102303.920 End of DBmass_add_history() 73122:20221202:102303.920 In DCmass_update_trends() 73122:20221202:102303.920 End of DCmass_update_trends() 73122:20221202:102303.920 query [txnlev:1] [begin;] 73122:20221202:102303.921 In DBmass_update_items() 73122:20221202:102303.921 End of DBmass_update_items() 73122:20221202:102303.921 In zbx_process_events() events_num:0 73122:20221202:102303.921 End of zbx_process_events() processed:0 73122:20221202:102303.921 query [txnlev:1] [commit;] 73122:20221202:102303.921 In DCupdate_trends() 73122:20221202:102303.921 End of DCupdate_trends() 73122:20221202:102303.921 query [txnlev:1] [begin;] 73122:20221202:102303.921 In recalculate_triggers() 73123:20221202:102303.921 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000223 sec, syncing history]' 73123:20221202:102303.921 In zbx_sync_history_cache() history_num:1 73123:20221202:102303.921 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000273 sec, idle 1 sec]' 73122:20221202:102303.921 In zbx_link_triggers_with_functions() trigger_order_num:1 73122:20221202:102303.921 End of zbx_link_triggers_with_functions() triggers_func_pos_num:1 73122:20221202:102303.921 In zbx_evaluate_expressions() tr_num:1 73122:20221202:102303.921 In substitute_functions() 73122:20221202:102303.921 In zbx_extract_functionids() tr_num:1 73122:20221202:102303.921 End of zbx_extract_functionids() functionids_num:1 73122:20221202:102303.921 In zbx_populate_function_items() functionids_num:1 73122:20221202:102303.921 End of zbx_populate_function_items() ifuncs_num:1 73122:20221202:102303.921 In zbx_evaluate_item_functions() funcs_num:1 73122:20221202:102303.921 In evaluate_function() function:'last(/test/trap2,)' ts:'2022.12.02 10:23:03.000000000' 73122:20221202:102303.921 In evaluate_LAST() 73122:20221202:102303.921 In get_function_parameter_hist_range() parameters:'' Nparam:1 73122:20221202:102303.921 get_function_parameter_hist_range() type:none value:0 timeshift:0 73122:20221202:102303.921 End of get_function_parameter_hist_range():SUCCEED 73122:20221202:102303.921 In zbx_vc_get_values() itemid:44582 value_type:4 count:1 period:0 end_timestamp '2022.12.02 10:23:03.000000000' 73122:20221202:102303.921 End of zbx_vc_get_values():SUCCEED count:1 cached:1 73122:20221202:102303.921 End of evaluate_LAST():SUCCEED 73122:20221202:102303.921 End of evaluate_function():SUCCEED value:'GOOD' of type:'string' 73122:20221202:102303.921 End of zbx_evaluate_item_functions() 73122:20221202:102303.921 In zbx_substitute_functions_results() ifuncs_num:1 tr_num:1 73122:20221202:102303.921 zbx_substitute_functions_results() expression[0]:'{32748}="BAD"' => 'GOOD="BAD"' 73122:20221202:102303.921 End of zbx_substitute_functions_results() 73122:20221202:102303.921 End of substitute_functions() 73122:20221202:102303.921 In substitute_simple_macros_impl() data:'BAD' 73122:20221202:102303.922 End substitute_simple_macros_impl() data:'BAD' 73122:20221202:102303.922 evaluate_expression(): GOOD="BAD" => 0 73122:20221202:102303.922 End of zbx_evaluate_expressions() 73122:20221202:102303.922 In zbx_process_triggers() values_num:1 73122:20221202:102303.922 In zbx_process_trigger() triggerid:23107 value:1(0) new_value:0 73122:20221202:102303.922 In substitute_simple_macros_impl() data:EMPTY 73122:20221202:102303.922 In substitute_simple_macros_impl() data:'1111111111' 73122:20221202:102303.922 End substitute_simple_macros_impl() data:'1111111111' 73122:20221202:102303.922 End of zbx_process_trigger():SUCCEED flags:0 73122:20221202:102303.922 End of zbx_process_triggers() 73122:20221202:102303.922 End of recalculate_triggers() 73122:20221202:102303.922 In zbx_process_events() events_num:1 73122:20221202:102303.922 In DCget_nextid() table:'events' num:1 73122:20221202:102303.922 End of DCget_nextid() table:'events' [60:60] 73122:20221202:102303.922 query [txnlev:1] [select eventid,objectid from problem where source=0 and object=0 and objectid=23107 and r_eventid is null] 73122:20221202:102303.922 query [txnlev:1] [select eventid,tag,value from problem_tag where eventid=58] 73122:20221202:102303.923 In correlate_events_by_global_rules() events:0 73122:20221202:102303.924 End of correlate_events_by_global_rules() 73122:20221202:102303.924 In flush_correlation_queue() events:0 73122:20221202:102303.924 End of flush_correlation_queue() closed:0 73122:20221202:102303.924 In DCget_nextid() table:'events' num:0 73122:20221202:102303.924 End of DCget_nextid() table:'events' [61:60] 73122:20221202:102303.924 query [txnlev:1] [insert into events (eventid,source,object,objectid,clock,ns,value,name,severity) values (60,0,0,23107,1669969383,0,0,'1111111111',0); ] 73122:20221202:102303.924 query [txnlev:1] [insert into event_recovery (eventid,r_eventid,correlationid,c_eventid,userid) values (58,60,null,null,null); ] 73122:20221202:102303.927 query [txnlev:1] [update problem set r_eventid=60,r_clock=1669969383,r_ns=0,userid=0 where eventid=58; ] 73122:20221202:102303.928 In process_actions() events_num:1 73122:20221202:102303.929 In zbx_dc_config_history_sync_get_actions_eval() 73122:20221202:102303.929 End of zbx_dc_config_history_sync_get_actions_eval() actions:1 73122:20221202:102303.929 query [txnlev:1] [select eventid,escalationid from escalations where eventid=58] 73122:20221202:102303.930 End of process_actions() 73122:20221202:102303.930 End of zbx_process_events() processed:1 73122:20221202:102303.930 In zbx_db_save_trigger_changes() 73122:20221202:102303.930 query [txnlev:1] [update triggers set lastchange=1669969383,value=0 where triggerid=23107; ] 73122:20221202:102303.931 End of zbx_db_save_trigger_changes() 73122:20221202:102303.931 query [txnlev:1] [commit;] 73090:20221202:102303.934 End of zbx_ipc_service_recv():2 73090:20221202:102303.935 In zbx_ipc_service_recv() timeout:1.000 73122:20221202:102303.942 In zbx_ipc_socket_open() 73090:20221202:102303.942 In ipc_service_accept() 73090:20221202:102303.942 In ipc_service_add_client() 73090:20221202:102303.942 End of ipc_service_add_client() clientid:5 73090:20221202:102303.942 End of ipc_service_accept() 73090:20221202:102303.942 End of zbx_ipc_service_recv():2 73090:20221202:102303.942 In zbx_ipc_service_recv() timeout:1.000 73122:20221202:102303.942 End of zbx_ipc_socket_open():SUCCEED 73122:20221202:102303.942 In zbx_ipc_socket_write() 73090:20221202:102303.942 End of zbx_ipc_service_recv():1 73090:20221202:102303.942 In process_events() events_num:1 73090:20221202:102303.942 In db_update_services() 73090:20221202:102303.942 query [txnlev:1] [begin;] 73122:20221202:102303.942 End of zbx_ipc_socket_write():SUCCEED 73090:20221202:102303.943 query [txnlev:1] [commit;] 73122:20221202:102303.943 zbx_setproctitle() title:'history syncer #1 [processed 1 values, 1 triggers in 0.043232 sec, idle 1 sec]' 73090:20221202:102303.944 End of db_update_services() 73090:20221202:102303.944 End of process_events() 73090:20221202:102303.944 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102304.037 zbx_setproctitle() title:'alert syncer [queuing alerts]' 73158:20221202:102304.037 In am_db_get_alerts() 73158:20221202:102304.037 query [txnlev:1] [begin;] 73158:20221202:102304.038 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] 73107:20221202:102304.038 End of zbx_ipc_service_recv():2 73107:20221202:102304.038 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102304.038 query [txnlev:1] [commit;] 73158:20221202:102304.039 End of am_db_get_alerts():SUCCEED alerts:0 73158:20221202:102304.039 In am_db_flush_results() 73158:20221202:102304.039 In zbx_ipc_socket_write() 73158:20221202:102304.039 End of zbx_ipc_socket_write():SUCCEED 73158:20221202:102304.039 In zbx_ipc_socket_read() 73107:20221202:102304.039 End of zbx_ipc_service_recv():1 73107:20221202:102304.039 In am_flush_results() results:0 73107:20221202:102304.039 In zbx_ipc_client_send() clientid:6 73107:20221202:102304.040 End of zbx_ipc_client_send():SUCCEED 73107:20221202:102304.040 End of am_flush_results() 73107:20221202:102304.040 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102304.040 End of zbx_ipc_socket_read():SUCCEED 73158:20221202:102304.040 End of am_db_flush_results() flushed:0 73158:20221202:102304.040 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.002582 sec, idle 1 sec]' 73088:20221202:102304.075 End of zbx_ipc_service_recv():2 73088:20221202:102304.075 In zbx_ipc_async_socket_send() 73088:20221202:102304.075 In zbx_ipc_client_send() clientid:0 73088:20221202:102304.075 End of zbx_ipc_client_send():SUCCEED 73088:20221202:102304.075 End of zbx_ipc_async_socket_send():SUCCEED 73088:20221202:102304.075 In zbx_ipc_async_socket_flush() timeout:10 73088:20221202:102304.075 End of zbx_ipc_async_socket_flush():0 73088:20221202:102304.075 In zbx_ipc_service_recv() timeout:0.996 73086:20221202:102304.075 End of zbx_ipc_service_recv():1 73086:20221202:102304.075 In zbx_ha_dispatch_message() 73086:20221202:102304.075 In zbx_ipc_service_recv() timeout:1.000 73142:20221202:102304.709 zbx_setproctitle() title:'self-monitoring [processing data]' 73142:20221202:102304.709 In collect_selfmon_stats() 73142:20221202:102304.709 End of collect_selfmon_stats() 73142:20221202:102304.709 zbx_setproctitle() title:'self-monitoring [processed data in 0.000196 sec, idle 1 sec]' 73174:20221202:102304.729 End of zbx_ipc_service_recv():2 73174:20221202:102304.730 In zbx_ipc_service_recv() timeout:1.000 73115:20221202:102304.782 End of zbx_ipc_service_recv():2 73115:20221202:102304.783 In zbx_ipc_service_recv() timeout:1.000 73111:20221202:102304.801 End of zbx_ipc_service_recv():2 73111:20221202:102304.801 In zbx_ipc_service_recv() timeout:1.000 73125:20221202:102304.917 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000122 sec, syncing history]' 73125:20221202:102304.917 In zbx_sync_history_cache() history_num:0 73125:20221202:102304.917 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000249 sec, idle 1 sec]' 73124:20221202:102304.918 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000178 sec, syncing history]' 73124:20221202:102304.918 In zbx_sync_history_cache() history_num:0 73124:20221202:102304.918 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000264 sec, idle 1 sec]' 73123:20221202:102304.922 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000273 sec, syncing history]' 73123:20221202:102304.922 In zbx_sync_history_cache() history_num:0 73123:20221202:102304.922 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000280 sec, idle 1 sec]' 73122:20221202:102304.950 zbx_setproctitle() title:'history syncer #1 [processed 1 values, 1 triggers in 0.043232 sec, syncing history]' 73122:20221202:102304.950 In zbx_sync_history_cache() history_num:0 73122:20221202:102304.950 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000227 sec, idle 1 sec]' 73090:20221202:102304.950 End of zbx_ipc_service_recv():2 73090:20221202:102304.950 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102305.040 zbx_setproctitle() title:'alert syncer [queuing alerts]' 73158:20221202:102305.040 In am_db_get_alerts() 73158:20221202:102305.041 query [txnlev:1] [begin;] 73107:20221202:102305.041 End of zbx_ipc_service_recv():2 73107:20221202:102305.041 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102305.041 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] 73158:20221202:102305.041 query [txnlev:1] [commit;] 73158:20221202:102305.042 End of am_db_get_alerts():SUCCEED alerts:0 73158:20221202:102305.042 In am_db_flush_results() 73158:20221202:102305.042 In zbx_ipc_socket_write() 73158:20221202:102305.042 End of zbx_ipc_socket_write():SUCCEED 73158:20221202:102305.042 In zbx_ipc_socket_read() 73107:20221202:102305.042 End of zbx_ipc_service_recv():1 73107:20221202:102305.042 In am_flush_results() results:0 73107:20221202:102305.042 In zbx_ipc_client_send() clientid:6 73107:20221202:102305.042 End of zbx_ipc_client_send():SUCCEED 73107:20221202:102305.042 End of am_flush_results() 73107:20221202:102305.043 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102305.043 End of zbx_ipc_socket_read():SUCCEED 73158:20221202:102305.043 End of am_db_flush_results() flushed:0 73158:20221202:102305.043 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.002576 sec, idle 1 sec]' 73086:20221202:102305.078 End of zbx_ipc_service_recv():2 73086:20221202:102305.079 In zbx_ha_dispatch_message() 73086:20221202:102305.079 In zbx_ipc_service_recv() timeout:1.000 73088:20221202:102305.079 End of zbx_ipc_service_recv():2 73088:20221202:102305.080 In ha_check_nodes() ha_status:active db_status:0 73088:20221202:102305.080 query [txnlev:1] [begin;] 73088:20221202:102305.080 query [txnlev:1] [select ha_nodeid,name,status,lastaccess,address,port,ha_sessionid from ha_node order by ha_nodeid for update] 73088:20221202:102305.080 query [txnlev:1] [select ha_failover_delay,auditlog_enabled from config] 73088:20221202:102305.081 In ha_db_get_time() 73088:20221202:102305.084 query [txnlev:1] [select unix_timestamp() from config] 73088:20221202:102305.085 End of ha_db_get_time():SUCCEED db_time:1669969385 73088:20221202:102305.085 query [txnlev:1] [update ha_node set lastaccess=unix_timestamp() where ha_nodeid='clb4ubunu00018m7pn6ddoaix'] 73088:20221202:102305.085 query [txnlev:1] [commit;] 73088:20221202:102305.104 End of ha_check_nodes() nodeid:clb4ubunu00018m7pn6ddoaix ha_status:active db_status:0 73088:20221202:102305.104 In zbx_ipc_async_socket_send() 73088:20221202:102305.104 In zbx_ipc_client_send() clientid:0 73086:20221202:102305.104 End of zbx_ipc_service_recv():1 73086:20221202:102305.104 In zbx_ha_dispatch_message() 73086:20221202:102305.104 In zbx_ipc_service_recv() timeout:1.000 73088:20221202:102305.104 End of zbx_ipc_client_send():SUCCEED 73088:20221202:102305.104 End of zbx_ipc_async_socket_send():SUCCEED 73088:20221202:102305.105 In zbx_ipc_async_socket_flush() timeout:10 73088:20221202:102305.105 End of zbx_ipc_async_socket_flush():0 73088:20221202:102305.105 In zbx_ipc_service_recv() timeout:0.991 73144:20221202:102305.618 End of zbx_ipc_async_socket_recv():0 73144:20221202:102305.618 zbx_setproctitle() title:'task manager [processing tasks]' 73144:20221202:102305.618 query [txnlev:0] [select taskid,type,clock,ttl from task where status in (1,2) order by taskid] 73144:20221202:102305.618 zbx_setproctitle() title:'task manager [processed 0 task(s) in 0.000561 sec, idle 5 sec]' 73144:20221202:102305.619 In zbx_ipc_async_socket_recv() timeout:5 73142:20221202:102305.711 zbx_setproctitle() title:'self-monitoring [processing data]' 73142:20221202:102305.711 In collect_selfmon_stats() 73142:20221202:102305.711 End of collect_selfmon_stats() 73142:20221202:102305.711 zbx_setproctitle() title:'self-monitoring [processed data in 0.000177 sec, idle 1 sec]' 73174:20221202:102305.731 End of zbx_ipc_service_recv():2 73174:20221202:102305.731 In zbx_ipc_service_recv() timeout:1.000 73115:20221202:102305.787 End of zbx_ipc_service_recv():2 73115:20221202:102305.787 In zbx_ipc_service_recv() timeout:1.000 73111:20221202:102305.802 End of zbx_ipc_service_recv():2 73111:20221202:102305.802 In zbx_ipc_service_recv() timeout:1.000 73125:20221202:102305.918 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000249 sec, syncing history]' 73125:20221202:102305.918 In zbx_sync_history_cache() history_num:0 73125:20221202:102305.918 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000097 sec, idle 1 sec]' 73124:20221202:102305.918 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000264 sec, syncing history]' 73124:20221202:102305.919 In zbx_sync_history_cache() history_num:0 73124:20221202:102305.919 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000114 sec, idle 1 sec]' 73123:20221202:102305.923 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000280 sec, syncing history]' 73123:20221202:102305.923 In zbx_sync_history_cache() history_num:0 73123:20221202:102305.923 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000120 sec, idle 1 sec]' 73122:20221202:102305.951 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000227 sec, syncing history]' 73122:20221202:102305.951 In zbx_sync_history_cache() history_num:0 73122:20221202:102305.952 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000170 sec, idle 1 sec]' 73090:20221202:102305.952 End of zbx_ipc_service_recv():2 73090:20221202:102305.952 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102306.044 zbx_setproctitle() title:'alert syncer [queuing alerts]' 73158:20221202:102306.044 In am_db_get_alerts() 73158:20221202:102306.044 query [txnlev:1] [begin;] 73158:20221202:102306.044 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] 73107:20221202:102306.045 End of zbx_ipc_service_recv():2 73107:20221202:102306.045 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102306.045 query [txnlev:1] [commit;] 73158:20221202:102306.046 End of am_db_get_alerts():SUCCEED alerts:0 73158:20221202:102306.046 In am_db_flush_results() 73158:20221202:102306.046 In zbx_ipc_socket_write() 73158:20221202:102306.046 End of zbx_ipc_socket_write():SUCCEED 73158:20221202:102306.046 In zbx_ipc_socket_read() 73107:20221202:102306.046 End of zbx_ipc_service_recv():1 73107:20221202:102306.046 In am_flush_results() results:0 73107:20221202:102306.046 In zbx_ipc_client_send() clientid:6 73107:20221202:102306.046 End of zbx_ipc_client_send():SUCCEED 73107:20221202:102306.046 End of am_flush_results() 73107:20221202:102306.046 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102306.047 End of zbx_ipc_socket_read():SUCCEED 73158:20221202:102306.047 End of am_db_flush_results() flushed:0 73158:20221202:102306.047 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.002633 sec, idle 1 sec]' 73088:20221202:102306.098 End of zbx_ipc_service_recv():2 73088:20221202:102306.102 In zbx_ipc_async_socket_send() 73088:20221202:102306.102 In zbx_ipc_client_send() clientid:0 73086:20221202:102306.102 End of zbx_ipc_service_recv():1 73086:20221202:102306.102 In zbx_ha_dispatch_message() 73086:20221202:102306.102 In zbx_ipc_service_recv() timeout:1.000 73088:20221202:102306.102 End of zbx_ipc_client_send():SUCCEED 73088:20221202:102306.102 End of zbx_ipc_async_socket_send():SUCCEED 73088:20221202:102306.102 In zbx_ipc_async_socket_flush() timeout:10 73088:20221202:102306.102 End of zbx_ipc_async_socket_flush():0 73088:20221202:102306.102 In zbx_ipc_service_recv() timeout:0.969 73120:20221202:102306.487 zbx_setproctitle() title:'http poller #1 [got 0 values in 0.001619 sec, getting values]' 73120:20221202:102306.487 In process_httptests() 73120:20221202:102306.487 query [txnlev:0] [select h.hostid,h.host,h.name,t.httptestid,t.name,t.agent,t.authentication,t.http_user,t.http_password,t.http_proxy,t.retries,t.ssl_cert_file,t.ssl_key_file,t.ssl_key_password,t.verify_peer,t.verify_host,t.delay from httptest t,hosts h where t.hostid=h.hostid and t.nextcheck<=1669969386 and mod(t.httptestid,1)=0 and t.status=0 and h.proxy_hostid is null and h.status=0 and (h.maintenance_status=0 or h.maintenance_type=0)] 73120:20221202:102306.488 query [txnlev:0] [select name,value,type from httptest_field where httptestid=1 order by httptest_fieldid] 73120:20221202:102306.489 In substitute_simple_macros_impl() data:'Zabbix' 73120:20221202:102306.489 End substitute_simple_macros_impl() data:'Zabbix' 73120:20221202:102306.489 In substitute_simple_macros_impl() data:EMPTY 73120:20221202:102306.489 In substitute_simple_macros_impl() data:EMPTY 73120:20221202:102306.489 In substitute_simple_macros_impl() data:EMPTY 73120:20221202:102306.489 In http_process_variables() 0 variables 73120:20221202:102306.489 End of http_process_variables():SUCCEED 73120:20221202:102306.489 In process_httptest() httptestid:1 name:'Web scenario 1' 73120:20221202:102306.489 query [txnlev:0] [select httpstepid,no,name,url,timeout,posts,required,status_codes,post_type,follow_redirects,retrieve_mode from httpstep where httptestid=1 order by no] 73120:20221202:102306.490 In substitute_simple_macros_impl() data:'10s' 73120:20221202:102306.490 End substitute_simple_macros_impl() data:'10s' 73120:20221202:102306.490 In substitute_simple_macros_impl() data:'https://zabbix.com' 73120:20221202:102306.490 End substitute_simple_macros_impl() data:'https://zabbix.com' 73120:20221202:102306.490 In http_substitute_variables() data:'https://zabbix.com' 73120:20221202:102306.490 End of http_substitute_variables() data:'https://zabbix.com' 73120:20221202:102306.490 In substitute_simple_macros_impl() data:'Zabbix' 73120:20221202:102306.490 End substitute_simple_macros_impl() data:'Zabbix' 73120:20221202:102306.490 In substitute_simple_macros_impl() data:'200' 73120:20221202:102306.490 End substitute_simple_macros_impl() data:'200' 73120:20221202:102306.490 query [txnlev:0] [select name,value,type from httpstep_field where httpstepid=1 order by httpstep_fieldid] 73120:20221202:102306.491 In substitute_simple_macros_impl() data:'15s' 73120:20221202:102306.491 End substitute_simple_macros_impl() data:'15s' 73120:20221202:102306.491 process_httptest() use step "111" 73120:20221202:102306.491 process_httptest() use post "" 73120:20221202:102306.491 process_httptest() go to URL "https://zabbix.com" 73134:20221202:102306.542 End of zbx_ipc_async_socket_recv():0 73134:20221202:102306.542 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.000144 sec, getting values]' 73134:20221202:102306.542 In get_values() 73128:20221202:102306.542 End of zbx_ipc_async_socket_recv():0 73128:20221202:102306.542 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.000112 sec, getting values]' 73128:20221202:102306.542 In get_values() 73128:20221202:102306.542 In DCconfig_get_poller_items() poller_type:4 73128:20221202:102306.542 End of DCconfig_get_poller_items():0 73128:20221202:102306.542 In DCconfig_get_poller_nextcheck() poller_type:4 73128:20221202:102306.542 End of DCconfig_get_poller_nextcheck():-1 73128:20221202:102306.542 End of get_values():0 73128:20221202:102306.542 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.000310 sec, idle 5 sec]' 73128:20221202:102306.543 In zbx_ipc_async_socket_recv() timeout:5 73134:20221202:102306.543 In DCconfig_get_poller_items() poller_type:4 73134:20221202:102306.543 End of DCconfig_get_poller_items():0 73134:20221202:102306.543 In DCconfig_get_poller_nextcheck() poller_type:4 73134:20221202:102306.543 End of DCconfig_get_poller_nextcheck():-1 73134:20221202:102306.543 End of get_values():0 73134:20221202:102306.543 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.000856 sec, idle 5 sec]' 73134:20221202:102306.543 In zbx_ipc_async_socket_recv() timeout:5 73127:20221202:102306.546 End of zbx_ipc_async_socket_recv():0 73127:20221202:102306.546 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.000118 sec, getting values]' 73127:20221202:102306.546 In get_values() 73127:20221202:102306.546 In DCconfig_get_poller_items() poller_type:4 73127:20221202:102306.546 End of DCconfig_get_poller_items():0 73127:20221202:102306.546 In DCconfig_get_poller_nextcheck() poller_type:4 73127:20221202:102306.546 End of DCconfig_get_poller_nextcheck():-1 73127:20221202:102306.546 End of get_values():0 73127:20221202:102306.546 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.000095 sec, idle 5 sec]' 73127:20221202:102306.546 In zbx_ipc_async_socket_recv() timeout:5 73133:20221202:102306.551 End of zbx_ipc_async_socket_recv():0 73133:20221202:102306.551 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.000241 sec, getting values]' 73133:20221202:102306.551 In get_values() 73133:20221202:102306.551 In DCconfig_get_poller_items() poller_type:4 73133:20221202:102306.551 End of DCconfig_get_poller_items():0 73133:20221202:102306.551 In DCconfig_get_poller_nextcheck() poller_type:4 73133:20221202:102306.551 End of DCconfig_get_poller_nextcheck():-1 73133:20221202:102306.551 End of get_values():0 73133:20221202:102306.551 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.000116 sec, idle 5 sec]' 73133:20221202:102306.551 In zbx_ipc_async_socket_recv() timeout:5 73151:20221202:102306.558 End of zbx_ipc_async_socket_recv():0 73151:20221202:102306.558 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.000130 sec, getting values]' 73151:20221202:102306.558 In get_values() 73151:20221202:102306.558 In DCconfig_get_poller_items() poller_type:1 73151:20221202:102306.558 End of DCconfig_get_poller_items():0 73151:20221202:102306.558 In DCconfig_get_poller_nextcheck() poller_type:1 73151:20221202:102306.558 End of DCconfig_get_poller_nextcheck():-1 73151:20221202:102306.558 End of get_values():0 73151:20221202:102306.558 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.000219 sec, idle 5 sec]' 73151:20221202:102306.558 In zbx_ipc_async_socket_recv() timeout:5 73139:20221202:102306.562 End of zbx_ipc_async_socket_recv():0 73139:20221202:102306.562 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.000134 sec, getting values]' 73139:20221202:102306.562 In get_values() 73139:20221202:102306.562 In DCconfig_get_poller_items() poller_type:4 73139:20221202:102306.562 End of DCconfig_get_poller_items():0 73139:20221202:102306.562 In DCconfig_get_poller_nextcheck() poller_type:4 73139:20221202:102306.562 End of DCconfig_get_poller_nextcheck():-1 73139:20221202:102306.562 End of get_values():0 73139:20221202:102306.562 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.000072 sec, idle 5 sec]' 73139:20221202:102306.562 In zbx_ipc_async_socket_recv() timeout:5 73159:20221202:102306.562 End of zbx_ipc_async_socket_recv():0 73159:20221202:102306.562 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.000132 sec, getting values]' 73159:20221202:102306.562 In get_values() 73159:20221202:102306.562 In DCconfig_get_poller_items() poller_type:5 73159:20221202:102306.562 End of DCconfig_get_poller_items():0 73159:20221202:102306.562 In DCconfig_get_poller_nextcheck() poller_type:5 73159:20221202:102306.562 End of DCconfig_get_poller_nextcheck():-1 73159:20221202:102306.562 End of get_values():0 73159:20221202:102306.562 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.000079 sec, idle 5 sec]' 73159:20221202:102306.562 In zbx_ipc_async_socket_recv() timeout:5 73140:20221202:102306.562 End of zbx_ipc_async_socket_recv():0 73140:20221202:102306.562 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.000603 sec, getting values]' 73140:20221202:102306.562 In get_values() 73140:20221202:102306.562 In DCconfig_get_poller_items() poller_type:4 73140:20221202:102306.562 End of DCconfig_get_poller_items():0 73140:20221202:102306.562 In DCconfig_get_poller_nextcheck() poller_type:4 73140:20221202:102306.562 End of DCconfig_get_poller_nextcheck():-1 73140:20221202:102306.562 End of get_values():0 73140:20221202:102306.562 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.000152 sec, idle 5 sec]' 73140:20221202:102306.562 In zbx_ipc_async_socket_recv() timeout:5 73130:20221202:102306.565 End of zbx_ipc_async_socket_recv():0 73130:20221202:102306.565 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.000066 sec, getting values]' 73130:20221202:102306.566 In get_values() 73130:20221202:102306.566 In DCconfig_get_poller_items() poller_type:4 73130:20221202:102306.566 End of DCconfig_get_poller_items():0 73130:20221202:102306.566 In DCconfig_get_poller_nextcheck() poller_type:4 73130:20221202:102306.566 End of DCconfig_get_poller_nextcheck():-1 73130:20221202:102306.566 End of get_values():0 73130:20221202:102306.566 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.000081 sec, idle 5 sec]' 73130:20221202:102306.566 In zbx_ipc_async_socket_recv() timeout:5 73129:20221202:102306.568 End of zbx_ipc_async_socket_recv():0 73129:20221202:102306.568 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.000253 sec, getting values]' 73129:20221202:102306.568 In get_values() 73129:20221202:102306.568 In DCconfig_get_poller_items() poller_type:4 73129:20221202:102306.568 End of DCconfig_get_poller_items():0 73129:20221202:102306.568 In DCconfig_get_poller_nextcheck() poller_type:4 73129:20221202:102306.568 End of DCconfig_get_poller_nextcheck():-1 73129:20221202:102306.568 End of get_values():0 73129:20221202:102306.568 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.000079 sec, idle 5 sec]' 73129:20221202:102306.569 In zbx_ipc_async_socket_recv() timeout:5 73137:20221202:102306.569 End of zbx_ipc_async_socket_recv():0 73137:20221202:102306.569 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.000968 sec, getting values]' 73137:20221202:102306.569 In get_values() 73137:20221202:102306.569 In DCconfig_get_poller_items() poller_type:4 73137:20221202:102306.569 End of DCconfig_get_poller_items():0 73137:20221202:102306.569 In DCconfig_get_poller_nextcheck() poller_type:4 73137:20221202:102306.569 End of DCconfig_get_poller_nextcheck():-1 73137:20221202:102306.569 End of get_values():0 73137:20221202:102306.569 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.000065 sec, idle 5 sec]' 73137:20221202:102306.569 In zbx_ipc_async_socket_recv() timeout:5 73168:20221202:102306.569 End of zbx_ipc_async_socket_recv():0 73168:20221202:102306.570 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.000338 sec, getting values]' 73168:20221202:102306.570 In get_values() 73168:20221202:102306.570 In DCconfig_get_poller_items() poller_type:5 73168:20221202:102306.570 End of DCconfig_get_poller_items():0 73168:20221202:102306.570 In DCconfig_get_poller_nextcheck() poller_type:5 73168:20221202:102306.570 End of DCconfig_get_poller_nextcheck():-1 73168:20221202:102306.570 End of get_values():0 73168:20221202:102306.570 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.000077 sec, idle 5 sec]' 73168:20221202:102306.570 In zbx_ipc_async_socket_recv() timeout:5 73150:20221202:102306.570 End of zbx_ipc_async_socket_recv():0 73150:20221202:102306.570 zbx_setproctitle() title:'poller #5 [got 0 values in 0.000243 sec, getting values]' 73150:20221202:102306.570 In get_values() 73150:20221202:102306.570 In DCconfig_get_poller_items() poller_type:0 73150:20221202:102306.570 End of DCconfig_get_poller_items():1 73150:20221202:102306.570 In substitute_key_macros_impl() data:'agent.ping' 73150:20221202:102306.570 End of substitute_key_macros_impl():SUCCEED data:'agent.ping' 73150:20221202:102306.570 In substitute_simple_macros_impl() data:'10050' 73150:20221202:102306.570 End substitute_simple_macros_impl() data:'10050' 73150:20221202:102306.570 In get_value() key:'agent.ping' 73150:20221202:102306.570 In get_value_agent() host:'test' addr:'192.168.6.176' key:'agent.ping' conn:'unencrypted' 73141:20221202:102306.570 End of zbx_ipc_async_socket_recv():0 73141:20221202:102306.570 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.000062 sec, exchanging data]' 73141:20221202:102306.570 In process_proxy() 73141:20221202:102306.570 In DCconfig_get_proxypoller_hosts() 73141:20221202:102306.570 End of DCconfig_get_proxypoller_hosts():0 73141:20221202:102306.570 End of process_proxy() 73141:20221202:102306.570 In DCconfig_get_proxypoller_nextcheck() 73141:20221202:102306.570 End of DCconfig_get_proxypoller_nextcheck():-1 73141:20221202:102306.570 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.000216 sec, idle 5 sec]' 73141:20221202:102306.570 In zbx_ipc_async_socket_recv() timeout:5 73145:20221202:102306.570 End of zbx_ipc_async_socket_recv():0 73145:20221202:102306.571 zbx_setproctitle() title:'poller #1 [got 0 values in 0.000143 sec, getting values]' 73145:20221202:102306.571 In get_values() 73145:20221202:102306.571 In DCconfig_get_poller_items() poller_type:0 73145:20221202:102306.571 End of DCconfig_get_poller_items():0 73145:20221202:102306.571 In DCconfig_get_poller_nextcheck() poller_type:0 73145:20221202:102306.571 End of DCconfig_get_poller_nextcheck():1669969413 73145:20221202:102306.571 End of get_values():0 73145:20221202:102306.571 zbx_setproctitle() title:'poller #1 [got 0 values in 0.000280 sec, idle 5 sec]' 73145:20221202:102306.571 In zbx_ipc_async_socket_recv() timeout:5 73135:20221202:102306.571 End of zbx_ipc_async_socket_recv():0 73135:20221202:102306.571 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.007634 sec, getting values]' 73135:20221202:102306.571 In get_values() 73135:20221202:102306.571 In DCconfig_get_poller_items() poller_type:4 73135:20221202:102306.571 End of DCconfig_get_poller_items():0 73135:20221202:102306.571 In DCconfig_get_poller_nextcheck() poller_type:4 73135:20221202:102306.571 End of DCconfig_get_poller_nextcheck():-1 73150:20221202:102306.571 In is_ip4() ip:'192.168.6.176' 73150:20221202:102306.571 End of is_ip4():SUCCEED 73150:20221202:102306.571 Sending [agent.ping] 73135:20221202:102306.571 End of get_values():0 73135:20221202:102306.571 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.000378 sec, idle 5 sec]' 73135:20221202:102306.571 In zbx_ipc_async_socket_recv() timeout:5 73150:20221202:102306.571 get value from agent result: '1' 73150:20221202:102306.572 End of get_value_agent():SUCCEED 73150:20221202:102306.572 End of get_value():SUCCEED 73150:20221202:102306.572 In zbx_activate_item_interface() interfaceid:15 itemid:44581 type:0 73150:20221202:102306.572 End of zbx_activate_item_interface() 73150:20221202:102306.572 In zbx_preprocess_item_value() 73150:20221202:102306.572 End of zbx_preprocess_item_value() 73150:20221202:102306.572 In zbx_ipc_socket_write() 73150:20221202:102306.572 End of zbx_ipc_socket_write():SUCCEED 73150:20221202:102306.572 End of get_values():1 73150:20221202:102306.572 zbx_setproctitle() title:'poller #5 [got 1 values in 0.002340 sec, idle 5 sec]' 73111:20221202:102306.572 End of zbx_ipc_service_recv():1 73111:20221202:102306.572 In preprocessor_add_request() 73111:20221202:102306.572 In preprocessor_sync_configuration() 73111:20221202:102306.572 In DCconfig_get_preprocessable_items() 73111:20221202:102306.572 End of DCconfig_get_preprocessable_items() items:29 73111:20221202:102306.573 End of preprocessor_sync_configuration() item config size: 29, history cache size: 0 73111:20221202:102306.573 In preprocessor_enqueue() itemid: 44581 73111:20221202:102306.573 End of preprocessor_enqueue() 73111:20221202:102306.573 In preprocessor_assign_tasks() 73111:20221202:102306.573 In preprocessor_get_next_task() 73111:20221202:102306.573 End of preprocessor_get_next_task() 73111:20221202:102306.573 In zbx_ipc_client_send() clientid:3 73150:20221202:102306.573 In zbx_ipc_async_socket_recv() timeout:5 73111:20221202:102306.573 End of zbx_ipc_client_send():SUCCEED 73111:20221202:102306.573 In preprocessor_get_next_task() 73111:20221202:102306.573 End of preprocessor_get_next_task() 73111:20221202:102306.573 End of preprocessor_assign_tasks() 73111:20221202:102306.573 End of preprocessor_add_request() 73114:20221202:102306.573 End of zbx_ipc_socket_read():SUCCEED 73111:20221202:102306.573 zbx_setproctitle() title:'preprocessing manager #1 [queued 1, processed 2 values, idle 5.000418 sec during 5.002056 sec]' 73169:20221202:102306.574 End of zbx_ipc_async_socket_recv():0 73169:20221202:102306.574 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.000202 sec, getting values]' 73169:20221202:102306.574 In get_values() 73169:20221202:102306.574 In DCconfig_get_poller_items() poller_type:5 73169:20221202:102306.574 End of DCconfig_get_poller_items():0 73169:20221202:102306.574 In DCconfig_get_poller_nextcheck() poller_type:5 73169:20221202:102306.574 End of DCconfig_get_poller_nextcheck():-1 73169:20221202:102306.574 End of get_values():0 73169:20221202:102306.574 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.000077 sec, idle 5 sec]' 73169:20221202:102306.574 In zbx_ipc_async_socket_recv() timeout:5 73147:20221202:102306.574 End of zbx_ipc_async_socket_recv():0 73147:20221202:102306.574 zbx_setproctitle() title:'poller #3 [got 0 values in 0.000298 sec, getting values]' 73147:20221202:102306.574 In get_values() 73147:20221202:102306.574 In DCconfig_get_poller_items() poller_type:0 73147:20221202:102306.574 End of DCconfig_get_poller_items():0 73147:20221202:102306.574 In DCconfig_get_poller_nextcheck() poller_type:0 73147:20221202:102306.574 End of DCconfig_get_poller_nextcheck():1669969391 73147:20221202:102306.574 End of get_values():0 73147:20221202:102306.574 zbx_setproctitle() title:'poller #3 [got 0 values in 0.000068 sec, idle 5 sec]' 73147:20221202:102306.574 In zbx_ipc_async_socket_recv() timeout:5 73149:20221202:102306.574 End of zbx_ipc_async_socket_recv():0 73149:20221202:102306.574 zbx_setproctitle() title:'poller #4 [got 0 values in 0.006578 sec, getting values]' 73149:20221202:102306.574 In get_values() 73149:20221202:102306.574 In DCconfig_get_poller_items() poller_type:0 73149:20221202:102306.574 End of DCconfig_get_poller_items():0 73114:20221202:102306.574 worker_preprocess_value(): 1 73114:20221202:102306.574 worker_preprocess_value: SUCCEED GOOD 73114:20221202:102306.574 In zbx_ipc_socket_write() 73114:20221202:102306.574 End of zbx_ipc_socket_write():SUCCEED 73114:20221202:102306.574 In zbx_ipc_socket_read() 73146:20221202:102306.575 End of zbx_ipc_async_socket_recv():0 73146:20221202:102306.575 zbx_setproctitle() title:'poller #2 [got 1 values in 0.006029 sec, getting values]' 73146:20221202:102306.575 In get_values() 73146:20221202:102306.575 In DCconfig_get_poller_items() poller_type:0 73146:20221202:102306.575 End of DCconfig_get_poller_items():0 73146:20221202:102306.575 In DCconfig_get_poller_nextcheck() poller_type:0 73146:20221202:102306.575 End of DCconfig_get_poller_nextcheck():1669969391 73146:20221202:102306.575 End of get_values():0 73146:20221202:102306.575 zbx_setproctitle() title:'poller #2 [got 0 values in 0.000158 sec, idle 5 sec]' 73149:20221202:102306.575 In DCconfig_get_poller_nextcheck() poller_type:0 73149:20221202:102306.575 End of DCconfig_get_poller_nextcheck():1669969391 73149:20221202:102306.575 End of get_values():0 73149:20221202:102306.575 zbx_setproctitle() title:'poller #4 [got 0 values in 0.000898 sec, idle 5 sec]' 73149:20221202:102306.575 In zbx_ipc_async_socket_recv() timeout:5 73111:20221202:102306.575 In zbx_ipc_service_recv() timeout:1.000 73111:20221202:102306.575 End of zbx_ipc_service_recv():1 73111:20221202:102306.575 In preprocessor_add_result() 73111:20221202:102306.575 In preprocessor_enqueue_dependent() itemid: 44581 73111:20221202:102306.575 End of preprocessor_enqueue_dependent() 73111:20221202:102306.576 In preprocessor_assign_tasks() 73111:20221202:102306.576 In preprocessor_get_next_task() 73111:20221202:102306.576 End of preprocessor_get_next_task() 73111:20221202:102306.576 End of preprocessor_assign_tasks() 73111:20221202:102306.576 End of preprocessor_add_result() 73111:20221202:102306.576 In zbx_ipc_service_recv() timeout:1.000 73146:20221202:102306.576 In zbx_ipc_async_socket_recv() timeout:5 73167:20221202:102306.578 End of zbx_ipc_async_socket_recv():0 73167:20221202:102306.578 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.000242 sec, getting values]' 73167:20221202:102306.578 In get_values() 73167:20221202:102306.578 In DCconfig_get_poller_items() poller_type:5 73167:20221202:102306.578 End of DCconfig_get_poller_items():0 73167:20221202:102306.578 In DCconfig_get_poller_nextcheck() poller_type:5 73167:20221202:102306.578 End of DCconfig_get_poller_nextcheck():-1 73167:20221202:102306.578 End of get_values():0 73167:20221202:102306.578 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.000086 sec, idle 5 sec]' 73167:20221202:102306.578 In zbx_ipc_async_socket_recv() timeout:5 73172:20221202:102306.578 End of zbx_ipc_async_socket_recv():0 73172:20221202:102306.578 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.000147 sec, getting values]' 73172:20221202:102306.578 In get_values() 73172:20221202:102306.578 In DCconfig_get_poller_items() poller_type:5 73172:20221202:102306.578 End of DCconfig_get_poller_items():0 73172:20221202:102306.578 In DCconfig_get_poller_nextcheck() poller_type:5 73172:20221202:102306.578 End of DCconfig_get_poller_nextcheck():-1 73172:20221202:102306.578 End of get_values():0 73172:20221202:102306.578 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.000204 sec, idle 5 sec]' 73172:20221202:102306.578 In zbx_ipc_async_socket_recv() timeout:5 73157:20221202:102306.600 zbx_setproctitle() title:'icmp pinger #1 [getting values]' 73157:20221202:102306.601 In get_pinger_hosts() 73157:20221202:102306.601 In DCconfig_get_poller_items() poller_type:3 73157:20221202:102306.601 End of DCconfig_get_poller_items():0 73157:20221202:102306.601 End of get_pinger_hosts():0 73157:20221202:102306.601 In process_pinger_hosts() 73157:20221202:102306.601 End of process_pinger_hosts() 73157:20221202:102306.601 In DCconfig_get_poller_nextcheck() poller_type:3 73157:20221202:102306.601 End of DCconfig_get_poller_nextcheck():-1 73157:20221202:102306.601 zbx_setproctitle() title:'icmp pinger #1 [got 0 values in 0.000369 sec, idle 5 sec]' 73120:20221202:102306.685 In int_in_list() list:'200' value:301 73120:20221202:102306.686 End of int_in_list():FAIL 73120:20221202:102306.686 In process_step_data() rspcode:301 time:0.194058 speed:917.000000 73120:20221202:102306.686 query [txnlev:0] [select type,itemid from httpstepitem where httpstepid=1] 73120:20221202:102306.686 In zbx_preprocess_item_value() 73120:20221202:102306.686 End of zbx_preprocess_item_value() 73120:20221202:102306.686 In zbx_preprocess_item_value() 73120:20221202:102306.686 End of zbx_preprocess_item_value() 73120:20221202:102306.687 In zbx_preprocess_item_value() 73120:20221202:102306.687 End of zbx_preprocess_item_value() 73120:20221202:102306.687 End of process_step_data() 73120:20221202:102306.690 query without transaction detected 73120:20221202:102306.695 query [txnlev:0] [update httptest set nextcheck=1669969396 where httptestid=1] 73178:20221202:102306.706 End of zbx_ipc_async_socket_recv():0 73178:20221202:102306.706 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.000078 sec, getting values]' 73178:20221202:102306.706 In get_values() 73178:20221202:102306.706 In DCconfig_get_poller_items() poller_type:6 73178:20221202:102306.706 End of DCconfig_get_poller_items():0 73178:20221202:102306.706 In DCconfig_get_poller_nextcheck() poller_type:6 73178:20221202:102306.707 End of DCconfig_get_poller_nextcheck():-1 73178:20221202:102306.707 End of get_values():0 73178:20221202:102306.707 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.000099 sec, idle 5 sec]' 73178:20221202:102306.707 In zbx_ipc_async_socket_recv() timeout:5 73142:20221202:102306.712 zbx_setproctitle() title:'self-monitoring [processing data]' 73142:20221202:102306.712 In collect_selfmon_stats() 73142:20221202:102306.712 End of collect_selfmon_stats() 73142:20221202:102306.712 zbx_setproctitle() title:'self-monitoring [processed data in 0.000294 sec, idle 1 sec]' 73126:20221202:102306.713 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.003804 sec, processing escalations]' 73126:20221202:102306.713 In process_escalations() 73126:20221202:102306.713 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<=1669969389 order by actionid,triggerid,itemid,escalationid] 73120:20221202:102306.713 cannot process step "111" of web scenario "Web scenario 1" on host "test": response code "301" did not match any of the required status codes "200" 73120:20221202:102306.713 In process_test_data() 73120:20221202:102306.713 query [txnlev:0] [select type,itemid from httptestitem where httptestid=1] 73126:20221202:102306.713 End of process_escalations() 73126:20221202:102306.713 In process_escalations() 73126:20221202:102306.713 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<=1669969389 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102306.714 End of process_escalations() 73126:20221202:102306.714 In process_escalations() 73126:20221202:102306.714 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<=1669969389 order by actionid,triggerid,itemid,escalationid] 73120:20221202:102306.714 In zbx_preprocess_item_value() 73120:20221202:102306.714 End of zbx_preprocess_item_value() 73120:20221202:102306.714 In zbx_preprocess_item_value() 73120:20221202:102306.714 End of zbx_preprocess_item_value() 73120:20221202:102306.715 In zbx_preprocess_item_value() 73120:20221202:102306.715 End of zbx_preprocess_item_value() 73120:20221202:102306.715 End of process_test_data() 73120:20221202:102306.715 In zbx_ipc_socket_write() 73126:20221202:102306.715 End of process_escalations() 73126:20221202:102306.715 In process_escalations() 73126:20221202:102306.715 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<=1669969389 order by actionid,triggerid,itemid,escalationid] 73111:20221202:102306.715 End of zbx_ipc_service_recv():1 73111:20221202:102306.715 In preprocessor_add_request() 73111:20221202:102306.715 In preprocessor_sync_configuration() 73111:20221202:102306.715 In DCconfig_get_preprocessable_items() 73111:20221202:102306.715 End of DCconfig_get_preprocessable_items() items:29 73111:20221202:102306.715 End of preprocessor_sync_configuration() item config size: 29, history cache size: 0 73111:20221202:102306.715 In preprocessor_enqueue() itemid: 44299 73111:20221202:102306.715 In preprocessor_enqueue_dependent() itemid: 44299 73111:20221202:102306.715 End of preprocessor_enqueue_dependent() 73111:20221202:102306.715 End of preprocessor_enqueue() 73111:20221202:102306.715 In preprocessor_enqueue() itemid: 44300 73111:20221202:102306.715 In preprocessor_enqueue_dependent() itemid: 44300 73111:20221202:102306.715 End of preprocessor_enqueue_dependent() 73111:20221202:102306.716 End of preprocessor_enqueue() 73111:20221202:102306.716 In preprocessor_enqueue() itemid: 44301 73111:20221202:102306.716 In preprocessor_enqueue_dependent() itemid: 44301 73111:20221202:102306.716 End of preprocessor_enqueue_dependent() 73111:20221202:102306.716 End of preprocessor_enqueue() 73111:20221202:102306.716 In preprocessor_enqueue() itemid: 44296 73111:20221202:102306.716 In preprocessor_enqueue_dependent() itemid: 44296 73111:20221202:102306.716 End of preprocessor_enqueue_dependent() 73111:20221202:102306.716 End of preprocessor_enqueue() 73111:20221202:102306.716 In preprocessor_enqueue() itemid: 44297 73111:20221202:102306.716 In preprocessor_enqueue_dependent() itemid: 44297 73111:20221202:102306.716 End of preprocessor_enqueue_dependent() 73111:20221202:102306.716 End of preprocessor_enqueue() 73111:20221202:102306.716 In preprocessor_enqueue() itemid: 44298 73111:20221202:102306.716 In preprocessor_enqueue_dependent() itemid: 44298 73111:20221202:102306.716 End of preprocessor_enqueue_dependent() 73111:20221202:102306.716 End of preprocessor_enqueue() 73111:20221202:102306.716 In preprocessor_assign_tasks() 73111:20221202:102306.716 In preprocessor_get_next_task() 73111:20221202:102306.716 End of preprocessor_get_next_task() 73111:20221202:102306.716 End of preprocessor_assign_tasks() 73111:20221202:102306.716 End of preprocessor_add_request() 73111:20221202:102306.716 In zbx_ipc_service_recv() timeout:1.000 73120:20221202:102306.716 End of zbx_ipc_socket_write():SUCCEED 73120:20221202:102306.716 End of process_httptest() 73120:20221202:102306.716 End of process_httptests() 73120:20221202:102306.716 query [txnlev:0] [select min(t.nextcheck) from httptest t,hosts h where t.hostid=h.hostid and mod(t.httptestid,1)=0 and t.status=0 and h.proxy_hostid is null and h.status=0 and (h.maintenance_status=0 or h.maintenance_type=0)] 73126:20221202:102306.716 End of process_escalations() 73126:20221202:102306.716 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.003821 sec, idle 3 sec]' 73120:20221202:102306.717 zbx_setproctitle() title:'http poller #1 [got 1 values in 0.229177 sec, idle 5 sec]' 73174:20221202:102306.734 End of zbx_ipc_service_recv():2 73174:20221202:102306.734 In zbx_ipc_service_recv() timeout:1.000 73115:20221202:102306.788 End of zbx_ipc_service_recv():2 73115:20221202:102306.788 In zbx_ipc_service_recv() timeout:1.000 73124:20221202:102306.919 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000114 sec, syncing history]' 73124:20221202:102306.919 In zbx_sync_history_cache() history_num:7 73124:20221202:102306.919 In substitute_simple_macros_impl() data:'90d' 73124:20221202:102306.919 End substitute_simple_macros_impl() data:'90d' 73124:20221202:102306.919 In substitute_simple_macros_impl() data:'30d' 73124:20221202:102306.919 End substitute_simple_macros_impl() data:'30d' 73124:20221202:102306.919 In substitute_simple_macros_impl() data:'90d' 73124:20221202:102306.919 End substitute_simple_macros_impl() data:'90d' 73124:20221202:102306.919 In substitute_simple_macros_impl() data:'30d' 73124:20221202:102306.919 End substitute_simple_macros_impl() data:'30d' 73124:20221202:102306.919 In substitute_simple_macros_impl() data:'30d' 73124:20221202:102306.919 End substitute_simple_macros_impl() data:'30d' 73124:20221202:102306.919 In substitute_simple_macros_impl() data:'90d' 73124:20221202:102306.919 End substitute_simple_macros_impl() data:'90d' 73124:20221202:102306.919 In substitute_simple_macros_impl() data:'30d' 73124:20221202:102306.919 End substitute_simple_macros_impl() data:'30d' 73124:20221202:102306.919 In substitute_simple_macros_impl() data:'90d' 73124:20221202:102306.920 End substitute_simple_macros_impl() data:'90d' 73124:20221202:102306.920 In substitute_simple_macros_impl() data:'30d' 73124:20221202:102306.920 End substitute_simple_macros_impl() data:'30d' 73124:20221202:102306.920 In substitute_simple_macros_impl() data:'90d' 73124:20221202:102306.920 End substitute_simple_macros_impl() data:'90d' 73124:20221202:102306.920 In substitute_simple_macros_impl() data:'30d' 73124:20221202:102306.920 End substitute_simple_macros_impl() data:'30d' 73124:20221202:102306.920 In substitute_simple_macros_impl() data:'90d' 73124:20221202:102306.920 End substitute_simple_macros_impl() data:'90d' 73124:20221202:102306.920 In DCmass_prepare_history() history_num:7 73124:20221202:102306.920 End of DCmass_prepare_history() 73124:20221202:102306.920 In DBmass_add_history() 73124:20221202:102306.920 In zbx_history_add_values() 73124:20221202:102306.920 query [txnlev:1] [begin;] 73125:20221202:102306.920 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000097 sec, syncing history]' 73125:20221202:102306.920 In zbx_sync_history_cache() history_num:7 73125:20221202:102306.921 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.001461 sec, idle 1 sec]' 73124:20221202:102306.921 query [txnlev:1] [insert into history (itemid,clock,ns,value) values (44296,1669969386,690456191,917),(44299,1669969386,686098056,917),(44300,1669969386,686098056,0.19405800000000001); ] 73124:20221202:102306.923 query [txnlev:1] [insert into history_str (itemid,clock,ns,value) values (44298,1669969386,690456191,'response code "301" did not match any of the required status codes "200"'),(44581,1669969386,572188525,'GOOD'); ] 73123:20221202:102306.924 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000120 sec, syncing history]' 73123:20221202:102306.924 In zbx_sync_history_cache() history_num:7 73123:20221202:102306.924 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000862 sec, idle 1 sec]' 73124:20221202:102306.924 query [txnlev:1] [insert into history_uint (itemid,clock,ns,value) values (44297,1669969386,690456191,1),(44301,1669969386,686098056,301); ] 73124:20221202:102306.925 query [txnlev:1] [commit;] 73124:20221202:102306.942 End of zbx_history_add_values() 73124:20221202:102306.942 End of DBmass_add_history() 73124:20221202:102306.942 In DCmass_update_trends() 73124:20221202:102306.942 End of DCmass_update_trends() 73124:20221202:102306.943 query [txnlev:1] [begin;] 73124:20221202:102306.943 In DBmass_update_items() 73124:20221202:102306.943 End of DBmass_update_items() 73124:20221202:102306.943 In zbx_process_events() events_num:0 73124:20221202:102306.943 End of zbx_process_events() processed:0 73124:20221202:102306.943 query [txnlev:1] [commit;] 73124:20221202:102306.943 In DCupdate_trends() 73124:20221202:102306.944 End of DCupdate_trends() 73124:20221202:102306.944 query [txnlev:1] [begin;] 73124:20221202:102306.944 In recalculate_triggers() 73124:20221202:102306.944 In zbx_link_triggers_with_functions() trigger_order_num:0 73124:20221202:102306.944 End of zbx_link_triggers_with_functions() triggers_func_pos_num:0 73124:20221202:102306.944 In zbx_evaluate_expressions() tr_num:0 73124:20221202:102306.944 In substitute_functions() 73124:20221202:102306.944 In zbx_extract_functionids() tr_num:0 73124:20221202:102306.944 End of zbx_extract_functionids() functionids_num:0 73124:20221202:102306.944 End of substitute_functions() 73124:20221202:102306.944 End of zbx_evaluate_expressions() 73124:20221202:102306.944 In zbx_process_triggers() values_num:0 73124:20221202:102306.944 End of zbx_process_triggers() 73124:20221202:102306.944 End of recalculate_triggers() 73124:20221202:102306.944 In zbx_process_events() events_num:0 73124:20221202:102306.944 End of zbx_process_events() processed:0 73124:20221202:102306.944 query [txnlev:1] [commit;] 73124:20221202:102306.952 zbx_setproctitle() title:'history syncer #3 [processed 7 values, 0 triggers in 0.032615 sec, idle 1 sec]' 73122:20221202:102306.952 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000170 sec, syncing history]' 73122:20221202:102306.952 In zbx_sync_history_cache() history_num:0 73122:20221202:102306.952 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000055 sec, idle 1 sec]' 73090:20221202:102306.952 End of zbx_ipc_service_recv():2 73090:20221202:102306.952 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102307.047 zbx_setproctitle() title:'alert syncer [queuing alerts]' 73158:20221202:102307.047 In am_db_get_alerts() 73158:20221202:102307.047 query [txnlev:1] [begin;] 73158:20221202:102307.047 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] 73158:20221202:102307.048 query [txnlev:1] [commit;] 73158:20221202:102307.048 End of am_db_get_alerts():SUCCEED alerts:0 73158:20221202:102307.048 In am_db_flush_results() 73158:20221202:102307.048 In zbx_ipc_socket_write() 73158:20221202:102307.048 End of zbx_ipc_socket_write():SUCCEED 73158:20221202:102307.048 In zbx_ipc_socket_read() 73107:20221202:102307.048 End of zbx_ipc_service_recv():1 73107:20221202:102307.048 In am_flush_results() results:0 73107:20221202:102307.048 In zbx_ipc_client_send() clientid:6 73107:20221202:102307.048 End of zbx_ipc_client_send():SUCCEED 73107:20221202:102307.048 End of am_flush_results() 73107:20221202:102307.048 zbx_setproctitle() title:'alert manager #1 [sent 0, failed 0 alerts, idle 5.020030 sec during 5.021055 sec]' 73107:20221202:102307.048 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102307.049 End of zbx_ipc_socket_read():SUCCEED 73158:20221202:102307.049 End of am_db_flush_results() flushed:0 73158:20221202:102307.049 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.001860 sec, idle 1 sec]' 73088:20221202:102307.074 End of zbx_ipc_service_recv():2 73088:20221202:102307.074 In zbx_ipc_async_socket_send() 73088:20221202:102307.074 In zbx_ipc_client_send() clientid:0 73088:20221202:102307.074 End of zbx_ipc_client_send():SUCCEED 73088:20221202:102307.074 End of zbx_ipc_async_socket_send():SUCCEED 73088:20221202:102307.074 In zbx_ipc_async_socket_flush() timeout:10 73088:20221202:102307.074 End of zbx_ipc_async_socket_flush():0 73088:20221202:102307.074 In zbx_ipc_service_recv() timeout:0.997 73086:20221202:102307.074 End of zbx_ipc_service_recv():1 73086:20221202:102307.074 In zbx_ha_dispatch_message() 73086:20221202:102307.074 In zbx_ipc_service_recv() timeout:1.000 73142:20221202:102307.715 zbx_setproctitle() title:'self-monitoring [processing data]' 73142:20221202:102307.715 In collect_selfmon_stats() 73142:20221202:102307.715 End of collect_selfmon_stats() 73142:20221202:102307.715 zbx_setproctitle() title:'self-monitoring [processed data in 0.000551 sec, idle 1 sec]' 73111:20221202:102307.719 End of zbx_ipc_service_recv():2 73111:20221202:102307.719 In zbx_ipc_service_recv() timeout:1.000 73174:20221202:102307.738 End of zbx_ipc_service_recv():2 73174:20221202:102307.739 In zbx_ipc_service_recv() timeout:1.000 73115:20221202:102307.791 End of zbx_ipc_service_recv():2 73115:20221202:102307.792 zbx_setproctitle() title:'lld manager #1 [processed 0 LLD rules, idle 5.026362sec during 5.026384 sec]' 73115:20221202:102307.792 In zbx_ipc_service_recv() timeout:1.000 73125:20221202:102307.922 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.001461 sec, syncing history]' 73125:20221202:102307.922 In zbx_sync_history_cache() history_num:0 73125:20221202:102307.922 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000088 sec, idle 1 sec]' 73123:20221202:102307.924 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000862 sec, syncing history]' 73123:20221202:102307.924 In zbx_sync_history_cache() history_num:0 73123:20221202:102307.924 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000309 sec, idle 1 sec]' 73122:20221202:102307.952 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000055 sec, syncing history]' 73122:20221202:102307.953 In zbx_sync_history_cache() history_num:0 73122:20221202:102307.953 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000430 sec, idle 1 sec]' 73124:20221202:102307.953 zbx_setproctitle() title:'history syncer #3 [processed 7 values, 0 triggers in 0.032615 sec, syncing history]' 73124:20221202:102307.953 In zbx_sync_history_cache() history_num:0 73124:20221202:102307.953 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000520 sec, idle 1 sec]' 73090:20221202:102307.953 End of zbx_ipc_service_recv():2 73090:20221202:102307.953 zbx_setproctitle() title:'service manager #1 [processed 1 events, updated 0 event tags, deleted 0 problems, synced 0 service updates, idle 5.018942 sec during 5.020272 sec]' 73090:20221202:102307.953 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102308.049 zbx_setproctitle() title:'alert syncer [queuing alerts]' 73158:20221202:102308.049 In am_db_get_alerts() 73158:20221202:102308.049 query [txnlev:1] [begin;] 73107:20221202:102308.049 End of zbx_ipc_service_recv():2 73107:20221202:102308.050 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102308.050 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] 73158:20221202:102308.051 query [txnlev:1] [commit;] 73158:20221202:102308.052 End of am_db_get_alerts():SUCCEED alerts:0 73158:20221202:102308.052 In am_db_flush_results() 73158:20221202:102308.052 In zbx_ipc_socket_write() 73158:20221202:102308.052 End of zbx_ipc_socket_write():SUCCEED 73158:20221202:102308.052 In zbx_ipc_socket_read() 73107:20221202:102308.052 End of zbx_ipc_service_recv():1 73107:20221202:102308.052 In am_flush_results() results:0 73107:20221202:102308.052 In zbx_ipc_client_send() clientid:6 73107:20221202:102308.052 End of zbx_ipc_client_send():SUCCEED 73107:20221202:102308.052 End of am_flush_results() 73107:20221202:102308.052 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102308.053 End of zbx_ipc_socket_read():SUCCEED 73158:20221202:102308.057 End of am_db_flush_results() flushed:0 73158:20221202:102308.057 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.007838 sec, idle 1 sec]' 73088:20221202:102308.075 End of zbx_ipc_service_recv():2 73088:20221202:102308.075 In zbx_ipc_async_socket_send() 73088:20221202:102308.075 In zbx_ipc_client_send() clientid:0 73088:20221202:102308.075 End of zbx_ipc_client_send():SUCCEED 73088:20221202:102308.075 End of zbx_ipc_async_socket_send():SUCCEED 73088:20221202:102308.075 In zbx_ipc_async_socket_flush() timeout:10 73088:20221202:102308.075 End of zbx_ipc_async_socket_flush():0 73088:20221202:102308.075 In zbx_ipc_service_recv() timeout:0.996 73086:20221202:102308.075 End of zbx_ipc_service_recv():2 73086:20221202:102308.075 In zbx_ha_dispatch_message() 73086:20221202:102308.075 In zbx_ipc_service_recv() timeout:1.000 73086:20221202:102308.075 End of zbx_ipc_service_recv():1 73086:20221202:102308.075 In zbx_ha_dispatch_message() 73086:20221202:102308.075 In zbx_ipc_service_recv() timeout:1.000 73142:20221202:102308.716 zbx_setproctitle() title:'self-monitoring [processing data]' 73142:20221202:102308.716 In collect_selfmon_stats() 73142:20221202:102308.716 End of collect_selfmon_stats() 73142:20221202:102308.716 zbx_setproctitle() title:'self-monitoring [processed data in 0.000230 sec, idle 1 sec]' 73111:20221202:102308.720 End of zbx_ipc_service_recv():2 73111:20221202:102308.720 In zbx_ipc_service_recv() timeout:1.000 73174:20221202:102308.744 End of zbx_ipc_service_recv():2 73174:20221202:102308.744 zbx_setproctitle() title:'availability manager #1 [queued 0, processed 0 values, idle 5.015263 sec during 5.015286 sec]' 73174:20221202:102308.744 In zbx_ipc_service_recv() timeout:1.000 73115:20221202:102308.821 End of zbx_ipc_service_recv():2 73115:20221202:102308.822 In zbx_ipc_service_recv() timeout:1.000 73125:20221202:102308.924 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000088 sec, syncing history]' 73125:20221202:102308.925 In zbx_sync_history_cache() history_num:0 73125:20221202:102308.925 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000152 sec, idle 1 sec]' 73123:20221202:102308.925 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000309 sec, syncing history]' 73123:20221202:102308.925 In zbx_sync_history_cache() history_num:0 73123:20221202:102308.925 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000032 sec, idle 1 sec]' 73122:20221202:102308.954 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000430 sec, syncing history]' 73122:20221202:102308.954 In zbx_sync_history_cache() history_num:0 73122:20221202:102308.954 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000325 sec, idle 1 sec]' 73124:20221202:102308.954 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000520 sec, syncing history]' 73124:20221202:102308.954 In zbx_sync_history_cache() history_num:0 73124:20221202:102308.954 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000243 sec, idle 1 sec]' 73090:20221202:102308.960 End of zbx_ipc_service_recv():2 73090:20221202:102308.960 In zbx_ipc_service_recv() timeout:1.000 73107:20221202:102309.053 End of zbx_ipc_service_recv():2 73107:20221202:102309.054 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102309.057 zbx_setproctitle() title:'alert syncer [queuing alerts]' 73158:20221202:102309.057 In am_db_get_alerts() 73158:20221202:102309.057 query [txnlev:1] [begin;] 73158:20221202:102309.058 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] 73158:20221202:102309.059 query [txnlev:1] [commit;] 73158:20221202:102309.060 End of am_db_get_alerts():SUCCEED alerts:0 73158:20221202:102309.060 In am_db_flush_results() 73158:20221202:102309.060 In zbx_ipc_socket_write() 73158:20221202:102309.060 End of zbx_ipc_socket_write():SUCCEED 73158:20221202:102309.061 In zbx_ipc_socket_read() 73107:20221202:102309.061 End of zbx_ipc_service_recv():1 73107:20221202:102309.061 In am_flush_results() results:0 73107:20221202:102309.061 In zbx_ipc_client_send() clientid:6 73107:20221202:102309.061 End of zbx_ipc_client_send():SUCCEED 73107:20221202:102309.061 End of am_flush_results() 73107:20221202:102309.061 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102309.061 End of zbx_ipc_socket_read():SUCCEED 73158:20221202:102309.062 End of am_db_flush_results() flushed:0 73158:20221202:102309.062 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.004883 sec, idle 1 sec]' 73088:20221202:102309.079 End of zbx_ipc_service_recv():2 73088:20221202:102309.079 In zbx_ipc_async_socket_send() 73088:20221202:102309.079 In zbx_ipc_client_send() clientid:0 73088:20221202:102309.079 End of zbx_ipc_client_send():SUCCEED 73088:20221202:102309.079 End of zbx_ipc_async_socket_send():SUCCEED 73088:20221202:102309.079 In zbx_ipc_async_socket_flush() timeout:10 73088:20221202:102309.079 End of zbx_ipc_async_socket_flush():0 73088:20221202:102309.079 In zbx_ipc_service_recv() timeout:0.992 73086:20221202:102309.079 End of zbx_ipc_service_recv():1 73086:20221202:102309.079 In zbx_ha_dispatch_message() 73086:20221202:102309.079 In zbx_ipc_service_recv() timeout:1.000 73142:20221202:102309.717 zbx_setproctitle() title:'self-monitoring [processing data]' 73142:20221202:102309.717 In collect_selfmon_stats() 73142:20221202:102309.717 End of collect_selfmon_stats() 73142:20221202:102309.717 zbx_setproctitle() title:'self-monitoring [processed data in 0.000302 sec, idle 1 sec]' 73126:20221202:102309.721 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.003821 sec, processing escalations]' 73126:20221202:102309.721 In process_escalations() 73126:20221202:102309.721 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<=1669969392 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102309.721 End of process_escalations() 73126:20221202:102309.721 In process_escalations() 73126:20221202:102309.721 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<=1669969392 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102309.722 End of process_escalations() 73126:20221202:102309.722 In process_escalations() 73126:20221202:102309.722 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<=1669969392 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102309.723 End of process_escalations() 73126:20221202:102309.723 In process_escalations() 73126:20221202:102309.724 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<=1669969392 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102309.724 End of process_escalations() 73126:20221202:102309.724 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.003072 sec, idle 3 sec]' 73111:20221202:102309.726 End of zbx_ipc_service_recv():2 73111:20221202:102309.726 In zbx_ipc_service_recv() timeout:1.000 73174:20221202:102309.747 End of zbx_ipc_service_recv():2 73174:20221202:102309.747 In zbx_ipc_service_recv() timeout:1.000 73115:20221202:102309.838 End of zbx_ipc_service_recv():2 73115:20221202:102309.838 In zbx_ipc_service_recv() timeout:1.000 73125:20221202:102309.927 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000152 sec, syncing history]' 73125:20221202:102309.927 In zbx_sync_history_cache() history_num:0 73125:20221202:102309.927 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000095 sec, idle 1 sec]' 73123:20221202:102309.927 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000032 sec, syncing history]' 73123:20221202:102309.927 In zbx_sync_history_cache() history_num:0 73123:20221202:102309.927 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000057 sec, idle 1 sec]' 73122:20221202:102309.955 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000325 sec, syncing history]' 73124:20221202:102309.955 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000243 sec, syncing history]' 73124:20221202:102309.955 In zbx_sync_history_cache() history_num:0 73124:20221202:102309.955 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000167 sec, idle 1 sec]' 73122:20221202:102309.955 In zbx_sync_history_cache() history_num:0 73122:20221202:102309.955 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000387 sec, idle 1 sec]' 73090:20221202:102309.962 End of zbx_ipc_service_recv():2 73090:20221202:102309.962 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102310.074 zbx_setproctitle() title:'alert syncer [queuing alerts]' 73158:20221202:102310.074 In am_db_get_alerts() 73158:20221202:102310.074 query [txnlev:1] [begin;] 73107:20221202:102310.074 End of zbx_ipc_service_recv():2 73107:20221202:102310.075 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102310.075 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] 73158:20221202:102310.077 query [txnlev:1] [commit;] 73158:20221202:102310.078 End of am_db_get_alerts():SUCCEED alerts:0 73158:20221202:102310.078 In am_db_flush_results() 73158:20221202:102310.078 In zbx_ipc_socket_write() 73158:20221202:102310.078 End of zbx_ipc_socket_write():SUCCEED 73158:20221202:102310.078 In zbx_ipc_socket_read() 73107:20221202:102310.078 End of zbx_ipc_service_recv():1 73107:20221202:102310.078 In am_flush_results() results:0 73107:20221202:102310.078 In zbx_ipc_client_send() clientid:6 73107:20221202:102310.078 End of zbx_ipc_client_send():SUCCEED 73107:20221202:102310.078 End of am_flush_results() 73107:20221202:102310.078 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102310.078 End of zbx_ipc_socket_read():SUCCEED 73158:20221202:102310.078 End of am_db_flush_results() flushed:0 73158:20221202:102310.078 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.004279 sec, idle 1 sec]' 73088:20221202:102310.079 End of zbx_ipc_service_recv():2 73088:20221202:102310.079 In ha_check_nodes() ha_status:active db_status:0 73088:20221202:102310.079 query [txnlev:1] [begin;] 73088:20221202:102310.079 query [txnlev:1] [select ha_nodeid,name,status,lastaccess,address,port,ha_sessionid from ha_node order by ha_nodeid for update] 73088:20221202:102310.080 query [txnlev:1] [select ha_failover_delay,auditlog_enabled from config] 73088:20221202:102310.080 In ha_db_get_time() 73088:20221202:102310.080 query [txnlev:1] [select unix_timestamp() from config] 73088:20221202:102310.081 End of ha_db_get_time():SUCCEED db_time:1669969390 73088:20221202:102310.081 query [txnlev:1] [update ha_node set lastaccess=unix_timestamp() where ha_nodeid='clb4ubunu00018m7pn6ddoaix'] 73088:20221202:102310.082 query [txnlev:1] [commit;] 73086:20221202:102310.087 End of zbx_ipc_service_recv():2 73086:20221202:102310.087 In zbx_ha_dispatch_message() 73086:20221202:102310.087 In zbx_ipc_service_recv() timeout:1.000 73088:20221202:102310.105 End of ha_check_nodes() nodeid:clb4ubunu00018m7pn6ddoaix ha_status:active db_status:0 73088:20221202:102310.106 In zbx_ipc_async_socket_send() 73088:20221202:102310.106 In zbx_ipc_client_send() clientid:0 73088:20221202:102310.106 End of zbx_ipc_client_send():SUCCEED 73088:20221202:102310.106 End of zbx_ipc_async_socket_send():SUCCEED 73088:20221202:102310.106 In zbx_ipc_async_socket_flush() timeout:10 73088:20221202:102310.106 End of zbx_ipc_async_socket_flush():0 73088:20221202:102310.106 In zbx_ipc_service_recv() timeout:0.992 73086:20221202:102310.106 End of zbx_ipc_service_recv():1 73086:20221202:102310.106 In zbx_ha_dispatch_message() 73086:20221202:102310.106 In zbx_ipc_service_recv() timeout:1.000 73144:20221202:102310.626 End of zbx_ipc_async_socket_recv():0 73144:20221202:102310.626 zbx_setproctitle() title:'task manager [processing tasks]' 73144:20221202:102310.626 query [txnlev:0] [select taskid,type,clock,ttl from task where status in (1,2) order by taskid] 73144:20221202:102310.626 zbx_setproctitle() title:'task manager [processed 0 task(s) in 0.000282 sec, idle 5 sec]' 73144:20221202:102310.626 In zbx_ipc_async_socket_recv() timeout:5 73142:20221202:102310.718 zbx_setproctitle() title:'self-monitoring [processing data]' 73142:20221202:102310.718 In collect_selfmon_stats() 73142:20221202:102310.718 End of collect_selfmon_stats() 73142:20221202:102310.718 zbx_setproctitle() title:'self-monitoring [processed data in 0.000242 sec, idle 1 sec]' 73111:20221202:102310.731 End of zbx_ipc_service_recv():2 73111:20221202:102310.731 In zbx_ipc_service_recv() timeout:1.000 73174:20221202:102310.749 End of zbx_ipc_service_recv():2 73174:20221202:102310.752 In zbx_ipc_service_recv() timeout:1.000 73115:20221202:102310.839 End of zbx_ipc_service_recv():2 73115:20221202:102310.841 In zbx_ipc_service_recv() timeout:1.000 73125:20221202:102310.928 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000095 sec, syncing history]' 73125:20221202:102310.928 In zbx_sync_history_cache() history_num:0 73125:20221202:102310.928 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000156 sec, idle 1 sec]' 73123:20221202:102310.928 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000057 sec, syncing history]' 73123:20221202:102310.928 In zbx_sync_history_cache() history_num:0 73123:20221202:102310.928 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000117 sec, idle 1 sec]' 73122:20221202:102310.955 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000387 sec, syncing history]' 73122:20221202:102310.956 In zbx_sync_history_cache() history_num:0 73122:20221202:102310.956 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000247 sec, idle 1 sec]' 73124:20221202:102310.956 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000167 sec, syncing history]' 73124:20221202:102310.956 In zbx_sync_history_cache() history_num:0 73124:20221202:102310.956 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000494 sec, idle 1 sec]' 73090:20221202:102310.964 End of zbx_ipc_service_recv():2 73090:20221202:102310.964 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102311.079 zbx_setproctitle() title:'alert syncer [queuing alerts]' 73158:20221202:102311.079 In am_db_get_alerts() 73158:20221202:102311.079 query [txnlev:1] [begin;] 73107:20221202:102311.079 End of zbx_ipc_service_recv():2 73107:20221202:102311.079 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102311.080 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] 73158:20221202:102311.080 query [txnlev:1] [commit;] 73158:20221202:102311.081 End of am_db_get_alerts():SUCCEED alerts:0 73158:20221202:102311.081 In am_db_flush_results() 73158:20221202:102311.081 In zbx_ipc_socket_write() 73158:20221202:102311.081 End of zbx_ipc_socket_write():SUCCEED 73158:20221202:102311.081 In zbx_ipc_socket_read() 73107:20221202:102311.081 End of zbx_ipc_service_recv():1 73107:20221202:102311.081 In am_flush_results() results:0 73107:20221202:102311.081 In zbx_ipc_client_send() clientid:6 73107:20221202:102311.082 End of zbx_ipc_client_send():SUCCEED 73107:20221202:102311.082 End of am_flush_results() 73107:20221202:102311.082 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102311.082 End of zbx_ipc_socket_read():SUCCEED 73158:20221202:102311.082 End of am_db_flush_results() flushed:0 73158:20221202:102311.082 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.002656 sec, idle 1 sec]' 73086:20221202:102311.107 End of zbx_ipc_service_recv():2 73086:20221202:102311.107 In zbx_ha_dispatch_message() 73086:20221202:102311.107 In zbx_ipc_service_recv() timeout:1.000 73088:20221202:102311.107 End of zbx_ipc_service_recv():2 73088:20221202:102311.107 In zbx_ipc_async_socket_send() 73088:20221202:102311.107 In zbx_ipc_client_send() clientid:0 73088:20221202:102311.107 End of zbx_ipc_client_send():SUCCEED 73088:20221202:102311.107 End of zbx_ipc_async_socket_send():SUCCEED 73088:20221202:102311.107 In zbx_ipc_async_socket_flush() timeout:10 73088:20221202:102311.108 End of zbx_ipc_async_socket_flush():0 73088:20221202:102311.108 In zbx_ipc_service_recv() timeout:0.964 73086:20221202:102311.109 End of zbx_ipc_service_recv():1 73086:20221202:102311.109 In zbx_ha_dispatch_message() 73086:20221202:102311.109 In zbx_ipc_service_recv() timeout:1.000 73134:20221202:102311.549 End of zbx_ipc_async_socket_recv():0 73134:20221202:102311.549 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.000856 sec, getting values]' 73134:20221202:102311.549 In get_values() 73134:20221202:102311.549 In DCconfig_get_poller_items() poller_type:4 73134:20221202:102311.549 End of DCconfig_get_poller_items():0 73134:20221202:102311.549 In DCconfig_get_poller_nextcheck() poller_type:4 73134:20221202:102311.549 End of DCconfig_get_poller_nextcheck():-1 73134:20221202:102311.549 End of get_values():0 73134:20221202:102311.549 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.000104 sec, idle 5 sec]' 73134:20221202:102311.550 In zbx_ipc_async_socket_recv() timeout:5 73127:20221202:102311.550 End of zbx_ipc_async_socket_recv():0 73127:20221202:102311.550 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.000095 sec, getting values]' 73127:20221202:102311.550 In get_values() 73127:20221202:102311.550 In DCconfig_get_poller_items() poller_type:4 73127:20221202:102311.550 End of DCconfig_get_poller_items():0 73127:20221202:102311.550 In DCconfig_get_poller_nextcheck() poller_type:4 73127:20221202:102311.550 End of DCconfig_get_poller_nextcheck():-1 73127:20221202:102311.550 End of get_values():0 73127:20221202:102311.550 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.000102 sec, idle 5 sec]' 73127:20221202:102311.550 In zbx_ipc_async_socket_recv() timeout:5 73128:20221202:102311.550 End of zbx_ipc_async_socket_recv():0 73128:20221202:102311.550 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.000310 sec, getting values]' 73128:20221202:102311.550 In get_values() 73128:20221202:102311.550 In DCconfig_get_poller_items() poller_type:4 73128:20221202:102311.550 End of DCconfig_get_poller_items():0 73128:20221202:102311.550 In DCconfig_get_poller_nextcheck() poller_type:4 73128:20221202:102311.550 End of DCconfig_get_poller_nextcheck():-1 73128:20221202:102311.550 End of get_values():0 73128:20221202:102311.550 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.000096 sec, idle 5 sec]' 73128:20221202:102311.550 In zbx_ipc_async_socket_recv() timeout:5 73133:20221202:102311.555 End of zbx_ipc_async_socket_recv():0 73133:20221202:102311.555 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.000116 sec, getting values]' 73133:20221202:102311.555 In get_values() 73133:20221202:102311.555 In DCconfig_get_poller_items() poller_type:4 73133:20221202:102311.555 End of DCconfig_get_poller_items():0 73133:20221202:102311.555 In DCconfig_get_poller_nextcheck() poller_type:4 73133:20221202:102311.555 End of DCconfig_get_poller_nextcheck():-1 73133:20221202:102311.555 End of get_values():0 73133:20221202:102311.555 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.000146 sec, idle 5 sec]' 73133:20221202:102311.555 In zbx_ipc_async_socket_recv() timeout:5 73151:20221202:102311.562 End of zbx_ipc_async_socket_recv():0 73151:20221202:102311.562 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.000219 sec, getting values]' 73151:20221202:102311.562 In get_values() 73151:20221202:102311.562 In DCconfig_get_poller_items() poller_type:1 73151:20221202:102311.562 End of DCconfig_get_poller_items():0 73151:20221202:102311.562 In DCconfig_get_poller_nextcheck() poller_type:1 73151:20221202:102311.562 End of DCconfig_get_poller_nextcheck():-1 73151:20221202:102311.562 End of get_values():0 73151:20221202:102311.562 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.000149 sec, idle 5 sec]' 73151:20221202:102311.562 In zbx_ipc_async_socket_recv() timeout:5 73159:20221202:102311.565 End of zbx_ipc_async_socket_recv():0 73159:20221202:102311.566 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.000079 sec, getting values]' 73159:20221202:102311.566 In get_values() 73140:20221202:102311.566 End of zbx_ipc_async_socket_recv():0 73139:20221202:102311.566 End of zbx_ipc_async_socket_recv():0 73139:20221202:102311.566 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.000072 sec, getting values]' 73139:20221202:102311.566 In get_values() 73139:20221202:102311.566 In DCconfig_get_poller_items() poller_type:4 73139:20221202:102311.566 End of DCconfig_get_poller_items():0 73139:20221202:102311.566 In DCconfig_get_poller_nextcheck() poller_type:4 73139:20221202:102311.566 End of DCconfig_get_poller_nextcheck():-1 73139:20221202:102311.566 End of get_values():0 73139:20221202:102311.566 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.000099 sec, idle 5 sec]' 73139:20221202:102311.566 In zbx_ipc_async_socket_recv() timeout:5 73140:20221202:102311.566 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.000152 sec, getting values]' 73140:20221202:102311.566 In get_values() 73140:20221202:102311.566 In DCconfig_get_poller_items() poller_type:4 73140:20221202:102311.566 End of DCconfig_get_poller_items():0 73140:20221202:102311.566 In DCconfig_get_poller_nextcheck() poller_type:4 73140:20221202:102311.566 End of DCconfig_get_poller_nextcheck():-1 73140:20221202:102311.567 End of get_values():0 73140:20221202:102311.567 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.000807 sec, idle 5 sec]' 73140:20221202:102311.567 In zbx_ipc_async_socket_recv() timeout:5 73159:20221202:102311.567 In DCconfig_get_poller_items() poller_type:5 73159:20221202:102311.567 End of DCconfig_get_poller_items():0 73159:20221202:102311.567 In DCconfig_get_poller_nextcheck() poller_type:5 73159:20221202:102311.567 End of DCconfig_get_poller_nextcheck():-1 73159:20221202:102311.567 End of get_values():0 73159:20221202:102311.567 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.001421 sec, idle 5 sec]' 73159:20221202:102311.567 In zbx_ipc_async_socket_recv() timeout:5 73141:20221202:102311.575 End of zbx_ipc_async_socket_recv():0 73137:20221202:102311.576 End of zbx_ipc_async_socket_recv():0 73137:20221202:102311.576 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.000065 sec, getting values]' 73129:20221202:102311.576 End of zbx_ipc_async_socket_recv():0 73137:20221202:102311.576 In get_values() 73137:20221202:102311.576 In DCconfig_get_poller_items() poller_type:4 73137:20221202:102311.576 End of DCconfig_get_poller_items():0 73137:20221202:102311.576 In DCconfig_get_poller_nextcheck() poller_type:4 73137:20221202:102311.576 End of DCconfig_get_poller_nextcheck():-1 73137:20221202:102311.576 End of get_values():0 73129:20221202:102311.576 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.000079 sec, getting values]' 73129:20221202:102311.576 In get_values() 73129:20221202:102311.576 In DCconfig_get_poller_items() poller_type:4 73129:20221202:102311.576 End of DCconfig_get_poller_items():0 73129:20221202:102311.576 In DCconfig_get_poller_nextcheck() poller_type:4 73129:20221202:102311.576 End of DCconfig_get_poller_nextcheck():-1 73129:20221202:102311.576 End of get_values():0 73130:20221202:102311.576 End of zbx_ipc_async_socket_recv():0 73129:20221202:102311.576 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.000305 sec, idle 5 sec]' 73129:20221202:102311.576 In zbx_ipc_async_socket_recv() timeout:5 73137:20221202:102311.576 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.000189 sec, idle 5 sec]' 73137:20221202:102311.576 In zbx_ipc_async_socket_recv() timeout:5 73130:20221202:102311.576 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.000081 sec, getting values]' 73130:20221202:102311.576 In get_values() 73130:20221202:102311.576 In DCconfig_get_poller_items() poller_type:4 73130:20221202:102311.576 End of DCconfig_get_poller_items():0 73130:20221202:102311.576 In DCconfig_get_poller_nextcheck() poller_type:4 73130:20221202:102311.576 End of DCconfig_get_poller_nextcheck():-1 73130:20221202:102311.576 End of get_values():0 73130:20221202:102311.576 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.000196 sec, idle 5 sec]' 73130:20221202:102311.576 In zbx_ipc_async_socket_recv() timeout:5 73145:20221202:102311.576 End of zbx_ipc_async_socket_recv():0 73145:20221202:102311.577 zbx_setproctitle() title:'poller #1 [got 0 values in 0.000280 sec, getting values]' 73145:20221202:102311.577 In get_values() 73145:20221202:102311.577 In DCconfig_get_poller_items() poller_type:0 73145:20221202:102311.577 End of DCconfig_get_poller_items():1 73145:20221202:102311.577 In substitute_key_macros_impl() data:'agent.ping' 73145:20221202:102311.577 End of substitute_key_macros_impl():SUCCEED data:'agent.ping' 73145:20221202:102311.577 In substitute_simple_macros_impl() data:'10050' 73145:20221202:102311.577 End substitute_simple_macros_impl() data:'10050' 73145:20221202:102311.577 In get_value() key:'agent.ping' 73145:20221202:102311.577 In get_value_agent() host:'test' addr:'192.168.6.176' key:'agent.ping' conn:'unencrypted' 73141:20221202:102311.577 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.000216 sec, exchanging data]' 73141:20221202:102311.577 In process_proxy() 73141:20221202:102311.577 In DCconfig_get_proxypoller_hosts() 73141:20221202:102311.577 End of DCconfig_get_proxypoller_hosts():0 73145:20221202:102311.577 In is_ip4() ip:'192.168.6.176' 73145:20221202:102311.577 End of is_ip4():SUCCEED 73145:20221202:102311.577 Sending [agent.ping] 73141:20221202:102311.577 End of process_proxy() 73141:20221202:102311.577 In DCconfig_get_proxypoller_nextcheck() 73141:20221202:102311.577 End of DCconfig_get_proxypoller_nextcheck():-1 73135:20221202:102311.577 End of zbx_ipc_async_socket_recv():0 73135:20221202:102311.577 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.000378 sec, getting values]' 73135:20221202:102311.577 In get_values() 73135:20221202:102311.577 In DCconfig_get_poller_items() poller_type:4 73135:20221202:102311.577 End of DCconfig_get_poller_items():0 73147:20221202:102311.578 End of zbx_ipc_async_socket_recv():0 73147:20221202:102311.578 zbx_setproctitle() title:'poller #3 [got 0 values in 0.000068 sec, getting values]' 73147:20221202:102311.578 In get_values() 73147:20221202:102311.578 In DCconfig_get_poller_items() poller_type:0 73147:20221202:102311.578 End of DCconfig_get_poller_items():0 73147:20221202:102311.578 In DCconfig_get_poller_nextcheck() poller_type:0 73147:20221202:102311.578 End of DCconfig_get_poller_nextcheck():1669969413 73147:20221202:102311.578 End of get_values():0 73147:20221202:102311.578 zbx_setproctitle() title:'poller #3 [got 0 values in 0.000359 sec, idle 5 sec]' 73147:20221202:102311.578 In zbx_ipc_async_socket_recv() timeout:5 73145:20221202:102311.578 get value from agent result: '1' 73145:20221202:102311.578 End of get_value_agent():SUCCEED 73145:20221202:102311.578 End of get_value():SUCCEED 73145:20221202:102311.578 In zbx_activate_item_interface() interfaceid:15 itemid:44581 type:0 73145:20221202:102311.578 End of zbx_activate_item_interface() 73145:20221202:102311.578 In zbx_preprocess_item_value() 73145:20221202:102311.578 End of zbx_preprocess_item_value() 73145:20221202:102311.578 In zbx_ipc_socket_write() 73146:20221202:102311.578 End of zbx_ipc_async_socket_recv():0 73145:20221202:102311.578 End of zbx_ipc_socket_write():SUCCEED 73145:20221202:102311.578 End of get_values():1 73145:20221202:102311.579 zbx_setproctitle() title:'poller #1 [got 1 values in 0.002033 sec, idle 5 sec]' 73145:20221202:102311.579 In zbx_ipc_async_socket_recv() timeout:5 73135:20221202:102311.579 In DCconfig_get_poller_nextcheck() poller_type:4 73135:20221202:102311.579 End of DCconfig_get_poller_nextcheck():-1 73135:20221202:102311.579 End of get_values():0 73135:20221202:102311.579 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.001719 sec, idle 5 sec]' 73135:20221202:102311.579 In zbx_ipc_async_socket_recv() timeout:5 73168:20221202:102311.579 End of zbx_ipc_async_socket_recv():0 73168:20221202:102311.579 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.000077 sec, getting values]' 73168:20221202:102311.579 In get_values() 73168:20221202:102311.579 In DCconfig_get_poller_items() poller_type:5 73168:20221202:102311.579 End of DCconfig_get_poller_items():0 73168:20221202:102311.579 In DCconfig_get_poller_nextcheck() poller_type:5 73149:20221202:102311.579 End of zbx_ipc_async_socket_recv():0 73149:20221202:102311.579 zbx_setproctitle() title:'poller #4 [got 0 values in 0.000898 sec, getting values]' 73149:20221202:102311.579 In get_values() 73149:20221202:102311.579 In DCconfig_get_poller_items() poller_type:0 73149:20221202:102311.579 End of DCconfig_get_poller_items():0 73149:20221202:102311.579 In DCconfig_get_poller_nextcheck() poller_type:0 73149:20221202:102311.579 End of DCconfig_get_poller_nextcheck():1669969396 73149:20221202:102311.579 End of get_values():0 73149:20221202:102311.579 zbx_setproctitle() title:'poller #4 [got 0 values in 0.000076 sec, idle 5 sec]' 73149:20221202:102311.579 In zbx_ipc_async_socket_recv() timeout:5 73146:20221202:102311.579 zbx_setproctitle() title:'poller #2 [got 0 values in 0.000158 sec, getting values]' 73146:20221202:102311.579 In get_values() 73146:20221202:102311.579 In DCconfig_get_poller_items() poller_type:0 73146:20221202:102311.579 End of DCconfig_get_poller_items():0 73146:20221202:102311.579 In DCconfig_get_poller_nextcheck() poller_type:0 73146:20221202:102311.579 End of DCconfig_get_poller_nextcheck():1669969396 73146:20221202:102311.579 End of get_values():0 73146:20221202:102311.579 zbx_setproctitle() title:'poller #2 [got 0 values in 0.001068 sec, idle 5 sec]' 73146:20221202:102311.579 In zbx_ipc_async_socket_recv() timeout:5 73141:20221202:102311.579 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.001464 sec, idle 5 sec]' 73141:20221202:102311.579 In zbx_ipc_async_socket_recv() timeout:5 73111:20221202:102311.580 End of zbx_ipc_service_recv():1 73111:20221202:102311.580 In preprocessor_add_request() 73111:20221202:102311.580 In preprocessor_sync_configuration() 73111:20221202:102311.580 In DCconfig_get_preprocessable_items() 73111:20221202:102311.580 End of DCconfig_get_preprocessable_items() items:29 73111:20221202:102311.580 End of preprocessor_sync_configuration() item config size: 29, history cache size: 0 73111:20221202:102311.580 In preprocessor_enqueue() itemid: 44581 73111:20221202:102311.580 End of preprocessor_enqueue() 73111:20221202:102311.580 In preprocessor_assign_tasks() 73111:20221202:102311.580 In preprocessor_get_next_task() 73111:20221202:102311.580 End of preprocessor_get_next_task() 73111:20221202:102311.580 In zbx_ipc_client_send() clientid:3 73111:20221202:102311.580 End of zbx_ipc_client_send():SUCCEED 73111:20221202:102311.580 In preprocessor_get_next_task() 73111:20221202:102311.580 End of preprocessor_get_next_task() 73111:20221202:102311.580 End of preprocessor_assign_tasks() 73111:20221202:102311.580 End of preprocessor_add_request() 73111:20221202:102311.580 zbx_setproctitle() title:'preprocessing manager #1 [queued 1, processed 7 values, idle 5.005521 sec during 5.006966 sec]' 73111:20221202:102311.580 In zbx_ipc_service_recv() timeout:1.000 73169:20221202:102311.580 End of zbx_ipc_async_socket_recv():0 73169:20221202:102311.580 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.000077 sec, getting values]' 73169:20221202:102311.580 In get_values() 73169:20221202:102311.580 In DCconfig_get_poller_items() poller_type:5 73169:20221202:102311.580 End of DCconfig_get_poller_items():0 73169:20221202:102311.580 In DCconfig_get_poller_nextcheck() poller_type:5 73169:20221202:102311.580 End of DCconfig_get_poller_nextcheck():-1 73169:20221202:102311.580 End of get_values():0 73169:20221202:102311.580 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.000077 sec, idle 5 sec]' 73169:20221202:102311.580 In zbx_ipc_async_socket_recv() timeout:5 73168:20221202:102311.580 End of DCconfig_get_poller_nextcheck():-1 73168:20221202:102311.580 End of get_values():0 73168:20221202:102311.580 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.001398 sec, idle 5 sec]' 73168:20221202:102311.580 In zbx_ipc_async_socket_recv() timeout:5 73114:20221202:102311.580 End of zbx_ipc_socket_read():SUCCEED 73114:20221202:102311.580 worker_preprocess_value(): 1 73114:20221202:102311.580 worker_preprocess_value: SUCCEED GOOD 73114:20221202:102311.580 In zbx_ipc_socket_write() 73114:20221202:102311.581 End of zbx_ipc_socket_write():SUCCEED 73114:20221202:102311.581 In zbx_ipc_socket_read() 73150:20221202:102311.581 End of zbx_ipc_async_socket_recv():0 73150:20221202:102311.581 zbx_setproctitle() title:'poller #5 [got 1 values in 0.002340 sec, getting values]' 73150:20221202:102311.581 In get_values() 73150:20221202:102311.581 In DCconfig_get_poller_items() poller_type:0 73150:20221202:102311.581 End of DCconfig_get_poller_items():0 73150:20221202:102311.581 In DCconfig_get_poller_nextcheck() poller_type:0 73150:20221202:102311.581 End of DCconfig_get_poller_nextcheck():1669969396 73150:20221202:102311.581 End of get_values():0 73150:20221202:102311.581 zbx_setproctitle() title:'poller #5 [got 0 values in 0.000253 sec, idle 5 sec]' 73150:20221202:102311.581 In zbx_ipc_async_socket_recv() timeout:5 73111:20221202:102311.581 End of zbx_ipc_service_recv():1 73111:20221202:102311.581 In preprocessor_add_result() 73111:20221202:102311.581 In preprocessor_enqueue_dependent() itemid: 44581 73111:20221202:102311.581 End of preprocessor_enqueue_dependent() 73111:20221202:102311.581 In preprocessor_assign_tasks() 73111:20221202:102311.581 In preprocessor_get_next_task() 73111:20221202:102311.581 End of preprocessor_get_next_task() 73111:20221202:102311.581 End of preprocessor_assign_tasks() 73111:20221202:102311.581 End of preprocessor_add_result() 73111:20221202:102311.581 In zbx_ipc_service_recv() timeout:1.000 73167:20221202:102311.581 End of zbx_ipc_async_socket_recv():0 73167:20221202:102311.582 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.000086 sec, getting values]' 73167:20221202:102311.582 In get_values() 73167:20221202:102311.582 In DCconfig_get_poller_items() poller_type:5 73167:20221202:102311.582 End of DCconfig_get_poller_items():0 73167:20221202:102311.582 In DCconfig_get_poller_nextcheck() poller_type:5 73167:20221202:102311.582 End of DCconfig_get_poller_nextcheck():-1 73167:20221202:102311.582 End of get_values():0 73167:20221202:102311.582 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.000663 sec, idle 5 sec]' 73167:20221202:102311.582 In zbx_ipc_async_socket_recv() timeout:5 73172:20221202:102311.588 End of zbx_ipc_async_socket_recv():0 73172:20221202:102311.588 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.000204 sec, getting values]' 73172:20221202:102311.588 In get_values() 73172:20221202:102311.588 In DCconfig_get_poller_items() poller_type:5 73172:20221202:102311.588 End of DCconfig_get_poller_items():0 73172:20221202:102311.588 In DCconfig_get_poller_nextcheck() poller_type:5 73172:20221202:102311.588 End of DCconfig_get_poller_nextcheck():-1 73172:20221202:102311.588 End of get_values():0 73172:20221202:102311.588 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.000089 sec, idle 5 sec]' 73172:20221202:102311.588 In zbx_ipc_async_socket_recv() timeout:5 73157:20221202:102311.605 zbx_setproctitle() title:'icmp pinger #1 [getting values]' 73157:20221202:102311.606 In get_pinger_hosts() 73157:20221202:102311.606 In DCconfig_get_poller_items() poller_type:3 73157:20221202:102311.606 End of DCconfig_get_poller_items():0 73157:20221202:102311.606 End of get_pinger_hosts():0 73157:20221202:102311.606 In process_pinger_hosts() 73157:20221202:102311.606 End of process_pinger_hosts() 73157:20221202:102311.606 In DCconfig_get_poller_nextcheck() poller_type:3 73157:20221202:102311.606 End of DCconfig_get_poller_nextcheck():-1 73157:20221202:102311.606 zbx_setproctitle() title:'icmp pinger #1 [got 0 values in 0.000286 sec, idle 5 sec]' 73178:20221202:102311.710 End of zbx_ipc_async_socket_recv():0 73178:20221202:102311.710 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.000099 sec, getting values]' 73178:20221202:102311.710 In get_values() 73178:20221202:102311.710 In DCconfig_get_poller_items() poller_type:6 73178:20221202:102311.710 End of DCconfig_get_poller_items():0 73178:20221202:102311.710 In DCconfig_get_poller_nextcheck() poller_type:6 73178:20221202:102311.710 End of DCconfig_get_poller_nextcheck():-1 73178:20221202:102311.710 End of get_values():0 73178:20221202:102311.710 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.000130 sec, idle 5 sec]' 73178:20221202:102311.710 In zbx_ipc_async_socket_recv() timeout:5 73142:20221202:102311.720 zbx_setproctitle() title:'self-monitoring [processing data]' 73142:20221202:102311.720 In collect_selfmon_stats() 73142:20221202:102311.720 End of collect_selfmon_stats() 73142:20221202:102311.720 zbx_setproctitle() title:'self-monitoring [processed data in 0.000159 sec, idle 1 sec]' 73120:20221202:102311.729 zbx_setproctitle() title:'http poller #1 [got 1 values in 0.229177 sec, getting values]' 73120:20221202:102311.729 In process_httptests() 73120:20221202:102311.729 query [txnlev:0] [select h.hostid,h.host,h.name,t.httptestid,t.name,t.agent,t.authentication,t.http_user,t.http_password,t.http_proxy,t.retries,t.ssl_cert_file,t.ssl_key_file,t.ssl_key_password,t.verify_peer,t.verify_host,t.delay from httptest t,hosts h where t.hostid=h.hostid and t.nextcheck<=1669969391 and mod(t.httptestid,1)=0 and t.status=0 and h.proxy_hostid is null and h.status=0 and (h.maintenance_status=0 or h.maintenance_type=0)] 73120:20221202:102311.730 End of process_httptests() 73120:20221202:102311.730 query [txnlev:0] [select min(t.nextcheck) from httptest t,hosts h where t.hostid=h.hostid and mod(t.httptestid,1)=0 and t.status=0 and h.proxy_hostid is null and h.status=0 and (h.maintenance_status=0 or h.maintenance_type=0)] 73120:20221202:102311.731 zbx_setproctitle() title:'http poller #1 [got 0 values in 0.001314 sec, idle 5 sec]' 73174:20221202:102311.753 End of zbx_ipc_service_recv():2 73174:20221202:102311.753 In zbx_ipc_service_recv() timeout:1.000 73115:20221202:102311.842 End of zbx_ipc_service_recv():2 73115:20221202:102311.843 In zbx_ipc_service_recv() timeout:1.000 73125:20221202:102311.930 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000156 sec, syncing history]' 73125:20221202:102311.931 In zbx_sync_history_cache() history_num:1 73125:20221202:102311.931 In substitute_simple_macros_impl() data:'90d' 73125:20221202:102311.931 End substitute_simple_macros_impl() data:'90d' 73125:20221202:102311.931 In DCmass_prepare_history() history_num:1 73125:20221202:102311.931 End of DCmass_prepare_history() 73125:20221202:102311.931 In DBmass_add_history() 73125:20221202:102311.931 In zbx_history_add_values() 73125:20221202:102311.931 query [txnlev:1] [begin;] 73125:20221202:102311.931 query [txnlev:1] [insert into history_str (itemid,clock,ns,value) values (44581,1669969391,578598067,'GOOD'); ] 73125:20221202:102311.932 query [txnlev:1] [commit;] 73123:20221202:102311.934 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000117 sec, syncing history]' 73123:20221202:102311.934 In zbx_sync_history_cache() history_num:1 73123:20221202:102311.934 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000060 sec, idle 1 sec]' 73125:20221202:102311.942 End of zbx_history_add_values() 73125:20221202:102311.943 End of DBmass_add_history() 73125:20221202:102311.943 In DCmass_update_trends() 73125:20221202:102311.943 End of DCmass_update_trends() 73125:20221202:102311.943 query [txnlev:1] [begin;] 73125:20221202:102311.943 In DBmass_update_items() 73125:20221202:102311.944 End of DBmass_update_items() 73125:20221202:102311.944 In zbx_process_events() events_num:0 73125:20221202:102311.944 End of zbx_process_events() processed:0 73125:20221202:102311.944 query [txnlev:1] [commit;] 73125:20221202:102311.945 In DCupdate_trends() 73125:20221202:102311.945 End of DCupdate_trends() 73125:20221202:102311.945 query [txnlev:1] [begin;] 73125:20221202:102311.946 In recalculate_triggers() 73125:20221202:102311.946 In zbx_link_triggers_with_functions() trigger_order_num:0 73125:20221202:102311.946 End of zbx_link_triggers_with_functions() triggers_func_pos_num:0 73125:20221202:102311.946 In zbx_evaluate_expressions() tr_num:0 73125:20221202:102311.946 In substitute_functions() 73125:20221202:102311.946 In zbx_extract_functionids() tr_num:0 73125:20221202:102311.946 End of zbx_extract_functionids() functionids_num:0 73125:20221202:102311.946 End of substitute_functions() 73125:20221202:102311.946 End of zbx_evaluate_expressions() 73125:20221202:102311.946 In zbx_process_triggers() values_num:0 73125:20221202:102311.946 End of zbx_process_triggers() 73125:20221202:102311.946 End of recalculate_triggers() 73125:20221202:102311.946 In zbx_process_events() events_num:0 73125:20221202:102311.946 End of zbx_process_events() processed:0 73125:20221202:102311.946 query [txnlev:1] [commit;] 73125:20221202:102311.947 zbx_setproctitle() title:'history syncer #4 [processed 1 values, 0 triggers in 0.016296 sec, idle 1 sec]' 73122:20221202:102311.956 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000247 sec, syncing history]' 73122:20221202:102311.957 In zbx_sync_history_cache() history_num:0 73122:20221202:102311.958 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.001155 sec, idle 1 sec]' 73124:20221202:102311.958 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000494 sec, syncing history]' 73124:20221202:102311.958 In zbx_sync_history_cache() history_num:0 73124:20221202:102311.958 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.001205 sec, idle 1 sec]' 73090:20221202:102311.965 End of zbx_ipc_service_recv():2 73090:20221202:102311.965 In zbx_ipc_service_recv() timeout:1.000 73088:20221202:102312.078 End of zbx_ipc_service_recv():2 73088:20221202:102312.078 In zbx_ipc_async_socket_send() 73088:20221202:102312.079 In zbx_ipc_client_send() clientid:0 73088:20221202:102312.079 End of zbx_ipc_client_send():SUCCEED 73088:20221202:102312.079 End of zbx_ipc_async_socket_send():SUCCEED 73088:20221202:102312.079 In zbx_ipc_async_socket_flush() timeout:10 73088:20221202:102312.079 End of zbx_ipc_async_socket_flush():0 73088:20221202:102312.079 In zbx_ipc_service_recv() timeout:0.992 73086:20221202:102312.079 End of zbx_ipc_service_recv():1 73086:20221202:102312.079 In zbx_ha_dispatch_message() 73086:20221202:102312.079 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102312.082 zbx_setproctitle() title:'alert syncer [queuing alerts]' 73158:20221202:102312.082 In am_db_get_alerts() 73158:20221202:102312.082 query [txnlev:1] [begin;] 73107:20221202:102312.083 End of zbx_ipc_service_recv():2 73107:20221202:102312.083 zbx_setproctitle() title:'alert manager #1 [sent 0, failed 0 alerts, idle 5.033328 sec during 5.034207 sec]' 73107:20221202:102312.083 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102312.083 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] 73158:20221202:102312.083 query [txnlev:1] [commit;] 73158:20221202:102312.084 End of am_db_get_alerts():SUCCEED alerts:0 73158:20221202:102312.084 In am_db_flush_results() 73158:20221202:102312.084 In zbx_ipc_socket_write() 73158:20221202:102312.084 End of zbx_ipc_socket_write():SUCCEED 73158:20221202:102312.084 In zbx_ipc_socket_read() 73107:20221202:102312.084 End of zbx_ipc_service_recv():1 73107:20221202:102312.084 In am_flush_results() results:0 73107:20221202:102312.084 In zbx_ipc_client_send() clientid:6 73107:20221202:102312.084 End of zbx_ipc_client_send():SUCCEED 73107:20221202:102312.084 End of am_flush_results() 73107:20221202:102312.084 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102312.084 End of zbx_ipc_socket_read():SUCCEED 73158:20221202:102312.084 End of am_db_flush_results() flushed:0 73158:20221202:102312.084 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.002137 sec, idle 1 sec]' 73111:20221202:102312.586 End of zbx_ipc_service_recv():2 73111:20221202:102312.586 In zbx_ipc_service_recv() timeout:1.000 73142:20221202:102312.720 zbx_setproctitle() title:'self-monitoring [processing data]' 73142:20221202:102312.720 In collect_selfmon_stats() 73142:20221202:102312.720 End of collect_selfmon_stats() 73142:20221202:102312.720 zbx_setproctitle() title:'self-monitoring [processed data in 0.000193 sec, idle 1 sec]' 73126:20221202:102312.726 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.003072 sec, processing escalations]' 73126:20221202:102312.726 In process_escalations() 73126:20221202:102312.726 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<=1669969395 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102312.726 End of process_escalations() 73126:20221202:102312.726 In process_escalations() 73126:20221202:102312.726 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<=1669969395 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102312.727 End of process_escalations() 73126:20221202:102312.727 In process_escalations() 73126:20221202:102312.727 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<=1669969395 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102312.727 End of process_escalations() 73126:20221202:102312.727 In process_escalations() 73126:20221202:102312.727 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<=1669969395 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102312.727 End of process_escalations() 73126:20221202:102312.727 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.001479 sec, idle 3 sec]' 73174:20221202:102312.760 End of zbx_ipc_service_recv():2 73174:20221202:102312.761 In zbx_ipc_service_recv() timeout:1.000 73115:20221202:102312.847 End of zbx_ipc_service_recv():2 73115:20221202:102312.847 zbx_setproctitle() title:'lld manager #1 [processed 0 LLD rules, idle 5.055523sec during 5.055546 sec]' 73115:20221202:102312.847 In zbx_ipc_service_recv() timeout:1.000 73125:20221202:102312.951 zbx_setproctitle() title:'history syncer #4 [processed 1 values, 0 triggers in 0.016296 sec, syncing history]' 73125:20221202:102312.951 In zbx_sync_history_cache() history_num:0 73125:20221202:102312.951 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000151 sec, idle 1 sec]' 73123:20221202:102312.952 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000060 sec, syncing history]' 73123:20221202:102312.953 In zbx_sync_history_cache() history_num:0 73123:20221202:102312.953 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000236 sec, idle 1 sec]' 73124:20221202:102312.958 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.001205 sec, syncing history]' 73124:20221202:102312.959 In zbx_sync_history_cache() history_num:0 73124:20221202:102312.959 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000199 sec, idle 1 sec]' 73122:20221202:102312.959 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.001155 sec, syncing history]' 73122:20221202:102312.959 In zbx_sync_history_cache() history_num:0 73122:20221202:102312.959 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000443 sec, idle 1 sec]' 73090:20221202:102312.966 End of zbx_ipc_service_recv():2 73090:20221202:102312.966 zbx_setproctitle() title:'service manager #1 [processed 0 events, updated 0 event tags, deleted 0 problems, synced 0 service updates, idle 5.012542 sec during 5.012566 sec]' 73090:20221202:102312.966 In zbx_ipc_service_recv() timeout:1.000 73088:20221202:102313.074 End of zbx_ipc_service_recv():2 73088:20221202:102313.074 In zbx_ipc_async_socket_send() 73088:20221202:102313.074 In zbx_ipc_client_send() clientid:0 73088:20221202:102313.074 End of zbx_ipc_client_send():SUCCEED 73088:20221202:102313.074 End of zbx_ipc_async_socket_send():SUCCEED 73088:20221202:102313.074 In zbx_ipc_async_socket_flush() timeout:10 73088:20221202:102313.074 End of zbx_ipc_async_socket_flush():0 73088:20221202:102313.074 In zbx_ipc_service_recv() timeout:0.997 73086:20221202:102313.075 End of zbx_ipc_service_recv():1 73086:20221202:102313.075 In zbx_ha_dispatch_message() 73086:20221202:102313.075 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102313.085 zbx_setproctitle() title:'alert syncer [queuing alerts]' 73158:20221202:102313.085 In am_db_get_alerts() 73158:20221202:102313.085 query [txnlev:1] [begin;] 73158:20221202:102313.086 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] 73107:20221202:102313.086 End of zbx_ipc_service_recv():2 73107:20221202:102313.086 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102313.087 query [txnlev:1] [commit;] 73158:20221202:102313.087 End of am_db_get_alerts():SUCCEED alerts:0 73158:20221202:102313.087 In am_db_flush_results() 73158:20221202:102313.087 In zbx_ipc_socket_write() 73158:20221202:102313.087 End of zbx_ipc_socket_write():SUCCEED 73107:20221202:102313.087 End of zbx_ipc_service_recv():1 73107:20221202:102313.087 In am_flush_results() results:0 73107:20221202:102313.087 In zbx_ipc_client_send() clientid:6 73107:20221202:102313.087 End of zbx_ipc_client_send():SUCCEED 73107:20221202:102313.087 End of am_flush_results() 73107:20221202:102313.087 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102313.087 In zbx_ipc_socket_read() 73158:20221202:102313.088 End of zbx_ipc_socket_read():SUCCEED 73158:20221202:102313.088 End of am_db_flush_results() flushed:0 73158:20221202:102313.088 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.002498 sec, idle 1 sec]' 73111:20221202:102313.594 End of zbx_ipc_service_recv():2 73111:20221202:102313.594 In zbx_ipc_service_recv() timeout:1.000 73142:20221202:102313.722 zbx_setproctitle() title:'self-monitoring [processing data]' 73142:20221202:102313.723 In collect_selfmon_stats() 73142:20221202:102313.723 End of collect_selfmon_stats() 73142:20221202:102313.723 zbx_setproctitle() title:'self-monitoring [processed data in 0.000126 sec, idle 1 sec]' 73174:20221202:102313.762 End of zbx_ipc_service_recv():2 73174:20221202:102313.762 zbx_setproctitle() title:'availability manager #1 [queued 0, processed 0 values, idle 5.017628 sec during 5.017653 sec]' 73174:20221202:102313.762 In zbx_ipc_service_recv() timeout:1.000 73115:20221202:102313.847 End of zbx_ipc_service_recv():2 73115:20221202:102313.847 In zbx_ipc_service_recv() timeout:1.000 73125:20221202:102313.957 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000151 sec, syncing history]' 73125:20221202:102313.957 In zbx_sync_history_cache() history_num:0 73125:20221202:102313.957 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000226 sec, idle 1 sec]' 73123:20221202:102313.967 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000236 sec, syncing history]' 73123:20221202:102313.967 In zbx_sync_history_cache() history_num:0 73123:20221202:102313.967 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000139 sec, idle 1 sec]' 73090:20221202:102313.967 End of zbx_ipc_service_recv():2 73090:20221202:102313.967 In zbx_ipc_service_recv() timeout:1.000 73124:20221202:102313.967 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000199 sec, syncing history]' 73124:20221202:102313.967 In zbx_sync_history_cache() history_num:0 73124:20221202:102313.967 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000340 sec, idle 1 sec]' 73122:20221202:102313.970 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000443 sec, syncing history]' 73122:20221202:102313.970 In zbx_sync_history_cache() history_num:0 73122:20221202:102313.970 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000138 sec, idle 1 sec]' 73088:20221202:102314.074 End of zbx_ipc_service_recv():2 73088:20221202:102314.074 In zbx_ipc_async_socket_send() 73088:20221202:102314.074 In zbx_ipc_client_send() clientid:0 73088:20221202:102314.074 End of zbx_ipc_client_send():SUCCEED 73088:20221202:102314.074 End of zbx_ipc_async_socket_send():SUCCEED 73088:20221202:102314.074 In zbx_ipc_async_socket_flush() timeout:10 73088:20221202:102314.074 End of zbx_ipc_async_socket_flush():0 73088:20221202:102314.074 In zbx_ipc_service_recv() timeout:0.997 73086:20221202:102314.074 End of zbx_ipc_service_recv():1 73086:20221202:102314.074 In zbx_ha_dispatch_message() 73086:20221202:102314.075 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102314.088 zbx_setproctitle() title:'alert syncer [queuing alerts]' 73158:20221202:102314.088 In am_db_get_alerts() 73158:20221202:102314.088 query [txnlev:1] [begin;] 73158:20221202:102314.088 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] 73158:20221202:102314.089 query [txnlev:1] [commit;] 73158:20221202:102314.089 End of am_db_get_alerts():SUCCEED alerts:0 73158:20221202:102314.090 In am_db_flush_results() 73158:20221202:102314.090 In zbx_ipc_socket_write() 73158:20221202:102314.090 End of zbx_ipc_socket_write():SUCCEED 73158:20221202:102314.090 In zbx_ipc_socket_read() 73107:20221202:102314.090 End of zbx_ipc_service_recv():1 73107:20221202:102314.090 In am_flush_results() results:0 73107:20221202:102314.090 In zbx_ipc_client_send() clientid:6 73107:20221202:102314.090 End of zbx_ipc_client_send():SUCCEED 73107:20221202:102314.091 End of am_flush_results() 73107:20221202:102314.091 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102314.091 End of zbx_ipc_socket_read():SUCCEED 73158:20221202:102314.091 End of am_db_flush_results() flushed:0 73158:20221202:102314.091 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.002768 sec, idle 1 sec]' 73111:20221202:102314.595 End of zbx_ipc_service_recv():2 73111:20221202:102314.596 In zbx_ipc_service_recv() timeout:1.000 73142:20221202:102314.724 zbx_setproctitle() title:'self-monitoring [processing data]' 73142:20221202:102314.724 In collect_selfmon_stats() 73142:20221202:102314.724 End of collect_selfmon_stats() 73142:20221202:102314.724 zbx_setproctitle() title:'self-monitoring [processed data in 0.000203 sec, idle 1 sec]' 73174:20221202:102314.764 End of zbx_ipc_service_recv():2 73174:20221202:102314.765 In zbx_ipc_service_recv() timeout:1.000 73115:20221202:102314.848 End of zbx_ipc_service_recv():2 73115:20221202:102314.849 In zbx_ipc_service_recv() timeout:1.000 73125:20221202:102314.957 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000226 sec, syncing history]' 73125:20221202:102314.958 In zbx_sync_history_cache() history_num:0 73125:20221202:102314.958 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000818 sec, idle 1 sec]' 73123:20221202:102314.967 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000139 sec, syncing history]' 73123:20221202:102314.967 In zbx_sync_history_cache() history_num:0 73123:20221202:102314.968 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000177 sec, idle 1 sec]' 73124:20221202:102314.968 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000340 sec, syncing history]' 73124:20221202:102314.968 In zbx_sync_history_cache() history_num:0 73124:20221202:102314.968 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000306 sec, idle 1 sec]' 73090:20221202:102314.968 End of zbx_ipc_service_recv():2 73090:20221202:102314.968 In zbx_ipc_service_recv() timeout:1.000 73122:20221202:102314.972 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000138 sec, syncing history]' 73122:20221202:102314.972 In zbx_sync_history_cache() history_num:0 73122:20221202:102314.972 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000151 sec, idle 1 sec]' 73088:20221202:102315.074 End of zbx_ipc_service_recv():2 73088:20221202:102315.074 In ha_check_nodes() ha_status:active db_status:0 73088:20221202:102315.074 query [txnlev:1] [begin;] 73088:20221202:102315.074 query [txnlev:1] [select ha_nodeid,name,status,lastaccess,address,port,ha_sessionid from ha_node order by ha_nodeid for update] 73088:20221202:102315.075 query [txnlev:1] [select ha_failover_delay,auditlog_enabled from config] 73088:20221202:102315.075 In ha_db_get_time() 73088:20221202:102315.075 query [txnlev:1] [select unix_timestamp() from config] 73088:20221202:102315.075 End of ha_db_get_time():SUCCEED db_time:1669969395 73088:20221202:102315.075 query [txnlev:1] [update ha_node set lastaccess=unix_timestamp() where ha_nodeid='clb4ubunu00018m7pn6ddoaix'] 73088:20221202:102315.075 query [txnlev:1] [commit;] 73086:20221202:102315.076 End of zbx_ipc_service_recv():2 73086:20221202:102315.076 In zbx_ha_dispatch_message() 73086:20221202:102315.076 In zbx_ipc_service_recv() timeout:1.000 73088:20221202:102315.085 End of ha_check_nodes() nodeid:clb4ubunu00018m7pn6ddoaix ha_status:active db_status:0 73088:20221202:102315.085 In zbx_ipc_async_socket_send() 73088:20221202:102315.085 In zbx_ipc_client_send() clientid:0 73088:20221202:102315.085 End of zbx_ipc_client_send():SUCCEED 73088:20221202:102315.085 End of zbx_ipc_async_socket_send():SUCCEED 73088:20221202:102315.085 In zbx_ipc_async_socket_flush() timeout:10 73088:20221202:102315.085 End of zbx_ipc_async_socket_flush():0 73088:20221202:102315.085 In zbx_ipc_service_recv() timeout:0.997 73086:20221202:102315.085 End of zbx_ipc_service_recv():1 73086:20221202:102315.085 In zbx_ha_dispatch_message() 73086:20221202:102315.085 In zbx_ipc_service_recv() timeout:1.000 73107:20221202:102315.092 End of zbx_ipc_service_recv():2 73107:20221202:102315.092 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102315.092 zbx_setproctitle() title:'alert syncer [queuing alerts]' 73158:20221202:102315.092 In am_db_get_alerts() 73158:20221202:102315.092 query [txnlev:1] [begin;] 73158:20221202:102315.093 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] 73158:20221202:102315.093 query [txnlev:1] [commit;] 73158:20221202:102315.094 End of am_db_get_alerts():SUCCEED alerts:0 73158:20221202:102315.094 In am_db_flush_results() 73158:20221202:102315.094 In zbx_ipc_socket_write() 73158:20221202:102315.094 End of zbx_ipc_socket_write():SUCCEED 73158:20221202:102315.094 In zbx_ipc_socket_read() 73107:20221202:102315.094 End of zbx_ipc_service_recv():1 73107:20221202:102315.094 In am_flush_results() results:0 73107:20221202:102315.094 In zbx_ipc_client_send() clientid:6 73107:20221202:102315.094 End of zbx_ipc_client_send():SUCCEED 73107:20221202:102315.094 End of am_flush_results() 73107:20221202:102315.094 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102315.094 End of zbx_ipc_socket_read():SUCCEED 73158:20221202:102315.094 End of am_db_flush_results() flushed:0 73158:20221202:102315.094 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.001875 sec, idle 1 sec]' 73111:20221202:102315.600 End of zbx_ipc_service_recv():2 73111:20221202:102315.600 In zbx_ipc_service_recv() timeout:1.000 73144:20221202:102315.633 End of zbx_ipc_async_socket_recv():0 73144:20221202:102315.633 zbx_setproctitle() title:'task manager [processing tasks]' 73144:20221202:102315.633 query [txnlev:0] [select taskid,type,clock,ttl from task where status in (1,2) order by taskid] 73144:20221202:102315.634 zbx_setproctitle() title:'task manager [processed 0 task(s) in 0.000655 sec, idle 5 sec]' 73144:20221202:102315.634 In zbx_ipc_async_socket_recv() timeout:5 73142:20221202:102315.725 zbx_setproctitle() title:'self-monitoring [processing data]' 73142:20221202:102315.725 In collect_selfmon_stats() 73142:20221202:102315.725 End of collect_selfmon_stats() 73142:20221202:102315.725 zbx_setproctitle() title:'self-monitoring [processed data in 0.000100 sec, idle 1 sec]' 73126:20221202:102315.731 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.001479 sec, processing escalations]' 73126:20221202:102315.731 In process_escalations() 73126:20221202:102315.731 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<=1669969398 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102315.732 End of process_escalations() 73126:20221202:102315.732 In process_escalations() 73126:20221202:102315.732 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<=1669969398 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102315.732 End of process_escalations() 73126:20221202:102315.732 In process_escalations() 73126:20221202:102315.732 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<=1669969398 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102315.732 End of process_escalations() 73126:20221202:102315.732 In process_escalations() 73126:20221202:102315.732 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<=1669969398 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102315.733 End of process_escalations() 73126:20221202:102315.733 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.002053 sec, idle 3 sec]' 73174:20221202:102315.767 End of zbx_ipc_service_recv():2 73174:20221202:102315.767 In zbx_ipc_service_recv() timeout:1.000 73115:20221202:102315.850 End of zbx_ipc_service_recv():2 73115:20221202:102315.850 In zbx_ipc_service_recv() timeout:1.000 73125:20221202:102315.959 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000818 sec, syncing history]' 73125:20221202:102315.959 In zbx_sync_history_cache() history_num:0 73125:20221202:102315.960 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000319 sec, idle 1 sec]' 73123:20221202:102315.968 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000177 sec, syncing history]' 73123:20221202:102315.968 In zbx_sync_history_cache() history_num:0 73123:20221202:102315.968 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000065 sec, idle 1 sec]' 73124:20221202:102315.969 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000306 sec, syncing history]' 73124:20221202:102315.969 In zbx_sync_history_cache() history_num:0 73124:20221202:102315.969 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000152 sec, idle 1 sec]' 73090:20221202:102315.970 End of zbx_ipc_service_recv():2 73090:20221202:102315.970 In zbx_ipc_service_recv() timeout:1.000 73122:20221202:102315.972 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000151 sec, syncing history]' 73122:20221202:102315.972 In zbx_sync_history_cache() history_num:0 73122:20221202:102315.972 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000114 sec, idle 1 sec]' 73088:20221202:102316.084 End of zbx_ipc_service_recv():2 73088:20221202:102316.085 In zbx_ipc_async_socket_send() 73088:20221202:102316.085 In zbx_ipc_client_send() clientid:0 73088:20221202:102316.085 End of zbx_ipc_client_send():SUCCEED 73088:20221202:102316.085 End of zbx_ipc_async_socket_send():SUCCEED 73088:20221202:102316.085 In zbx_ipc_async_socket_flush() timeout:10 73088:20221202:102316.085 End of zbx_ipc_async_socket_flush():0 73088:20221202:102316.085 In zbx_ipc_service_recv() timeout:0.986 73086:20221202:102316.085 End of zbx_ipc_service_recv():1 73086:20221202:102316.086 In zbx_ha_dispatch_message() 73086:20221202:102316.086 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102316.095 zbx_setproctitle() title:'alert syncer [queuing alerts]' 73158:20221202:102316.095 In am_db_get_alerts() 73158:20221202:102316.095 query [txnlev:1] [begin;] 73107:20221202:102316.096 End of zbx_ipc_service_recv():2 73107:20221202:102316.096 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102316.096 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] 73158:20221202:102316.096 query [txnlev:1] [commit;] 73158:20221202:102316.097 End of am_db_get_alerts():SUCCEED alerts:0 73158:20221202:102316.097 In am_db_flush_results() 73158:20221202:102316.097 In zbx_ipc_socket_write() 73158:20221202:102316.097 End of zbx_ipc_socket_write():SUCCEED 73158:20221202:102316.097 In zbx_ipc_socket_read() 73107:20221202:102316.097 End of zbx_ipc_service_recv():1 73107:20221202:102316.097 In am_flush_results() results:0 73107:20221202:102316.097 In zbx_ipc_client_send() clientid:6 73107:20221202:102316.097 End of zbx_ipc_client_send():SUCCEED 73107:20221202:102316.097 End of am_flush_results() 73107:20221202:102316.097 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102316.097 End of zbx_ipc_socket_read():SUCCEED 73158:20221202:102316.097 End of am_db_flush_results() flushed:0 73158:20221202:102316.098 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.001902 sec, idle 1 sec]' 73134:20221202:102316.554 End of zbx_ipc_async_socket_recv():0 73134:20221202:102316.554 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.000104 sec, getting values]' 73134:20221202:102316.554 In get_values() 73134:20221202:102316.554 In DCconfig_get_poller_items() poller_type:4 73134:20221202:102316.554 End of DCconfig_get_poller_items():0 73134:20221202:102316.554 In DCconfig_get_poller_nextcheck() poller_type:4 73134:20221202:102316.554 End of DCconfig_get_poller_nextcheck():-1 73134:20221202:102316.555 End of get_values():0 73134:20221202:102316.555 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.000147 sec, idle 5 sec]' 73134:20221202:102316.555 In zbx_ipc_async_socket_recv() timeout:5 73128:20221202:102316.556 End of zbx_ipc_async_socket_recv():0 73128:20221202:102316.556 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.000096 sec, getting values]' 73128:20221202:102316.556 In get_values() 73128:20221202:102316.556 In DCconfig_get_poller_items() poller_type:4 73128:20221202:102316.556 End of DCconfig_get_poller_items():0 73128:20221202:102316.556 In DCconfig_get_poller_nextcheck() poller_type:4 73128:20221202:102316.556 End of DCconfig_get_poller_nextcheck():-1 73128:20221202:102316.556 End of get_values():0 73128:20221202:102316.556 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.000289 sec, idle 5 sec]' 73128:20221202:102316.556 In zbx_ipc_async_socket_recv() timeout:5 73127:20221202:102316.557 End of zbx_ipc_async_socket_recv():0 73127:20221202:102316.557 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.000102 sec, getting values]' 73127:20221202:102316.557 In get_values() 73127:20221202:102316.557 In DCconfig_get_poller_items() poller_type:4 73127:20221202:102316.557 End of DCconfig_get_poller_items():0 73127:20221202:102316.557 In DCconfig_get_poller_nextcheck() poller_type:4 73127:20221202:102316.557 End of DCconfig_get_poller_nextcheck():-1 73127:20221202:102316.557 End of get_values():0 73127:20221202:102316.557 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.000157 sec, idle 5 sec]' 73127:20221202:102316.557 In zbx_ipc_async_socket_recv() timeout:5 73133:20221202:102316.560 End of zbx_ipc_async_socket_recv():0 73133:20221202:102316.560 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.000146 sec, getting values]' 73133:20221202:102316.560 In get_values() 73133:20221202:102316.560 In DCconfig_get_poller_items() poller_type:4 73133:20221202:102316.560 End of DCconfig_get_poller_items():0 73133:20221202:102316.560 In DCconfig_get_poller_nextcheck() poller_type:4 73133:20221202:102316.560 End of DCconfig_get_poller_nextcheck():-1 73133:20221202:102316.560 End of get_values():0 73133:20221202:102316.560 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.000158 sec, idle 5 sec]' 73133:20221202:102316.560 In zbx_ipc_async_socket_recv() timeout:5 73151:20221202:102316.566 End of zbx_ipc_async_socket_recv():0 73151:20221202:102316.566 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.000149 sec, getting values]' 73151:20221202:102316.566 In get_values() 73151:20221202:102316.566 In DCconfig_get_poller_items() poller_type:1 73151:20221202:102316.566 End of DCconfig_get_poller_items():0 73151:20221202:102316.566 In DCconfig_get_poller_nextcheck() poller_type:1 73151:20221202:102316.566 End of DCconfig_get_poller_nextcheck():-1 73151:20221202:102316.566 End of get_values():0 73151:20221202:102316.566 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.000165 sec, idle 5 sec]' 73151:20221202:102316.567 In zbx_ipc_async_socket_recv() timeout:5 73139:20221202:102316.570 End of zbx_ipc_async_socket_recv():0 73139:20221202:102316.570 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.000099 sec, getting values]' 73139:20221202:102316.570 In get_values() 73139:20221202:102316.570 In DCconfig_get_poller_items() poller_type:4 73139:20221202:102316.570 End of DCconfig_get_poller_items():0 73139:20221202:102316.570 In DCconfig_get_poller_nextcheck() poller_type:4 73139:20221202:102316.570 End of DCconfig_get_poller_nextcheck():-1 73139:20221202:102316.570 End of get_values():0 73139:20221202:102316.570 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.000157 sec, idle 5 sec]' 73139:20221202:102316.570 In zbx_ipc_async_socket_recv() timeout:5 73140:20221202:102316.571 End of zbx_ipc_async_socket_recv():0 73140:20221202:102316.571 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.000807 sec, getting values]' 73140:20221202:102316.571 In get_values() 73140:20221202:102316.571 In DCconfig_get_poller_items() poller_type:4 73140:20221202:102316.571 End of DCconfig_get_poller_items():0 73140:20221202:102316.571 In DCconfig_get_poller_nextcheck() poller_type:4 73140:20221202:102316.571 End of DCconfig_get_poller_nextcheck():-1 73140:20221202:102316.571 End of get_values():0 73140:20221202:102316.571 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.000135 sec, idle 5 sec]' 73140:20221202:102316.571 In zbx_ipc_async_socket_recv() timeout:5 73159:20221202:102316.572 End of zbx_ipc_async_socket_recv():0 73159:20221202:102316.572 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.001421 sec, getting values]' 73159:20221202:102316.572 In get_values() 73159:20221202:102316.572 In DCconfig_get_poller_items() poller_type:5 73159:20221202:102316.572 End of DCconfig_get_poller_items():0 73159:20221202:102316.572 In DCconfig_get_poller_nextcheck() poller_type:5 73159:20221202:102316.572 End of DCconfig_get_poller_nextcheck():-1 73159:20221202:102316.572 End of get_values():0 73159:20221202:102316.572 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.000154 sec, idle 5 sec]' 73159:20221202:102316.572 In zbx_ipc_async_socket_recv() timeout:5 73137:20221202:102316.578 End of zbx_ipc_async_socket_recv():0 73137:20221202:102316.578 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.000189 sec, getting values]' 73137:20221202:102316.578 In get_values() 73137:20221202:102316.578 In DCconfig_get_poller_items() poller_type:4 73137:20221202:102316.578 End of DCconfig_get_poller_items():0 73137:20221202:102316.578 In DCconfig_get_poller_nextcheck() poller_type:4 73137:20221202:102316.578 End of DCconfig_get_poller_nextcheck():-1 73137:20221202:102316.579 End of get_values():0 73137:20221202:102316.579 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.000831 sec, idle 5 sec]' 73137:20221202:102316.579 In zbx_ipc_async_socket_recv() timeout:5 73129:20221202:102316.582 End of zbx_ipc_async_socket_recv():0 73129:20221202:102316.582 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.000305 sec, getting values]' 73129:20221202:102316.582 In get_values() 73129:20221202:102316.582 In DCconfig_get_poller_items() poller_type:4 73129:20221202:102316.582 End of DCconfig_get_poller_items():0 73129:20221202:102316.582 In DCconfig_get_poller_nextcheck() poller_type:4 73129:20221202:102316.582 End of DCconfig_get_poller_nextcheck():-1 73129:20221202:102316.582 End of get_values():0 73130:20221202:102316.582 End of zbx_ipc_async_socket_recv():0 73130:20221202:102316.582 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.000196 sec, getting values]' 73130:20221202:102316.582 In get_values() 73130:20221202:102316.582 In DCconfig_get_poller_items() poller_type:4 73130:20221202:102316.582 End of DCconfig_get_poller_items():0 73130:20221202:102316.583 In DCconfig_get_poller_nextcheck() poller_type:4 73130:20221202:102316.583 End of DCconfig_get_poller_nextcheck():-1 73130:20221202:102316.583 End of get_values():0 73130:20221202:102316.583 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.000278 sec, idle 5 sec]' 73130:20221202:102316.583 In zbx_ipc_async_socket_recv() timeout:5 73129:20221202:102316.583 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.000161 sec, idle 5 sec]' 73129:20221202:102316.583 In zbx_ipc_async_socket_recv() timeout:5 73145:20221202:102316.583 End of zbx_ipc_async_socket_recv():0 73145:20221202:102316.583 zbx_setproctitle() title:'poller #1 [got 1 values in 0.002033 sec, getting values]' 73145:20221202:102316.583 In get_values() 73145:20221202:102316.583 In DCconfig_get_poller_items() poller_type:0 73145:20221202:102316.583 End of DCconfig_get_poller_items():1 73145:20221202:102316.583 In substitute_key_macros_impl() data:'agent.ping' 73145:20221202:102316.583 End of substitute_key_macros_impl():SUCCEED data:'agent.ping' 73145:20221202:102316.583 In substitute_simple_macros_impl() data:'10050' 73145:20221202:102316.583 End substitute_simple_macros_impl() data:'10050' 73145:20221202:102316.583 In get_value() key:'agent.ping' 73169:20221202:102316.590 End of zbx_ipc_async_socket_recv():0 73169:20221202:102316.590 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.000077 sec, getting values]' 73169:20221202:102316.590 In get_values() 73169:20221202:102316.591 In DCconfig_get_poller_items() poller_type:5 73169:20221202:102316.591 End of DCconfig_get_poller_items():0 73146:20221202:102316.591 End of zbx_ipc_async_socket_recv():0 73168:20221202:102316.591 End of zbx_ipc_async_socket_recv():0 73168:20221202:102316.591 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.001398 sec, getting values]' 73149:20221202:102316.591 End of zbx_ipc_async_socket_recv():0 73149:20221202:102316.591 zbx_setproctitle() title:'poller #4 [got 0 values in 0.000076 sec, getting values]' 73149:20221202:102316.591 In get_values() 73149:20221202:102316.591 In DCconfig_get_poller_items() poller_type:0 73150:20221202:102316.591 End of zbx_ipc_async_socket_recv():0 73149:20221202:102316.591 End of DCconfig_get_poller_items():0 73149:20221202:102316.591 In DCconfig_get_poller_nextcheck() poller_type:0 73149:20221202:102316.591 End of DCconfig_get_poller_nextcheck():1669969413 73149:20221202:102316.591 End of get_values():0 73149:20221202:102316.591 zbx_setproctitle() title:'poller #4 [got 0 values in 0.000135 sec, idle 5 sec]' 73149:20221202:102316.591 In zbx_ipc_async_socket_recv() timeout:5 73145:20221202:102316.591 In get_value_agent() host:'test' addr:'192.168.6.176' key:'agent.ping' conn:'unencrypted' 73150:20221202:102316.591 zbx_setproctitle() title:'poller #5 [got 0 values in 0.000253 sec, getting values]' 73169:20221202:102316.591 In DCconfig_get_poller_nextcheck() poller_type:5 73135:20221202:102316.591 End of zbx_ipc_async_socket_recv():0 73135:20221202:102316.591 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.001719 sec, getting values]' 73135:20221202:102316.591 In get_values() 73135:20221202:102316.591 In DCconfig_get_poller_items() poller_type:4 73135:20221202:102316.591 End of DCconfig_get_poller_items():0 73135:20221202:102316.591 In DCconfig_get_poller_nextcheck() poller_type:4 73135:20221202:102316.591 End of DCconfig_get_poller_nextcheck():-1 73135:20221202:102316.591 End of get_values():0 73135:20221202:102316.591 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.000355 sec, idle 5 sec]' 73135:20221202:102316.591 In zbx_ipc_async_socket_recv() timeout:5 73146:20221202:102316.592 zbx_setproctitle() title:'poller #2 [got 0 values in 0.001068 sec, getting values]' 73146:20221202:102316.592 In get_values() 73146:20221202:102316.592 In DCconfig_get_poller_items() poller_type:0 73146:20221202:102316.592 End of DCconfig_get_poller_items():0 73146:20221202:102316.592 In DCconfig_get_poller_nextcheck() poller_type:0 73146:20221202:102316.592 End of DCconfig_get_poller_nextcheck():1669969413 73146:20221202:102316.592 End of get_values():0 73146:20221202:102316.592 zbx_setproctitle() title:'poller #2 [got 0 values in 0.001479 sec, idle 5 sec]' 73146:20221202:102316.592 In zbx_ipc_async_socket_recv() timeout:5 73168:20221202:102316.592 In get_values() 73168:20221202:102316.592 In DCconfig_get_poller_items() poller_type:5 73168:20221202:102316.592 End of DCconfig_get_poller_items():0 73168:20221202:102316.592 In DCconfig_get_poller_nextcheck() poller_type:5 73168:20221202:102316.592 End of DCconfig_get_poller_nextcheck():-1 73168:20221202:102316.592 End of get_values():0 73168:20221202:102316.592 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.001688 sec, idle 5 sec]' 73168:20221202:102316.592 In zbx_ipc_async_socket_recv() timeout:5 73169:20221202:102316.592 End of DCconfig_get_poller_nextcheck():-1 73169:20221202:102316.592 End of get_values():0 73169:20221202:102316.592 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.002021 sec, idle 5 sec]' 73169:20221202:102316.592 In zbx_ipc_async_socket_recv() timeout:5 73145:20221202:102316.593 In is_ip4() ip:'192.168.6.176' 73141:20221202:102316.593 End of zbx_ipc_async_socket_recv():0 73141:20221202:102316.593 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.001464 sec, exchanging data]' 73141:20221202:102316.593 In process_proxy() 73167:20221202:102316.593 End of zbx_ipc_async_socket_recv():0 73167:20221202:102316.593 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.000663 sec, getting values]' 73167:20221202:102316.593 In get_values() 73167:20221202:102316.593 In DCconfig_get_poller_items() poller_type:5 73167:20221202:102316.593 End of DCconfig_get_poller_items():0 73167:20221202:102316.593 In DCconfig_get_poller_nextcheck() poller_type:5 73167:20221202:102316.593 End of DCconfig_get_poller_nextcheck():-1 73167:20221202:102316.593 End of get_values():0 73167:20221202:102316.593 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.000195 sec, idle 5 sec]' 73167:20221202:102316.593 In zbx_ipc_async_socket_recv() timeout:5 73147:20221202:102316.594 End of zbx_ipc_async_socket_recv():0 73147:20221202:102316.594 zbx_setproctitle() title:'poller #3 [got 0 values in 0.000359 sec, getting values]' 73147:20221202:102316.594 In get_values() 73147:20221202:102316.594 In DCconfig_get_poller_items() poller_type:0 73147:20221202:102316.594 End of DCconfig_get_poller_items():0 73147:20221202:102316.594 In DCconfig_get_poller_nextcheck() poller_type:0 73147:20221202:102316.594 End of DCconfig_get_poller_nextcheck():1669969413 73147:20221202:102316.594 End of get_values():0 73147:20221202:102316.594 zbx_setproctitle() title:'poller #3 [got 0 values in 0.000090 sec, idle 5 sec]' 73147:20221202:102316.594 In zbx_ipc_async_socket_recv() timeout:5 73145:20221202:102316.594 End of is_ip4():SUCCEED 73141:20221202:102316.594 In DCconfig_get_proxypoller_hosts() 73141:20221202:102316.594 End of DCconfig_get_proxypoller_hosts():0 73141:20221202:102316.594 End of process_proxy() 73141:20221202:102316.594 In DCconfig_get_proxypoller_nextcheck() 73141:20221202:102316.595 End of DCconfig_get_proxypoller_nextcheck():-1 73141:20221202:102316.595 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.001454 sec, idle 5 sec]' 73172:20221202:102316.595 End of zbx_ipc_async_socket_recv():0 73172:20221202:102316.595 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.000089 sec, getting values]' 73172:20221202:102316.595 In get_values() 73172:20221202:102316.595 In DCconfig_get_poller_items() poller_type:5 73172:20221202:102316.595 End of DCconfig_get_poller_items():0 73172:20221202:102316.595 In DCconfig_get_poller_nextcheck() poller_type:5 73172:20221202:102316.595 End of DCconfig_get_poller_nextcheck():-1 73172:20221202:102316.595 End of get_values():0 73172:20221202:102316.595 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.000256 sec, idle 5 sec]' 73172:20221202:102316.595 In zbx_ipc_async_socket_recv() timeout:5 73150:20221202:102316.595 In get_values() 73145:20221202:102316.595 Sending [agent.ping] 73141:20221202:102316.595 In zbx_ipc_async_socket_recv() timeout:5 73145:20221202:102316.596 get value from agent result: '1' 73150:20221202:102316.596 In DCconfig_get_poller_items() poller_type:0 73150:20221202:102316.596 End of DCconfig_get_poller_items():0 73150:20221202:102316.596 In DCconfig_get_poller_nextcheck() poller_type:0 73150:20221202:102316.596 End of DCconfig_get_poller_nextcheck():1669969413 73150:20221202:102316.596 End of get_values():0 73150:20221202:102316.596 zbx_setproctitle() title:'poller #5 [got 0 values in 0.005026 sec, idle 5 sec]' 73150:20221202:102316.596 In zbx_ipc_async_socket_recv() timeout:5 73145:20221202:102316.596 End of get_value_agent():SUCCEED 73145:20221202:102316.596 End of get_value():SUCCEED 73145:20221202:102316.596 In zbx_activate_item_interface() interfaceid:15 itemid:44581 type:0 73145:20221202:102316.596 End of zbx_activate_item_interface() 73145:20221202:102316.596 In zbx_preprocess_item_value() 73145:20221202:102316.596 End of zbx_preprocess_item_value() 73145:20221202:102316.596 In zbx_ipc_socket_write() 73145:20221202:102316.596 End of zbx_ipc_socket_write():SUCCEED 73145:20221202:102316.596 End of get_values():1 73145:20221202:102316.596 zbx_setproctitle() title:'poller #1 [got 1 values in 0.013571 sec, idle 5 sec]' 73145:20221202:102316.596 In zbx_ipc_async_socket_recv() timeout:5 73111:20221202:102316.596 End of zbx_ipc_service_recv():1 73111:20221202:102316.597 In preprocessor_add_request() 73111:20221202:102316.597 In preprocessor_sync_configuration() 73111:20221202:102316.597 In DCconfig_get_preprocessable_items() 73111:20221202:102316.597 End of DCconfig_get_preprocessable_items() items:29 73111:20221202:102316.597 End of preprocessor_sync_configuration() item config size: 29, history cache size: 0 73111:20221202:102316.597 In preprocessor_enqueue() itemid: 44581 73111:20221202:102316.597 End of preprocessor_enqueue() 73111:20221202:102316.597 In preprocessor_assign_tasks() 73111:20221202:102316.597 In preprocessor_get_next_task() 73111:20221202:102316.597 End of preprocessor_get_next_task() 73111:20221202:102316.597 In zbx_ipc_client_send() clientid:3 73111:20221202:102316.597 End of zbx_ipc_client_send():SUCCEED 73111:20221202:102316.597 In preprocessor_get_next_task() 73111:20221202:102316.597 End of preprocessor_get_next_task() 73111:20221202:102316.597 End of preprocessor_assign_tasks() 73111:20221202:102316.597 End of preprocessor_add_request() 73111:20221202:102316.597 zbx_setproctitle() title:'preprocessing manager #1 [queued 1, processed 1 values, idle 5.016254 sec during 5.016793 sec]' 73111:20221202:102316.597 In zbx_ipc_service_recv() timeout:1.000 73114:20221202:102316.597 End of zbx_ipc_socket_read():SUCCEED 73114:20221202:102316.597 worker_preprocess_value(): 1 73114:20221202:102316.597 worker_preprocess_value: SUCCEED GOOD 73114:20221202:102316.597 In zbx_ipc_socket_write() 73114:20221202:102316.597 End of zbx_ipc_socket_write():SUCCEED 73114:20221202:102316.597 In zbx_ipc_socket_read() 73111:20221202:102316.597 End of zbx_ipc_service_recv():1 73111:20221202:102316.597 In preprocessor_add_result() 73111:20221202:102316.597 In preprocessor_enqueue_dependent() itemid: 44581 73111:20221202:102316.598 End of preprocessor_enqueue_dependent() 73111:20221202:102316.598 In preprocessor_assign_tasks() 73111:20221202:102316.598 In preprocessor_get_next_task() 73111:20221202:102316.598 End of preprocessor_get_next_task() 73111:20221202:102316.598 End of preprocessor_assign_tasks() 73111:20221202:102316.598 End of preprocessor_add_result() 73111:20221202:102316.598 In zbx_ipc_service_recv() timeout:1.000 73157:20221202:102316.613 zbx_setproctitle() title:'icmp pinger #1 [getting values]' 73157:20221202:102316.613 In get_pinger_hosts() 73157:20221202:102316.613 In DCconfig_get_poller_items() poller_type:3 73157:20221202:102316.613 End of DCconfig_get_poller_items():0 73157:20221202:102316.613 End of get_pinger_hosts():0 73157:20221202:102316.613 In process_pinger_hosts() 73157:20221202:102316.613 End of process_pinger_hosts() 73157:20221202:102316.613 In DCconfig_get_poller_nextcheck() poller_type:3 73157:20221202:102316.613 End of DCconfig_get_poller_nextcheck():-1 73157:20221202:102316.613 zbx_setproctitle() title:'icmp pinger #1 [got 0 values in 0.000183 sec, idle 5 sec]' 73178:20221202:102316.715 End of zbx_ipc_async_socket_recv():0 73178:20221202:102316.715 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.000130 sec, getting values]' 73178:20221202:102316.715 In get_values() 73178:20221202:102316.715 In DCconfig_get_poller_items() poller_type:6 73178:20221202:102316.715 End of DCconfig_get_poller_items():0 73178:20221202:102316.715 In DCconfig_get_poller_nextcheck() poller_type:6 73178:20221202:102316.715 End of DCconfig_get_poller_nextcheck():-1 73178:20221202:102316.715 End of get_values():0 73178:20221202:102316.715 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.000344 sec, idle 5 sec]' 73178:20221202:102316.715 In zbx_ipc_async_socket_recv() timeout:5 73142:20221202:102316.727 zbx_setproctitle() title:'self-monitoring [processing data]' 73142:20221202:102316.727 In collect_selfmon_stats() 73142:20221202:102316.727 End of collect_selfmon_stats() 73142:20221202:102316.727 zbx_setproctitle() title:'self-monitoring [processed data in 0.000394 sec, idle 1 sec]' 73120:20221202:102316.738 zbx_setproctitle() title:'http poller #1 [got 0 values in 0.001314 sec, getting values]' 73120:20221202:102316.738 In process_httptests() 73120:20221202:102316.738 query [txnlev:0] [select h.hostid,h.host,h.name,t.httptestid,t.name,t.agent,t.authentication,t.http_user,t.http_password,t.http_proxy,t.retries,t.ssl_cert_file,t.ssl_key_file,t.ssl_key_password,t.verify_peer,t.verify_host,t.delay from httptest t,hosts h where t.hostid=h.hostid and t.nextcheck<=1669969396 and mod(t.httptestid,1)=0 and t.status=0 and h.proxy_hostid is null and h.status=0 and (h.maintenance_status=0 or h.maintenance_type=0)] 73120:20221202:102316.739 query [txnlev:0] [select name,value,type from httptest_field where httptestid=1 order by httptest_fieldid] 73120:20221202:102316.739 In substitute_simple_macros_impl() data:'Zabbix' 73120:20221202:102316.739 End substitute_simple_macros_impl() data:'Zabbix' 73120:20221202:102316.739 In substitute_simple_macros_impl() data:EMPTY 73120:20221202:102316.739 In substitute_simple_macros_impl() data:EMPTY 73120:20221202:102316.739 In substitute_simple_macros_impl() data:EMPTY 73120:20221202:102316.739 In http_process_variables() 0 variables 73120:20221202:102316.739 End of http_process_variables():SUCCEED 73120:20221202:102316.739 In process_httptest() httptestid:1 name:'Web scenario 1' 73120:20221202:102316.740 query [txnlev:0] [select httpstepid,no,name,url,timeout,posts,required,status_codes,post_type,follow_redirects,retrieve_mode from httpstep where httptestid=1 order by no] 73120:20221202:102316.740 In substitute_simple_macros_impl() data:'10s' 73120:20221202:102316.740 End substitute_simple_macros_impl() data:'10s' 73120:20221202:102316.740 In substitute_simple_macros_impl() data:'https://zabbix.com' 73120:20221202:102316.740 End substitute_simple_macros_impl() data:'https://zabbix.com' 73120:20221202:102316.740 In http_substitute_variables() data:'https://zabbix.com' 73120:20221202:102316.740 End of http_substitute_variables() data:'https://zabbix.com' 73120:20221202:102316.740 In substitute_simple_macros_impl() data:'Zabbix' 73120:20221202:102316.740 End substitute_simple_macros_impl() data:'Zabbix' 73120:20221202:102316.740 In substitute_simple_macros_impl() data:'200' 73120:20221202:102316.740 End substitute_simple_macros_impl() data:'200' 73120:20221202:102316.740 query [txnlev:0] [select name,value,type from httpstep_field where httpstepid=1 order by httpstep_fieldid] 73120:20221202:102316.741 In substitute_simple_macros_impl() data:'15s' 73120:20221202:102316.741 End substitute_simple_macros_impl() data:'15s' 73120:20221202:102316.741 process_httptest() use step "111" 73120:20221202:102316.741 process_httptest() use post "" 73120:20221202:102316.741 process_httptest() go to URL "https://zabbix.com" 73174:20221202:102316.771 End of zbx_ipc_service_recv():2 73174:20221202:102316.772 In zbx_ipc_service_recv() timeout:1.000 73115:20221202:102316.857 End of zbx_ipc_service_recv():2 73115:20221202:102316.857 In zbx_ipc_service_recv() timeout:1.000 73120:20221202:102316.939 In int_in_list() list:'200' value:301 73120:20221202:102316.939 End of int_in_list():FAIL 73120:20221202:102316.939 In process_step_data() rspcode:301 time:0.197927 speed:903.000000 73120:20221202:102316.939 query [txnlev:0] [select type,itemid from httpstepitem where httpstepid=1] 73120:20221202:102316.939 In zbx_preprocess_item_value() 73120:20221202:102316.939 End of zbx_preprocess_item_value() 73120:20221202:102316.939 In zbx_preprocess_item_value() 73120:20221202:102316.939 End of zbx_preprocess_item_value() 73120:20221202:102316.939 In zbx_preprocess_item_value() 73120:20221202:102316.939 End of zbx_preprocess_item_value() 73120:20221202:102316.939 End of process_step_data() 73120:20221202:102316.941 query without transaction detected 73120:20221202:102316.941 query [txnlev:0] [update httptest set nextcheck=1669969406 where httptestid=1] 73125:20221202:102316.960 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000319 sec, syncing history]' 73125:20221202:102316.961 In zbx_sync_history_cache() history_num:1 73125:20221202:102316.961 In substitute_simple_macros_impl() data:'90d' 73125:20221202:102316.961 End substitute_simple_macros_impl() data:'90d' 73125:20221202:102316.961 In DCmass_prepare_history() history_num:1 73125:20221202:102316.961 End of DCmass_prepare_history() 73125:20221202:102316.961 In DBmass_add_history() 73125:20221202:102316.961 In zbx_history_add_values() 73125:20221202:102316.961 query [txnlev:1] [begin;] 73120:20221202:102316.962 cannot process step "111" of web scenario "Web scenario 1" on host "test": response code "301" did not match any of the required status codes "200" 73120:20221202:102316.962 In process_test_data() 73120:20221202:102316.963 query [txnlev:0] [select type,itemid from httptestitem where httptestid=1] 73125:20221202:102316.963 query [txnlev:1] [insert into history_str (itemid,clock,ns,value) values (44581,1669969396,596688254,'GOOD'); ] 73120:20221202:102316.963 In zbx_preprocess_item_value() 73120:20221202:102316.963 End of zbx_preprocess_item_value() 73120:20221202:102316.963 In zbx_preprocess_item_value() 73120:20221202:102316.963 End of zbx_preprocess_item_value() 73120:20221202:102316.963 In zbx_preprocess_item_value() 73120:20221202:102316.963 End of zbx_preprocess_item_value() 73120:20221202:102316.963 End of process_test_data() 73120:20221202:102316.963 In zbx_ipc_socket_write() 73120:20221202:102316.963 End of zbx_ipc_socket_write():SUCCEED 73120:20221202:102316.963 End of process_httptest() 73120:20221202:102316.963 End of process_httptests() 73120:20221202:102316.963 query [txnlev:0] [select min(t.nextcheck) from httptest t,hosts h where t.hostid=h.hostid and mod(t.httptestid,1)=0 and t.status=0 and h.proxy_hostid is null and h.status=0 and (h.maintenance_status=0 or h.maintenance_type=0)] 73125:20221202:102316.963 query [txnlev:1] [commit;] 73111:20221202:102316.964 End of zbx_ipc_service_recv():1 73111:20221202:102316.964 In preprocessor_add_request() 73111:20221202:102316.964 In preprocessor_sync_configuration() 73111:20221202:102316.964 In DCconfig_get_preprocessable_items() 73111:20221202:102316.964 End of DCconfig_get_preprocessable_items() items:29 73111:20221202:102316.964 End of preprocessor_sync_configuration() item config size: 29, history cache size: 0 73111:20221202:102316.964 In preprocessor_enqueue() itemid: 44299 73111:20221202:102316.964 In preprocessor_enqueue_dependent() itemid: 44299 73111:20221202:102316.964 End of preprocessor_enqueue_dependent() 73111:20221202:102316.964 End of preprocessor_enqueue() 73111:20221202:102316.964 In preprocessor_enqueue() itemid: 44300 73111:20221202:102316.964 In preprocessor_enqueue_dependent() itemid: 44300 73111:20221202:102316.964 End of preprocessor_enqueue_dependent() 73111:20221202:102316.964 End of preprocessor_enqueue() 73111:20221202:102316.964 In preprocessor_enqueue() itemid: 44301 73111:20221202:102316.964 In preprocessor_enqueue_dependent() itemid: 44301 73111:20221202:102316.964 End of preprocessor_enqueue_dependent() 73111:20221202:102316.964 End of preprocessor_enqueue() 73111:20221202:102316.964 In preprocessor_enqueue() itemid: 44296 73111:20221202:102316.964 In preprocessor_enqueue_dependent() itemid: 44296 73111:20221202:102316.964 End of preprocessor_enqueue_dependent() 73111:20221202:102316.964 End of preprocessor_enqueue() 73111:20221202:102316.964 In preprocessor_enqueue() itemid: 44297 73111:20221202:102316.964 In preprocessor_enqueue_dependent() itemid: 44297 73111:20221202:102316.964 End of preprocessor_enqueue_dependent() 73111:20221202:102316.964 End of preprocessor_enqueue() 73111:20221202:102316.964 In preprocessor_enqueue() itemid: 44298 73111:20221202:102316.964 In preprocessor_enqueue_dependent() itemid: 44298 73111:20221202:102316.964 End of preprocessor_enqueue_dependent() 73111:20221202:102316.964 End of preprocessor_enqueue() 73111:20221202:102316.964 In preprocessor_assign_tasks() 73111:20221202:102316.964 In preprocessor_get_next_task() 73111:20221202:102316.964 End of preprocessor_get_next_task() 73111:20221202:102316.964 End of preprocessor_assign_tasks() 73111:20221202:102316.964 End of preprocessor_add_request() 73111:20221202:102316.964 In zbx_ipc_service_recv() timeout:1.000 73120:20221202:102316.965 zbx_setproctitle() title:'http poller #1 [got 1 values in 0.225624 sec, idle 5 sec]' 73123:20221202:102316.969 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000065 sec, syncing history]' 73123:20221202:102316.969 In zbx_sync_history_cache() history_num:7 73123:20221202:102316.969 In substitute_simple_macros_impl() data:'90d' 73123:20221202:102316.969 End substitute_simple_macros_impl() data:'90d' 73123:20221202:102316.969 In substitute_simple_macros_impl() data:'30d' 73123:20221202:102316.969 End substitute_simple_macros_impl() data:'30d' 73123:20221202:102316.969 In substitute_simple_macros_impl() data:'90d' 73123:20221202:102316.969 End substitute_simple_macros_impl() data:'90d' 73123:20221202:102316.969 In substitute_simple_macros_impl() data:'30d' 73123:20221202:102316.969 End substitute_simple_macros_impl() data:'30d' 73123:20221202:102316.969 In substitute_simple_macros_impl() data:'30d' 73123:20221202:102316.969 End substitute_simple_macros_impl() data:'30d' 73123:20221202:102316.969 In substitute_simple_macros_impl() data:'90d' 73123:20221202:102316.969 End substitute_simple_macros_impl() data:'90d' 73123:20221202:102316.969 In substitute_simple_macros_impl() data:'30d' 73123:20221202:102316.969 End substitute_simple_macros_impl() data:'30d' 73123:20221202:102316.969 In substitute_simple_macros_impl() data:'90d' 73123:20221202:102316.969 End substitute_simple_macros_impl() data:'90d' 73123:20221202:102316.969 In substitute_simple_macros_impl() data:'30d' 73123:20221202:102316.969 End substitute_simple_macros_impl() data:'30d' 73123:20221202:102316.969 In substitute_simple_macros_impl() data:'90d' 73123:20221202:102316.969 End substitute_simple_macros_impl() data:'90d' 73123:20221202:102316.969 In substitute_simple_macros_impl() data:'30d' 73123:20221202:102316.969 End substitute_simple_macros_impl() data:'30d' 73123:20221202:102316.969 In DCmass_prepare_history() history_num:6 73123:20221202:102316.969 End of DCmass_prepare_history() 73123:20221202:102316.969 In DBmass_add_history() 73123:20221202:102316.969 In zbx_history_add_values() 73123:20221202:102316.969 query [txnlev:1] [begin;] 73124:20221202:102316.970 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000152 sec, syncing history]' 73124:20221202:102316.971 In zbx_sync_history_cache() history_num:7 73124:20221202:102316.971 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.001445 sec, idle 1 sec]' 73090:20221202:102316.972 End of zbx_ipc_service_recv():2 73090:20221202:102316.972 In zbx_ipc_service_recv() timeout:1.000 73123:20221202:102316.972 query [txnlev:1] [insert into history (itemid,clock,ns,value) values (44296,1669969396,941252753,903),(44299,1669969396,939343532,903),(44300,1669969396,939343532,0.19792699999999999); ] 73123:20221202:102316.973 query [txnlev:1] [insert into history_str (itemid,clock,ns,value) values (44298,1669969396,941252753,'response code "301" did not match any of the required status codes "200"'); ] 73122:20221202:102316.973 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000114 sec, syncing history]' 73122:20221202:102316.973 In zbx_sync_history_cache() history_num:7 73122:20221202:102316.973 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000433 sec, idle 1 sec]' 73123:20221202:102316.973 query [txnlev:1] [insert into history_uint (itemid,clock,ns,value) values (44297,1669969396,941252753,1),(44301,1669969396,939343532,301); ] 73123:20221202:102316.974 query [txnlev:1] [commit;] 73125:20221202:102316.974 End of zbx_history_add_values() 73125:20221202:102316.974 End of DBmass_add_history() 73125:20221202:102316.974 In DCmass_update_trends() 73125:20221202:102316.974 End of DCmass_update_trends() 73125:20221202:102316.974 query [txnlev:1] [begin;] 73125:20221202:102316.975 In DBmass_update_items() 73125:20221202:102316.975 End of DBmass_update_items() 73125:20221202:102316.975 In zbx_process_events() events_num:0 73125:20221202:102316.975 End of zbx_process_events() processed:0 73125:20221202:102316.975 query [txnlev:1] [commit;] 73125:20221202:102316.978 In DCupdate_trends() 73125:20221202:102316.978 End of DCupdate_trends() 73125:20221202:102316.978 query [txnlev:1] [begin;] 73125:20221202:102316.980 In recalculate_triggers() 73125:20221202:102316.980 In zbx_link_triggers_with_functions() trigger_order_num:0 73125:20221202:102316.980 End of zbx_link_triggers_with_functions() triggers_func_pos_num:0 73125:20221202:102316.981 In zbx_evaluate_expressions() tr_num:0 73125:20221202:102316.981 In substitute_functions() 73125:20221202:102316.981 In zbx_extract_functionids() tr_num:0 73125:20221202:102316.981 End of zbx_extract_functionids() functionids_num:0 73125:20221202:102316.981 End of substitute_functions() 73125:20221202:102316.981 End of zbx_evaluate_expressions() 73125:20221202:102316.981 In zbx_process_triggers() values_num:0 73125:20221202:102316.981 End of zbx_process_triggers() 73125:20221202:102316.981 End of recalculate_triggers() 73125:20221202:102316.981 In zbx_process_events() events_num:0 73125:20221202:102316.981 End of zbx_process_events() processed:0 73125:20221202:102316.981 query [txnlev:1] [commit;] 73125:20221202:102316.982 zbx_setproctitle() title:'history syncer #4 [processed 1 values, 0 triggers in 0.021236 sec, idle 1 sec]' 73123:20221202:102316.985 End of zbx_history_add_values() 73123:20221202:102316.985 End of DBmass_add_history() 73123:20221202:102316.985 In DCmass_update_trends() 73123:20221202:102316.985 End of DCmass_update_trends() 73123:20221202:102316.985 query [txnlev:1] [begin;] 73123:20221202:102316.985 In DBmass_update_items() 73123:20221202:102316.985 End of DBmass_update_items() 73123:20221202:102316.985 In zbx_process_events() events_num:0 73123:20221202:102316.985 End of zbx_process_events() processed:0 73123:20221202:102316.985 query [txnlev:1] [commit;] 73123:20221202:102316.985 In DCupdate_trends() 73123:20221202:102316.985 End of DCupdate_trends() 73123:20221202:102316.985 query [txnlev:1] [begin;] 73123:20221202:102316.985 In recalculate_triggers() 73123:20221202:102316.985 In zbx_link_triggers_with_functions() trigger_order_num:0 73123:20221202:102316.985 End of zbx_link_triggers_with_functions() triggers_func_pos_num:0 73123:20221202:102316.986 In zbx_evaluate_expressions() tr_num:0 73123:20221202:102316.986 In substitute_functions() 73123:20221202:102316.986 In zbx_extract_functionids() tr_num:0 73123:20221202:102316.986 End of zbx_extract_functionids() functionids_num:0 73123:20221202:102316.986 End of substitute_functions() 73123:20221202:102316.986 End of zbx_evaluate_expressions() 73123:20221202:102316.986 In zbx_process_triggers() values_num:0 73123:20221202:102316.986 End of zbx_process_triggers() 73123:20221202:102316.986 End of recalculate_triggers() 73123:20221202:102316.986 In zbx_process_events() events_num:0 73123:20221202:102316.986 End of zbx_process_events() processed:0 73123:20221202:102316.986 query [txnlev:1] [commit;] 73123:20221202:102316.986 zbx_setproctitle() title:'history syncer #2 [processed 6 values, 0 triggers in 0.016655 sec, idle 1 sec]' 73088:20221202:102317.073 End of zbx_ipc_service_recv():2 73088:20221202:102317.073 In zbx_ipc_async_socket_send() 73088:20221202:102317.074 In zbx_ipc_client_send() clientid:0 73088:20221202:102317.074 End of zbx_ipc_client_send():SUCCEED 73088:20221202:102317.074 End of zbx_ipc_async_socket_send():SUCCEED 73088:20221202:102317.074 In zbx_ipc_async_socket_flush() timeout:10 73088:20221202:102317.074 End of zbx_ipc_async_socket_flush():0 73088:20221202:102317.074 In zbx_ipc_service_recv() timeout:0.997 73086:20221202:102317.074 End of zbx_ipc_service_recv():1 73086:20221202:102317.074 In zbx_ha_dispatch_message() 73086:20221202:102317.074 In zbx_ipc_service_recv() timeout:1.000 73107:20221202:102317.099 End of zbx_ipc_service_recv():2 73107:20221202:102317.100 zbx_setproctitle() title:'alert manager #1 [sent 0, failed 0 alerts, idle 5.015651 sec during 5.016909 sec]' 73107:20221202:102317.100 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102317.100 zbx_setproctitle() title:'alert syncer [queuing alerts]' 73158:20221202:102317.100 In am_db_get_alerts() 73158:20221202:102317.100 query [txnlev:1] [begin;] 73158:20221202:102317.100 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] 73158:20221202:102317.100 query [txnlev:1] [commit;] 73158:20221202:102317.101 End of am_db_get_alerts():SUCCEED alerts:0 73158:20221202:102317.101 In am_db_flush_results() 73158:20221202:102317.101 In zbx_ipc_socket_write() 73158:20221202:102317.101 End of zbx_ipc_socket_write():SUCCEED 73158:20221202:102317.101 In zbx_ipc_socket_read() 73107:20221202:102317.101 End of zbx_ipc_service_recv():1 73107:20221202:102317.101 In am_flush_results() results:0 73107:20221202:102317.101 In zbx_ipc_client_send() clientid:6 73107:20221202:102317.101 End of zbx_ipc_client_send():SUCCEED 73107:20221202:102317.101 End of am_flush_results() 73107:20221202:102317.101 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102317.101 End of zbx_ipc_socket_read():SUCCEED 73158:20221202:102317.101 End of am_db_flush_results() flushed:0 73158:20221202:102317.101 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.001611 sec, idle 1 sec]' 73142:20221202:102317.736 zbx_setproctitle() title:'self-monitoring [processing data]' 73142:20221202:102317.736 In collect_selfmon_stats() 73142:20221202:102317.736 End of collect_selfmon_stats() 73142:20221202:102317.736 zbx_setproctitle() title:'self-monitoring [processed data in 0.000098 sec, idle 1 sec]' 73174:20221202:102317.777 End of zbx_ipc_service_recv():2 73174:20221202:102317.777 In zbx_ipc_service_recv() timeout:1.000 73115:20221202:102317.860 End of zbx_ipc_service_recv():2 73115:20221202:102317.860 zbx_setproctitle() title:'lld manager #1 [processed 0 LLD rules, idle 5.013114sec during 5.013138 sec]' 73115:20221202:102317.860 In zbx_ipc_service_recv() timeout:1.000 73111:20221202:102317.965 End of zbx_ipc_service_recv():2 73111:20221202:102317.966 In zbx_ipc_service_recv() timeout:1.000 73124:20221202:102317.972 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.001445 sec, syncing history]' 73124:20221202:102317.972 In zbx_sync_history_cache() history_num:0 73124:20221202:102317.972 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000235 sec, idle 1 sec]' 73090:20221202:102317.972 End of zbx_ipc_service_recv():2 73090:20221202:102317.972 zbx_setproctitle() title:'service manager #1 [processed 0 events, updated 0 event tags, deleted 0 problems, synced 0 service updates, idle 5.006489 sec during 5.006508 sec]' 73090:20221202:102317.972 In zbx_ipc_service_recv() timeout:1.000 73122:20221202:102317.976 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000433 sec, syncing history]' 73122:20221202:102317.977 In zbx_sync_history_cache() history_num:0 73122:20221202:102317.978 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.001463 sec, idle 1 sec]' 73125:20221202:102317.982 zbx_setproctitle() title:'history syncer #4 [processed 1 values, 0 triggers in 0.021236 sec, syncing history]' 73125:20221202:102317.982 In zbx_sync_history_cache() history_num:0 73125:20221202:102317.982 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000086 sec, idle 1 sec]' 73123:20221202:102317.986 zbx_setproctitle() title:'history syncer #2 [processed 6 values, 0 triggers in 0.016655 sec, syncing history]' 73123:20221202:102317.986 In zbx_sync_history_cache() history_num:0 73123:20221202:102317.986 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000159 sec, idle 1 sec]' 73088:20221202:102318.074 End of zbx_ipc_service_recv():2 73088:20221202:102318.074 In zbx_ipc_async_socket_send() 73088:20221202:102318.074 In zbx_ipc_client_send() clientid:0 73088:20221202:102318.074 End of zbx_ipc_client_send():SUCCEED 73088:20221202:102318.074 End of zbx_ipc_async_socket_send():SUCCEED 73088:20221202:102318.074 In zbx_ipc_async_socket_flush() timeout:10 73088:20221202:102318.074 End of zbx_ipc_async_socket_flush():0 73088:20221202:102318.074 In zbx_ipc_service_recv() timeout:0.997 73086:20221202:102318.074 End of zbx_ipc_service_recv():1 73086:20221202:102318.074 In zbx_ha_dispatch_message() 73086:20221202:102318.074 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102318.102 zbx_setproctitle() title:'alert syncer [queuing alerts]' 73158:20221202:102318.102 In am_db_get_alerts() 73158:20221202:102318.102 query [txnlev:1] [begin;] 73107:20221202:102318.102 End of zbx_ipc_service_recv():2 73107:20221202:102318.102 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102318.103 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] 73158:20221202:102318.103 query [txnlev:1] [commit;] 73158:20221202:102318.103 End of am_db_get_alerts():SUCCEED alerts:0 73158:20221202:102318.103 In am_db_flush_results() 73158:20221202:102318.103 In zbx_ipc_socket_write() 73158:20221202:102318.103 End of zbx_ipc_socket_write():SUCCEED 73158:20221202:102318.104 In zbx_ipc_socket_read() 73107:20221202:102318.104 End of zbx_ipc_service_recv():1 73107:20221202:102318.104 In am_flush_results() results:0 73107:20221202:102318.104 In zbx_ipc_client_send() clientid:6 73107:20221202:102318.104 End of zbx_ipc_client_send():SUCCEED 73107:20221202:102318.104 End of am_flush_results() 73107:20221202:102318.104 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102318.104 End of zbx_ipc_socket_read():SUCCEED 73158:20221202:102318.104 End of am_db_flush_results() flushed:0 73158:20221202:102318.104 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.002527 sec, idle 1 sec]' 73142:20221202:102318.736 zbx_setproctitle() title:'self-monitoring [processing data]' 73142:20221202:102318.736 In collect_selfmon_stats() 73142:20221202:102318.736 End of collect_selfmon_stats() 73142:20221202:102318.736 zbx_setproctitle() title:'self-monitoring [processed data in 0.000169 sec, idle 1 sec]' 73126:20221202:102318.737 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.002053 sec, processing escalations]' 73126:20221202:102318.737 In process_escalations() 73126:20221202:102318.737 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<=1669969401 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102318.738 End of process_escalations() 73126:20221202:102318.738 In process_escalations() 73126:20221202:102318.738 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<=1669969401 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102318.738 End of process_escalations() 73126:20221202:102318.739 In process_escalations() 73126:20221202:102318.739 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<=1669969401 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102318.739 End of process_escalations() 73126:20221202:102318.740 In process_escalations() 73126:20221202:102318.740 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<=1669969401 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102318.740 End of process_escalations() 73126:20221202:102318.740 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.003432 sec, idle 3 sec]' 73174:20221202:102318.783 End of zbx_ipc_service_recv():2 73174:20221202:102318.783 zbx_setproctitle() title:'availability manager #1 [queued 0, processed 0 values, idle 5.021381 sec during 5.021405 sec]' 73174:20221202:102318.783 In zbx_ipc_service_recv() timeout:1.000 73115:20221202:102318.863 End of zbx_ipc_service_recv():2 73115:20221202:102318.863 In zbx_ipc_service_recv() timeout:1.000 73111:20221202:102318.967 End of zbx_ipc_service_recv():2 73111:20221202:102318.967 In zbx_ipc_service_recv() timeout:1.000 73124:20221202:102318.973 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000235 sec, syncing history]' 73124:20221202:102318.974 In zbx_sync_history_cache() history_num:0 73124:20221202:102318.974 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000164 sec, idle 1 sec]' 73090:20221202:102318.977 End of zbx_ipc_service_recv():2 73090:20221202:102318.978 In zbx_ipc_service_recv() timeout:1.000 73122:20221202:102318.978 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.001463 sec, syncing history]' 73122:20221202:102318.978 In zbx_sync_history_cache() history_num:0 73122:20221202:102318.978 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000202 sec, idle 1 sec]' 73125:20221202:102318.983 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000086 sec, syncing history]' 73125:20221202:102318.983 In zbx_sync_history_cache() history_num:0 73125:20221202:102318.983 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000268 sec, idle 1 sec]' 73123:20221202:102318.987 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000159 sec, syncing history]' 73123:20221202:102318.987 In zbx_sync_history_cache() history_num:0 73123:20221202:102318.987 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000268 sec, idle 1 sec]' 73088:20221202:102319.075 End of zbx_ipc_service_recv():2 73088:20221202:102319.075 In zbx_ipc_async_socket_send() 73088:20221202:102319.075 In zbx_ipc_client_send() clientid:0 73088:20221202:102319.075 End of zbx_ipc_client_send():SUCCEED 73088:20221202:102319.075 End of zbx_ipc_async_socket_send():SUCCEED 73088:20221202:102319.075 In zbx_ipc_async_socket_flush() timeout:10 73088:20221202:102319.075 End of zbx_ipc_async_socket_flush():0 73088:20221202:102319.075 In zbx_ipc_service_recv() timeout:0.996 73086:20221202:102319.075 End of zbx_ipc_service_recv():1 73086:20221202:102319.076 In zbx_ha_dispatch_message() 73086:20221202:102319.076 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102319.106 zbx_setproctitle() title:'alert syncer [queuing alerts]' 73158:20221202:102319.106 In am_db_get_alerts() 73158:20221202:102319.106 query [txnlev:1] [begin;] 73107:20221202:102319.106 End of zbx_ipc_service_recv():2 73107:20221202:102319.106 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102319.106 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] 73158:20221202:102319.106 query [txnlev:1] [commit;] 73158:20221202:102319.107 End of am_db_get_alerts():SUCCEED alerts:0 73158:20221202:102319.107 In am_db_flush_results() 73158:20221202:102319.107 In zbx_ipc_socket_write() 73158:20221202:102319.107 End of zbx_ipc_socket_write():SUCCEED 73158:20221202:102319.107 In zbx_ipc_socket_read() 73107:20221202:102319.107 End of zbx_ipc_service_recv():1 73107:20221202:102319.107 In am_flush_results() results:0 73107:20221202:102319.107 In zbx_ipc_client_send() clientid:6 73107:20221202:102319.107 End of zbx_ipc_client_send():SUCCEED 73107:20221202:102319.108 End of am_flush_results() 73107:20221202:102319.108 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102319.108 End of zbx_ipc_socket_read():SUCCEED 73158:20221202:102319.108 End of am_db_flush_results() flushed:0 73158:20221202:102319.108 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.002174 sec, idle 1 sec]' 73142:20221202:102319.750 zbx_setproctitle() title:'self-monitoring [processing data]' 73142:20221202:102319.751 In collect_selfmon_stats() 73142:20221202:102319.751 End of collect_selfmon_stats() 73142:20221202:102319.751 zbx_setproctitle() title:'self-monitoring [processed data in 0.000564 sec, idle 1 sec]' 73174:20221202:102319.787 End of zbx_ipc_service_recv():2 73174:20221202:102319.788 In zbx_ipc_service_recv() timeout:1.000 73115:20221202:102319.868 End of zbx_ipc_service_recv():2 73115:20221202:102319.868 In zbx_ipc_service_recv() timeout:1.000 73111:20221202:102319.968 End of zbx_ipc_service_recv():2 73111:20221202:102319.968 In zbx_ipc_service_recv() timeout:1.000 73124:20221202:102319.975 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000164 sec, syncing history]' 73124:20221202:102319.976 In zbx_sync_history_cache() history_num:0 73124:20221202:102319.976 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000388 sec, idle 1 sec]' 73090:20221202:102319.981 End of zbx_ipc_service_recv():2 73090:20221202:102319.981 In zbx_ipc_service_recv() timeout:1.000 73122:20221202:102319.981 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000202 sec, syncing history]' 73122:20221202:102319.981 In zbx_sync_history_cache() history_num:0 73122:20221202:102319.982 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000611 sec, idle 1 sec]' 73125:20221202:102319.983 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000268 sec, syncing history]' 73125:20221202:102319.983 In zbx_sync_history_cache() history_num:0 73125:20221202:102319.983 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000110 sec, idle 1 sec]' 73123:20221202:102319.988 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000268 sec, syncing history]' 73123:20221202:102319.988 In zbx_sync_history_cache() history_num:0 73123:20221202:102319.988 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000409 sec, idle 1 sec]' 73088:20221202:102320.074 End of zbx_ipc_service_recv():2 73088:20221202:102320.074 In ha_check_nodes() ha_status:active db_status:0 73088:20221202:102320.074 query [txnlev:1] [begin;] 73088:20221202:102320.075 query [txnlev:1] [select ha_nodeid,name,status,lastaccess,address,port,ha_sessionid from ha_node order by ha_nodeid for update] 73088:20221202:102320.075 query [txnlev:1] [select ha_failover_delay,auditlog_enabled from config] 73088:20221202:102320.076 In ha_db_get_time() 73088:20221202:102320.076 query [txnlev:1] [select unix_timestamp() from config] 73086:20221202:102320.077 End of zbx_ipc_service_recv():2 73086:20221202:102320.077 In zbx_ha_dispatch_message() 73086:20221202:102320.077 In zbx_ipc_service_recv() timeout:1.000 73088:20221202:102320.077 End of ha_db_get_time():SUCCEED db_time:1669969400 73088:20221202:102320.077 query [txnlev:1] [update ha_node set lastaccess=unix_timestamp() where ha_nodeid='clb4ubunu00018m7pn6ddoaix'] 73088:20221202:102320.078 query [txnlev:1] [commit;] 73088:20221202:102320.087 End of ha_check_nodes() nodeid:clb4ubunu00018m7pn6ddoaix ha_status:active db_status:0 73088:20221202:102320.087 In zbx_ipc_async_socket_send() 73088:20221202:102320.087 In zbx_ipc_client_send() clientid:0 73088:20221202:102320.087 End of zbx_ipc_client_send():SUCCEED 73088:20221202:102320.087 End of zbx_ipc_async_socket_send():SUCCEED 73088:20221202:102320.088 In zbx_ipc_async_socket_flush() timeout:10 73088:20221202:102320.088 End of zbx_ipc_async_socket_flush():0 73088:20221202:102320.088 In zbx_ipc_service_recv() timeout:0.997 73086:20221202:102320.088 End of zbx_ipc_service_recv():1 73086:20221202:102320.088 In zbx_ha_dispatch_message() 73086:20221202:102320.088 In zbx_ipc_service_recv() timeout:1.000 73107:20221202:102320.110 End of zbx_ipc_service_recv():2 73107:20221202:102320.110 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102320.111 zbx_setproctitle() title:'alert syncer [queuing alerts]' 73158:20221202:102320.111 In am_db_get_alerts() 73158:20221202:102320.111 query [txnlev:1] [begin;] 73158:20221202:102320.111 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] 73158:20221202:102320.112 query [txnlev:1] [commit;] 73158:20221202:102320.112 End of am_db_get_alerts():SUCCEED alerts:0 73158:20221202:102320.112 In am_db_flush_results() 73158:20221202:102320.112 In zbx_ipc_socket_write() 73158:20221202:102320.112 End of zbx_ipc_socket_write():SUCCEED 73158:20221202:102320.112 In zbx_ipc_socket_read() 73107:20221202:102320.112 End of zbx_ipc_service_recv():1 73107:20221202:102320.112 In am_flush_results() results:0 73107:20221202:102320.112 In zbx_ipc_client_send() clientid:6 73107:20221202:102320.113 End of zbx_ipc_client_send():SUCCEED 73158:20221202:102320.113 End of zbx_ipc_socket_read():SUCCEED 73158:20221202:102320.113 End of am_db_flush_results() flushed:0 73158:20221202:102320.113 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.001886 sec, idle 1 sec]' 73107:20221202:102320.113 End of am_flush_results() 73107:20221202:102320.114 In zbx_ipc_service_recv() timeout:1.000 73144:20221202:102320.640 End of zbx_ipc_async_socket_recv():0 73144:20221202:102320.640 zbx_setproctitle() title:'task manager [processing tasks]' 73144:20221202:102320.640 query [txnlev:0] [select taskid,type,clock,ttl from task where status in (1,2) order by taskid] 73144:20221202:102320.641 zbx_setproctitle() title:'task manager [processed 0 task(s) in 0.001174 sec, idle 5 sec]' 73144:20221202:102320.642 In zbx_ipc_async_socket_recv() timeout:5 73142:20221202:102320.751 zbx_setproctitle() title:'self-monitoring [processing data]' 73142:20221202:102320.751 In collect_selfmon_stats() 73142:20221202:102320.751 End of collect_selfmon_stats() 73142:20221202:102320.751 zbx_setproctitle() title:'self-monitoring [processed data in 0.000313 sec, idle 1 sec]' 73174:20221202:102320.789 End of zbx_ipc_service_recv():2 73174:20221202:102320.789 In zbx_ipc_service_recv() timeout:1.000 73115:20221202:102320.869 End of zbx_ipc_service_recv():2 73115:20221202:102320.869 In zbx_ipc_service_recv() timeout:1.000 73111:20221202:102320.969 End of zbx_ipc_service_recv():2 73111:20221202:102320.969 In zbx_ipc_service_recv() timeout:1.000 73124:20221202:102320.976 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000388 sec, syncing history]' 73124:20221202:102320.976 In zbx_sync_history_cache() history_num:0 73124:20221202:102320.976 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000075 sec, idle 1 sec]' 73090:20221202:102320.981 End of zbx_ipc_service_recv():2 73090:20221202:102320.982 In zbx_ipc_service_recv() timeout:1.000 73122:20221202:102320.982 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000611 sec, syncing history]' 73122:20221202:102320.982 In zbx_sync_history_cache() history_num:0 73122:20221202:102320.982 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000166 sec, idle 1 sec]' 73125:20221202:102320.984 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000110 sec, syncing history]' 73125:20221202:102320.984 In zbx_sync_history_cache() history_num:0 73125:20221202:102320.984 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000164 sec, idle 1 sec]' 73123:20221202:102320.990 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000409 sec, syncing history]' 73123:20221202:102320.990 In zbx_sync_history_cache() history_num:0 73123:20221202:102320.990 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000169 sec, idle 1 sec]' 73088:20221202:102321.086 End of zbx_ipc_service_recv():2 73088:20221202:102321.086 In zbx_ipc_async_socket_send() 73088:20221202:102321.086 In zbx_ipc_client_send() clientid:0 73088:20221202:102321.086 End of zbx_ipc_client_send():SUCCEED 73088:20221202:102321.087 End of zbx_ipc_async_socket_send():SUCCEED 73088:20221202:102321.087 In zbx_ipc_async_socket_flush() timeout:10 73086:20221202:102321.087 End of zbx_ipc_service_recv():1 73086:20221202:102321.087 In zbx_ha_dispatch_message() 73086:20221202:102321.087 In zbx_ipc_service_recv() timeout:1.000 73088:20221202:102321.087 End of zbx_ipc_async_socket_flush():0 73088:20221202:102321.088 In zbx_ipc_service_recv() timeout:0.985 73158:20221202:102321.114 zbx_setproctitle() title:'alert syncer [queuing alerts]' 73158:20221202:102321.114 In am_db_get_alerts() 73158:20221202:102321.114 query [txnlev:1] [begin;] 73107:20221202:102321.114 End of zbx_ipc_service_recv():2 73107:20221202:102321.114 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102321.114 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] 73158:20221202:102321.114 query [txnlev:1] [commit;] 73158:20221202:102321.115 End of am_db_get_alerts():SUCCEED alerts:0 73158:20221202:102321.115 In am_db_flush_results() 73158:20221202:102321.115 In zbx_ipc_socket_write() 73158:20221202:102321.115 End of zbx_ipc_socket_write():SUCCEED 73158:20221202:102321.115 In zbx_ipc_socket_read() 73107:20221202:102321.115 End of zbx_ipc_service_recv():1 73107:20221202:102321.115 In am_flush_results() results:0 73107:20221202:102321.115 In zbx_ipc_client_send() clientid:6 73107:20221202:102321.115 End of zbx_ipc_client_send():SUCCEED 73107:20221202:102321.116 End of am_flush_results() 73107:20221202:102321.116 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102321.116 End of zbx_ipc_socket_read():SUCCEED 73158:20221202:102321.116 End of am_db_flush_results() flushed:0 73158:20221202:102321.116 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.002234 sec, idle 1 sec]' 73134:20221202:102321.558 End of zbx_ipc_async_socket_recv():0 73134:20221202:102321.558 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.000147 sec, getting values]' 73134:20221202:102321.558 In get_values() 73134:20221202:102321.558 In DCconfig_get_poller_items() poller_type:4 73134:20221202:102321.558 End of DCconfig_get_poller_items():0 73134:20221202:102321.558 In DCconfig_get_poller_nextcheck() poller_type:4 73134:20221202:102321.558 End of DCconfig_get_poller_nextcheck():-1 73134:20221202:102321.558 End of get_values():0 73134:20221202:102321.558 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.000113 sec, idle 5 sec]' 73134:20221202:102321.558 In zbx_ipc_async_socket_recv() timeout:5 73128:20221202:102321.560 End of zbx_ipc_async_socket_recv():0 73128:20221202:102321.561 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.000289 sec, getting values]' 73128:20221202:102321.561 In get_values() 73128:20221202:102321.561 In DCconfig_get_poller_items() poller_type:4 73128:20221202:102321.561 End of DCconfig_get_poller_items():0 73128:20221202:102321.561 In DCconfig_get_poller_nextcheck() poller_type:4 73128:20221202:102321.561 End of DCconfig_get_poller_nextcheck():-1 73128:20221202:102321.561 End of get_values():0 73128:20221202:102321.561 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.000110 sec, idle 5 sec]' 73128:20221202:102321.561 In zbx_ipc_async_socket_recv() timeout:5 73127:20221202:102321.561 End of zbx_ipc_async_socket_recv():0 73127:20221202:102321.561 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.000157 sec, getting values]' 73127:20221202:102321.561 In get_values() 73127:20221202:102321.561 In DCconfig_get_poller_items() poller_type:4 73127:20221202:102321.562 End of DCconfig_get_poller_items():0 73127:20221202:102321.562 In DCconfig_get_poller_nextcheck() poller_type:4 73127:20221202:102321.562 End of DCconfig_get_poller_nextcheck():-1 73127:20221202:102321.562 End of get_values():0 73127:20221202:102321.562 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.000095 sec, idle 5 sec]' 73127:20221202:102321.562 In zbx_ipc_async_socket_recv() timeout:5 73133:20221202:102321.562 End of zbx_ipc_async_socket_recv():0 73133:20221202:102321.562 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.000158 sec, getting values]' 73133:20221202:102321.562 In get_values() 73133:20221202:102321.562 In DCconfig_get_poller_items() poller_type:4 73133:20221202:102321.562 End of DCconfig_get_poller_items():0 73133:20221202:102321.562 In DCconfig_get_poller_nextcheck() poller_type:4 73133:20221202:102321.562 End of DCconfig_get_poller_nextcheck():-1 73133:20221202:102321.562 End of get_values():0 73133:20221202:102321.562 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.000426 sec, idle 5 sec]' 73133:20221202:102321.562 In zbx_ipc_async_socket_recv() timeout:5 73151:20221202:102321.570 End of zbx_ipc_async_socket_recv():0 73151:20221202:102321.570 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.000165 sec, getting values]' 73151:20221202:102321.570 In get_values() 73151:20221202:102321.570 In DCconfig_get_poller_items() poller_type:1 73151:20221202:102321.570 End of DCconfig_get_poller_items():0 73151:20221202:102321.570 In DCconfig_get_poller_nextcheck() poller_type:1 73151:20221202:102321.571 End of DCconfig_get_poller_nextcheck():-1 73151:20221202:102321.571 End of get_values():0 73151:20221202:102321.571 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.000520 sec, idle 5 sec]' 73151:20221202:102321.571 In zbx_ipc_async_socket_recv() timeout:5 73159:20221202:102321.574 End of zbx_ipc_async_socket_recv():0 73159:20221202:102321.574 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.000154 sec, getting values]' 73159:20221202:102321.574 In get_values() 73159:20221202:102321.574 In DCconfig_get_poller_items() poller_type:5 73159:20221202:102321.574 End of DCconfig_get_poller_items():0 73159:20221202:102321.574 In DCconfig_get_poller_nextcheck() poller_type:5 73159:20221202:102321.574 End of DCconfig_get_poller_nextcheck():-1 73159:20221202:102321.574 End of get_values():0 73159:20221202:102321.574 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.000515 sec, idle 5 sec]' 73159:20221202:102321.574 In zbx_ipc_async_socket_recv() timeout:5 73139:20221202:102321.575 End of zbx_ipc_async_socket_recv():0 73139:20221202:102321.575 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.000157 sec, getting values]' 73139:20221202:102321.575 In get_values() 73139:20221202:102321.575 In DCconfig_get_poller_items() poller_type:4 73139:20221202:102321.575 End of DCconfig_get_poller_items():0 73139:20221202:102321.575 In DCconfig_get_poller_nextcheck() poller_type:4 73139:20221202:102321.575 End of DCconfig_get_poller_nextcheck():-1 73139:20221202:102321.575 End of get_values():0 73139:20221202:102321.575 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.000369 sec, idle 5 sec]' 73139:20221202:102321.575 In zbx_ipc_async_socket_recv() timeout:5 73140:20221202:102321.575 End of zbx_ipc_async_socket_recv():0 73140:20221202:102321.576 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.000135 sec, getting values]' 73140:20221202:102321.576 In get_values() 73140:20221202:102321.576 In DCconfig_get_poller_items() poller_type:4 73140:20221202:102321.576 End of DCconfig_get_poller_items():0 73140:20221202:102321.576 In DCconfig_get_poller_nextcheck() poller_type:4 73140:20221202:102321.576 End of DCconfig_get_poller_nextcheck():-1 73140:20221202:102321.576 End of get_values():0 73140:20221202:102321.576 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.000578 sec, idle 5 sec]' 73140:20221202:102321.576 In zbx_ipc_async_socket_recv() timeout:5 73137:20221202:102321.582 End of zbx_ipc_async_socket_recv():0 73137:20221202:102321.582 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.000831 sec, getting values]' 73137:20221202:102321.582 In get_values() 73137:20221202:102321.582 In DCconfig_get_poller_items() poller_type:4 73137:20221202:102321.582 End of DCconfig_get_poller_items():0 73137:20221202:102321.582 In DCconfig_get_poller_nextcheck() poller_type:4 73137:20221202:102321.583 End of DCconfig_get_poller_nextcheck():-1 73137:20221202:102321.583 End of get_values():0 73137:20221202:102321.583 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.000397 sec, idle 5 sec]' 73137:20221202:102321.583 In zbx_ipc_async_socket_recv() timeout:5 73130:20221202:102321.586 End of zbx_ipc_async_socket_recv():0 73130:20221202:102321.586 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.000278 sec, getting values]' 73130:20221202:102321.586 In get_values() 73130:20221202:102321.586 In DCconfig_get_poller_items() poller_type:4 73130:20221202:102321.586 End of DCconfig_get_poller_items():0 73130:20221202:102321.586 In DCconfig_get_poller_nextcheck() poller_type:4 73130:20221202:102321.586 End of DCconfig_get_poller_nextcheck():-1 73130:20221202:102321.586 End of get_values():0 73130:20221202:102321.586 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.000444 sec, idle 5 sec]' 73130:20221202:102321.586 In zbx_ipc_async_socket_recv() timeout:5 73129:20221202:102321.587 End of zbx_ipc_async_socket_recv():0 73129:20221202:102321.587 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.000161 sec, getting values]' 73129:20221202:102321.587 In get_values() 73129:20221202:102321.587 In DCconfig_get_poller_items() poller_type:4 73129:20221202:102321.587 End of DCconfig_get_poller_items():0 73129:20221202:102321.587 In DCconfig_get_poller_nextcheck() poller_type:4 73129:20221202:102321.587 End of DCconfig_get_poller_nextcheck():-1 73129:20221202:102321.587 End of get_values():0 73129:20221202:102321.587 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.000108 sec, idle 5 sec]' 73129:20221202:102321.587 In zbx_ipc_async_socket_recv() timeout:5 73135:20221202:102321.594 End of zbx_ipc_async_socket_recv():0 73146:20221202:102321.594 End of zbx_ipc_async_socket_recv():0 73146:20221202:102321.594 zbx_setproctitle() title:'poller #2 [got 0 values in 0.001479 sec, getting values]' 73146:20221202:102321.594 In get_values() 73146:20221202:102321.594 In DCconfig_get_poller_items() poller_type:0 73146:20221202:102321.594 End of DCconfig_get_poller_items():1 73146:20221202:102321.595 In substitute_key_macros_impl() data:'agent.ping' 73146:20221202:102321.595 End of substitute_key_macros_impl():SUCCEED data:'agent.ping' 73146:20221202:102321.595 In substitute_simple_macros_impl() data:'10050' 73146:20221202:102321.595 End substitute_simple_macros_impl() data:'10050' 73146:20221202:102321.595 In get_value() key:'agent.ping' 73146:20221202:102321.595 In get_value_agent() host:'test' addr:'192.168.6.176' key:'agent.ping' conn:'unencrypted' 73135:20221202:102321.595 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.000355 sec, getting values]' 73135:20221202:102321.595 In get_values() 73135:20221202:102321.595 In DCconfig_get_poller_items() poller_type:4 73135:20221202:102321.595 End of DCconfig_get_poller_items():0 73135:20221202:102321.595 In DCconfig_get_poller_nextcheck() poller_type:4 73135:20221202:102321.595 End of DCconfig_get_poller_nextcheck():-1 73135:20221202:102321.595 End of get_values():0 73135:20221202:102321.595 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.001197 sec, idle 5 sec]' 73135:20221202:102321.595 In zbx_ipc_async_socket_recv() timeout:5 73146:20221202:102321.595 In is_ip4() ip:'192.168.6.176' 73146:20221202:102321.596 End of is_ip4():SUCCEED 73146:20221202:102321.596 Sending [agent.ping] 73146:20221202:102321.596 get value from agent result: '1' 73146:20221202:102321.596 End of get_value_agent():SUCCEED 73146:20221202:102321.596 End of get_value():SUCCEED 73146:20221202:102321.596 In zbx_activate_item_interface() interfaceid:15 itemid:44581 type:0 73146:20221202:102321.596 End of zbx_activate_item_interface() 73146:20221202:102321.596 In zbx_preprocess_item_value() 73146:20221202:102321.596 End of zbx_preprocess_item_value() 73146:20221202:102321.596 In zbx_ipc_socket_write() 73146:20221202:102321.597 End of zbx_ipc_socket_write():SUCCEED 73146:20221202:102321.597 End of get_values():1 73146:20221202:102321.597 zbx_setproctitle() title:'poller #2 [got 1 values in 0.002412 sec, idle 5 sec]' 73146:20221202:102321.597 In zbx_ipc_async_socket_recv() timeout:5 73111:20221202:102321.597 End of zbx_ipc_service_recv():1 73111:20221202:102321.597 In preprocessor_add_request() 73111:20221202:102321.597 In preprocessor_sync_configuration() 73111:20221202:102321.597 In DCconfig_get_preprocessable_items() 73111:20221202:102321.597 End of DCconfig_get_preprocessable_items() items:29 73111:20221202:102321.597 End of preprocessor_sync_configuration() item config size: 29, history cache size: 0 73111:20221202:102321.598 In preprocessor_enqueue() itemid: 44581 73169:20221202:102321.598 End of zbx_ipc_async_socket_recv():0 73169:20221202:102321.598 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.002021 sec, getting values]' 73169:20221202:102321.598 In get_values() 73169:20221202:102321.598 In DCconfig_get_poller_items() poller_type:5 73169:20221202:102321.598 End of DCconfig_get_poller_items():0 73169:20221202:102321.598 In DCconfig_get_poller_nextcheck() poller_type:5 73169:20221202:102321.598 End of DCconfig_get_poller_nextcheck():-1 73169:20221202:102321.598 End of get_values():0 73169:20221202:102321.598 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.000110 sec, idle 5 sec]' 73169:20221202:102321.598 In zbx_ipc_async_socket_recv() timeout:5 73172:20221202:102321.598 End of zbx_ipc_async_socket_recv():0 73172:20221202:102321.598 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.000256 sec, getting values]' 73172:20221202:102321.598 In get_values() 73172:20221202:102321.598 In DCconfig_get_poller_items() poller_type:5 73172:20221202:102321.599 End of DCconfig_get_poller_items():0 73172:20221202:102321.599 In DCconfig_get_poller_nextcheck() poller_type:5 73172:20221202:102321.599 End of DCconfig_get_poller_nextcheck():-1 73172:20221202:102321.599 End of get_values():0 73172:20221202:102321.599 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.000400 sec, idle 5 sec]' 73172:20221202:102321.599 In zbx_ipc_async_socket_recv() timeout:5 73168:20221202:102321.599 End of zbx_ipc_async_socket_recv():0 73168:20221202:102321.599 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.001688 sec, getting values]' 73168:20221202:102321.602 In get_values() 73168:20221202:102321.602 In DCconfig_get_poller_items() poller_type:5 73168:20221202:102321.602 End of DCconfig_get_poller_items():0 73168:20221202:102321.602 In DCconfig_get_poller_nextcheck() poller_type:5 73168:20221202:102321.602 End of DCconfig_get_poller_nextcheck():-1 73168:20221202:102321.602 End of get_values():0 73168:20221202:102321.602 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.003163 sec, idle 5 sec]' 73168:20221202:102321.602 In zbx_ipc_async_socket_recv() timeout:5 73149:20221202:102321.602 End of zbx_ipc_async_socket_recv():0 73149:20221202:102321.603 zbx_setproctitle() title:'poller #4 [got 0 values in 0.000135 sec, getting values]' 73149:20221202:102321.603 In get_values() 73149:20221202:102321.603 In DCconfig_get_poller_items() poller_type:0 73149:20221202:102321.603 End of DCconfig_get_poller_items():0 73149:20221202:102321.603 In DCconfig_get_poller_nextcheck() poller_type:0 73149:20221202:102321.603 End of DCconfig_get_poller_nextcheck():1669969406 73149:20221202:102321.603 End of get_values():0 73147:20221202:102321.603 End of zbx_ipc_async_socket_recv():0 73147:20221202:102321.603 zbx_setproctitle() title:'poller #3 [got 0 values in 0.000090 sec, getting values]' 73147:20221202:102321.603 In get_values() 73147:20221202:102321.603 In DCconfig_get_poller_items() poller_type:0 73147:20221202:102321.603 End of DCconfig_get_poller_items():0 73147:20221202:102321.603 In DCconfig_get_poller_nextcheck() poller_type:0 73147:20221202:102321.603 End of DCconfig_get_poller_nextcheck():1669969406 73147:20221202:102321.603 End of get_values():0 73147:20221202:102321.603 zbx_setproctitle() title:'poller #3 [got 0 values in 0.000396 sec, idle 5 sec]' 73147:20221202:102321.603 In zbx_ipc_async_socket_recv() timeout:5 73111:20221202:102321.603 End of preprocessor_enqueue() 73111:20221202:102321.603 In preprocessor_assign_tasks() 73111:20221202:102321.603 In preprocessor_get_next_task() 73111:20221202:102321.603 End of preprocessor_get_next_task() 73111:20221202:102321.603 In zbx_ipc_client_send() clientid:3 73111:20221202:102321.603 End of zbx_ipc_client_send():SUCCEED 73111:20221202:102321.603 In preprocessor_get_next_task() 73111:20221202:102321.603 End of preprocessor_get_next_task() 73111:20221202:102321.603 End of preprocessor_assign_tasks() 73111:20221202:102321.603 End of preprocessor_add_request() 73111:20221202:102321.603 zbx_setproctitle() title:'preprocessing manager #1 [queued 1, processed 7 values, idle 4.999998 sec during 5.006737 sec]' 73111:20221202:102321.604 In zbx_ipc_service_recv() timeout:1.000 73149:20221202:102321.604 zbx_setproctitle() title:'poller #4 [got 0 values in 0.000073 sec, idle 5 sec]' 73149:20221202:102321.604 In zbx_ipc_async_socket_recv() timeout:5 73141:20221202:102321.604 End of zbx_ipc_async_socket_recv():0 73141:20221202:102321.604 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.001454 sec, exchanging data]' 73141:20221202:102321.604 In process_proxy() 73141:20221202:102321.604 In DCconfig_get_proxypoller_hosts() 73141:20221202:102321.604 End of DCconfig_get_proxypoller_hosts():0 73141:20221202:102321.604 End of process_proxy() 73141:20221202:102321.604 In DCconfig_get_proxypoller_nextcheck() 73141:20221202:102321.604 End of DCconfig_get_proxypoller_nextcheck():-1 73141:20221202:102321.604 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.000172 sec, idle 5 sec]' 73141:20221202:102321.604 In zbx_ipc_async_socket_recv() timeout:5 73167:20221202:102321.604 End of zbx_ipc_async_socket_recv():0 73167:20221202:102321.604 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.000195 sec, getting values]' 73167:20221202:102321.604 In get_values() 73167:20221202:102321.604 In DCconfig_get_poller_items() poller_type:5 73167:20221202:102321.604 End of DCconfig_get_poller_items():0 73167:20221202:102321.604 In DCconfig_get_poller_nextcheck() poller_type:5 73167:20221202:102321.604 End of DCconfig_get_poller_nextcheck():-1 73167:20221202:102321.604 End of get_values():0 73167:20221202:102321.604 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.000130 sec, idle 5 sec]' 73167:20221202:102321.604 In zbx_ipc_async_socket_recv() timeout:5 73145:20221202:102321.605 End of zbx_ipc_async_socket_recv():0 73145:20221202:102321.605 zbx_setproctitle() title:'poller #1 [got 1 values in 0.013571 sec, getting values]' 73145:20221202:102321.605 In get_values() 73145:20221202:102321.605 In DCconfig_get_poller_items() poller_type:0 73145:20221202:102321.605 End of DCconfig_get_poller_items():0 73145:20221202:102321.605 In DCconfig_get_poller_nextcheck() poller_type:0 73145:20221202:102321.605 End of DCconfig_get_poller_nextcheck():1669969406 73145:20221202:102321.605 End of get_values():0 73114:20221202:102321.605 End of zbx_ipc_socket_read():SUCCEED 73145:20221202:102321.606 zbx_setproctitle() title:'poller #1 [got 0 values in 0.000138 sec, idle 5 sec]' 73145:20221202:102321.606 In zbx_ipc_async_socket_recv() timeout:5 73150:20221202:102321.606 End of zbx_ipc_async_socket_recv():0 73150:20221202:102321.606 zbx_setproctitle() title:'poller #5 [got 0 values in 0.005026 sec, getting values]' 73150:20221202:102321.606 In get_values() 73150:20221202:102321.606 In DCconfig_get_poller_items() poller_type:0 73150:20221202:102321.606 End of DCconfig_get_poller_items():0 73150:20221202:102321.606 In DCconfig_get_poller_nextcheck() poller_type:0 73150:20221202:102321.606 End of DCconfig_get_poller_nextcheck():1669969406 73150:20221202:102321.606 End of get_values():0 73150:20221202:102321.606 zbx_setproctitle() title:'poller #5 [got 0 values in 0.000305 sec, idle 5 sec]' 73150:20221202:102321.607 In zbx_ipc_async_socket_recv() timeout:5 73114:20221202:102321.607 worker_preprocess_value(): 1 73114:20221202:102321.607 worker_preprocess_value: SUCCEED GOOD 73114:20221202:102321.607 In zbx_ipc_socket_write() 73114:20221202:102321.607 End of zbx_ipc_socket_write():SUCCEED 73114:20221202:102321.607 In zbx_ipc_socket_read() 73111:20221202:102321.607 End of zbx_ipc_service_recv():1 73111:20221202:102321.607 In preprocessor_add_result() 73111:20221202:102321.607 In preprocessor_enqueue_dependent() itemid: 44581 73111:20221202:102321.607 End of preprocessor_enqueue_dependent() 73111:20221202:102321.607 In preprocessor_assign_tasks() 73111:20221202:102321.607 In preprocessor_get_next_task() 73111:20221202:102321.607 End of preprocessor_get_next_task() 73111:20221202:102321.607 End of preprocessor_assign_tasks() 73111:20221202:102321.607 End of preprocessor_add_result() 73111:20221202:102321.607 In zbx_ipc_service_recv() timeout:1.000 73157:20221202:102321.639 zbx_setproctitle() title:'icmp pinger #1 [getting values]' 73157:20221202:102321.639 In get_pinger_hosts() 73157:20221202:102321.639 In DCconfig_get_poller_items() poller_type:3 73157:20221202:102321.639 End of DCconfig_get_poller_items():0 73157:20221202:102321.639 End of get_pinger_hosts():0 73157:20221202:102321.639 In process_pinger_hosts() 73157:20221202:102321.639 End of process_pinger_hosts() 73157:20221202:102321.639 In DCconfig_get_poller_nextcheck() poller_type:3 73157:20221202:102321.639 End of DCconfig_get_poller_nextcheck():-1 73157:20221202:102321.639 zbx_setproctitle() title:'icmp pinger #1 [got 0 values in 0.000296 sec, idle 5 sec]' 73178:20221202:102321.718 End of zbx_ipc_async_socket_recv():0 73178:20221202:102321.718 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.000344 sec, getting values]' 73178:20221202:102321.718 In get_values() 73178:20221202:102321.718 In DCconfig_get_poller_items() poller_type:6 73178:20221202:102321.718 End of DCconfig_get_poller_items():0 73178:20221202:102321.718 In DCconfig_get_poller_nextcheck() poller_type:6 73178:20221202:102321.718 End of DCconfig_get_poller_nextcheck():-1 73178:20221202:102321.718 End of get_values():0 73178:20221202:102321.718 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.000092 sec, idle 5 sec]' 73178:20221202:102321.718 In zbx_ipc_async_socket_recv() timeout:5 73142:20221202:102321.752 zbx_setproctitle() title:'self-monitoring [processing data]' 73142:20221202:102321.752 In collect_selfmon_stats() 73142:20221202:102321.752 End of collect_selfmon_stats() 73142:20221202:102321.752 zbx_setproctitle() title:'self-monitoring [processed data in 0.000082 sec, idle 1 sec]' 73126:20221202:102321.753 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.003432 sec, processing escalations]' 73126:20221202:102321.753 In process_escalations() 73126:20221202:102321.753 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<=1669969404 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102321.754 End of process_escalations() 73126:20221202:102321.754 In process_escalations() 73126:20221202:102321.754 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<=1669969404 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102321.754 End of process_escalations() 73126:20221202:102321.755 In process_escalations() 73126:20221202:102321.755 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<=1669969404 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102321.755 End of process_escalations() 73126:20221202:102321.755 In process_escalations() 73126:20221202:102321.755 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<=1669969404 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102321.756 End of process_escalations() 73126:20221202:102321.756 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.002894 sec, idle 3 sec]' 73174:20221202:102321.791 End of zbx_ipc_service_recv():2 73174:20221202:102321.791 In zbx_ipc_service_recv() timeout:1.000 73115:20221202:102321.870 End of zbx_ipc_service_recv():2 73115:20221202:102321.870 In zbx_ipc_service_recv() timeout:1.000 73120:20221202:102321.969 zbx_setproctitle() title:'http poller #1 [got 1 values in 0.225624 sec, getting values]' 73120:20221202:102321.972 In process_httptests() 73120:20221202:102321.972 query [txnlev:0] [select h.hostid,h.host,h.name,t.httptestid,t.name,t.agent,t.authentication,t.http_user,t.http_password,t.http_proxy,t.retries,t.ssl_cert_file,t.ssl_key_file,t.ssl_key_password,t.verify_peer,t.verify_host,t.delay from httptest t,hosts h where t.hostid=h.hostid and t.nextcheck<=1669969401 and mod(t.httptestid,1)=0 and t.status=0 and h.proxy_hostid is null and h.status=0 and (h.maintenance_status=0 or h.maintenance_type=0)] 73120:20221202:102321.976 End of process_httptests() 73120:20221202:102321.976 query [txnlev:0] [select min(t.nextcheck) from httptest t,hosts h where t.hostid=h.hostid and mod(t.httptestid,1)=0 and t.status=0 and h.proxy_hostid is null and h.status=0 and (h.maintenance_status=0 or h.maintenance_type=0)] 73124:20221202:102321.977 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000075 sec, syncing history]' 73124:20221202:102321.979 In zbx_sync_history_cache() history_num:1 73124:20221202:102321.979 In substitute_simple_macros_impl() data:'90d' 73124:20221202:102321.980 End substitute_simple_macros_impl() data:'90d' 73124:20221202:102321.980 In DCmass_prepare_history() history_num:1 73124:20221202:102321.980 End of DCmass_prepare_history() 73124:20221202:102321.980 In DBmass_add_history() 73124:20221202:102321.980 In zbx_history_add_values() 73124:20221202:102321.980 query [txnlev:1] [begin;] 73120:20221202:102321.981 zbx_setproctitle() title:'http poller #1 [got 0 values in 0.007660 sec, idle 5 sec]' 73124:20221202:102321.981 query [txnlev:1] [insert into history_str (itemid,clock,ns,value) values (44581,1669969401,596789482,'GOOD'); ] 73090:20221202:102321.982 End of zbx_ipc_service_recv():2 73090:20221202:102321.983 In zbx_ipc_service_recv() timeout:1.000 73122:20221202:102321.983 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000166 sec, syncing history]' 73122:20221202:102321.983 In zbx_sync_history_cache() history_num:1 73122:20221202:102321.983 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000839 sec, idle 1 sec]' 73124:20221202:102321.983 query [txnlev:1] [commit;] 73125:20221202:102321.984 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000164 sec, syncing history]' 73125:20221202:102321.984 In zbx_sync_history_cache() history_num:1 73125:20221202:102321.984 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000282 sec, idle 1 sec]' 73123:20221202:102321.990 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000169 sec, syncing history]' 73123:20221202:102321.991 In zbx_sync_history_cache() history_num:1 73123:20221202:102321.991 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000222 sec, idle 1 sec]' 73124:20221202:102322.005 End of zbx_history_add_values() 73124:20221202:102322.005 End of DBmass_add_history() 73124:20221202:102322.005 In DCmass_update_trends() 73124:20221202:102322.005 End of DCmass_update_trends() 73124:20221202:102322.005 query [txnlev:1] [begin;] 73124:20221202:102322.009 In DBmass_update_items() 73124:20221202:102322.009 End of DBmass_update_items() 73124:20221202:102322.009 In zbx_process_events() events_num:0 73124:20221202:102322.009 End of zbx_process_events() processed:0 73124:20221202:102322.009 query [txnlev:1] [commit;] 73124:20221202:102322.009 In DCupdate_trends() 73124:20221202:102322.010 End of DCupdate_trends() 73124:20221202:102322.010 query [txnlev:1] [begin;] 73124:20221202:102322.010 In recalculate_triggers() 73124:20221202:102322.011 In zbx_link_triggers_with_functions() trigger_order_num:0 73124:20221202:102322.011 End of zbx_link_triggers_with_functions() triggers_func_pos_num:0 73124:20221202:102322.011 In zbx_evaluate_expressions() tr_num:0 73124:20221202:102322.011 In substitute_functions() 73124:20221202:102322.011 In zbx_extract_functionids() tr_num:0 73124:20221202:102322.011 End of zbx_extract_functionids() functionids_num:0 73124:20221202:102322.011 End of substitute_functions() 73124:20221202:102322.011 End of zbx_evaluate_expressions() 73124:20221202:102322.011 In zbx_process_triggers() values_num:0 73124:20221202:102322.011 End of zbx_process_triggers() 73124:20221202:102322.011 End of recalculate_triggers() 73124:20221202:102322.011 In zbx_process_events() events_num:0 73124:20221202:102322.011 End of zbx_process_events() processed:0 73124:20221202:102322.011 query [txnlev:1] [commit;] 73124:20221202:102322.012 zbx_setproctitle() title:'history syncer #3 [processed 1 values, 0 triggers in 0.034299 sec, idle 1 sec]' 73088:20221202:102322.074 End of zbx_ipc_service_recv():2 73088:20221202:102322.074 In zbx_ipc_async_socket_send() 73088:20221202:102322.074 In zbx_ipc_client_send() clientid:0 73088:20221202:102322.075 End of zbx_ipc_client_send():SUCCEED 73088:20221202:102322.076 End of zbx_ipc_async_socket_send():SUCCEED 73088:20221202:102322.076 In zbx_ipc_async_socket_flush() timeout:10 73088:20221202:102322.076 End of zbx_ipc_async_socket_flush():0 73088:20221202:102322.076 In zbx_ipc_service_recv() timeout:0.997 73086:20221202:102322.076 End of zbx_ipc_service_recv():1 73086:20221202:102322.076 In zbx_ha_dispatch_message() 73086:20221202:102322.076 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102322.116 zbx_setproctitle() title:'alert syncer [queuing alerts]' 73158:20221202:102322.116 In am_db_get_alerts() 73158:20221202:102322.116 query [txnlev:1] [begin;] 73107:20221202:102322.116 End of zbx_ipc_service_recv():2 73107:20221202:102322.116 zbx_setproctitle() title:'alert manager #1 [sent 0, failed 0 alerts, idle 5.014503 sec during 5.016662 sec]' 73107:20221202:102322.116 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102322.116 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] 73158:20221202:102322.117 query [txnlev:1] [commit;] 73158:20221202:102322.118 End of am_db_get_alerts():SUCCEED alerts:0 73158:20221202:102322.118 In am_db_flush_results() 73158:20221202:102322.118 In zbx_ipc_socket_write() 73158:20221202:102322.118 End of zbx_ipc_socket_write():SUCCEED 73158:20221202:102322.118 In zbx_ipc_socket_read() 73107:20221202:102322.118 End of zbx_ipc_service_recv():1 73107:20221202:102322.118 In am_flush_results() results:0 73107:20221202:102322.118 In zbx_ipc_client_send() clientid:6 73107:20221202:102322.118 End of zbx_ipc_client_send():SUCCEED 73107:20221202:102322.118 End of am_flush_results() 73107:20221202:102322.118 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102322.118 End of zbx_ipc_socket_read():SUCCEED 73158:20221202:102322.118 End of am_db_flush_results() flushed:0 73158:20221202:102322.118 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.002333 sec, idle 1 sec]' 73111:20221202:102322.612 End of zbx_ipc_service_recv():2 73111:20221202:102322.612 In zbx_ipc_service_recv() timeout:1.000 73142:20221202:102322.752 zbx_setproctitle() title:'self-monitoring [processing data]' 73142:20221202:102322.752 In collect_selfmon_stats() 73142:20221202:102322.752 End of collect_selfmon_stats() 73142:20221202:102322.752 zbx_setproctitle() title:'self-monitoring [processed data in 0.000292 sec, idle 1 sec]' 73174:20221202:102322.796 End of zbx_ipc_service_recv():2 73174:20221202:102322.796 In zbx_ipc_service_recv() timeout:1.000 73115:20221202:102322.871 End of zbx_ipc_service_recv():2 73115:20221202:102322.871 zbx_setproctitle() title:'lld manager #1 [processed 0 LLD rules, idle 5.010415sec during 5.010437 sec]' 73115:20221202:102322.871 In zbx_ipc_service_recv() timeout:1.000 73122:20221202:102322.984 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000839 sec, syncing history]' 73122:20221202:102322.984 In zbx_sync_history_cache() history_num:0 73122:20221202:102322.984 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000169 sec, idle 1 sec]' 73125:20221202:102322.985 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000282 sec, syncing history]' 73125:20221202:102322.985 In zbx_sync_history_cache() history_num:0 73125:20221202:102322.985 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000319 sec, idle 1 sec]' 73090:20221202:102322.991 End of zbx_ipc_service_recv():2 73090:20221202:102322.991 zbx_setproctitle() title:'service manager #1 [processed 0 events, updated 0 event tags, deleted 0 problems, synced 0 service updates, idle 5.018682 sec during 5.018710 sec]' 73090:20221202:102322.991 In zbx_ipc_service_recv() timeout:1.000 73123:20221202:102322.991 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000222 sec, syncing history]' 73123:20221202:102322.992 In zbx_sync_history_cache() history_num:0 73123:20221202:102322.992 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000206 sec, idle 1 sec]' 73124:20221202:102323.013 zbx_setproctitle() title:'history syncer #3 [processed 1 values, 0 triggers in 0.034299 sec, syncing history]' 73124:20221202:102323.014 In zbx_sync_history_cache() history_num:0 73124:20221202:102323.014 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000487 sec, idle 1 sec]' 73088:20221202:102323.074 End of zbx_ipc_service_recv():2 73088:20221202:102323.075 In zbx_ipc_async_socket_send() 73088:20221202:102323.075 In zbx_ipc_client_send() clientid:0 73088:20221202:102323.075 End of zbx_ipc_client_send():SUCCEED 73088:20221202:102323.075 End of zbx_ipc_async_socket_send():SUCCEED 73088:20221202:102323.075 In zbx_ipc_async_socket_flush() timeout:10 73088:20221202:102323.075 End of zbx_ipc_async_socket_flush():0 73088:20221202:102323.075 In zbx_ipc_service_recv() timeout:0.996 73086:20221202:102323.075 End of zbx_ipc_service_recv():1 73086:20221202:102323.075 In zbx_ha_dispatch_message() 73086:20221202:102323.075 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102323.118 zbx_setproctitle() title:'alert syncer [queuing alerts]' 73158:20221202:102323.119 In am_db_get_alerts() 73158:20221202:102323.119 query [txnlev:1] [begin;] 73107:20221202:102323.119 End of zbx_ipc_service_recv():2 73107:20221202:102323.119 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102323.119 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] 73158:20221202:102323.119 query [txnlev:1] [commit;] 73158:20221202:102323.119 End of am_db_get_alerts():SUCCEED alerts:0 73158:20221202:102323.120 In am_db_flush_results() 73158:20221202:102323.120 In zbx_ipc_socket_write() 73158:20221202:102323.120 End of zbx_ipc_socket_write():SUCCEED 73158:20221202:102323.120 In zbx_ipc_socket_read() 73107:20221202:102323.120 End of zbx_ipc_service_recv():1 73107:20221202:102323.120 In am_flush_results() results:0 73107:20221202:102323.120 In zbx_ipc_client_send() clientid:6 73107:20221202:102323.120 End of zbx_ipc_client_send():SUCCEED 73107:20221202:102323.120 End of am_flush_results() 73107:20221202:102323.120 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102323.120 End of zbx_ipc_socket_read():SUCCEED 73158:20221202:102323.120 End of am_db_flush_results() flushed:0 73158:20221202:102323.121 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.002117 sec, idle 1 sec]' 73111:20221202:102323.615 End of zbx_ipc_service_recv():2 73111:20221202:102323.615 In zbx_ipc_service_recv() timeout:1.000 73142:20221202:102323.754 zbx_setproctitle() title:'self-monitoring [processing data]' 73142:20221202:102323.754 In collect_selfmon_stats() 73142:20221202:102323.754 End of collect_selfmon_stats() 73142:20221202:102323.754 zbx_setproctitle() title:'self-monitoring [processed data in 0.000189 sec, idle 1 sec]' 73174:20221202:102323.798 End of zbx_ipc_service_recv():2 73174:20221202:102323.798 zbx_setproctitle() title:'availability manager #1 [queued 0, processed 0 values, idle 5.015025 sec during 5.015049 sec]' 73174:20221202:102323.798 In zbx_ipc_service_recv() timeout:1.000 73115:20221202:102323.873 End of zbx_ipc_service_recv():2 73115:20221202:102323.873 In zbx_ipc_service_recv() timeout:1.000 73125:20221202:102323.993 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000319 sec, syncing history]' 73125:20221202:102323.993 In zbx_sync_history_cache() history_num:0 73125:20221202:102323.993 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000259 sec, idle 1 sec]' 73123:20221202:102323.993 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000206 sec, syncing history]' 73123:20221202:102323.993 In zbx_sync_history_cache() history_num:0 73123:20221202:102323.994 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000063 sec, idle 1 sec]' 73122:20221202:102323.997 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000169 sec, syncing history]' 73122:20221202:102323.997 In zbx_sync_history_cache() history_num:0 73122:20221202:102323.998 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.001606 sec, idle 1 sec]' 73090:20221202:102323.998 End of zbx_ipc_service_recv():2 73090:20221202:102323.998 In zbx_ipc_service_recv() timeout:1.000 73124:20221202:102324.014 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000487 sec, syncing history]' 73124:20221202:102324.014 In zbx_sync_history_cache() history_num:0 73124:20221202:102324.014 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000086 sec, idle 1 sec]' 73088:20221202:102324.092 End of zbx_ipc_service_recv():2 73088:20221202:102324.093 In zbx_ipc_async_socket_send() 73088:20221202:102324.093 In zbx_ipc_client_send() clientid:0 73088:20221202:102324.093 End of zbx_ipc_client_send():SUCCEED 73088:20221202:102324.094 End of zbx_ipc_async_socket_send():SUCCEED 73088:20221202:102324.094 In zbx_ipc_async_socket_flush() timeout:10 73088:20221202:102324.094 End of zbx_ipc_async_socket_flush():0 73088:20221202:102324.094 In zbx_ipc_service_recv() timeout:0.978 73086:20221202:102324.094 End of zbx_ipc_service_recv():2 73086:20221202:102324.094 In zbx_ha_dispatch_message() 73086:20221202:102324.094 In zbx_ipc_service_recv() timeout:1.000 73086:20221202:102324.094 End of zbx_ipc_service_recv():1 73086:20221202:102324.094 In zbx_ha_dispatch_message() 73086:20221202:102324.094 In zbx_ipc_service_recv() timeout:1.000 73107:20221202:102324.121 End of zbx_ipc_service_recv():2 73107:20221202:102324.121 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102324.121 zbx_setproctitle() title:'alert syncer [queuing alerts]' 73158:20221202:102324.121 In am_db_get_alerts() 73158:20221202:102324.121 query [txnlev:1] [begin;] 73158:20221202:102324.121 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] 73158:20221202:102324.122 query [txnlev:1] [commit;] 73158:20221202:102324.122 End of am_db_get_alerts():SUCCEED alerts:0 73158:20221202:102324.122 In am_db_flush_results() 73158:20221202:102324.122 In zbx_ipc_socket_write() 73158:20221202:102324.122 End of zbx_ipc_socket_write():SUCCEED 73158:20221202:102324.122 In zbx_ipc_socket_read() 73107:20221202:102324.122 End of zbx_ipc_service_recv():1 73107:20221202:102324.122 In am_flush_results() results:0 73107:20221202:102324.122 In zbx_ipc_client_send() clientid:6 73107:20221202:102324.122 End of zbx_ipc_client_send():SUCCEED 73107:20221202:102324.122 End of am_flush_results() 73107:20221202:102324.122 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102324.122 End of zbx_ipc_socket_read():SUCCEED 73158:20221202:102324.123 End of am_db_flush_results() flushed:0 73158:20221202:102324.123 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.001679 sec, idle 1 sec]' 73111:20221202:102324.617 End of zbx_ipc_service_recv():2 73111:20221202:102324.617 In zbx_ipc_service_recv() timeout:1.000 73142:20221202:102324.755 zbx_setproctitle() title:'self-monitoring [processing data]' 73142:20221202:102324.755 In collect_selfmon_stats() 73142:20221202:102324.755 End of collect_selfmon_stats() 73142:20221202:102324.755 zbx_setproctitle() title:'self-monitoring [processed data in 0.000182 sec, idle 1 sec]' 73126:20221202:102324.763 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.002894 sec, processing escalations]' 73126:20221202:102324.763 In process_escalations() 73126:20221202:102324.763 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<=1669969407 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102324.764 End of process_escalations() 73126:20221202:102324.764 In process_escalations() 73126:20221202:102324.764 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<=1669969407 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102324.765 End of process_escalations() 73126:20221202:102324.765 In process_escalations() 73126:20221202:102324.765 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<=1669969407 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102324.765 End of process_escalations() 73126:20221202:102324.765 In process_escalations() 73126:20221202:102324.765 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<=1669969407 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102324.766 End of process_escalations() 73126:20221202:102324.766 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.002405 sec, idle 3 sec]' 73174:20221202:102324.801 End of zbx_ipc_service_recv():2 73174:20221202:102324.801 In zbx_ipc_service_recv() timeout:1.000 73115:20221202:102324.876 End of zbx_ipc_service_recv():2 73115:20221202:102324.876 In zbx_ipc_service_recv() timeout:1.000 73125:20221202:102324.994 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000259 sec, syncing history]' 73125:20221202:102324.994 In zbx_sync_history_cache() history_num:0 73125:20221202:102324.994 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000244 sec, idle 1 sec]' 73123:20221202:102324.994 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000063 sec, syncing history]' 73123:20221202:102324.994 In zbx_sync_history_cache() history_num:0 73123:20221202:102324.994 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000352 sec, idle 1 sec]' 73122:20221202:102324.998 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.001606 sec, syncing history]' 73122:20221202:102324.998 In zbx_sync_history_cache() history_num:0 73122:20221202:102324.998 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000189 sec, idle 1 sec]' 73090:20221202:102324.999 End of zbx_ipc_service_recv():2 73090:20221202:102324.999 In zbx_ipc_service_recv() timeout:1.000 73124:20221202:102325.014 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000086 sec, syncing history]' 73124:20221202:102325.014 In zbx_sync_history_cache() history_num:0 73124:20221202:102325.014 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000175 sec, idle 1 sec]' 73088:20221202:102325.085 End of zbx_ipc_service_recv():2 73088:20221202:102325.085 In ha_check_nodes() ha_status:active db_status:0 73088:20221202:102325.085 query [txnlev:1] [begin;] 73088:20221202:102325.086 query [txnlev:1] [select ha_nodeid,name,status,lastaccess,address,port,ha_sessionid from ha_node order by ha_nodeid for update] 73088:20221202:102325.087 query [txnlev:1] [select ha_failover_delay,auditlog_enabled from config] 73088:20221202:102325.088 In ha_db_get_time() 73088:20221202:102325.089 query [txnlev:1] [select unix_timestamp() from config] 73088:20221202:102325.089 End of ha_db_get_time():SUCCEED db_time:1669969405 73088:20221202:102325.089 query [txnlev:1] [update ha_node set lastaccess=unix_timestamp() where ha_nodeid='clb4ubunu00018m7pn6ddoaix'] 73088:20221202:102325.090 query [txnlev:1] [commit;] 73086:20221202:102325.103 End of zbx_ipc_service_recv():2 73086:20221202:102325.103 In zbx_ha_dispatch_message() 73086:20221202:102325.103 In zbx_ipc_service_recv() timeout:1.000 73088:20221202:102325.110 End of ha_check_nodes() nodeid:clb4ubunu00018m7pn6ddoaix ha_status:active db_status:0 73088:20221202:102325.110 In zbx_ipc_async_socket_send() 73088:20221202:102325.110 In zbx_ipc_client_send() clientid:0 73088:20221202:102325.110 End of zbx_ipc_client_send():SUCCEED 73088:20221202:102325.110 End of zbx_ipc_async_socket_send():SUCCEED 73088:20221202:102325.110 In zbx_ipc_async_socket_flush() timeout:10 73088:20221202:102325.110 End of zbx_ipc_async_socket_flush():0 73088:20221202:102325.110 In zbx_ipc_service_recv() timeout:0.986 73086:20221202:102325.110 End of zbx_ipc_service_recv():1 73086:20221202:102325.110 In zbx_ha_dispatch_message() 73086:20221202:102325.110 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102325.123 zbx_setproctitle() title:'alert syncer [queuing alerts]' 73158:20221202:102325.123 In am_db_get_alerts() 73158:20221202:102325.123 query [txnlev:1] [begin;] 73158:20221202:102325.123 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] 73107:20221202:102325.124 End of zbx_ipc_service_recv():2 73107:20221202:102325.124 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102325.124 query [txnlev:1] [commit;] 73158:20221202:102325.125 End of am_db_get_alerts():SUCCEED alerts:0 73158:20221202:102325.125 In am_db_flush_results() 73158:20221202:102325.125 In zbx_ipc_socket_write() 73158:20221202:102325.125 End of zbx_ipc_socket_write():SUCCEED 73158:20221202:102325.125 In zbx_ipc_socket_read() 73107:20221202:102325.125 End of zbx_ipc_service_recv():1 73107:20221202:102325.125 In am_flush_results() results:0 73107:20221202:102325.125 In zbx_ipc_client_send() clientid:6 73107:20221202:102325.125 End of zbx_ipc_client_send():SUCCEED 73107:20221202:102325.125 End of am_flush_results() 73107:20221202:102325.125 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102325.125 End of zbx_ipc_socket_read():SUCCEED 73158:20221202:102325.125 End of am_db_flush_results() flushed:0 73158:20221202:102325.125 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.002510 sec, idle 1 sec]' 73111:20221202:102325.623 End of zbx_ipc_service_recv():2 73111:20221202:102325.623 In zbx_ipc_service_recv() timeout:1.000 73144:20221202:102325.649 End of zbx_ipc_async_socket_recv():0 73144:20221202:102325.649 zbx_setproctitle() title:'task manager [processing tasks]' 73144:20221202:102325.649 query [txnlev:0] [select taskid,type,clock,ttl from task where status in (1,2) order by taskid] 73144:20221202:102325.650 zbx_setproctitle() title:'task manager [processed 0 task(s) in 0.001057 sec, idle 5 sec]' 73144:20221202:102325.651 In zbx_ipc_async_socket_recv() timeout:5 73142:20221202:102325.756 zbx_setproctitle() title:'self-monitoring [processing data]' 73142:20221202:102325.756 In collect_selfmon_stats() 73142:20221202:102325.756 End of collect_selfmon_stats() 73142:20221202:102325.756 zbx_setproctitle() title:'self-monitoring [processed data in 0.000174 sec, idle 1 sec]' 73174:20221202:102325.810 End of zbx_ipc_service_recv():2 73174:20221202:102325.810 In zbx_ipc_service_recv() timeout:1.000 73115:20221202:102325.877 End of zbx_ipc_service_recv():2 73115:20221202:102325.877 In zbx_ipc_service_recv() timeout:1.000 73125:20221202:102325.995 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000244 sec, syncing history]' 73125:20221202:102325.996 In zbx_sync_history_cache() history_num:0 73125:20221202:102325.996 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000710 sec, idle 1 sec]' 73123:20221202:102325.996 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000352 sec, syncing history]' 73123:20221202:102325.996 In zbx_sync_history_cache() history_num:0 73123:20221202:102325.996 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000558 sec, idle 1 sec]' 73122:20221202:102325.999 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000189 sec, syncing history]' 73122:20221202:102325.999 In zbx_sync_history_cache() history_num:0 73122:20221202:102325.999 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000264 sec, idle 1 sec]' 73090:20221202:102325.999 End of zbx_ipc_service_recv():2 73090:20221202:102325.999 In zbx_ipc_service_recv() timeout:1.000 73124:20221202:102326.015 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000175 sec, syncing history]' 73124:20221202:102326.015 In zbx_sync_history_cache() history_num:0 73124:20221202:102326.015 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000081 sec, idle 1 sec]' 73088:20221202:102326.101 End of zbx_ipc_service_recv():2 73088:20221202:102326.101 In zbx_ipc_async_socket_send() 73088:20221202:102326.101 In zbx_ipc_client_send() clientid:0 73088:20221202:102326.101 End of zbx_ipc_client_send():SUCCEED 73088:20221202:102326.101 End of zbx_ipc_async_socket_send():SUCCEED 73088:20221202:102326.101 In zbx_ipc_async_socket_flush() timeout:10 73088:20221202:102326.101 End of zbx_ipc_async_socket_flush():0 73088:20221202:102326.101 In zbx_ipc_service_recv() timeout:0.970 73086:20221202:102326.101 End of zbx_ipc_service_recv():1 73086:20221202:102326.101 In zbx_ha_dispatch_message() 73086:20221202:102326.102 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102326.127 zbx_setproctitle() title:'alert syncer [queuing alerts]' 73158:20221202:102326.127 In am_db_get_alerts() 73158:20221202:102326.127 query [txnlev:1] [begin;] 73158:20221202:102326.127 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] 73158:20221202:102326.128 query [txnlev:1] [commit;] 73158:20221202:102326.128 End of am_db_get_alerts():SUCCEED alerts:0 73158:20221202:102326.128 In am_db_flush_results() 73158:20221202:102326.128 In zbx_ipc_socket_write() 73158:20221202:102326.128 End of zbx_ipc_socket_write():SUCCEED 73158:20221202:102326.128 In zbx_ipc_socket_read() 73107:20221202:102326.128 End of zbx_ipc_service_recv():1 73107:20221202:102326.128 In am_flush_results() results:0 73107:20221202:102326.128 In zbx_ipc_client_send() clientid:6 73107:20221202:102326.128 End of zbx_ipc_client_send():SUCCEED 73107:20221202:102326.128 End of am_flush_results() 73107:20221202:102326.128 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102326.128 End of zbx_ipc_socket_read():SUCCEED 73158:20221202:102326.128 End of am_db_flush_results() flushed:0 73158:20221202:102326.128 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.001787 sec, idle 1 sec]' 73134:20221202:102326.562 End of zbx_ipc_async_socket_recv():0 73134:20221202:102326.563 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.000113 sec, getting values]' 73134:20221202:102326.563 In get_values() 73134:20221202:102326.563 In DCconfig_get_poller_items() poller_type:4 73134:20221202:102326.563 End of DCconfig_get_poller_items():0 73134:20221202:102326.563 In DCconfig_get_poller_nextcheck() poller_type:4 73134:20221202:102326.563 End of DCconfig_get_poller_nextcheck():-1 73134:20221202:102326.563 End of get_values():0 73134:20221202:102326.563 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.000321 sec, idle 5 sec]' 73134:20221202:102326.563 In zbx_ipc_async_socket_recv() timeout:5 73128:20221202:102326.566 End of zbx_ipc_async_socket_recv():0 73128:20221202:102326.566 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.000110 sec, getting values]' 73133:20221202:102326.566 End of zbx_ipc_async_socket_recv():0 73133:20221202:102326.567 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.000426 sec, getting values]' 73133:20221202:102326.571 In get_values() 73133:20221202:102326.571 In DCconfig_get_poller_items() poller_type:4 73133:20221202:102326.571 End of DCconfig_get_poller_items():0 73133:20221202:102326.571 In DCconfig_get_poller_nextcheck() poller_type:4 73133:20221202:102326.571 End of DCconfig_get_poller_nextcheck():-1 73133:20221202:102326.571 End of get_values():0 73133:20221202:102326.571 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.004774 sec, idle 5 sec]' 73133:20221202:102326.571 In zbx_ipc_async_socket_recv() timeout:5 73127:20221202:102326.575 End of zbx_ipc_async_socket_recv():0 73127:20221202:102326.575 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.000095 sec, getting values]' 73127:20221202:102326.575 In get_values() 73127:20221202:102326.575 In DCconfig_get_poller_items() poller_type:4 73127:20221202:102326.575 End of DCconfig_get_poller_items():0 73127:20221202:102326.575 In DCconfig_get_poller_nextcheck() poller_type:4 73127:20221202:102326.575 End of DCconfig_get_poller_nextcheck():-1 73127:20221202:102326.575 End of get_values():0 73127:20221202:102326.575 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.000271 sec, idle 5 sec]' 73127:20221202:102326.575 In zbx_ipc_async_socket_recv() timeout:5 73151:20221202:102326.575 End of zbx_ipc_async_socket_recv():0 73151:20221202:102326.575 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.000520 sec, getting values]' 73151:20221202:102326.575 In get_values() 73151:20221202:102326.575 In DCconfig_get_poller_items() poller_type:1 73151:20221202:102326.575 End of DCconfig_get_poller_items():0 73151:20221202:102326.575 In DCconfig_get_poller_nextcheck() poller_type:1 73151:20221202:102326.575 End of DCconfig_get_poller_nextcheck():-1 73151:20221202:102326.575 End of get_values():0 73151:20221202:102326.576 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.000083 sec, idle 5 sec]' 73151:20221202:102326.576 In zbx_ipc_async_socket_recv() timeout:5 73128:20221202:102326.576 In get_values() 73128:20221202:102326.576 In DCconfig_get_poller_items() poller_type:4 73128:20221202:102326.576 End of DCconfig_get_poller_items():0 73128:20221202:102326.576 In DCconfig_get_poller_nextcheck() poller_type:4 73128:20221202:102326.576 End of DCconfig_get_poller_nextcheck():-1 73128:20221202:102326.576 End of get_values():0 73128:20221202:102326.576 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.010100 sec, idle 5 sec]' 73128:20221202:102326.576 In zbx_ipc_async_socket_recv() timeout:5 73159:20221202:102326.577 End of zbx_ipc_async_socket_recv():0 73159:20221202:102326.578 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.000515 sec, getting values]' 73159:20221202:102326.578 In get_values() 73159:20221202:102326.578 In DCconfig_get_poller_items() poller_type:5 73159:20221202:102326.578 End of DCconfig_get_poller_items():0 73159:20221202:102326.578 In DCconfig_get_poller_nextcheck() poller_type:5 73159:20221202:102326.579 End of DCconfig_get_poller_nextcheck():-1 73159:20221202:102326.579 End of get_values():0 73159:20221202:102326.579 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.001177 sec, idle 5 sec]' 73159:20221202:102326.579 In zbx_ipc_async_socket_recv() timeout:5 73139:20221202:102326.579 End of zbx_ipc_async_socket_recv():0 73139:20221202:102326.579 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.000369 sec, getting values]' 73139:20221202:102326.579 In get_values() 73139:20221202:102326.579 In DCconfig_get_poller_items() poller_type:4 73139:20221202:102326.579 End of DCconfig_get_poller_items():0 73139:20221202:102326.579 In DCconfig_get_poller_nextcheck() poller_type:4 73139:20221202:102326.579 End of DCconfig_get_poller_nextcheck():-1 73139:20221202:102326.579 End of get_values():0 73139:20221202:102326.579 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.000144 sec, idle 5 sec]' 73139:20221202:102326.579 In zbx_ipc_async_socket_recv() timeout:5 73140:20221202:102326.582 End of zbx_ipc_async_socket_recv():0 73140:20221202:102326.582 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.000578 sec, getting values]' 73140:20221202:102326.582 In get_values() 73140:20221202:102326.582 In DCconfig_get_poller_items() poller_type:4 73140:20221202:102326.582 End of DCconfig_get_poller_items():0 73140:20221202:102326.582 In DCconfig_get_poller_nextcheck() poller_type:4 73140:20221202:102326.582 End of DCconfig_get_poller_nextcheck():-1 73140:20221202:102326.582 End of get_values():0 73140:20221202:102326.582 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.000077 sec, idle 5 sec]' 73140:20221202:102326.582 In zbx_ipc_async_socket_recv() timeout:5 73137:20221202:102326.585 End of zbx_ipc_async_socket_recv():0 73137:20221202:102326.586 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.000397 sec, getting values]' 73137:20221202:102326.586 In get_values() 73137:20221202:102326.586 In DCconfig_get_poller_items() poller_type:4 73137:20221202:102326.586 End of DCconfig_get_poller_items():0 73137:20221202:102326.586 In DCconfig_get_poller_nextcheck() poller_type:4 73137:20221202:102326.586 End of DCconfig_get_poller_nextcheck():-1 73137:20221202:102326.586 End of get_values():0 73137:20221202:102326.586 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.000082 sec, idle 5 sec]' 73137:20221202:102326.586 In zbx_ipc_async_socket_recv() timeout:5 73129:20221202:102326.589 End of zbx_ipc_async_socket_recv():0 73129:20221202:102326.590 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.000108 sec, getting values]' 73129:20221202:102326.590 In get_values() 73129:20221202:102326.590 In DCconfig_get_poller_items() poller_type:4 73129:20221202:102326.590 End of DCconfig_get_poller_items():0 73129:20221202:102326.590 In DCconfig_get_poller_nextcheck() poller_type:4 73129:20221202:102326.590 End of DCconfig_get_poller_nextcheck():-1 73129:20221202:102326.590 End of get_values():0 73129:20221202:102326.590 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.000099 sec, idle 5 sec]' 73129:20221202:102326.590 In zbx_ipc_async_socket_recv() timeout:5 73130:20221202:102326.590 End of zbx_ipc_async_socket_recv():0 73130:20221202:102326.590 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.000444 sec, getting values]' 73130:20221202:102326.590 In get_values() 73130:20221202:102326.590 In DCconfig_get_poller_items() poller_type:4 73130:20221202:102326.590 End of DCconfig_get_poller_items():0 73130:20221202:102326.590 In DCconfig_get_poller_nextcheck() poller_type:4 73130:20221202:102326.590 End of DCconfig_get_poller_nextcheck():-1 73130:20221202:102326.590 End of get_values():0 73130:20221202:102326.590 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.000184 sec, idle 5 sec]' 73130:20221202:102326.590 In zbx_ipc_async_socket_recv() timeout:5 73135:20221202:102326.598 End of zbx_ipc_async_socket_recv():0 73135:20221202:102326.598 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.001197 sec, getting values]' 73135:20221202:102326.599 In get_values() 73135:20221202:102326.599 In DCconfig_get_poller_items() poller_type:4 73135:20221202:102326.599 End of DCconfig_get_poller_items():0 73135:20221202:102326.599 In DCconfig_get_poller_nextcheck() poller_type:4 73135:20221202:102326.599 End of DCconfig_get_poller_nextcheck():-1 73135:20221202:102326.599 End of get_values():0 73135:20221202:102326.599 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.000275 sec, idle 5 sec]' 73135:20221202:102326.599 In zbx_ipc_async_socket_recv() timeout:5 73172:20221202:102326.602 End of zbx_ipc_async_socket_recv():0 73172:20221202:102326.602 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.000400 sec, getting values]' 73172:20221202:102326.602 In get_values() 73172:20221202:102326.602 In DCconfig_get_poller_items() poller_type:5 73172:20221202:102326.602 End of DCconfig_get_poller_items():0 73172:20221202:102326.602 In DCconfig_get_poller_nextcheck() poller_type:5 73172:20221202:102326.602 End of DCconfig_get_poller_nextcheck():-1 73172:20221202:102326.602 End of get_values():0 73172:20221202:102326.602 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.000295 sec, idle 5 sec]' 73172:20221202:102326.602 In zbx_ipc_async_socket_recv() timeout:5 73169:20221202:102326.602 End of zbx_ipc_async_socket_recv():0 73169:20221202:102326.602 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.000110 sec, getting values]' 73169:20221202:102326.602 In get_values() 73169:20221202:102326.602 In DCconfig_get_poller_items() poller_type:5 73169:20221202:102326.602 End of DCconfig_get_poller_items():0 73169:20221202:102326.602 In DCconfig_get_poller_nextcheck() poller_type:5 73169:20221202:102326.602 End of DCconfig_get_poller_nextcheck():-1 73169:20221202:102326.602 End of get_values():0 73169:20221202:102326.602 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.000071 sec, idle 5 sec]' 73169:20221202:102326.602 In zbx_ipc_async_socket_recv() timeout:5 73146:20221202:102326.602 End of zbx_ipc_async_socket_recv():0 73146:20221202:102326.602 zbx_setproctitle() title:'poller #2 [got 1 values in 0.002412 sec, getting values]' 73146:20221202:102326.602 In get_values() 73146:20221202:102326.602 In DCconfig_get_poller_items() poller_type:0 73146:20221202:102326.602 End of DCconfig_get_poller_items():1 73146:20221202:102326.602 In substitute_key_macros_impl() data:'agent.ping' 73146:20221202:102326.602 End of substitute_key_macros_impl():SUCCEED data:'agent.ping' 73146:20221202:102326.602 In substitute_simple_macros_impl() data:'10050' 73146:20221202:102326.602 End substitute_simple_macros_impl() data:'10050' 73146:20221202:102326.602 In get_value() key:'agent.ping' 73146:20221202:102326.602 In get_value_agent() host:'test' addr:'192.168.6.176' key:'agent.ping' conn:'unencrypted' 73146:20221202:102326.603 In is_ip4() ip:'192.168.6.176' 73146:20221202:102326.603 End of is_ip4():SUCCEED 73146:20221202:102326.603 Sending [agent.ping] 73146:20221202:102326.603 get value from agent result: '1' 73146:20221202:102326.603 End of get_value_agent():SUCCEED 73146:20221202:102326.603 End of get_value():SUCCEED 73146:20221202:102326.603 In zbx_activate_item_interface() interfaceid:15 itemid:44581 type:0 73146:20221202:102326.603 End of zbx_activate_item_interface() 73146:20221202:102326.603 In zbx_preprocess_item_value() 73146:20221202:102326.603 End of zbx_preprocess_item_value() 73146:20221202:102326.603 In zbx_ipc_socket_write() 73146:20221202:102326.603 End of zbx_ipc_socket_write():SUCCEED 73146:20221202:102326.603 End of get_values():1 73146:20221202:102326.603 zbx_setproctitle() title:'poller #2 [got 1 values in 0.000693 sec, idle 5 sec]' 73146:20221202:102326.603 In zbx_ipc_async_socket_recv() timeout:5 73111:20221202:102326.603 End of zbx_ipc_service_recv():1 73111:20221202:102326.603 In preprocessor_add_request() 73111:20221202:102326.603 In preprocessor_sync_configuration() 73111:20221202:102326.603 In DCconfig_get_preprocessable_items() 73111:20221202:102326.603 End of DCconfig_get_preprocessable_items() items:29 73111:20221202:102326.603 End of preprocessor_sync_configuration() item config size: 29, history cache size: 0 73111:20221202:102326.603 In preprocessor_enqueue() itemid: 44581 73111:20221202:102326.604 End of preprocessor_enqueue() 73111:20221202:102326.604 In preprocessor_assign_tasks() 73111:20221202:102326.604 In preprocessor_get_next_task() 73111:20221202:102326.604 End of preprocessor_get_next_task() 73111:20221202:102326.604 In zbx_ipc_client_send() clientid:3 73111:20221202:102326.604 End of zbx_ipc_client_send():SUCCEED 73114:20221202:102326.604 End of zbx_ipc_socket_read():SUCCEED 73114:20221202:102326.604 worker_preprocess_value(): 1 73114:20221202:102326.604 worker_preprocess_value: SUCCEED GOOD 73114:20221202:102326.604 In zbx_ipc_socket_write() 73114:20221202:102326.604 End of zbx_ipc_socket_write():SUCCEED 73114:20221202:102326.604 In zbx_ipc_socket_read() 73111:20221202:102326.604 In preprocessor_get_next_task() 73111:20221202:102326.604 End of preprocessor_get_next_task() 73111:20221202:102326.604 End of preprocessor_assign_tasks() 73111:20221202:102326.604 End of preprocessor_add_request() 73111:20221202:102326.604 zbx_setproctitle() title:'preprocessing manager #1 [queued 1, processed 1 values, idle 4.999542 sec during 5.000928 sec]' 73111:20221202:102326.604 In zbx_ipc_service_recv() timeout:1.000 73111:20221202:102326.604 End of zbx_ipc_service_recv():1 73111:20221202:102326.604 In preprocessor_add_result() 73111:20221202:102326.605 In preprocessor_enqueue_dependent() itemid: 44581 73111:20221202:102326.605 End of preprocessor_enqueue_dependent() 73111:20221202:102326.605 In preprocessor_assign_tasks() 73111:20221202:102326.605 In preprocessor_get_next_task() 73111:20221202:102326.605 End of preprocessor_get_next_task() 73111:20221202:102326.605 End of preprocessor_assign_tasks() 73111:20221202:102326.605 End of preprocessor_add_result() 73111:20221202:102326.605 In zbx_ipc_service_recv() timeout:1.000 73149:20221202:102326.605 End of zbx_ipc_async_socket_recv():0 73149:20221202:102326.606 zbx_setproctitle() title:'poller #4 [got 0 values in 0.000073 sec, getting values]' 73149:20221202:102326.606 In get_values() 73149:20221202:102326.606 In DCconfig_get_poller_items() poller_type:0 73149:20221202:102326.606 End of DCconfig_get_poller_items():0 73149:20221202:102326.606 In DCconfig_get_poller_nextcheck() poller_type:0 73149:20221202:102326.606 End of DCconfig_get_poller_nextcheck():1669969411 73149:20221202:102326.606 End of get_values():0 73149:20221202:102326.606 zbx_setproctitle() title:'poller #4 [got 0 values in 0.000798 sec, idle 5 sec]' 73149:20221202:102326.606 In zbx_ipc_async_socket_recv() timeout:5 73147:20221202:102326.607 End of zbx_ipc_async_socket_recv():0 73147:20221202:102326.607 zbx_setproctitle() title:'poller #3 [got 0 values in 0.000396 sec, getting values]' 73168:20221202:102326.607 End of zbx_ipc_async_socket_recv():0 73168:20221202:102326.607 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.003163 sec, getting values]' 73168:20221202:102326.607 In get_values() 73168:20221202:102326.607 In DCconfig_get_poller_items() poller_type:5 73168:20221202:102326.607 End of DCconfig_get_poller_items():0 73168:20221202:102326.607 In DCconfig_get_poller_nextcheck() poller_type:5 73168:20221202:102326.607 End of DCconfig_get_poller_nextcheck():-1 73147:20221202:102326.607 In get_values() 73141:20221202:102326.607 End of zbx_ipc_async_socket_recv():0 73168:20221202:102326.607 End of get_values():0 73147:20221202:102326.607 In DCconfig_get_poller_items() poller_type:0 73147:20221202:102326.607 End of DCconfig_get_poller_items():0 73147:20221202:102326.607 In DCconfig_get_poller_nextcheck() poller_type:0 73147:20221202:102326.607 End of DCconfig_get_poller_nextcheck():1669969411 73147:20221202:102326.608 End of get_values():0 73147:20221202:102326.608 zbx_setproctitle() title:'poller #3 [got 0 values in 0.000756 sec, idle 5 sec]' 73147:20221202:102326.608 In zbx_ipc_async_socket_recv() timeout:5 73141:20221202:102326.608 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.000172 sec, exchanging data]' 73141:20221202:102326.608 In process_proxy() 73141:20221202:102326.608 In DCconfig_get_proxypoller_hosts() 73141:20221202:102326.608 End of DCconfig_get_proxypoller_hosts():0 73141:20221202:102326.608 End of process_proxy() 73141:20221202:102326.608 In DCconfig_get_proxypoller_nextcheck() 73141:20221202:102326.608 End of DCconfig_get_proxypoller_nextcheck():-1 73141:20221202:102326.608 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.000684 sec, idle 5 sec]' 73141:20221202:102326.608 In zbx_ipc_async_socket_recv() timeout:5 73168:20221202:102326.608 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.000469 sec, idle 5 sec]' 73168:20221202:102326.608 In zbx_ipc_async_socket_recv() timeout:5 73167:20221202:102326.610 End of zbx_ipc_async_socket_recv():0 73167:20221202:102326.610 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.000130 sec, getting values]' 73167:20221202:102326.610 In get_values() 73167:20221202:102326.610 In DCconfig_get_poller_items() poller_type:5 73167:20221202:102326.610 End of DCconfig_get_poller_items():0 73167:20221202:102326.610 In DCconfig_get_poller_nextcheck() poller_type:5 73167:20221202:102326.610 End of DCconfig_get_poller_nextcheck():-1 73167:20221202:102326.610 End of get_values():0 73167:20221202:102326.610 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.000329 sec, idle 5 sec]' 73167:20221202:102326.610 In zbx_ipc_async_socket_recv() timeout:5 73150:20221202:102326.611 End of zbx_ipc_async_socket_recv():0 73150:20221202:102326.611 zbx_setproctitle() title:'poller #5 [got 0 values in 0.000305 sec, getting values]' 73150:20221202:102326.611 In get_values() 73150:20221202:102326.611 In DCconfig_get_poller_items() poller_type:0 73150:20221202:102326.611 End of DCconfig_get_poller_items():0 73150:20221202:102326.611 In DCconfig_get_poller_nextcheck() poller_type:0 73150:20221202:102326.611 End of DCconfig_get_poller_nextcheck():1669969411 73150:20221202:102326.611 End of get_values():0 73150:20221202:102326.611 zbx_setproctitle() title:'poller #5 [got 0 values in 0.000584 sec, idle 5 sec]' 73150:20221202:102326.611 In zbx_ipc_async_socket_recv() timeout:5 73145:20221202:102326.612 End of zbx_ipc_async_socket_recv():0 73145:20221202:102326.612 zbx_setproctitle() title:'poller #1 [got 0 values in 0.000138 sec, getting values]' 73145:20221202:102326.612 In get_values() 73145:20221202:102326.612 In DCconfig_get_poller_items() poller_type:0 73145:20221202:102326.612 End of DCconfig_get_poller_items():0 73145:20221202:102326.612 In DCconfig_get_poller_nextcheck() poller_type:0 73145:20221202:102326.612 End of DCconfig_get_poller_nextcheck():1669969411 73145:20221202:102326.612 End of get_values():0 73145:20221202:102326.612 zbx_setproctitle() title:'poller #1 [got 0 values in 0.000087 sec, idle 5 sec]' 73145:20221202:102326.612 In zbx_ipc_async_socket_recv() timeout:5 73157:20221202:102326.654 zbx_setproctitle() title:'icmp pinger #1 [getting values]' 73157:20221202:102326.654 In get_pinger_hosts() 73157:20221202:102326.654 In DCconfig_get_poller_items() poller_type:3 73157:20221202:102326.654 End of DCconfig_get_poller_items():0 73157:20221202:102326.654 End of get_pinger_hosts():0 73157:20221202:102326.654 In process_pinger_hosts() 73157:20221202:102326.654 End of process_pinger_hosts() 73157:20221202:102326.654 In DCconfig_get_poller_nextcheck() poller_type:3 73157:20221202:102326.654 End of DCconfig_get_poller_nextcheck():-1 73157:20221202:102326.654 zbx_setproctitle() title:'icmp pinger #1 [got 0 values in 0.000205 sec, idle 5 sec]' 73178:20221202:102326.721 End of zbx_ipc_async_socket_recv():0 73178:20221202:102326.722 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.000092 sec, getting values]' 73178:20221202:102326.722 In get_values() 73178:20221202:102326.722 In DCconfig_get_poller_items() poller_type:6 73178:20221202:102326.722 End of DCconfig_get_poller_items():0 73178:20221202:102326.722 In DCconfig_get_poller_nextcheck() poller_type:6 73178:20221202:102326.722 End of DCconfig_get_poller_nextcheck():-1 73178:20221202:102326.722 End of get_values():0 73178:20221202:102326.722 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.000082 sec, idle 5 sec]' 73178:20221202:102326.722 In zbx_ipc_async_socket_recv() timeout:5 73142:20221202:102326.778 zbx_setproctitle() title:'self-monitoring [processing data]' 73142:20221202:102326.778 In collect_selfmon_stats() 73142:20221202:102326.778 End of collect_selfmon_stats() 73142:20221202:102326.778 zbx_setproctitle() title:'self-monitoring [processed data in 0.003450 sec, idle 1 sec]' 73174:20221202:102326.812 End of zbx_ipc_service_recv():2 73174:20221202:102326.812 In zbx_ipc_service_recv() timeout:1.000 73115:20221202:102326.882 End of zbx_ipc_service_recv():2 73115:20221202:102326.882 In zbx_ipc_service_recv() timeout:1.000 73123:20221202:102326.997 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000558 sec, syncing history]' 73123:20221202:102326.997 In zbx_sync_history_cache() history_num:1 73123:20221202:102326.997 In substitute_simple_macros_impl() data:'90d' 73123:20221202:102326.997 End substitute_simple_macros_impl() data:'90d' 73123:20221202:102326.997 In DCmass_prepare_history() history_num:1 73123:20221202:102326.997 End of DCmass_prepare_history() 73123:20221202:102326.997 In DBmass_add_history() 73123:20221202:102326.997 In zbx_history_add_values() 73123:20221202:102326.997 query [txnlev:1] [begin;] 73123:20221202:102326.998 query [txnlev:1] [insert into history_str (itemid,clock,ns,value) values (44581,1669969406,603230467,'GOOD'); ] 73125:20221202:102326.998 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000710 sec, syncing history]' 73125:20221202:102326.998 In zbx_sync_history_cache() history_num:1 73125:20221202:102326.999 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000884 sec, idle 1 sec]' 73120:20221202:102326.999 zbx_setproctitle() title:'http poller #1 [got 0 values in 0.007660 sec, getting values]' 73120:20221202:102326.999 In process_httptests() 73120:20221202:102326.999 query [txnlev:0] [select h.hostid,h.host,h.name,t.httptestid,t.name,t.agent,t.authentication,t.http_user,t.http_password,t.http_proxy,t.retries,t.ssl_cert_file,t.ssl_key_file,t.ssl_key_password,t.verify_peer,t.verify_host,t.delay from httptest t,hosts h where t.hostid=h.hostid and t.nextcheck<=1669969406 and mod(t.httptestid,1)=0 and t.status=0 and h.proxy_hostid is null and h.status=0 and (h.maintenance_status=0 or h.maintenance_type=0)] 73123:20221202:102326.999 query [txnlev:1] [commit;] 73120:20221202:102326.999 query [txnlev:0] [select name,value,type from httptest_field where httptestid=1 order by httptest_fieldid] 73122:20221202:102327.000 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000264 sec, syncing history]' 73122:20221202:102327.000 In zbx_sync_history_cache() history_num:1 73122:20221202:102327.000 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000756 sec, idle 1 sec]' 73120:20221202:102327.000 In substitute_simple_macros_impl() data:'Zabbix' 73120:20221202:102327.000 End substitute_simple_macros_impl() data:'Zabbix' 73120:20221202:102327.000 In substitute_simple_macros_impl() data:EMPTY 73120:20221202:102327.001 In substitute_simple_macros_impl() data:EMPTY 73120:20221202:102327.002 In substitute_simple_macros_impl() data:EMPTY 73120:20221202:102327.002 In http_process_variables() 0 variables 73120:20221202:102327.002 End of http_process_variables():SUCCEED 73120:20221202:102327.002 In process_httptest() httptestid:1 name:'Web scenario 1' 73120:20221202:102327.002 query [txnlev:0] [select httpstepid,no,name,url,timeout,posts,required,status_codes,post_type,follow_redirects,retrieve_mode from httpstep where httptestid=1 order by no] 73120:20221202:102327.002 In substitute_simple_macros_impl() data:'10s' 73120:20221202:102327.003 End substitute_simple_macros_impl() data:'10s' 73120:20221202:102327.003 In substitute_simple_macros_impl() data:'https://zabbix.com' 73120:20221202:102327.003 End substitute_simple_macros_impl() data:'https://zabbix.com' 73120:20221202:102327.003 In http_substitute_variables() data:'https://zabbix.com' 73120:20221202:102327.003 End of http_substitute_variables() data:'https://zabbix.com' 73120:20221202:102327.003 In substitute_simple_macros_impl() data:'Zabbix' 73120:20221202:102327.003 End substitute_simple_macros_impl() data:'Zabbix' 73120:20221202:102327.003 In substitute_simple_macros_impl() data:'200' 73120:20221202:102327.003 End substitute_simple_macros_impl() data:'200' 73120:20221202:102327.003 query [txnlev:0] [select name,value,type from httpstep_field where httpstepid=1 order by httpstep_fieldid] 73120:20221202:102327.003 In substitute_simple_macros_impl() data:'15s' 73120:20221202:102327.003 End substitute_simple_macros_impl() data:'15s' 73120:20221202:102327.003 process_httptest() use step "111" 73120:20221202:102327.003 process_httptest() use post "" 73120:20221202:102327.003 process_httptest() go to URL "https://zabbix.com" 73090:20221202:102327.005 End of zbx_ipc_service_recv():2 73090:20221202:102327.005 In zbx_ipc_service_recv() timeout:1.000 73124:20221202:102327.015 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000081 sec, syncing history]' 73124:20221202:102327.015 In zbx_sync_history_cache() history_num:1 73124:20221202:102327.015 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000134 sec, idle 1 sec]' 73123:20221202:102327.016 End of zbx_history_add_values() 73123:20221202:102327.016 End of DBmass_add_history() 73123:20221202:102327.016 In DCmass_update_trends() 73123:20221202:102327.016 End of DCmass_update_trends() 73123:20221202:102327.016 query [txnlev:1] [begin;] 73123:20221202:102327.016 In DBmass_update_items() 73123:20221202:102327.017 End of DBmass_update_items() 73123:20221202:102327.017 In zbx_process_events() events_num:0 73123:20221202:102327.017 End of zbx_process_events() processed:0 73123:20221202:102327.017 query [txnlev:1] [commit;] 73123:20221202:102327.018 In DCupdate_trends() 73123:20221202:102327.018 End of DCupdate_trends() 73123:20221202:102327.018 query [txnlev:1] [begin;] 73123:20221202:102327.018 In recalculate_triggers() 73123:20221202:102327.020 In zbx_link_triggers_with_functions() trigger_order_num:0 73123:20221202:102327.020 End of zbx_link_triggers_with_functions() triggers_func_pos_num:0 73123:20221202:102327.020 In zbx_evaluate_expressions() tr_num:0 73123:20221202:102327.020 In substitute_functions() 73123:20221202:102327.020 In zbx_extract_functionids() tr_num:0 73123:20221202:102327.020 End of zbx_extract_functionids() functionids_num:0 73123:20221202:102327.020 End of substitute_functions() 73123:20221202:102327.020 End of zbx_evaluate_expressions() 73123:20221202:102327.020 In zbx_process_triggers() values_num:0 73123:20221202:102327.021 End of zbx_process_triggers() 73123:20221202:102327.021 End of recalculate_triggers() 73123:20221202:102327.021 In zbx_process_events() events_num:0 73123:20221202:102327.021 End of zbx_process_events() processed:0 73123:20221202:102327.021 query [txnlev:1] [commit;] 73123:20221202:102327.021 zbx_setproctitle() title:'history syncer #2 [processed 1 values, 0 triggers in 0.024025 sec, idle 1 sec]' 73088:20221202:102327.085 End of zbx_ipc_service_recv():2 73088:20221202:102327.085 In zbx_ipc_async_socket_send() 73088:20221202:102327.085 In zbx_ipc_client_send() clientid:0 73088:20221202:102327.085 End of zbx_ipc_client_send():SUCCEED 73088:20221202:102327.085 End of zbx_ipc_async_socket_send():SUCCEED 73088:20221202:102327.085 In zbx_ipc_async_socket_flush() timeout:10 73088:20221202:102327.085 End of zbx_ipc_async_socket_flush():0 73088:20221202:102327.085 In zbx_ipc_service_recv() timeout:0.986 73086:20221202:102327.085 End of zbx_ipc_service_recv():1 73086:20221202:102327.085 In zbx_ha_dispatch_message() 73086:20221202:102327.085 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102327.129 zbx_setproctitle() title:'alert syncer [queuing alerts]' 73158:20221202:102327.129 In am_db_get_alerts() 73158:20221202:102327.130 query [txnlev:1] [begin;] 73158:20221202:102327.130 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] 73107:20221202:102327.130 End of zbx_ipc_service_recv():2 73107:20221202:102327.130 zbx_setproctitle() title:'alert manager #1 [sent 0, failed 0 alerts, idle 5.013132 sec during 5.013560 sec]' 73107:20221202:102327.130 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102327.130 query [txnlev:1] [commit;] 73158:20221202:102327.130 End of am_db_get_alerts():SUCCEED alerts:0 73158:20221202:102327.130 In am_db_flush_results() 73158:20221202:102327.130 In zbx_ipc_socket_write() 73158:20221202:102327.130 End of zbx_ipc_socket_write():SUCCEED 73158:20221202:102327.130 In zbx_ipc_socket_read() 73107:20221202:102327.130 End of zbx_ipc_service_recv():1 73107:20221202:102327.130 In am_flush_results() results:0 73107:20221202:102327.130 In zbx_ipc_client_send() clientid:6 73107:20221202:102327.130 End of zbx_ipc_client_send():SUCCEED 73107:20221202:102327.130 End of am_flush_results() 73107:20221202:102327.131 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102327.131 End of zbx_ipc_socket_read():SUCCEED 73158:20221202:102327.131 End of am_db_flush_results() flushed:0 73158:20221202:102327.131 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.001844 sec, idle 1 sec]' 73120:20221202:102327.211 In int_in_list() list:'200' value:301 73120:20221202:102327.211 End of int_in_list():FAIL 73120:20221202:102327.211 In process_step_data() rspcode:301 time:0.207556 speed:859.000000 73120:20221202:102327.211 query [txnlev:0] [select type,itemid from httpstepitem where httpstepid=1] 73120:20221202:102327.211 In zbx_preprocess_item_value() 73120:20221202:102327.211 End of zbx_preprocess_item_value() 73120:20221202:102327.211 In zbx_preprocess_item_value() 73120:20221202:102327.211 End of zbx_preprocess_item_value() 73120:20221202:102327.211 In zbx_preprocess_item_value() 73120:20221202:102327.211 End of zbx_preprocess_item_value() 73120:20221202:102327.211 End of process_step_data() 73120:20221202:102327.212 query without transaction detected 73120:20221202:102327.212 query [txnlev:0] [update httptest set nextcheck=1669969417 where httptestid=1] 73120:20221202:102327.222 cannot process step "111" of web scenario "Web scenario 1" on host "test": response code "301" did not match any of the required status codes "200" 73120:20221202:102327.222 In process_test_data() 73120:20221202:102327.222 query [txnlev:0] [select type,itemid from httptestitem where httptestid=1] 73120:20221202:102327.223 In zbx_preprocess_item_value() 73120:20221202:102327.223 End of zbx_preprocess_item_value() 73120:20221202:102327.223 In zbx_preprocess_item_value() 73120:20221202:102327.224 End of zbx_preprocess_item_value() 73120:20221202:102327.225 In zbx_preprocess_item_value() 73120:20221202:102327.226 End of zbx_preprocess_item_value() 73120:20221202:102327.226 End of process_test_data() 73120:20221202:102327.226 In zbx_ipc_socket_write() 73120:20221202:102327.226 End of zbx_ipc_socket_write():SUCCEED 73120:20221202:102327.226 End of process_httptest() 73120:20221202:102327.226 End of process_httptests() 73120:20221202:102327.226 query [txnlev:0] [select min(t.nextcheck) from httptest t,hosts h where t.hostid=h.hostid and mod(t.httptestid,1)=0 and t.status=0 and h.proxy_hostid is null and h.status=0 and (h.maintenance_status=0 or h.maintenance_type=0)] 73111:20221202:102327.226 End of zbx_ipc_service_recv():1 73111:20221202:102327.226 In preprocessor_add_request() 73111:20221202:102327.226 In preprocessor_sync_configuration() 73111:20221202:102327.226 In DCconfig_get_preprocessable_items() 73111:20221202:102327.226 End of DCconfig_get_preprocessable_items() items:29 73111:20221202:102327.227 End of preprocessor_sync_configuration() item config size: 29, history cache size: 0 73111:20221202:102327.227 In preprocessor_enqueue() itemid: 44299 73111:20221202:102327.227 In preprocessor_enqueue_dependent() itemid: 44299 73111:20221202:102327.227 End of preprocessor_enqueue_dependent() 73111:20221202:102327.227 End of preprocessor_enqueue() 73111:20221202:102327.227 In preprocessor_enqueue() itemid: 44300 73111:20221202:102327.227 In preprocessor_enqueue_dependent() itemid: 44300 73111:20221202:102327.227 End of preprocessor_enqueue_dependent() 73111:20221202:102327.227 End of preprocessor_enqueue() 73111:20221202:102327.227 In preprocessor_enqueue() itemid: 44301 73111:20221202:102327.227 In preprocessor_enqueue_dependent() itemid: 44301 73111:20221202:102327.227 End of preprocessor_enqueue_dependent() 73111:20221202:102327.227 End of preprocessor_enqueue() 73111:20221202:102327.227 In preprocessor_enqueue() itemid: 44296 73111:20221202:102327.227 In preprocessor_enqueue_dependent() itemid: 44296 73111:20221202:102327.227 End of preprocessor_enqueue_dependent() 73111:20221202:102327.227 End of preprocessor_enqueue() 73111:20221202:102327.227 In preprocessor_enqueue() itemid: 44297 73111:20221202:102327.227 In preprocessor_enqueue_dependent() itemid: 44297 73111:20221202:102327.227 End of preprocessor_enqueue_dependent() 73111:20221202:102327.227 End of preprocessor_enqueue() 73111:20221202:102327.227 In preprocessor_enqueue() itemid: 44298 73111:20221202:102327.227 In preprocessor_enqueue_dependent() itemid: 44298 73111:20221202:102327.227 End of preprocessor_enqueue_dependent() 73111:20221202:102327.227 End of preprocessor_enqueue() 73111:20221202:102327.227 In preprocessor_assign_tasks() 73111:20221202:102327.227 In preprocessor_get_next_task() 73111:20221202:102327.227 End of preprocessor_get_next_task() 73111:20221202:102327.227 End of preprocessor_assign_tasks() 73111:20221202:102327.227 End of preprocessor_add_request() 73111:20221202:102327.227 In zbx_ipc_service_recv() timeout:1.000 73120:20221202:102327.227 zbx_setproctitle() title:'http poller #1 [got 1 values in 0.228060 sec, idle 5 sec]' 73126:20221202:102327.777 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.002405 sec, processing escalations]' 73126:20221202:102327.777 In process_escalations() 73126:20221202:102327.777 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<=1669969410 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102327.778 End of process_escalations() 73126:20221202:102327.778 In process_escalations() 73126:20221202:102327.778 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<=1669969410 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102327.778 End of process_escalations() 73126:20221202:102327.778 In process_escalations() 73126:20221202:102327.778 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<=1669969410 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102327.778 End of process_escalations() 73126:20221202:102327.778 In process_escalations() 73126:20221202:102327.778 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<=1669969410 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102327.779 End of process_escalations() 73126:20221202:102327.779 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.002421 sec, idle 3 sec]' 73142:20221202:102327.779 zbx_setproctitle() title:'self-monitoring [processing data]' 73142:20221202:102327.779 In collect_selfmon_stats() 73142:20221202:102327.779 End of collect_selfmon_stats() 73142:20221202:102327.779 zbx_setproctitle() title:'self-monitoring [processed data in 0.000340 sec, idle 1 sec]' 73174:20221202:102327.821 End of zbx_ipc_service_recv():2 73174:20221202:102327.822 In zbx_ipc_service_recv() timeout:1.000 73115:20221202:102327.886 End of zbx_ipc_service_recv():2 73115:20221202:102327.886 zbx_setproctitle() title:'lld manager #1 [processed 0 LLD rules, idle 5.015248sec during 5.015277 sec]' 73115:20221202:102327.886 In zbx_ipc_service_recv() timeout:1.000 73125:20221202:102327.999 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000884 sec, syncing history]' 73125:20221202:102327.999 In zbx_sync_history_cache() history_num:6 73125:20221202:102327.999 In substitute_simple_macros_impl() data:'90d' 73125:20221202:102327.999 End substitute_simple_macros_impl() data:'90d' 73125:20221202:102327.999 In substitute_simple_macros_impl() data:'30d' 73125:20221202:102327.999 End substitute_simple_macros_impl() data:'30d' 73125:20221202:102327.999 In substitute_simple_macros_impl() data:'90d' 73125:20221202:102327.999 End substitute_simple_macros_impl() data:'90d' 73125:20221202:102327.999 In substitute_simple_macros_impl() data:'30d' 73125:20221202:102327.999 End substitute_simple_macros_impl() data:'30d' 73125:20221202:102328.000 In substitute_simple_macros_impl() data:'30d' 73125:20221202:102328.000 End substitute_simple_macros_impl() data:'30d' 73125:20221202:102328.000 In substitute_simple_macros_impl() data:'90d' 73125:20221202:102328.000 End substitute_simple_macros_impl() data:'90d' 73125:20221202:102328.000 In substitute_simple_macros_impl() data:'30d' 73125:20221202:102328.000 End substitute_simple_macros_impl() data:'30d' 73125:20221202:102328.000 In substitute_simple_macros_impl() data:'90d' 73125:20221202:102328.000 End substitute_simple_macros_impl() data:'90d' 73125:20221202:102328.000 In substitute_simple_macros_impl() data:'30d' 73125:20221202:102328.000 End substitute_simple_macros_impl() data:'30d' 73125:20221202:102328.000 In substitute_simple_macros_impl() data:'90d' 73125:20221202:102328.000 End substitute_simple_macros_impl() data:'90d' 73125:20221202:102328.000 In substitute_simple_macros_impl() data:'30d' 73125:20221202:102328.000 End substitute_simple_macros_impl() data:'30d' 73125:20221202:102328.000 In DCmass_prepare_history() history_num:6 73125:20221202:102328.000 End of DCmass_prepare_history() 73125:20221202:102328.000 In DBmass_add_history() 73125:20221202:102328.000 In zbx_history_add_values() 73125:20221202:102328.000 query [txnlev:1] [begin;] 73122:20221202:102328.000 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000756 sec, syncing history]' 73122:20221202:102328.000 In zbx_sync_history_cache() history_num:6 73122:20221202:102328.000 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000170 sec, idle 1 sec]' 73125:20221202:102328.001 query [txnlev:1] [insert into history (itemid,clock,ns,value) values (44296,1669969407,212597659,859),(44299,1669969407,211146585,859),(44300,1669969407,211146585,0.20755599999999999); ] 73125:20221202:102328.002 query [txnlev:1] [insert into history_str (itemid,clock,ns,value) values (44298,1669969407,212597659,'response code "301" did not match any of the required status codes "200"'); ] 73125:20221202:102328.003 query [txnlev:1] [insert into history_uint (itemid,clock,ns,value) values (44297,1669969407,212597659,1),(44301,1669969407,211146585,301); ] 73125:20221202:102328.003 query [txnlev:1] [commit;] 73090:20221202:102328.006 End of zbx_ipc_service_recv():2 73090:20221202:102328.011 zbx_setproctitle() title:'service manager #1 [processed 0 events, updated 0 event tags, deleted 0 problems, synced 0 service updates, idle 5.020095 sec during 5.020120 sec]' 73090:20221202:102328.011 In zbx_ipc_service_recv() timeout:1.000 73124:20221202:102328.015 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000134 sec, syncing history]' 73124:20221202:102328.015 In zbx_sync_history_cache() history_num:6 73124:20221202:102328.015 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000271 sec, idle 1 sec]' 73123:20221202:102328.022 zbx_setproctitle() title:'history syncer #2 [processed 1 values, 0 triggers in 0.024025 sec, syncing history]' 73123:20221202:102328.022 In zbx_sync_history_cache() history_num:6 73123:20221202:102328.022 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000306 sec, idle 1 sec]' 73125:20221202:102328.026 End of zbx_history_add_values() 73125:20221202:102328.026 End of DBmass_add_history() 73125:20221202:102328.026 In DCmass_update_trends() 73125:20221202:102328.026 End of DCmass_update_trends() 73125:20221202:102328.026 query [txnlev:1] [begin;] 73125:20221202:102328.027 In DBmass_update_items() 73125:20221202:102328.027 End of DBmass_update_items() 73125:20221202:102328.027 In zbx_process_events() events_num:0 73125:20221202:102328.027 End of zbx_process_events() processed:0 73125:20221202:102328.027 query [txnlev:1] [commit;] 73125:20221202:102328.028 In DCupdate_trends() 73125:20221202:102328.029 End of DCupdate_trends() 73125:20221202:102328.029 query [txnlev:1] [begin;] 73125:20221202:102328.030 In recalculate_triggers() 73125:20221202:102328.031 In zbx_link_triggers_with_functions() trigger_order_num:0 73125:20221202:102328.032 End of zbx_link_triggers_with_functions() triggers_func_pos_num:0 73125:20221202:102328.032 In zbx_evaluate_expressions() tr_num:0 73125:20221202:102328.032 In substitute_functions() 73125:20221202:102328.032 In zbx_extract_functionids() tr_num:0 73125:20221202:102328.032 End of zbx_extract_functionids() functionids_num:0 73125:20221202:102328.032 End of substitute_functions() 73125:20221202:102328.032 End of zbx_evaluate_expressions() 73125:20221202:102328.032 In zbx_process_triggers() values_num:0 73125:20221202:102328.032 End of zbx_process_triggers() 73125:20221202:102328.032 End of recalculate_triggers() 73125:20221202:102328.032 In zbx_process_events() events_num:0 73125:20221202:102328.032 End of zbx_process_events() processed:0 73125:20221202:102328.032 query [txnlev:1] [commit;] 73125:20221202:102328.034 zbx_setproctitle() title:'history syncer #4 [processed 6 values, 0 triggers in 0.034849 sec, idle 1 sec]' 73088:20221202:102328.075 End of zbx_ipc_service_recv():2 73088:20221202:102328.076 In zbx_ipc_async_socket_send() 73088:20221202:102328.076 In zbx_ipc_client_send() clientid:0 73088:20221202:102328.076 End of zbx_ipc_client_send():SUCCEED 73088:20221202:102328.076 End of zbx_ipc_async_socket_send():SUCCEED 73088:20221202:102328.076 In zbx_ipc_async_socket_flush() timeout:10 73088:20221202:102328.076 End of zbx_ipc_async_socket_flush():0 73088:20221202:102328.076 In zbx_ipc_service_recv() timeout:0.995 73086:20221202:102328.076 End of zbx_ipc_service_recv():1 73086:20221202:102328.076 In zbx_ha_dispatch_message() 73086:20221202:102328.076 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102328.131 zbx_setproctitle() title:'alert syncer [queuing alerts]' 73158:20221202:102328.131 In am_db_get_alerts() 73158:20221202:102328.131 query [txnlev:1] [begin;] 73158:20221202:102328.132 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] 73158:20221202:102328.132 query [txnlev:1] [commit;] 73107:20221202:102328.133 End of zbx_ipc_service_recv():2 73107:20221202:102328.133 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102328.133 End of am_db_get_alerts():SUCCEED alerts:0 73158:20221202:102328.134 In am_db_flush_results() 73158:20221202:102328.134 In zbx_ipc_socket_write() 73158:20221202:102328.134 End of zbx_ipc_socket_write():SUCCEED 73158:20221202:102328.134 In zbx_ipc_socket_read() 73107:20221202:102328.134 End of zbx_ipc_service_recv():1 73107:20221202:102328.134 In am_flush_results() results:0 73107:20221202:102328.134 In zbx_ipc_client_send() clientid:6 73107:20221202:102328.134 End of zbx_ipc_client_send():SUCCEED 73107:20221202:102328.134 End of am_flush_results() 73107:20221202:102328.134 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102328.134 End of zbx_ipc_socket_read():SUCCEED 73158:20221202:102328.134 End of am_db_flush_results() flushed:0 73158:20221202:102328.134 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.003114 sec, idle 1 sec]' 73111:20221202:102328.229 End of zbx_ipc_service_recv():2 73111:20221202:102328.229 In zbx_ipc_service_recv() timeout:1.000 73142:20221202:102328.780 zbx_setproctitle() title:'self-monitoring [processing data]' 73142:20221202:102328.780 In collect_selfmon_stats() 73142:20221202:102328.780 End of collect_selfmon_stats() 73142:20221202:102328.780 zbx_setproctitle() title:'self-monitoring [processed data in 0.000152 sec, idle 1 sec]' 73174:20221202:102328.842 End of zbx_ipc_service_recv():2 73174:20221202:102328.842 zbx_setproctitle() title:'availability manager #1 [queued 0, processed 0 values, idle 5.044176 sec during 5.044199 sec]' 73174:20221202:102328.842 In zbx_ipc_service_recv() timeout:1.000 73115:20221202:102328.890 End of zbx_ipc_service_recv():2 73115:20221202:102328.891 In zbx_ipc_service_recv() timeout:1.000 73122:20221202:102329.001 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000170 sec, syncing history]' 73122:20221202:102329.001 In zbx_sync_history_cache() history_num:0 73122:20221202:102329.001 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000303 sec, idle 1 sec]' 73090:20221202:102329.014 End of zbx_ipc_service_recv():2 73090:20221202:102329.014 In zbx_ipc_service_recv() timeout:1.000 73124:20221202:102329.016 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000271 sec, syncing history]' 73124:20221202:102329.016 In zbx_sync_history_cache() history_num:0 73124:20221202:102329.016 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000051 sec, idle 1 sec]' 73123:20221202:102329.022 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000306 sec, syncing history]' 73123:20221202:102329.022 In zbx_sync_history_cache() history_num:0 73123:20221202:102329.022 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000078 sec, idle 1 sec]' 73125:20221202:102329.034 zbx_setproctitle() title:'history syncer #4 [processed 6 values, 0 triggers in 0.034849 sec, syncing history]' 73125:20221202:102329.034 In zbx_sync_history_cache() history_num:0 73125:20221202:102329.034 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000172 sec, idle 1 sec]' 73088:20221202:102329.075 End of zbx_ipc_service_recv():2 73088:20221202:102329.075 In zbx_ipc_async_socket_send() 73088:20221202:102329.075 In zbx_ipc_client_send() clientid:0 73088:20221202:102329.075 End of zbx_ipc_client_send():SUCCEED 73088:20221202:102329.075 End of zbx_ipc_async_socket_send():SUCCEED 73088:20221202:102329.075 In zbx_ipc_async_socket_flush() timeout:10 73088:20221202:102329.075 End of zbx_ipc_async_socket_flush():0 73088:20221202:102329.075 In zbx_ipc_service_recv() timeout:0.996 73086:20221202:102329.075 End of zbx_ipc_service_recv():1 73086:20221202:102329.075 In zbx_ha_dispatch_message() 73086:20221202:102329.075 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102329.135 zbx_setproctitle() title:'alert syncer [queuing alerts]' 73158:20221202:102329.135 In am_db_get_alerts() 73158:20221202:102329.135 query [txnlev:1] [begin;] 73158:20221202:102329.135 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] 73158:20221202:102329.136 query [txnlev:1] [commit;] 73158:20221202:102329.136 End of am_db_get_alerts():SUCCEED alerts:0 73158:20221202:102329.136 In am_db_flush_results() 73158:20221202:102329.136 In zbx_ipc_socket_write() 73158:20221202:102329.136 End of zbx_ipc_socket_write():SUCCEED 73158:20221202:102329.136 In zbx_ipc_socket_read() 73107:20221202:102329.137 End of zbx_ipc_service_recv():2 73107:20221202:102329.137 In zbx_ipc_service_recv() timeout:1.000 73107:20221202:102329.137 End of zbx_ipc_service_recv():1 73107:20221202:102329.137 In am_flush_results() results:0 73107:20221202:102329.137 In zbx_ipc_client_send() clientid:6 73107:20221202:102329.137 End of zbx_ipc_client_send():SUCCEED 73107:20221202:102329.137 End of am_flush_results() 73107:20221202:102329.138 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102329.138 End of zbx_ipc_socket_read():SUCCEED 73158:20221202:102329.138 End of am_db_flush_results() flushed:0 73158:20221202:102329.138 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.003440 sec, idle 1 sec]' 73111:20221202:102329.231 End of zbx_ipc_service_recv():2 73111:20221202:102329.231 In zbx_ipc_service_recv() timeout:1.000 73142:20221202:102329.780 zbx_setproctitle() title:'self-monitoring [processing data]' 73142:20221202:102329.780 In collect_selfmon_stats() 73142:20221202:102329.780 End of collect_selfmon_stats() 73142:20221202:102329.780 zbx_setproctitle() title:'self-monitoring [processed data in 0.000187 sec, idle 1 sec]' 73174:20221202:102329.843 End of zbx_ipc_service_recv():2 73174:20221202:102329.843 In zbx_ipc_service_recv() timeout:1.000 73115:20221202:102329.897 End of zbx_ipc_service_recv():2 73115:20221202:102329.897 In zbx_ipc_service_recv() timeout:1.000 73122:20221202:102330.003 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000303 sec, syncing history]' 73122:20221202:102330.003 In zbx_sync_history_cache() history_num:0 73122:20221202:102330.003 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000135 sec, idle 1 sec]' 73090:20221202:102330.016 End of zbx_ipc_service_recv():2 73090:20221202:102330.016 In zbx_ipc_service_recv() timeout:1.000 73124:20221202:102330.016 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000051 sec, syncing history]' 73124:20221202:102330.016 In zbx_sync_history_cache() history_num:0 73124:20221202:102330.016 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000052 sec, idle 1 sec]' 73123:20221202:102330.023 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000078 sec, syncing history]' 73123:20221202:102330.023 In zbx_sync_history_cache() history_num:0 73123:20221202:102330.023 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000090 sec, idle 1 sec]' 73125:20221202:102330.035 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000172 sec, syncing history]' 73125:20221202:102330.035 In zbx_sync_history_cache() history_num:0 73125:20221202:102330.035 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000168 sec, idle 1 sec]' 73088:20221202:102330.074 End of zbx_ipc_service_recv():2 73088:20221202:102330.074 In ha_check_nodes() ha_status:active db_status:0 73088:20221202:102330.074 query [txnlev:1] [begin;] 73088:20221202:102330.075 query [txnlev:1] [select ha_nodeid,name,status,lastaccess,address,port,ha_sessionid from ha_node order by ha_nodeid for update] 73088:20221202:102330.075 query [txnlev:1] [select ha_failover_delay,auditlog_enabled from config] 73086:20221202:102330.076 End of zbx_ipc_service_recv():2 73086:20221202:102330.076 In zbx_ha_dispatch_message() 73086:20221202:102330.076 In zbx_ipc_service_recv() timeout:1.000 73088:20221202:102330.076 In ha_db_get_time() 73088:20221202:102330.076 query [txnlev:1] [select unix_timestamp() from config] 73088:20221202:102330.077 End of ha_db_get_time():SUCCEED db_time:1669969410 73088:20221202:102330.077 query [txnlev:1] [update ha_node set lastaccess=unix_timestamp() where ha_nodeid='clb4ubunu00018m7pn6ddoaix'] 73088:20221202:102330.078 query [txnlev:1] [commit;] 73088:20221202:102330.092 End of ha_check_nodes() nodeid:clb4ubunu00018m7pn6ddoaix ha_status:active db_status:0 73088:20221202:102330.092 In zbx_ipc_async_socket_send() 73088:20221202:102330.092 In zbx_ipc_client_send() clientid:0 73088:20221202:102330.092 End of zbx_ipc_client_send():SUCCEED 73088:20221202:102330.092 End of zbx_ipc_async_socket_send():SUCCEED 73088:20221202:102330.092 In zbx_ipc_async_socket_flush() timeout:10 73088:20221202:102330.092 End of zbx_ipc_async_socket_flush():0 73088:20221202:102330.092 In zbx_ipc_service_recv() timeout:0.997 73086:20221202:102330.092 End of zbx_ipc_service_recv():1 73086:20221202:102330.092 In zbx_ha_dispatch_message() 73086:20221202:102330.092 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102330.138 zbx_setproctitle() title:'alert syncer [queuing alerts]' 73158:20221202:102330.138 In am_db_get_alerts() 73158:20221202:102330.138 query [txnlev:1] [begin;] 73158:20221202:102330.139 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] 73158:20221202:102330.139 query [txnlev:1] [commit;] 73158:20221202:102330.139 End of am_db_get_alerts():SUCCEED alerts:0 73158:20221202:102330.140 In am_db_flush_results() 73158:20221202:102330.140 In zbx_ipc_socket_write() 73158:20221202:102330.140 End of zbx_ipc_socket_write():SUCCEED 73158:20221202:102330.140 In zbx_ipc_socket_read() 73107:20221202:102330.140 End of zbx_ipc_service_recv():1 73107:20221202:102330.140 In am_flush_results() results:0 73107:20221202:102330.140 In zbx_ipc_client_send() clientid:6 73107:20221202:102330.140 End of zbx_ipc_client_send():SUCCEED 73107:20221202:102330.140 End of am_flush_results() 73107:20221202:102330.140 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102330.140 End of zbx_ipc_socket_read():SUCCEED 73158:20221202:102330.140 End of am_db_flush_results() flushed:0 73158:20221202:102330.140 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.001688 sec, idle 1 sec]' 73111:20221202:102330.232 End of zbx_ipc_service_recv():2 73111:20221202:102330.232 In zbx_ipc_service_recv() timeout:1.000 73091:20221202:102330.310 End of zbx_ipc_async_socket_recv():0 73091:20221202:102330.310 zbx_setproctitle() title:'configuration syncer [synced configuration in 0.094621 sec, syncing configuration]' 73091:20221202:102330.310 In DCsync_configuration() 73091:20221202:102330.310 query [txnlev:0] [select changelogid,object,objectid,operation,clock from changelog] 73091:20221202:102330.311 query [txnlev:0] [select discovery_groupid,snmptrap_logging,severity_name_0,severity_name_1,severity_name_2,severity_name_3,severity_name_4,severity_name_5,hk_events_mode,hk_events_trigger,hk_events_internal,hk_events_discovery,hk_events_autoreg,hk_services_mode,hk_services,hk_audit_mode,hk_audit,hk_sessions_mode,hk_sessions,hk_history_mode,hk_history_global,hk_history,hk_trends_mode,hk_trends_global,hk_trends,default_inventory_mode,db_extension,autoreg_tls_accept,compression_status,compress_older,instanceid,default_timezone,hk_events_service,auditlog_enabled from config order by configid] 73091:20221202:102330.312 query [txnlev:0] [select tls_psk_identity,tls_psk from config_autoreg_tls order by autoreg_tlsid] 73091:20221202:102330.312 In DCsync_config() 73091:20221202:102330.312 End of DCsync_config() 73091:20221202:102330.312 In DCsync_autoreg_config() 73091:20221202:102330.312 End of DCsync_autoreg_config() 73091:20221202:102330.312 query [txnlev:0] [select hostid,templateid from hosts_templates order by hostid] 73091:20221202:102330.313 query [txnlev:0] [select globalmacroid,macro,value,type from globalmacro] 73091:20221202:102330.314 query [txnlev:0] [select m.hostmacroid,m.hostid,m.macro,m.value,m.type from hostmacro m inner join hosts h on m.hostid=h.hostid where h.flags<>2] 73091:20221202:102330.325 In DCsync_host_tags() 73091:20221202:102330.325 End of DCsync_host_tags() 73091:20221202:102330.325 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] 73091:20221202:102330.326 query [txnlev:0] [select groupid,name from hstgrp] 73091:20221202:102330.326 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 order by hg.groupid] 73091:20221202:102330.327 query [txnlev:0] [select maintenanceid,maintenance_type,active_since,active_till,tags_evaltype from maintenances] 73091:20221202:102330.327 query [txnlev:0] [select maintenancetagid,maintenanceid,operator,tag,value from maintenance_tag] 73091:20221202:102330.328 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] 73091:20221202:102330.328 query [txnlev:0] [select maintenanceid,groupid from maintenances_groups order by maintenanceid] 73091:20221202:102330.328 query [txnlev:0] [select maintenanceid,hostid from maintenances_hosts order by maintenanceid] 73091:20221202:102330.328 In DCsync_hosts() 73091:20221202:102330.329 End of DCsync_hosts() 73091:20221202:102330.329 In DCsync_host_inventory() 73091:20221202:102330.329 End of DCsync_host_inventory() 73091:20221202:102330.329 In DCsync_hostgroups() 73091:20221202:102330.329 End of DCsync_hostgroups() 73091:20221202:102330.329 In DCsync_hostgroup_hosts() 73091:20221202:102330.329 End of DCsync_hostgroup_hosts() 73091:20221202:102330.329 In DCsync_maintenances() 73091:20221202:102330.329 End of DCsync_maintenances() 73091:20221202:102330.330 In DCsync_maintenance_tags() 73091:20221202:102330.330 End of DCsync_maintenance_tags() 73091:20221202:102330.330 In DCsync_maintenance_groups() 73091:20221202:102330.330 End of DCsync_maintenance_groups() 73091:20221202:102330.330 In DCsync_maintenance_hosts() 73091:20221202:102330.330 End of DCsync_maintenance_hosts() 73091:20221202:102330.330 In DCsync_maintenance_periods() 73091:20221202:102330.330 End of DCsync_maintenance_periods() 73091:20221202:102330.330 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 from interface i left join interface_snmp s on i.interfaceid=s.interfaceid] 73091:20221202:102330.330 query [txnlev:0] [select i.itemid,i.hostid,i.templateid from items i inner join hosts h on i.hostid=h.hostid where h.status=3] 73091:20221202:102330.352 query [txnlev:0] [select itemid,parent_itemid from item_discovery] 73091:20221202:102330.355 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 order by p.itemid] 73091:20221202:102330.356 In DCsync_interfaces() 73091:20221202:102330.364 End of DCsync_interfaces() 73091:20221202:102330.364 In DCsync_items() 73091:20221202:102330.364 End of DCsync_items() 73091:20221202:102330.364 In DCsync_template_items() 73091:20221202:102330.364 End of DCsync_template_items() 73091:20221202:102330.364 In DCsync_prototype_items() 73091:20221202:102330.364 End of DCsync_prototype_items() 73091:20221202:102330.364 In DCsync_item_discovery() 73091:20221202:102330.364 End of DCsync_item_discovery() 73091:20221202:102330.364 In DCsync_item_preproc() 73091:20221202:102330.364 End of DCsync_item_preproc() 73091:20221202:102330.364 In DCsync_itemscript_param() 73091:20221202:102330.364 End of DCsync_itemscript_param() 73091:20221202:102330.364 In DCsync_functions() 73091:20221202:102330.364 End of DCsync_functions() 73091:20221202:102330.364 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 where triggerid=23107] 73091:20221202:102330.365 query [txnlev:0] [select triggerid_down,triggerid_up from trigger_depends] 73091:20221202:102330.367 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] 73091:20221202:102330.368 query [txnlev:0] [select actionid,eventsource,evaltype,formula from actions where eventsource<>4 and status=0] 73091:20221202:102330.371 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] 73091:20221202:102330.373 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] 73091:20221202:102330.374 query [txnlev:0] [select correlationid,name,evaltype,formula from correlation where status=0] 73091:20221202:102330.374 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] 73091:20221202:102330.376 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] 73091:20221202:102330.377 In DCsync_triggers() 73091:20221202:102330.378 End of DCsync_triggers() 73091:20221202:102330.379 In DCsync_trigdeps() 73091:20221202:102330.380 End of DCsync_trigdeps() 73091:20221202:102330.380 In DCsync_expressions() 73091:20221202:102330.381 End of DCsync_expressions() 73091:20221202:102330.381 In DCsync_actions() 73091:20221202:102330.382 End of DCsync_actions() 73091:20221202:102330.382 In DCsync_action_ops() 73091:20221202:102330.383 End of DCsync_action_ops() 73091:20221202:102330.383 In DCsync_action_conditions() 73091:20221202:102330.383 End of DCsync_action_conditions() 73091:20221202:102330.384 In DCsync_trigger_tags() 73091:20221202:102330.384 End of DCsync_trigger_tags() 73091:20221202:102330.385 In DCsync_item_tags() 73091:20221202:102330.385 End of DCsync_item_tags() 73091:20221202:102330.385 In DCsync_correlations() 73091:20221202:102330.385 End of DCsync_correlations() 73091:20221202:102330.385 In DCsync_corr_conditions() 73091:20221202:102330.385 End of DCsync_corr_conditions() 73091:20221202:102330.385 In DCsync_corr_operations() 73091:20221202:102330.386 End of DCsync_corr_operations() 73091:20221202:102330.387 DCsync_configuration() changelog : sql:0.000977 sec (2 records) 73091:20221202:102330.387 DCsync_configuration() config : sql:0.000674 sync:0.000110 sec (1/0/0). 73091:20221202:102330.387 DCsync_configuration() autoreg : sql:0.000405 sync:0.000364 sec (1/0/0). 73091:20221202:102330.387 DCsync_configuration() hosts : sql:0.000003 sync:0.000185 sec (0/0/0). 73091:20221202:102330.388 DCsync_configuration() host_invent: sql:0.000802 sync:0.000158 sec (0/0/0). 73091:20221202:102330.388 DCsync_configuration() templates : sql:0.000628 sec (0/0/0). 73091:20221202:102330.389 DCsync_configuration() globmacros : sql:0.000754 sec (0/0/0). 73091:20221202:102330.389 DCsync_configuration() hostmacros : sql:0.011003 sec (0/0/0). 73091:20221202:102330.390 DCsync_configuration() interfaces : sql:0.000322 sync:0.007722 sec (13/0/0). 73091:20221202:102330.390 DCsync_configuration() items : sql:0.000004 sync:0.000031 sec (0/0/0). 73091:20221202:102330.390 DCsync_configuration() template_items : sql:0.021124 sync:0.000018 sec (0/0/0). 73091:20221202:102330.391 DCsync_configuration() prototype_items : sql:0.000004 sync:0.000045 sec (0/0/0). 73091:20221202:102330.392 DCsync_configuration() item_discovery : sql:0.003488 sync:0.000033 sec (0/0/0). 73091:20221202:102330.392 DCsync_configuration() triggers : sql:0.000698 sync:0.001844 sec (0/1/0). 73091:20221202:102330.393 DCsync_configuration() trigdeps : sql:0.001805 sync:0.001587 sec (0/0/0). 73091:20221202:102330.393 DCsync_configuration() trig. tags : sql:0.000001 sync:0.000859 sec (0/0/0). 73091:20221202:102330.394 DCsync_configuration() host tags : sql:0.000002 sync:0.000241 sec (0/0/0). 73091:20221202:102330.394 DCsync_configuration() item tags : sql:0.000003 sync:0.000253 sec (0/0/0). 73091:20221202:102330.394 DCsync_configuration() functions : sql:0.000001 sync:0.000017 sec (0/0/0). 73091:20221202:102330.395 DCsync_configuration() expressions: sql:0.000708 sync:0.000919 sec (0/0/0). 73091:20221202:102330.396 DCsync_configuration() actions : sql:0.003689 sync:0.000914 sec (0/0/0). 73091:20221202:102330.396 DCsync_configuration() operations : sql:0.001446 sync:0.000902 sec (0/0/0). 73091:20221202:102330.396 DCsync_configuration() conditions : sql:0.000705 sync:0.000695 sec (0/0/0). 73091:20221202:102330.397 DCsync_configuration() corr : sql:0.000907 sync:0.000219 sec (0/0/0). 73091:20221202:102330.398 DCsync_configuration() corr_cond : sql:0.001226 sync:0.000218 sec (0/0/0). 73091:20221202:102330.398 DCsync_configuration() corr_op : sql:0.001146 sync:0.001005 sec (0/0/0). 73091:20221202:102330.398 DCsync_configuration() hgroups : sql:0.000975 sync:0.000286 sec (0/0/0). 73091:20221202:102330.398 DCsync_configuration() item pproc : sql:0.000003 sync:0.000068 sec (0/0/0). 73091:20221202:102330.399 DCsync_configuration() item script param: sql:0.001424 sync:0.000026 sec (0/0/0). 73091:20221202:102330.399 DCsync_configuration() maintenance: sql:0.001523 sync:0.001095 sec (0/0/0). 73091:20221202:102330.399 DCsync_configuration() macro cache: 0.000000 sec. 73091:20221202:102330.399 DCsync_configuration() reindex : 0.000314 sec. 73091:20221202:102330.399 DCsync_configuration() total sql : 0.054047 sec. 73091:20221202:102330.399 DCsync_configuration() total sync : 0.019865 sec. 73091:20221202:102330.399 DCsync_configuration() proxies : 0 (0 slots) 73091:20221202:102330.399 DCsync_configuration() hosts : 2 (11 slots) 73091:20221202:102330.399 DCsync_configuration() hosts_h : 2 (11 slots) 73091:20221202:102330.399 DCsync_configuration() hosts_p : 0 (0 slots) 73091:20221202:102330.399 DCsync_configuration() psks : 0 (0 slots) 73091:20221202:102330.399 DCsync_configuration() ipmihosts : 0 (0 slots) 73091:20221202:102330.399 DCsync_configuration() host_invent: 1 (11 slots) 73091:20221202:102330.399 DCsync_configuration() glob macros: 1 (11 slots) 73091:20221202:102330.399 DCsync_configuration() host macros: 4908 (9029 slots) 73091:20221202:102330.399 DCsync_configuration() kvs_paths : 0 73091:20221202:102330.399 DCsync_configuration() interfaces : 2 (11 slots) 73091:20221202:102330.400 DCsync_configuration() interfaces_snmp : 0 (0 slots) 73091:20221202:102330.400 DCsync_configuration() interfac_ht: 2 (11 slots) 73091:20221202:102330.400 DCsync_configuration() if_snmpitms: 0 (0 slots) 73091:20221202:102330.400 DCsync_configuration() if_snmpaddr: 0 (0 slots) 73091:20221202:102330.400 DCsync_configuration() item_discovery : 5990 (9029 slots) 73091:20221202:102330.400 DCsync_configuration() items : 145 (227 slots) 73091:20221202:102330.400 DCsync_configuration() items_hk : 145 (227 slots) 73091:20221202:102330.400 DCsync_configuration() numitems : 124 (227 slots) 73091:20221202:102330.400 DCsync_configuration() preprocitems: 9367 (13553 slots) 73091:20221202:102330.400 DCsync_configuration() preprocops : 13245 (20333 slots) 73091:20221202:102330.400 DCsync_configuration() snmpitems : 0 (0 slots) 73091:20221202:102330.400 DCsync_configuration() ipmiitems : 0 (0 slots) 73091:20221202:102330.400 DCsync_configuration() trapitems : 0 (0 slots) 73091:20221202:102330.400 DCsync_configuration() dependentitems : 30 (43 slots) 73091:20221202:102330.400 DCsync_configuration() logitems : 0 (0 slots) 73091:20221202:102330.400 DCsync_configuration() dbitems : 0 (0 slots) 73091:20221202:102330.400 DCsync_configuration() sshitems : 0 (0 slots) 73091:20221202:102330.400 DCsync_configuration() telnetitems: 0 (0 slots) 73091:20221202:102330.400 DCsync_configuration() simpleitems: 0 (0 slots) 73091:20221202:102330.400 DCsync_configuration() jmxitems : 0 (0 slots) 73091:20221202:102330.400 DCsync_configuration() calcitems : 0 (0 slots) 73091:20221202:102330.400 DCsync_configuration() httpitems : 0 (0 slots) 73091:20221202:102330.400 DCsync_configuration() scriptitems : 0 (0 slots) 73091:20221202:102330.400 DCsync_configuration() functions : 70 (101 slots) 73091:20221202:102330.400 DCsync_configuration() triggers : 5564 (9029 slots) 73091:20221202:102330.400 DCsync_configuration() trigdeps : 2377 (4007 slots) 73091:20221202:102330.400 DCsync_configuration() trig. tags : 7274 (13553 slots) 73091:20221202:102330.400 DCsync_configuration() expressions: 10 (17 slots) 73091:20221202:102330.400 DCsync_configuration() actions : 1 (11 slots) 73091:20221202:102330.400 DCsync_configuration() conditions : 1 (11 slots) 73091:20221202:102330.400 DCsync_configuration() corr. : 0 (0 slots) 73091:20221202:102330.400 DCsync_configuration() corr. conds: 0 (0 slots) 73091:20221202:102330.400 DCsync_configuration() corr. ops : 0 (0 slots) 73091:20221202:102330.400 DCsync_configuration() hgroups : 20 (29 slots) 73091:20221202:102330.400 DCsync_configuration() item procs : 13245 (20333 slots) 73091:20221202:102330.400 DCsync_configuration() maintenance: 0 (0 slots) 73091:20221202:102330.400 DCsync_configuration() maint tags : 0 (0 slots) 73091:20221202:102330.401 DCsync_configuration() maint time : 0 (0 slots) 73091:20221202:102330.401 DCsync_configuration() queue[0] : 2 (32 allocated) 73091:20221202:102330.401 DCsync_configuration() queue[1] : 0 (0 allocated) 73091:20221202:102330.401 DCsync_configuration() queue[2] : 0 (0 allocated) 73091:20221202:102330.401 DCsync_configuration() queue[3] : 0 (0 allocated) 73091:20221202:102330.401 DCsync_configuration() queue[4] : 0 (0 allocated) 73091:20221202:102330.401 DCsync_configuration() queue[5] : 0 (0 allocated) 73091:20221202:102330.401 DCsync_configuration() queue[6] : 0 (0 allocated) 73091:20221202:102330.401 DCsync_configuration() pqueue : 0 (0 allocated) 73091:20221202:102330.401 DCsync_configuration() timer queue: 0 (0 allocated) 73091:20221202:102330.401 DCsync_configuration() changelog : 435 73091:20221202:102330.401 DCsync_configuration() configfree : 65.510845% 73091:20221202:102330.401 DCsync_configuration() strings : 9631 (13553 slots) 73091:20221202:102330.401 === memory statistics for configuration cache === 73091:20221202:102330.401 free chunks of size 56 bytes: 1 73091:20221202:102330.401 free chunks of size 136 bytes: 1 73091:20221202:102330.401 free chunks of size >= 256 bytes: 6 73091:20221202:102330.401 min chunk size: 56 bytes 73091:20221202:102330.401 max chunk size: 21962568 bytes 73091:20221202:102330.401 memory of total size 31927600 bytes fragmented into 101654 chunks 73091:20221202:102330.401 of those, 21981792 bytes are in 8 free chunks 73091:20221202:102330.401 of those, 9945808 bytes are in 101646 used chunks 73091:20221202:102330.401 of those, 1626448 bytes are used by allocation overhead 73091:20221202:102330.401 ================================ 73091:20221202:102330.401 zbx_dbsync_env_flush_changelog() changelog : 437 (787 slots) 73091:20221202:102330.401 End of DCsync_configuration() 73091:20221202:102330.401 In DCsync_kvs_paths() 73091:20221202:102330.401 End of DCsync_kvs_paths() 73091:20221202:102330.401 In DCupdate_interfaces_availability() 73091:20221202:102330.401 In DCreset_interfaces_availability() 73091:20221202:102330.401 End of DCreset_interfaces_availability() interfaces:0 73091:20221202:102330.401 End of DCupdate_interfaces_availability() 73091:20221202:102330.401 zbx_setproctitle() title:'configuration syncer [synced configuration in 0.091388 sec, idle 60 sec]' 73091:20221202:102330.402 In zbx_ipc_async_socket_recv() timeout:60 73144:20221202:102330.659 End of zbx_ipc_async_socket_recv():0 73144:20221202:102330.659 zbx_setproctitle() title:'task manager [processing tasks]' 73144:20221202:102330.659 query [txnlev:0] [select taskid,type,clock,ttl from task where status in (1,2) order by taskid] 73144:20221202:102330.660 zbx_setproctitle() title:'task manager [processed 0 task(s) in 0.000446 sec, idle 5 sec]' 73144:20221202:102330.660 In zbx_ipc_async_socket_recv() timeout:5 73126:20221202:102330.780 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.002421 sec, processing escalations]' 73126:20221202:102330.780 In process_escalations() 73126:20221202:102330.780 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<=1669969413 order by actionid,triggerid,itemid,escalationid] 73142:20221202:102330.780 zbx_setproctitle() title:'self-monitoring [processing data]' 73142:20221202:102330.780 In collect_selfmon_stats() 73142:20221202:102330.780 End of collect_selfmon_stats() 73142:20221202:102330.780 zbx_setproctitle() title:'self-monitoring [processed data in 0.000281 sec, idle 1 sec]' 73126:20221202:102330.782 End of process_escalations() 73126:20221202:102330.782 In process_escalations() 73126:20221202:102330.782 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<=1669969413 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102330.782 End of process_escalations() 73126:20221202:102330.782 In process_escalations() 73126:20221202:102330.782 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<=1669969413 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102330.783 End of process_escalations() 73126:20221202:102330.783 In process_escalations() 73126:20221202:102330.783 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<=1669969413 order by actionid,triggerid,itemid,escalationid] 73126:20221202:102330.784 End of process_escalations() 73126:20221202:102330.784 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.003818 sec, idle 3 sec]' 73174:20221202:102330.849 End of zbx_ipc_service_recv():2 73174:20221202:102330.849 In zbx_ipc_service_recv() timeout:1.000 73115:20221202:102330.899 End of zbx_ipc_service_recv():2 73115:20221202:102330.899 In zbx_ipc_service_recv() timeout:1.000 73122:20221202:102331.006 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000135 sec, syncing history]' 73122:20221202:102331.006 In zbx_sync_history_cache() history_num:0 73122:20221202:102331.006 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000227 sec, idle 1 sec]' 73124:20221202:102331.016 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000052 sec, syncing history]' 73124:20221202:102331.017 In zbx_sync_history_cache() history_num:0 73090:20221202:102331.017 End of zbx_ipc_service_recv():2 73090:20221202:102331.017 query [txnlev:1] [begin;] 73090:20221202:102331.018 In sync_services() 73090:20221202:102331.018 query [txnlev:1] [select serviceid,status,algorithm,name,weight,propagation_rule,propagation_value from services] 73124:20221202:102331.018 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000503 sec, idle 1 sec]' 73090:20221202:102331.019 End of sync_services() 73090:20221202:102331.019 In sync_service_rules() 73090:20221202:102331.019 query [txnlev:1] [select service_status_ruleid,serviceid,type,limit_value,limit_status,new_status from service_status_rule order by serviceid] 73090:20221202:102331.019 End of sync_service_rules() 73090:20221202:102331.019 In sync_service_tags() 73090:20221202:102331.019 query [txnlev:1] [select servicetagid,serviceid,tag,value from service_tag] 73090:20221202:102331.020 End of sync_service_tags() 73090:20221202:102331.020 In sync_service_problem_tags() 73090:20221202:102331.020 query [txnlev:1] [select service_problem_tagid,serviceid,tag,operator,value from service_problem_tag order by serviceid] 73090:20221202:102331.020 End of sync_service_problem_tags() 73090:20221202:102331.020 In sync_services_links() 73090:20221202:102331.020 query [txnlev:1] [select linkid,serviceupid,servicedownid from services_links] 73090:20221202:102331.021 End of sync_services_links() 73090:20221202:102331.021 In sync_actions() 73090:20221202:102331.021 query [txnlev:1] [select actionid,evaltype,formula from actions where eventsource=4 and status=0] 73090:20221202:102331.022 End of sync_actions() 73090:20221202:102331.022 In sync_action_conditions() 73090:20221202:102331.022 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] 73090:20221202:102331.022 End of sync_action_conditions() 73090:20221202:102331.022 query [txnlev:1] [select severity_name_0,severity_name_1,severity_name_2,severity_name_3,severity_name_4,severity_name_5 from config] 73090:20221202:102331.022 query [txnlev:1] [commit;] 73090:20221202:102331.023 In zbx_ipc_service_recv() timeout:1.000 73123:20221202:102331.024 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000090 sec, syncing history]' 73123:20221202:102331.024 In zbx_sync_history_cache() history_num:0 73123:20221202:102331.024 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000163 sec, idle 1 sec]' 73125:20221202:102331.036 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000168 sec, syncing history]' 73125:20221202:102331.036 In zbx_sync_history_cache() history_num:0 73125:20221202:102331.036 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000176 sec, idle 1 sec]' 73088:20221202:102331.093 End of zbx_ipc_service_recv():2 73088:20221202:102331.093 In zbx_ipc_async_socket_send() 73088:20221202:102331.094 In zbx_ipc_client_send() clientid:0 73088:20221202:102331.094 End of zbx_ipc_client_send():SUCCEED 73088:20221202:102331.094 End of zbx_ipc_async_socket_send():SUCCEED 73088:20221202:102331.094 In zbx_ipc_async_socket_flush() timeout:10 73088:20221202:102331.094 End of zbx_ipc_async_socket_flush():0 73088:20221202:102331.094 In zbx_ipc_service_recv() timeout:0.978 73086:20221202:102331.094 End of zbx_ipc_service_recv():2 73086:20221202:102331.094 In zbx_ha_dispatch_message() 73086:20221202:102331.094 In zbx_ipc_service_recv() timeout:1.000 73086:20221202:102331.094 End of zbx_ipc_service_recv():1 73086:20221202:102331.094 In zbx_ha_dispatch_message() 73086:20221202:102331.094 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102331.140 zbx_setproctitle() title:'alert syncer [queuing alerts]' 73107:20221202:102331.140 End of zbx_ipc_service_recv():2 73107:20221202:102331.141 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102331.141 In am_db_get_alerts() 73158:20221202:102331.141 query [txnlev:1] [begin;] 73158:20221202:102331.141 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] 73158:20221202:102331.141 query [txnlev:1] [commit;] 73158:20221202:102331.142 End of am_db_get_alerts():SUCCEED alerts:0 73158:20221202:102331.142 In am_db_flush_results() 73158:20221202:102331.142 In zbx_ipc_socket_write() 73158:20221202:102331.142 End of zbx_ipc_socket_write():SUCCEED 73158:20221202:102331.142 In zbx_ipc_socket_read() 73107:20221202:102331.142 End of zbx_ipc_service_recv():1 73107:20221202:102331.142 In am_flush_results() results:0 73107:20221202:102331.142 In zbx_ipc_client_send() clientid:6 73107:20221202:102331.142 End of zbx_ipc_client_send():SUCCEED 73107:20221202:102331.142 End of am_flush_results() 73107:20221202:102331.142 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102331.143 End of zbx_ipc_socket_read():SUCCEED 73158:20221202:102331.143 End of am_db_flush_results() flushed:0 73158:20221202:102331.143 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.002579 sec, idle 1 sec]' 73111:20221202:102331.234 End of zbx_ipc_service_recv():2 73111:20221202:102331.234 In zbx_ipc_service_recv() timeout:1.000 73134:20221202:102331.566 End of zbx_ipc_async_socket_recv():0 73134:20221202:102331.566 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.000321 sec, getting values]' 73134:20221202:102331.566 In get_values() 73134:20221202:102331.566 In DCconfig_get_poller_items() poller_type:4 73134:20221202:102331.566 End of DCconfig_get_poller_items():0 73134:20221202:102331.566 In DCconfig_get_poller_nextcheck() poller_type:4 73134:20221202:102331.566 End of DCconfig_get_poller_nextcheck():-1 73134:20221202:102331.566 End of get_values():0 73134:20221202:102331.566 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.000113 sec, idle 5 sec]' 73134:20221202:102331.566 In zbx_ipc_async_socket_recv() timeout:5 73133:20221202:102331.574 End of zbx_ipc_async_socket_recv():0 73133:20221202:102331.574 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.004774 sec, getting values]' 73133:20221202:102331.574 In get_values() 73133:20221202:102331.574 In DCconfig_get_poller_items() poller_type:4 73133:20221202:102331.574 End of DCconfig_get_poller_items():0 73133:20221202:102331.574 In DCconfig_get_poller_nextcheck() poller_type:4 73133:20221202:102331.574 End of DCconfig_get_poller_nextcheck():-1 73133:20221202:102331.574 End of get_values():0 73133:20221202:102331.574 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.000135 sec, idle 5 sec]' 73133:20221202:102331.574 In zbx_ipc_async_socket_recv() timeout:5 73127:20221202:102331.578 End of zbx_ipc_async_socket_recv():0 73127:20221202:102331.578 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.000271 sec, getting values]' 73127:20221202:102331.578 In get_values() 73127:20221202:102331.578 In DCconfig_get_poller_items() poller_type:4 73127:20221202:102331.578 End of DCconfig_get_poller_items():0 73127:20221202:102331.578 In DCconfig_get_poller_nextcheck() poller_type:4 73127:20221202:102331.578 End of DCconfig_get_poller_nextcheck():-1 73127:20221202:102331.578 End of get_values():0 73127:20221202:102331.578 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.000109 sec, idle 5 sec]' 73127:20221202:102331.579 In zbx_ipc_async_socket_recv() timeout:5 73151:20221202:102331.579 End of zbx_ipc_async_socket_recv():0 73151:20221202:102331.579 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.000083 sec, getting values]' 73151:20221202:102331.579 In get_values() 73151:20221202:102331.579 In DCconfig_get_poller_items() poller_type:1 73151:20221202:102331.579 End of DCconfig_get_poller_items():0 73151:20221202:102331.579 In DCconfig_get_poller_nextcheck() poller_type:1 73151:20221202:102331.579 End of DCconfig_get_poller_nextcheck():-1 73151:20221202:102331.579 End of get_values():0 73151:20221202:102331.579 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.000111 sec, idle 5 sec]' 73151:20221202:102331.579 In zbx_ipc_async_socket_recv() timeout:5 73128:20221202:102331.579 End of zbx_ipc_async_socket_recv():0 73128:20221202:102331.579 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.010100 sec, getting values]' 73128:20221202:102331.579 In get_values() 73128:20221202:102331.579 In DCconfig_get_poller_items() poller_type:4 73128:20221202:102331.579 End of DCconfig_get_poller_items():0 73128:20221202:102331.579 In DCconfig_get_poller_nextcheck() poller_type:4 73128:20221202:102331.579 End of DCconfig_get_poller_nextcheck():-1 73128:20221202:102331.579 End of get_values():0 73128:20221202:102331.579 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.000245 sec, idle 5 sec]' 73128:20221202:102331.579 In zbx_ipc_async_socket_recv() timeout:5 73159:20221202:102331.581 End of zbx_ipc_async_socket_recv():0 73159:20221202:102331.581 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.001177 sec, getting values]' 73159:20221202:102331.581 In get_values() 73159:20221202:102331.581 In DCconfig_get_poller_items() poller_type:5 73159:20221202:102331.581 End of DCconfig_get_poller_items():0 73159:20221202:102331.582 In DCconfig_get_poller_nextcheck() poller_type:5 73159:20221202:102331.582 End of DCconfig_get_poller_nextcheck():-1 73159:20221202:102331.582 End of get_values():0 73159:20221202:102331.582 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.000110 sec, idle 5 sec]' 73159:20221202:102331.582 In zbx_ipc_async_socket_recv() timeout:5 73139:20221202:102331.583 End of zbx_ipc_async_socket_recv():0 73139:20221202:102331.583 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.000144 sec, getting values]' 73139:20221202:102331.583 In get_values() 73139:20221202:102331.583 In DCconfig_get_poller_items() poller_type:4 73139:20221202:102331.583 End of DCconfig_get_poller_items():0 73139:20221202:102331.583 In DCconfig_get_poller_nextcheck() poller_type:4 73139:20221202:102331.583 End of DCconfig_get_poller_nextcheck():-1 73139:20221202:102331.583 End of get_values():0 73139:20221202:102331.583 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.000109 sec, idle 5 sec]' 73139:20221202:102331.583 In zbx_ipc_async_socket_recv() timeout:5 73140:20221202:102331.585 End of zbx_ipc_async_socket_recv():0 73140:20221202:102331.586 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.000077 sec, getting values]' 73140:20221202:102331.586 In get_values() 73140:20221202:102331.586 In DCconfig_get_poller_items() poller_type:4 73140:20221202:102331.586 End of DCconfig_get_poller_items():0 73140:20221202:102331.586 In DCconfig_get_poller_nextcheck() poller_type:4 73140:20221202:102331.586 End of DCconfig_get_poller_nextcheck():-1 73140:20221202:102331.586 End of get_values():0 73140:20221202:102331.586 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.000111 sec, idle 5 sec]' 73140:20221202:102331.586 In zbx_ipc_async_socket_recv() timeout:5 73137:20221202:102331.590 End of zbx_ipc_async_socket_recv():0 73137:20221202:102331.590 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.000082 sec, getting values]' 73137:20221202:102331.590 In get_values() 73137:20221202:102331.590 In DCconfig_get_poller_items() poller_type:4 73137:20221202:102331.590 End of DCconfig_get_poller_items():0 73137:20221202:102331.590 In DCconfig_get_poller_nextcheck() poller_type:4 73137:20221202:102331.590 End of DCconfig_get_poller_nextcheck():-1 73137:20221202:102331.590 End of get_values():0 73137:20221202:102331.590 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.000103 sec, idle 5 sec]' 73137:20221202:102331.590 In zbx_ipc_async_socket_recv() timeout:5 73129:20221202:102331.594 End of zbx_ipc_async_socket_recv():0 73129:20221202:102331.594 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.000099 sec, getting values]' 73129:20221202:102331.594 In get_values() 73129:20221202:102331.594 In DCconfig_get_poller_items() poller_type:4 73129:20221202:102331.595 End of DCconfig_get_poller_items():0 73129:20221202:102331.595 In DCconfig_get_poller_nextcheck() poller_type:4 73129:20221202:102331.595 End of DCconfig_get_poller_nextcheck():-1 73129:20221202:102331.595 End of get_values():0 73129:20221202:102331.595 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.001383 sec, idle 5 sec]' 73129:20221202:102331.595 In zbx_ipc_async_socket_recv() timeout:5 73130:20221202:102331.596 End of zbx_ipc_async_socket_recv():0 73130:20221202:102331.596 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.000184 sec, getting values]' 73130:20221202:102331.596 In get_values() 73130:20221202:102331.596 In DCconfig_get_poller_items() poller_type:4 73130:20221202:102331.596 End of DCconfig_get_poller_items():0 73130:20221202:102331.596 In DCconfig_get_poller_nextcheck() poller_type:4 73130:20221202:102331.596 End of DCconfig_get_poller_nextcheck():-1 73130:20221202:102331.596 End of get_values():0 73130:20221202:102331.596 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.000093 sec, idle 5 sec]' 73130:20221202:102331.596 In zbx_ipc_async_socket_recv() timeout:5 73135:20221202:102331.601 End of zbx_ipc_async_socket_recv():0 73135:20221202:102331.601 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.000275 sec, getting values]' 73135:20221202:102331.601 In get_values() 73135:20221202:102331.601 In DCconfig_get_poller_items() poller_type:4 73135:20221202:102331.602 End of DCconfig_get_poller_items():0 73135:20221202:102331.602 In DCconfig_get_poller_nextcheck() poller_type:4 73135:20221202:102331.602 End of DCconfig_get_poller_nextcheck():-1 73135:20221202:102331.602 End of get_values():0 73135:20221202:102331.602 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.000142 sec, idle 5 sec]' 73135:20221202:102331.602 In zbx_ipc_async_socket_recv() timeout:5 73172:20221202:102331.606 End of zbx_ipc_async_socket_recv():0 73172:20221202:102331.606 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.000295 sec, getting values]' 73172:20221202:102331.606 In get_values() 73172:20221202:102331.606 In DCconfig_get_poller_items() poller_type:5 73172:20221202:102331.606 End of DCconfig_get_poller_items():0 73172:20221202:102331.606 In DCconfig_get_poller_nextcheck() poller_type:5 73172:20221202:102331.606 End of DCconfig_get_poller_nextcheck():-1 73172:20221202:102331.606 End of get_values():0 73172:20221202:102331.606 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.000152 sec, idle 5 sec]' 73172:20221202:102331.606 In zbx_ipc_async_socket_recv() timeout:5 73169:20221202:102331.607 End of zbx_ipc_async_socket_recv():0 73169:20221202:102331.607 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.000071 sec, getting values]' 73169:20221202:102331.607 In get_values() 73169:20221202:102331.607 In DCconfig_get_poller_items() poller_type:5 73169:20221202:102331.607 End of DCconfig_get_poller_items():0 73146:20221202:102331.607 End of zbx_ipc_async_socket_recv():0 73146:20221202:102331.607 zbx_setproctitle() title:'poller #2 [got 1 values in 0.000693 sec, getting values]' 73146:20221202:102331.607 In get_values() 73146:20221202:102331.607 In DCconfig_get_poller_items() poller_type:0 73146:20221202:102331.607 End of DCconfig_get_poller_items():1 73146:20221202:102331.607 In substitute_key_macros_impl() data:'agent.ping' 73169:20221202:102331.607 In DCconfig_get_poller_nextcheck() poller_type:5 73169:20221202:102331.607 End of DCconfig_get_poller_nextcheck():-1 73169:20221202:102331.607 End of get_values():0 73169:20221202:102331.607 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.000299 sec, idle 5 sec]' 73169:20221202:102331.607 In zbx_ipc_async_socket_recv() timeout:5 73146:20221202:102331.607 End of substitute_key_macros_impl():SUCCEED data:'agent.ping' 73146:20221202:102331.607 In substitute_simple_macros_impl() data:'10050' 73146:20221202:102331.607 End substitute_simple_macros_impl() data:'10050' 73146:20221202:102331.607 In get_value() key:'agent.ping' 73146:20221202:102331.607 In get_value_agent() host:'test' addr:'192.168.6.176' key:'agent.ping' conn:'unencrypted' 73146:20221202:102331.607 In is_ip4() ip:'192.168.6.176' 73146:20221202:102331.607 End of is_ip4():SUCCEED 73146:20221202:102331.607 Sending [agent.ping] 73146:20221202:102331.607 get value from agent result: '1' 73146:20221202:102331.608 End of get_value_agent():SUCCEED 73146:20221202:102331.608 End of get_value():SUCCEED 73146:20221202:102331.608 In zbx_activate_item_interface() interfaceid:15 itemid:44581 type:0 73146:20221202:102331.608 End of zbx_activate_item_interface() 73146:20221202:102331.608 In zbx_preprocess_item_value() 73146:20221202:102331.608 End of zbx_preprocess_item_value() 73146:20221202:102331.608 In zbx_ipc_socket_write() 73146:20221202:102331.608 End of zbx_ipc_socket_write():SUCCEED 73146:20221202:102331.608 End of get_values():1 73146:20221202:102331.608 zbx_setproctitle() title:'poller #2 [got 1 values in 0.001018 sec, idle 2 sec]' 73146:20221202:102331.608 In zbx_ipc_async_socket_recv() timeout:2 73111:20221202:102331.608 End of zbx_ipc_service_recv():1 73111:20221202:102331.608 In preprocessor_add_request() 73111:20221202:102331.608 In preprocessor_sync_configuration() 73111:20221202:102331.608 In DCconfig_get_preprocessable_items() 73111:20221202:102331.609 In zbx_dc_expand_user_macros() '' 73111:20221202:102331.609 End of zbx_dc_expand_user_macros() '' 73111:20221202:102331.609 In zbx_dc_expand_user_macros() '' 73111:20221202:102331.609 End of zbx_dc_expand_user_macros() '' 73111:20221202:102331.609 In zbx_dc_expand_user_macros() '' 73111:20221202:102331.609 End of zbx_dc_expand_user_macros() '' 73111:20221202:102331.609 In zbx_dc_expand_user_macros() '' 73111:20221202:102331.609 End of zbx_dc_expand_user_macros() '' 73111:20221202:102331.609 In zbx_dc_expand_user_macros() '' 73111:20221202:102331.609 End of zbx_dc_expand_user_macros() '' 73111:20221202:102331.609 In zbx_dc_expand_user_macros() '' 73111:20221202:102331.609 End of zbx_dc_expand_user_macros() '' 73111:20221202:102331.609 In zbx_dc_expand_user_macros() '' 73111:20221202:102331.609 End of zbx_dc_expand_user_macros() '' 73111:20221202:102331.609 In zbx_dc_expand_user_macros() '' 73111:20221202:102331.609 End of zbx_dc_expand_user_macros() '' 73111:20221202:102331.609 In zbx_dc_expand_user_macros() '' 73111:20221202:102331.609 End of zbx_dc_expand_user_macros() '' 73111:20221202:102331.609 In zbx_dc_expand_user_macros() '' 73111:20221202:102331.609 End of zbx_dc_expand_user_macros() '' 73111:20221202:102331.609 In zbx_dc_expand_user_macros() '' 73111:20221202:102331.609 End of zbx_dc_expand_user_macros() '' 73111:20221202:102331.609 In zbx_dc_expand_user_macros() '' 73111:20221202:102331.609 End of zbx_dc_expand_user_macros() '' 73111:20221202:102331.609 In zbx_dc_expand_user_macros() '' 73111:20221202:102331.609 End of zbx_dc_expand_user_macros() '' 73111:20221202:102331.609 In zbx_dc_expand_user_macros() '' 73111:20221202:102331.609 End of zbx_dc_expand_user_macros() '' 73111:20221202:102331.609 In zbx_dc_expand_user_macros() '' 73111:20221202:102331.609 End of zbx_dc_expand_user_macros() '' 73111:20221202:102331.609 In zbx_dc_expand_user_macros() '' 73111:20221202:102331.609 End of zbx_dc_expand_user_macros() '' 73111:20221202:102331.609 In zbx_dc_expand_user_macros() '' 73111:20221202:102331.609 End of zbx_dc_expand_user_macros() '' 73111:20221202:102331.609 In zbx_dc_expand_user_macros() '' 73111:20221202:102331.609 End of zbx_dc_expand_user_macros() '' 73111:20221202:102331.609 In zbx_dc_expand_user_macros() '' 73111:20221202:102331.609 End of zbx_dc_expand_user_macros() '' 73111:20221202:102331.609 In zbx_dc_expand_user_macros() '' 73111:20221202:102331.609 End of zbx_dc_expand_user_macros() '' 73111:20221202:102331.609 In zbx_dc_expand_user_macros() '' 73111:20221202:102331.609 End of zbx_dc_expand_user_macros() '' 73111:20221202:102331.609 In zbx_dc_expand_user_macros() '' 73111:20221202:102331.609 End of zbx_dc_expand_user_macros() '' 73111:20221202:102331.609 In zbx_dc_expand_user_macros() '' 73111:20221202:102331.609 End of zbx_dc_expand_user_macros() '' 73111:20221202:102331.610 In zbx_dc_expand_user_macros() '' 73111:20221202:102331.610 End of zbx_dc_expand_user_macros() '' 73111:20221202:102331.610 In zbx_dc_expand_user_macros() '' 73111:20221202:102331.610 End of zbx_dc_expand_user_macros() '' 73111:20221202:102331.610 In zbx_dc_expand_user_macros() '' 73149:20221202:102331.610 End of zbx_ipc_async_socket_recv():0 73147:20221202:102331.610 End of zbx_ipc_async_socket_recv():0 73147:20221202:102331.610 zbx_setproctitle() title:'poller #3 [got 0 values in 0.000756 sec, getting values]' 73147:20221202:102331.610 In get_values() 73147:20221202:102331.610 In DCconfig_get_poller_items() poller_type:0 73147:20221202:102331.610 End of DCconfig_get_poller_items():0 73147:20221202:102331.610 In DCconfig_get_poller_nextcheck() poller_type:0 73149:20221202:102331.610 zbx_setproctitle() title:'poller #4 [got 0 values in 0.000798 sec, getting values]' 73149:20221202:102331.610 In get_values() 73141:20221202:102331.611 End of zbx_ipc_async_socket_recv():0 73149:20221202:102331.611 In DCconfig_get_poller_items() poller_type:0 73147:20221202:102331.611 End of DCconfig_get_poller_nextcheck():1669969413 73147:20221202:102331.611 End of get_values():0 73147:20221202:102331.611 zbx_setproctitle() title:'poller #3 [got 0 values in 0.000701 sec, idle 2 sec]' 73147:20221202:102331.611 In zbx_ipc_async_socket_recv() timeout:2 73111:20221202:102331.611 End of zbx_dc_expand_user_macros() '' 73141:20221202:102331.611 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.000684 sec, exchanging data]' 73149:20221202:102331.611 End of DCconfig_get_poller_items():0 73111:20221202:102331.612 In zbx_dc_expand_user_macros() '' 73111:20221202:102331.612 End of zbx_dc_expand_user_macros() '' 73111:20221202:102331.612 In zbx_dc_expand_user_macros() '' 73111:20221202:102331.612 End of zbx_dc_expand_user_macros() '' 73111:20221202:102331.612 In zbx_dc_expand_user_macros() '' 73111:20221202:102331.612 End of zbx_dc_expand_user_macros() '' 73111:20221202:102331.612 In zbx_dc_expand_user_macros() '' 73111:20221202:102331.612 End of zbx_dc_expand_user_macros() '' 73111:20221202:102331.612 End of DCconfig_get_preprocessable_items() items:29 73111:20221202:102331.612 End of preprocessor_sync_configuration() item config size: 29, history cache size: 0 73111:20221202:102331.612 In preprocessor_enqueue() itemid: 44581 73111:20221202:102331.612 End of preprocessor_enqueue() 73111:20221202:102331.612 In preprocessor_assign_tasks() 73111:20221202:102331.612 In preprocessor_get_next_task() 73111:20221202:102331.612 End of preprocessor_get_next_task() 73111:20221202:102331.612 In zbx_ipc_client_send() clientid:3 73111:20221202:102331.612 End of zbx_ipc_client_send():SUCCEED 73111:20221202:102331.612 In preprocessor_get_next_task() 73111:20221202:102331.612 End of preprocessor_get_next_task() 73111:20221202:102331.612 End of preprocessor_assign_tasks() 73111:20221202:102331.612 End of preprocessor_add_request() 73111:20221202:102331.612 zbx_setproctitle() title:'preprocessing manager #1 [queued 1, processed 7 values, idle 5.002302 sec during 5.007460 sec]' 73111:20221202:102331.612 In zbx_ipc_service_recv() timeout:1.000 73114:20221202:102331.614 End of zbx_ipc_socket_read():SUCCEED 73114:20221202:102331.614 worker_preprocess_value(): 1 73114:20221202:102331.614 worker_preprocess_value: SUCCEED GOOD 73114:20221202:102331.614 In zbx_ipc_socket_write() 73141:20221202:102331.614 In process_proxy() 73141:20221202:102331.614 In DCconfig_get_proxypoller_hosts() 73141:20221202:102331.614 End of DCconfig_get_proxypoller_hosts():0 73114:20221202:102331.614 End of zbx_ipc_socket_write():SUCCEED 73145:20221202:102331.614 End of zbx_ipc_async_socket_recv():0 73145:20221202:102331.614 zbx_setproctitle() title:'poller #1 [got 0 values in 0.000087 sec, getting values]' 73145:20221202:102331.614 In get_values() 73145:20221202:102331.614 In DCconfig_get_poller_items() poller_type:0 73145:20221202:102331.614 End of DCconfig_get_poller_items():0 73145:20221202:102331.614 In DCconfig_get_poller_nextcheck() poller_type:0 73145:20221202:102331.614 End of DCconfig_get_poller_nextcheck():1669969413 73114:20221202:102331.614 In zbx_ipc_socket_read() 73145:20221202:102331.614 End of get_values():0 73145:20221202:102331.614 zbx_setproctitle() title:'poller #1 [got 0 values in 0.000208 sec, idle 2 sec]' 73145:20221202:102331.614 In zbx_ipc_async_socket_recv() timeout:2 73168:20221202:102331.614 End of zbx_ipc_async_socket_recv():0 73141:20221202:102331.614 End of process_proxy() 73141:20221202:102331.614 In DCconfig_get_proxypoller_nextcheck() 73141:20221202:102331.614 End of DCconfig_get_proxypoller_nextcheck():-1 73141:20221202:102331.614 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.003508 sec, idle 5 sec]' 73141:20221202:102331.614 In zbx_ipc_async_socket_recv() timeout:5 73149:20221202:102331.614 In DCconfig_get_poller_nextcheck() poller_type:0 73149:20221202:102331.614 End of DCconfig_get_poller_nextcheck():1669969413 73149:20221202:102331.614 End of get_values():0 73149:20221202:102331.614 zbx_setproctitle() title:'poller #4 [got 0 values in 0.004420 sec, idle 2 sec]' 73149:20221202:102331.614 In zbx_ipc_async_socket_recv() timeout:2 73168:20221202:102331.614 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.000469 sec, getting values]' 73168:20221202:102331.614 In get_values() 73168:20221202:102331.615 In DCconfig_get_poller_items() poller_type:5 73168:20221202:102331.615 End of DCconfig_get_poller_items():0 73168:20221202:102331.615 In DCconfig_get_poller_nextcheck() poller_type:5 73168:20221202:102331.615 End of DCconfig_get_poller_nextcheck():-1 73168:20221202:102331.615 End of get_values():0 73150:20221202:102331.615 End of zbx_ipc_async_socket_recv():0 73111:20221202:102331.615 End of zbx_ipc_service_recv():1 73111:20221202:102331.615 In preprocessor_add_result() 73111:20221202:102331.615 In preprocessor_enqueue_dependent() itemid: 44581 73111:20221202:102331.615 End of preprocessor_enqueue_dependent() 73111:20221202:102331.615 In preprocessor_assign_tasks() 73111:20221202:102331.615 In preprocessor_get_next_task() 73111:20221202:102331.615 End of preprocessor_get_next_task() 73111:20221202:102331.615 End of preprocessor_assign_tasks() 73111:20221202:102331.615 End of preprocessor_add_result() 73111:20221202:102331.615 In zbx_ipc_service_recv() timeout:1.000 73150:20221202:102331.615 zbx_setproctitle() title:'poller #5 [got 0 values in 0.000584 sec, getting values]' 73150:20221202:102331.615 In get_values() 73150:20221202:102331.615 In DCconfig_get_poller_items() poller_type:0 73150:20221202:102331.616 End of DCconfig_get_poller_items():0 73150:20221202:102331.616 In DCconfig_get_poller_nextcheck() poller_type:0 73150:20221202:102331.616 End of DCconfig_get_poller_nextcheck():1669969413 73150:20221202:102331.616 End of get_values():0 73150:20221202:102331.616 zbx_setproctitle() title:'poller #5 [got 0 values in 0.000936 sec, idle 2 sec]' 73150:20221202:102331.616 In zbx_ipc_async_socket_recv() timeout:2 73167:20221202:102331.616 End of zbx_ipc_async_socket_recv():0 73167:20221202:102331.616 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.000329 sec, getting values]' 73167:20221202:102331.616 In get_values() 73167:20221202:102331.616 In DCconfig_get_poller_items() poller_type:5 73167:20221202:102331.616 End of DCconfig_get_poller_items():0 73167:20221202:102331.616 In DCconfig_get_poller_nextcheck() poller_type:5 73167:20221202:102331.616 End of DCconfig_get_poller_nextcheck():-1 73167:20221202:102331.616 End of get_values():0 73167:20221202:102331.616 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.000410 sec, idle 5 sec]' 73167:20221202:102331.616 In zbx_ipc_async_socket_recv() timeout:5 73168:20221202:102331.616 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.000431 sec, idle 5 sec]' 73168:20221202:102331.617 In zbx_ipc_async_socket_recv() timeout:5 73157:20221202:102331.678 zbx_setproctitle() title:'icmp pinger #1 [getting values]' 73157:20221202:102331.678 In get_pinger_hosts() 73157:20221202:102331.678 In DCconfig_get_poller_items() poller_type:3 73157:20221202:102331.678 End of DCconfig_get_poller_items():0 73157:20221202:102331.678 End of get_pinger_hosts():0 73157:20221202:102331.678 In process_pinger_hosts() 73157:20221202:102331.678 End of process_pinger_hosts() 73157:20221202:102331.678 In DCconfig_get_poller_nextcheck() poller_type:3 73157:20221202:102331.678 End of DCconfig_get_poller_nextcheck():-1 73157:20221202:102331.678 zbx_setproctitle() title:'icmp pinger #1 [got 0 values in 0.000434 sec, idle 5 sec]' 73178:20221202:102331.726 End of zbx_ipc_async_socket_recv():0 73178:20221202:102331.726 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.000082 sec, getting values]' 73178:20221202:102331.726 In get_values() 73178:20221202:102331.726 In DCconfig_get_poller_items() poller_type:6 73178:20221202:102331.726 End of DCconfig_get_poller_items():0 73178:20221202:102331.726 In DCconfig_get_poller_nextcheck() poller_type:6 73178:20221202:102331.726 End of DCconfig_get_poller_nextcheck():-1 73178:20221202:102331.726 End of get_values():0 73178:20221202:102331.726 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.000089 sec, idle 5 sec]' 73178:20221202:102331.726 In zbx_ipc_async_socket_recv() timeout:5 73142:20221202:102331.781 zbx_setproctitle() title:'self-monitoring [processing data]' 73142:20221202:102331.781 In collect_selfmon_stats() 73142:20221202:102331.781 End of collect_selfmon_stats() 73142:20221202:102331.781 zbx_setproctitle() title:'self-monitoring [processed data in 0.000182 sec, idle 1 sec]' 73174:20221202:102331.852 End of zbx_ipc_service_recv():2 73174:20221202:102331.852 In zbx_ipc_service_recv() timeout:1.000 73115:20221202:102331.905 End of zbx_ipc_service_recv():2 73115:20221202:102331.905 In zbx_ipc_service_recv() timeout:1.000 73122:20221202:102332.010 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000227 sec, syncing history]' 73122:20221202:102332.011 In zbx_sync_history_cache() history_num:1 73122:20221202:102332.011 In substitute_simple_macros_impl() data:'90d' 73122:20221202:102332.011 End substitute_simple_macros_impl() data:'90d' 73122:20221202:102332.011 In DCmass_prepare_history() history_num:1 73122:20221202:102332.011 End of DCmass_prepare_history() 73122:20221202:102332.011 In DBmass_add_history() 73122:20221202:102332.011 In zbx_history_add_values() 73122:20221202:102332.012 query [txnlev:1] [begin;] 73122:20221202:102332.012 query [txnlev:1] [insert into history_str (itemid,clock,ns,value) values (44581,1669969411,608021514,'GOOD'); ] 73122:20221202:102332.013 query [txnlev:1] [commit;] 73124:20221202:102332.020 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000503 sec, syncing history]' 73124:20221202:102332.020 In zbx_sync_history_cache() history_num:1 73124:20221202:102332.020 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000570 sec, idle 1 sec]' 73090:20221202:102332.024 End of zbx_ipc_service_recv():2 73090:20221202:102332.025 In zbx_ipc_service_recv() timeout:1.000 73123:20221202:102332.025 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000163 sec, syncing history]' 73123:20221202:102332.025 In zbx_sync_history_cache() history_num:1 73123:20221202:102332.025 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000503 sec, idle 1 sec]' 73122:20221202:102332.031 End of zbx_history_add_values() 73122:20221202:102332.031 End of DBmass_add_history() 73122:20221202:102332.031 In DCmass_update_trends() 73122:20221202:102332.031 End of DCmass_update_trends() 73122:20221202:102332.031 query [txnlev:1] [begin;] 73122:20221202:102332.031 In DBmass_update_items() 73122:20221202:102332.031 End of DBmass_update_items() 73122:20221202:102332.031 In zbx_process_events() events_num:0 73122:20221202:102332.031 End of zbx_process_events() processed:0 73122:20221202:102332.031 query [txnlev:1] [commit;] 73122:20221202:102332.032 In DCupdate_trends() 73122:20221202:102332.032 End of DCupdate_trends() 73122:20221202:102332.032 query [txnlev:1] [begin;] 73122:20221202:102332.033 In recalculate_triggers() 73122:20221202:102332.033 In zbx_link_triggers_with_functions() trigger_order_num:0 73122:20221202:102332.033 End of zbx_link_triggers_with_functions() triggers_func_pos_num:0 73122:20221202:102332.033 In zbx_evaluate_expressions() tr_num:0 73122:20221202:102332.033 In substitute_functions() 73122:20221202:102332.033 In zbx_extract_functionids() tr_num:0 73122:20221202:102332.033 End of zbx_extract_functionids() functionids_num:0 73122:20221202:102332.033 End of substitute_functions() 73122:20221202:102332.033 End of zbx_evaluate_expressions() 73122:20221202:102332.033 In zbx_process_triggers() values_num:0 73122:20221202:102332.033 End of zbx_process_triggers() 73122:20221202:102332.033 End of recalculate_triggers() 73122:20221202:102332.033 In zbx_process_events() events_num:0 73122:20221202:102332.033 End of zbx_process_events() processed:0 73122:20221202:102332.033 query [txnlev:1] [commit;] 73122:20221202:102332.033 zbx_setproctitle() title:'history syncer #1 [processed 1 values, 0 triggers in 0.023004 sec, idle 1 sec]' 73125:20221202:102332.037 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000176 sec, syncing history]' 73125:20221202:102332.037 In zbx_sync_history_cache() history_num:0 73125:20221202:102332.037 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000204 sec, idle 1 sec]' 73088:20221202:102332.074 End of zbx_ipc_service_recv():2 73088:20221202:102332.074 In zbx_ipc_async_socket_send() 73088:20221202:102332.074 In zbx_ipc_client_send() clientid:0 73088:20221202:102332.074 End of zbx_ipc_client_send():SUCCEED 73088:20221202:102332.074 End of zbx_ipc_async_socket_send():SUCCEED 73088:20221202:102332.074 In zbx_ipc_async_socket_flush() timeout:10 73088:20221202:102332.074 End of zbx_ipc_async_socket_flush():0 73088:20221202:102332.074 In zbx_ipc_service_recv() timeout:0.997 73086:20221202:102332.074 End of zbx_ipc_service_recv():1 73086:20221202:102332.075 In zbx_ha_dispatch_message() 73086:20221202:102332.075 In zbx_ipc_service_recv() timeout:1.000 73107:20221202:102332.143 End of zbx_ipc_service_recv():2 73107:20221202:102332.143 zbx_setproctitle() title:'alert manager #1 [sent 0, failed 0 alerts, idle 5.012177 sec during 5.013449 sec]' 73107:20221202:102332.143 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102332.148 zbx_setproctitle() title:'alert syncer [queuing alerts]' 73158:20221202:102332.148 In am_db_get_alerts() 73158:20221202:102332.148 query [txnlev:1] [begin;] 73158:20221202:102332.148 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] 73158:20221202:102332.149 query [txnlev:1] [commit;] 73158:20221202:102332.149 End of am_db_get_alerts():SUCCEED alerts:0 73158:20221202:102332.150 In am_db_flush_results() 73158:20221202:102332.150 In zbx_ipc_socket_write() 73158:20221202:102332.150 End of zbx_ipc_socket_write():SUCCEED 73158:20221202:102332.150 In zbx_ipc_socket_read() 73107:20221202:102332.150 End of zbx_ipc_service_recv():1 73107:20221202:102332.150 In am_flush_results() results:0 73107:20221202:102332.150 In zbx_ipc_client_send() clientid:6 73107:20221202:102332.150 End of zbx_ipc_client_send():SUCCEED 73107:20221202:102332.150 End of am_flush_results() 73107:20221202:102332.150 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102332.150 End of zbx_ipc_socket_read():SUCCEED 73158:20221202:102332.150 End of am_db_flush_results() flushed:0 73158:20221202:102332.150 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.002460 sec, idle 1 sec]' 73120:20221202:102332.234 zbx_setproctitle() title:'http poller #1 [got 1 values in 0.228060 sec, getting values]' 73120:20221202:102332.234 In process_httptests() 73120:20221202:102332.234 query [txnlev:0] [select h.hostid,h.host,h.name,t.httptestid,t.name,t.agent,t.authentication,t.http_user,t.http_password,t.http_proxy,t.retries,t.ssl_cert_file,t.ssl_key_file,t.ssl_key_password,t.verify_peer,t.verify_host,t.delay from httptest t,hosts h where t.hostid=h.hostid and t.nextcheck<=1669969412 and mod(t.httptestid,1)=0 and t.status=0 and h.proxy_hostid is null and h.status=0 and (h.maintenance_status=0 or h.maintenance_type=0)] 73120:20221202:102332.235 End of process_httptests() 73120:20221202:102332.235 query [txnlev:0] [select min(t.nextcheck) from httptest t,hosts h where t.hostid=h.hostid and mod(t.httptestid,1)=0 and t.status=0 and h.proxy_hostid is null and h.status=0 and (h.maintenance_status=0 or h.maintenance_type=0)] 73120:20221202:102332.236 zbx_setproctitle() title:'http poller #1 [got 0 values in 0.001096 sec, idle 5 sec]' 73086:20221202:102332.476 Got signal [signal:15(SIGTERM),sender_pid:74490,sender_uid:1000,reason:0]. Exiting ... 73122:20221202:102332.476 zbx_setproctitle() title:'history syncer #1 [processed 1 values, 0 triggers in 0.023004 sec, syncing history]' 73122:20221202:102332.477 In zbx_sync_history_cache() history_num:0 73122:20221202:102332.477 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000521 sec, idle 1 sec]' 73125:20221202:102332.477 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000204 sec, syncing history]' 73125:20221202:102332.477 In zbx_sync_history_cache() history_num:0 73125:20221202:102332.477 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000819 sec, idle 1 sec]' 73123:20221202:102332.477 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000503 sec, syncing history]' 73123:20221202:102332.478 In zbx_sync_history_cache() history_num:0 73123:20221202:102332.478 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.001684 sec, idle 1 sec]' 73142:20221202:102332.478 zbx_setproctitle() title:'self-monitoring [processing data]' 73142:20221202:102332.478 In collect_selfmon_stats() 73142:20221202:102332.478 End of collect_selfmon_stats() 73142:20221202:102332.480 zbx_setproctitle() title:'self-monitoring [processed data in 0.002194 sec, idle 1 sec]' 73154:20221202:102332.480 zbx_setproctitle() title:'trapper #3 [processed data in 0.001260 sec, waiting for connection]' 73152:20221202:102332.480 zbx_setproctitle() title:'trapper #1 [processed data in 0.000000 sec, waiting for connection]' 73155:20221202:102332.481 zbx_setproctitle() title:'trapper #4 [processed data in 0.000678 sec, waiting for connection]' 73156:20221202:102332.481 zbx_setproctitle() title:'trapper #5 [processed data in 0.000094 sec, waiting for connection]' 73158:20221202:102332.481 zbx_setproctitle() title:'alert syncer [queuing alerts]' 73158:20221202:102332.481 In am_db_get_alerts() 73158:20221202:102332.481 query [txnlev:1] [begin;] 73158:20221202:102332.481 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] 73153:20221202:102332.481 zbx_setproctitle() title:'trapper #2 [processed data in 0.101188 sec, waiting for connection]' 73124:20221202:102332.481 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000570 sec, syncing history]' 73124:20221202:102332.481 In zbx_sync_history_cache() history_num:0 73124:20221202:102332.481 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.005165 sec, idle 1 sec]' 73158:20221202:102332.482 query [txnlev:1] [commit;] 73158:20221202:102332.482 End of am_db_get_alerts():SUCCEED alerts:0 73158:20221202:102332.482 In am_db_flush_results() 73158:20221202:102332.482 In zbx_ipc_socket_write() 73158:20221202:102332.482 End of zbx_ipc_socket_write():SUCCEED 73158:20221202:102332.482 In zbx_ipc_socket_read() 73107:20221202:102332.482 End of zbx_ipc_service_recv():1 73107:20221202:102332.482 In am_flush_results() results:0 73107:20221202:102332.482 In zbx_ipc_client_send() clientid:6 73107:20221202:102332.482 End of zbx_ipc_client_send():SUCCEED 73107:20221202:102332.482 End of am_flush_results() 73107:20221202:102332.482 In zbx_ipc_service_recv() timeout:1.000 73158:20221202:102332.482 End of zbx_ipc_socket_read():SUCCEED 73158:20221202:102332.482 End of am_db_flush_results() flushed:0 73158:20221202:102332.482 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.004297 sec, idle 1 sec]' 73111:20221202:102332.618 End of zbx_ipc_service_recv():2 73111:20221202:102332.618 In zbx_ipc_service_recv() timeout:1.000 73174:20221202:102332.861 End of zbx_ipc_service_recv():2 73174:20221202:102332.862 In zbx_ipc_service_recv() timeout:1.000 73115:20221202:102332.905 End of zbx_ipc_service_recv():2 73115:20221202:102332.906 zbx_setproctitle() title:'lld manager #1 [processed 0 LLD rules, idle 5.019543sec during 5.019578 sec]' 73115:20221202:102332.906 In zbx_ipc_service_recv() timeout:1.000 73090:20221202:102333.020 End of zbx_ipc_service_recv():2 73090:20221202:102333.020 zbx_setproctitle() title:'service manager #1 [processed 0 events, updated 0 event tags, deleted 0 problems, synced 0 service updates, idle 5.003322 sec during 5.008990 sec]' 73090:20221202:102333.020 In zbx_ipc_service_recv() timeout:1.000 73088:20221202:102333.072 End of zbx_ipc_service_recv():2 73088:20221202:102333.072 In zbx_ipc_async_socket_send() 73088:20221202:102333.072 In zbx_ipc_client_send() clientid:0 73088:20221202:102333.072 End of zbx_ipc_client_send():SUCCEED 73088:20221202:102333.072 End of zbx_ipc_async_socket_send():SUCCEED 73088:20221202:102333.072 In zbx_ipc_async_socket_flush() timeout:10 73088:20221202:102333.072 End of zbx_ipc_async_socket_flush():0 73088:20221202:102333.072 In zbx_ipc_service_recv() timeout:0.999 73086:20221202:102333.072 End of zbx_ipc_service_recv():1 73086:20221202:102333.072 In zbx_ha_dispatch_message() 73086:20221202:102333.072 In zbx_ipc_client_send() clientid:2 73091:20221202:102333.072 End of zbx_ipc_async_socket_recv():0 73091:20221202:102333.072 zbx_setproctitle() title:'configuration syncer #1 [terminated]' 73086:20221202:102333.072 End of zbx_ipc_client_send():SUCCEED 73086:20221202:102333.073 In zbx_ipc_client_send() clientid:3 73086:20221202:102333.073 End of zbx_ipc_client_send():SUCCEED 73086:20221202:102333.073 In zbx_ipc_client_send() clientid:4 73086:20221202:102333.073 End of zbx_ipc_client_send():SUCCEED 73086:20221202:102333.073 In zbx_ipc_client_send() clientid:5 73086:20221202:102333.073 End of zbx_ipc_client_send():SUCCEED 73086:20221202:102333.073 In zbx_ipc_client_send() clientid:6 73086:20221202:102333.073 End of zbx_ipc_client_send():SUCCEED 73127:20221202:102333.073 End of zbx_ipc_async_socket_recv():0 73127:20221202:102333.077 zbx_setproctitle() title:'java poller #1 [terminated]' 73129:20221202:102333.079 End of zbx_ipc_async_socket_recv():0 73129:20221202:102333.080 zbx_setproctitle() title:'java poller #3 [terminated]' 73121:20221202:102333.080 End of zbx_ipc_async_socket_recv():0 73121:20221202:102333.080 zbx_setproctitle() title:'discoverer #1 [terminated]' 73118:20221202:102333.080 End of zbx_ipc_async_socket_recv():0 73118:20221202:102333.080 zbx_setproctitle() title:'housekeeper #1 [terminated]' 73086:20221202:102333.081 In zbx_ipc_client_send() clientid:7 73086:20221202:102333.081 End of zbx_ipc_client_send():SUCCEED 73086:20221202:102333.081 In zbx_ipc_client_send() clientid:8 73086:20221202:102333.081 End of zbx_ipc_client_send():SUCCEED 73128:20221202:102333.082 End of zbx_ipc_async_socket_recv():0 73128:20221202:102333.082 zbx_setproctitle() title:'java poller #2 [terminated]' 73086:20221202:102333.082 In zbx_ipc_client_send() clientid:9 73086:20221202:102333.082 End of zbx_ipc_client_send():SUCCEED 73086:20221202:102333.082 In zbx_ipc_client_send() clientid:10 73086:20221202:102333.082 End of zbx_ipc_client_send():SUCCEED 73086:20221202:102333.082 In zbx_ipc_client_send() clientid:11 73086:20221202:102333.082 End of zbx_ipc_client_send():SUCCEED 73130:20221202:102333.082 End of zbx_ipc_async_socket_recv():0 73086:20221202:102333.082 In zbx_ipc_client_send() clientid:12 73086:20221202:102333.082 End of zbx_ipc_client_send():SUCCEED 73086:20221202:102333.082 In zbx_ipc_client_send() clientid:13 73086:20221202:102333.082 End of zbx_ipc_client_send():SUCCEED 73139:20221202:102333.082 End of zbx_ipc_async_socket_recv():0 73139:20221202:102333.082 zbx_setproctitle() title:'java poller #9 [terminated]' 73135:20221202:102333.082 End of zbx_ipc_async_socket_recv():0 73135:20221202:102333.083 zbx_setproctitle() title:'java poller #7 [terminated]' 73133:20221202:102333.083 End of zbx_ipc_async_socket_recv():0 73133:20221202:102333.083 zbx_setproctitle() title:'java poller #5 [terminated]' 73137:20221202:102333.083 End of zbx_ipc_async_socket_recv():0 73137:20221202:102333.083 zbx_setproctitle() title:'java poller #8 [terminated]' 73134:20221202:102333.083 End of zbx_ipc_async_socket_recv():0 73134:20221202:102333.083 zbx_setproctitle() title:'java poller #6 [terminated]' 73086:20221202:102333.083 In zbx_ipc_client_send() clientid:14 73130:20221202:102333.084 zbx_setproctitle() title:'java poller #4 [terminated]' 73086:20221202:102333.084 End of zbx_ipc_client_send():SUCCEED 73086:20221202:102333.084 In zbx_ipc_client_send() clientid:15 73086:20221202:102333.084 End of zbx_ipc_client_send():SUCCEED 73086:20221202:102333.084 In zbx_ipc_client_send() clientid:16 73086:20221202:102333.084 End of zbx_ipc_client_send():SUCCEED 73086:20221202:102333.084 In zbx_ipc_client_send() clientid:17 73145:20221202:102333.084 End of zbx_ipc_async_socket_recv():0 73145:20221202:102333.084 zbx_setproctitle() title:'poller #1 [terminated]' 73147:20221202:102333.084 End of zbx_ipc_async_socket_recv():0 73147:20221202:102333.085 zbx_setproctitle() title:'poller #3 [terminated]' 73141:20221202:102333.085 End of zbx_ipc_async_socket_recv():0 73141:20221202:102333.085 zbx_setproctitle() title:'proxy poller #1 [terminated]' 73150:20221202:102333.085 End of zbx_ipc_async_socket_recv():0 73150:20221202:102333.085 zbx_setproctitle() title:'poller #5 [terminated]' 73086:20221202:102333.085 End of zbx_ipc_client_send():SUCCEED 73086:20221202:102333.085 In zbx_ipc_client_send() clientid:18 73086:20221202:102333.085 End of zbx_ipc_client_send():SUCCEED 73086:20221202:102333.085 In zbx_ipc_client_send() clientid:19 73086:20221202:102333.086 End of zbx_ipc_client_send():SUCCEED 73086:20221202:102333.086 In zbx_ipc_client_send() clientid:20 73146:20221202:102333.086 End of zbx_ipc_async_socket_recv():0 73086:20221202:102333.086 End of zbx_ipc_client_send():SUCCEED 73086:20221202:102333.086 In zbx_ipc_client_send() clientid:21 73146:20221202:102333.086 zbx_setproctitle() title:'poller #2 [terminated]' 73140:20221202:102333.086 End of zbx_ipc_async_socket_recv():0 73140:20221202:102333.086 zbx_setproctitle() title:'java poller #10 [terminated]' 73151:20221202:102333.086 End of zbx_ipc_async_socket_recv():0 73151:20221202:102333.086 zbx_setproctitle() title:'unreachable poller #1 [terminated]' 73144:20221202:102333.086 End of zbx_ipc_async_socket_recv():0 73144:20221202:102333.086 zbx_setproctitle() title:'task manager #1 [terminated]' 73086:20221202:102333.087 End of zbx_ipc_client_send():SUCCEED 73086:20221202:102333.087 In zbx_ipc_client_send() clientid:22 73086:20221202:102333.087 End of zbx_ipc_client_send():SUCCEED 73086:20221202:102333.087 In zbx_ipc_client_send() clientid:23 73086:20221202:102333.087 End of zbx_ipc_client_send():SUCCEED 73086:20221202:102333.087 In zbx_ipc_client_send() clientid:24 73086:20221202:102333.087 End of zbx_ipc_client_send():SUCCEED 73086:20221202:102333.087 In zbx_ipc_client_send() clientid:25 73086:20221202:102333.087 End of zbx_ipc_client_send():SUCCEED 73086:20221202:102333.087 In zbx_ipc_client_send() clientid:26 73086:20221202:102333.087 End of zbx_ipc_client_send():SUCCEED 73086:20221202:102333.087 In zbx_ipc_client_send() clientid:27 73086:20221202:102333.087 End of zbx_ipc_client_send():SUCCEED 73086:20221202:102333.087 In zbx_ipc_client_send() clientid:28 73159:20221202:102333.087 End of zbx_ipc_async_socket_recv():0 73086:20221202:102333.087 End of zbx_ipc_client_send():SUCCEED 73086:20221202:102333.087 In zbx_ipc_client_send() clientid:29 73086:20221202:102333.087 End of zbx_ipc_client_send():SUCCEED 73086:20221202:102333.087 In zbx_ipc_client_send() clientid:30 73086:20221202:102333.087 End of zbx_ipc_client_send():SUCCEED 73086:20221202:102333.087 In zbx_ipc_client_send() clientid:31 73169:20221202:102333.087 End of zbx_ipc_async_socket_recv():0 73149:20221202:102333.087 End of zbx_ipc_async_socket_recv():0 73086:20221202:102333.087 End of zbx_ipc_client_send():SUCCEED 73169:20221202:102333.087 zbx_setproctitle() title:'history poller #4 [terminated]' 73177:20221202:102333.087 End of zbx_ipc_async_socket_recv():0 73168:20221202:102333.087 End of zbx_ipc_async_socket_recv():0 73177:20221202:102333.087 zbx_setproctitle() title:'trigger housekeeper #1 [terminated]' 73167:20221202:102333.087 End of zbx_ipc_async_socket_recv():0 73167:20221202:102333.087 zbx_setproctitle() title:'history poller #2 [terminated]' 73168:20221202:102333.087 zbx_setproctitle() title:'history poller #3 [terminated]' 73149:20221202:102333.087 zbx_setproctitle() title:'poller #4 [terminated]' 73159:20221202:102333.087 zbx_setproctitle() title:'history poller #1 [terminated]' 73086:20221202:102333.088 In zbx_ipc_client_send() clientid:32 73086:20221202:102333.088 End of zbx_ipc_client_send():SUCCEED 73086:20221202:102333.088 In zbx_ipc_client_send() clientid:33 73086:20221202:102333.088 End of zbx_ipc_client_send():SUCCEED 73086:20221202:102333.088 In zbx_ipc_client_send() clientid:34 73086:20221202:102333.088 End of zbx_ipc_client_send():SUCCEED 73086:20221202:102333.088 In zbx_ha_pause() 73086:20221202:102333.088 In zbx_ipc_async_exchange() service:'haservice' code:1 timeout:10 73086:20221202:102333.088 In zbx_ipc_async_socket_open() 73086:20221202:102333.088 In zbx_ipc_socket_open() 73172:20221202:102333.088 End of zbx_ipc_async_socket_recv():0 73086:20221202:102333.088 End of zbx_ipc_socket_open():SUCCEED 73086:20221202:102333.088 End of zbx_ipc_async_socket_open():SUCCEED 73086:20221202:102333.088 In zbx_ipc_async_socket_send() 73178:20221202:102333.088 End of zbx_ipc_async_socket_recv():0 73178:20221202:102333.088 zbx_setproctitle() title:'odbc poller #1 [terminated]' 73172:20221202:102333.088 zbx_setproctitle() title:'history poller #5 [terminated]' 73088:20221202:102333.088 In ipc_service_accept() 73088:20221202:102333.088 In ipc_service_add_client() 73088:20221202:102333.088 End of ipc_service_add_client() clientid:4 73088:20221202:102333.088 End of ipc_service_accept() 73088:20221202:102333.088 End of zbx_ipc_service_recv():2 73088:20221202:102333.088 In zbx_ipc_service_recv() timeout:0.983 73086:20221202:102333.088 In zbx_ipc_client_send() clientid:0 73086:20221202:102333.088 End of zbx_ipc_client_send():SUCCEED 73086:20221202:102333.088 End of zbx_ipc_async_socket_send():SUCCEED 73086:20221202:102333.088 In zbx_ipc_async_socket_flush() timeout:10 73086:20221202:102333.088 End of zbx_ipc_async_socket_flush():0 73086:20221202:102333.088 In zbx_ipc_async_socket_recv() timeout:10 73088:20221202:102333.089 End of zbx_ipc_service_recv():1 73088:20221202:102333.089 In zbx_ipc_client_send() clientid:4 73088:20221202:102333.089 End of zbx_ipc_client_send():SUCCEED 73088:20221202:102333.089 HA manager has been paused 73088:20221202:102333.089 In zbx_ipc_service_recv() timeout:5.000 73086:20221202:102333.089 End of zbx_ipc_async_socket_recv():0 73086:20221202:102333.089 In zbx_ipc_async_socket_close() 73086:20221202:102333.089 In zbx_ipc_socket_close() 73086:20221202:102333.089 End of zbx_ipc_socket_close() 73086:20221202:102333.089 End of zbx_ipc_async_socket_close() 73086:20221202:102333.089 End of zbx_ipc_async_exchange():SUCCEED 73086:20221202:102333.089 End of zbx_ha_pause():SUCCEED 73086:20221202:102333.089 zbx_on_exit() called with ret:0 73088:20221202:102333.089 End of zbx_ipc_service_recv():1 73088:20221202:102333.089 In ha_db_update_lastaccess() ha_status:active 73088:20221202:102333.089 query [txnlev:1] [begin;] 73142:20221202:102333.090 zbx_setproctitle() title:'self-monitoring #1 [terminated]' 73119:20221202:102333.090 zbx_setproctitle() title:'timer #1 [terminated]' 73158:20221202:102333.090 zbx_setproctitle() title:'alert syncer [queuing alerts]' 73153:20221202:102333.090 zbx_setproctitle() title:'trapper #2 [terminated]' 73088:20221202:102333.090 query [txnlev:1] [select null from ha_node order by ha_nodeid for update] 73158:20221202:102333.090 In am_db_get_alerts() 73158:20221202:102333.090 query [txnlev:1] [begin;] 73158:20221202:102333.090 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] 73154:20221202:102333.090 zbx_setproctitle() title:'trapper #3 [terminated]' 73126:20221202:102333.090 zbx_setproctitle() title:'escalator #1 [terminated]' 73158:20221202:102333.090 query [txnlev:1] [commit;] 73158:20221202:102333.090 End of am_db_get_alerts():SUCCEED alerts:0 73158:20221202:102333.090 In am_db_flush_results() 73155:20221202:102333.090 zbx_setproctitle() title:'trapper #4 [terminated]' 73122:20221202:102333.091 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000521 sec, syncing history]' 73122:20221202:102333.091 syncing history data in progress... 73122:20221202:102333.091 syncing history data done 73122:20221202:102333.091 In zbx_sync_history_cache() history_num:0 73122:20221202:102333.091 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000067 sec, idle 1 sec]' 73156:20221202:102333.091 zbx_setproctitle() title:'trapper #5 [terminated]' 73152:20221202:102333.091 zbx_setproctitle() title:'trapper #1 [terminated]' 73158:20221202:102333.092 In zbx_ipc_socket_write() 73158:20221202:102333.092 End of zbx_ipc_socket_write():SUCCEED 73158:20221202:102333.092 In zbx_ipc_socket_read() 73123:20221202:102333.092 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.001684 sec, syncing history]' 73123:20221202:102333.092 In zbx_sync_history_cache() history_num:0 73123:20221202:102333.092 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000118 sec, idle 1 sec]' 73124:20221202:102333.092 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.005165 sec, syncing history]' 73124:20221202:102333.092 In zbx_sync_history_cache() history_num:0 73124:20221202:102333.092 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000226 sec, idle 1 sec]' 73125:20221202:102333.092 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000819 sec, syncing history]' 73125:20221202:102333.092 In zbx_sync_history_cache() history_num:0 73125:20221202:102333.092 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000042 sec, idle 1 sec]' 73107:20221202:102333.094 End of zbx_ipc_service_recv():1 73107:20221202:102333.094 In am_flush_results() results:0 73107:20221202:102333.094 In zbx_ipc_client_send() clientid:6 73090:20221202:102333.094 End of zbx_ipc_service_recv():1 73090:20221202:102333.094 In zbx_ipc_socket_close() 73090:20221202:102333.094 End of zbx_ipc_socket_close() 73107:20221202:102333.094 End of zbx_ipc_client_send():SUCCEED 73107:20221202:102333.094 End of am_flush_results() 73107:20221202:102333.094 zbx_setproctitle() title:'alert manager #1 [terminated]' 73088:20221202:102333.094 query [txnlev:1] [update ha_node set lastaccess=unix_timestamp() where ha_nodeid='clb4ubunu00018m7pn6ddoaix'] 73158:20221202:102333.094 End of zbx_ipc_socket_read():SUCCEED 73158:20221202:102333.094 End of am_db_flush_results() flushed:0 73158:20221202:102333.094 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.004636 sec, idle 1 sec]' 73158:20221202:102333.094 zbx_setproctitle() title:'alert syncer #1 [terminated]' 73090:20221202:102333.095 In zbx_ipc_service_recv() timeout:1.000 73088:20221202:102333.095 query [txnlev:1] [commit;] 73090:20221202:102333.095 End of zbx_ipc_service_recv():1 73090:20221202:102333.095 In zbx_ipc_socket_close() 73090:20221202:102333.095 End of zbx_ipc_socket_close() 73090:20221202:102333.095 In zbx_ipc_service_recv() timeout:1.000 73088:20221202:102333.114 End of ha_db_update_lastaccess() 73088:20221202:102333.114 In zbx_ipc_socket_close() 73088:20221202:102333.114 End of zbx_ipc_socket_close() 73088:20221202:102333.114 In zbx_ipc_service_recv() timeout:5.000 73111:20221202:102333.623 End of zbx_ipc_service_recv():2 73111:20221202:102333.623 zbx_setproctitle() title:'preprocessing manager #1 [terminated]' 73174:20221202:102333.868 End of zbx_ipc_service_recv():2 73115:20221202:102333.912 End of zbx_ipc_service_recv():2 73115:20221202:102333.912 zbx_setproctitle() title:'lld manager #1 [terminated]' 73090:20221202:102334.094 End of zbx_ipc_service_recv():2 73090:20221202:102334.094 In zbx_ipc_service_recv() timeout:0.000 73090:20221202:102334.094 End of zbx_ipc_service_recv():2 73090:20221202:102334.094 In service_manager_free() 73090:20221202:102334.094 End of service_manager_free() 73086:20221202:102334.106 In DBconnect() flag:1 73086:20221202:102334.108 End of DBconnect():0 73086:20221202:102334.108 In free_database_cache() 73086:20221202:102334.108 In DCsync_all() 73086:20221202:102334.108 In sync_history_cache_full() history_num:0 73086:20221202:102334.109 End of sync_history_cache_full() 73086:20221202:102334.109 In DCsync_trends() trends_num:0 73086:20221202:102334.109 syncing trend data... 73086:20221202:102334.109 query [txnlev:1] [begin;] 73086:20221202:102334.110 In DBflush_trends() trends_num:31 73086:20221202:102334.110 query [txnlev:1] [select distinct itemid from trends where clock>=1669968000 and itemid in (44296,44299,44300)] 73086:20221202:102334.110 query [txnlev:1] [select itemid,num,value_min,value_avg,value_max from trends where clock=1669968000 and itemid in (44296,44299,44300) order by itemid,clock] 73086:20221202:102334.111 query [txnlev:1] [update trends set num=99,value_min=144,value_avg=866.86868686868706,value_max=941 where itemid=44296 and clock=1669968000; update trends set num=99,value_min=144,value_avg=866.86868686868706,value_max=941 where itemid=44299 and clock=1669968000; update trends set num=99,value_min=0.18997600000000001,value_avg=0.22011003030303028,value_max=1.2309589999999999 where itemid=44300 and clock=1669968000; ] 73086:20221202:102334.112 End of DBflush_trends() 73086:20221202:102334.112 In DBflush_trends() trends_num:28 73086:20221202:102334.112 query [txnlev:1] [select distinct itemid from trends_uint where clock>=1669968000 and itemid in (44297,44301,44316,44317,44318,44319,44320,44321,44322,44323,44324,44325,44326,44327,44328,44329,44330,44331,44332,44333,44334,44335,44336,44337,44338,44339,44340,44341)] 73086:20221202:102334.112 query [txnlev:1] [select itemid,num,value_min,value_avg,value_max from trends_uint where clock=1669968000 and itemid in (44297,44301,44316,44317,44318,44319,44320,44321,44322,44323,44324,44325,44326,44327,44328,44329,44330,44331,44332,44333,44334,44335,44336,44337,44338,44339,44340,44341) order by itemid,clock] 73086:20221202:102334.113 query [txnlev:1] [update trends_uint set num=99,value_min=1,value_avg=1,value_max=1 where itemid=44297 and clock=1669968000; update trends_uint set num=99,value_min=301,value_avg=301,value_max=301 where itemid=44301 and clock=1669968000; update trends_uint set num=16,value_min=0,value_avg=0,value_max=0 where itemid=44316 and clock=1669968000; update trends_uint set num=16,value_min=0,value_avg=0,value_max=0 where itemid=44317 and clock=1669968000; update trends_uint set num=16,value_min=0,value_avg=0,value_max=0 where itemid=44318 and clock=1669968000; update trends_uint set num=16,value_min=4161282048,value_avg=4161282048,value_max=4161282048 where itemid=44319 and clock=1669968000; update trends_uint set num=16,value_min=0,value_avg=0,value_max=0 where itemid=44320 and clock=1669968000; update trends_uint set num=16,value_min=0,value_avg=0,value_max=0 where itemid=44321 and clock=1669968000; update trends_uint set num=16,value_min=0,value_avg=0,value_max=0 where itemid=44322 and clock=1669968000; update trends_uint set num=16,value_min=0,value_avg=0,value_max=0 where itemid=44323 and clock=1669968000; update trends_uint set num=16,value_min=0,value_avg=0,value_max=0 where itemid=44324 and clock=1669968000; update trends_uint set num=16,value_min=0,value_avg=0,value_max=0 where itemid=44325 and clock=1669968000; update trends_uint set num=16,value_min=0,value_avg=0,value_max=0 where itemid=44326 and clock=1669968000; update trends_uint set num=16,value_min=0,value_avg=0,value_max=0 where itemid=44327 and clock=1669968000; update trends_uint set num=16,value_min=0,value_avg=0,value_max=0 where itemid=44328 and clock=1669968000; update trends_uint set num=16,value_min=0,value_avg=0,value_max=0 where itemid=44329 and clock=1669968000; update trends_uint set num=16,value_min=0,value_avg=0,value_max=0 where itemid=44330 and clock=1669968000; update trends_uint set num=16,value_min=0,value_avg=0,value_max=0 where itemid=44331 and clock=1669968000; update trends_uint set num=16,value_min=0,value_avg=0,value_max=0 where itemid=44332 and clock=1669968000; update trends_uint set num=16,value_min=0,value_avg=0,value_max=0 where itemid=44333 and clock=1669968000; update trends_uint set num=16,value_min=0,value_avg=0,value_max=0 where itemid=44334 and clock=1669968000; update trends_uint set num=16,value_min=0,value_avg=0,value_max=0 where itemid=44335 and clock=1669968000; update trends_uint set num=16,value_min=0,value_avg=0,value_max=0 where itemid=44336 and clock=1669968000; update trends_uint set num=16,value_min=0,value_avg=0,value_max=0 where itemid=44337 and clock=1669968000; update trends_uint set num=16,value_min=0,value_avg=0,value_max=0 where itemid=44338 and clock=1669968000; update trends_uint set num=16,value_min=0,value_avg=0,value_max=0 where itemid=44339 and clock=1669968000; update trends_uint set num=16,value_min=0,value_avg=0,value_max=0 where itemid=44340 and clock=1669968000; update trends_uint set num=16,value_min=0,value_avg=0,value_max=0 where itemid=44341 and clock=1669968000; ] 73086:20221202:102334.116 End of DBflush_trends() 73086:20221202:102334.117 query [txnlev:1] [commit;] 73086:20221202:102334.143 syncing trend data done 73086:20221202:102334.143 End of DCsync_trends() 73086:20221202:102334.143 End of DCsync_all() 73086:20221202:102334.143 End of free_database_cache() 73086:20221202:102334.143 In zbx_ha_stop() 73086:20221202:102334.143 In zbx_ipc_async_exchange() service:'haservice' code:2 timeout:10 73086:20221202:102334.143 In zbx_ipc_async_socket_open() 73086:20221202:102334.144 In zbx_ipc_socket_open() 73086:20221202:102334.144 End of zbx_ipc_socket_open():SUCCEED 73086:20221202:102334.144 End of zbx_ipc_async_socket_open():SUCCEED 73086:20221202:102334.144 In zbx_ipc_async_socket_send() 73086:20221202:102334.144 In zbx_ipc_client_send() clientid:0 73088:20221202:102334.144 In ipc_service_accept() 73086:20221202:102334.144 End of zbx_ipc_client_send():SUCCEED 73086:20221202:102334.144 End of zbx_ipc_async_socket_send():SUCCEED 73086:20221202:102334.144 In zbx_ipc_async_socket_flush() timeout:10 73088:20221202:102334.144 In ipc_service_add_client() 73086:20221202:102334.144 End of zbx_ipc_async_socket_flush():0 73086:20221202:102334.144 In zbx_ipc_async_socket_recv() timeout:10 73088:20221202:102334.144 End of ipc_service_add_client() clientid:5 73088:20221202:102334.144 End of ipc_service_accept() 73088:20221202:102334.144 End of zbx_ipc_service_recv():2 73088:20221202:102334.144 In ha_db_update_lastaccess() ha_status:active 73088:20221202:102334.144 query [txnlev:1] [begin;] 73088:20221202:102334.144 query [txnlev:1] [select null from ha_node order by ha_nodeid for update] 73088:20221202:102334.144 query [txnlev:1] [update ha_node set lastaccess=unix_timestamp() where ha_nodeid='clb4ubunu00018m7pn6ddoaix'] 73088:20221202:102334.144 query [txnlev:1] [commit;] 73088:20221202:102334.154 End of ha_db_update_lastaccess() 73088:20221202:102334.154 In zbx_ipc_service_recv() timeout:5.000 73088:20221202:102334.154 End of zbx_ipc_service_recv():1 73088:20221202:102334.154 In ha_db_update_lastaccess() ha_status:active 73088:20221202:102334.154 query [txnlev:1] [begin;] 73088:20221202:102334.154 query [txnlev:1] [select null from ha_node order by ha_nodeid for update] 73088:20221202:102334.155 query [txnlev:1] [update ha_node set lastaccess=unix_timestamp() where ha_nodeid='clb4ubunu00018m7pn6ddoaix'] 73088:20221202:102334.156 query [txnlev:1] [commit;] 73088:20221202:102334.156 End of ha_db_update_lastaccess() 73088:20221202:102334.156 In zbx_ipc_client_send() clientid:5 73088:20221202:102334.156 End of zbx_ipc_client_send():SUCCEED 73088:20221202:102334.156 query [txnlev:1] [begin;] 73088:20221202:102334.156 query [txnlev:1] [select null from ha_node order by ha_nodeid for update] 73086:20221202:102334.156 End of zbx_ipc_async_socket_recv():0 73086:20221202:102334.156 In zbx_ipc_async_socket_close() 73086:20221202:102334.156 In zbx_ipc_socket_close() 73086:20221202:102334.156 End of zbx_ipc_socket_close() 73086:20221202:102334.156 End of zbx_ipc_async_socket_close() 73086:20221202:102334.156 End of zbx_ipc_async_exchange():SUCCEED 73088:20221202:102334.157 query [txnlev:1] [update ha_node set status=1 where ha_nodeid='clb4ubunu00018m7pn6ddoaix'] 73088:20221202:102334.157 query [txnlev:1] [insert into auditlog (auditid,userid,username,clock,action,ip,resource_cuid,resourcename,resourcetype,recordsetid,details) values ('clb68o6q5000ze87py6ytlm80',null,'System','1669969414','1','','clb4ubunu00018m7pn6ddoaix','',47,'clb68o6q50010e87phr0k8ng0','{"hanode.status":["update",1,3]}')] 73088:20221202:102334.157 query [txnlev:1] [commit;] 73088:20221202:102334.165 In zbx_ipc_async_socket_close() 73088:20221202:102334.166 In zbx_ipc_socket_close() 73088:20221202:102334.166 End of zbx_ipc_socket_close() 73088:20221202:102334.166 End of zbx_ipc_async_socket_close() 73088:20221202:102334.166 In zbx_ipc_service_close() path:haservice 73088:20221202:102334.166 In zbx_ipc_socket_close() 73088:20221202:102334.166 End of zbx_ipc_socket_close() 73088:20221202:102334.166 End of zbx_ipc_service_close() 73088:20221202:102334.166 HA manager has been stopped 73086:20221202:102334.169 End of zbx_ha_stop():SUCCEED 73086:20221202:102334.169 In free_configuration_cache() 73086:20221202:102334.171 End of free_configuration_cache() 73086:20221202:102334.171 In zbx_vc_destroy() 73086:20221202:102334.171 End of zbx_vc_destroy() 73086:20221202:102334.171 In zbx_vmware_destroy() 73086:20221202:102334.171 End of zbx_vmware_destroy() 73086:20221202:102334.171 In free_selfmon_collector() collector:0x7f7753d3b000 73086:20221202:102334.171 End of free_selfmon_collector() 73086:20221202:102334.171 In zbx_unload_modules() 73086:20221202:102334.171 End of zbx_unload_modules() 73086:20221202:102334.171 Zabbix Server stopped. Zabbix 6.2.5rc1 (revision {ZABBIX_REVISION}). 74855:20221202:102419.642 Starting Zabbix Server. Zabbix 6.2.5rc1 (revision {ZABBIX_REVISION}). 74855:20221202:102419.642 ****** Enabled features ****** 74855:20221202:102419.642 SNMP monitoring: YES 74855:20221202:102419.642 IPMI monitoring: YES 74855:20221202:102419.642 Web monitoring: YES 74855:20221202:102419.643 VMware monitoring: YES 74855:20221202:102419.643 SMTP authentication: YES 74855:20221202:102419.643 ODBC: NO 74855:20221202:102419.643 SSH support: NO 74855:20221202:102419.643 IPv6 support: NO 74855:20221202:102419.643 TLS support: YES 74855:20221202:102419.643 ****************************** 74855:20221202:102419.643 using configuration file: /home/sergejs/workspace/ZBXNEXT-8058-6.2/etc/zabbix_server.conf 74855:20221202:102419.643 In zbx_load_modules() 74855:20221202:102419.644 End of zbx_load_modules():SUCCEED 74855:20221202:102419.644 In zbx_ipc_service_start() service:rtc 74855:20221202:102419.644 In zbx_ipc_socket_open() 74855:20221202:102419.644 End of zbx_ipc_socket_open():FAIL 74855:20221202:102419.644 End of zbx_ipc_service_start():SUCCEED 74855:20221202:102419.644 In zbx_db_get_database_type() 74855:20221202:102419.644 In DBconnect() flag:0 74855:20221202:102419.659 End of DBconnect():0 74855:20221202:102419.660 query [txnlev:0] [select userid from users limit 1] 74855:20221202:102419.660 there is at least 1 record in "users" table 74855:20221202:102419.661 End of zbx_db_get_database_type():ZBX_DB_SERVER 74855:20221202:102419.661 In init_database_cache() 74855:20221202:102419.661 In zbx_shmem_create() param:'HistoryCacheSize' size:16777216 74855:20221202:102419.661 valid user addresses: [0x7f5b54917170, 0x7f5b55916ff0] total size: 16776832 74855:20221202:102419.661 End of zbx_shmem_create() 74855:20221202:102419.661 In zbx_shmem_create() param:'HistoryIndexCacheSize' size:4194304 74855:20221202:102419.661 valid user addresses: [0x7f5b54517180, 0x7f5b54916ff0] total size: 4193904 74855:20221202:102419.661 End of zbx_shmem_create() 74855:20221202:102419.661 In init_trend_cache() 74855:20221202:102419.661 In zbx_shmem_required_size() size:0 chunks_num:1 descr:'trend cache' param:'TrendCacheSize' 74855:20221202:102419.661 End of zbx_shmem_required_size() size:422 74855:20221202:102419.661 In zbx_shmem_create() param:'TrendCacheSize' size:4194304 74855:20221202:102419.661 valid user addresses: [0x7f5b54117170, 0x7f5b54516ff0] total size: 4193920 74855:20221202:102419.661 End of zbx_shmem_create() 74855:20221202:102419.661 End of init_trend_cache() 74855:20221202:102419.661 End of init_database_cache() 74855:20221202:102419.661 In DBconnect() flag:0 74855:20221202:102419.664 End of DBconnect():0 74855:20221202:102419.664 query [txnlev:0] [select default_character_set_name,default_collation_name from information_schema.SCHEMATA where schema_name='zbxnext-8058-6.2'] 74855:20221202:102419.665 query [txnlev:0] [select count(*) from information_schema.`COLUMNS` where table_schema='zbxnext-8058-6.2' and data_type in ('text','varchar','longtext') and (character_set_name not in ('utf8','utf8mb3','utf8mb4') or collation_name not in ('utf8_bin','utf8mb3_bin','utf8mb4_bin'))] 74855:20221202:102419.671 In DBconnect() flag:0 74855:20221202:102419.675 End of DBconnect():0 74855:20221202:102419.675 In zbx_dbms_version_info_extract() 74855:20221202:102419.675 End of zbx_dbms_version_info_extract() version:80031 74855:20221202:102419.675 In DBcheck_version() 74855:20221202:102419.675 In DBconnect() flag:0 74855:20221202:102419.676 End of DBconnect():0 74855:20221202:102419.676 query [txnlev:0] [show tables like 'dbversion'] 74855:20221202:102419.678 query [txnlev:0] [select mandatory,optional from dbversion] 74855:20221202:102419.678 current database version (mandatory/optional): 06020000/06020013 74855:20221202:102419.679 required mandatory version: 06020000 74855:20221202:102419.679 End of DBcheck_version():SUCCEED 74855:20221202:102419.679 In DBconnect() flag:0 74855:20221202:102419.682 End of DBconnect():0 74855:20221202:102419.682 query [txnlev:0] [show columns from config like 'dbversion_status'] 74855:20221202:102419.684 query [txnlev:0] [show index from history where key_name='PRIMARY'] 74855:20221202:102419.690 In zbx_db_flush_version_requirements() 74855:20221202:102419.690 query without transaction detected 74855:20221202:102419.690 query [txnlev:0] [update config set dbversion_status='[{"database":"MySQL","current_version":"8.00.31","min_version":"5.07.28","max_version":"8.00.x","history_pk":1,"min_supported_version":"8.00.0","flag":0}]'] 74855:20221202:102419.691 End of zbx_db_flush_version_requirements() 74855:20221202:102419.691 In DBcheck_double_type() 74855:20221202:102419.691 In DBconnect() flag:0 74855:20221202:102419.692 End of DBconnect():0 74855:20221202:102419.692 query [txnlev:0] [select count(*) from information_schema.columns where table_schema='zbxnext-8058-6.2' and column_type='double' and ((lower(table_name)='trends' and (lower(column_name) in ('value_min', 'value_avg', 'value_max'))) or (lower(table_name)='history' and lower(column_name)='value'))] 74855:20221202:102419.693 End of DBcheck_double_type() 74855:20221202:102419.694 In DBconnect() flag:0 74855:20221202:102419.694 End of DBconnect():0 74855:20221202:102419.694 query [txnlev:0] [select configid,instanceid from config order by configid] 74855:20221202:102419.695 In zbx_ha_start() 74855:20221202:102419.695 In zbx_ipc_service_recv() timeout:1.000 74859:20221202:102419.696 zbx_setproctitle() title:'ha manager' 74859:20221202:102419.696 starting HA manager 74859:20221202:102419.696 In zbx_ipc_service_start() service:haservice 74859:20221202:102419.696 In zbx_ipc_socket_open() 74859:20221202:102419.696 End of zbx_ipc_socket_open():FAIL 74859:20221202:102419.696 End of zbx_ipc_service_start():SUCCEED 74859:20221202:102419.697 In zbx_ipc_async_socket_open() 74859:20221202:102419.697 In zbx_ipc_socket_open() 74859:20221202:102419.697 End of zbx_ipc_socket_open():SUCCEED 74859:20221202:102419.697 End of zbx_ipc_async_socket_open():SUCCEED 74859:20221202:102419.697 In zbx_ipc_async_socket_send() 74859:20221202:102419.697 In zbx_ipc_client_send() clientid:0 74859:20221202:102419.697 End of zbx_ipc_client_send():SUCCEED 74859:20221202:102419.697 End of zbx_ipc_async_socket_send():SUCCEED 74859:20221202:102419.697 In zbx_ipc_async_socket_flush() timeout:10 74859:20221202:102419.697 End of zbx_ipc_async_socket_flush():0 74859:20221202:102419.697 In ha_db_register_node() 74859:20221202:102419.697 In ha_db_create_node() 74859:20221202:102419.697 In DBconnect() flag:2 74855:20221202:102419.697 In ipc_service_accept() 74855:20221202:102419.698 In ipc_service_add_client() 74855:20221202:102419.698 End of ipc_service_add_client() clientid:1 74855:20221202:102419.698 End of ipc_service_accept() 74855:20221202:102419.698 End of zbx_ipc_service_recv():2 74855:20221202:102419.698 In zbx_ipc_service_recv() timeout:1.000 74855:20221202:102419.698 End of zbx_ipc_service_recv():1 74855:20221202:102419.698 End of zbx_ha_start():SUCCEED 74855:20221202:102419.698 In zbx_ha_get_status() 74855:20221202:102419.698 In zbx_ipc_async_socket_open() 74855:20221202:102419.698 In zbx_ipc_socket_open() 74855:20221202:102419.699 End of zbx_ipc_socket_open():SUCCEED 74855:20221202:102419.701 End of zbx_ipc_async_socket_open():SUCCEED 74855:20221202:102419.703 In zbx_ipc_async_socket_send() 74855:20221202:102419.703 In zbx_ipc_client_send() clientid:0 74855:20221202:102419.703 End of zbx_ipc_client_send():SUCCEED 74855:20221202:102419.704 End of zbx_ipc_async_socket_send():SUCCEED 74855:20221202:102419.704 In zbx_ipc_async_socket_flush() timeout:10 74855:20221202:102419.704 End of zbx_ipc_async_socket_flush():0 74855:20221202:102419.704 In zbx_ipc_async_socket_recv() timeout:10 74859:20221202:102419.705 End of DBconnect():0 74859:20221202:102419.705 query [txnlev:1] [begin;] 74859:20221202:102419.706 query [txnlev:1] [select ha_nodeid,name,status,lastaccess,address,port,ha_sessionid from ha_node order by ha_nodeid] 74859:20221202:102419.707 query [txnlev:1] [select ha_failover_delay,auditlog_enabled from config] 74859:20221202:102419.708 query [txnlev:1] [commit;] 74859:20221202:102419.709 End of ha_db_create_node() 74859:20221202:102419.709 query [txnlev:1] [begin;] 74859:20221202:102419.710 query [txnlev:1] [select ha_nodeid,name,status,lastaccess,address,port,ha_sessionid from ha_node order by ha_nodeid for update] 74859:20221202:102419.711 In ha_db_get_time() 74859:20221202:102419.712 query [txnlev:1] [select unix_timestamp() from config] 74859:20221202:102419.712 End of ha_db_get_time():SUCCEED db_time:1669969459 74859:20221202:102419.713 query [txnlev:1] [update ha_node set lastaccess=unix_timestamp(),ha_sessionid='clb68p5tm0000rb7pwccyvpe2',status=3 where ha_nodeid='clb4ubunu00018m7pn6ddoaix'] 74859:20221202:102419.714 query [txnlev:1] [delete from ha_node where name<>''] 74859:20221202:102419.715 query [txnlev:1] [insert into auditlog (auditid,userid,username,clock,action,ip,resource_cuid,resourcename,resourcetype,recordsetid,details) values ('clb68p5vl0001rf7pvoaqrau4',null,'System','1669969459','1','','clb4ubunu00018m7pn6ddoaix','',47,'clb68p5vn0002rf7pm5tvufrt','{"hanode.status":["update",3,1]}')] 74859:20221202:102419.715 query [txnlev:1] [commit;] 74859:20221202:102419.726 End of ha_db_register_node() nodeid:clb4ubunu00018m7pn6ddoaix ha_status:active db_status:0 74859:20221202:102419.726 HA manager started in active mode 74859:20221202:102419.726 In zbx_ipc_async_socket_send() 74859:20221202:102419.727 In zbx_ipc_client_send() clientid:0 74859:20221202:102419.727 End of zbx_ipc_client_send():SUCCEED 74859:20221202:102419.727 End of zbx_ipc_async_socket_send():SUCCEED 74859:20221202:102419.727 In zbx_ipc_async_socket_flush() timeout:10 74859:20221202:102419.728 End of zbx_ipc_async_socket_flush():0 74859:20221202:102419.728 In zbx_ipc_service_recv() timeout:0.970 74859:20221202:102419.728 In ipc_service_accept() 74859:20221202:102419.730 In ipc_service_add_client() 74859:20221202:102419.730 End of ipc_service_add_client() clientid:1 74859:20221202:102419.731 End of ipc_service_accept() 74859:20221202:102419.731 End of zbx_ipc_service_recv():2 74859:20221202:102419.731 In zbx_ipc_service_recv() timeout:0.965 74859:20221202:102419.732 End of zbx_ipc_service_recv():1 74859:20221202:102419.732 In ha_send_status() ha_status:active info: 74859:20221202:102419.732 In zbx_ipc_client_send() clientid:1 74859:20221202:102419.732 End of zbx_ipc_client_send():SUCCEED 74859:20221202:102419.732 End of ha_send_status():SYSINFO_SUCCEED 74859:20221202:102419.733 In zbx_ipc_service_recv() timeout:0.964 74855:20221202:102419.733 End of zbx_ipc_async_socket_recv():0 74855:20221202:102419.733 In zbx_ipc_async_socket_close() 74855:20221202:102419.733 In zbx_ipc_socket_close() 74855:20221202:102419.733 End of zbx_ipc_socket_close() 74855:20221202:102419.734 End of zbx_ipc_async_socket_close() 74855:20221202:102419.734 End of zbx_ha_get_status():SUCCEED 74855:20221202:102419.735 In init_database_cache() 74855:20221202:102419.735 End of init_database_cache() 74855:20221202:102419.735 In init_configuration_cache() size:33554432 74855:20221202:102419.735 In zbx_shmem_create() param:'CacheSize' size:33554432 74855:20221202:102419.735 valid user addresses: [0x7f5b52117170, 0x7f5b54116ff0] total size: 33554048 74855:20221202:102419.735 End of zbx_shmem_create() 74855:20221202:102419.736 End of init_configuration_cache() 74855:20221202:102419.736 In init_selfmon_collector() 74855:20221202:102419.736 init_selfmon_collector() size:17360 74859:20221202:102419.736 End of zbx_ipc_service_recv():1 74859:20221202:102419.736 In zbx_ipc_socket_close() 74859:20221202:102419.736 End of zbx_ipc_socket_close() 74859:20221202:102419.736 In zbx_ipc_service_recv() timeout:0.960 74855:20221202:102419.737 End of init_selfmon_collector() collector:0x7f5b598b9000 74855:20221202:102419.737 In zbx_vc_init() 74855:20221202:102419.737 In zbx_shmem_required_size() size:0 chunks_num:1 descr:'value cache size' param:'ValueCacheSize' 74855:20221202:102419.738 End of zbx_shmem_required_size() size:427 74855:20221202:102419.738 In zbx_shmem_create() param:'ValueCacheSize' size:8388608 74855:20221202:102419.738 valid user addresses: [0x7f5b51917170, 0x7f5b52116ff0] total size: 8388224 74855:20221202:102419.738 End of zbx_shmem_create() 74855:20221202:102419.738 End of zbx_vc_init() 74855:20221202:102419.739 In zbx_tfc_init() 74855:20221202:102419.739 In zbx_shmem_required_size() size:0 chunks_num:1 descr:'trend function cache size' param:'TrendFunctionCacheSize' 74855:20221202:102419.739 End of zbx_shmem_required_size() size:444 74855:20221202:102419.739 In zbx_shmem_create() param:'TrendFunctionCacheSize' size:4194304 74855:20221202:102419.739 valid user addresses: [0x7f5b51517188, 0x7f5b51916ff0] total size: 4193896 74855:20221202:102419.740 End of zbx_shmem_create() 74855:20221202:102419.740 zbx_tfc_init(): slots:49924 74855:20221202:102419.740 End of zbx_tfc_init(): 74855:20221202:102419.741 server #0 started [main process] 74855:20221202:102419.742 In zbx_ipc_service_recv() timeout:1.000 74855:20221202:102419.743 End of zbx_ipc_service_recv():1 74855:20221202:102419.743 In zbx_ipc_service_recv() timeout:1.000 74862:20221202:102419.744 server #2 started [configuration syncer #1] 74862:20221202:102419.744 In zbx_ipc_async_socket_open() 74862:20221202:102419.744 In zbx_ipc_socket_open() 74855:20221202:102419.744 In ipc_service_accept() 74855:20221202:102419.744 In ipc_service_add_client() 74855:20221202:102419.744 End of ipc_service_add_client() clientid:2 74855:20221202:102419.744 End of ipc_service_accept() 74855:20221202:102419.744 End of zbx_ipc_service_recv():2 74855:20221202:102419.744 In zbx_ipc_service_recv() timeout:1.000 74862:20221202:102419.745 End of zbx_ipc_socket_open():SUCCEED 74861:20221202:102419.745 server #1 started [service manager #1] 74861:20221202:102419.745 zbx_setproctitle() title:'service manager #1 [connecting to the database]' 74861:20221202:102419.745 In DBconnect() flag:0 74862:20221202:102419.746 End of zbx_ipc_async_socket_open():SUCCEED 74862:20221202:102419.746 In zbx_ipc_async_socket_send() 74862:20221202:102419.746 In zbx_ipc_client_send() clientid:0 74862:20221202:102419.746 End of zbx_ipc_client_send():SUCCEED 74862:20221202:102419.746 End of zbx_ipc_async_socket_send():SUCCEED 74862:20221202:102419.746 In zbx_ipc_async_socket_flush() timeout:4 74862:20221202:102419.746 End of zbx_ipc_async_socket_flush():0 74862:20221202:102419.746 zbx_setproctitle() title:'configuration syncer [connecting to the database]' 74862:20221202:102419.746 In DBconnect() flag:0 74862:20221202:102419.747 End of DBconnect():0 74862:20221202:102419.747 zbx_setproctitle() title:'configuration syncer [syncing configuration]' 74862:20221202:102419.747 In DCsync_configuration() 74862:20221202:102419.747 query [txnlev:0] [select changelogid,clock from changelog] 74855:20221202:102419.747 End of zbx_ipc_service_recv():1 74855:20221202:102419.748 In zbx_rtc_dispatch() code:100 size:5 74855:20221202:102419.748 End of zbx_rtc_dispatch() 74855:20221202:102419.748 In zbx_ipc_service_recv() timeout:1.000 74862:20221202:102419.748 query [txnlev:0] [select objectid,type,clock,ns from trigger_queue] 74861:20221202:102419.749 End of DBconnect():0 74861:20221202:102419.749 In zbx_ipc_service_start() service:service 74861:20221202:102419.750 In zbx_ipc_socket_open() 74861:20221202:102419.750 End of zbx_ipc_socket_open():FAIL 74862:20221202:102419.750 query [txnlev:0] [select discovery_groupid,snmptrap_logging,severity_name_0,severity_name_1,severity_name_2,severity_name_3,severity_name_4,severity_name_5,hk_events_mode,hk_events_trigger,hk_events_internal,hk_events_discovery,hk_events_autoreg,hk_services_mode,hk_services,hk_audit_mode,hk_audit,hk_sessions_mode,hk_sessions,hk_history_mode,hk_history_global,hk_history,hk_trends_mode,hk_trends_global,hk_trends,default_inventory_mode,db_extension,autoreg_tls_accept,compression_status,compress_older,instanceid,default_timezone,hk_events_service,auditlog_enabled from config order by configid] 74861:20221202:102419.750 End of zbx_ipc_service_start():SUCCEED 74861:20221202:102419.751 In db_get_events() 74861:20221202:102419.751 query [txnlev:0] [select p.eventid,p.clock,p.severity,t.tag,t.value,p.ns from problem p left join problem_tag t on p.eventid=t.eventid where p.source=0 and p.object=0 and r_eventid is null order by p.eventid] 74862:20221202:102419.751 query [txnlev:0] [select tls_psk_identity,tls_psk from config_autoreg_tls order by autoreg_tlsid] 74861:20221202:102419.752 End of db_get_events() 74861:20221202:102419.752 zbx_setproctitle() title:'service manager #1 started' 74861:20221202:102419.752 query [txnlev:1] [begin;] 74862:20221202:102419.752 In DCsync_config() 74862:20221202:102419.752 End of DCsync_config() 74862:20221202:102419.752 In DCsync_autoreg_config() 74862:20221202:102419.752 End of DCsync_autoreg_config() 74862:20221202:102419.752 query [txnlev:0] [select hostid,templateid from hosts_templates order by hostid] 74861:20221202:102419.753 In sync_services() 74861:20221202:102419.754 query [txnlev:1] [select serviceid,status,algorithm,name,weight,propagation_rule,propagation_value from services] 74862:20221202:102419.754 query [txnlev:0] [select globalmacroid,macro,value,type from globalmacro] 74861:20221202:102419.754 End of sync_services() 74861:20221202:102419.754 In sync_service_rules() 74861:20221202:102419.755 query [txnlev:1] [select service_status_ruleid,serviceid,type,limit_value,limit_status,new_status from service_status_rule order by serviceid] 74862:20221202:102419.755 query [txnlev:0] [select m.hostmacroid,m.hostid,m.macro,m.value,m.type from hostmacro m inner join hosts h on m.hostid=h.hostid where h.flags<>2] 74861:20221202:102419.755 End of sync_service_rules() 74861:20221202:102419.755 In sync_service_tags() 74861:20221202:102419.756 query [txnlev:1] [select servicetagid,serviceid,tag,value from service_tag] 74861:20221202:102419.756 End of sync_service_tags() 74861:20221202:102419.756 In sync_service_problem_tags() 74861:20221202:102419.756 query [txnlev:1] [select service_problem_tagid,serviceid,tag,operator,value from service_problem_tag order by serviceid] 74861:20221202:102419.757 End of sync_service_problem_tags() 74861:20221202:102419.757 In sync_services_links() 74861:20221202:102419.757 query [txnlev:1] [select linkid,serviceupid,servicedownid from services_links] 74861:20221202:102419.758 End of sync_services_links() 74861:20221202:102419.760 In sync_actions() 74861:20221202:102419.760 query [txnlev:1] [select actionid,evaltype,formula from actions where eventsource=4 and status=0] 74861:20221202:102419.761 End of sync_actions() 74861:20221202:102419.761 In sync_action_conditions() 74861:20221202:102419.761 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] 74861:20221202:102419.761 End of sync_action_conditions() 74861:20221202:102419.763 query [txnlev:1] [select severity_name_0,severity_name_1,severity_name_2,severity_name_3,severity_name_4,severity_name_5 from config] 74861:20221202:102419.763 In sync_service_problems() 74861:20221202:102419.763 query [txnlev:1] [select service_problemid,eventid,serviceid,severity from service_problem] 74861:20221202:102419.764 End of sync_service_problems() 74861:20221202:102419.764 query [txnlev:1] [commit;] 74861:20221202:102419.764 In cleanup_deleted_problems() 74861:20221202:102419.764 End of cleanup_deleted_problems() 74861:20221202:102419.764 In zbx_ipc_service_recv() timeout:1.000 74862:20221202:102419.764 query [txnlev:0] [select hosttagid,hostid,tag,value from host_tag] 74862:20221202:102419.770 In DCsync_host_tags() 74862:20221202:102419.771 End of DCsync_host_tags() 74862:20221202:102419.771 query [txnlev:0] [select h.hostid,h.proxy_hostid,h.host,h.ipmi_authtype,h.ipmi_privilege,h.ipmi_username,h.ipmi_password,h.maintenance_status,h.maintenance_type,h.maintenance_from,h.status,h.name,hr.lastaccess,h.tls_connect,h.tls_accept,h.tls_issuer,h.tls_subject,h.tls_psk_identity,h.tls_psk,h.proxy_address,h.auto_compress,h.maintenanceid from hosts h left join host_rtdata hr on h.hostid=hr.hostid where status in (0,1,5,6) and flags<>2] 74862:20221202:102419.772 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] 74862:20221202:102419.773 query [txnlev:0] [select groupid,name from hstgrp] 74862:20221202:102419.774 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 order by hg.groupid] 74862:20221202:102419.775 query [txnlev:0] [select maintenanceid,maintenance_type,active_since,active_till,tags_evaltype from maintenances] 74862:20221202:102419.776 query [txnlev:0] [select maintenancetagid,maintenanceid,operator,tag,value from maintenance_tag] 74862:20221202:102419.776 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] 74862:20221202:102419.784 query [txnlev:0] [select maintenanceid,groupid from maintenances_groups order by maintenanceid] 74862:20221202:102419.785 query [txnlev:0] [select maintenanceid,hostid from maintenances_hosts order by maintenanceid] 74862:20221202:102419.786 In DCsync_hosts() 74862:20221202:102419.787 End of DCsync_hosts() 74862:20221202:102419.787 In DCsync_host_inventory() 74862:20221202:102419.787 End of DCsync_host_inventory() 74862:20221202:102419.787 In DCsync_hostgroups() 74862:20221202:102419.787 End of DCsync_hostgroups() 74862:20221202:102419.787 In DCsync_hostgroup_hosts() 74862:20221202:102419.787 End of DCsync_hostgroup_hosts() 74862:20221202:102419.787 In DCsync_maintenances() 74862:20221202:102419.787 End of DCsync_maintenances() 74862:20221202:102419.787 In DCsync_maintenance_tags() 74862:20221202:102419.787 End of DCsync_maintenance_tags() 74862:20221202:102419.787 In DCsync_maintenance_groups() 74862:20221202:102419.787 End of DCsync_maintenance_groups() 74862:20221202:102419.787 In DCsync_maintenance_hosts() 74862:20221202:102419.787 End of DCsync_maintenance_hosts() 74862:20221202:102419.787 In DCsync_maintenance_periods() 74862:20221202:102419.787 End of DCsync_maintenance_periods() 74862:20221202:102419.787 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 from interface i left join interface_snmp s on i.interfaceid=s.interfaceid] 74862:20221202:102419.789 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 inner join hosts h on i.hostid=h.hostid join item_rtdata ir on i.itemid=ir.itemid where h.status in (0,1) and i.flags<>2] 74862:20221202:102419.790 query [txnlev:0] [select i.itemid,i.hostid,i.templateid from items i inner join hosts h on i.hostid=h.hostid where h.status=3] 74862:20221202:102419.814 query [txnlev:0] [select i.itemid,i.hostid,i.templateid from items i where i.flags=2] 74862:20221202:102419.822 query [txnlev:0] [select itemid,parent_itemid from item_discovery] 74862:20221202:102419.825 query [txnlev:0] [select item_preprocid,itemid,type,params,step,error_handler,error_handler_params from item_preproc] 74862:20221202:102419.841 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 order by p.itemid] 74862:20221202:102419.843 In DCsync_interfaces() 74862:20221202:102419.843 End of DCsync_interfaces() 74862:20221202:102419.843 In DCsync_items() 74862:20221202:102419.843 End of DCsync_items() 74862:20221202:102419.843 In DCsync_template_items() 74862:20221202:102419.846 End of DCsync_template_items() 74862:20221202:102419.846 In DCsync_prototype_items() 74862:20221202:102419.847 End of DCsync_prototype_items() 74862:20221202:102419.847 In DCsync_item_discovery() 74862:20221202:102419.848 End of DCsync_item_discovery() 74862:20221202:102419.849 In DCsync_item_preproc() 74862:20221202:102419.859 End of DCsync_item_preproc() 74862:20221202:102419.859 In DCsync_itemscript_param() 74862:20221202:102419.859 End of DCsync_itemscript_param() 74862:20221202:102419.859 query [txnlev:0] [select itemtagid,itemid,tag,value from item_tag] 74862:20221202:102419.872 query [txnlev:0] [select functionid,itemid,name,parameter,triggerid from functions] 74862:20221202:102419.879 In DCsync_functions() 74862:20221202:102419.880 End of DCsync_functions() 74862:20221202:102419.881 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] 74862:20221202:102419.893 query [txnlev:0] [select triggerid_down,triggerid_up from trigger_depends] 74862:20221202:102419.895 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] 74862:20221202:102419.895 query [txnlev:0] [select actionid,eventsource,evaltype,formula from actions where eventsource<>4 and status=0] 74862:20221202:102419.896 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] 74862:20221202:102419.897 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] 74862:20221202:102419.897 query [txnlev:0] [select triggertagid,triggerid,tag,value from trigger_tag] 74862:20221202:102419.902 query [txnlev:0] [select correlationid,name,evaltype,formula from correlation where status=0] 74862:20221202:102419.903 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] 74862:20221202:102419.903 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] 74862:20221202:102419.904 In DCsync_triggers() 74862:20221202:102419.913 End of DCsync_triggers() 74862:20221202:102419.913 In DCsync_trigdeps() 74862:20221202:102419.914 End of DCsync_trigdeps() 74862:20221202:102419.914 In DCsync_expressions() 74862:20221202:102419.914 End of DCsync_expressions() 74862:20221202:102419.914 In DCsync_actions() 74862:20221202:102419.914 End of DCsync_actions() 74862:20221202:102419.914 In DCsync_action_ops() 74862:20221202:102419.914 End of DCsync_action_ops() 74862:20221202:102419.914 In DCsync_action_conditions() 74862:20221202:102419.914 End of DCsync_action_conditions() 74862:20221202:102419.914 In DCsync_trigger_tags() 74862:20221202:102419.917 End of DCsync_trigger_tags() 74862:20221202:102419.917 In DCsync_item_tags() 74862:20221202:102419.918 End of DCsync_item_tags() 74862:20221202:102419.918 In DCsync_correlations() 74862:20221202:102419.922 End of DCsync_correlations() 74862:20221202:102419.922 In DCsync_corr_conditions() 74862:20221202:102419.922 End of DCsync_corr_conditions() 74862:20221202:102419.922 In DCsync_corr_operations() 74862:20221202:102419.922 End of DCsync_corr_operations() 74862:20221202:102419.923 DCsync_configuration() changelog : sql:0.000870 sec (437 records) 74862:20221202:102419.923 DCsync_configuration() config : sql:0.001569 sync:0.000615 sec (1/0/0). 74862:20221202:102419.923 DCsync_configuration() autoreg : sql:0.001291 sync:0.000019 sec (1/0/0). 74862:20221202:102419.923 DCsync_configuration() hosts : sql:0.000861 sync:0.000729 sec (2/0/0). 74862:20221202:102419.923 DCsync_configuration() host_invent: sql:0.001110 sync:0.000025 sec (1/0/0). 74862:20221202:102419.924 DCsync_configuration() templates : sql:0.000633 sec (21/0/0). 74862:20221202:102419.924 DCsync_configuration() globmacros : sql:0.001121 sec (1/0/0). 74862:20221202:102419.924 DCsync_configuration() hostmacros : sql:0.009678 sec (4908/0/0). 74862:20221202:102419.924 DCsync_configuration() interfaces : sql:0.001495 sync:0.000156 sec (15/0/0). 74862:20221202:102419.924 DCsync_configuration() items : sql:0.001704 sync:0.000371 sec (145/0/0). 74862:20221202:102419.924 DCsync_configuration() template_items : sql:0.023774 sync:0.002818 sec (13075/0/0). 74862:20221202:102419.924 DCsync_configuration() prototype_items : sql:0.008417 sync:0.001247 sec (5964/0/0). 74862:20221202:102419.924 DCsync_configuration() item_discovery : sql:0.002182 sync:0.001346 sec (5990/0/0). 74862:20221202:102419.925 DCsync_configuration() triggers : sql:0.012687 sync:0.008529 sec (5564/0/0). 74862:20221202:102419.925 DCsync_configuration() trigdeps : sql:0.001424 sync:0.001251 sec (1662/0/0). 74862:20221202:102419.925 DCsync_configuration() trig. tags : sql:0.004311 sync:0.002735 sec (7274/0/0). 74862:20221202:102419.925 DCsync_configuration() host tags : sql:0.002317 sync:0.001153 sec (708/0/0). 74862:20221202:102419.925 DCsync_configuration() item tags : sql:0.012862 sync:0.001065 sec (20956/0/0). 74862:20221202:102419.925 DCsync_configuration() functions : sql:0.006864 sync:0.001617 sec (9210/0/0). 74862:20221202:102419.925 DCsync_configuration() expressions: sql:0.000789 sync:0.000045 sec (10/0/0). 74862:20221202:102419.925 DCsync_configuration() actions : sql:0.000567 sync:0.000020 sec (1/0/0). 74862:20221202:102419.925 DCsync_configuration() operations : sql:0.000746 sync:0.000017 sec (0/1/0). 74862:20221202:102419.925 DCsync_configuration() conditions : sql:0.000678 sync:0.000124 sec (1/0/0). 74862:20221202:102419.925 DCsync_configuration() corr : sql:0.000913 sync:0.003804 sec (0/0/0). 74862:20221202:102419.926 DCsync_configuration() corr_cond : sql:0.000740 sync:0.000187 sec (0/0/0). 74862:20221202:102419.926 DCsync_configuration() corr_op : sql:0.000800 sync:0.000177 sec (0/0/0). 74862:20221202:102419.926 DCsync_configuration() hgroups : sql:0.001632 sync:0.000129 sec (20/0/0). 74862:20221202:102419.926 DCsync_configuration() item pproc : sql:0.016636 sync:0.010624 sec (13245/0/0). 74862:20221202:102419.926 DCsync_configuration() item script param: sql:0.001324 sync:0.000057 sec (0/0/0). 74862:20221202:102419.927 DCsync_configuration() maintenance: sql:0.011517 sync:0.000165 sec (0/0/0). 74862:20221202:102419.927 DCsync_configuration() macro cache: 0.003520 sec. 74862:20221202:102419.927 DCsync_configuration() reindex : 0.000569 sec. 74862:20221202:102419.927 DCsync_configuration() total sql : 0.127000 sec. 74862:20221202:102419.927 DCsync_configuration() total sync : 0.041906 sec. 74862:20221202:102419.927 DCsync_configuration() proxies : 0 (0 slots) 74862:20221202:102419.927 DCsync_configuration() hosts : 2 (11 slots) 74862:20221202:102419.927 DCsync_configuration() hosts_h : 2 (11 slots) 74862:20221202:102419.927 DCsync_configuration() hosts_p : 0 (0 slots) 74862:20221202:102419.927 DCsync_configuration() psks : 0 (0 slots) 74862:20221202:102419.927 DCsync_configuration() ipmihosts : 0 (0 slots) 74862:20221202:102419.928 DCsync_configuration() host_invent: 1 (11 slots) 74862:20221202:102419.928 DCsync_configuration() glob macros: 1 (11 slots) 74862:20221202:102419.928 DCsync_configuration() host macros: 4908 (9029 slots) 74862:20221202:102419.928 DCsync_configuration() kvs_paths : 0 74862:20221202:102419.928 DCsync_configuration() interfaces : 2 (11 slots) 74862:20221202:102419.928 DCsync_configuration() interfaces_snmp : 0 (0 slots) 74862:20221202:102419.928 DCsync_configuration() interfac_ht: 2 (11 slots) 74862:20221202:102419.928 DCsync_configuration() if_snmpitms: 0 (0 slots) 74862:20221202:102419.928 DCsync_configuration() if_snmpaddr: 0 (0 slots) 74862:20221202:102419.928 DCsync_configuration() item_discovery : 5990 (9029 slots) 74862:20221202:102419.928 DCsync_configuration() items : 145 (227 slots) 74862:20221202:102419.928 DCsync_configuration() items_hk : 145 (227 slots) 74862:20221202:102419.928 DCsync_configuration() numitems : 124 (227 slots) 74862:20221202:102419.928 DCsync_configuration() preprocitems: 9367 (13553 slots) 74862:20221202:102419.929 DCsync_configuration() preprocops : 13245 (20333 slots) 74862:20221202:102419.929 DCsync_configuration() snmpitems : 0 (0 slots) 74862:20221202:102419.929 DCsync_configuration() ipmiitems : 0 (0 slots) 74862:20221202:102419.929 DCsync_configuration() trapitems : 0 (0 slots) 74862:20221202:102419.929 DCsync_configuration() dependentitems : 30 (43 slots) 74862:20221202:102419.929 DCsync_configuration() logitems : 0 (0 slots) 74862:20221202:102419.929 DCsync_configuration() dbitems : 0 (0 slots) 74862:20221202:102419.929 DCsync_configuration() sshitems : 0 (0 slots) 74862:20221202:102419.930 DCsync_configuration() telnetitems: 0 (0 slots) 74862:20221202:102419.930 DCsync_configuration() simpleitems: 0 (0 slots) 74862:20221202:102419.930 DCsync_configuration() jmxitems : 0 (0 slots) 74862:20221202:102419.930 DCsync_configuration() calcitems : 0 (0 slots) 74862:20221202:102419.930 DCsync_configuration() httpitems : 0 (0 slots) 74862:20221202:102419.930 DCsync_configuration() scriptitems : 0 (0 slots) 74862:20221202:102419.930 DCsync_configuration() functions : 70 (101 slots) 74862:20221202:102419.930 DCsync_configuration() triggers : 5564 (9029 slots) 74862:20221202:102419.930 DCsync_configuration() trigdeps : 2377 (4007 slots) 74862:20221202:102419.930 DCsync_configuration() trig. tags : 7274 (13553 slots) 74862:20221202:102419.930 DCsync_configuration() expressions: 10 (17 slots) 74862:20221202:102419.930 DCsync_configuration() actions : 1 (11 slots) 74862:20221202:102419.930 DCsync_configuration() conditions : 1 (11 slots) 74862:20221202:102419.930 DCsync_configuration() corr. : 0 (0 slots) 74862:20221202:102419.931 DCsync_configuration() corr. conds: 0 (0 slots) 74862:20221202:102419.931 DCsync_configuration() corr. ops : 0 (0 slots) 74862:20221202:102419.931 DCsync_configuration() hgroups : 20 (29 slots) 74862:20221202:102419.931 DCsync_configuration() item procs : 13245 (20333 slots) 74862:20221202:102419.931 DCsync_configuration() maintenance: 0 (0 slots) 74862:20221202:102419.931 DCsync_configuration() maint tags : 0 (0 slots) 74862:20221202:102419.931 DCsync_configuration() maint time : 0 (0 slots) 74862:20221202:102419.931 DCsync_configuration() queue[0] : 2 (32 allocated) 74862:20221202:102419.931 DCsync_configuration() queue[1] : 0 (0 allocated) 74862:20221202:102419.931 DCsync_configuration() queue[2] : 0 (0 allocated) 74862:20221202:102419.931 DCsync_configuration() queue[3] : 0 (0 allocated) 74862:20221202:102419.931 DCsync_configuration() queue[4] : 0 (0 allocated) 74862:20221202:102419.931 DCsync_configuration() queue[5] : 0 (0 allocated) 74862:20221202:102419.932 DCsync_configuration() queue[6] : 0 (0 allocated) 74862:20221202:102419.932 DCsync_configuration() pqueue : 0 (0 allocated) 74862:20221202:102419.932 DCsync_configuration() timer queue: 0 (0 allocated) 74862:20221202:102419.932 DCsync_configuration() changelog : 437 74862:20221202:102419.932 DCsync_configuration() configfree : 65.511823% 74862:20221202:102419.932 DCsync_configuration() strings : 9631 (13553 slots) 74862:20221202:102419.932 === memory statistics for configuration cache === 74862:20221202:102419.932 free chunks of size >= 256 bytes: 6 74862:20221202:102419.932 min chunk size: 544 bytes 74862:20221202:102419.932 max chunk size: 21962744 bytes 74862:20221202:102419.932 memory of total size 31927712 bytes fragmented into 101647 chunks 74862:20221202:102419.932 of those, 21982120 bytes are in 6 free chunks 74862:20221202:102419.932 of those, 9945592 bytes are in 101641 used chunks 74862:20221202:102419.932 of those, 1626336 bytes are used by allocation overhead 74862:20221202:102419.933 ================================ 74862:20221202:102419.933 In dc_get_items_to_reschedule() 74862:20221202:102419.933 End of dc_get_items_to_reschedule() items:0 74862:20221202:102419.933 DCsync_configuration() reschedule : 0.000111 sec. 74862:20221202:102419.934 End of DCsync_configuration() 74862:20221202:102419.934 In DCsync_kvs_paths() 74862:20221202:102419.934 End of DCsync_kvs_paths() 74862:20221202:102419.934 zbx_setproctitle() title:'configuration syncer [synced configuration in 0.186843 sec, idle 60 sec]' 74862:20221202:102419.934 In zbx_ipc_async_socket_send() 74862:20221202:102419.934 In zbx_ipc_client_send() clientid:0 74862:20221202:102419.934 End of zbx_ipc_client_send():SUCCEED 74862:20221202:102419.934 End of zbx_ipc_async_socket_send():SUCCEED 74862:20221202:102419.934 In zbx_ipc_async_socket_flush() timeout:4 74862:20221202:102419.934 End of zbx_ipc_async_socket_flush():0 74862:20221202:102419.935 In zbx_ipc_async_socket_recv() timeout:60 74855:20221202:102419.935 End of zbx_ipc_service_recv():1 74855:20221202:102419.935 In zbx_ha_get_status() 74855:20221202:102419.935 In zbx_ipc_async_socket_open() 74855:20221202:102419.935 In zbx_ipc_socket_open() 74855:20221202:102419.935 End of zbx_ipc_socket_open():SUCCEED 74855:20221202:102419.935 End of zbx_ipc_async_socket_open():SUCCEED 74855:20221202:102419.935 In zbx_ipc_async_socket_send() 74859:20221202:102419.936 In ipc_service_accept() 74859:20221202:102419.936 In ipc_service_add_client() 74855:20221202:102419.936 In zbx_ipc_client_send() clientid:0 74855:20221202:102419.936 End of zbx_ipc_client_send():SUCCEED 74855:20221202:102419.936 End of zbx_ipc_async_socket_send():SUCCEED 74855:20221202:102419.936 In zbx_ipc_async_socket_flush() timeout:10 74855:20221202:102419.936 End of zbx_ipc_async_socket_flush():0 74855:20221202:102419.936 In zbx_ipc_async_socket_recv() timeout:10 74859:20221202:102419.936 End of ipc_service_add_client() clientid:2 74859:20221202:102419.936 End of ipc_service_accept() 74859:20221202:102419.936 End of zbx_ipc_service_recv():2 74859:20221202:102419.936 In zbx_ipc_service_recv() timeout:0.760 74859:20221202:102419.936 End of zbx_ipc_service_recv():1 74859:20221202:102419.936 In ha_send_status() ha_status:active info: 74859:20221202:102419.936 In zbx_ipc_client_send() clientid:2 74855:20221202:102419.937 End of zbx_ipc_async_socket_recv():0 74855:20221202:102419.937 In zbx_ipc_async_socket_close() 74855:20221202:102419.937 In zbx_ipc_socket_close() 74855:20221202:102419.937 End of zbx_ipc_socket_close() 74855:20221202:102419.937 End of zbx_ipc_async_socket_close() 74855:20221202:102419.937 End of zbx_ha_get_status():SUCCEED 74855:20221202:102419.937 In DBconnect() flag:0 74859:20221202:102419.937 End of zbx_ipc_client_send():SUCCEED 74859:20221202:102419.937 End of ha_send_status():SYSINFO_SUCCEED 74859:20221202:102419.937 In zbx_ipc_service_recv() timeout:0.759 74859:20221202:102419.937 End of zbx_ipc_service_recv():1 74859:20221202:102419.938 In zbx_ipc_socket_close() 74859:20221202:102419.939 End of zbx_ipc_socket_close() 74859:20221202:102419.939 In zbx_ipc_service_recv() timeout:0.758 74855:20221202:102419.939 End of DBconnect():0 74855:20221202:102419.940 query [txnlev:0] [select taskid from task where type=5 and status=1] 74855:20221202:102419.940 In zbx_dc_update_maintenances() 74855:20221202:102419.940 End of zbx_dc_update_maintenances() started:0 stopped:0 running:0 74876:20221202:102419.942 zbx_setproctitle() title:'alert manager #1 starting' 74876:20221202:102419.942 server #3 started [alert manager #1] 74876:20221202:102419.942 In am_init() alerters:3 74876:20221202:102419.942 In zbx_ipc_service_start() service:alerter 74876:20221202:102419.942 In zbx_ipc_socket_open() 74876:20221202:102419.942 End of zbx_ipc_socket_open():FAIL 74876:20221202:102419.942 End of zbx_ipc_service_start():SUCCEED 74876:20221202:102419.942 End of am_init() 74876:20221202:102419.943 zbx_setproctitle() title:'alert manager #1 started' 74876:20221202:102419.943 In DBconnect() flag:2 74879:20221202:102419.944 server #6 started [alerter #3] 74876:20221202:102419.944 End of DBconnect():0 74876:20221202:102419.944 In zbx_ipc_service_recv() timeout:1.000 74879:20221202:102419.944 zbx_setproctitle() title:'alerter [connecting to the database]' 74879:20221202:102419.944 In zbx_ipc_socket_open() 74876:20221202:102419.944 In ipc_service_accept() 74876:20221202:102419.944 In ipc_service_add_client() 74876:20221202:102419.944 End of ipc_service_add_client() clientid:3 74876:20221202:102419.944 End of ipc_service_accept() 74876:20221202:102419.944 End of zbx_ipc_service_recv():2 74876:20221202:102419.944 In zbx_ipc_service_recv() timeout:1.000 74879:20221202:102419.944 End of zbx_ipc_socket_open():SUCCEED 74879:20221202:102419.945 In zbx_ipc_socket_write() 74876:20221202:102419.945 End of zbx_ipc_service_recv():1 74876:20221202:102419.945 In am_register_alerter() 74876:20221202:102419.945 End of am_register_alerter() 74876:20221202:102419.945 In zbx_ipc_service_recv() timeout:1.000 74879:20221202:102419.945 End of zbx_ipc_socket_write():SUCCEED 74879:20221202:102419.945 zbx_setproctitle() title:'alerter #3 started' 74879:20221202:102419.945 In zbx_ipc_socket_read() 74877:20221202:102419.945 server #4 started [alerter #1] 74877:20221202:102419.945 zbx_setproctitle() title:'alerter [connecting to the database]' 74877:20221202:102419.945 In zbx_ipc_socket_open() 74877:20221202:102419.945 End of zbx_ipc_socket_open():SUCCEED 74877:20221202:102419.945 In zbx_ipc_socket_write() 74877:20221202:102419.945 End of zbx_ipc_socket_write():SUCCEED 74876:20221202:102419.945 In ipc_service_accept() 74876:20221202:102419.945 In ipc_service_add_client() 74876:20221202:102419.945 End of ipc_service_add_client() clientid:4 74876:20221202:102419.945 End of ipc_service_accept() 74876:20221202:102419.945 End of zbx_ipc_service_recv():2 74876:20221202:102419.945 In zbx_ipc_service_recv() timeout:1.000 74876:20221202:102419.945 End of zbx_ipc_service_recv():1 74876:20221202:102419.945 In am_register_alerter() 74876:20221202:102419.945 End of am_register_alerter() 74876:20221202:102419.945 In zbx_ipc_service_recv() timeout:1.000 74883:20221202:102419.945 zbx_setproctitle() title:'preprocessing worker #2 starting' 74883:20221202:102419.946 In zbx_ipc_socket_open() 74885:20221202:102419.946 zbx_setproctitle() title:'lld manager #1 starting' 74885:20221202:102419.946 server #11 started [lld manager #1] 74885:20221202:102419.946 In zbx_ipc_service_start() service:lld 74885:20221202:102419.946 In zbx_ipc_socket_open() 74885:20221202:102419.946 End of zbx_ipc_socket_open():FAIL 74877:20221202:102419.946 zbx_setproctitle() title:'alerter #1 started' 74877:20221202:102419.946 In zbx_ipc_socket_read() 74878:20221202:102419.947 server #5 started [alerter #2] 74878:20221202:102419.947 zbx_setproctitle() title:'alerter [connecting to the database]' 74888:20221202:102419.948 server #14 started [housekeeper #1] 74885:20221202:102419.948 End of zbx_ipc_service_start():SUCCEED 74885:20221202:102419.948 In lld_manager_init() workers:2 74885:20221202:102419.948 End of lld_manager_init() 74885:20221202:102419.948 zbx_setproctitle() title:'lld manager #1 started' 74885:20221202:102419.948 In zbx_ipc_service_recv() timeout:1.000 74887:20221202:102419.948 server #13 started [lld worker #2] 74887:20221202:102419.948 zbx_setproctitle() title:'lld worker [connecting to the database]' 74887:20221202:102419.948 In zbx_ipc_socket_open() 74885:20221202:102419.948 In ipc_service_accept() 74885:20221202:102419.948 In ipc_service_add_client() 74885:20221202:102419.948 End of ipc_service_add_client() clientid:3 74885:20221202:102419.948 End of ipc_service_accept() 74885:20221202:102419.948 End of zbx_ipc_service_recv():2 74885:20221202:102419.948 In zbx_ipc_service_recv() timeout:1.000 74887:20221202:102419.948 End of zbx_ipc_socket_open():SUCCEED 74887:20221202:102419.948 In zbx_ipc_socket_write() 74885:20221202:102419.948 End of zbx_ipc_service_recv():1 74885:20221202:102419.949 In lld_register_worker() 74885:20221202:102419.949 End of lld_register_worker() 74885:20221202:102419.949 In zbx_ipc_service_recv() timeout:1.000 74887:20221202:102419.949 End of zbx_ipc_socket_write():SUCCEED 74887:20221202:102419.949 In DBconnect() flag:0 74878:20221202:102419.949 In zbx_ipc_socket_open() 74878:20221202:102419.950 End of zbx_ipc_socket_open():SUCCEED 74878:20221202:102419.951 In zbx_ipc_socket_write() 74878:20221202:102419.951 End of zbx_ipc_socket_write():SUCCEED 74878:20221202:102419.951 zbx_setproctitle() title:'alerter #2 started' 74878:20221202:102419.951 In zbx_ipc_socket_read() 74888:20221202:102419.951 zbx_setproctitle() title:'housekeeper [startup idle for 30 minutes]' 74888:20221202:102419.952 In zbx_ipc_async_socket_open() 74888:20221202:102419.952 In zbx_ipc_socket_open() 74888:20221202:102419.952 End of zbx_ipc_socket_open():SUCCEED 74876:20221202:102419.952 In ipc_service_accept() 74876:20221202:102419.953 In ipc_service_add_client() 74876:20221202:102419.953 End of ipc_service_add_client() clientid:5 74876:20221202:102419.953 End of ipc_service_accept() 74876:20221202:102419.953 End of zbx_ipc_service_recv():2 74876:20221202:102419.953 In zbx_ipc_service_recv() timeout:1.000 74876:20221202:102419.953 End of zbx_ipc_service_recv():1 74876:20221202:102419.953 In am_register_alerter() 74876:20221202:102419.953 End of am_register_alerter() 74876:20221202:102419.953 In zbx_ipc_service_recv() timeout:1.000 74889:20221202:102419.953 server #15 started [timer #1] 74889:20221202:102419.954 zbx_setproctitle() title:'timer #1 [connecting to the database]' 74887:20221202:102419.954 End of DBconnect():0 74887:20221202:102419.954 zbx_setproctitle() title:'lld worker #2 started' 74887:20221202:102419.954 In zbx_ipc_socket_read() 74893:20221202:102419.954 server #19 started [history syncer #2] 74891:20221202:102419.954 server #17 started [discoverer #1] 74891:20221202:102419.954 In zbx_tls_init_child() 74891:20221202:102419.954 OpenSSL library (version OpenSSL 1.1.1f 31 Mar 2020) initialized 74881:20221202:102419.955 zbx_setproctitle() title:'preprocessing manager #1 starting' 74881:20221202:102419.955 server #7 started [preprocessing manager #1] 74881:20221202:102419.955 In zbx_ipc_service_start() service:preprocessing 74881:20221202:102419.955 In zbx_ipc_socket_open() 74896:20221202:102419.956 server #22 started [escalator #1] 74896:20221202:102419.956 In zbx_tls_init_child() 74896:20221202:102419.956 OpenSSL library (version OpenSSL 1.1.1f 31 Mar 2020) initialized 74888:20221202:102419.956 End of zbx_ipc_async_socket_open():SUCCEED 74888:20221202:102419.956 In zbx_ipc_async_socket_send() 74888:20221202:102419.956 In zbx_ipc_client_send() clientid:0 74888:20221202:102419.956 End of zbx_ipc_client_send():SUCCEED 74888:20221202:102419.956 End of zbx_ipc_async_socket_send():SUCCEED 74888:20221202:102419.956 In zbx_ipc_async_socket_flush() timeout:4 74888:20221202:102419.956 End of zbx_ipc_async_socket_flush():0 74888:20221202:102419.956 In zbx_ipc_async_socket_recv() timeout:1800 74889:20221202:102419.956 In DBconnect() flag:0 74895:20221202:102419.957 server #21 started [history syncer #4] 74895:20221202:102419.957 zbx_setproctitle() title:'history syncer #4 [connecting to the database]' 74895:20221202:102419.957 In DBconnect() flag:0 74896:20221202:102419.957 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 74896:20221202:102419.958 End of zbx_tls_init_child() 74892:20221202:102419.959 server #18 started [history syncer #1] 74892:20221202:102419.959 zbx_setproctitle() title:'history syncer #1 [connecting to the database]' 74892:20221202:102419.959 In DBconnect() flag:0 74881:20221202:102419.959 End of zbx_ipc_socket_open():FAIL 74890:20221202:102419.961 server #16 started [http poller #1] 74890:20221202:102419.961 zbx_setproctitle() title:'http poller #1 [connecting to the database]' 74890:20221202:102419.961 In DBconnect() flag:0 74886:20221202:102419.962 server #12 started [lld worker #1] 74886:20221202:102419.962 zbx_setproctitle() title:'lld worker [connecting to the database]' 74886:20221202:102419.962 In zbx_ipc_socket_open() 74886:20221202:102419.962 End of zbx_ipc_socket_open():SUCCEED 74886:20221202:102419.962 In zbx_ipc_socket_write() 74886:20221202:102419.962 End of zbx_ipc_socket_write():SUCCEED 74892:20221202:102419.962 End of DBconnect():0 74892:20221202:102419.962 query without transaction detected 74892:20221202:102419.962 query [txnlev:0] [delete from trigger_queue] 74884:20221202:102419.962 zbx_setproctitle() title:'preprocessing worker #3 starting' 74884:20221202:102419.963 In zbx_ipc_socket_open() 74884:20221202:102419.963 End of zbx_ipc_socket_open():SUCCEED 74884:20221202:102419.963 In zbx_ipc_socket_write() 74884:20221202:102419.963 End of zbx_ipc_socket_write():SUCCEED 74884:20221202:102419.963 server #10 started [preprocessing worker #3] 74884:20221202:102419.963 zbx_setproctitle() title:'preprocessing worker #3 started' 74884:20221202:102419.963 In zbx_ipc_socket_read() 74902:20221202:102419.963 server #28 started [java poller #6] 74902:20221202:102419.963 In zbx_tls_init_child() 74902:20221202:102419.963 OpenSSL library (version OpenSSL 1.1.1f 31 Mar 2020) initialized 74892:20221202:102419.964 zbx_setproctitle() title:'history syncer #1 [started, syncing history]' 74902:20221202:102419.964 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 74902:20221202:102419.964 End of zbx_tls_init_child() 74902:20221202:102419.964 zbx_setproctitle() title:'java poller #6 started' 74902:20221202:102419.964 In zbx_ipc_async_socket_open() 74902:20221202:102419.964 In zbx_ipc_socket_open() 74902:20221202:102419.964 End of zbx_ipc_socket_open():SUCCEED 74902:20221202:102419.964 End of zbx_ipc_async_socket_open():SUCCEED 74902:20221202:102419.964 In zbx_ipc_async_socket_send() 74902:20221202:102419.964 In zbx_ipc_client_send() clientid:0 74902:20221202:102419.965 End of zbx_ipc_client_send():SUCCEED 74902:20221202:102419.965 End of zbx_ipc_async_socket_send():SUCCEED 74902:20221202:102419.965 In zbx_ipc_async_socket_flush() timeout:4 74902:20221202:102419.965 End of zbx_ipc_async_socket_flush():0 74902:20221202:102419.965 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.000000 sec, getting values]' 74902:20221202:102419.965 In get_values() 74902:20221202:102419.965 In DCconfig_get_poller_items() poller_type:4 74902:20221202:102419.965 End of DCconfig_get_poller_items():0 74902:20221202:102419.965 In DCconfig_get_poller_nextcheck() poller_type:4 74902:20221202:102419.965 End of DCconfig_get_poller_nextcheck():-1 74902:20221202:102419.965 End of get_values():0 74902:20221202:102419.965 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.000239 sec, idle 5 sec]' 74902:20221202:102419.965 In zbx_ipc_async_socket_recv() timeout:5 74907:20221202:102419.965 server #33 started [proxy poller #1] 74907:20221202:102419.965 In zbx_tls_init_child() 74907:20221202:102419.965 OpenSSL library (version OpenSSL 1.1.1f 31 Mar 2020) initialized 74908:20221202:102419.966 server #34 started [self-monitoring #1] 74908:20221202:102419.966 zbx_setproctitle() title:'self-monitoring [processing data]' 74908:20221202:102419.966 In collect_selfmon_stats() 74908:20221202:102419.966 End of collect_selfmon_stats() 74908:20221202:102419.966 zbx_setproctitle() title:'self-monitoring [processed data in 0.000163 sec, idle 1 sec]' 74891:20221202:102419.966 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 74910:20221202:102419.967 server #36 started [poller #1] 74910:20221202:102419.967 In zbx_tls_init_child() 74889:20221202:102419.967 End of DBconnect():0 74889:20221202:102419.967 zbx_setproctitle() title:'timer #1 [started, processing maintenances]' 74889:20221202:102419.967 In zbx_dc_update_maintenances() 74889:20221202:102419.967 End of zbx_dc_update_maintenances() started:0 stopped:0 running:0 74889:20221202:102419.967 query [txnlev:1] [begin;] 74895:20221202:102419.967 End of DBconnect():0 74895:20221202:102419.967 zbx_setproctitle() title:'history syncer #4 [started, syncing history]' 74895:20221202:102419.967 In zbx_sync_history_cache() history_num:0 74895:20221202:102419.967 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000196 sec, idle 1 sec]' 74911:20221202:102419.967 server #37 started [poller #2] 74911:20221202:102419.967 In zbx_tls_init_child() 74911:20221202:102419.968 OpenSSL library (version OpenSSL 1.1.1f 31 Mar 2020) initialized 74905:20221202:102419.968 server #31 started [java poller #9] 74905:20221202:102419.968 In zbx_tls_init_child() 74905:20221202:102419.968 OpenSSL library (version OpenSSL 1.1.1f 31 Mar 2020) initialized 74913:20221202:102419.969 server #39 started [poller #4] 74913:20221202:102419.969 In zbx_tls_init_child() 74885:20221202:102419.969 In ipc_service_accept() 74885:20221202:102419.969 In ipc_service_add_client() 74885:20221202:102419.969 End of ipc_service_add_client() clientid:4 74894:20221202:102419.969 server #20 started [history syncer #3] 74894:20221202:102419.970 zbx_setproctitle() title:'history syncer #3 [connecting to the database]' 74894:20221202:102419.970 In DBconnect() flag:0 74912:20221202:102419.970 server #38 started [poller #3] 74912:20221202:102419.970 In zbx_tls_init_child() 74900:20221202:102419.970 server #26 started [java poller #4] 74900:20221202:102419.970 In zbx_tls_init_child() 74900:20221202:102419.970 OpenSSL library (version OpenSSL 1.1.1f 31 Mar 2020) initialized 74906:20221202:102419.970 server #32 started [java poller #10] 74906:20221202:102419.971 In zbx_tls_init_child() 74900:20221202:102419.971 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 74900:20221202:102419.971 End of zbx_tls_init_child() 74900:20221202:102419.971 zbx_setproctitle() title:'java poller #4 started' 74900:20221202:102419.971 In zbx_ipc_async_socket_open() 74900:20221202:102419.971 In zbx_ipc_socket_open() 74900:20221202:102419.971 End of zbx_ipc_socket_open():SUCCEED 74900:20221202:102419.971 End of zbx_ipc_async_socket_open():SUCCEED 74900:20221202:102419.971 In zbx_ipc_async_socket_send() 74900:20221202:102419.971 In zbx_ipc_client_send() clientid:0 74900:20221202:102419.971 End of zbx_ipc_client_send():SUCCEED 74900:20221202:102419.971 End of zbx_ipc_async_socket_send():SUCCEED 74900:20221202:102419.971 In zbx_ipc_async_socket_flush() timeout:4 74900:20221202:102419.971 End of zbx_ipc_async_socket_flush():0 74900:20221202:102419.971 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.000000 sec, getting values]' 74900:20221202:102419.971 In get_values() 74899:20221202:102419.972 server #25 started [java poller #3] 74899:20221202:102419.972 In zbx_tls_init_child() 74899:20221202:102419.972 OpenSSL library (version OpenSSL 1.1.1f 31 Mar 2020) initialized 74901:20221202:102419.972 server #27 started [java poller #5] 74901:20221202:102419.972 In zbx_tls_init_child() 74899:20221202:102419.972 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 74903:20221202:102419.972 server #29 started [java poller #7] 74903:20221202:102419.972 In zbx_tls_init_child() 74910:20221202:102419.973 OpenSSL library (version OpenSSL 1.1.1f 31 Mar 2020) initialized 74910:20221202:102419.973 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 74910:20221202:102419.973 End of zbx_tls_init_child() 74910:20221202:102419.973 zbx_setproctitle() title:'poller #1 started' 74910:20221202:102419.973 In zbx_ipc_async_socket_open() 74910:20221202:102419.973 In zbx_ipc_socket_open() 74910:20221202:102419.973 End of zbx_ipc_socket_open():SUCCEED 74910:20221202:102419.973 End of zbx_ipc_async_socket_open():SUCCEED 74910:20221202:102419.973 In zbx_ipc_async_socket_send() 74910:20221202:102419.973 In zbx_ipc_client_send() clientid:0 74910:20221202:102419.973 End of zbx_ipc_client_send():SUCCEED 74910:20221202:102419.973 End of zbx_ipc_async_socket_send():SUCCEED 74910:20221202:102419.973 In zbx_ipc_async_socket_flush() timeout:4 74910:20221202:102419.973 End of zbx_ipc_async_socket_flush():0 74910:20221202:102419.974 zbx_setproctitle() title:'poller #1 [got 0 values in 0.000000 sec, getting values]' 74910:20221202:102419.974 In get_values() 74910:20221202:102419.974 In DCconfig_get_poller_items() poller_type:0 74910:20221202:102419.974 End of DCconfig_get_poller_items():0 74910:20221202:102419.974 In DCconfig_get_poller_nextcheck() poller_type:0 74910:20221202:102419.974 End of DCconfig_get_poller_nextcheck():1669969461 74910:20221202:102419.974 End of get_values():0 74910:20221202:102419.974 zbx_setproctitle() title:'poller #1 [got 0 values in 0.000806 sec, idle 2 sec]' 74910:20221202:102419.974 In zbx_ipc_async_socket_recv() timeout:2 74886:20221202:102419.975 In DBconnect() flag:0 74913:20221202:102419.975 OpenSSL library (version OpenSSL 1.1.1f 31 Mar 2020) initialized 74882:20221202:102419.975 zbx_setproctitle() title:'preprocessing worker #1 starting' 74882:20221202:102419.975 In zbx_ipc_socket_open() 74882:20221202:102419.976 End of zbx_ipc_socket_open():SUCCEED 74882:20221202:102419.976 In zbx_ipc_socket_write() 74882:20221202:102419.976 End of zbx_ipc_socket_write():SUCCEED 74882:20221202:102419.976 server #8 started [preprocessing worker #1] 74882:20221202:102419.976 zbx_setproctitle() title:'preprocessing worker #1 started' 74882:20221202:102419.976 In zbx_ipc_socket_read() 74915:20221202:102419.976 server #41 started [unreachable poller #1] 74915:20221202:102419.976 In zbx_tls_init_child() 74915:20221202:102419.976 OpenSSL library (version OpenSSL 1.1.1f 31 Mar 2020) initialized 74912:20221202:102419.976 OpenSSL library (version OpenSSL 1.1.1f 31 Mar 2020) initialized 74915:20221202:102419.977 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 74915:20221202:102419.977 End of zbx_tls_init_child() 74915:20221202:102419.977 zbx_setproctitle() title:'unreachable poller #1 started' 74915:20221202:102419.977 In zbx_ipc_async_socket_open() 74915:20221202:102419.977 In zbx_ipc_socket_open() 74915:20221202:102419.977 End of zbx_ipc_socket_open():SUCCEED 74915:20221202:102419.977 End of zbx_ipc_async_socket_open():SUCCEED 74915:20221202:102419.977 In zbx_ipc_async_socket_send() 74915:20221202:102419.977 In zbx_ipc_client_send() clientid:0 74915:20221202:102419.977 End of zbx_ipc_client_send():SUCCEED 74915:20221202:102419.977 End of zbx_ipc_async_socket_send():SUCCEED 74915:20221202:102419.977 In zbx_ipc_async_socket_flush() timeout:4 74915:20221202:102419.977 End of zbx_ipc_async_socket_flush():0 74915:20221202:102419.977 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.000000 sec, getting values]' 74915:20221202:102419.977 In get_values() 74915:20221202:102419.977 In DCconfig_get_poller_items() poller_type:1 74915:20221202:102419.977 End of DCconfig_get_poller_items():0 74915:20221202:102419.977 In DCconfig_get_poller_nextcheck() poller_type:1 74915:20221202:102419.977 End of DCconfig_get_poller_nextcheck():-1 74915:20221202:102419.977 End of get_values():0 74915:20221202:102419.977 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.000192 sec, idle 5 sec]' 74915:20221202:102419.977 In zbx_ipc_async_socket_recv() timeout:5 74893:20221202:102419.977 zbx_setproctitle() title:'history syncer #2 [connecting to the database]' 74886:20221202:102419.978 End of DBconnect():0 74886:20221202:102419.978 zbx_setproctitle() title:'lld worker #1 started' 74886:20221202:102419.978 In zbx_ipc_socket_read() 74893:20221202:102419.978 In DBconnect() flag:0 74909:20221202:102419.978 server #35 started [task manager #1] 74909:20221202:102419.978 zbx_setproctitle() title:'task manager [connecting to the database]' 74909:20221202:102419.978 In DBconnect() flag:0 74900:20221202:102419.978 In DCconfig_get_poller_items() poller_type:4 74900:20221202:102419.978 End of DCconfig_get_poller_items():0 74900:20221202:102419.978 In DCconfig_get_poller_nextcheck() poller_type:4 74900:20221202:102419.978 End of DCconfig_get_poller_nextcheck():-1 74900:20221202:102419.978 End of get_values():0 74900:20221202:102419.978 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.006693 sec, idle 5 sec]' 74900:20221202:102419.978 In zbx_ipc_async_socket_recv() timeout:5 74901:20221202:102419.978 OpenSSL library (version OpenSSL 1.1.1f 31 Mar 2020) initialized 74912:20221202:102419.978 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 74912:20221202:102419.978 End of zbx_tls_init_child() 74912:20221202:102419.978 zbx_setproctitle() title:'poller #3 started' 74912:20221202:102419.978 In zbx_ipc_async_socket_open() 74912:20221202:102419.978 In zbx_ipc_socket_open() 74912:20221202:102419.978 End of zbx_ipc_socket_open():SUCCEED 74912:20221202:102419.978 End of zbx_ipc_async_socket_open():SUCCEED 74912:20221202:102419.978 In zbx_ipc_async_socket_send() 74912:20221202:102419.978 In zbx_ipc_client_send() clientid:0 74912:20221202:102419.978 End of zbx_ipc_client_send():SUCCEED 74912:20221202:102419.978 End of zbx_ipc_async_socket_send():SUCCEED 74912:20221202:102419.978 In zbx_ipc_async_socket_flush() timeout:4 74912:20221202:102419.978 End of zbx_ipc_async_socket_flush():0 74912:20221202:102419.978 zbx_setproctitle() title:'poller #3 [got 0 values in 0.000000 sec, getting values]' 74891:20221202:102419.978 End of zbx_tls_init_child() 74891:20221202:102419.978 zbx_setproctitle() title:'discoverer #1 [connecting to the database]' 74891:20221202:102419.978 In DBconnect() flag:0 74898:20221202:102419.979 server #24 started [java poller #2] 74898:20221202:102419.979 In zbx_tls_init_child() 74898:20221202:102419.979 OpenSSL library (version OpenSSL 1.1.1f 31 Mar 2020) initialized 74889:20221202:102419.980 In zbx_dc_get_host_maintenance_updates() 74889:20221202:102419.980 End of zbx_dc_get_host_maintenance_updates() updates:0 74889:20221202:102419.980 query [txnlev:1] [commit;] 74896:20221202:102419.980 zbx_setproctitle() title:'escalator #1 [connecting to the database]' 74896:20221202:102419.980 In DBconnect() flag:0 74881:20221202:102419.981 End of zbx_ipc_service_start():SUCCEED 74881:20221202:102419.981 In preprocessor_init_manager() workers: 3 74881:20221202:102419.981 End of preprocessor_init_manager() 74881:20221202:102419.981 zbx_setproctitle() title:'preprocessing manager #1 started' 74881:20221202:102419.981 In zbx_ipc_service_recv() timeout:1.000 74881:20221202:102419.981 In ipc_service_accept() 74881:20221202:102419.981 In ipc_service_add_client() 74881:20221202:102419.981 End of ipc_service_add_client() clientid:3 74881:20221202:102419.981 End of ipc_service_accept() 74881:20221202:102419.981 End of zbx_ipc_service_recv():2 74881:20221202:102419.981 In zbx_ipc_service_recv() timeout:1.000 74881:20221202:102419.981 In ipc_service_accept() 74881:20221202:102419.981 In ipc_service_add_client() 74881:20221202:102419.981 End of ipc_service_add_client() clientid:4 74881:20221202:102419.981 End of ipc_service_accept() 74897:20221202:102419.981 server #23 started [java poller #1] 74926:20221202:102419.982 server #48 started [alert syncer #1] 74926:20221202:102419.982 In zbx_ipc_socket_open() 74926:20221202:102419.982 End of zbx_ipc_socket_open():SUCCEED 74926:20221202:102419.982 zbx_setproctitle() title:'alert syncer [connecting to the database]' 74926:20221202:102419.982 In DBconnect() flag:0 74893:20221202:102419.982 End of DBconnect():0 74893:20221202:102419.982 zbx_setproctitle() title:'history syncer #2 [started, syncing history]' 74918:20221202:102419.982 server #44 started [trapper #3] 74913:20221202:102419.982 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 74913:20221202:102419.982 End of zbx_tls_init_child() 74913:20221202:102419.982 zbx_setproctitle() title:'poller #4 started' 74913:20221202:102419.983 In zbx_ipc_async_socket_open() 74913:20221202:102419.983 In zbx_ipc_socket_open() 74913:20221202:102419.983 End of zbx_ipc_socket_open():SUCCEED 74913:20221202:102419.983 End of zbx_ipc_async_socket_open():SUCCEED 74913:20221202:102419.983 In zbx_ipc_async_socket_send() 74913:20221202:102419.983 In zbx_ipc_client_send() clientid:0 74913:20221202:102419.983 End of zbx_ipc_client_send():SUCCEED 74913:20221202:102419.983 End of zbx_ipc_async_socket_send():SUCCEED 74913:20221202:102419.983 In zbx_ipc_async_socket_flush() timeout:4 74913:20221202:102419.983 End of zbx_ipc_async_socket_flush():0 74913:20221202:102419.983 zbx_setproctitle() title:'poller #4 [got 0 values in 0.000000 sec, getting values]' 74913:20221202:102419.983 In get_values() 74913:20221202:102419.983 In DCconfig_get_poller_items() poller_type:0 74913:20221202:102419.983 End of DCconfig_get_poller_items():0 74913:20221202:102419.983 In DCconfig_get_poller_nextcheck() poller_type:0 74913:20221202:102419.983 End of DCconfig_get_poller_nextcheck():1669969461 74913:20221202:102419.983 End of get_values():0 74913:20221202:102419.983 zbx_setproctitle() title:'poller #4 [got 0 values in 0.000202 sec, idle 2 sec]' 74913:20221202:102419.983 In zbx_ipc_async_socket_recv() timeout:2 74918:20221202:102419.983 In zbx_tls_init_child() 74918:20221202:102419.983 OpenSSL library (version OpenSSL 1.1.1f 31 Mar 2020) initialized 74917:20221202:102419.984 server #43 started [trapper #2] 74931:20221202:102419.984 server #51 started [history poller #3] 74911:20221202:102419.984 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 74911:20221202:102419.984 End of zbx_tls_init_child() 74911:20221202:102419.984 zbx_setproctitle() title:'poller #2 started' 74911:20221202:102419.984 In zbx_ipc_async_socket_open() 74911:20221202:102419.984 In zbx_ipc_socket_open() 74911:20221202:102419.984 End of zbx_ipc_socket_open():SUCCEED 74911:20221202:102419.984 End of zbx_ipc_async_socket_open():SUCCEED 74911:20221202:102419.984 In zbx_ipc_async_socket_send() 74911:20221202:102419.984 In zbx_ipc_client_send() clientid:0 74911:20221202:102419.984 End of zbx_ipc_client_send():SUCCEED 74911:20221202:102419.984 End of zbx_ipc_async_socket_send():SUCCEED 74911:20221202:102419.984 In zbx_ipc_async_socket_flush() timeout:4 74911:20221202:102419.984 End of zbx_ipc_async_socket_flush():0 74911:20221202:102419.984 zbx_setproctitle() title:'poller #2 [got 0 values in 0.000000 sec, getting values]' 74911:20221202:102419.984 In get_values() 74911:20221202:102419.984 In DCconfig_get_poller_items() poller_type:0 74911:20221202:102419.985 End of DCconfig_get_poller_items():0 74911:20221202:102419.985 In DCconfig_get_poller_nextcheck() poller_type:0 74911:20221202:102419.985 End of DCconfig_get_poller_nextcheck():1669969461 74911:20221202:102419.985 End of get_values():0 74911:20221202:102419.985 zbx_setproctitle() title:'poller #2 [got 0 values in 0.000115 sec, idle 2 sec]' 74911:20221202:102419.985 In zbx_ipc_async_socket_recv() timeout:2 74919:20221202:102419.985 server #45 started [trapper #4] 74919:20221202:102419.985 In zbx_tls_init_child() 74919:20221202:102419.985 OpenSSL library (version OpenSSL 1.1.1f 31 Mar 2020) initialized 74890:20221202:102419.985 End of DBconnect():0 74890:20221202:102419.986 zbx_setproctitle() title:'http poller #1 [got 0 values in 0.000000 sec, getting values]' 74906:20221202:102419.986 OpenSSL library (version OpenSSL 1.1.1f 31 Mar 2020) initialized 74906:20221202:102419.986 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 74906:20221202:102419.987 End of zbx_tls_init_child() 74906:20221202:102419.987 zbx_setproctitle() title:'java poller #10 started' 74906:20221202:102419.987 In zbx_ipc_async_socket_open() 74906:20221202:102419.987 In zbx_ipc_socket_open() 74906:20221202:102419.987 End of zbx_ipc_socket_open():SUCCEED 74906:20221202:102419.987 End of zbx_ipc_async_socket_open():SUCCEED 74906:20221202:102419.987 In zbx_ipc_async_socket_send() 74906:20221202:102419.987 In zbx_ipc_client_send() clientid:0 74906:20221202:102419.987 End of zbx_ipc_client_send():SUCCEED 74906:20221202:102419.987 End of zbx_ipc_async_socket_send():SUCCEED 74906:20221202:102419.987 In zbx_ipc_async_socket_flush() timeout:4 74906:20221202:102419.987 End of zbx_ipc_async_socket_flush():0 74906:20221202:102419.987 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.000000 sec, getting values]' 74906:20221202:102419.987 In get_values() 74906:20221202:102419.987 In DCconfig_get_poller_items() poller_type:4 74906:20221202:102419.987 End of DCconfig_get_poller_items():0 74906:20221202:102419.987 In DCconfig_get_poller_nextcheck() poller_type:4 74906:20221202:102419.987 End of DCconfig_get_poller_nextcheck():-1 74906:20221202:102419.987 End of get_values():0 74906:20221202:102419.987 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.000104 sec, idle 5 sec]' 74906:20221202:102419.987 In zbx_ipc_async_socket_recv() timeout:5 74899:20221202:102419.987 End of zbx_tls_init_child() 74899:20221202:102419.987 zbx_setproctitle() title:'java poller #3 started' 74899:20221202:102419.987 In zbx_ipc_async_socket_open() 74899:20221202:102419.987 In zbx_ipc_socket_open() 74899:20221202:102419.987 End of zbx_ipc_socket_open():SUCCEED 74899:20221202:102419.987 End of zbx_ipc_async_socket_open():SUCCEED 74899:20221202:102419.987 In zbx_ipc_async_socket_send() 74899:20221202:102419.987 In zbx_ipc_client_send() clientid:0 74899:20221202:102419.987 End of zbx_ipc_client_send():SUCCEED 74899:20221202:102419.987 End of zbx_ipc_async_socket_send():SUCCEED 74899:20221202:102419.987 In zbx_ipc_async_socket_flush() timeout:4 74899:20221202:102419.987 End of zbx_ipc_async_socket_flush():0 74899:20221202:102419.987 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.000000 sec, getting values]' 74899:20221202:102419.987 In get_values() 74899:20221202:102419.987 In DCconfig_get_poller_items() poller_type:4 74899:20221202:102419.988 End of DCconfig_get_poller_items():0 74899:20221202:102419.988 In DCconfig_get_poller_nextcheck() poller_type:4 74899:20221202:102419.988 End of DCconfig_get_poller_nextcheck():-1 74934:20221202:102419.988 server #54 started [availability manager #1] 74901:20221202:102419.988 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 74901:20221202:102419.989 End of zbx_tls_init_child() 74901:20221202:102419.989 zbx_setproctitle() title:'java poller #5 started' 74901:20221202:102419.989 In zbx_ipc_async_socket_open() 74901:20221202:102419.989 In zbx_ipc_socket_open() 74901:20221202:102419.989 End of zbx_ipc_socket_open():SUCCEED 74901:20221202:102419.989 End of zbx_ipc_async_socket_open():SUCCEED 74901:20221202:102419.989 In zbx_ipc_async_socket_send() 74901:20221202:102419.989 In zbx_ipc_client_send() clientid:0 74901:20221202:102419.989 End of zbx_ipc_client_send():SUCCEED 74901:20221202:102419.989 End of zbx_ipc_async_socket_send():SUCCEED 74901:20221202:102419.989 In zbx_ipc_async_socket_flush() timeout:4 74901:20221202:102419.989 End of zbx_ipc_async_socket_flush():0 74901:20221202:102419.989 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.000000 sec, getting values]' 74901:20221202:102419.989 In get_values() 74901:20221202:102419.989 In DCconfig_get_poller_items() poller_type:4 74901:20221202:102419.989 End of DCconfig_get_poller_items():0 74901:20221202:102419.989 In DCconfig_get_poller_nextcheck() poller_type:4 74901:20221202:102419.989 End of DCconfig_get_poller_nextcheck():-1 74901:20221202:102419.989 End of get_values():0 74901:20221202:102419.989 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.000367 sec, idle 5 sec]' 74901:20221202:102419.989 In zbx_ipc_async_socket_recv() timeout:5 74903:20221202:102419.989 OpenSSL library (version OpenSSL 1.1.1f 31 Mar 2020) initialized 74926:20221202:102419.990 End of DBconnect():0 74926:20221202:102419.990 zbx_setproctitle() title:'alert syncer [started, idle 1 sec]' 74903:20221202:102419.990 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 74903:20221202:102419.990 End of zbx_tls_init_child() 74903:20221202:102419.990 zbx_setproctitle() title:'java poller #7 started' 74903:20221202:102419.990 In zbx_ipc_async_socket_open() 74903:20221202:102419.990 In zbx_ipc_socket_open() 74903:20221202:102419.990 End of zbx_ipc_socket_open():SUCCEED 74881:20221202:102419.990 End of zbx_ipc_service_recv():1 74898:20221202:102419.990 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 74898:20221202:102419.990 End of zbx_tls_init_child() 74898:20221202:102419.990 zbx_setproctitle() title:'java poller #2 started' 74898:20221202:102419.990 In zbx_ipc_async_socket_open() 74898:20221202:102419.990 In zbx_ipc_socket_open() 74898:20221202:102419.990 End of zbx_ipc_socket_open():SUCCEED 74898:20221202:102419.990 End of zbx_ipc_async_socket_open():SUCCEED 74898:20221202:102419.990 In zbx_ipc_async_socket_send() 74898:20221202:102419.990 In zbx_ipc_client_send() clientid:0 74889:20221202:102419.990 query [txnlev:1] [begin;] 74898:20221202:102419.990 End of zbx_ipc_client_send():SUCCEED 74889:20221202:102419.991 query [txnlev:1] [delete from event_suppress where suppress_until<1669969459 and suppress_until<>0] 74905:20221202:102419.991 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 74905:20221202:102419.991 End of zbx_tls_init_child() 74905:20221202:102419.991 zbx_setproctitle() title:'java poller #9 started' 74905:20221202:102419.991 In zbx_ipc_async_socket_open() 74905:20221202:102419.991 In zbx_ipc_socket_open() 74905:20221202:102419.991 End of zbx_ipc_socket_open():SUCCEED 74905:20221202:102419.991 End of zbx_ipc_async_socket_open():SUCCEED 74905:20221202:102419.991 In zbx_ipc_async_socket_send() 74905:20221202:102419.991 In zbx_ipc_client_send() clientid:0 74905:20221202:102419.991 End of zbx_ipc_client_send():SUCCEED 74905:20221202:102419.991 End of zbx_ipc_async_socket_send():SUCCEED 74905:20221202:102419.991 In zbx_ipc_async_socket_flush() timeout:4 74905:20221202:102419.991 End of zbx_ipc_async_socket_flush():0 74905:20221202:102419.991 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.000000 sec, getting values]' 74893:20221202:102419.991 In zbx_sync_history_cache() history_num:0 74935:20221202:102419.992 server #55 started [trigger housekeeper #1] 74935:20221202:102419.992 zbx_setproctitle() title:'trigger housekeeper [connecting to the database]' 74935:20221202:102419.992 In DBconnect() flag:0 74885:20221202:102419.992 End of ipc_service_accept() 74885:20221202:102419.992 End of zbx_ipc_service_recv():2 74885:20221202:102419.993 In zbx_ipc_service_recv() timeout:1.000 74918:20221202:102419.993 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 74885:20221202:102419.993 End of zbx_ipc_service_recv():1 74918:20221202:102419.993 End of zbx_tls_init_child() 74918:20221202:102419.993 zbx_setproctitle() title:'trapper #3 [connecting to the database]' 74918:20221202:102419.993 In DBconnect() flag:0 74917:20221202:102419.993 In zbx_tls_init_child() 74917:20221202:102419.993 OpenSSL library (version OpenSSL 1.1.1f 31 Mar 2020) initialized 74919:20221202:102419.993 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 74919:20221202:102419.993 End of zbx_tls_init_child() 74919:20221202:102419.993 zbx_setproctitle() title:'trapper #4 [connecting to the database]' 74919:20221202:102419.993 In DBconnect() flag:0 74931:20221202:102419.993 In zbx_tls_init_child() 74931:20221202:102419.994 OpenSSL library (version OpenSSL 1.1.1f 31 Mar 2020) initialized 74890:20221202:102419.994 In process_httptests() 74890:20221202:102419.995 query [txnlev:0] [select h.hostid,h.host,h.name,t.httptestid,t.name,t.agent,t.authentication,t.http_user,t.http_password,t.http_proxy,t.retries,t.ssl_cert_file,t.ssl_key_file,t.ssl_key_password,t.verify_peer,t.verify_host,t.delay from httptest t,hosts h where t.hostid=h.hostid and t.nextcheck<=1669969459 and mod(t.httptestid,1)=0 and t.status=0 and h.proxy_hostid is null and h.status=0 and (h.maintenance_status=0 or h.maintenance_type=0)] 74918:20221202:102419.996 End of DBconnect():0 74918:20221202:102419.996 In zbx_ipc_async_socket_open() 74918:20221202:102419.996 In zbx_ipc_socket_open() 74890:20221202:102419.996 query [txnlev:0] [select name,value,type from httptest_field where httptestid=1 order by httptest_fieldid] 74912:20221202:102419.996 In get_values() 74912:20221202:102419.996 In DCconfig_get_poller_items() poller_type:0 74912:20221202:102419.996 End of DCconfig_get_poller_items():0 74912:20221202:102419.996 In DCconfig_get_poller_nextcheck() poller_type:0 74912:20221202:102419.996 End of DCconfig_get_poller_nextcheck():1669969461 74912:20221202:102419.996 End of get_values():0 74912:20221202:102419.996 zbx_setproctitle() title:'poller #3 [got 0 values in 0.017945 sec, idle 2 sec]' 74912:20221202:102419.996 In zbx_ipc_async_socket_recv() timeout:2 74896:20221202:102419.996 End of DBconnect():0 74896:20221202:102419.997 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.000000 sec, processing escalations]' 74896:20221202:102419.997 In process_escalations() 74896:20221202:102419.997 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<=1669969462 order by actionid,triggerid,itemid,escalationid] 74932:20221202:102419.998 server #52 started [history poller #4] 74934:20221202:102419.998 zbx_setproctitle() title:'availability manager #1 [connecting to the database]' 74934:20221202:102419.998 In DBconnect() flag:0 74914:20221202:102419.998 server #40 started [poller #5] 74914:20221202:102419.999 In zbx_tls_init_child() 74914:20221202:102419.999 OpenSSL library (version OpenSSL 1.1.1f 31 Mar 2020) initialized 74932:20221202:102419.999 In zbx_tls_init_child() 74932:20221202:102419.999 OpenSSL library (version OpenSSL 1.1.1f 31 Mar 2020) initialized 74925:20221202:102419.999 server #47 started [icmp pinger #1] 74914:20221202:102419.999 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 74914:20221202:102419.999 End of zbx_tls_init_child() 74914:20221202:102419.999 zbx_setproctitle() title:'poller #5 started' 74914:20221202:102419.999 In zbx_ipc_async_socket_open() 74914:20221202:102419.999 In zbx_ipc_socket_open() 74914:20221202:102419.999 End of zbx_ipc_socket_open():SUCCEED 74914:20221202:102419.999 End of zbx_ipc_async_socket_open():SUCCEED 74914:20221202:102419.999 In zbx_ipc_async_socket_send() 74914:20221202:102419.999 In zbx_ipc_client_send() clientid:0 74914:20221202:102419.999 End of zbx_ipc_client_send():SUCCEED 74914:20221202:102419.999 End of zbx_ipc_async_socket_send():SUCCEED 74914:20221202:102419.999 In zbx_ipc_async_socket_flush() timeout:4 74914:20221202:102419.999 End of zbx_ipc_async_socket_flush():0 74914:20221202:102419.999 zbx_setproctitle() title:'poller #5 [got 0 values in 0.000000 sec, getting values]' 74914:20221202:102419.999 In get_values() 74914:20221202:102419.999 In DCconfig_get_poller_items() poller_type:0 74914:20221202:102419.999 End of DCconfig_get_poller_items():0 74914:20221202:102419.999 In DCconfig_get_poller_nextcheck() poller_type:0 74914:20221202:102419.999 End of DCconfig_get_poller_nextcheck():1669969461 74914:20221202:102419.999 End of get_values():0 74914:20221202:102419.999 zbx_setproctitle() title:'poller #5 [got 0 values in 0.000106 sec, idle 2 sec]' 74914:20221202:102419.999 In zbx_ipc_async_socket_recv() timeout:2 74925:20221202:102420.000 zbx_setproctitle() title:'icmp pinger #1 [getting values]' 74925:20221202:102420.000 In get_pinger_hosts() 74925:20221202:102420.000 In DCconfig_get_poller_items() poller_type:3 74925:20221202:102420.000 End of DCconfig_get_poller_items():0 74909:20221202:102420.000 End of DBconnect():0 74909:20221202:102420.000 zbx_setproctitle() title:'task manager [started, idle 5 sec]' 74909:20221202:102420.001 In zbx_ipc_async_socket_open() 74909:20221202:102420.001 In zbx_ipc_socket_open() 74909:20221202:102420.001 End of zbx_ipc_socket_open():SUCCEED 74909:20221202:102420.001 End of zbx_ipc_async_socket_open():SUCCEED 74909:20221202:102420.001 In zbx_ipc_async_socket_send() 74909:20221202:102420.001 In zbx_ipc_client_send() clientid:0 74909:20221202:102420.001 End of zbx_ipc_client_send():SUCCEED 74909:20221202:102420.001 End of zbx_ipc_async_socket_send():SUCCEED 74925:20221202:102420.001 End of get_pinger_hosts():0 74925:20221202:102420.001 In process_pinger_hosts() 74916:20221202:102420.001 server #42 started [trapper #1] 74925:20221202:102420.001 End of process_pinger_hosts() 74925:20221202:102420.002 In DCconfig_get_poller_nextcheck() poller_type:3 74925:20221202:102420.002 End of DCconfig_get_poller_nextcheck():-1 74925:20221202:102420.002 zbx_setproctitle() title:'icmp pinger #1 [got 0 values in 0.002212 sec, idle 5 sec]' 74893:20221202:102420.002 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.009485 sec, idle 1 sec]' 74904:20221202:102420.002 server #30 started [java poller #8] 74904:20221202:102420.002 In zbx_tls_init_child() 74904:20221202:102420.002 OpenSSL library (version OpenSSL 1.1.1f 31 Mar 2020) initialized 74904:20221202:102420.002 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 74904:20221202:102420.002 End of zbx_tls_init_child() 74904:20221202:102420.002 zbx_setproctitle() title:'java poller #8 started' 74904:20221202:102420.002 In zbx_ipc_async_socket_open() 74904:20221202:102420.002 In zbx_ipc_socket_open() 74904:20221202:102420.002 End of zbx_ipc_socket_open():SUCCEED 74904:20221202:102420.002 End of zbx_ipc_async_socket_open():SUCCEED 74904:20221202:102420.002 In zbx_ipc_async_socket_send() 74904:20221202:102420.002 In zbx_ipc_client_send() clientid:0 74904:20221202:102420.002 End of zbx_ipc_client_send():SUCCEED 74904:20221202:102420.002 End of zbx_ipc_async_socket_send():SUCCEED 74904:20221202:102420.002 In zbx_ipc_async_socket_flush() timeout:4 74904:20221202:102420.002 End of zbx_ipc_async_socket_flush():0 74904:20221202:102420.002 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.000000 sec, getting values]' 74904:20221202:102420.002 In get_values() 74904:20221202:102420.002 In DCconfig_get_poller_items() poller_type:4 74904:20221202:102420.002 End of DCconfig_get_poller_items():0 74904:20221202:102420.002 In DCconfig_get_poller_nextcheck() poller_type:4 74904:20221202:102420.002 End of DCconfig_get_poller_nextcheck():-1 74904:20221202:102420.002 End of get_values():0 74904:20221202:102420.002 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.000096 sec, idle 5 sec]' 74904:20221202:102420.002 In zbx_ipc_async_socket_recv() timeout:5 74889:20221202:102420.003 query [txnlev:1] [commit;] 74936:20221202:102420.003 server #56 started [odbc poller #1] 74936:20221202:102420.003 In zbx_tls_init_child() 74855:20221202:102420.003 In zbx_ha_get_status() 74855:20221202:102420.003 In zbx_ipc_async_socket_open() 74855:20221202:102420.004 In zbx_ipc_socket_open() 74885:20221202:102420.004 In lld_register_worker() 74885:20221202:102420.004 End of lld_register_worker() 74885:20221202:102420.004 In zbx_ipc_service_recv() timeout:1.000 74859:20221202:102420.004 In ipc_service_accept() 74859:20221202:102420.004 In ipc_service_add_client() 74859:20221202:102420.004 End of ipc_service_add_client() clientid:3 74859:20221202:102420.004 End of ipc_service_accept() 74859:20221202:102420.004 End of zbx_ipc_service_recv():2 74859:20221202:102420.004 In zbx_ipc_service_recv() timeout:0.692 74892:20221202:102420.004 In zbx_sync_history_cache() history_num:0 74892:20221202:102420.004 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.040364 sec, idle 1 sec]' 74917:20221202:102420.004 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 74917:20221202:102420.004 End of zbx_tls_init_child() 74917:20221202:102420.004 zbx_setproctitle() title:'trapper #2 [connecting to the database]' 74917:20221202:102420.004 In DBconnect() flag:0 74931:20221202:102420.004 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 74931:20221202:102420.005 End of zbx_tls_init_child() 74931:20221202:102420.005 zbx_setproctitle() title:'history poller #3 [connecting to the database]' 74931:20221202:102420.005 In DBconnect() flag:0 74931:20221202:102420.008 End of DBconnect():0 74931:20221202:102420.008 zbx_setproctitle() title:'history poller #3 started' 74931:20221202:102420.008 In zbx_ipc_async_socket_open() 74931:20221202:102420.008 In zbx_ipc_socket_open() 74931:20221202:102420.008 End of zbx_ipc_socket_open():SUCCEED 74931:20221202:102420.008 End of zbx_ipc_async_socket_open():SUCCEED 74931:20221202:102420.008 In zbx_ipc_async_socket_send() 74931:20221202:102420.008 In zbx_ipc_client_send() clientid:0 74931:20221202:102420.008 End of zbx_ipc_client_send():SUCCEED 74931:20221202:102420.008 End of zbx_ipc_async_socket_send():SUCCEED 74931:20221202:102420.008 In zbx_ipc_async_socket_flush() timeout:4 74931:20221202:102420.008 End of zbx_ipc_async_socket_flush():0 74930:20221202:102420.008 server #50 started [history poller #2] 74930:20221202:102420.009 In zbx_tls_init_child() 74907:20221202:102420.009 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 74907:20221202:102420.009 End of zbx_tls_init_child() 74907:20221202:102420.009 zbx_setproctitle() title:'proxy poller #1 [connecting to the database]' 74907:20221202:102420.009 In DBconnect() flag:0 74918:20221202:102420.009 End of zbx_ipc_socket_open():SUCCEED 74918:20221202:102420.009 End of zbx_ipc_async_socket_open():SUCCEED 74918:20221202:102420.009 In zbx_ipc_async_socket_send() 74918:20221202:102420.009 In zbx_ipc_client_send() clientid:0 74918:20221202:102420.009 End of zbx_ipc_client_send():SUCCEED 74918:20221202:102420.009 End of zbx_ipc_async_socket_send():SUCCEED 74917:20221202:102420.009 End of DBconnect():0 74899:20221202:102420.009 End of get_values():0 74899:20221202:102420.009 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.022001 sec, idle 5 sec]' 74899:20221202:102420.009 In zbx_ipc_async_socket_recv() timeout:5 74890:20221202:102420.010 In substitute_simple_macros_impl() data:'Zabbix' 74917:20221202:102420.010 In zbx_ipc_async_socket_open() 74917:20221202:102420.010 In zbx_ipc_socket_open() 74917:20221202:102420.010 End of zbx_ipc_socket_open():SUCCEED 74917:20221202:102420.010 End of zbx_ipc_async_socket_open():SUCCEED 74917:20221202:102420.010 In zbx_ipc_async_socket_send() 74917:20221202:102420.010 In zbx_ipc_client_send() clientid:0 74917:20221202:102420.010 End of zbx_ipc_client_send():SUCCEED 74917:20221202:102420.010 End of zbx_ipc_async_socket_send():SUCCEED 74917:20221202:102420.010 In zbx_ipc_async_socket_flush() timeout:4 74917:20221202:102420.010 End of zbx_ipc_async_socket_flush():0 74917:20221202:102420.010 zbx_setproctitle() title:'trapper #2 [processed data in 0.000000 sec, waiting for connection]' 74917:20221202:102420.010 zbx_setproctitle() title:'trapper #2 [processing data]' 74917:20221202:102420.010 In zbx_ipc_async_socket_recv() timeout:0 74923:20221202:102420.010 server #46 started [trapper #5] 74923:20221202:102420.010 In zbx_tls_init_child() 74881:20221202:102420.010 In preprocessor_register_worker() 74881:20221202:102420.010 In preprocessor_assign_tasks() 74881:20221202:102420.011 In preprocessor_get_next_task() 74881:20221202:102420.011 End of preprocessor_get_next_task() 74881:20221202:102420.011 End of preprocessor_assign_tasks() 74881:20221202:102420.011 End of preprocessor_register_worker() 74881:20221202:102420.011 In zbx_ipc_service_recv() timeout:1.000 74881:20221202:102420.011 End of zbx_ipc_service_recv():1 74881:20221202:102420.011 In preprocessor_register_worker() 74881:20221202:102420.011 In preprocessor_assign_tasks() 74881:20221202:102420.011 In preprocessor_get_next_task() 74881:20221202:102420.011 End of preprocessor_get_next_task() 74881:20221202:102420.011 End of preprocessor_assign_tasks() 74881:20221202:102420.011 End of preprocessor_register_worker() 74881:20221202:102420.011 In zbx_ipc_service_recv() timeout:1.000 74891:20221202:102420.011 End of DBconnect():0 74891:20221202:102420.011 In zbx_ipc_async_socket_open() 74891:20221202:102420.011 In zbx_ipc_socket_open() 74898:20221202:102420.011 End of zbx_ipc_async_socket_send():SUCCEED 74898:20221202:102420.011 In zbx_ipc_async_socket_flush() timeout:4 74898:20221202:102420.011 End of zbx_ipc_async_socket_flush():0 74898:20221202:102420.012 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.000000 sec, getting values]' 74898:20221202:102420.012 In get_values() 74898:20221202:102420.012 In DCconfig_get_poller_items() poller_type:4 74898:20221202:102420.012 End of DCconfig_get_poller_items():0 74898:20221202:102420.012 In DCconfig_get_poller_nextcheck() poller_type:4 74898:20221202:102420.012 End of DCconfig_get_poller_nextcheck():-1 74898:20221202:102420.012 End of get_values():0 74898:20221202:102420.012 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.000375 sec, idle 5 sec]' 74898:20221202:102420.012 In zbx_ipc_async_socket_recv() timeout:5 74936:20221202:102420.012 OpenSSL library (version OpenSSL 1.1.1f 31 Mar 2020) initialized 74927:20221202:102420.012 server #49 started [history poller #1] 74927:20221202:102420.013 In zbx_tls_init_child() 74927:20221202:102420.013 OpenSSL library (version OpenSSL 1.1.1f 31 Mar 2020) initialized 74927:20221202:102420.013 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 74927:20221202:102420.013 End of zbx_tls_init_child() 74927:20221202:102420.013 zbx_setproctitle() title:'history poller #1 [connecting to the database]' 74927:20221202:102420.013 In DBconnect() flag:0 74919:20221202:102420.013 End of DBconnect():0 74919:20221202:102420.013 In zbx_ipc_async_socket_open() 74919:20221202:102420.013 In zbx_ipc_socket_open() 74919:20221202:102420.013 End of zbx_ipc_socket_open():SUCCEED 74919:20221202:102420.013 End of zbx_ipc_async_socket_open():SUCCEED 74919:20221202:102420.013 In zbx_ipc_async_socket_send() 74919:20221202:102420.013 In zbx_ipc_client_send() clientid:0 74919:20221202:102420.013 End of zbx_ipc_client_send():SUCCEED 74919:20221202:102420.013 End of zbx_ipc_async_socket_send():SUCCEED 74919:20221202:102420.013 In zbx_ipc_async_socket_flush() timeout:4 74919:20221202:102420.013 End of zbx_ipc_async_socket_flush():0 74919:20221202:102420.013 zbx_setproctitle() title:'trapper #4 [processed data in 0.000000 sec, waiting for connection]' 74919:20221202:102420.013 zbx_setproctitle() title:'trapper #4 [processing data]' 74919:20221202:102420.013 In zbx_ipc_async_socket_recv() timeout:0 74919:20221202:102420.014 End of zbx_ipc_async_socket_recv():0 74919:20221202:102420.014 trapper got '{"request":"active check heartbeat","host":"test","heartbeat_freq":60}' 74919:20221202:102420.014 In zbx_ipc_socket_open() 74933:20221202:102420.014 server #53 started [history poller #5] 74933:20221202:102420.014 In zbx_tls_init_child() 74918:20221202:102420.015 In zbx_ipc_async_socket_flush() timeout:4 74918:20221202:102420.015 End of zbx_ipc_async_socket_flush():0 74918:20221202:102420.015 zbx_setproctitle() title:'trapper #3 [processed data in 0.000000 sec, waiting for connection]' 74927:20221202:102420.015 End of DBconnect():0 74927:20221202:102420.015 zbx_setproctitle() title:'history poller #1 started' 74927:20221202:102420.015 In zbx_ipc_async_socket_open() 74927:20221202:102420.015 In zbx_ipc_socket_open() 74927:20221202:102420.015 End of zbx_ipc_socket_open():SUCCEED 74927:20221202:102420.015 End of zbx_ipc_async_socket_open():SUCCEED 74927:20221202:102420.015 In zbx_ipc_async_socket_send() 74927:20221202:102420.015 In zbx_ipc_client_send() clientid:0 74927:20221202:102420.015 End of zbx_ipc_client_send():SUCCEED 74927:20221202:102420.015 End of zbx_ipc_async_socket_send():SUCCEED 74927:20221202:102420.015 In zbx_ipc_async_socket_flush() timeout:4 74927:20221202:102420.015 End of zbx_ipc_async_socket_flush():0 74927:20221202:102420.015 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.000000 sec, getting values]' 74927:20221202:102420.015 In get_values() 74927:20221202:102420.015 In DCconfig_get_poller_items() poller_type:5 74927:20221202:102420.015 End of DCconfig_get_poller_items():0 74927:20221202:102420.015 In DCconfig_get_poller_nextcheck() poller_type:5 74927:20221202:102420.015 End of DCconfig_get_poller_nextcheck():-1 74927:20221202:102420.015 End of get_values():0 74927:20221202:102420.015 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.000251 sec, idle 5 sec]' 74927:20221202:102420.015 In zbx_ipc_async_socket_recv() timeout:5 74896:20221202:102420.016 End of process_escalations() 74896:20221202:102420.016 In process_escalations() 74896:20221202:102420.016 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<=1669969463 order by actionid,triggerid,itemid,escalationid] 74935:20221202:102420.016 End of DBconnect():0 74935:20221202:102420.016 zbx_setproctitle() title:'trigger housekeeper [startup idle for 60 second(s)]' 74935:20221202:102420.016 In zbx_ipc_async_socket_open() 74935:20221202:102420.016 In zbx_ipc_socket_open() 74935:20221202:102420.016 End of zbx_ipc_socket_open():SUCCEED 74935:20221202:102420.017 End of zbx_ipc_async_socket_open():SUCCEED 74935:20221202:102420.017 In zbx_ipc_async_socket_send() 74935:20221202:102420.017 In zbx_ipc_client_send() clientid:0 74935:20221202:102420.017 End of zbx_ipc_client_send():SUCCEED 74935:20221202:102420.018 End of zbx_ipc_async_socket_send():SUCCEED 74935:20221202:102420.018 In zbx_ipc_async_socket_flush() timeout:4 74935:20221202:102420.018 End of zbx_ipc_async_socket_flush():0 74935:20221202:102420.018 In zbx_ipc_async_socket_recv() timeout:60 74891:20221202:102420.018 End of zbx_ipc_socket_open():SUCCEED 74891:20221202:102420.018 End of zbx_ipc_async_socket_open():SUCCEED 74891:20221202:102420.018 In zbx_ipc_async_socket_send() 74891:20221202:102420.018 In zbx_ipc_client_send() clientid:0 74891:20221202:102420.018 End of zbx_ipc_client_send():SUCCEED 74891:20221202:102420.018 End of zbx_ipc_async_socket_send():SUCCEED 74891:20221202:102420.018 In zbx_ipc_async_socket_flush() timeout:4 74891:20221202:102420.018 End of zbx_ipc_async_socket_flush():0 74891:20221202:102420.018 zbx_setproctitle() title:'discoverer #1 [processed 0 rules in 0.000000 sec, performing discovery]' 74891:20221202:102420.018 query [txnlev:0] [select distinct r.druleid,r.iprange,r.name,c.dcheckid,r.proxy_hostid,r.delay from drules r left join dchecks c on c.druleid=r.druleid and c.uniq=1 where r.status=0 and r.nextcheck<=1669969460 and mod(r.druleid,1)=0] 74909:20221202:102420.018 In zbx_ipc_async_socket_flush() timeout:4 74909:20221202:102420.018 End of zbx_ipc_async_socket_flush():0 74909:20221202:102420.019 In zbx_ipc_async_socket_recv() timeout:5 74889:20221202:102420.019 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] 74855:20221202:102420.019 End of zbx_ipc_socket_open():SUCCEED 74855:20221202:102420.020 End of zbx_ipc_async_socket_open():SUCCEED 74855:20221202:102420.020 In zbx_ipc_async_socket_send() 74855:20221202:102420.020 In zbx_ipc_client_send() clientid:0 74855:20221202:102420.020 End of zbx_ipc_client_send():SUCCEED 74855:20221202:102420.020 End of zbx_ipc_async_socket_send():SUCCEED 74855:20221202:102420.020 In zbx_ipc_async_socket_flush() timeout:10 74855:20221202:102420.020 End of zbx_ipc_async_socket_flush():0 74855:20221202:102420.020 In zbx_ipc_async_socket_recv() timeout:10 74930:20221202:102420.020 OpenSSL library (version OpenSSL 1.1.1f 31 Mar 2020) initialized 74933:20221202:102420.021 OpenSSL library (version OpenSSL 1.1.1f 31 Mar 2020) initialized 74890:20221202:102420.021 End substitute_simple_macros_impl() data:'Zabbix' 74890:20221202:102420.021 In substitute_simple_macros_impl() data:EMPTY 74890:20221202:102420.021 In substitute_simple_macros_impl() data:EMPTY 74890:20221202:102420.022 In substitute_simple_macros_impl() data:EMPTY 74890:20221202:102420.022 In http_process_variables() 0 variables 74890:20221202:102420.022 End of http_process_variables():SUCCEED 74890:20221202:102420.022 In process_httptest() httptestid:1 name:'Web scenario 1' 74890:20221202:102420.022 query [txnlev:0] [select httpstepid,no,name,url,timeout,posts,required,status_codes,post_type,follow_redirects,retrieve_mode from httpstep where httptestid=1 order by no] 74903:20221202:102420.022 End of zbx_ipc_async_socket_open():SUCCEED 74903:20221202:102420.022 In zbx_ipc_async_socket_send() 74903:20221202:102420.022 In zbx_ipc_client_send() clientid:0 74903:20221202:102420.022 End of zbx_ipc_client_send():SUCCEED 74903:20221202:102420.022 End of zbx_ipc_async_socket_send():SUCCEED 74903:20221202:102420.022 In zbx_ipc_async_socket_flush() timeout:4 74903:20221202:102420.022 End of zbx_ipc_async_socket_flush():0 74903:20221202:102420.022 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.000000 sec, getting values]' 74923:20221202:102420.022 OpenSSL library (version OpenSSL 1.1.1f 31 Mar 2020) initialized 74896:20221202:102420.023 End of process_escalations() 74896:20221202:102420.023 In process_escalations() 74896:20221202:102420.023 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<=1669969463 order by actionid,triggerid,itemid,escalationid] 74923:20221202:102420.023 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 74923:20221202:102420.023 End of zbx_tls_init_child() 74923:20221202:102420.023 zbx_setproctitle() title:'trapper #5 [connecting to the database]' 74923:20221202:102420.024 In DBconnect() flag:0 74934:20221202:102420.024 End of DBconnect():0 74934:20221202:102420.024 In zbx_ipc_service_start() service:availability 74934:20221202:102420.024 In zbx_ipc_socket_open() 74934:20221202:102420.024 End of zbx_ipc_socket_open():FAIL 74934:20221202:102420.024 End of zbx_ipc_service_start():SUCCEED 74934:20221202:102420.024 zbx_setproctitle() title:'availability manager #1 started' 74934:20221202:102420.024 query without transaction detected 74934:20221202:102420.024 query [txnlev:0] [update host_rtdata hr set active_available=0 where exists (select null from hosts h where h.hostid=hr.hostid and proxy_hostid is null)] 74876:20221202:102420.025 In ipc_service_accept() 74876:20221202:102420.025 In ipc_service_add_client() 74876:20221202:102420.026 End of ipc_service_add_client() clientid:6 74876:20221202:102420.026 End of ipc_service_accept() 74876:20221202:102420.026 End of zbx_ipc_service_recv():2 74876:20221202:102420.026 In zbx_ipc_service_recv() timeout:1.000 74891:20221202:102420.027 query [txnlev:0] [select count(*),min(nextcheck) from drules where status=0 and mod(druleid,1)=0] 74859:20221202:102420.027 End of zbx_ipc_service_recv():1 74859:20221202:102420.027 In ha_send_status() ha_status:active info: 74859:20221202:102420.027 In zbx_ipc_client_send() clientid:3 74859:20221202:102420.027 End of zbx_ipc_client_send():SUCCEED 74859:20221202:102420.027 End of ha_send_status():SYSINFO_SUCCEED 74859:20221202:102420.027 In zbx_ipc_service_recv() timeout:0.669 74936:20221202:102420.027 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 74931:20221202:102420.027 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.000000 sec, getting values]' 74931:20221202:102420.027 In get_values() 74931:20221202:102420.027 In DCconfig_get_poller_items() poller_type:5 74931:20221202:102420.028 End of DCconfig_get_poller_items():0 74931:20221202:102420.028 In DCconfig_get_poller_nextcheck() poller_type:5 74931:20221202:102420.028 End of DCconfig_get_poller_nextcheck():-1 74931:20221202:102420.028 End of get_values():0 74931:20221202:102420.028 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.019836 sec, idle 5 sec]' 74931:20221202:102420.028 In zbx_ipc_async_socket_recv() timeout:5 74936:20221202:102420.028 End of zbx_tls_init_child() 74936:20221202:102420.028 zbx_setproctitle() title:'odbc poller #1 started' 74936:20221202:102420.028 In zbx_ipc_async_socket_open() 74936:20221202:102420.028 In zbx_ipc_socket_open() 74936:20221202:102420.028 End of zbx_ipc_socket_open():SUCCEED 74917:20221202:102420.028 End of zbx_ipc_async_socket_recv():0 74917:20221202:102420.029 trapper got '{"request":"active check heartbeat","host":"test","heartbeat_freq":60}' 74917:20221202:102420.029 In zbx_ipc_socket_open() 74917:20221202:102420.029 End of zbx_ipc_socket_open():SUCCEED 74890:20221202:102420.032 In substitute_simple_macros_impl() data:'10s' 74890:20221202:102420.033 End substitute_simple_macros_impl() data:'10s' 74890:20221202:102420.033 In substitute_simple_macros_impl() data:'https://zabbix.com' 74890:20221202:102420.033 End substitute_simple_macros_impl() data:'https://zabbix.com' 74890:20221202:102420.034 In http_substitute_variables() data:'https://zabbix.com' 74890:20221202:102420.034 End of http_substitute_variables() data:'https://zabbix.com' 74890:20221202:102420.034 In substitute_simple_macros_impl() data:'Zabbix' 74890:20221202:102420.034 End substitute_simple_macros_impl() data:'Zabbix' 74890:20221202:102420.034 In substitute_simple_macros_impl() data:'200' 74890:20221202:102420.034 End substitute_simple_macros_impl() data:'200' 74890:20221202:102420.034 query [txnlev:0] [select name,value,type from httpstep_field where httpstepid=1 order by httpstep_fieldid] 74890:20221202:102420.034 In substitute_simple_macros_impl() data:'15s' 74890:20221202:102420.034 End substitute_simple_macros_impl() data:'15s' 74890:20221202:102420.034 process_httptest() use step "111" 74890:20221202:102420.034 process_httptest() use post "" 74890:20221202:102420.034 process_httptest() go to URL "https://zabbix.com" 74932:20221202:102420.034 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 74932:20221202:102420.035 End of zbx_tls_init_child() 74932:20221202:102420.035 zbx_setproctitle() title:'history poller #4 [connecting to the database]' 74897:20221202:102420.035 In zbx_tls_init_child() 74916:20221202:102420.042 In zbx_tls_init_child() 74916:20221202:102420.042 OpenSSL library (version OpenSSL 1.1.1f 31 Mar 2020) initialized 74905:20221202:102420.042 In get_values() 74905:20221202:102420.042 In DCconfig_get_poller_items() poller_type:4 74905:20221202:102420.042 End of DCconfig_get_poller_items():0 74905:20221202:102420.042 In DCconfig_get_poller_nextcheck() poller_type:4 74905:20221202:102420.043 End of DCconfig_get_poller_nextcheck():-1 74905:20221202:102420.043 End of get_values():0 74905:20221202:102420.043 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.051086 sec, idle 5 sec]' 74905:20221202:102420.043 In zbx_ipc_async_socket_recv() timeout:5 74855:20221202:102420.043 End of zbx_ipc_async_socket_recv():0 74855:20221202:102420.043 In zbx_ipc_async_socket_close() 74855:20221202:102420.043 In zbx_ipc_socket_close() 74891:20221202:102420.043 get_minnextcheck(): no items to update 74891:20221202:102420.045 zbx_setproctitle() title:'discoverer #1 [processed 0 rules in 0.001202 sec, idle 60 sec]' 74891:20221202:102420.045 In zbx_ipc_async_socket_recv() timeout:60 74859:20221202:102420.045 End of zbx_ipc_service_recv():1 74859:20221202:102420.045 In zbx_ipc_socket_close() 74859:20221202:102420.045 End of zbx_ipc_socket_close() 74859:20221202:102420.045 In zbx_ipc_service_recv() timeout:0.651 74936:20221202:102420.045 End of zbx_ipc_async_socket_open():SUCCEED 74936:20221202:102420.045 In zbx_ipc_async_socket_send() 74936:20221202:102420.045 In zbx_ipc_client_send() clientid:0 74936:20221202:102420.046 End of zbx_ipc_client_send():SUCCEED 74936:20221202:102420.046 End of zbx_ipc_async_socket_send():SUCCEED 74936:20221202:102420.046 In zbx_ipc_async_socket_flush() timeout:4 74936:20221202:102420.046 End of zbx_ipc_async_socket_flush():0 74936:20221202:102420.046 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.000000 sec, getting values]' 74936:20221202:102420.046 In get_values() 74936:20221202:102420.046 In DCconfig_get_poller_items() poller_type:6 74936:20221202:102420.046 End of DCconfig_get_poller_items():0 74936:20221202:102420.046 In DCconfig_get_poller_nextcheck() poller_type:6 74936:20221202:102420.046 End of DCconfig_get_poller_nextcheck():-1 74936:20221202:102420.046 End of get_values():0 74936:20221202:102420.046 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.000117 sec, idle 5 sec]' 74936:20221202:102420.046 In zbx_ipc_async_socket_recv() timeout:5 74883:20221202:102420.046 End of zbx_ipc_socket_open():SUCCEED 74883:20221202:102420.047 In zbx_ipc_socket_write() 74883:20221202:102420.047 End of zbx_ipc_socket_write():SUCCEED 74883:20221202:102420.047 server #9 started [preprocessing worker #2] 74883:20221202:102420.047 zbx_setproctitle() title:'preprocessing worker #2 started' 74883:20221202:102420.047 In zbx_ipc_socket_read() 74881:20221202:102420.047 In ipc_service_accept() 74881:20221202:102420.047 In ipc_service_add_client() 74881:20221202:102420.047 End of ipc_service_add_client() clientid:5 74881:20221202:102420.047 End of ipc_service_accept() 74881:20221202:102420.047 End of zbx_ipc_service_recv():2 74881:20221202:102420.047 In zbx_ipc_service_recv() timeout:1.000 74881:20221202:102420.047 End of zbx_ipc_service_recv():1 74881:20221202:102420.047 In preprocessor_register_worker() 74881:20221202:102420.047 In preprocessor_assign_tasks() 74881:20221202:102420.047 In preprocessor_get_next_task() 74881:20221202:102420.047 End of preprocessor_get_next_task() 74881:20221202:102420.047 End of preprocessor_assign_tasks() 74881:20221202:102420.047 End of preprocessor_register_worker() 74881:20221202:102420.047 In zbx_ipc_service_recv() timeout:1.000 74930:20221202:102420.047 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 74930:20221202:102420.049 End of zbx_tls_init_child() 74917:20221202:102420.050 In zbx_ipc_socket_write() 74917:20221202:102420.050 End of zbx_ipc_socket_write():SUCCEED 74917:20221202:102420.050 zbx_setproctitle() title:'trapper #2 [processed data in 0.021287 sec, waiting for connection]' 74934:20221202:102420.050 In zbx_ipc_service_recv() timeout:1.000 74903:20221202:102420.050 In get_values() 74903:20221202:102420.050 In DCconfig_get_poller_items() poller_type:4 74903:20221202:102420.050 End of DCconfig_get_poller_items():0 74903:20221202:102420.050 In DCconfig_get_poller_nextcheck() poller_type:4 74903:20221202:102420.050 End of DCconfig_get_poller_nextcheck():-1 74896:20221202:102420.050 End of process_escalations() 74896:20221202:102420.050 In process_escalations() 74896:20221202:102420.050 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<=1669969463 order by actionid,triggerid,itemid,escalationid] 74932:20221202:102420.051 In DBconnect() flag:0 74896:20221202:102420.051 End of process_escalations() 74896:20221202:102420.051 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.054624 sec, idle 2 sec]' 74897:20221202:102420.051 OpenSSL library (version OpenSSL 1.1.1f 31 Mar 2020) initialized 74916:20221202:102420.052 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 74916:20221202:102420.052 End of zbx_tls_init_child() 74916:20221202:102420.052 zbx_setproctitle() title:'trapper #1 [connecting to the database]' 74932:20221202:102420.054 End of DBconnect():0 74907:20221202:102420.054 End of DBconnect():0 74907:20221202:102420.054 In zbx_ipc_async_socket_open() 74907:20221202:102420.054 In zbx_ipc_socket_open() 74907:20221202:102420.054 End of zbx_ipc_socket_open():SUCCEED 74907:20221202:102420.054 End of zbx_ipc_async_socket_open():SUCCEED 74907:20221202:102420.054 In zbx_ipc_async_socket_send() 74907:20221202:102420.055 In zbx_ipc_client_send() clientid:0 74903:20221202:102420.055 End of get_values():0 74903:20221202:102420.055 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.032942 sec, idle 5 sec]' 74903:20221202:102420.055 In zbx_ipc_async_socket_recv() timeout:5 74917:20221202:102420.055 zbx_setproctitle() title:'trapper #2 [processing data]' 74917:20221202:102420.055 In zbx_ipc_async_socket_recv() timeout:0 74917:20221202:102420.055 End of zbx_ipc_async_socket_recv():0 74917:20221202:102420.055 trapper got '{"request":"active checks","host":"test"}' 74917:20221202:102420.055 In send_list_of_active_checks_json() 74917:20221202:102420.055 In is_ip4() ip:'127.0.0.1' 74917:20221202:102420.055 End of is_ip4():SUCCEED 74917:20221202:102420.055 In get_hostid_by_host() host:'test' metadata:'' 74917:20221202:102420.055 query [txnlev:0] [select h.hostid,h.status,h.tls_accept,h.tls_issuer,h.tls_subject,h.tls_psk_identity,a.host_metadata,a.listen_ip,a.listen_dns,a.listen_port,a.flags from hosts h left join autoreg_host a on a.proxy_hostid is null and a.host=h.host where h.host='test' and h.status in (0,1) and h.flags<>2 and h.proxy_hostid is null] 74889:20221202:102420.055 query [txnlev:0] [select eventid,maintenanceid,suppress_until from event_suppress where mod(eventid,1)=0 order by eventid] 74933:20221202:102420.056 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 74933:20221202:102420.056 End of zbx_tls_init_child() 74933:20221202:102420.056 zbx_setproctitle() title:'history poller #5 [connecting to the database]' 74933:20221202:102420.056 In DBconnect() flag:0 74855:20221202:102420.056 End of zbx_ipc_socket_close() 74855:20221202:102420.057 End of zbx_ipc_async_socket_close() 74855:20221202:102420.057 End of zbx_ha_get_status():SUCCEED 74855:20221202:102420.057 In zbx_ipc_service_recv() timeout:1.000 74855:20221202:102420.057 In ipc_service_accept() 74855:20221202:102420.057 In ipc_service_add_client() 74855:20221202:102420.057 End of ipc_service_add_client() clientid:3 74855:20221202:102420.057 End of ipc_service_accept() 74855:20221202:102420.057 End of zbx_ipc_service_recv():2 74855:20221202:102420.057 In zbx_ha_dispatch_message() 74855:20221202:102420.057 In zbx_ipc_service_recv() timeout:1.000 74855:20221202:102420.057 In ipc_service_accept() 74855:20221202:102420.057 In ipc_service_add_client() 74855:20221202:102420.057 End of ipc_service_add_client() clientid:4 74855:20221202:102420.057 End of ipc_service_accept() 74855:20221202:102420.057 End of zbx_ipc_service_recv():1 74855:20221202:102420.057 In zbx_rtc_dispatch() code:100 size:5 74855:20221202:102420.057 End of zbx_rtc_dispatch() 74855:20221202:102420.057 In zbx_ipc_service_recv() timeout:1.000 74855:20221202:102420.057 In ipc_service_accept() 74855:20221202:102420.057 In ipc_service_add_client() 74855:20221202:102420.057 End of ipc_service_add_client() clientid:5 74855:20221202:102420.057 End of ipc_service_accept() 74934:20221202:102420.057 In ipc_service_accept() 74933:20221202:102420.058 End of DBconnect():0 74933:20221202:102420.058 zbx_setproctitle() title:'history poller #5 started' 74933:20221202:102420.058 In zbx_ipc_async_socket_open() 74933:20221202:102420.058 In zbx_ipc_socket_open() 74933:20221202:102420.058 End of zbx_ipc_socket_open():SUCCEED 74933:20221202:102420.059 End of zbx_ipc_async_socket_open():SUCCEED 74933:20221202:102420.059 In zbx_ipc_async_socket_send() 74933:20221202:102420.059 In zbx_ipc_client_send() clientid:0 74933:20221202:102420.059 End of zbx_ipc_client_send():SUCCEED 74933:20221202:102420.059 End of zbx_ipc_async_socket_send():SUCCEED 74933:20221202:102420.059 In zbx_ipc_async_socket_flush() timeout:4 74933:20221202:102420.059 End of zbx_ipc_async_socket_flush():0 74933:20221202:102420.059 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.000000 sec, getting values]' 74933:20221202:102420.059 In get_values() 74933:20221202:102420.059 In DCconfig_get_poller_items() poller_type:5 74933:20221202:102420.059 End of DCconfig_get_poller_items():0 74933:20221202:102420.059 In DCconfig_get_poller_nextcheck() poller_type:5 74933:20221202:102420.059 End of DCconfig_get_poller_nextcheck():-1 74933:20221202:102420.059 End of get_values():0 74933:20221202:102420.059 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.000298 sec, idle 5 sec]' 74933:20221202:102420.059 In zbx_ipc_async_socket_recv() timeout:5 74889:20221202:102420.059 query [txnlev:1] [begin;] 74917:20221202:102420.059 End of get_hostid_by_host():SUCCEED 74917:20221202:102420.059 query [txnlev:0] [select itemid from items where type=7 and flags<>2 and hostid=10551] 74889:20221202:102420.060 query [txnlev:1] [commit;] 74932:20221202:102420.060 zbx_setproctitle() title:'history poller #4 started' 74932:20221202:102420.060 In zbx_ipc_async_socket_open() 74932:20221202:102420.060 In zbx_ipc_socket_open() 74932:20221202:102420.060 End of zbx_ipc_socket_open():SUCCEED 74932:20221202:102420.060 End of zbx_ipc_async_socket_open():SUCCEED 74932:20221202:102420.060 In zbx_ipc_async_socket_send() 74932:20221202:102420.060 In zbx_ipc_client_send() clientid:0 74932:20221202:102420.060 End of zbx_ipc_client_send():SUCCEED 74932:20221202:102420.060 End of zbx_ipc_async_socket_send():SUCCEED 74932:20221202:102420.060 In zbx_ipc_async_socket_flush() timeout:4 74932:20221202:102420.060 End of zbx_ipc_async_socket_flush():0 74917:20221202:102420.060 In substitute_simple_macros_impl() data:'5s' 74917:20221202:102420.060 End substitute_simple_macros_impl() data:'5s' 74855:20221202:102420.061 End of zbx_ipc_service_recv():1 74855:20221202:102420.061 In zbx_rtc_dispatch() code:100 size:5 74855:20221202:102420.061 End of zbx_rtc_dispatch() 74855:20221202:102420.061 In zbx_ipc_service_recv() timeout:1.000 74894:20221202:102420.061 End of DBconnect():0 74894:20221202:102420.061 zbx_setproctitle() title:'history syncer #3 [started, syncing history]' 74894:20221202:102420.061 In zbx_sync_history_cache() history_num:0 74894:20221202:102420.062 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000783 sec, idle 1 sec]' 74923:20221202:102420.062 End of DBconnect():0 74923:20221202:102420.062 In zbx_ipc_async_socket_open() 74923:20221202:102420.062 In zbx_ipc_socket_open() 74923:20221202:102420.062 End of zbx_ipc_socket_open():SUCCEED 74923:20221202:102420.062 End of zbx_ipc_async_socket_open():SUCCEED 74923:20221202:102420.062 In zbx_ipc_async_socket_send() 74923:20221202:102420.062 In zbx_ipc_client_send() clientid:0 74923:20221202:102420.062 End of zbx_ipc_client_send():SUCCEED 74923:20221202:102420.062 End of zbx_ipc_async_socket_send():SUCCEED 74923:20221202:102420.062 In zbx_ipc_async_socket_flush() timeout:4 74923:20221202:102420.062 End of zbx_ipc_async_socket_flush():0 74923:20221202:102420.062 zbx_setproctitle() title:'trapper #5 [processed data in 0.000000 sec, waiting for connection]' 74916:20221202:102420.062 In DBconnect() flag:0 74932:20221202:102420.062 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.000000 sec, getting values]' 74932:20221202:102420.063 In get_values() 74932:20221202:102420.063 In DCconfig_get_poller_items() poller_type:5 74932:20221202:102420.063 End of DCconfig_get_poller_items():0 74932:20221202:102420.063 In DCconfig_get_poller_nextcheck() poller_type:5 74932:20221202:102420.064 End of DCconfig_get_poller_nextcheck():-1 74932:20221202:102420.064 End of get_values():0 74932:20221202:102420.064 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.003331 sec, idle 5 sec]' 74932:20221202:102420.064 In zbx_ipc_async_socket_recv() timeout:5 74889:20221202:102420.064 zbx_setproctitle() title:'timer #1 [updated 0 hosts, suppressed 0 events in 0.093462 sec, idle 39 sec]' 74930:20221202:102420.064 zbx_setproctitle() title:'history poller #2 [connecting to the database]' 74930:20221202:102420.064 In DBconnect() flag:0 74930:20221202:102420.065 End of DBconnect():0 74930:20221202:102420.066 zbx_setproctitle() title:'history poller #2 started' 74930:20221202:102420.066 In zbx_ipc_async_socket_open() 74930:20221202:102420.066 In zbx_ipc_socket_open() 74930:20221202:102420.066 End of zbx_ipc_socket_open():SUCCEED 74930:20221202:102420.066 End of zbx_ipc_async_socket_open():SUCCEED 74930:20221202:102420.066 In zbx_ipc_async_socket_send() 74930:20221202:102420.066 In zbx_ipc_client_send() clientid:0 74930:20221202:102420.066 End of zbx_ipc_client_send():SUCCEED 74930:20221202:102420.066 End of zbx_ipc_async_socket_send():SUCCEED 74930:20221202:102420.066 In zbx_ipc_async_socket_flush() timeout:4 74930:20221202:102420.066 End of zbx_ipc_async_socket_flush():0 74930:20221202:102420.066 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.000000 sec, getting values]' 74930:20221202:102420.066 In get_values() 74930:20221202:102420.066 In DCconfig_get_poller_items() poller_type:5 74930:20221202:102420.066 End of DCconfig_get_poller_items():0 74930:20221202:102420.066 In DCconfig_get_poller_nextcheck() poller_type:5 74930:20221202:102420.066 End of DCconfig_get_poller_nextcheck():-1 74930:20221202:102420.066 End of get_values():0 74930:20221202:102420.066 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.000103 sec, idle 5 sec]' 74930:20221202:102420.066 In zbx_ipc_async_socket_recv() timeout:5 74855:20221202:102420.066 In ipc_service_accept() 74855:20221202:102420.066 In ipc_service_add_client() 74855:20221202:102420.066 End of ipc_service_add_client() clientid:6 74855:20221202:102420.066 End of ipc_service_accept() 74855:20221202:102420.066 End of zbx_ipc_service_recv():1 74855:20221202:102420.066 In zbx_rtc_dispatch() code:100 size:5 74897:20221202:102420.066 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 74897:20221202:102420.066 End of zbx_tls_init_child() 74897:20221202:102420.066 zbx_setproctitle() title:'java poller #1 started' 74917:20221202:102420.066 In substitute_key_macros_impl() data:'log[/tmp/zabbix.log]' 74855:20221202:102420.066 End of zbx_rtc_dispatch() 74855:20221202:102420.067 In zbx_ipc_service_recv() timeout:1.000 74855:20221202:102420.067 In ipc_service_accept() 74855:20221202:102420.067 In ipc_service_add_client() 74855:20221202:102420.067 End of ipc_service_add_client() clientid:7 74855:20221202:102420.067 End of ipc_service_accept() 74897:20221202:102420.067 In zbx_ipc_async_socket_open() 74897:20221202:102420.067 In zbx_ipc_socket_open() 74897:20221202:102420.067 End of zbx_ipc_socket_open():SUCCEED 74917:20221202:102420.067 End of substitute_key_macros_impl():SUCCEED data:'log[/tmp/zabbix.log]' 74855:20221202:102420.067 End of zbx_ipc_service_recv():1 74917:20221202:102420.067 In substitute_simple_macros_impl() data:'5s' 74917:20221202:102420.067 End substitute_simple_macros_impl() data:'5s' 74917:20221202:102420.067 In substitute_key_macros_impl() data:'logrt["/tmp/^loog[0-9]+.log"]' 74917:20221202:102420.067 End of substitute_key_macros_impl():SUCCEED data:'logrt["/tmp/^loog[0-9]+.log"]' 74934:20221202:102420.067 In ipc_service_add_client() 74934:20221202:102420.067 End of ipc_service_add_client() clientid:3 74934:20221202:102420.067 End of ipc_service_accept() 74934:20221202:102420.067 End of zbx_ipc_service_recv():2 74934:20221202:102420.067 In zbx_ipc_service_recv() timeout:1.000 74934:20221202:102420.067 End of zbx_ipc_service_recv():1 74934:20221202:102420.067 In zbx_ipc_service_recv() timeout:1.000 74897:20221202:102420.067 End of zbx_ipc_async_socket_open():SUCCEED 74897:20221202:102420.067 In zbx_ipc_async_socket_send() 74897:20221202:102420.067 In zbx_ipc_client_send() clientid:0 74897:20221202:102420.067 End of zbx_ipc_client_send():SUCCEED 74907:20221202:102420.067 End of zbx_ipc_client_send():SUCCEED 74897:20221202:102420.067 End of zbx_ipc_async_socket_send():SUCCEED 74897:20221202:102420.068 In zbx_ipc_async_socket_flush() timeout:4 74897:20221202:102420.068 End of zbx_ipc_async_socket_flush():0 74897:20221202:102420.068 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.000000 sec, getting values]' 74907:20221202:102420.068 End of zbx_ipc_async_socket_send():SUCCEED 74907:20221202:102420.068 In zbx_ipc_async_socket_flush() timeout:4 74907:20221202:102420.068 End of zbx_ipc_async_socket_flush():0 74907:20221202:102420.068 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.000000 sec, exchanging data]' 74907:20221202:102420.068 In process_proxy() 74907:20221202:102420.068 In DCconfig_get_proxypoller_hosts() 74907:20221202:102420.068 End of DCconfig_get_proxypoller_hosts():0 74907:20221202:102420.068 End of process_proxy() 74907:20221202:102420.068 In DCconfig_get_proxypoller_nextcheck() 74907:20221202:102420.068 End of DCconfig_get_proxypoller_nextcheck():-1 74907:20221202:102420.068 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.000137 sec, idle 5 sec]' 74907:20221202:102420.068 In zbx_ipc_async_socket_recv() timeout:5 74917:20221202:102420.068 send_list_of_active_checks_json() sending [{"response":"success","data":[{"key":"log[/tmp/zabbix.log]","delay":5,"lastlogsize":3,"mtime":0},{"key":"logrt[\"/tmp/^loog[0-9]+.log\"]","delay":5,"lastlogsize":4,"mtime":1669911928}]}] 74897:20221202:102420.073 In get_values() 74897:20221202:102420.073 In DCconfig_get_poller_items() poller_type:4 74897:20221202:102420.073 End of DCconfig_get_poller_items():0 74897:20221202:102420.073 In DCconfig_get_poller_nextcheck() poller_type:4 74897:20221202:102420.073 End of DCconfig_get_poller_nextcheck():-1 74897:20221202:102420.073 End of get_values():0 74897:20221202:102420.073 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.005625 sec, idle 5 sec]' 74897:20221202:102420.073 In zbx_ipc_async_socket_recv() timeout:5 74855:20221202:102420.073 In zbx_rtc_dispatch() code:100 size:5 74855:20221202:102420.073 End of zbx_rtc_dispatch() 74855:20221202:102420.073 In zbx_ipc_service_recv() timeout:1.000 74855:20221202:102420.073 In ipc_service_accept() 74855:20221202:102420.073 In ipc_service_add_client() 74855:20221202:102420.073 End of ipc_service_add_client() clientid:8 74855:20221202:102420.073 End of ipc_service_accept() 74855:20221202:102420.073 End of zbx_ipc_service_recv():1 74855:20221202:102420.073 In zbx_rtc_dispatch() code:100 size:5 74855:20221202:102420.073 End of zbx_rtc_dispatch() 74855:20221202:102420.073 In zbx_ipc_service_recv() timeout:1.000 74855:20221202:102420.073 In ipc_service_accept() 74855:20221202:102420.073 In ipc_service_add_client() 74855:20221202:102420.074 End of ipc_service_add_client() clientid:9 74855:20221202:102420.074 End of ipc_service_accept() 74855:20221202:102420.074 End of zbx_ipc_service_recv():1 74855:20221202:102420.074 In zbx_rtc_dispatch() code:100 size:5 74855:20221202:102420.074 End of zbx_rtc_dispatch() 74855:20221202:102420.074 In zbx_ipc_service_recv() timeout:1.000 74855:20221202:102420.074 In ipc_service_accept() 74855:20221202:102420.074 In ipc_service_add_client() 74855:20221202:102420.074 End of ipc_service_add_client() clientid:10 74855:20221202:102420.074 End of ipc_service_accept() 74855:20221202:102420.074 End of zbx_ipc_service_recv():1 74855:20221202:102420.074 In zbx_rtc_dispatch() code:100 size:5 74855:20221202:102420.074 End of zbx_rtc_dispatch() 74855:20221202:102420.074 In zbx_ipc_service_recv() timeout:1.000 74855:20221202:102420.074 In ipc_service_accept() 74855:20221202:102420.074 In ipc_service_add_client() 74855:20221202:102420.074 End of ipc_service_add_client() clientid:11 74855:20221202:102420.074 End of ipc_service_accept() 74855:20221202:102420.074 End of zbx_ipc_service_recv():1 74855:20221202:102420.074 In zbx_rtc_dispatch() code:100 size:5 74855:20221202:102420.074 End of zbx_rtc_dispatch() 74855:20221202:102420.074 In zbx_ipc_service_recv() timeout:1.000 74855:20221202:102420.074 In ipc_service_accept() 74855:20221202:102420.074 In ipc_service_add_client() 74855:20221202:102420.074 End of ipc_service_add_client() clientid:12 74855:20221202:102420.074 End of ipc_service_accept() 74855:20221202:102420.074 End of zbx_ipc_service_recv():1 74855:20221202:102420.074 In zbx_rtc_dispatch() code:100 size:5 74855:20221202:102420.074 End of zbx_rtc_dispatch() 74855:20221202:102420.074 In zbx_ipc_service_recv() timeout:1.000 74855:20221202:102420.074 In ipc_service_accept() 74855:20221202:102420.074 In ipc_service_add_client() 74855:20221202:102420.074 End of ipc_service_add_client() clientid:13 74855:20221202:102420.074 End of ipc_service_accept() 74855:20221202:102420.074 End of zbx_ipc_service_recv():1 74855:20221202:102420.074 In zbx_rtc_dispatch() code:100 size:5 74855:20221202:102420.074 End of zbx_rtc_dispatch() 74855:20221202:102420.074 In zbx_ipc_service_recv() timeout:1.000 74855:20221202:102420.074 In ipc_service_accept() 74855:20221202:102420.074 In ipc_service_add_client() 74855:20221202:102420.074 End of ipc_service_add_client() clientid:14 74855:20221202:102420.074 End of ipc_service_accept() 74855:20221202:102420.075 End of zbx_ipc_service_recv():1 74855:20221202:102420.075 In zbx_rtc_dispatch() code:100 size:5 74855:20221202:102420.075 End of zbx_rtc_dispatch() 74855:20221202:102420.075 In zbx_ipc_service_recv() timeout:1.000 74855:20221202:102420.075 In ipc_service_accept() 74855:20221202:102420.075 In ipc_service_add_client() 74855:20221202:102420.075 End of ipc_service_add_client() clientid:15 74855:20221202:102420.075 End of ipc_service_accept() 74855:20221202:102420.075 End of zbx_ipc_service_recv():1 74855:20221202:102420.075 In zbx_rtc_dispatch() code:100 size:5 74855:20221202:102420.075 End of zbx_rtc_dispatch() 74855:20221202:102420.075 In zbx_ipc_service_recv() timeout:1.000 74855:20221202:102420.075 In ipc_service_accept() 74855:20221202:102420.075 In ipc_service_add_client() 74917:20221202:102420.075 End of send_list_of_active_checks_json():SUCCEED 74917:20221202:102420.075 zbx_setproctitle() title:'trapper #2 [processed data in 0.020033 sec, waiting for connection]' 74855:20221202:102420.076 End of ipc_service_add_client() clientid:16 74855:20221202:102420.076 End of ipc_service_accept() 74916:20221202:102420.076 End of DBconnect():0 74916:20221202:102420.076 In zbx_ipc_async_socket_open() 74916:20221202:102420.076 In zbx_ipc_socket_open() 74916:20221202:102420.076 End of zbx_ipc_socket_open():SUCCEED 74916:20221202:102420.076 End of zbx_ipc_async_socket_open():SUCCEED 74916:20221202:102420.076 In zbx_ipc_async_socket_send() 74916:20221202:102420.076 In zbx_ipc_client_send() clientid:0 74916:20221202:102420.076 End of zbx_ipc_client_send():SUCCEED 74916:20221202:102420.076 End of zbx_ipc_async_socket_send():SUCCEED 74916:20221202:102420.076 In zbx_ipc_async_socket_flush() timeout:4 74916:20221202:102420.076 End of zbx_ipc_async_socket_flush():0 74916:20221202:102420.076 zbx_setproctitle() title:'trapper #1 [processed data in 0.000000 sec, waiting for connection]' 74855:20221202:102420.077 End of zbx_ipc_service_recv():1 74855:20221202:102420.077 In zbx_rtc_dispatch() code:100 size:5 74855:20221202:102420.077 End of zbx_rtc_dispatch() 74855:20221202:102420.077 In zbx_ipc_service_recv() timeout:1.000 74855:20221202:102420.077 In ipc_service_accept() 74855:20221202:102420.078 In ipc_service_add_client() 74855:20221202:102420.078 End of ipc_service_add_client() clientid:17 74855:20221202:102420.078 End of ipc_service_accept() 74855:20221202:102420.078 End of zbx_ipc_service_recv():1 74855:20221202:102420.078 In zbx_rtc_dispatch() code:100 size:5 74855:20221202:102420.079 End of zbx_rtc_dispatch() 74855:20221202:102420.079 In zbx_ipc_service_recv() timeout:1.000 74855:20221202:102420.079 In ipc_service_accept() 74855:20221202:102420.079 In ipc_service_add_client() 74855:20221202:102420.079 End of ipc_service_add_client() clientid:18 74855:20221202:102420.079 End of ipc_service_accept() 74855:20221202:102420.079 End of zbx_ipc_service_recv():1 74855:20221202:102420.079 In zbx_rtc_dispatch() code:100 size:5 74855:20221202:102420.080 End of zbx_rtc_dispatch() 74855:20221202:102420.080 In zbx_ipc_service_recv() timeout:1.000 74855:20221202:102420.080 In ipc_service_accept() 74855:20221202:102420.080 In ipc_service_add_client() 74855:20221202:102420.081 End of ipc_service_add_client() clientid:19 74855:20221202:102420.081 End of ipc_service_accept() 74855:20221202:102420.081 End of zbx_ipc_service_recv():1 74855:20221202:102420.081 In zbx_rtc_dispatch() code:100 size:5 74855:20221202:102420.082 End of zbx_rtc_dispatch() 74855:20221202:102420.082 In zbx_ipc_service_recv() timeout:1.000 74855:20221202:102420.082 In ipc_service_accept() 74855:20221202:102420.082 In ipc_service_add_client() 74855:20221202:102420.082 End of ipc_service_add_client() clientid:20 74855:20221202:102420.082 End of ipc_service_accept() 74855:20221202:102420.083 End of zbx_ipc_service_recv():1 74855:20221202:102420.083 In zbx_rtc_dispatch() code:100 size:5 74855:20221202:102420.083 End of zbx_rtc_dispatch() 74855:20221202:102420.083 In zbx_ipc_service_recv() timeout:1.000 74855:20221202:102420.083 In ipc_service_accept() 74855:20221202:102420.083 In ipc_service_add_client() 74855:20221202:102420.084 End of ipc_service_add_client() clientid:21 74855:20221202:102420.084 End of ipc_service_accept() 74855:20221202:102420.084 End of zbx_ipc_service_recv():1 74855:20221202:102420.084 In zbx_rtc_dispatch() code:100 size:5 74855:20221202:102420.084 End of zbx_rtc_dispatch() 74855:20221202:102420.085 In zbx_ipc_service_recv() timeout:1.000 74855:20221202:102420.085 In ipc_service_accept() 74855:20221202:102420.085 In ipc_service_add_client() 74855:20221202:102420.085 End of ipc_service_add_client() clientid:22 74855:20221202:102420.086 End of ipc_service_accept() 74855:20221202:102420.086 End of zbx_ipc_service_recv():1 74855:20221202:102420.086 In zbx_rtc_dispatch() code:100 size:5 74855:20221202:102420.086 End of zbx_rtc_dispatch() 74855:20221202:102420.087 In zbx_ipc_service_recv() timeout:1.000 74855:20221202:102420.087 In ipc_service_accept() 74855:20221202:102420.087 In ipc_service_add_client() 74855:20221202:102420.087 End of ipc_service_add_client() clientid:23 74855:20221202:102420.087 End of ipc_service_accept() 74855:20221202:102420.087 End of zbx_ipc_service_recv():1 74855:20221202:102420.087 In zbx_rtc_dispatch() code:100 size:5 74855:20221202:102420.087 End of zbx_rtc_dispatch() 74855:20221202:102420.088 In zbx_ipc_service_recv() timeout:1.000 74855:20221202:102420.088 In ipc_service_accept() 74855:20221202:102420.088 In ipc_service_add_client() 74855:20221202:102420.088 End of ipc_service_add_client() clientid:24 74855:20221202:102420.088 End of ipc_service_accept() 74855:20221202:102420.088 End of zbx_ipc_service_recv():1 74855:20221202:102420.088 In zbx_rtc_dispatch() code:100 size:5 74855:20221202:102420.088 End of zbx_rtc_dispatch() 74855:20221202:102420.089 In zbx_ipc_service_recv() timeout:1.000 74855:20221202:102420.089 In ipc_service_accept() 74855:20221202:102420.089 In ipc_service_add_client() 74855:20221202:102420.089 End of ipc_service_add_client() clientid:25 74855:20221202:102420.089 End of ipc_service_accept() 74855:20221202:102420.090 End of zbx_ipc_service_recv():1 74855:20221202:102420.090 In zbx_rtc_dispatch() code:100 size:5 74855:20221202:102420.090 End of zbx_rtc_dispatch() 74855:20221202:102420.090 In zbx_ipc_service_recv() timeout:1.000 74855:20221202:102420.090 In ipc_service_accept() 74855:20221202:102420.090 In ipc_service_add_client() 74855:20221202:102420.090 End of ipc_service_add_client() clientid:26 74855:20221202:102420.090 End of ipc_service_accept() 74855:20221202:102420.090 End of zbx_ipc_service_recv():1 74855:20221202:102420.091 In zbx_rtc_dispatch() code:100 size:5 74855:20221202:102420.091 End of zbx_rtc_dispatch() 74855:20221202:102420.092 In zbx_ipc_service_recv() timeout:1.000 74855:20221202:102420.092 In ipc_service_accept() 74855:20221202:102420.092 In ipc_service_add_client() 74855:20221202:102420.092 End of ipc_service_add_client() clientid:27 74855:20221202:102420.092 End of ipc_service_accept() 74855:20221202:102420.092 End of zbx_ipc_service_recv():1 74855:20221202:102420.092 In zbx_rtc_dispatch() code:100 size:5 74855:20221202:102420.092 End of zbx_rtc_dispatch() 74855:20221202:102420.092 In zbx_ipc_service_recv() timeout:1.000 74855:20221202:102420.092 In ipc_service_accept() 74855:20221202:102420.093 In ipc_service_add_client() 74855:20221202:102420.093 End of ipc_service_add_client() clientid:28 74855:20221202:102420.093 End of ipc_service_accept() 74855:20221202:102420.093 End of zbx_ipc_service_recv():1 74855:20221202:102420.093 In zbx_rtc_dispatch() code:100 size:5 74855:20221202:102420.093 End of zbx_rtc_dispatch() 74855:20221202:102420.094 In zbx_ipc_service_recv() timeout:1.000 74855:20221202:102420.094 In ipc_service_accept() 74855:20221202:102420.094 In ipc_service_add_client() 74855:20221202:102420.095 End of ipc_service_add_client() clientid:29 74855:20221202:102420.095 End of ipc_service_accept() 74855:20221202:102420.095 End of zbx_ipc_service_recv():1 74855:20221202:102420.095 In zbx_rtc_dispatch() code:100 size:5 74855:20221202:102420.095 End of zbx_rtc_dispatch() 74855:20221202:102420.095 In zbx_ipc_service_recv() timeout:1.000 74855:20221202:102420.095 In ipc_service_accept() 74855:20221202:102420.095 In ipc_service_add_client() 74855:20221202:102420.095 End of ipc_service_add_client() clientid:30 74855:20221202:102420.096 End of ipc_service_accept() 74855:20221202:102420.096 End of zbx_ipc_service_recv():1 74855:20221202:102420.096 In zbx_rtc_dispatch() code:100 size:5 74855:20221202:102420.096 End of zbx_rtc_dispatch() 74855:20221202:102420.096 In zbx_ipc_service_recv() timeout:1.000 74855:20221202:102420.097 In ipc_service_accept() 74855:20221202:102420.097 In ipc_service_add_client() 74855:20221202:102420.097 End of ipc_service_add_client() clientid:31 74855:20221202:102420.097 End of ipc_service_accept() 74855:20221202:102420.097 End of zbx_ipc_service_recv():1 74855:20221202:102420.098 In zbx_rtc_dispatch() code:100 size:5 74855:20221202:102420.098 End of zbx_rtc_dispatch() 74855:20221202:102420.098 In zbx_ipc_service_recv() timeout:1.000 74855:20221202:102420.098 In ipc_service_accept() 74855:20221202:102420.098 In ipc_service_add_client() 74855:20221202:102420.098 End of ipc_service_add_client() clientid:32 74855:20221202:102420.098 End of ipc_service_accept() 74855:20221202:102420.098 End of zbx_ipc_service_recv():1 74855:20221202:102420.099 In zbx_rtc_dispatch() code:100 size:5 74855:20221202:102420.099 End of zbx_rtc_dispatch() 74855:20221202:102420.099 In zbx_ipc_service_recv() timeout:1.000 74855:20221202:102420.099 In ipc_service_accept() 74855:20221202:102420.099 In ipc_service_add_client() 74855:20221202:102420.100 End of ipc_service_add_client() clientid:33 74855:20221202:102420.100 End of ipc_service_accept() 74855:20221202:102420.100 End of zbx_ipc_service_recv():1 74855:20221202:102420.100 In zbx_rtc_dispatch() code:100 size:5 74855:20221202:102420.101 End of zbx_rtc_dispatch() 74855:20221202:102420.101 In zbx_ipc_service_recv() timeout:1.000 74855:20221202:102420.101 In ipc_service_accept() 74855:20221202:102420.101 In ipc_service_add_client() 74855:20221202:102420.101 End of ipc_service_add_client() clientid:34 74855:20221202:102420.101 End of ipc_service_accept() 74855:20221202:102420.101 End of zbx_ipc_service_recv():1 74855:20221202:102420.102 In zbx_rtc_dispatch() code:100 size:5 74855:20221202:102420.102 End of zbx_rtc_dispatch() 74855:20221202:102420.102 In zbx_ipc_service_recv() timeout:1.000 74855:20221202:102420.102 End of zbx_ipc_service_recv():1 74855:20221202:102420.103 In zbx_rtc_dispatch() code:100 size:5 74855:20221202:102420.103 End of zbx_rtc_dispatch() 74855:20221202:102420.103 In zbx_ipc_service_recv() timeout:1.000 74919:20221202:102420.118 End of zbx_ipc_socket_open():SUCCEED 74919:20221202:102420.119 In zbx_ipc_socket_write() 74919:20221202:102420.119 End of zbx_ipc_socket_write():SUCCEED 74934:20221202:102420.119 In ipc_service_accept() 74934:20221202:102420.119 In ipc_service_add_client() 74934:20221202:102420.119 End of ipc_service_add_client() clientid:4 74934:20221202:102420.119 End of ipc_service_accept() 74934:20221202:102420.119 End of zbx_ipc_service_recv():2 74934:20221202:102420.119 In zbx_ipc_service_recv() timeout:1.000 74934:20221202:102420.119 End of zbx_ipc_service_recv():1 74934:20221202:102420.119 In zbx_ipc_service_recv() timeout:1.000 74919:20221202:102420.119 zbx_setproctitle() title:'trapper #4 [processed data in 0.105326 sec, waiting for connection]' 74919:20221202:102420.119 zbx_setproctitle() title:'trapper #4 [processing data]' 74919:20221202:102420.120 In zbx_ipc_async_socket_recv() timeout:0 74919:20221202:102420.120 End of zbx_ipc_async_socket_recv():0 74919:20221202:102420.120 trapper got '{"request":"active checks","host":"test"}' 74919:20221202:102420.120 In send_list_of_active_checks_json() 74919:20221202:102420.120 In is_ip4() ip:'192.168.6.176' 74919:20221202:102420.120 End of is_ip4():SUCCEED 74919:20221202:102420.120 In get_hostid_by_host() host:'test' metadata:'' 74919:20221202:102420.120 query [txnlev:0] [select h.hostid,h.status,h.tls_accept,h.tls_issuer,h.tls_subject,h.tls_psk_identity,a.host_metadata,a.listen_ip,a.listen_dns,a.listen_port,a.flags from hosts h left join autoreg_host a on a.proxy_hostid is null and a.host=h.host where h.host='test' and h.status in (0,1) and h.flags<>2 and h.proxy_hostid is null] 74919:20221202:102420.120 End of get_hostid_by_host():SUCCEED 74919:20221202:102420.121 query [txnlev:0] [select itemid from items where type=7 and flags<>2 and hostid=10551] 74919:20221202:102420.121 In substitute_simple_macros_impl() data:'5s' 74919:20221202:102420.121 End substitute_simple_macros_impl() data:'5s' 74919:20221202:102420.121 In substitute_key_macros_impl() data:'log[/tmp/zabbix.log]' 74919:20221202:102420.121 End of substitute_key_macros_impl():SUCCEED data:'log[/tmp/zabbix.log]' 74919:20221202:102420.121 In substitute_simple_macros_impl() data:'5s' 74919:20221202:102420.122 End substitute_simple_macros_impl() data:'5s' 74919:20221202:102420.122 In substitute_key_macros_impl() data:'logrt["/tmp/^loog[0-9]+.log"]' 74919:20221202:102420.122 End of substitute_key_macros_impl():SUCCEED data:'logrt["/tmp/^loog[0-9]+.log"]' 74919:20221202:102420.122 send_list_of_active_checks_json() sending [{"response":"success","data":[{"key":"log[/tmp/zabbix.log]","delay":5,"lastlogsize":3,"mtime":0},{"key":"logrt[\"/tmp/^loog[0-9]+.log\"]","delay":5,"lastlogsize":4,"mtime":1669911928}]}] 74919:20221202:102420.122 End of send_list_of_active_checks_json():SUCCEED 74919:20221202:102420.122 zbx_setproctitle() title:'trapper #4 [processed data in 0.002045 sec, waiting for connection]' 74890:20221202:102420.258 In int_in_list() list:'200' value:301 74890:20221202:102420.258 End of int_in_list():FAIL 74890:20221202:102420.258 In process_step_data() rspcode:301 time:0.223022 speed:798.000000 74890:20221202:102420.258 query [txnlev:0] [select type,itemid from httpstepitem where httpstepid=1] 74890:20221202:102420.258 In zbx_preprocess_item_value() 74890:20221202:102420.258 End of zbx_preprocess_item_value() 74890:20221202:102420.258 In zbx_preprocess_item_value() 74890:20221202:102420.258 End of zbx_preprocess_item_value() 74890:20221202:102420.258 In zbx_preprocess_item_value() 74890:20221202:102420.258 End of zbx_preprocess_item_value() 74890:20221202:102420.258 End of process_step_data() 74890:20221202:102420.260 query without transaction detected 74890:20221202:102420.260 query [txnlev:0] [update httptest set nextcheck=1669969470 where httptestid=1] 74890:20221202:102420.270 cannot process step "111" of web scenario "Web scenario 1" on host "test": response code "301" did not match any of the required status codes "200" 74890:20221202:102420.270 In process_test_data() 74890:20221202:102420.270 query [txnlev:0] [select type,itemid from httptestitem where httptestid=1] 74890:20221202:102420.270 In zbx_preprocess_item_value() 74890:20221202:102420.271 End of zbx_preprocess_item_value() 74890:20221202:102420.271 In zbx_preprocess_item_value() 74890:20221202:102420.271 End of zbx_preprocess_item_value() 74890:20221202:102420.271 In zbx_preprocess_item_value() 74890:20221202:102420.271 End of zbx_preprocess_item_value() 74890:20221202:102420.271 End of process_test_data() 74890:20221202:102420.271 In zbx_ipc_socket_open() 74881:20221202:102420.271 In ipc_service_accept() 74881:20221202:102420.271 In ipc_service_add_client() 74881:20221202:102420.272 End of ipc_service_add_client() clientid:6 74881:20221202:102420.272 End of ipc_service_accept() 74881:20221202:102420.273 End of zbx_ipc_service_recv():2 74881:20221202:102420.273 In zbx_ipc_service_recv() timeout:1.000 74890:20221202:102420.273 End of zbx_ipc_socket_open():SUCCEED 74890:20221202:102420.274 In zbx_ipc_socket_write() 74890:20221202:102420.274 End of zbx_ipc_socket_write():SUCCEED 74890:20221202:102420.274 End of process_httptest() 74890:20221202:102420.275 End of process_httptests() 74890:20221202:102420.275 query [txnlev:0] [select min(t.nextcheck) from httptest t,hosts h where t.hostid=h.hostid and mod(t.httptestid,1)=0 and t.status=0 and h.proxy_hostid is null and h.status=0 and (h.maintenance_status=0 or h.maintenance_type=0)] 74881:20221202:102420.276 End of zbx_ipc_service_recv():1 74881:20221202:102420.276 In preprocessor_add_request() 74881:20221202:102420.276 In preprocessor_sync_configuration() 74881:20221202:102420.276 In DCconfig_get_preprocessable_items() 74890:20221202:102420.276 zbx_setproctitle() title:'http poller #1 [got 1 values in 0.289577 sec, idle 5 sec]' 74881:20221202:102420.282 In zbx_dc_expand_user_macros() '' 74881:20221202:102420.282 End of zbx_dc_expand_user_macros() '' 74881:20221202:102420.282 In zbx_dc_expand_user_macros() '' 74881:20221202:102420.282 End of zbx_dc_expand_user_macros() '' 74881:20221202:102420.282 In zbx_dc_expand_user_macros() '' 74881:20221202:102420.282 End of zbx_dc_expand_user_macros() '' 74881:20221202:102420.282 In zbx_dc_expand_user_macros() '' 74881:20221202:102420.282 End of zbx_dc_expand_user_macros() '' 74881:20221202:102420.282 In zbx_dc_expand_user_macros() '' 74881:20221202:102420.282 End of zbx_dc_expand_user_macros() '' 74881:20221202:102420.282 In zbx_dc_expand_user_macros() '' 74881:20221202:102420.282 End of zbx_dc_expand_user_macros() '' 74881:20221202:102420.282 In zbx_dc_expand_user_macros() '' 74881:20221202:102420.282 End of zbx_dc_expand_user_macros() '' 74881:20221202:102420.282 In zbx_dc_expand_user_macros() '' 74881:20221202:102420.282 End of zbx_dc_expand_user_macros() '' 74881:20221202:102420.282 In zbx_dc_expand_user_macros() '' 74881:20221202:102420.282 End of zbx_dc_expand_user_macros() '' 74881:20221202:102420.282 In zbx_dc_expand_user_macros() '' 74881:20221202:102420.282 End of zbx_dc_expand_user_macros() '' 74881:20221202:102420.282 In zbx_dc_expand_user_macros() '' 74881:20221202:102420.282 End of zbx_dc_expand_user_macros() '' 74881:20221202:102420.282 In zbx_dc_expand_user_macros() '' 74881:20221202:102420.282 End of zbx_dc_expand_user_macros() '' 74881:20221202:102420.282 In zbx_dc_expand_user_macros() '' 74881:20221202:102420.282 End of zbx_dc_expand_user_macros() '' 74881:20221202:102420.282 In zbx_dc_expand_user_macros() '' 74881:20221202:102420.282 End of zbx_dc_expand_user_macros() '' 74881:20221202:102420.282 In zbx_dc_expand_user_macros() '' 74881:20221202:102420.282 End of zbx_dc_expand_user_macros() '' 74881:20221202:102420.282 In zbx_dc_expand_user_macros() '' 74881:20221202:102420.283 End of zbx_dc_expand_user_macros() '' 74881:20221202:102420.283 In zbx_dc_expand_user_macros() '' 74881:20221202:102420.283 End of zbx_dc_expand_user_macros() '' 74881:20221202:102420.283 In zbx_dc_expand_user_macros() '' 74881:20221202:102420.283 End of zbx_dc_expand_user_macros() '' 74881:20221202:102420.283 In zbx_dc_expand_user_macros() '' 74881:20221202:102420.283 End of zbx_dc_expand_user_macros() '' 74881:20221202:102420.283 In zbx_dc_expand_user_macros() '' 74881:20221202:102420.283 End of zbx_dc_expand_user_macros() '' 74881:20221202:102420.283 In zbx_dc_expand_user_macros() '' 74881:20221202:102420.283 End of zbx_dc_expand_user_macros() '' 74881:20221202:102420.283 In zbx_dc_expand_user_macros() '' 74881:20221202:102420.283 End of zbx_dc_expand_user_macros() '' 74881:20221202:102420.283 In zbx_dc_expand_user_macros() '' 74881:20221202:102420.283 End of zbx_dc_expand_user_macros() '' 74881:20221202:102420.283 In zbx_dc_expand_user_macros() '' 74881:20221202:102420.283 End of zbx_dc_expand_user_macros() '' 74881:20221202:102420.284 In zbx_dc_expand_user_macros() '' 74881:20221202:102420.284 End of zbx_dc_expand_user_macros() '' 74881:20221202:102420.284 In zbx_dc_expand_user_macros() '' 74881:20221202:102420.284 End of zbx_dc_expand_user_macros() '' 74881:20221202:102420.284 In zbx_dc_expand_user_macros() '' 74881:20221202:102420.284 End of zbx_dc_expand_user_macros() '' 74881:20221202:102420.284 In zbx_dc_expand_user_macros() '' 74881:20221202:102420.284 End of zbx_dc_expand_user_macros() '' 74881:20221202:102420.284 In zbx_dc_expand_user_macros() '' 74881:20221202:102420.284 End of zbx_dc_expand_user_macros() '' 74881:20221202:102420.284 In zbx_dc_expand_user_macros() '' 74881:20221202:102420.284 End of zbx_dc_expand_user_macros() '' 74881:20221202:102420.284 End of DCconfig_get_preprocessable_items() items:29 74881:20221202:102420.284 End of preprocessor_sync_configuration() item config size: 29, history cache size: 0 74881:20221202:102420.284 In preprocessor_enqueue() itemid: 44299 74881:20221202:102420.284 In preprocessor_enqueue_dependent() itemid: 44299 74881:20221202:102420.284 End of preprocessor_enqueue_dependent() 74881:20221202:102420.284 End of preprocessor_enqueue() 74881:20221202:102420.284 In preprocessor_enqueue() itemid: 44300 74881:20221202:102420.284 In preprocessor_enqueue_dependent() itemid: 44300 74881:20221202:102420.284 End of preprocessor_enqueue_dependent() 74881:20221202:102420.284 End of preprocessor_enqueue() 74881:20221202:102420.284 In preprocessor_enqueue() itemid: 44301 74881:20221202:102420.284 In preprocessor_enqueue_dependent() itemid: 44301 74881:20221202:102420.284 End of preprocessor_enqueue_dependent() 74881:20221202:102420.284 End of preprocessor_enqueue() 74881:20221202:102420.284 In preprocessor_enqueue() itemid: 44296 74881:20221202:102420.284 In preprocessor_enqueue_dependent() itemid: 44296 74881:20221202:102420.284 End of preprocessor_enqueue_dependent() 74881:20221202:102420.284 End of preprocessor_enqueue() 74881:20221202:102420.284 In preprocessor_enqueue() itemid: 44297 74881:20221202:102420.284 In preprocessor_enqueue_dependent() itemid: 44297 74881:20221202:102420.284 End of preprocessor_enqueue_dependent() 74881:20221202:102420.284 End of preprocessor_enqueue() 74881:20221202:102420.284 In preprocessor_enqueue() itemid: 44298 74881:20221202:102420.284 In preprocessor_enqueue_dependent() itemid: 44298 74881:20221202:102420.284 End of preprocessor_enqueue_dependent() 74881:20221202:102420.284 End of preprocessor_enqueue() 74881:20221202:102420.284 In preprocessor_assign_tasks() 74881:20221202:102420.284 In preprocessor_get_next_task() 74881:20221202:102420.284 End of preprocessor_get_next_task() 74881:20221202:102420.284 End of preprocessor_assign_tasks() 74881:20221202:102420.284 End of preprocessor_add_request() 74881:20221202:102420.284 In zbx_ipc_service_recv() timeout:1.000 74859:20221202:102420.698 End of zbx_ipc_service_recv():2 74859:20221202:102420.698 In zbx_ipc_async_socket_send() 74859:20221202:102420.698 In zbx_ipc_client_send() clientid:0 74859:20221202:102420.698 End of zbx_ipc_client_send():SUCCEED 74859:20221202:102420.698 End of zbx_ipc_async_socket_send():SUCCEED 74859:20221202:102420.698 In zbx_ipc_async_socket_flush() timeout:10 74859:20221202:102420.698 End of zbx_ipc_async_socket_flush():0 74859:20221202:102420.698 In zbx_ipc_service_recv() timeout:0.998 74855:20221202:102420.698 End of zbx_ipc_service_recv():1 74855:20221202:102420.698 In zbx_ha_dispatch_message() 74855:20221202:102420.699 In zbx_ipc_service_recv() timeout:1.000 74861:20221202:102420.771 End of zbx_ipc_service_recv():2 74861:20221202:102420.771 In zbx_ipc_service_recv() timeout:1.000 74908:20221202:102420.976 zbx_setproctitle() title:'self-monitoring [processing data]' 74895:20221202:102420.977 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000196 sec, syncing history]' 74908:20221202:102420.977 In collect_selfmon_stats() 74908:20221202:102420.978 End of collect_selfmon_stats() 74908:20221202:102420.978 zbx_setproctitle() title:'self-monitoring [processed data in 0.002191 sec, idle 1 sec]' 74895:20221202:102420.979 In zbx_sync_history_cache() history_num:6 74895:20221202:102420.979 In substitute_simple_macros_impl() data:'90d' 74895:20221202:102420.979 End substitute_simple_macros_impl() data:'90d' 74895:20221202:102420.979 In substitute_simple_macros_impl() data:'30d' 74895:20221202:102420.979 End substitute_simple_macros_impl() data:'30d' 74895:20221202:102420.979 In substitute_simple_macros_impl() data:'90d' 74895:20221202:102420.979 End substitute_simple_macros_impl() data:'90d' 74895:20221202:102420.979 In substitute_simple_macros_impl() data:'30d' 74895:20221202:102420.979 End substitute_simple_macros_impl() data:'30d' 74895:20221202:102420.979 In substitute_simple_macros_impl() data:'30d' 74895:20221202:102420.979 End substitute_simple_macros_impl() data:'30d' 74895:20221202:102420.979 In substitute_simple_macros_impl() data:'90d' 74895:20221202:102420.979 End substitute_simple_macros_impl() data:'90d' 74895:20221202:102420.979 In substitute_simple_macros_impl() data:'30d' 74895:20221202:102420.979 End substitute_simple_macros_impl() data:'30d' 74895:20221202:102420.979 In substitute_simple_macros_impl() data:'90d' 74895:20221202:102420.979 End substitute_simple_macros_impl() data:'90d' 74895:20221202:102420.979 In substitute_simple_macros_impl() data:'30d' 74895:20221202:102420.979 End substitute_simple_macros_impl() data:'30d' 74895:20221202:102420.979 In substitute_simple_macros_impl() data:'90d' 74895:20221202:102420.979 End substitute_simple_macros_impl() data:'90d' 74895:20221202:102420.979 In substitute_simple_macros_impl() data:'30d' 74895:20221202:102420.979 End substitute_simple_macros_impl() data:'30d' 74895:20221202:102420.979 In DCmass_prepare_history() history_num:6 74895:20221202:102420.980 End of DCmass_prepare_history() 74895:20221202:102420.980 In DBmass_add_history() 74895:20221202:102420.980 In zbx_history_add_values() 74895:20221202:102420.980 query [txnlev:1] [begin;] 74895:20221202:102420.980 query [txnlev:1] [insert into history (itemid,clock,ns,value) values (44296,1669969460,260120758,798),(44299,1669969460,258183644,798),(44300,1669969460,258183644,0.223022); ] 74895:20221202:102420.981 query [txnlev:1] [insert into history_str (itemid,clock,ns,value) values (44298,1669969460,260120758,'response code "301" did not match any of the required status codes "200"'); ] 74895:20221202:102420.987 query [txnlev:1] [insert into history_uint (itemid,clock,ns,value) values (44297,1669969460,260120758,1),(44301,1669969460,258183644,301); ] 74895:20221202:102420.988 query [txnlev:1] [commit;] 74926:20221202:102420.990 zbx_setproctitle() title:'alert syncer [queuing alerts]' 74926:20221202:102420.990 In am_db_get_alerts() 74926:20221202:102420.990 query [txnlev:1] [begin;] 74926:20221202:102420.990 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] 74926:20221202:102420.991 query [txnlev:1] [commit;] 74926:20221202:102420.992 End of am_db_get_alerts():SUCCEED alerts:0 74926:20221202:102420.992 In am_db_flush_results() 74926:20221202:102420.992 In zbx_ipc_socket_write() 74926:20221202:102420.992 End of zbx_ipc_socket_write():SUCCEED 74926:20221202:102420.993 In zbx_ipc_socket_read() 74876:20221202:102420.993 End of zbx_ipc_service_recv():1 74876:20221202:102420.993 In am_flush_results() results:0 74876:20221202:102420.993 In zbx_ipc_client_send() clientid:6 74876:20221202:102420.993 End of zbx_ipc_client_send():SUCCEED 74876:20221202:102420.993 End of am_flush_results() 74876:20221202:102420.993 In zbx_ipc_service_recv() timeout:1.000 74926:20221202:102420.994 End of zbx_ipc_socket_read():SUCCEED 74926:20221202:102420.994 End of am_db_flush_results() flushed:0 74926:20221202:102420.994 In am_db_remove_expired_mediatypes() 74926:20221202:102420.994 End of am_db_remove_expired_mediatypes() removed:0 74926:20221202:102420.994 In am_db_update_watchdog() 74926:20221202:102420.994 query [txnlev:0] [select m.mediaid,m.mediatypeid,m.sendto from media m,users_groups u,config c,media_type mt where m.userid=u.userid and u.usrgrpid=c.alert_usrgrpid and m.mediatypeid=mt.mediatypeid and m.active=0 and mt.status=0 and mt.type<>4] 74926:20221202:102420.994 In zbx_ipc_socket_write() 74926:20221202:102420.994 End of zbx_ipc_socket_write():SUCCEED 74926:20221202:102420.994 End of am_db_update_watchdog() recipients:0 74926:20221202:102420.994 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.004444 sec, idle 1 sec]' 74876:20221202:102420.995 End of zbx_ipc_service_recv():1 74876:20221202:102420.995 In am_sync_watchdog() recipients:0 74876:20221202:102420.995 End of am_sync_watchdog() recipients:0 74876:20221202:102420.996 In zbx_ipc_service_recv() timeout:1.000 74895:20221202:102420.998 End of zbx_history_add_values() 74895:20221202:102420.998 End of DBmass_add_history() 74895:20221202:102420.998 In DCmass_update_trends() 74895:20221202:102420.998 End of DCmass_update_trends() 74895:20221202:102420.998 query [txnlev:1] [begin;] 74895:20221202:102420.998 In DBmass_update_items() 74895:20221202:102420.998 End of DBmass_update_items() 74895:20221202:102420.998 In zbx_process_events() events_num:0 74895:20221202:102421.003 End of zbx_process_events() processed:0 74895:20221202:102421.003 query [txnlev:1] [commit;] 74885:20221202:102421.004 End of zbx_ipc_service_recv():2 74885:20221202:102421.004 In zbx_ipc_service_recv() timeout:1.000 74893:20221202:102421.004 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.009485 sec, syncing history]' 74893:20221202:102421.004 In zbx_sync_history_cache() history_num:6 74893:20221202:102421.004 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.001828 sec, idle 1 sec]' 74892:20221202:102421.006 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.040364 sec, syncing history]' 74892:20221202:102421.006 In zbx_sync_history_cache() history_num:6 74892:20221202:102421.006 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000133 sec, idle 1 sec]' 74895:20221202:102421.007 In DCupdate_trends() 74895:20221202:102421.008 End of DCupdate_trends() 74895:20221202:102421.008 query [txnlev:1] [begin;] 74895:20221202:102421.008 In recalculate_triggers() 74895:20221202:102421.008 In zbx_link_triggers_with_functions() trigger_order_num:0 74895:20221202:102421.008 End of zbx_link_triggers_with_functions() triggers_func_pos_num:0 74895:20221202:102421.008 In zbx_evaluate_expressions() tr_num:0 74895:20221202:102421.008 In substitute_functions() 74895:20221202:102421.008 In zbx_extract_functionids() tr_num:0 74895:20221202:102421.008 End of zbx_extract_functionids() functionids_num:0 74895:20221202:102421.008 End of substitute_functions() 74895:20221202:102421.008 End of zbx_evaluate_expressions() 74895:20221202:102421.008 In zbx_process_triggers() values_num:0 74895:20221202:102421.008 End of zbx_process_triggers() 74895:20221202:102421.008 End of recalculate_triggers() 74895:20221202:102421.008 In zbx_process_events() events_num:0 74895:20221202:102421.008 End of zbx_process_events() processed:0 74895:20221202:102421.008 query [txnlev:1] [commit;] 74895:20221202:102421.009 zbx_setproctitle() title:'history syncer #4 [processed 6 values, 0 triggers in 0.032764 sec, idle 1 sec]' 74894:20221202:102421.063 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000783 sec, syncing history]' 74894:20221202:102421.063 In zbx_sync_history_cache() history_num:0 74894:20221202:102421.063 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000143 sec, idle 1 sec]' 74934:20221202:102421.126 End of zbx_ipc_service_recv():2 74934:20221202:102421.126 In zbx_ipc_service_recv() timeout:1.000 74881:20221202:102421.293 End of zbx_ipc_service_recv():2 74881:20221202:102421.293 In zbx_ipc_service_recv() timeout:1.000 74859:20221202:102421.699 End of zbx_ipc_service_recv():2 74859:20221202:102421.699 In zbx_ipc_async_socket_send() 74859:20221202:102421.699 In zbx_ipc_client_send() clientid:0 74859:20221202:102421.700 End of zbx_ipc_client_send():SUCCEED 74859:20221202:102421.700 End of zbx_ipc_async_socket_send():SUCCEED 74859:20221202:102421.700 In zbx_ipc_async_socket_flush() timeout:10 74859:20221202:102421.700 End of zbx_ipc_async_socket_flush():0 74859:20221202:102421.700 In zbx_ipc_service_recv() timeout:0.997 74855:20221202:102421.700 End of zbx_ipc_service_recv():1 74855:20221202:102421.700 In zbx_ha_dispatch_message() 74855:20221202:102421.700 In zbx_ipc_service_recv() timeout:1.000 74861:20221202:102421.773 End of zbx_ipc_service_recv():2 74861:20221202:102421.774 In zbx_ipc_service_recv() timeout:1.000 74910:20221202:102421.975 End of zbx_ipc_async_socket_recv():0 74910:20221202:102421.975 zbx_setproctitle() title:'poller #1 [got 0 values in 0.000806 sec, getting values]' 74910:20221202:102421.975 In get_values() 74910:20221202:102421.975 In DCconfig_get_poller_items() poller_type:0 74910:20221202:102421.975 End of DCconfig_get_poller_items():1 74910:20221202:102421.975 In substitute_key_macros_impl() data:'agent.ping' 74910:20221202:102421.975 End of substitute_key_macros_impl():SUCCEED data:'agent.ping' 74910:20221202:102421.975 In substitute_simple_macros_impl() data:'10050' 74910:20221202:102421.975 End substitute_simple_macros_impl() data:'10050' 74910:20221202:102421.975 In get_value() key:'agent.ping' 74910:20221202:102421.975 In get_value_agent() host:'test' addr:'192.168.6.176' key:'agent.ping' conn:'unencrypted' 74910:20221202:102421.975 In is_ip4() ip:'192.168.6.176' 74910:20221202:102421.975 End of is_ip4():SUCCEED 74910:20221202:102421.975 Sending [agent.ping] 74910:20221202:102421.976 get value from agent result: '1' 74910:20221202:102421.976 End of get_value_agent():SUCCEED 74910:20221202:102421.976 End of get_value():SUCCEED 74910:20221202:102421.976 In zbx_activate_item_interface() interfaceid:15 itemid:44581 type:0 74910:20221202:102421.976 End of zbx_activate_item_interface() 74910:20221202:102421.976 In zbx_preprocess_item_value() 74910:20221202:102421.976 End of zbx_preprocess_item_value() 74910:20221202:102421.976 In zbx_ipc_socket_open() 74908:20221202:102421.983 zbx_setproctitle() title:'self-monitoring [processing data]' 74908:20221202:102421.983 In collect_selfmon_stats() 74908:20221202:102421.983 End of collect_selfmon_stats() 74908:20221202:102421.983 zbx_setproctitle() title:'self-monitoring [processed data in 0.000152 sec, idle 1 sec]' 74910:20221202:102421.983 End of zbx_ipc_socket_open():SUCCEED 74910:20221202:102421.983 In zbx_ipc_socket_write() 74910:20221202:102421.983 End of zbx_ipc_socket_write():SUCCEED 74910:20221202:102421.983 End of get_values():1 74881:20221202:102421.983 In ipc_service_accept() 74881:20221202:102421.983 In ipc_service_add_client() 74881:20221202:102421.983 End of ipc_service_add_client() clientid:7 74881:20221202:102421.983 End of ipc_service_accept() 74881:20221202:102421.983 End of zbx_ipc_service_recv():2 74881:20221202:102421.983 In zbx_ipc_service_recv() timeout:1.000 74881:20221202:102421.984 End of zbx_ipc_service_recv():1 74881:20221202:102421.984 In preprocessor_add_request() 74881:20221202:102421.984 In preprocessor_sync_configuration() 74881:20221202:102421.984 In DCconfig_get_preprocessable_items() 74881:20221202:102421.984 End of DCconfig_get_preprocessable_items() items:29 74881:20221202:102421.984 End of preprocessor_sync_configuration() item config size: 29, history cache size: 0 74881:20221202:102421.984 In preprocessor_enqueue() itemid: 44581 74881:20221202:102421.984 End of preprocessor_enqueue() 74881:20221202:102421.984 In preprocessor_assign_tasks() 74881:20221202:102421.984 In preprocessor_get_next_task() 74881:20221202:102421.984 End of preprocessor_get_next_task() 74881:20221202:102421.984 In zbx_ipc_client_send() clientid:3 74881:20221202:102421.984 End of zbx_ipc_client_send():SUCCEED 74881:20221202:102421.984 In preprocessor_get_next_task() 74881:20221202:102421.984 End of preprocessor_get_next_task() 74881:20221202:102421.984 End of preprocessor_assign_tasks() 74881:20221202:102421.984 End of preprocessor_add_request() 74881:20221202:102421.984 In zbx_ipc_service_recv() timeout:1.000 74884:20221202:102421.984 End of zbx_ipc_socket_read():SUCCEED 74910:20221202:102421.984 zbx_setproctitle() title:'poller #1 [got 1 values in 0.008240 sec, idle 5 sec]' 74910:20221202:102421.985 In zbx_ipc_async_socket_recv() timeout:5 74911:20221202:102421.985 End of zbx_ipc_async_socket_recv():0 74911:20221202:102421.985 zbx_setproctitle() title:'poller #2 [got 0 values in 0.000115 sec, getting values]' 74911:20221202:102421.985 In get_values() 74911:20221202:102421.985 In DCconfig_get_poller_items() poller_type:0 74911:20221202:102421.985 End of DCconfig_get_poller_items():0 74911:20221202:102421.985 In DCconfig_get_poller_nextcheck() poller_type:0 74911:20221202:102421.985 End of DCconfig_get_poller_nextcheck():1669969466 74911:20221202:102421.986 End of get_values():0 74911:20221202:102421.986 zbx_setproctitle() title:'poller #2 [got 0 values in 0.000070 sec, idle 5 sec]' 74911:20221202:102421.986 In zbx_ipc_async_socket_recv() timeout:5 74884:20221202:102421.986 worker_preprocess_value(): 1 74884:20221202:102421.986 worker_preprocess_value: SUCCEED GOOD 74884:20221202:102421.986 In zbx_ipc_socket_write() 74884:20221202:102421.986 End of zbx_ipc_socket_write():SUCCEED 74884:20221202:102421.986 In zbx_ipc_socket_read() 74913:20221202:102421.986 End of zbx_ipc_async_socket_recv():0 74913:20221202:102421.986 zbx_setproctitle() title:'poller #4 [got 0 values in 0.000202 sec, getting values]' 74913:20221202:102421.986 In get_values() 74913:20221202:102421.986 In DCconfig_get_poller_items() poller_type:0 74913:20221202:102421.986 End of DCconfig_get_poller_items():0 74913:20221202:102421.986 In DCconfig_get_poller_nextcheck() poller_type:0 74913:20221202:102421.986 End of DCconfig_get_poller_nextcheck():1669969466 74913:20221202:102421.986 End of get_values():0 74913:20221202:102421.986 zbx_setproctitle() title:'poller #4 [got 0 values in 0.000122 sec, idle 5 sec]' 74913:20221202:102421.986 In zbx_ipc_async_socket_recv() timeout:5 74881:20221202:102421.986 End of zbx_ipc_service_recv():1 74881:20221202:102421.986 In preprocessor_add_result() 74881:20221202:102421.986 In preprocessor_enqueue_dependent() itemid: 44581 74881:20221202:102421.986 End of preprocessor_enqueue_dependent() 74881:20221202:102421.986 In preprocessor_assign_tasks() 74881:20221202:102421.986 In preprocessor_get_next_task() 74881:20221202:102421.986 End of preprocessor_get_next_task() 74881:20221202:102421.986 End of preprocessor_assign_tasks() 74881:20221202:102421.986 End of preprocessor_add_result() 74881:20221202:102421.986 In zbx_ipc_service_recv() timeout:1.000 74926:20221202:102421.995 zbx_setproctitle() title:'alert syncer [queuing alerts]' 74926:20221202:102421.995 In am_db_get_alerts() 74926:20221202:102421.995 query [txnlev:1] [begin;] 74926:20221202:102421.996 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] 74926:20221202:102421.996 query [txnlev:1] [commit;] 74926:20221202:102421.996 End of am_db_get_alerts():SUCCEED alerts:0 74926:20221202:102421.996 In am_db_flush_results() 74926:20221202:102421.996 In zbx_ipc_socket_write() 74926:20221202:102421.996 End of zbx_ipc_socket_write():SUCCEED 74926:20221202:102421.996 In zbx_ipc_socket_read() 74876:20221202:102421.996 End of zbx_ipc_service_recv():1 74876:20221202:102421.996 In am_flush_results() results:0 74876:20221202:102421.996 In zbx_ipc_client_send() clientid:6 74876:20221202:102421.996 End of zbx_ipc_client_send():SUCCEED 74876:20221202:102421.996 End of am_flush_results() 74926:20221202:102421.996 End of zbx_ipc_socket_read():SUCCEED 74926:20221202:102421.996 End of am_db_flush_results() flushed:0 74926:20221202:102421.996 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.001057 sec, idle 1 sec]' 74876:20221202:102421.996 In zbx_ipc_service_recv() timeout:1.000 74912:20221202:102421.997 End of zbx_ipc_async_socket_recv():0 74912:20221202:102421.998 zbx_setproctitle() title:'poller #3 [got 0 values in 0.017945 sec, getting values]' 74912:20221202:102421.998 In get_values() 74912:20221202:102421.998 In DCconfig_get_poller_items() poller_type:0 74912:20221202:102421.998 End of DCconfig_get_poller_items():0 74912:20221202:102421.998 In DCconfig_get_poller_nextcheck() poller_type:0 74912:20221202:102421.998 End of DCconfig_get_poller_nextcheck():1669969466 74912:20221202:102421.998 End of get_values():0 74912:20221202:102421.998 zbx_setproctitle() title:'poller #3 [got 0 values in 0.000149 sec, idle 5 sec]' 74912:20221202:102421.998 In zbx_ipc_async_socket_recv() timeout:5 74914:20221202:102422.001 End of zbx_ipc_async_socket_recv():0 74914:20221202:102422.002 zbx_setproctitle() title:'poller #5 [got 0 values in 0.000106 sec, getting values]' 74914:20221202:102422.002 In get_values() 74914:20221202:102422.002 In DCconfig_get_poller_items() poller_type:0 74914:20221202:102422.002 End of DCconfig_get_poller_items():0 74914:20221202:102422.002 In DCconfig_get_poller_nextcheck() poller_type:0 74914:20221202:102422.002 End of DCconfig_get_poller_nextcheck():1669969466 74914:20221202:102422.002 End of get_values():0 74914:20221202:102422.002 zbx_setproctitle() title:'poller #5 [got 0 values in 0.000095 sec, idle 5 sec]' 74914:20221202:102422.002 In zbx_ipc_async_socket_recv() timeout:5 74893:20221202:102422.005 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.001828 sec, syncing history]' 74893:20221202:102422.005 In zbx_sync_history_cache() history_num:1 74893:20221202:102422.005 In substitute_simple_macros_impl() data:'90d' 74893:20221202:102422.005 End substitute_simple_macros_impl() data:'90d' 74893:20221202:102422.005 In DCmass_prepare_history() history_num:1 74893:20221202:102422.005 End of DCmass_prepare_history() 74893:20221202:102422.005 In DBmass_add_history() 74893:20221202:102422.005 In zbx_history_add_values() 74893:20221202:102422.006 query [txnlev:1] [begin;] 74893:20221202:102422.006 query [txnlev:1] [insert into history_str (itemid,clock,ns,value) values (44581,1669969461,976636288,'GOOD'); ] 74892:20221202:102422.007 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000133 sec, syncing history]' 74892:20221202:102422.007 In zbx_sync_history_cache() history_num:1 74892:20221202:102422.007 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000054 sec, idle 1 sec]' 74893:20221202:102422.007 query [txnlev:1] [commit;] 74895:20221202:102422.010 zbx_setproctitle() title:'history syncer #4 [processed 6 values, 0 triggers in 0.032764 sec, syncing history]' 74895:20221202:102422.010 In zbx_sync_history_cache() history_num:1 74895:20221202:102422.010 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000110 sec, idle 1 sec]' 74885:20221202:102422.012 End of zbx_ipc_service_recv():2 74885:20221202:102422.012 In zbx_ipc_service_recv() timeout:1.000 74893:20221202:102422.018 End of zbx_history_add_values() 74893:20221202:102422.018 End of DBmass_add_history() 74893:20221202:102422.018 In DCmass_update_trends() 74893:20221202:102422.018 End of DCmass_update_trends() 74893:20221202:102422.018 query [txnlev:1] [begin;] 74893:20221202:102422.018 In DBmass_update_items() 74893:20221202:102422.018 End of DBmass_update_items() 74893:20221202:102422.018 In zbx_process_events() events_num:0 74893:20221202:102422.018 End of zbx_process_events() processed:0 74893:20221202:102422.018 query [txnlev:1] [commit;] 74893:20221202:102422.019 In DCupdate_trends() 74893:20221202:102422.019 End of DCupdate_trends() 74893:20221202:102422.019 query [txnlev:1] [begin;] 74893:20221202:102422.019 In recalculate_triggers() 74893:20221202:102422.019 In zbx_link_triggers_with_functions() trigger_order_num:0 74893:20221202:102422.019 End of zbx_link_triggers_with_functions() triggers_func_pos_num:0 74893:20221202:102422.019 In zbx_evaluate_expressions() tr_num:0 74893:20221202:102422.019 In substitute_functions() 74893:20221202:102422.019 In zbx_extract_functionids() tr_num:0 74893:20221202:102422.019 End of zbx_extract_functionids() functionids_num:0 74893:20221202:102422.020 End of substitute_functions() 74893:20221202:102422.020 End of zbx_evaluate_expressions() 74893:20221202:102422.020 In zbx_process_triggers() values_num:0 74893:20221202:102422.020 End of zbx_process_triggers() 74893:20221202:102422.020 End of recalculate_triggers() 74893:20221202:102422.020 In zbx_process_events() events_num:0 74893:20221202:102422.020 End of zbx_process_events() processed:0 74893:20221202:102422.020 query [txnlev:1] [commit;] 74893:20221202:102422.020 zbx_setproctitle() title:'history syncer #2 [processed 1 values, 0 triggers in 0.014793 sec, idle 1 sec]' 74896:20221202:102422.052 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.054624 sec, processing escalations]' 74896:20221202:102422.052 In process_escalations() 74896:20221202:102422.052 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<=1669969465 order by actionid,triggerid,itemid,escalationid] 74896:20221202:102422.052 End of process_escalations() 74896:20221202:102422.052 In process_escalations() 74896:20221202:102422.052 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<=1669969465 order by actionid,triggerid,itemid,escalationid] 74896:20221202:102422.053 End of process_escalations() 74896:20221202:102422.053 In process_escalations() 74896:20221202:102422.053 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<=1669969465 order by actionid,triggerid,itemid,escalationid] 74896:20221202:102422.053 End of process_escalations() 74896:20221202:102422.053 In process_escalations() 74896:20221202:102422.053 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<=1669969465 order by actionid,triggerid,itemid,escalationid] 74896:20221202:102422.053 End of process_escalations() 74896:20221202:102422.053 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.001565 sec, idle 3 sec]' 74894:20221202:102422.064 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000143 sec, syncing history]' 74894:20221202:102422.064 In zbx_sync_history_cache() history_num:0 74894:20221202:102422.064 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000299 sec, idle 1 sec]' 74934:20221202:102422.130 End of zbx_ipc_service_recv():2 74934:20221202:102422.130 In zbx_ipc_service_recv() timeout:1.000 74859:20221202:102422.708 End of zbx_ipc_service_recv():2 74859:20221202:102422.708 In zbx_ipc_async_socket_send() 74859:20221202:102422.708 In zbx_ipc_client_send() clientid:0 74859:20221202:102422.708 End of zbx_ipc_client_send():SUCCEED 74859:20221202:102422.708 End of zbx_ipc_async_socket_send():SUCCEED 74859:20221202:102422.708 In zbx_ipc_async_socket_flush() timeout:10 74859:20221202:102422.708 End of zbx_ipc_async_socket_flush():0 74859:20221202:102422.708 In zbx_ipc_service_recv() timeout:0.988 74855:20221202:102422.709 End of zbx_ipc_service_recv():1 74855:20221202:102422.709 In zbx_ha_dispatch_message() 74855:20221202:102422.709 In zbx_ipc_service_recv() timeout:1.000 74861:20221202:102422.775 End of zbx_ipc_service_recv():2 74861:20221202:102422.775 In zbx_ipc_service_recv() timeout:1.000 74908:20221202:102422.984 zbx_setproctitle() title:'self-monitoring [processing data]' 74908:20221202:102422.984 In collect_selfmon_stats() 74908:20221202:102422.984 End of collect_selfmon_stats() 74908:20221202:102422.984 zbx_setproctitle() title:'self-monitoring [processed data in 0.000251 sec, idle 1 sec]' 74881:20221202:102422.992 End of zbx_ipc_service_recv():2 74881:20221202:102422.992 In zbx_ipc_service_recv() timeout:1.000 74926:20221202:102422.997 zbx_setproctitle() title:'alert syncer [queuing alerts]' 74926:20221202:102422.997 In am_db_get_alerts() 74926:20221202:102422.997 query [txnlev:1] [begin;] 74926:20221202:102422.997 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] 74926:20221202:102422.998 query [txnlev:1] [commit;] 74926:20221202:102422.998 End of am_db_get_alerts():SUCCEED alerts:0 74926:20221202:102422.998 In am_db_flush_results() 74926:20221202:102422.998 In zbx_ipc_socket_write() 74926:20221202:102422.998 End of zbx_ipc_socket_write():SUCCEED 74926:20221202:102422.998 In zbx_ipc_socket_read() 74876:20221202:102422.999 End of zbx_ipc_service_recv():1 74876:20221202:102422.999 In am_flush_results() results:0 74876:20221202:102422.999 In zbx_ipc_client_send() clientid:6 74876:20221202:102422.999 End of zbx_ipc_client_send():SUCCEED 74876:20221202:102422.999 End of am_flush_results() 74876:20221202:102422.999 In zbx_ipc_service_recv() timeout:1.000 74926:20221202:102422.999 End of zbx_ipc_socket_read():SUCCEED 74926:20221202:102422.999 End of am_db_flush_results() flushed:0 74926:20221202:102422.999 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.002251 sec, idle 1 sec]' 74892:20221202:102423.007 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000054 sec, syncing history]' 74892:20221202:102423.007 In zbx_sync_history_cache() history_num:0 74892:20221202:102423.007 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000169 sec, idle 1 sec]' 74895:20221202:102423.010 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000110 sec, syncing history]' 74895:20221202:102423.010 In zbx_sync_history_cache() history_num:0 74895:20221202:102423.010 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000179 sec, idle 1 sec]' 74885:20221202:102423.015 End of zbx_ipc_service_recv():2 74885:20221202:102423.016 In zbx_ipc_service_recv() timeout:1.000 74893:20221202:102423.021 zbx_setproctitle() title:'history syncer #2 [processed 1 values, 0 triggers in 0.014793 sec, syncing history]' 74893:20221202:102423.021 In zbx_sync_history_cache() history_num:0 74893:20221202:102423.021 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000176 sec, idle 1 sec]' 74894:20221202:102423.066 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000299 sec, syncing history]' 74894:20221202:102423.066 In zbx_sync_history_cache() history_num:0 74894:20221202:102423.067 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000685 sec, idle 1 sec]' 74934:20221202:102423.137 End of zbx_ipc_service_recv():2 74934:20221202:102423.137 In zbx_ipc_service_recv() timeout:1.000 74859:20221202:102423.702 End of zbx_ipc_service_recv():2 74859:20221202:102423.702 In ha_check_nodes() ha_status:active db_status:0 74859:20221202:102423.702 query [txnlev:1] [begin;] 74859:20221202:102423.703 query [txnlev:1] [select ha_nodeid,name,status,lastaccess,address,port,ha_sessionid from ha_node order by ha_nodeid for update] 74859:20221202:102423.704 query [txnlev:1] [select ha_failover_delay,auditlog_enabled from config] 74859:20221202:102423.705 In ha_db_get_time() 74859:20221202:102423.706 query [txnlev:1] [select unix_timestamp() from config] 74859:20221202:102423.706 End of ha_db_get_time():SUCCEED db_time:1669969463 74859:20221202:102423.707 query [txnlev:1] [update ha_node set lastaccess=unix_timestamp() where ha_nodeid='clb4ubunu00018m7pn6ddoaix'] 74859:20221202:102423.708 query [txnlev:1] [commit;] 74855:20221202:102423.715 End of zbx_ipc_service_recv():2 74855:20221202:102423.715 In zbx_ha_dispatch_message() 74855:20221202:102423.715 In zbx_ipc_service_recv() timeout:1.000 74859:20221202:102423.729 End of ha_check_nodes() nodeid:clb4ubunu00018m7pn6ddoaix ha_status:active db_status:0 74859:20221202:102423.729 In zbx_ipc_async_socket_send() 74859:20221202:102423.729 In zbx_ipc_client_send() clientid:0 74859:20221202:102423.729 End of zbx_ipc_client_send():SUCCEED 74859:20221202:102423.729 End of zbx_ipc_async_socket_send():SUCCEED 74859:20221202:102423.729 In zbx_ipc_async_socket_flush() timeout:10 74859:20221202:102423.729 End of zbx_ipc_async_socket_flush():0 74859:20221202:102423.729 In zbx_ipc_service_recv() timeout:0.994 74855:20221202:102423.730 End of zbx_ipc_service_recv():1 74855:20221202:102423.730 In zbx_ha_dispatch_message() 74855:20221202:102423.730 In zbx_ipc_service_recv() timeout:1.000 74861:20221202:102423.783 End of zbx_ipc_service_recv():2 74861:20221202:102423.783 In zbx_ipc_service_recv() timeout:1.000 74908:20221202:102423.985 zbx_setproctitle() title:'self-monitoring [processing data]' 74908:20221202:102423.985 In collect_selfmon_stats() 74908:20221202:102423.985 End of collect_selfmon_stats() 74908:20221202:102423.985 zbx_setproctitle() title:'self-monitoring [processed data in 0.000162 sec, idle 1 sec]' 74881:20221202:102423.994 End of zbx_ipc_service_recv():2 74881:20221202:102423.994 In zbx_ipc_service_recv() timeout:1.000 74926:20221202:102424.000 zbx_setproctitle() title:'alert syncer [queuing alerts]' 74926:20221202:102424.000 In am_db_get_alerts() 74926:20221202:102424.000 query [txnlev:1] [begin;] 74926:20221202:102424.000 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] 74926:20221202:102424.001 query [txnlev:1] [commit;] 74926:20221202:102424.001 End of am_db_get_alerts():SUCCEED alerts:0 74926:20221202:102424.001 In am_db_flush_results() 74926:20221202:102424.001 In zbx_ipc_socket_write() 74926:20221202:102424.001 End of zbx_ipc_socket_write():SUCCEED 74926:20221202:102424.001 In zbx_ipc_socket_read() 74876:20221202:102424.002 End of zbx_ipc_service_recv():1 74876:20221202:102424.002 In am_flush_results() results:0 74876:20221202:102424.002 In zbx_ipc_client_send() clientid:6 74876:20221202:102424.002 End of zbx_ipc_client_send():SUCCEED 74876:20221202:102424.002 End of am_flush_results() 74876:20221202:102424.002 In zbx_ipc_service_recv() timeout:1.000 74926:20221202:102424.002 End of zbx_ipc_socket_read():SUCCEED 74926:20221202:102424.002 End of am_db_flush_results() flushed:0 74926:20221202:102424.002 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.002014 sec, idle 1 sec]' 74892:20221202:102424.008 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000169 sec, syncing history]' 74892:20221202:102424.008 In zbx_sync_history_cache() history_num:0 74892:20221202:102424.008 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000093 sec, idle 1 sec]' 74895:20221202:102424.012 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000179 sec, syncing history]' 74895:20221202:102424.012 In zbx_sync_history_cache() history_num:0 74895:20221202:102424.012 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000222 sec, idle 1 sec]' 74885:20221202:102424.018 End of zbx_ipc_service_recv():2 74885:20221202:102424.018 In zbx_ipc_service_recv() timeout:1.000 74893:20221202:102424.022 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000176 sec, syncing history]' 74893:20221202:102424.022 In zbx_sync_history_cache() history_num:0 74893:20221202:102424.022 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000197 sec, idle 1 sec]' 74894:20221202:102424.074 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000685 sec, syncing history]' 74894:20221202:102424.074 In zbx_sync_history_cache() history_num:0 74894:20221202:102424.074 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000204 sec, idle 1 sec]' 74919:20221202:102424.080 zbx_setproctitle() title:'trapper #4 [processing data]' 74919:20221202:102424.080 In zbx_ipc_async_socket_recv() timeout:0 74919:20221202:102424.080 End of zbx_ipc_async_socket_recv():0 74919:20221202:102424.080 trapper got '{"request":"agent data","session":"203b1810355874d981186e9d29b12dea","data":[{"host":"test","key":"log[/tmp/zabbix.log]","lastlogsize":3,"id":1,"clock":1669969460,"ns":75167026},{"host":"test","key":"logrt[\"/tmp/^loog[0-9]+.log\"]","lastlogsize":4,"mtime":1669911928,"id":2,"clock":1669969460,"ns":75469665}],"clock":1669969464,"ns":80353658}' 74919:20221202:102424.080 In recv_agenthistory() 74919:20221202:102424.080 In process_client_history_data() 74919:20221202:102424.080 log_client_timediff(): timestamp from json 1669969464 seconds and 80353658 nanosecond, delta time from json 0 seconds and 138158 nanosecond 74919:20221202:102424.081 In parse_history_data() 74919:20221202:102424.081 End of parse_history_data():SUCCEED processed:2/2 74919:20221202:102424.081 In process_history_data() 74919:20221202:102424.081 In zbx_preprocess_item_value() 74919:20221202:102424.081 End of zbx_preprocess_item_value() 74919:20221202:102424.081 In zbx_preprocess_item_value() 74919:20221202:102424.081 End of zbx_preprocess_item_value() 74919:20221202:102424.081 In zbx_ipc_socket_open() 74919:20221202:102424.081 End of zbx_ipc_socket_open():SUCCEED 74919:20221202:102424.081 In zbx_ipc_socket_write() 74919:20221202:102424.081 End of zbx_ipc_socket_write():SUCCEED 74919:20221202:102424.081 End of process_history_data() processed:2 74919:20221202:102424.081 End of process_client_history_data():SUCCEED 74919:20221202:102424.081 In zbx_send_response_ext() 74919:20221202:102424.081 zbx_send_response_ext() '{"response":"success","info":"processed: 2; failed: 0; total: 2; seconds spent: 0.000378"}' 74919:20221202:102424.081 End of zbx_send_response_ext():SUCCEED 74919:20221202:102424.081 End of recv_agenthistory() 74919:20221202:102424.081 zbx_setproctitle() title:'trapper #4 [processed data in 0.000788 sec, waiting for connection]' 74881:20221202:102424.081 In ipc_service_accept() 74881:20221202:102424.081 In ipc_service_add_client() 74881:20221202:102424.081 End of ipc_service_add_client() clientid:8 74881:20221202:102424.081 End of ipc_service_accept() 74881:20221202:102424.081 End of zbx_ipc_service_recv():2 74881:20221202:102424.081 In zbx_ipc_service_recv() timeout:1.000 74881:20221202:102424.081 End of zbx_ipc_service_recv():1 74881:20221202:102424.081 In preprocessor_add_request() 74881:20221202:102424.081 In preprocessor_sync_configuration() 74881:20221202:102424.081 In DCconfig_get_preprocessable_items() 74881:20221202:102424.081 End of DCconfig_get_preprocessable_items() items:29 74881:20221202:102424.081 End of preprocessor_sync_configuration() item config size: 29, history cache size: 0 74881:20221202:102424.081 In preprocessor_enqueue() itemid: 44308 74881:20221202:102424.081 In preprocessor_enqueue_dependent() itemid: 44308 74881:20221202:102424.081 End of preprocessor_enqueue_dependent() 74881:20221202:102424.081 End of preprocessor_enqueue() 74881:20221202:102424.081 In preprocessor_enqueue() itemid: 44307 74881:20221202:102424.081 In preprocessor_enqueue_dependent() itemid: 44307 74881:20221202:102424.081 End of preprocessor_enqueue_dependent() 74881:20221202:102424.081 End of preprocessor_enqueue() 74881:20221202:102424.081 In preprocessor_assign_tasks() 74881:20221202:102424.081 In preprocessor_get_next_task() 74881:20221202:102424.081 End of preprocessor_get_next_task() 74881:20221202:102424.081 End of preprocessor_assign_tasks() 74881:20221202:102424.081 End of preprocessor_add_request() 74881:20221202:102424.081 In zbx_ipc_service_recv() timeout:1.000 74919:20221202:102424.131 zbx_setproctitle() title:'trapper #4 [processing data]' 74919:20221202:102424.131 In zbx_ipc_async_socket_recv() timeout:0 74919:20221202:102424.131 End of zbx_ipc_async_socket_recv():0 74919:20221202:102424.131 trapper got '{"request":"agent data","session":"33bd7dc52ecc2a3c8a589c86c9d1b828","data":[{"host":"test","key":"log[/tmp/zabbix.log]","lastlogsize":3,"id":1,"clock":1669969460,"ns":122341458},{"host":"test","key":"logrt[\"/tmp/^loog[0-9]+.log\"]","lastlogsize":4,"mtime":1669911928,"id":2,"clock":1669969460,"ns":122524054}],"clock":1669969464,"ns":131406879}' 74919:20221202:102424.131 In recv_agenthistory() 74919:20221202:102424.131 In process_client_history_data() 74919:20221202:102424.131 log_client_timediff(): timestamp from json 1669969464 seconds and 131406879 nanosecond, delta time from json 0 seconds and 44590 nanosecond 74919:20221202:102424.131 In parse_history_data() 74919:20221202:102424.131 End of parse_history_data():SUCCEED processed:2/2 74919:20221202:102424.131 In process_history_data() 74919:20221202:102424.131 In zbx_preprocess_item_value() 74919:20221202:102424.131 End of zbx_preprocess_item_value() 74919:20221202:102424.131 In zbx_preprocess_item_value() 74919:20221202:102424.131 End of zbx_preprocess_item_value() 74919:20221202:102424.131 In zbx_ipc_socket_write() 74919:20221202:102424.131 End of zbx_ipc_socket_write():SUCCEED 74919:20221202:102424.131 End of process_history_data() processed:2 74919:20221202:102424.131 End of process_client_history_data():SUCCEED 74919:20221202:102424.131 In zbx_send_response_ext() 74919:20221202:102424.131 zbx_send_response_ext() '{"response":"success","info":"processed: 2; failed: 0; total: 2; seconds spent: 0.000326"}' 74919:20221202:102424.132 End of zbx_send_response_ext():SUCCEED 74919:20221202:102424.132 End of recv_agenthistory() 74919:20221202:102424.132 zbx_setproctitle() title:'trapper #4 [processed data in 0.000530 sec, waiting for connection]' 74881:20221202:102424.132 End of zbx_ipc_service_recv():1 74881:20221202:102424.132 In preprocessor_add_request() 74881:20221202:102424.132 In preprocessor_sync_configuration() 74881:20221202:102424.132 In DCconfig_get_preprocessable_items() 74881:20221202:102424.132 End of DCconfig_get_preprocessable_items() items:29 74881:20221202:102424.132 End of preprocessor_sync_configuration() item config size: 29, history cache size: 0 74881:20221202:102424.132 In preprocessor_enqueue() itemid: 44308 74881:20221202:102424.132 In preprocessor_enqueue_dependent() itemid: 44308 74881:20221202:102424.132 End of preprocessor_enqueue_dependent() 74881:20221202:102424.132 End of preprocessor_enqueue() 74881:20221202:102424.132 In preprocessor_enqueue() itemid: 44307 74881:20221202:102424.132 In preprocessor_enqueue_dependent() itemid: 44307 74881:20221202:102424.132 End of preprocessor_enqueue_dependent() 74881:20221202:102424.132 End of preprocessor_enqueue() 74881:20221202:102424.132 In preprocessor_assign_tasks() 74881:20221202:102424.132 In preprocessor_get_next_task() 74881:20221202:102424.132 End of preprocessor_get_next_task() 74881:20221202:102424.132 End of preprocessor_assign_tasks() 74881:20221202:102424.132 End of preprocessor_add_request() 74881:20221202:102424.132 In zbx_ipc_service_recv() timeout:1.000 74934:20221202:102424.140 End of zbx_ipc_service_recv():2 74934:20221202:102424.140 In zbx_ipc_service_recv() timeout:1.000 74859:20221202:102424.730 End of zbx_ipc_service_recv():2 74859:20221202:102424.730 In zbx_ipc_async_socket_send() 74859:20221202:102424.730 In zbx_ipc_client_send() clientid:0 74859:20221202:102424.730 End of zbx_ipc_client_send():SUCCEED 74859:20221202:102424.730 End of zbx_ipc_async_socket_send():SUCCEED 74859:20221202:102424.730 In zbx_ipc_async_socket_flush() timeout:10 74855:20221202:102424.730 End of zbx_ipc_service_recv():1 74855:20221202:102424.730 In zbx_ha_dispatch_message() 74859:20221202:102424.730 End of zbx_ipc_async_socket_flush():0 74859:20221202:102424.730 In zbx_ipc_service_recv() timeout:0.967 74855:20221202:102424.730 In zbx_ipc_service_recv() timeout:1.000 74861:20221202:102424.793 End of zbx_ipc_service_recv():2 74861:20221202:102424.793 zbx_setproctitle() title:'service manager #1 [processed 0 events, updated 0 event tags, deleted 0 problems, synced 0 service updates, idle 5.029002 sec during 5.042436 sec]' 74861:20221202:102424.793 In zbx_ipc_service_recv() timeout:1.000 74902:20221202:102424.967 End of zbx_ipc_async_socket_recv():0 74902:20221202:102424.967 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.000239 sec, getting values]' 74902:20221202:102424.967 In get_values() 74902:20221202:102424.967 In DCconfig_get_poller_items() poller_type:4 74902:20221202:102424.967 End of DCconfig_get_poller_items():0 74902:20221202:102424.967 In DCconfig_get_poller_nextcheck() poller_type:4 74902:20221202:102424.967 End of DCconfig_get_poller_nextcheck():-1 74902:20221202:102424.967 End of get_values():0 74902:20221202:102424.967 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.000085 sec, idle 5 sec]' 74902:20221202:102424.967 In zbx_ipc_async_socket_recv() timeout:5 74915:20221202:102424.981 End of zbx_ipc_async_socket_recv():0 74915:20221202:102424.981 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.000192 sec, getting values]' 74915:20221202:102424.981 In get_values() 74915:20221202:102424.981 In DCconfig_get_poller_items() poller_type:1 74915:20221202:102424.981 End of DCconfig_get_poller_items():0 74915:20221202:102424.981 In DCconfig_get_poller_nextcheck() poller_type:1 74915:20221202:102424.981 End of DCconfig_get_poller_nextcheck():-1 74915:20221202:102424.981 End of get_values():0 74915:20221202:102424.981 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.000105 sec, idle 5 sec]' 74915:20221202:102424.981 In zbx_ipc_async_socket_recv() timeout:5 74900:20221202:102424.982 End of zbx_ipc_async_socket_recv():0 74900:20221202:102424.982 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.006693 sec, getting values]' 74900:20221202:102424.982 In get_values() 74900:20221202:102424.982 In DCconfig_get_poller_items() poller_type:4 74900:20221202:102424.982 End of DCconfig_get_poller_items():0 74900:20221202:102424.983 In DCconfig_get_poller_nextcheck() poller_type:4 74900:20221202:102424.983 End of DCconfig_get_poller_nextcheck():-1 74900:20221202:102424.983 End of get_values():0 74900:20221202:102424.983 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.000154 sec, idle 5 sec]' 74900:20221202:102424.983 In zbx_ipc_async_socket_recv() timeout:5 74908:20221202:102424.985 zbx_setproctitle() title:'self-monitoring [processing data]' 74908:20221202:102424.986 In collect_selfmon_stats() 74908:20221202:102424.986 End of collect_selfmon_stats() 74908:20221202:102424.986 zbx_setproctitle() title:'self-monitoring [processed data in 0.000174 sec, idle 1 sec]' 74906:20221202:102424.991 End of zbx_ipc_async_socket_recv():0 74906:20221202:102424.992 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.000104 sec, getting values]' 74906:20221202:102424.992 In get_values() 74906:20221202:102424.992 In DCconfig_get_poller_items() poller_type:4 74906:20221202:102424.992 End of DCconfig_get_poller_items():0 74906:20221202:102424.992 In DCconfig_get_poller_nextcheck() poller_type:4 74906:20221202:102424.992 End of DCconfig_get_poller_nextcheck():-1 74906:20221202:102424.992 End of get_values():0 74906:20221202:102424.992 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.000109 sec, idle 5 sec]' 74906:20221202:102424.992 In zbx_ipc_async_socket_recv() timeout:5 74901:20221202:102424.993 End of zbx_ipc_async_socket_recv():0 74901:20221202:102424.998 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.000367 sec, getting values]' 74901:20221202:102424.998 In get_values() 74901:20221202:102424.998 In DCconfig_get_poller_items() poller_type:4 74901:20221202:102424.998 End of DCconfig_get_poller_items():0 74901:20221202:102424.998 In DCconfig_get_poller_nextcheck() poller_type:4 74901:20221202:102424.998 End of DCconfig_get_poller_nextcheck():-1 74901:20221202:102424.998 End of get_values():0 74901:20221202:102424.998 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.000196 sec, idle 5 sec]' 74901:20221202:102424.998 In zbx_ipc_async_socket_recv() timeout:5 74926:20221202:102425.005 zbx_setproctitle() title:'alert syncer [queuing alerts]' 74926:20221202:102425.005 In am_db_get_alerts() 74926:20221202:102425.005 query [txnlev:1] [begin;] 74926:20221202:102425.005 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] 74876:20221202:102425.006 End of zbx_ipc_service_recv():2 74926:20221202:102425.006 query [txnlev:1] [commit;] 74876:20221202:102425.006 zbx_setproctitle() title:'alert manager #1 [sent 0, failed 0 alerts, idle 5.062819 sec during 5.063657 sec]' 74876:20221202:102425.006 In zbx_ipc_service_recv() timeout:1.000 74904:20221202:102425.006 End of zbx_ipc_async_socket_recv():0 74904:20221202:102425.006 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.000096 sec, getting values]' 74904:20221202:102425.006 In get_values() 74904:20221202:102425.006 In DCconfig_get_poller_items() poller_type:4 74904:20221202:102425.006 End of DCconfig_get_poller_items():0 74904:20221202:102425.006 In DCconfig_get_poller_nextcheck() poller_type:4 74904:20221202:102425.006 End of DCconfig_get_poller_nextcheck():-1 74904:20221202:102425.007 End of get_values():0 74904:20221202:102425.007 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.000078 sec, idle 5 sec]' 74904:20221202:102425.007 In zbx_ipc_async_socket_recv() timeout:5 74925:20221202:102425.007 zbx_setproctitle() title:'icmp pinger #1 [getting values]' 74925:20221202:102425.007 In get_pinger_hosts() 74925:20221202:102425.007 In DCconfig_get_poller_items() poller_type:3 74925:20221202:102425.007 End of DCconfig_get_poller_items():0 74925:20221202:102425.007 End of get_pinger_hosts():0 74925:20221202:102425.007 In process_pinger_hosts() 74925:20221202:102425.007 End of process_pinger_hosts() 74925:20221202:102425.007 In DCconfig_get_poller_nextcheck() poller_type:3 74925:20221202:102425.007 End of DCconfig_get_poller_nextcheck():-1 74925:20221202:102425.007 zbx_setproctitle() title:'icmp pinger #1 [got 0 values in 0.000094 sec, idle 5 sec]' 74926:20221202:102425.007 End of am_db_get_alerts():SUCCEED alerts:0 74926:20221202:102425.008 In am_db_flush_results() 74926:20221202:102425.008 In zbx_ipc_socket_write() 74926:20221202:102425.008 End of zbx_ipc_socket_write():SUCCEED 74926:20221202:102425.008 In zbx_ipc_socket_read() 74876:20221202:102425.008 End of zbx_ipc_service_recv():1 74876:20221202:102425.008 In am_flush_results() results:0 74876:20221202:102425.008 In zbx_ipc_client_send() clientid:6 74876:20221202:102425.008 End of zbx_ipc_client_send():SUCCEED 74876:20221202:102425.008 End of am_flush_results() 74876:20221202:102425.008 In zbx_ipc_service_recv() timeout:1.000 74926:20221202:102425.008 End of zbx_ipc_socket_read():SUCCEED 74926:20221202:102425.008 End of am_db_flush_results() flushed:0 74926:20221202:102425.008 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.003965 sec, idle 1 sec]' 74892:20221202:102425.009 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000093 sec, syncing history]' 74892:20221202:102425.009 In zbx_sync_history_cache() history_num:4 74892:20221202:102425.009 In substitute_simple_macros_impl() data:'90d' 74892:20221202:102425.009 End substitute_simple_macros_impl() data:'90d' 74892:20221202:102425.009 In substitute_simple_macros_impl() data:'365d' 74892:20221202:102425.009 End substitute_simple_macros_impl() data:'365d' 74892:20221202:102425.009 In substitute_simple_macros_impl() data:'90d' 74892:20221202:102425.009 End substitute_simple_macros_impl() data:'90d' 74892:20221202:102425.009 In DCmass_prepare_history() history_num:2 74892:20221202:102425.009 End of DCmass_prepare_history() 74892:20221202:102425.009 In DBmass_add_history() 74892:20221202:102425.009 End of DBmass_add_history() 74892:20221202:102425.009 In DCmass_update_trends() 74892:20221202:102425.009 End of DCmass_update_trends() 74892:20221202:102425.009 query [txnlev:1] [begin;] 74892:20221202:102425.009 In DBmass_update_items() 74892:20221202:102425.009 End of DBmass_update_items() 74892:20221202:102425.009 In zbx_process_events() events_num:0 74892:20221202:102425.009 End of zbx_process_events() processed:0 74892:20221202:102425.009 query [txnlev:1] [commit;] 74892:20221202:102425.010 In DCupdate_trends() 74892:20221202:102425.010 End of DCupdate_trends() 74892:20221202:102425.010 query [txnlev:1] [begin;] 74892:20221202:102425.010 In recalculate_triggers() 74892:20221202:102425.010 End of recalculate_triggers() 74892:20221202:102425.010 In zbx_process_events() events_num:0 74892:20221202:102425.010 End of zbx_process_events() processed:0 74892:20221202:102425.010 query [txnlev:1] [commit;] 74892:20221202:102425.011 In substitute_simple_macros_impl() data:'90d' 74892:20221202:102425.011 End substitute_simple_macros_impl() data:'90d' 74892:20221202:102425.011 In substitute_simple_macros_impl() data:'365d' 74892:20221202:102425.011 End substitute_simple_macros_impl() data:'365d' 74892:20221202:102425.011 In substitute_simple_macros_impl() data:'90d' 74892:20221202:102425.011 End substitute_simple_macros_impl() data:'90d' 74892:20221202:102425.011 In DCmass_prepare_history() history_num:2 74892:20221202:102425.011 End of DCmass_prepare_history() 74892:20221202:102425.011 In DBmass_add_history() 74892:20221202:102425.011 End of DBmass_add_history() 74892:20221202:102425.011 In DCmass_update_trends() 74892:20221202:102425.011 End of DCmass_update_trends() 74892:20221202:102425.012 query [txnlev:1] [begin;] 74892:20221202:102425.012 In DBmass_update_items() 74892:20221202:102425.012 End of DBmass_update_items() 74892:20221202:102425.012 In zbx_process_events() events_num:0 74892:20221202:102425.012 End of zbx_process_events() processed:0 74892:20221202:102425.012 query [txnlev:1] [commit;] 74892:20221202:102425.013 In DCupdate_trends() 74892:20221202:102425.013 End of DCupdate_trends() 74892:20221202:102425.013 query [txnlev:1] [begin;] 74895:20221202:102425.013 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000222 sec, syncing history]' 74895:20221202:102425.013 In zbx_sync_history_cache() history_num:2 74895:20221202:102425.013 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000376 sec, idle 1 sec]' 74892:20221202:102425.014 In recalculate_triggers() 74892:20221202:102425.014 End of recalculate_triggers() 74892:20221202:102425.014 In zbx_process_events() events_num:0 74892:20221202:102425.014 End of zbx_process_events() processed:0 74892:20221202:102425.014 query [txnlev:1] [commit;] 74899:20221202:102425.014 End of zbx_ipc_async_socket_recv():0 74898:20221202:102425.014 End of zbx_ipc_async_socket_recv():0 74898:20221202:102425.014 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.000375 sec, getting values]' 74898:20221202:102425.014 In get_values() 74898:20221202:102425.014 In DCconfig_get_poller_items() poller_type:4 74898:20221202:102425.014 End of DCconfig_get_poller_items():0 74898:20221202:102425.014 In DCconfig_get_poller_nextcheck() poller_type:4 74898:20221202:102425.014 End of DCconfig_get_poller_nextcheck():-1 74898:20221202:102425.014 End of get_values():0 74898:20221202:102425.014 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.000139 sec, idle 5 sec]' 74898:20221202:102425.014 In zbx_ipc_async_socket_recv() timeout:5 74899:20221202:102425.014 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.022001 sec, getting values]' 74899:20221202:102425.014 In get_values() 74899:20221202:102425.014 In DCconfig_get_poller_items() poller_type:4 74899:20221202:102425.014 End of DCconfig_get_poller_items():0 74899:20221202:102425.014 In DCconfig_get_poller_nextcheck() poller_type:4 74899:20221202:102425.014 End of DCconfig_get_poller_nextcheck():-1 74899:20221202:102425.014 End of get_values():0 74899:20221202:102425.014 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.000683 sec, idle 5 sec]' 74899:20221202:102425.014 In zbx_ipc_async_socket_recv() timeout:5 74892:20221202:102425.014 zbx_setproctitle() title:'history syncer #1 [processed 4 values, 0 triggers in 0.005984 sec, idle 1 sec]' 74927:20221202:102425.018 End of zbx_ipc_async_socket_recv():0 74927:20221202:102425.018 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.000251 sec, getting values]' 74927:20221202:102425.018 In get_values() 74927:20221202:102425.018 In DCconfig_get_poller_items() poller_type:5 74927:20221202:102425.018 End of DCconfig_get_poller_items():0 74927:20221202:102425.018 In DCconfig_get_poller_nextcheck() poller_type:5 74927:20221202:102425.019 End of DCconfig_get_poller_nextcheck():-1 74927:20221202:102425.019 End of get_values():0 74927:20221202:102425.019 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.000429 sec, idle 5 sec]' 74927:20221202:102425.019 In zbx_ipc_async_socket_recv() timeout:5 74893:20221202:102425.023 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000197 sec, syncing history]' 74893:20221202:102425.023 In zbx_sync_history_cache() history_num:0 74893:20221202:102425.023 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000164 sec, idle 1 sec]' 74909:20221202:102425.023 End of zbx_ipc_async_socket_recv():0 74909:20221202:102425.023 zbx_setproctitle() title:'task manager [processing tasks]' 74909:20221202:102425.023 query [txnlev:0] [select taskid,type,clock,ttl from task where status in (1,2) order by taskid] 74885:20221202:102425.023 End of zbx_ipc_service_recv():2 74885:20221202:102425.023 zbx_setproctitle() title:'lld manager #1 [processed 0 LLD rules, idle 5.064146sec during 5.075347 sec]' 74885:20221202:102425.023 In zbx_ipc_service_recv() timeout:1.000 74909:20221202:102425.024 query [txnlev:1] [begin;] 74909:20221202:102425.025 query [txnlev:1] [delete from task where status in (3,4) and clock<=1669883065] 74909:20221202:102425.025 query [txnlev:1] [commit;] 74909:20221202:102425.026 zbx_setproctitle() title:'task manager [processed 0 task(s) in 0.002661 sec, idle 5 sec]' 74909:20221202:102425.026 In zbx_ipc_async_socket_recv() timeout:5 74931:20221202:102425.029 End of zbx_ipc_async_socket_recv():0 74931:20221202:102425.031 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.019836 sec, getting values]' 74931:20221202:102425.031 In get_values() 74931:20221202:102425.031 In DCconfig_get_poller_items() poller_type:5 74931:20221202:102425.031 End of DCconfig_get_poller_items():0 74931:20221202:102425.031 In DCconfig_get_poller_nextcheck() poller_type:5 74931:20221202:102425.031 End of DCconfig_get_poller_nextcheck():-1 74931:20221202:102425.031 End of get_values():0 74931:20221202:102425.031 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.000330 sec, idle 5 sec]' 74931:20221202:102425.031 In zbx_ipc_async_socket_recv() timeout:5 74905:20221202:102425.047 End of zbx_ipc_async_socket_recv():0 74905:20221202:102425.048 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.051086 sec, getting values]' 74905:20221202:102425.048 In get_values() 74905:20221202:102425.048 In DCconfig_get_poller_items() poller_type:4 74905:20221202:102425.048 End of DCconfig_get_poller_items():0 74905:20221202:102425.048 In DCconfig_get_poller_nextcheck() poller_type:4 74905:20221202:102425.048 End of DCconfig_get_poller_nextcheck():-1 74905:20221202:102425.048 End of get_values():0 74905:20221202:102425.048 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.000093 sec, idle 5 sec]' 74905:20221202:102425.048 In zbx_ipc_async_socket_recv() timeout:5 74936:20221202:102425.050 End of zbx_ipc_async_socket_recv():0 74936:20221202:102425.050 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.000117 sec, getting values]' 74936:20221202:102425.050 In get_values() 74936:20221202:102425.050 In DCconfig_get_poller_items() poller_type:6 74936:20221202:102425.050 End of DCconfig_get_poller_items():0 74936:20221202:102425.050 In DCconfig_get_poller_nextcheck() poller_type:6 74936:20221202:102425.050 End of DCconfig_get_poller_nextcheck():-1 74936:20221202:102425.050 End of get_values():0 74936:20221202:102425.050 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.000079 sec, idle 5 sec]' 74936:20221202:102425.050 In zbx_ipc_async_socket_recv() timeout:5 74903:20221202:102425.060 End of zbx_ipc_async_socket_recv():0 74903:20221202:102425.060 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.032942 sec, getting values]' 74903:20221202:102425.060 In get_values() 74903:20221202:102425.060 In DCconfig_get_poller_items() poller_type:4 74903:20221202:102425.060 End of DCconfig_get_poller_items():0 74903:20221202:102425.060 In DCconfig_get_poller_nextcheck() poller_type:4 74903:20221202:102425.060 End of DCconfig_get_poller_nextcheck():-1 74903:20221202:102425.060 End of get_values():0 74903:20221202:102425.060 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.000097 sec, idle 5 sec]' 74903:20221202:102425.060 In zbx_ipc_async_socket_recv() timeout:5 74933:20221202:102425.066 End of zbx_ipc_async_socket_recv():0 74933:20221202:102425.066 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.000298 sec, getting values]' 74933:20221202:102425.066 In get_values() 74933:20221202:102425.066 In DCconfig_get_poller_items() poller_type:5 74933:20221202:102425.066 End of DCconfig_get_poller_items():0 74933:20221202:102425.066 In DCconfig_get_poller_nextcheck() poller_type:5 74933:20221202:102425.066 End of DCconfig_get_poller_nextcheck():-1 74933:20221202:102425.066 End of get_values():0 74933:20221202:102425.066 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.000082 sec, idle 5 sec]' 74933:20221202:102425.066 In zbx_ipc_async_socket_recv() timeout:5 74896:20221202:102425.068 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.001565 sec, processing escalations]' 74896:20221202:102425.068 In process_escalations() 74896:20221202:102425.068 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<=1669969468 order by actionid,triggerid,itemid,escalationid] 74896:20221202:102425.069 End of process_escalations() 74896:20221202:102425.069 In process_escalations() 74896:20221202:102425.069 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<=1669969468 order by actionid,triggerid,itemid,escalationid] 74896:20221202:102425.069 End of process_escalations() 74896:20221202:102425.069 In process_escalations() 74896:20221202:102425.069 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<=1669969468 order by actionid,triggerid,itemid,escalationid] 74896:20221202:102425.069 End of process_escalations() 74896:20221202:102425.069 In process_escalations() 74896:20221202:102425.069 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<=1669969468 order by actionid,triggerid,itemid,escalationid] 74932:20221202:102425.069 End of zbx_ipc_async_socket_recv():0 74932:20221202:102425.069 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.003331 sec, getting values]' 74932:20221202:102425.069 In get_values() 74932:20221202:102425.069 In DCconfig_get_poller_items() poller_type:5 74932:20221202:102425.069 End of DCconfig_get_poller_items():0 74932:20221202:102425.069 In DCconfig_get_poller_nextcheck() poller_type:5 74932:20221202:102425.069 End of DCconfig_get_poller_nextcheck():-1 74932:20221202:102425.069 End of get_values():0 74932:20221202:102425.069 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.000072 sec, idle 5 sec]' 74932:20221202:102425.069 In zbx_ipc_async_socket_recv() timeout:5 74896:20221202:102425.070 End of process_escalations() 74896:20221202:102425.070 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.001917 sec, idle 3 sec]' 74907:20221202:102425.071 End of zbx_ipc_async_socket_recv():0 74907:20221202:102425.071 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.000137 sec, exchanging data]' 74907:20221202:102425.071 In process_proxy() 74907:20221202:102425.071 In DCconfig_get_proxypoller_hosts() 74907:20221202:102425.071 End of DCconfig_get_proxypoller_hosts():0 74907:20221202:102425.071 End of process_proxy() 74907:20221202:102425.071 In DCconfig_get_proxypoller_nextcheck() 74907:20221202:102425.071 End of DCconfig_get_proxypoller_nextcheck():-1 74907:20221202:102425.071 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.000065 sec, idle 5 sec]' 74907:20221202:102425.071 In zbx_ipc_async_socket_recv() timeout:5 74930:20221202:102425.072 End of zbx_ipc_async_socket_recv():0 74930:20221202:102425.072 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.000103 sec, getting values]' 74930:20221202:102425.072 In get_values() 74930:20221202:102425.072 In DCconfig_get_poller_items() poller_type:5 74930:20221202:102425.072 End of DCconfig_get_poller_items():0 74930:20221202:102425.072 In DCconfig_get_poller_nextcheck() poller_type:5 74930:20221202:102425.072 End of DCconfig_get_poller_nextcheck():-1 74930:20221202:102425.072 End of get_values():0 74930:20221202:102425.072 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.000077 sec, idle 5 sec]' 74930:20221202:102425.072 In zbx_ipc_async_socket_recv() timeout:5 74894:20221202:102425.076 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000204 sec, syncing history]' 74894:20221202:102425.076 In zbx_sync_history_cache() history_num:0 74894:20221202:102425.076 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000118 sec, idle 1 sec]' 74897:20221202:102425.078 End of zbx_ipc_async_socket_recv():0 74897:20221202:102425.078 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.005625 sec, getting values]' 74897:20221202:102425.078 In get_values() 74897:20221202:102425.078 In DCconfig_get_poller_items() poller_type:4 74897:20221202:102425.078 End of DCconfig_get_poller_items():0 74897:20221202:102425.078 In DCconfig_get_poller_nextcheck() poller_type:4 74897:20221202:102425.078 End of DCconfig_get_poller_nextcheck():-1 74897:20221202:102425.078 End of get_values():0 74897:20221202:102425.078 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.000250 sec, idle 5 sec]' 74897:20221202:102425.078 In zbx_ipc_async_socket_recv() timeout:5 74881:20221202:102425.134 End of zbx_ipc_service_recv():2 74881:20221202:102425.134 zbx_setproctitle() title:'preprocessing manager #1 [queued 0, processed 11 values, idle 5.123110 sec during 5.153397 sec]' 74881:20221202:102425.134 In zbx_ipc_service_recv() timeout:1.000 74934:20221202:102425.142 End of zbx_ipc_service_recv():2 74934:20221202:102425.143 zbx_setproctitle() title:'availability manager #1 [queued 0, processed 0 values, idle 5.110162 sec during 5.118421 sec]' 74934:20221202:102425.143 In zbx_ipc_service_recv() timeout:1.000 74890:20221202:102425.281 zbx_setproctitle() title:'http poller #1 [got 1 values in 0.289577 sec, getting values]' 74890:20221202:102425.281 In process_httptests() 74890:20221202:102425.281 query [txnlev:0] [select h.hostid,h.host,h.name,t.httptestid,t.name,t.agent,t.authentication,t.http_user,t.http_password,t.http_proxy,t.retries,t.ssl_cert_file,t.ssl_key_file,t.ssl_key_password,t.verify_peer,t.verify_host,t.delay from httptest t,hosts h where t.hostid=h.hostid and t.nextcheck<=1669969465 and mod(t.httptestid,1)=0 and t.status=0 and h.proxy_hostid is null and h.status=0 and (h.maintenance_status=0 or h.maintenance_type=0)] 74890:20221202:102425.282 End of process_httptests() 74890:20221202:102425.282 query [txnlev:0] [select min(t.nextcheck) from httptest t,hosts h where t.hostid=h.hostid and mod(t.httptestid,1)=0 and t.status=0 and h.proxy_hostid is null and h.status=0 and (h.maintenance_status=0 or h.maintenance_type=0)] 74890:20221202:102425.282 zbx_setproctitle() title:'http poller #1 [got 0 values in 0.001154 sec, idle 5 sec]' 74859:20221202:102425.699 End of zbx_ipc_service_recv():2 74859:20221202:102425.699 In zbx_ipc_async_socket_send() 74859:20221202:102425.700 In zbx_ipc_client_send() clientid:0 74859:20221202:102425.700 End of zbx_ipc_client_send():SUCCEED 74859:20221202:102425.700 End of zbx_ipc_async_socket_send():SUCCEED 74859:20221202:102425.700 In zbx_ipc_async_socket_flush() timeout:10 74859:20221202:102425.700 End of zbx_ipc_async_socket_flush():0 74859:20221202:102425.700 In zbx_ipc_service_recv() timeout:0.997 74855:20221202:102425.700 End of zbx_ipc_service_recv():1 74855:20221202:102425.700 In zbx_ha_dispatch_message() 74855:20221202:102425.700 In zbx_ipc_service_recv() timeout:1.000 74861:20221202:102425.796 End of zbx_ipc_service_recv():2 74861:20221202:102425.796 In zbx_ipc_service_recv() timeout:1.000 74908:20221202:102425.986 zbx_setproctitle() title:'self-monitoring [processing data]' 74908:20221202:102425.986 In collect_selfmon_stats() 74908:20221202:102425.986 End of collect_selfmon_stats() 74908:20221202:102425.986 zbx_setproctitle() title:'self-monitoring [processed data in 0.000158 sec, idle 1 sec]' 74926:20221202:102426.009 zbx_setproctitle() title:'alert syncer [queuing alerts]' 74926:20221202:102426.009 In am_db_get_alerts() 74926:20221202:102426.009 query [txnlev:1] [begin;] 74876:20221202:102426.009 End of zbx_ipc_service_recv():2 74876:20221202:102426.009 In zbx_ipc_service_recv() timeout:1.000 74926:20221202:102426.010 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] 74926:20221202:102426.010 query [txnlev:1] [commit;] 74926:20221202:102426.011 End of am_db_get_alerts():SUCCEED alerts:0 74926:20221202:102426.011 In am_db_flush_results() 74926:20221202:102426.011 In zbx_ipc_socket_write() 74926:20221202:102426.011 End of zbx_ipc_socket_write():SUCCEED 74926:20221202:102426.011 In zbx_ipc_socket_read() 74876:20221202:102426.011 End of zbx_ipc_service_recv():1 74876:20221202:102426.011 In am_flush_results() results:0 74876:20221202:102426.011 In zbx_ipc_client_send() clientid:6 74876:20221202:102426.011 End of zbx_ipc_client_send():SUCCEED 74876:20221202:102426.011 End of am_flush_results() 74876:20221202:102426.011 In zbx_ipc_service_recv() timeout:1.000 74926:20221202:102426.011 End of zbx_ipc_socket_read():SUCCEED 74926:20221202:102426.011 End of am_db_flush_results() flushed:0 74926:20221202:102426.011 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.002053 sec, idle 1 sec]' 74895:20221202:102426.014 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000376 sec, syncing history]' 74895:20221202:102426.014 In zbx_sync_history_cache() history_num:0 74895:20221202:102426.014 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000112 sec, idle 1 sec]' 74892:20221202:102426.015 zbx_setproctitle() title:'history syncer #1 [processed 4 values, 0 triggers in 0.005984 sec, syncing history]' 74892:20221202:102426.015 In zbx_sync_history_cache() history_num:0 74892:20221202:102426.015 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000225 sec, idle 1 sec]' 74893:20221202:102426.026 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000164 sec, syncing history]' 74893:20221202:102426.026 In zbx_sync_history_cache() history_num:0 74893:20221202:102426.026 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000218 sec, idle 1 sec]' 74885:20221202:102426.032 End of zbx_ipc_service_recv():2 74885:20221202:102426.032 In zbx_ipc_service_recv() timeout:1.000 74894:20221202:102426.077 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000118 sec, syncing history]' 74894:20221202:102426.077 In zbx_sync_history_cache() history_num:0 74894:20221202:102426.077 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000431 sec, idle 1 sec]' 74881:20221202:102426.138 End of zbx_ipc_service_recv():2 74881:20221202:102426.138 In zbx_ipc_service_recv() timeout:1.000 74934:20221202:102426.149 End of zbx_ipc_service_recv():2 74934:20221202:102426.149 query [txnlev:1] [begin;] 74934:20221202:102426.150 query [txnlev:1] [update host_rtdata set active_available=1 where hostid=10551] 74934:20221202:102426.150 query [txnlev:1] [commit;] 74934:20221202:102426.159 In zbx_ipc_service_recv() timeout:1.000 74859:20221202:102426.701 End of zbx_ipc_service_recv():2 74859:20221202:102426.701 In zbx_ipc_async_socket_send() 74859:20221202:102426.701 In zbx_ipc_client_send() clientid:0 74859:20221202:102426.701 End of zbx_ipc_client_send():SUCCEED 74859:20221202:102426.701 End of zbx_ipc_async_socket_send():SUCCEED 74859:20221202:102426.701 In zbx_ipc_async_socket_flush() timeout:10 74859:20221202:102426.701 End of zbx_ipc_async_socket_flush():0 74859:20221202:102426.701 In zbx_ipc_service_recv() timeout:0.995 74855:20221202:102426.702 End of zbx_ipc_service_recv():1 74855:20221202:102426.702 In zbx_ha_dispatch_message() 74855:20221202:102426.702 In zbx_ipc_service_recv() timeout:1.000 74861:20221202:102426.803 End of zbx_ipc_service_recv():2 74861:20221202:102426.803 In zbx_ipc_service_recv() timeout:1.000 74908:20221202:102426.987 zbx_setproctitle() title:'self-monitoring [processing data]' 74908:20221202:102426.987 In collect_selfmon_stats() 74908:20221202:102426.987 End of collect_selfmon_stats() 74908:20221202:102426.987 zbx_setproctitle() title:'self-monitoring [processed data in 0.000166 sec, idle 1 sec]' 74910:20221202:102426.987 End of zbx_ipc_async_socket_recv():0 74910:20221202:102426.987 zbx_setproctitle() title:'poller #1 [got 1 values in 0.008240 sec, getting values]' 74910:20221202:102426.987 In get_values() 74910:20221202:102426.987 In DCconfig_get_poller_items() poller_type:0 74910:20221202:102426.987 End of DCconfig_get_poller_items():1 74910:20221202:102426.987 In substitute_key_macros_impl() data:'agent.ping' 74910:20221202:102426.987 End of substitute_key_macros_impl():SUCCEED data:'agent.ping' 74910:20221202:102426.987 In substitute_simple_macros_impl() data:'10050' 74910:20221202:102426.987 End substitute_simple_macros_impl() data:'10050' 74910:20221202:102426.987 In get_value() key:'agent.ping' 74910:20221202:102426.987 In get_value_agent() host:'test' addr:'192.168.6.176' key:'agent.ping' conn:'unencrypted' 74910:20221202:102426.987 In is_ip4() ip:'192.168.6.176' 74910:20221202:102426.987 End of is_ip4():SUCCEED 74910:20221202:102426.987 Sending [agent.ping] 74910:20221202:102426.988 get value from agent result: '1' 74910:20221202:102426.988 End of get_value_agent():SUCCEED 74910:20221202:102426.988 End of get_value():SUCCEED 74910:20221202:102426.988 In zbx_activate_item_interface() interfaceid:15 itemid:44581 type:0 74910:20221202:102426.988 End of zbx_activate_item_interface() 74910:20221202:102426.988 In zbx_preprocess_item_value() 74910:20221202:102426.988 End of zbx_preprocess_item_value() 74910:20221202:102426.988 In zbx_ipc_socket_write() 74910:20221202:102426.988 End of zbx_ipc_socket_write():SUCCEED 74910:20221202:102426.988 End of get_values():1 74910:20221202:102426.988 zbx_setproctitle() title:'poller #1 [got 1 values in 0.001007 sec, idle 5 sec]' 74910:20221202:102426.988 In zbx_ipc_async_socket_recv() timeout:5 74881:20221202:102426.988 End of zbx_ipc_service_recv():1 74881:20221202:102426.988 In preprocessor_add_request() 74881:20221202:102426.988 In preprocessor_sync_configuration() 74881:20221202:102426.988 In DCconfig_get_preprocessable_items() 74881:20221202:102426.988 End of DCconfig_get_preprocessable_items() items:29 74881:20221202:102426.988 End of preprocessor_sync_configuration() item config size: 29, history cache size: 0 74881:20221202:102426.988 In preprocessor_enqueue() itemid: 44581 74881:20221202:102426.988 End of preprocessor_enqueue() 74881:20221202:102426.988 In preprocessor_assign_tasks() 74881:20221202:102426.988 In preprocessor_get_next_task() 74881:20221202:102426.988 End of preprocessor_get_next_task() 74881:20221202:102426.988 In zbx_ipc_client_send() clientid:3 74881:20221202:102426.988 End of zbx_ipc_client_send():SUCCEED 74881:20221202:102426.988 In preprocessor_get_next_task() 74881:20221202:102426.988 End of preprocessor_get_next_task() 74881:20221202:102426.988 End of preprocessor_assign_tasks() 74881:20221202:102426.988 End of preprocessor_add_request() 74881:20221202:102426.988 In zbx_ipc_service_recv() timeout:1.000 74884:20221202:102426.988 End of zbx_ipc_socket_read():SUCCEED 74884:20221202:102426.988 worker_preprocess_value(): 1 74884:20221202:102426.988 worker_preprocess_value: SUCCEED GOOD 74884:20221202:102426.988 In zbx_ipc_socket_write() 74884:20221202:102426.988 End of zbx_ipc_socket_write():SUCCEED 74884:20221202:102426.989 In zbx_ipc_socket_read() 74881:20221202:102426.989 End of zbx_ipc_service_recv():1 74881:20221202:102426.989 In preprocessor_add_result() 74881:20221202:102426.989 In preprocessor_enqueue_dependent() itemid: 44581 74881:20221202:102426.989 End of preprocessor_enqueue_dependent() 74881:20221202:102426.989 In preprocessor_assign_tasks() 74881:20221202:102426.989 In preprocessor_get_next_task() 74881:20221202:102426.989 End of preprocessor_get_next_task() 74881:20221202:102426.990 End of preprocessor_assign_tasks() 74881:20221202:102426.990 End of preprocessor_add_result() 74881:20221202:102426.990 In zbx_ipc_service_recv() timeout:1.000 74911:20221202:102426.990 End of zbx_ipc_async_socket_recv():0 74911:20221202:102426.990 zbx_setproctitle() title:'poller #2 [got 0 values in 0.000070 sec, getting values]' 74911:20221202:102426.990 In get_values() 74911:20221202:102426.990 In DCconfig_get_poller_items() poller_type:0 74911:20221202:102426.990 End of DCconfig_get_poller_items():0 74911:20221202:102426.990 In DCconfig_get_poller_nextcheck() poller_type:0 74911:20221202:102426.990 End of DCconfig_get_poller_nextcheck():1669969471 74911:20221202:102426.990 End of get_values():0 74911:20221202:102426.990 zbx_setproctitle() title:'poller #2 [got 0 values in 0.000079 sec, idle 5 sec]' 74911:20221202:102426.990 In zbx_ipc_async_socket_recv() timeout:5 74913:20221202:102426.992 End of zbx_ipc_async_socket_recv():0 74913:20221202:102426.992 zbx_setproctitle() title:'poller #4 [got 0 values in 0.000122 sec, getting values]' 74913:20221202:102426.992 In get_values() 74913:20221202:102426.992 In DCconfig_get_poller_items() poller_type:0 74913:20221202:102426.992 End of DCconfig_get_poller_items():0 74913:20221202:102426.992 In DCconfig_get_poller_nextcheck() poller_type:0 74913:20221202:102426.992 End of DCconfig_get_poller_nextcheck():1669969471 74913:20221202:102426.992 End of get_values():0 74913:20221202:102426.992 zbx_setproctitle() title:'poller #4 [got 0 values in 0.000073 sec, idle 5 sec]' 74913:20221202:102426.992 In zbx_ipc_async_socket_recv() timeout:5 74912:20221202:102427.002 End of zbx_ipc_async_socket_recv():0 74912:20221202:102427.002 zbx_setproctitle() title:'poller #3 [got 0 values in 0.000149 sec, getting values]' 74912:20221202:102427.002 In get_values() 74912:20221202:102427.002 In DCconfig_get_poller_items() poller_type:0 74912:20221202:102427.002 End of DCconfig_get_poller_items():0 74912:20221202:102427.002 In DCconfig_get_poller_nextcheck() poller_type:0 74912:20221202:102427.002 End of DCconfig_get_poller_nextcheck():1669969471 74912:20221202:102427.002 End of get_values():0 74912:20221202:102427.002 zbx_setproctitle() title:'poller #3 [got 0 values in 0.000085 sec, idle 5 sec]' 74912:20221202:102427.002 In zbx_ipc_async_socket_recv() timeout:5 74914:20221202:102427.006 End of zbx_ipc_async_socket_recv():0 74914:20221202:102427.006 zbx_setproctitle() title:'poller #5 [got 0 values in 0.000095 sec, getting values]' 74914:20221202:102427.006 In get_values() 74914:20221202:102427.006 In DCconfig_get_poller_items() poller_type:0 74914:20221202:102427.006 End of DCconfig_get_poller_items():0 74914:20221202:102427.006 In DCconfig_get_poller_nextcheck() poller_type:0 74914:20221202:102427.006 End of DCconfig_get_poller_nextcheck():1669969471 74914:20221202:102427.006 End of get_values():0 74914:20221202:102427.006 zbx_setproctitle() title:'poller #5 [got 0 values in 0.000221 sec, idle 4 sec]' 74914:20221202:102427.006 In zbx_ipc_async_socket_recv() timeout:4 74876:20221202:102427.014 End of zbx_ipc_service_recv():2 74876:20221202:102427.014 In zbx_ipc_service_recv() timeout:1.000 74895:20221202:102427.014 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000112 sec, syncing history]' 74895:20221202:102427.014 In zbx_sync_history_cache() history_num:1 74895:20221202:102427.014 In substitute_simple_macros_impl() data:'90d' 74895:20221202:102427.014 End substitute_simple_macros_impl() data:'90d' 74895:20221202:102427.014 In DCmass_prepare_history() history_num:1 74895:20221202:102427.015 End of DCmass_prepare_history() 74895:20221202:102427.015 In DBmass_add_history() 74895:20221202:102427.015 In zbx_history_add_values() 74895:20221202:102427.015 query [txnlev:1] [begin;] 74926:20221202:102427.015 zbx_setproctitle() title:'alert syncer [queuing alerts]' 74926:20221202:102427.015 In am_db_get_alerts() 74926:20221202:102427.015 query [txnlev:1] [begin;] 74895:20221202:102427.015 query [txnlev:1] [insert into history_str (itemid,clock,ns,value) values (44581,1669969466,988310182,'GOOD'); ] 74926:20221202:102427.015 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] 74892:20221202:102427.016 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000225 sec, syncing history]' 74892:20221202:102427.016 In zbx_sync_history_cache() history_num:1 74892:20221202:102427.016 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000041 sec, idle 1 sec]' 74895:20221202:102427.016 query [txnlev:1] [commit;] 74926:20221202:102427.016 query [txnlev:1] [commit;] 74926:20221202:102427.017 End of am_db_get_alerts():SUCCEED alerts:0 74926:20221202:102427.017 In am_db_flush_results() 74926:20221202:102427.017 In zbx_ipc_socket_write() 74926:20221202:102427.017 End of zbx_ipc_socket_write():SUCCEED 74926:20221202:102427.017 In zbx_ipc_socket_read() 74876:20221202:102427.017 End of zbx_ipc_service_recv():1 74876:20221202:102427.017 In am_flush_results() results:0 74876:20221202:102427.022 In zbx_ipc_client_send() clientid:6 74876:20221202:102427.023 End of zbx_ipc_client_send():SUCCEED 74876:20221202:102427.024 End of am_flush_results() 74926:20221202:102427.024 End of zbx_ipc_socket_read():SUCCEED 74926:20221202:102427.024 End of am_db_flush_results() flushed:0 74926:20221202:102427.024 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.010194 sec, idle 1 sec]' 74876:20221202:102427.024 In zbx_ipc_service_recv() timeout:1.000 74893:20221202:102427.029 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000218 sec, syncing history]' 74893:20221202:102427.029 In zbx_sync_history_cache() history_num:1 74893:20221202:102427.029 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000120 sec, idle 1 sec]' 74895:20221202:102427.036 End of zbx_history_add_values() 74895:20221202:102427.036 End of DBmass_add_history() 74895:20221202:102427.036 In DCmass_update_trends() 74895:20221202:102427.036 End of DCmass_update_trends() 74895:20221202:102427.036 query [txnlev:1] [begin;] 74895:20221202:102427.036 In DBmass_update_items() 74895:20221202:102427.036 End of DBmass_update_items() 74895:20221202:102427.036 In zbx_process_events() events_num:0 74895:20221202:102427.036 End of zbx_process_events() processed:0 74895:20221202:102427.036 query [txnlev:1] [commit;] 74885:20221202:102427.036 End of zbx_ipc_service_recv():2 74885:20221202:102427.037 In zbx_ipc_service_recv() timeout:1.000 74895:20221202:102427.038 In DCupdate_trends() 74895:20221202:102427.038 End of DCupdate_trends() 74895:20221202:102427.038 query [txnlev:1] [begin;] 74895:20221202:102427.038 In recalculate_triggers() 74895:20221202:102427.038 In zbx_link_triggers_with_functions() trigger_order_num:0 74895:20221202:102427.038 End of zbx_link_triggers_with_functions() triggers_func_pos_num:0 74895:20221202:102427.038 In zbx_evaluate_expressions() tr_num:0 74895:20221202:102427.038 In substitute_functions() 74895:20221202:102427.038 In zbx_extract_functionids() tr_num:0 74895:20221202:102427.038 End of zbx_extract_functionids() functionids_num:0 74895:20221202:102427.038 End of substitute_functions() 74895:20221202:102427.038 End of zbx_evaluate_expressions() 74895:20221202:102427.038 In zbx_process_triggers() values_num:0 74895:20221202:102427.038 End of zbx_process_triggers() 74895:20221202:102427.038 End of recalculate_triggers() 74895:20221202:102427.038 In zbx_process_events() events_num:0 74895:20221202:102427.038 End of zbx_process_events() processed:0 74895:20221202:102427.038 query [txnlev:1] [commit;] 74895:20221202:102427.039 zbx_setproctitle() title:'history syncer #4 [processed 1 values, 0 triggers in 0.024678 sec, idle 1 sec]' 74894:20221202:102427.078 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000431 sec, syncing history]' 74894:20221202:102427.078 In zbx_sync_history_cache() history_num:0 74894:20221202:102427.078 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000313 sec, idle 1 sec]' 74934:20221202:102427.167 End of zbx_ipc_service_recv():2 74934:20221202:102427.167 In zbx_ipc_service_recv() timeout:1.000 74859:20221202:102427.698 End of zbx_ipc_service_recv():2 74859:20221202:102427.698 In zbx_ipc_async_socket_send() 74859:20221202:102427.698 In zbx_ipc_client_send() clientid:0 74859:20221202:102427.698 End of zbx_ipc_client_send():SUCCEED 74859:20221202:102427.698 End of zbx_ipc_async_socket_send():SUCCEED 74859:20221202:102427.698 In zbx_ipc_async_socket_flush() timeout:10 74859:20221202:102427.698 End of zbx_ipc_async_socket_flush():0 74859:20221202:102427.698 In zbx_ipc_service_recv() timeout:0.998 74855:20221202:102427.699 End of zbx_ipc_service_recv():1 74855:20221202:102427.699 In zbx_ha_dispatch_message() 74855:20221202:102427.699 In zbx_ipc_service_recv() timeout:1.000 74861:20221202:102427.810 End of zbx_ipc_service_recv():2 74861:20221202:102427.810 In zbx_ipc_service_recv() timeout:1.000 74908:20221202:102427.989 zbx_setproctitle() title:'self-monitoring [processing data]' 74908:20221202:102427.989 In collect_selfmon_stats() 74908:20221202:102427.989 End of collect_selfmon_stats() 74908:20221202:102427.989 zbx_setproctitle() title:'self-monitoring [processed data in 0.000203 sec, idle 1 sec]' 74881:20221202:102427.998 End of zbx_ipc_service_recv():2 74881:20221202:102427.998 In zbx_ipc_service_recv() timeout:1.000 74892:20221202:102428.017 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000041 sec, syncing history]' 74892:20221202:102428.018 In zbx_sync_history_cache() history_num:0 74892:20221202:102428.018 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000161 sec, idle 1 sec]' 74926:20221202:102428.025 zbx_setproctitle() title:'alert syncer [queuing alerts]' 74926:20221202:102428.026 In am_db_get_alerts() 74926:20221202:102428.026 query [txnlev:1] [begin;] 74926:20221202:102428.026 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] 74926:20221202:102428.026 query [txnlev:1] [commit;] 74926:20221202:102428.027 End of am_db_get_alerts():SUCCEED alerts:0 74926:20221202:102428.027 In am_db_flush_results() 74926:20221202:102428.027 In zbx_ipc_socket_write() 74926:20221202:102428.027 End of zbx_ipc_socket_write():SUCCEED 74926:20221202:102428.027 In zbx_ipc_socket_read() 74876:20221202:102428.027 End of zbx_ipc_service_recv():1 74876:20221202:102428.027 In am_flush_results() results:0 74876:20221202:102428.027 In zbx_ipc_client_send() clientid:6 74876:20221202:102428.027 End of zbx_ipc_client_send():SUCCEED 74876:20221202:102428.027 End of am_flush_results() 74876:20221202:102428.027 In zbx_ipc_service_recv() timeout:1.000 74926:20221202:102428.027 End of zbx_ipc_socket_read():SUCCEED 74926:20221202:102428.027 End of am_db_flush_results() flushed:0 74926:20221202:102428.027 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.001989 sec, idle 1 sec]' 74893:20221202:102428.029 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000120 sec, syncing history]' 74893:20221202:102428.030 In zbx_sync_history_cache() history_num:0 74893:20221202:102428.030 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000164 sec, idle 1 sec]' 74885:20221202:102428.038 End of zbx_ipc_service_recv():2 74885:20221202:102428.039 In zbx_ipc_service_recv() timeout:1.000 74895:20221202:102428.040 zbx_setproctitle() title:'history syncer #4 [processed 1 values, 0 triggers in 0.024678 sec, syncing history]' 74895:20221202:102428.040 In zbx_sync_history_cache() history_num:0 74895:20221202:102428.040 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000128 sec, idle 1 sec]' 74896:20221202:102428.074 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.001917 sec, processing escalations]' 74896:20221202:102428.074 In process_escalations() 74896:20221202:102428.074 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<=1669969471 order by actionid,triggerid,itemid,escalationid] 74896:20221202:102428.074 End of process_escalations() 74896:20221202:102428.074 In process_escalations() 74896:20221202:102428.074 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<=1669969471 order by actionid,triggerid,itemid,escalationid] 74896:20221202:102428.074 End of process_escalations() 74896:20221202:102428.074 In process_escalations() 74896:20221202:102428.074 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<=1669969471 order by actionid,triggerid,itemid,escalationid] 74896:20221202:102428.075 End of process_escalations() 74896:20221202:102428.075 In process_escalations() 74896:20221202:102428.075 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<=1669969471 order by actionid,triggerid,itemid,escalationid] 74896:20221202:102428.075 End of process_escalations() 74896:20221202:102428.075 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.001453 sec, idle 3 sec]' 74894:20221202:102428.079 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000313 sec, syncing history]' 74894:20221202:102428.079 In zbx_sync_history_cache() history_num:0 74894:20221202:102428.079 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000140 sec, idle 1 sec]' 74934:20221202:102428.197 End of zbx_ipc_service_recv():2 74934:20221202:102428.198 In zbx_ipc_service_recv() timeout:1.000 74859:20221202:102428.698 End of zbx_ipc_service_recv():2 74859:20221202:102428.698 In ha_check_nodes() ha_status:active db_status:0 74859:20221202:102428.698 query [txnlev:1] [begin;] 74859:20221202:102428.698 query [txnlev:1] [select ha_nodeid,name,status,lastaccess,address,port,ha_sessionid from ha_node order by ha_nodeid for update] 74859:20221202:102428.699 query [txnlev:1] [select ha_failover_delay,auditlog_enabled from config] 74859:20221202:102428.699 In ha_db_get_time() 74859:20221202:102428.700 query [txnlev:1] [select unix_timestamp() from config] 74859:20221202:102428.700 End of ha_db_get_time():SUCCEED db_time:1669969468 74859:20221202:102428.700 query [txnlev:1] [update ha_node set lastaccess=unix_timestamp() where ha_nodeid='clb4ubunu00018m7pn6ddoaix'] 74859:20221202:102428.701 query [txnlev:1] [commit;] 74855:20221202:102428.702 End of zbx_ipc_service_recv():2 74855:20221202:102428.702 In zbx_ha_dispatch_message() 74855:20221202:102428.702 In zbx_ipc_service_recv() timeout:1.000 74859:20221202:102428.710 End of ha_check_nodes() nodeid:clb4ubunu00018m7pn6ddoaix ha_status:active db_status:0 74859:20221202:102428.711 In zbx_ipc_async_socket_send() 74859:20221202:102428.711 In zbx_ipc_client_send() clientid:0 74859:20221202:102428.711 End of zbx_ipc_client_send():SUCCEED 74859:20221202:102428.711 End of zbx_ipc_async_socket_send():SUCCEED 74859:20221202:102428.711 In zbx_ipc_async_socket_flush() timeout:10 74859:20221202:102428.711 End of zbx_ipc_async_socket_flush():0 74859:20221202:102428.711 In zbx_ipc_service_recv() timeout:0.999 74855:20221202:102428.711 End of zbx_ipc_service_recv():1 74855:20221202:102428.711 In zbx_ha_dispatch_message() 74855:20221202:102428.711 In zbx_ipc_service_recv() timeout:1.000 74861:20221202:102428.813 End of zbx_ipc_service_recv():2 74861:20221202:102428.814 In zbx_ipc_service_recv() timeout:1.000 74908:20221202:102428.990 zbx_setproctitle() title:'self-monitoring [processing data]' 74908:20221202:102428.990 In collect_selfmon_stats() 74908:20221202:102428.990 End of collect_selfmon_stats() 74908:20221202:102428.990 zbx_setproctitle() title:'self-monitoring [processed data in 0.000289 sec, idle 1 sec]' 74881:20221202:102429.003 End of zbx_ipc_service_recv():2 74881:20221202:102429.003 In zbx_ipc_service_recv() timeout:1.000 74892:20221202:102429.018 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000161 sec, syncing history]' 74892:20221202:102429.018 In zbx_sync_history_cache() history_num:0 74892:20221202:102429.018 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000285 sec, idle 1 sec]' 74926:20221202:102429.028 zbx_setproctitle() title:'alert syncer [queuing alerts]' 74926:20221202:102429.028 In am_db_get_alerts() 74926:20221202:102429.028 query [txnlev:1] [begin;] 74926:20221202:102429.028 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] 74926:20221202:102429.029 query [txnlev:1] [commit;] 74926:20221202:102429.029 End of am_db_get_alerts():SUCCEED alerts:0 74926:20221202:102429.029 In am_db_flush_results() 74926:20221202:102429.029 In zbx_ipc_socket_write() 74926:20221202:102429.029 End of zbx_ipc_socket_write():SUCCEED 74926:20221202:102429.029 In zbx_ipc_socket_read() 74876:20221202:102429.030 End of zbx_ipc_service_recv():1 74876:20221202:102429.030 In am_flush_results() results:0 74876:20221202:102429.030 In zbx_ipc_client_send() clientid:6 74876:20221202:102429.030 End of zbx_ipc_client_send():SUCCEED 74876:20221202:102429.030 End of am_flush_results() 74926:20221202:102429.030 End of zbx_ipc_socket_read():SUCCEED 74926:20221202:102429.030 End of am_db_flush_results() flushed:0 74926:20221202:102429.031 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.003000 sec, idle 1 sec]' 74893:20221202:102429.031 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000164 sec, syncing history]' 74893:20221202:102429.031 In zbx_sync_history_cache() history_num:0 74893:20221202:102429.031 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000818 sec, idle 1 sec]' 74876:20221202:102429.031 In zbx_ipc_service_recv() timeout:1.000 74895:20221202:102429.041 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000128 sec, syncing history]' 74895:20221202:102429.041 In zbx_sync_history_cache() history_num:0 74895:20221202:102429.041 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000237 sec, idle 1 sec]' 74885:20221202:102429.046 End of zbx_ipc_service_recv():2 74885:20221202:102429.046 In zbx_ipc_service_recv() timeout:1.000 74894:20221202:102429.085 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000140 sec, syncing history]' 74894:20221202:102429.085 In zbx_sync_history_cache() history_num:0 74894:20221202:102429.085 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000300 sec, idle 1 sec]' 74934:20221202:102429.202 End of zbx_ipc_service_recv():2 74934:20221202:102429.202 In zbx_ipc_service_recv() timeout:1.000 74855:20221202:102429.711 End of zbx_ipc_service_recv():2 74855:20221202:102429.711 In zbx_ha_dispatch_message() 74855:20221202:102429.711 In zbx_ipc_service_recv() timeout:1.000 74859:20221202:102429.712 End of zbx_ipc_service_recv():2 74859:20221202:102429.712 In zbx_ipc_async_socket_send() 74859:20221202:102429.712 In zbx_ipc_client_send() clientid:0 74859:20221202:102429.712 End of zbx_ipc_client_send():SUCCEED 74859:20221202:102429.712 End of zbx_ipc_async_socket_send():SUCCEED 74859:20221202:102429.712 In zbx_ipc_async_socket_flush() timeout:10 74859:20221202:102429.712 End of zbx_ipc_async_socket_flush():0 74859:20221202:102429.712 In zbx_ipc_service_recv() timeout:0.984 74855:20221202:102429.712 End of zbx_ipc_service_recv():1 74855:20221202:102429.712 In zbx_ha_dispatch_message() 74855:20221202:102429.712 In zbx_ipc_service_recv() timeout:1.000 74861:20221202:102429.822 End of zbx_ipc_service_recv():2 74861:20221202:102429.822 zbx_setproctitle() title:'service manager #1 [processed 0 events, updated 0 event tags, deleted 0 problems, synced 0 service updates, idle 5.028592 sec during 5.028612 sec]' 74861:20221202:102429.822 In zbx_ipc_service_recv() timeout:1.000 74902:20221202:102429.973 End of zbx_ipc_async_socket_recv():0 74902:20221202:102429.973 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.000085 sec, getting values]' 74902:20221202:102429.973 In get_values() 74902:20221202:102429.973 In DCconfig_get_poller_items() poller_type:4 74902:20221202:102429.973 End of DCconfig_get_poller_items():0 74902:20221202:102429.973 In DCconfig_get_poller_nextcheck() poller_type:4 74902:20221202:102429.973 End of DCconfig_get_poller_nextcheck():-1 74902:20221202:102429.973 End of get_values():0 74902:20221202:102429.973 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.000096 sec, idle 5 sec]' 74902:20221202:102429.973 In zbx_ipc_async_socket_recv() timeout:5 74915:20221202:102429.986 End of zbx_ipc_async_socket_recv():0 74915:20221202:102429.986 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.000105 sec, getting values]' 74915:20221202:102429.986 In get_values() 74915:20221202:102429.986 In DCconfig_get_poller_items() poller_type:1 74915:20221202:102429.986 End of DCconfig_get_poller_items():0 74915:20221202:102429.986 In DCconfig_get_poller_nextcheck() poller_type:1 74915:20221202:102429.986 End of DCconfig_get_poller_nextcheck():-1 74915:20221202:102429.986 End of get_values():0 74915:20221202:102429.986 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.000151 sec, idle 5 sec]' 74915:20221202:102429.986 In zbx_ipc_async_socket_recv() timeout:5 74900:20221202:102429.991 End of zbx_ipc_async_socket_recv():0 74900:20221202:102429.991 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.000154 sec, getting values]' 74900:20221202:102429.991 In get_values() 74900:20221202:102429.991 In DCconfig_get_poller_items() poller_type:4 74900:20221202:102429.991 End of DCconfig_get_poller_items():0 74900:20221202:102429.991 In DCconfig_get_poller_nextcheck() poller_type:4 74900:20221202:102429.991 End of DCconfig_get_poller_nextcheck():-1 74900:20221202:102429.991 End of get_values():0 74900:20221202:102429.991 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.000276 sec, idle 5 sec]' 74900:20221202:102429.991 In zbx_ipc_async_socket_recv() timeout:5 74908:20221202:102429.992 zbx_setproctitle() title:'self-monitoring [processing data]' 74908:20221202:102429.992 In collect_selfmon_stats() 74908:20221202:102429.992 End of collect_selfmon_stats() 74908:20221202:102429.992 zbx_setproctitle() title:'self-monitoring [processed data in 0.000125 sec, idle 1 sec]' 74906:20221202:102429.994 End of zbx_ipc_async_socket_recv():0 74906:20221202:102429.995 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.000109 sec, getting values]' 74906:20221202:102429.995 In get_values() 74906:20221202:102429.995 In DCconfig_get_poller_items() poller_type:4 74906:20221202:102429.995 End of DCconfig_get_poller_items():0 74906:20221202:102429.995 In DCconfig_get_poller_nextcheck() poller_type:4 74906:20221202:102429.995 End of DCconfig_get_poller_nextcheck():-1 74906:20221202:102429.995 End of get_values():0 74906:20221202:102429.995 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.000088 sec, idle 5 sec]' 74906:20221202:102429.995 In zbx_ipc_async_socket_recv() timeout:5 74901:20221202:102430.002 End of zbx_ipc_async_socket_recv():0 74901:20221202:102430.002 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.000196 sec, getting values]' 74901:20221202:102430.002 In get_values() 74901:20221202:102430.002 In DCconfig_get_poller_items() poller_type:4 74901:20221202:102430.002 End of DCconfig_get_poller_items():0 74901:20221202:102430.002 In DCconfig_get_poller_nextcheck() poller_type:4 74901:20221202:102430.002 End of DCconfig_get_poller_nextcheck():-1 74901:20221202:102430.002 End of get_values():0 74901:20221202:102430.002 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.000093 sec, idle 5 sec]' 74901:20221202:102430.002 In zbx_ipc_async_socket_recv() timeout:5 74881:20221202:102430.010 End of zbx_ipc_service_recv():2 74881:20221202:102430.010 In zbx_ipc_service_recv() timeout:1.000 74904:20221202:102430.010 End of zbx_ipc_async_socket_recv():0 74904:20221202:102430.010 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.000078 sec, getting values]' 74904:20221202:102430.010 In get_values() 74904:20221202:102430.010 In DCconfig_get_poller_items() poller_type:4 74904:20221202:102430.010 End of DCconfig_get_poller_items():0 74904:20221202:102430.010 In DCconfig_get_poller_nextcheck() poller_type:4 74904:20221202:102430.010 End of DCconfig_get_poller_nextcheck():-1 74904:20221202:102430.010 End of get_values():0 74904:20221202:102430.010 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.000200 sec, idle 5 sec]' 74904:20221202:102430.010 In zbx_ipc_async_socket_recv() timeout:5 74899:20221202:102430.022 End of zbx_ipc_async_socket_recv():0 74899:20221202:102430.022 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.000683 sec, getting values]' 74899:20221202:102430.022 In get_values() 74899:20221202:102430.022 In DCconfig_get_poller_items() poller_type:4 74899:20221202:102430.022 End of DCconfig_get_poller_items():0 74899:20221202:102430.022 In DCconfig_get_poller_nextcheck() poller_type:4 74899:20221202:102430.022 End of DCconfig_get_poller_nextcheck():-1 74899:20221202:102430.022 End of get_values():0 74899:20221202:102430.022 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.000578 sec, idle 5 sec]' 74899:20221202:102430.022 In zbx_ipc_async_socket_recv() timeout:5 74892:20221202:102430.023 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000285 sec, syncing history]' 74892:20221202:102430.023 In zbx_sync_history_cache() history_num:0 74892:20221202:102430.023 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.001487 sec, idle 1 sec]' 74927:20221202:102430.023 End of zbx_ipc_async_socket_recv():0 74927:20221202:102430.023 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.000429 sec, getting values]' 74927:20221202:102430.023 In get_values() 74927:20221202:102430.023 In DCconfig_get_poller_items() poller_type:5 74927:20221202:102430.023 End of DCconfig_get_poller_items():0 74927:20221202:102430.023 In DCconfig_get_poller_nextcheck() poller_type:5 74927:20221202:102430.024 End of DCconfig_get_poller_nextcheck():-1 74927:20221202:102430.024 End of get_values():0 74927:20221202:102430.024 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.000546 sec, idle 5 sec]' 74927:20221202:102430.024 In zbx_ipc_async_socket_recv() timeout:5 74925:20221202:102430.024 zbx_setproctitle() title:'icmp pinger #1 [getting values]' 74925:20221202:102430.024 In get_pinger_hosts() 74925:20221202:102430.024 In DCconfig_get_poller_items() poller_type:3 74925:20221202:102430.024 End of DCconfig_get_poller_items():0 74925:20221202:102430.024 End of get_pinger_hosts():0 74925:20221202:102430.024 In process_pinger_hosts() 74925:20221202:102430.024 End of process_pinger_hosts() 74925:20221202:102430.024 In DCconfig_get_poller_nextcheck() poller_type:3 74925:20221202:102430.024 End of DCconfig_get_poller_nextcheck():-1 74925:20221202:102430.024 zbx_setproctitle() title:'icmp pinger #1 [got 0 values in 0.002407 sec, idle 5 sec]' 74898:20221202:102430.024 End of zbx_ipc_async_socket_recv():0 74898:20221202:102430.024 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.000139 sec, getting values]' 74898:20221202:102430.024 In get_values() 74898:20221202:102430.024 In DCconfig_get_poller_items() poller_type:4 74898:20221202:102430.024 End of DCconfig_get_poller_items():0 74898:20221202:102430.024 In DCconfig_get_poller_nextcheck() poller_type:4 74898:20221202:102430.024 End of DCconfig_get_poller_nextcheck():-1 74898:20221202:102430.024 End of get_values():0 74898:20221202:102430.024 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.000294 sec, idle 5 sec]' 74898:20221202:102430.024 In zbx_ipc_async_socket_recv() timeout:5 74926:20221202:102430.034 zbx_setproctitle() title:'alert syncer [queuing alerts]' 74926:20221202:102430.034 In am_db_get_alerts() 74926:20221202:102430.034 query [txnlev:1] [begin;] 74893:20221202:102430.034 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000818 sec, syncing history]' 74893:20221202:102430.034 In zbx_sync_history_cache() history_num:0 74893:20221202:102430.034 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000042 sec, idle 1 sec]' 74926:20221202:102430.035 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] 74926:20221202:102430.035 query [txnlev:1] [commit;] 74926:20221202:102430.035 End of am_db_get_alerts():SUCCEED alerts:0 74926:20221202:102430.035 In am_db_flush_results() 74926:20221202:102430.035 In zbx_ipc_socket_write() 74926:20221202:102430.035 End of zbx_ipc_socket_write():SUCCEED 74926:20221202:102430.036 In zbx_ipc_socket_read() 74876:20221202:102430.036 End of zbx_ipc_service_recv():2 74876:20221202:102430.036 zbx_setproctitle() title:'alert manager #1 [sent 0, failed 0 alerts, idle 5.022092 sec during 5.029525 sec]' 74876:20221202:102430.036 In zbx_ipc_service_recv() timeout:1.000 74876:20221202:102430.036 End of zbx_ipc_service_recv():1 74876:20221202:102430.036 In am_flush_results() results:0 74876:20221202:102430.036 In zbx_ipc_client_send() clientid:6 74876:20221202:102430.036 End of zbx_ipc_client_send():SUCCEED 74876:20221202:102430.036 End of am_flush_results() 74876:20221202:102430.036 In zbx_ipc_service_recv() timeout:1.000 74931:20221202:102430.036 End of zbx_ipc_async_socket_recv():0 74931:20221202:102430.036 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.000330 sec, getting values]' 74931:20221202:102430.036 In get_values() 74931:20221202:102430.036 In DCconfig_get_poller_items() poller_type:5 74931:20221202:102430.036 End of DCconfig_get_poller_items():0 74931:20221202:102430.036 In DCconfig_get_poller_nextcheck() poller_type:5 74931:20221202:102430.036 End of DCconfig_get_poller_nextcheck():-1 74931:20221202:102430.036 End of get_values():0 74931:20221202:102430.036 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.000074 sec, idle 5 sec]' 74931:20221202:102430.036 In zbx_ipc_async_socket_recv() timeout:5 74909:20221202:102430.036 End of zbx_ipc_async_socket_recv():0 74909:20221202:102430.036 zbx_setproctitle() title:'task manager [processing tasks]' 74909:20221202:102430.036 query [txnlev:0] [select taskid,type,clock,ttl from task where status in (1,2) order by taskid] 74926:20221202:102430.036 End of zbx_ipc_socket_read():SUCCEED 74926:20221202:102430.036 End of am_db_flush_results() flushed:0 74926:20221202:102430.036 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.002532 sec, idle 1 sec]' 74895:20221202:102430.041 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000237 sec, syncing history]' 74895:20221202:102430.041 In zbx_sync_history_cache() history_num:0 74895:20221202:102430.042 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000402 sec, idle 1 sec]' 74909:20221202:102430.042 zbx_setproctitle() title:'task manager [processed 0 task(s) in 0.005824 sec, idle 5 sec]' 74909:20221202:102430.042 In zbx_ipc_async_socket_recv() timeout:5 74905:20221202:102430.052 End of zbx_ipc_async_socket_recv():0 74905:20221202:102430.053 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.000093 sec, getting values]' 74905:20221202:102430.053 In get_values() 74905:20221202:102430.053 In DCconfig_get_poller_items() poller_type:4 74905:20221202:102430.053 End of DCconfig_get_poller_items():0 74905:20221202:102430.053 In DCconfig_get_poller_nextcheck() poller_type:4 74905:20221202:102430.053 End of DCconfig_get_poller_nextcheck():-1 74905:20221202:102430.053 End of get_values():0 74905:20221202:102430.053 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.000690 sec, idle 5 sec]' 74905:20221202:102430.054 In zbx_ipc_async_socket_recv() timeout:5 74885:20221202:102430.054 End of zbx_ipc_service_recv():2 74885:20221202:102430.054 zbx_setproctitle() title:'lld manager #1 [processed 0 LLD rules, idle 5.030290sec during 5.030313 sec]' 74885:20221202:102430.054 In zbx_ipc_service_recv() timeout:1.000 74936:20221202:102430.054 End of zbx_ipc_async_socket_recv():0 74936:20221202:102430.054 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.000079 sec, getting values]' 74936:20221202:102430.054 In get_values() 74936:20221202:102430.054 In DCconfig_get_poller_items() poller_type:6 74936:20221202:102430.054 End of DCconfig_get_poller_items():0 74936:20221202:102430.054 In DCconfig_get_poller_nextcheck() poller_type:6 74936:20221202:102430.054 End of DCconfig_get_poller_nextcheck():-1 74936:20221202:102430.054 End of get_values():0 74936:20221202:102430.054 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.000138 sec, idle 5 sec]' 74936:20221202:102430.054 In zbx_ipc_async_socket_recv() timeout:5 74903:20221202:102430.066 End of zbx_ipc_async_socket_recv():0 74903:20221202:102430.066 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.000097 sec, getting values]' 74903:20221202:102430.066 In get_values() 74903:20221202:102430.066 In DCconfig_get_poller_items() poller_type:4 74903:20221202:102430.066 End of DCconfig_get_poller_items():0 74903:20221202:102430.066 In DCconfig_get_poller_nextcheck() poller_type:4 74903:20221202:102430.066 End of DCconfig_get_poller_nextcheck():-1 74903:20221202:102430.066 End of get_values():0 74903:20221202:102430.066 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.000104 sec, idle 5 sec]' 74903:20221202:102430.066 In zbx_ipc_async_socket_recv() timeout:5 74933:20221202:102430.070 End of zbx_ipc_async_socket_recv():0 74933:20221202:102430.070 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.000082 sec, getting values]' 74933:20221202:102430.070 In get_values() 74933:20221202:102430.070 In DCconfig_get_poller_items() poller_type:5 74933:20221202:102430.070 End of DCconfig_get_poller_items():0 74933:20221202:102430.070 In DCconfig_get_poller_nextcheck() poller_type:5 74933:20221202:102430.070 End of DCconfig_get_poller_nextcheck():-1 74933:20221202:102430.070 End of get_values():0 74933:20221202:102430.070 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.000084 sec, idle 5 sec]' 74933:20221202:102430.070 In zbx_ipc_async_socket_recv() timeout:5 74932:20221202:102430.074 End of zbx_ipc_async_socket_recv():0 74932:20221202:102430.075 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.000072 sec, getting values]' 74932:20221202:102430.075 In get_values() 74932:20221202:102430.075 In DCconfig_get_poller_items() poller_type:5 74932:20221202:102430.075 End of DCconfig_get_poller_items():0 74932:20221202:102430.075 In DCconfig_get_poller_nextcheck() poller_type:5 74932:20221202:102430.075 End of DCconfig_get_poller_nextcheck():-1 74932:20221202:102430.075 End of get_values():0 74932:20221202:102430.075 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.000094 sec, idle 5 sec]' 74932:20221202:102430.075 In zbx_ipc_async_socket_recv() timeout:5 74930:20221202:102430.078 End of zbx_ipc_async_socket_recv():0 74930:20221202:102430.078 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.000077 sec, getting values]' 74930:20221202:102430.078 In get_values() 74930:20221202:102430.078 In DCconfig_get_poller_items() poller_type:5 74930:20221202:102430.078 End of DCconfig_get_poller_items():0 74930:20221202:102430.078 In DCconfig_get_poller_nextcheck() poller_type:5 74930:20221202:102430.079 End of DCconfig_get_poller_nextcheck():-1 74930:20221202:102430.079 End of get_values():0 74930:20221202:102430.079 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.000148 sec, idle 5 sec]' 74930:20221202:102430.079 In zbx_ipc_async_socket_recv() timeout:5 74907:20221202:102430.079 End of zbx_ipc_async_socket_recv():0 74907:20221202:102430.079 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.000065 sec, exchanging data]' 74907:20221202:102430.079 In process_proxy() 74907:20221202:102430.079 In DCconfig_get_proxypoller_hosts() 74907:20221202:102430.079 End of DCconfig_get_proxypoller_hosts():0 74907:20221202:102430.079 End of process_proxy() 74907:20221202:102430.079 In DCconfig_get_proxypoller_nextcheck() 74907:20221202:102430.079 End of DCconfig_get_proxypoller_nextcheck():-1 74907:20221202:102430.079 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.000062 sec, idle 5 sec]' 74907:20221202:102430.079 In zbx_ipc_async_socket_recv() timeout:5 74897:20221202:102430.082 End of zbx_ipc_async_socket_recv():0 74897:20221202:102430.082 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.000250 sec, getting values]' 74897:20221202:102430.082 In get_values() 74897:20221202:102430.082 In DCconfig_get_poller_items() poller_type:4 74897:20221202:102430.082 End of DCconfig_get_poller_items():0 74897:20221202:102430.082 In DCconfig_get_poller_nextcheck() poller_type:4 74897:20221202:102430.082 End of DCconfig_get_poller_nextcheck():-1 74897:20221202:102430.082 End of get_values():0 74897:20221202:102430.082 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.000128 sec, idle 5 sec]' 74897:20221202:102430.082 In zbx_ipc_async_socket_recv() timeout:5 74894:20221202:102430.086 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000300 sec, syncing history]' 74894:20221202:102430.086 In zbx_sync_history_cache() history_num:0 74894:20221202:102430.086 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000162 sec, idle 1 sec]' 74934:20221202:102430.214 End of zbx_ipc_service_recv():2 74934:20221202:102430.214 zbx_setproctitle() title:'availability manager #1 [queued 0, processed 0 values, idle 5.061100 sec during 5.071207 sec]' 74934:20221202:102430.214 In zbx_ipc_service_recv() timeout:1.000 74890:20221202:102430.319 zbx_setproctitle() title:'http poller #1 [got 0 values in 0.001154 sec, getting values]' 74890:20221202:102430.319 In process_httptests() 74890:20221202:102430.319 query [txnlev:0] [select h.hostid,h.host,h.name,t.httptestid,t.name,t.agent,t.authentication,t.http_user,t.http_password,t.http_proxy,t.retries,t.ssl_cert_file,t.ssl_key_file,t.ssl_key_password,t.verify_peer,t.verify_host,t.delay from httptest t,hosts h where t.hostid=h.hostid and t.nextcheck<=1669969470 and mod(t.httptestid,1)=0 and t.status=0 and h.proxy_hostid is null and h.status=0 and (h.maintenance_status=0 or h.maintenance_type=0)] 74890:20221202:102430.319 query [txnlev:0] [select name,value,type from httptest_field where httptestid=1 order by httptest_fieldid] 74890:20221202:102430.320 In substitute_simple_macros_impl() data:'Zabbix' 74890:20221202:102430.320 End substitute_simple_macros_impl() data:'Zabbix' 74890:20221202:102430.320 In substitute_simple_macros_impl() data:EMPTY 74890:20221202:102430.320 In substitute_simple_macros_impl() data:EMPTY 74890:20221202:102430.320 In substitute_simple_macros_impl() data:EMPTY 74890:20221202:102430.320 In http_process_variables() 0 variables 74890:20221202:102430.320 End of http_process_variables():SUCCEED 74890:20221202:102430.320 In process_httptest() httptestid:1 name:'Web scenario 1' 74890:20221202:102430.320 query [txnlev:0] [select httpstepid,no,name,url,timeout,posts,required,status_codes,post_type,follow_redirects,retrieve_mode from httpstep where httptestid=1 order by no] 74890:20221202:102430.320 In substitute_simple_macros_impl() data:'10s' 74890:20221202:102430.320 End substitute_simple_macros_impl() data:'10s' 74890:20221202:102430.320 In substitute_simple_macros_impl() data:'https://zabbix.com' 74890:20221202:102430.320 End substitute_simple_macros_impl() data:'https://zabbix.com' 74890:20221202:102430.320 In http_substitute_variables() data:'https://zabbix.com' 74890:20221202:102430.320 End of http_substitute_variables() data:'https://zabbix.com' 74890:20221202:102430.320 In substitute_simple_macros_impl() data:'Zabbix' 74890:20221202:102430.320 End substitute_simple_macros_impl() data:'Zabbix' 74890:20221202:102430.320 In substitute_simple_macros_impl() data:'200' 74890:20221202:102430.320 End substitute_simple_macros_impl() data:'200' 74890:20221202:102430.320 query [txnlev:0] [select name,value,type from httpstep_field where httpstepid=1 order by httpstep_fieldid] 74890:20221202:102430.320 In substitute_simple_macros_impl() data:'15s' 74890:20221202:102430.321 End substitute_simple_macros_impl() data:'15s' 74890:20221202:102430.321 process_httptest() use step "111" 74890:20221202:102430.321 process_httptest() use post "" 74890:20221202:102430.321 process_httptest() go to URL "https://zabbix.com" 74890:20221202:102430.514 In int_in_list() list:'200' value:301 74890:20221202:102430.514 End of int_in_list():FAIL 74890:20221202:102430.514 In process_step_data() rspcode:301 time:0.193151 speed:922.000000 74890:20221202:102430.514 query [txnlev:0] [select type,itemid from httpstepitem where httpstepid=1] 74890:20221202:102430.515 In zbx_preprocess_item_value() 74890:20221202:102430.515 End of zbx_preprocess_item_value() 74890:20221202:102430.515 In zbx_preprocess_item_value() 74890:20221202:102430.515 End of zbx_preprocess_item_value() 74890:20221202:102430.515 In zbx_preprocess_item_value() 74890:20221202:102430.515 End of zbx_preprocess_item_value() 74890:20221202:102430.515 End of process_step_data() 74890:20221202:102430.516 query without transaction detected 74890:20221202:102430.517 query [txnlev:0] [update httptest set nextcheck=1669969480 where httptestid=1] 74890:20221202:102430.527 cannot process step "111" of web scenario "Web scenario 1" on host "test": response code "301" did not match any of the required status codes "200" 74890:20221202:102430.528 In process_test_data() 74890:20221202:102430.528 query [txnlev:0] [select type,itemid from httptestitem where httptestid=1] 74890:20221202:102430.528 In zbx_preprocess_item_value() 74890:20221202:102430.529 End of zbx_preprocess_item_value() 74890:20221202:102430.530 In zbx_preprocess_item_value() 74890:20221202:102430.531 End of zbx_preprocess_item_value() 74890:20221202:102430.531 In zbx_preprocess_item_value() 74890:20221202:102430.531 End of zbx_preprocess_item_value() 74890:20221202:102430.531 End of process_test_data() 74890:20221202:102430.531 In zbx_ipc_socket_write() 74890:20221202:102430.531 End of zbx_ipc_socket_write():SUCCEED 74890:20221202:102430.531 End of process_httptest() 74890:20221202:102430.531 End of process_httptests() 74890:20221202:102430.531 query [txnlev:0] [select min(t.nextcheck) from httptest t,hosts h where t.hostid=h.hostid and mod(t.httptestid,1)=0 and t.status=0 and h.proxy_hostid is null and h.status=0 and (h.maintenance_status=0 or h.maintenance_type=0)] 74881:20221202:102430.531 End of zbx_ipc_service_recv():1 74881:20221202:102430.531 In preprocessor_add_request() 74881:20221202:102430.531 In preprocessor_sync_configuration() 74881:20221202:102430.531 In DCconfig_get_preprocessable_items() 74881:20221202:102430.531 End of DCconfig_get_preprocessable_items() items:29 74881:20221202:102430.531 End of preprocessor_sync_configuration() item config size: 29, history cache size: 0 74881:20221202:102430.531 In preprocessor_enqueue() itemid: 44299 74881:20221202:102430.531 In preprocessor_enqueue_dependent() itemid: 44299 74881:20221202:102430.531 End of preprocessor_enqueue_dependent() 74881:20221202:102430.531 End of preprocessor_enqueue() 74881:20221202:102430.531 In preprocessor_enqueue() itemid: 44300 74881:20221202:102430.531 In preprocessor_enqueue_dependent() itemid: 44300 74881:20221202:102430.531 End of preprocessor_enqueue_dependent() 74881:20221202:102430.531 End of preprocessor_enqueue() 74881:20221202:102430.532 In preprocessor_enqueue() itemid: 44301 74881:20221202:102430.532 In preprocessor_enqueue_dependent() itemid: 44301 74881:20221202:102430.532 End of preprocessor_enqueue_dependent() 74881:20221202:102430.532 End of preprocessor_enqueue() 74881:20221202:102430.532 In preprocessor_enqueue() itemid: 44296 74881:20221202:102430.532 In preprocessor_enqueue_dependent() itemid: 44296 74881:20221202:102430.532 End of preprocessor_enqueue_dependent() 74881:20221202:102430.532 End of preprocessor_enqueue() 74881:20221202:102430.532 In preprocessor_enqueue() itemid: 44297 74881:20221202:102430.532 In preprocessor_enqueue_dependent() itemid: 44297 74881:20221202:102430.532 End of preprocessor_enqueue_dependent() 74881:20221202:102430.532 End of preprocessor_enqueue() 74881:20221202:102430.532 In preprocessor_enqueue() itemid: 44298 74881:20221202:102430.532 In preprocessor_enqueue_dependent() itemid: 44298 74881:20221202:102430.532 End of preprocessor_enqueue_dependent() 74881:20221202:102430.532 End of preprocessor_enqueue() 74881:20221202:102430.532 In preprocessor_assign_tasks() 74881:20221202:102430.532 In preprocessor_get_next_task() 74881:20221202:102430.532 End of preprocessor_get_next_task() 74881:20221202:102430.532 End of preprocessor_assign_tasks() 74881:20221202:102430.532 End of preprocessor_add_request() 74881:20221202:102430.532 zbx_setproctitle() title:'preprocessing manager #1 [queued 0, processed 7 values, idle 5.395908 sec during 5.397553 sec]' 74881:20221202:102430.532 In zbx_ipc_service_recv() timeout:1.000 74890:20221202:102430.533 zbx_setproctitle() title:'http poller #1 [got 1 values in 0.212174 sec, idle 5 sec]' 74859:20221202:102430.700 End of zbx_ipc_service_recv():2 74859:20221202:102430.700 In zbx_ipc_async_socket_send() 74859:20221202:102430.700 In zbx_ipc_client_send() clientid:0 74859:20221202:102430.700 End of zbx_ipc_client_send():SUCCEED 74859:20221202:102430.701 End of zbx_ipc_async_socket_send():SUCCEED 74859:20221202:102430.701 In zbx_ipc_async_socket_flush() timeout:10 74859:20221202:102430.701 End of zbx_ipc_async_socket_flush():0 74859:20221202:102430.701 In zbx_ipc_service_recv() timeout:0.996 74855:20221202:102430.701 End of zbx_ipc_service_recv():1 74855:20221202:102430.701 In zbx_ha_dispatch_message() 74855:20221202:102430.701 In zbx_ipc_service_recv() timeout:1.000 74861:20221202:102430.825 End of zbx_ipc_service_recv():2 74861:20221202:102430.826 In zbx_ipc_service_recv() timeout:1.000 74908:20221202:102430.994 zbx_setproctitle() title:'self-monitoring [processing data]' 74908:20221202:102430.994 In collect_selfmon_stats() 74908:20221202:102430.994 End of collect_selfmon_stats() 74908:20221202:102430.994 zbx_setproctitle() title:'self-monitoring [processed data in 0.000185 sec, idle 1 sec]' 74914:20221202:102431.012 End of zbx_ipc_async_socket_recv():0 74914:20221202:102431.012 zbx_setproctitle() title:'poller #5 [got 0 values in 0.000221 sec, getting values]' 74914:20221202:102431.012 In get_values() 74914:20221202:102431.012 In DCconfig_get_poller_items() poller_type:0 74914:20221202:102431.012 End of DCconfig_get_poller_items():1 74914:20221202:102431.012 In substitute_key_macros_impl() data:'agent.ping' 74914:20221202:102431.012 End of substitute_key_macros_impl():SUCCEED data:'agent.ping' 74914:20221202:102431.012 In substitute_simple_macros_impl() data:'10050' 74914:20221202:102431.012 End substitute_simple_macros_impl() data:'10050' 74914:20221202:102431.012 In get_value() key:'agent.ping' 74914:20221202:102431.012 In get_value_agent() host:'test' addr:'192.168.6.176' key:'agent.ping' conn:'unencrypted' 74914:20221202:102431.012 In is_ip4() ip:'192.168.6.176' 74914:20221202:102431.013 End of is_ip4():SUCCEED 74914:20221202:102431.013 Sending [agent.ping] 74914:20221202:102431.014 get value from agent result: '1' 74914:20221202:102431.014 End of get_value_agent():SUCCEED 74914:20221202:102431.014 End of get_value():SUCCEED 74914:20221202:102431.014 In zbx_activate_item_interface() interfaceid:15 itemid:44581 type:0 74914:20221202:102431.014 End of zbx_activate_item_interface() 74914:20221202:102431.014 In zbx_preprocess_item_value() 74914:20221202:102431.014 End of zbx_preprocess_item_value() 74914:20221202:102431.014 In zbx_ipc_socket_open() 74914:20221202:102431.014 End of zbx_ipc_socket_open():SUCCEED 74914:20221202:102431.014 In zbx_ipc_socket_write() 74914:20221202:102431.014 End of zbx_ipc_socket_write():SUCCEED 74914:20221202:102431.014 End of get_values():1 74914:20221202:102431.014 zbx_setproctitle() title:'poller #5 [got 1 values in 0.002096 sec, idle 2 sec]' 74914:20221202:102431.014 In zbx_ipc_async_socket_recv() timeout:2 74881:20221202:102431.014 In ipc_service_accept() 74881:20221202:102431.014 In ipc_service_add_client() 74881:20221202:102431.014 End of ipc_service_add_client() clientid:9 74881:20221202:102431.014 End of ipc_service_accept() 74881:20221202:102431.015 End of zbx_ipc_service_recv():2 74881:20221202:102431.015 In zbx_ipc_service_recv() timeout:1.000 74881:20221202:102431.015 End of zbx_ipc_service_recv():1 74881:20221202:102431.015 In preprocessor_add_request() 74881:20221202:102431.015 In preprocessor_sync_configuration() 74881:20221202:102431.015 In DCconfig_get_preprocessable_items() 74881:20221202:102431.015 End of DCconfig_get_preprocessable_items() items:29 74881:20221202:102431.015 End of preprocessor_sync_configuration() item config size: 29, history cache size: 0 74881:20221202:102431.015 In preprocessor_enqueue() itemid: 44581 74881:20221202:102431.015 End of preprocessor_enqueue() 74881:20221202:102431.015 In preprocessor_assign_tasks() 74881:20221202:102431.015 In preprocessor_get_next_task() 74881:20221202:102431.015 End of preprocessor_get_next_task() 74881:20221202:102431.015 In zbx_ipc_client_send() clientid:3 74881:20221202:102431.015 End of zbx_ipc_client_send():SUCCEED 74881:20221202:102431.015 In preprocessor_get_next_task() 74881:20221202:102431.015 End of preprocessor_get_next_task() 74881:20221202:102431.015 End of preprocessor_assign_tasks() 74881:20221202:102431.015 End of preprocessor_add_request() 74881:20221202:102431.015 In zbx_ipc_service_recv() timeout:1.000 74884:20221202:102431.015 End of zbx_ipc_socket_read():SUCCEED 74884:20221202:102431.015 worker_preprocess_value(): 1 74884:20221202:102431.015 worker_preprocess_value: SUCCEED GOOD 74884:20221202:102431.015 In zbx_ipc_socket_write() 74884:20221202:102431.015 End of zbx_ipc_socket_write():SUCCEED 74884:20221202:102431.015 In zbx_ipc_socket_read() 74881:20221202:102431.016 End of zbx_ipc_service_recv():1 74881:20221202:102431.016 In preprocessor_add_result() 74881:20221202:102431.016 In preprocessor_enqueue_dependent() itemid: 44581 74881:20221202:102431.016 End of preprocessor_enqueue_dependent() 74881:20221202:102431.016 In preprocessor_assign_tasks() 74881:20221202:102431.016 In preprocessor_get_next_task() 74881:20221202:102431.016 End of preprocessor_get_next_task() 74881:20221202:102431.016 End of preprocessor_assign_tasks() 74881:20221202:102431.016 End of preprocessor_add_result() 74881:20221202:102431.016 In zbx_ipc_service_recv() timeout:1.000 74892:20221202:102431.024 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.001487 sec, syncing history]' 74892:20221202:102431.024 In zbx_sync_history_cache() history_num:7 74892:20221202:102431.024 In substitute_simple_macros_impl() data:'90d' 74892:20221202:102431.024 End substitute_simple_macros_impl() data:'90d' 74892:20221202:102431.024 In substitute_simple_macros_impl() data:'30d' 74892:20221202:102431.024 End substitute_simple_macros_impl() data:'30d' 74892:20221202:102431.024 In substitute_simple_macros_impl() data:'90d' 74892:20221202:102431.024 End substitute_simple_macros_impl() data:'90d' 74892:20221202:102431.024 In substitute_simple_macros_impl() data:'30d' 74892:20221202:102431.024 End substitute_simple_macros_impl() data:'30d' 74892:20221202:102431.024 In substitute_simple_macros_impl() data:'30d' 74892:20221202:102431.024 End substitute_simple_macros_impl() data:'30d' 74892:20221202:102431.024 In substitute_simple_macros_impl() data:'90d' 74892:20221202:102431.024 End substitute_simple_macros_impl() data:'90d' 74892:20221202:102431.024 In substitute_simple_macros_impl() data:'30d' 74892:20221202:102431.024 End substitute_simple_macros_impl() data:'30d' 74892:20221202:102431.024 In substitute_simple_macros_impl() data:'90d' 74892:20221202:102431.024 End substitute_simple_macros_impl() data:'90d' 74892:20221202:102431.024 In substitute_simple_macros_impl() data:'30d' 74892:20221202:102431.024 End substitute_simple_macros_impl() data:'30d' 74892:20221202:102431.024 In substitute_simple_macros_impl() data:'90d' 74892:20221202:102431.024 End substitute_simple_macros_impl() data:'90d' 74892:20221202:102431.024 In substitute_simple_macros_impl() data:'30d' 74892:20221202:102431.024 End substitute_simple_macros_impl() data:'30d' 74892:20221202:102431.024 In substitute_simple_macros_impl() data:'90d' 74892:20221202:102431.024 End substitute_simple_macros_impl() data:'90d' 74892:20221202:102431.024 In DCmass_prepare_history() history_num:7 74892:20221202:102431.024 End of DCmass_prepare_history() 74892:20221202:102431.024 In DBmass_add_history() 74892:20221202:102431.024 In zbx_history_add_values() 74892:20221202:102431.025 query [txnlev:1] [begin;] 74892:20221202:102431.026 query [txnlev:1] [insert into history (itemid,clock,ns,value) values (44296,1669969470,516436741,922),(44299,1669969470,514388886,922),(44300,1669969470,514388886,0.19315099999999999); ] 74892:20221202:102431.026 query [txnlev:1] [insert into history_str (itemid,clock,ns,value) values (44298,1669969470,516436741,'response code "301" did not match any of the required status codes "200"'),(44581,1669969471,14392741,'GOOD'); ] 74892:20221202:102431.026 query [txnlev:1] [insert into history_uint (itemid,clock,ns,value) values (44297,1669969470,516436741,1),(44301,1669969470,514388886,301); ] 74892:20221202:102431.026 query [txnlev:1] [commit;] 74893:20221202:102431.034 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000042 sec, syncing history]' 74893:20221202:102431.034 In zbx_sync_history_cache() history_num:7 74893:20221202:102431.035 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000337 sec, idle 1 sec]' 74926:20221202:102431.038 zbx_setproctitle() title:'alert syncer [queuing alerts]' 74926:20221202:102431.038 In am_db_get_alerts() 74926:20221202:102431.038 query [txnlev:1] [begin;] 74926:20221202:102431.038 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] 74926:20221202:102431.038 query [txnlev:1] [commit;] 74876:20221202:102431.039 End of zbx_ipc_service_recv():2 74876:20221202:102431.039 In zbx_ipc_service_recv() timeout:1.000 74926:20221202:102431.041 End of am_db_get_alerts():SUCCEED alerts:0 74926:20221202:102431.045 In am_db_flush_results() 74926:20221202:102431.045 In zbx_ipc_socket_write() 74895:20221202:102431.045 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000402 sec, syncing history]' 74895:20221202:102431.046 In zbx_sync_history_cache() history_num:7 74926:20221202:102431.046 End of zbx_ipc_socket_write():SUCCEED 74926:20221202:102431.046 In zbx_ipc_socket_read() 74895:20221202:102431.046 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.002210 sec, idle 1 sec]' 74892:20221202:102431.046 End of zbx_history_add_values() 74892:20221202:102431.046 End of DBmass_add_history() 74892:20221202:102431.046 In DCmass_update_trends() 74892:20221202:102431.046 End of DCmass_update_trends() 74892:20221202:102431.046 query [txnlev:1] [begin;] 74876:20221202:102431.046 End of zbx_ipc_service_recv():1 74876:20221202:102431.046 In am_flush_results() results:0 74876:20221202:102431.046 In zbx_ipc_client_send() clientid:6 74876:20221202:102431.047 End of zbx_ipc_client_send():SUCCEED 74876:20221202:102431.047 End of am_flush_results() 74876:20221202:102431.047 In zbx_ipc_service_recv() timeout:1.000 74892:20221202:102431.047 In DBmass_update_items() 74892:20221202:102431.047 End of DBmass_update_items() 74892:20221202:102431.047 In zbx_process_events() events_num:0 74892:20221202:102431.047 End of zbx_process_events() processed:0 74892:20221202:102431.047 query [txnlev:1] [commit;] 74926:20221202:102431.047 End of zbx_ipc_socket_read():SUCCEED 74926:20221202:102431.047 End of am_db_flush_results() flushed:0 74926:20221202:102431.047 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.009523 sec, idle 1 sec]' 74892:20221202:102431.047 In DCupdate_trends() 74892:20221202:102431.048 End of DCupdate_trends() 74892:20221202:102431.048 query [txnlev:1] [begin;] 74892:20221202:102431.048 In recalculate_triggers() 74892:20221202:102431.048 In zbx_link_triggers_with_functions() trigger_order_num:0 74892:20221202:102431.048 End of zbx_link_triggers_with_functions() triggers_func_pos_num:0 74892:20221202:102431.048 In zbx_evaluate_expressions() tr_num:0 74892:20221202:102431.048 In substitute_functions() 74892:20221202:102431.048 In zbx_extract_functionids() tr_num:0 74892:20221202:102431.048 End of zbx_extract_functionids() functionids_num:0 74892:20221202:102431.048 End of substitute_functions() 74892:20221202:102431.048 End of zbx_evaluate_expressions() 74892:20221202:102431.048 In zbx_process_triggers() values_num:0 74892:20221202:102431.048 End of zbx_process_triggers() 74892:20221202:102431.048 End of recalculate_triggers() 74892:20221202:102431.048 In zbx_process_events() events_num:0 74892:20221202:102431.048 End of zbx_process_events() processed:0 74892:20221202:102431.048 query [txnlev:1] [commit;] 74892:20221202:102431.048 zbx_setproctitle() title:'history syncer #1 [processed 7 values, 0 triggers in 0.024359 sec, idle 1 sec]' 74885:20221202:102431.059 End of zbx_ipc_service_recv():2 74885:20221202:102431.059 In zbx_ipc_service_recv() timeout:1.000 74896:20221202:102431.078 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.001453 sec, processing escalations]' 74896:20221202:102431.081 In process_escalations() 74896:20221202:102431.081 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<=1669969474 order by actionid,triggerid,itemid,escalationid] 74896:20221202:102431.082 End of process_escalations() 74896:20221202:102431.082 In process_escalations() 74896:20221202:102431.083 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<=1669969474 order by actionid,triggerid,itemid,escalationid] 74896:20221202:102431.084 End of process_escalations() 74896:20221202:102431.084 In process_escalations() 74896:20221202:102431.084 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<=1669969474 order by actionid,triggerid,itemid,escalationid] 74896:20221202:102431.085 End of process_escalations() 74896:20221202:102431.085 In process_escalations() 74896:20221202:102431.086 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<=1669969474 order by actionid,triggerid,itemid,escalationid] 74896:20221202:102431.086 End of process_escalations() 74896:20221202:102431.086 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.007506 sec, idle 3 sec]' 74894:20221202:102431.086 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000162 sec, syncing history]' 74894:20221202:102431.086 In zbx_sync_history_cache() history_num:0 74894:20221202:102431.086 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000254 sec, idle 1 sec]' 74934:20221202:102431.217 End of zbx_ipc_service_recv():2 74934:20221202:102431.217 In zbx_ipc_service_recv() timeout:1.000 74859:20221202:102431.703 End of zbx_ipc_service_recv():2 74859:20221202:102431.703 In zbx_ipc_async_socket_send() 74859:20221202:102431.703 In zbx_ipc_client_send() clientid:0 74859:20221202:102431.703 End of zbx_ipc_client_send():SUCCEED 74859:20221202:102431.703 End of zbx_ipc_async_socket_send():SUCCEED 74859:20221202:102431.703 In zbx_ipc_async_socket_flush() timeout:10 74859:20221202:102431.703 End of zbx_ipc_async_socket_flush():0 74859:20221202:102431.703 In zbx_ipc_service_recv() timeout:0.993 74855:20221202:102431.703 End of zbx_ipc_service_recv():1 74855:20221202:102431.703 In zbx_ha_dispatch_message() 74855:20221202:102431.703 In zbx_ipc_service_recv() timeout:1.000 74861:20221202:102431.832 End of zbx_ipc_service_recv():2 74861:20221202:102431.832 In zbx_ipc_service_recv() timeout:1.000 74913:20221202:102431.996 End of zbx_ipc_async_socket_recv():0 74913:20221202:102431.996 zbx_setproctitle() title:'poller #4 [got 0 values in 0.000073 sec, getting values]' 74913:20221202:102431.996 In get_values() 74913:20221202:102431.996 In DCconfig_get_poller_items() poller_type:0 74913:20221202:102431.996 End of DCconfig_get_poller_items():0 74913:20221202:102431.996 In DCconfig_get_poller_nextcheck() poller_type:0 74913:20221202:102431.996 End of DCconfig_get_poller_nextcheck():1669969473 74913:20221202:102431.996 End of get_values():0 74913:20221202:102431.996 zbx_setproctitle() title:'poller #4 [got 0 values in 0.000102 sec, idle 2 sec]' 74913:20221202:102431.996 In zbx_ipc_async_socket_recv() timeout:2 74911:20221202:102431.997 End of zbx_ipc_async_socket_recv():0 74911:20221202:102431.997 zbx_setproctitle() title:'poller #2 [got 0 values in 0.000079 sec, getting values]' 74911:20221202:102431.997 In get_values() 74911:20221202:102431.997 In DCconfig_get_poller_items() poller_type:0 74911:20221202:102431.997 End of DCconfig_get_poller_items():0 74911:20221202:102431.997 In DCconfig_get_poller_nextcheck() poller_type:0 74911:20221202:102431.997 End of DCconfig_get_poller_nextcheck():1669969473 74911:20221202:102431.997 End of get_values():0 74911:20221202:102431.997 zbx_setproctitle() title:'poller #2 [got 0 values in 0.000604 sec, idle 2 sec]' 74911:20221202:102431.998 In zbx_ipc_async_socket_recv() timeout:2 74910:20221202:102431.998 End of zbx_ipc_async_socket_recv():0 74910:20221202:102431.998 zbx_setproctitle() title:'poller #1 [got 1 values in 0.001007 sec, getting values]' 74910:20221202:102431.998 In get_values() 74910:20221202:102431.998 In DCconfig_get_poller_items() poller_type:0 74910:20221202:102431.998 End of DCconfig_get_poller_items():0 74910:20221202:102431.998 In DCconfig_get_poller_nextcheck() poller_type:0 74910:20221202:102431.998 End of DCconfig_get_poller_nextcheck():1669969473 74910:20221202:102431.998 End of get_values():0 74910:20221202:102431.998 zbx_setproctitle() title:'poller #1 [got 0 values in 0.000089 sec, idle 2 sec]' 74910:20221202:102431.998 In zbx_ipc_async_socket_recv() timeout:2 74908:20221202:102431.998 zbx_setproctitle() title:'self-monitoring [processing data]' 74908:20221202:102431.998 In collect_selfmon_stats() 74908:20221202:102431.998 End of collect_selfmon_stats() 74908:20221202:102431.998 zbx_setproctitle() title:'self-monitoring [processed data in 0.001911 sec, idle 1 sec]' 74912:20221202:102432.006 End of zbx_ipc_async_socket_recv():0 74912:20221202:102432.006 zbx_setproctitle() title:'poller #3 [got 0 values in 0.000085 sec, getting values]' 74912:20221202:102432.006 In get_values() 74912:20221202:102432.006 In DCconfig_get_poller_items() poller_type:0 74912:20221202:102432.006 End of DCconfig_get_poller_items():0 74912:20221202:102432.006 In DCconfig_get_poller_nextcheck() poller_type:0 74912:20221202:102432.006 End of DCconfig_get_poller_nextcheck():1669969473 74912:20221202:102432.006 End of get_values():0 74912:20221202:102432.006 zbx_setproctitle() title:'poller #3 [got 0 values in 0.000091 sec, idle 1 sec]' 74912:20221202:102432.006 In zbx_ipc_async_socket_recv() timeout:1 74881:20221202:102432.020 End of zbx_ipc_service_recv():2 74881:20221202:102432.020 In zbx_ipc_service_recv() timeout:1.000 74893:20221202:102432.037 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000337 sec, syncing history]' 74893:20221202:102432.037 In zbx_sync_history_cache() history_num:0 74893:20221202:102432.037 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000174 sec, idle 1 sec]' 74895:20221202:102432.048 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.002210 sec, syncing history]' 74895:20221202:102432.048 In zbx_sync_history_cache() history_num:0 74895:20221202:102432.048 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000147 sec, idle 1 sec]' 74926:20221202:102432.049 zbx_setproctitle() title:'alert syncer [queuing alerts]' 74926:20221202:102432.049 In am_db_get_alerts() 74926:20221202:102432.049 query [txnlev:1] [begin;] 74876:20221202:102432.049 End of zbx_ipc_service_recv():2 74876:20221202:102432.050 In zbx_ipc_service_recv() timeout:1.000 74892:20221202:102432.050 zbx_setproctitle() title:'history syncer #1 [processed 7 values, 0 triggers in 0.024359 sec, syncing history]' 74892:20221202:102432.050 In zbx_sync_history_cache() history_num:0 74892:20221202:102432.050 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000484 sec, idle 1 sec]' 74926:20221202:102432.050 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] 74926:20221202:102432.051 query [txnlev:1] [commit;] 74926:20221202:102432.052 End of am_db_get_alerts():SUCCEED alerts:0 74926:20221202:102432.052 In am_db_flush_results() 74926:20221202:102432.052 In zbx_ipc_socket_write() 74926:20221202:102432.052 End of zbx_ipc_socket_write():SUCCEED 74926:20221202:102432.052 In zbx_ipc_socket_read() 74876:20221202:102432.052 End of zbx_ipc_service_recv():1 74876:20221202:102432.052 In am_flush_results() results:0 74876:20221202:102432.052 In zbx_ipc_client_send() clientid:6 74876:20221202:102432.052 End of zbx_ipc_client_send():SUCCEED 74876:20221202:102432.052 End of am_flush_results() 74876:20221202:102432.052 In zbx_ipc_service_recv() timeout:1.000 74926:20221202:102432.052 End of zbx_ipc_socket_read():SUCCEED 74926:20221202:102432.052 End of am_db_flush_results() flushed:0 74926:20221202:102432.053 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.004495 sec, idle 1 sec]' 74885:20221202:102432.074 End of zbx_ipc_service_recv():2 74885:20221202:102432.074 In zbx_ipc_service_recv() timeout:1.000 74894:20221202:102432.088 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000254 sec, syncing history]' 74894:20221202:102432.088 In zbx_sync_history_cache() history_num:0 74894:20221202:102432.088 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000333 sec, idle 1 sec]' 74934:20221202:102432.223 End of zbx_ipc_service_recv():2 74934:20221202:102432.223 In zbx_ipc_service_recv() timeout:1.000 74859:20221202:102432.702 End of zbx_ipc_service_recv():2 74859:20221202:102432.702 In zbx_ipc_async_socket_send() 74859:20221202:102432.702 In zbx_ipc_client_send() clientid:0 74859:20221202:102432.702 End of zbx_ipc_client_send():SUCCEED 74859:20221202:102432.702 End of zbx_ipc_async_socket_send():SUCCEED 74859:20221202:102432.702 In zbx_ipc_async_socket_flush() timeout:10 74859:20221202:102432.702 End of zbx_ipc_async_socket_flush():0 74859:20221202:102432.702 In zbx_ipc_service_recv() timeout:0.994 74855:20221202:102432.702 End of zbx_ipc_service_recv():1 74855:20221202:102432.702 In zbx_ha_dispatch_message() 74855:20221202:102432.702 In zbx_ipc_service_recv() timeout:1.000 74861:20221202:102432.838 End of zbx_ipc_service_recv():2 74861:20221202:102432.838 In zbx_ipc_service_recv() timeout:1.000 74908:20221202:102433.002 zbx_setproctitle() title:'self-monitoring [processing data]' 74908:20221202:102433.002 In collect_selfmon_stats() 74908:20221202:102433.002 End of collect_selfmon_stats() 74908:20221202:102433.002 zbx_setproctitle() title:'self-monitoring [processed data in 0.000185 sec, idle 1 sec]' 74912:20221202:102433.009 End of zbx_ipc_async_socket_recv():0 74912:20221202:102433.009 zbx_setproctitle() title:'poller #3 [got 0 values in 0.000091 sec, getting values]' 74912:20221202:102433.009 In get_values() 74912:20221202:102433.009 In DCconfig_get_poller_items() poller_type:0 74912:20221202:102433.009 End of DCconfig_get_poller_items():1 74912:20221202:102433.010 In substitute_key_macros_impl() data:'vfs.fs.get' 74912:20221202:102433.010 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.get' 74912:20221202:102433.010 In substitute_simple_macros_impl() data:'10050' 74912:20221202:102433.010 End substitute_simple_macros_impl() data:'10050' 74912:20221202:102433.010 In get_value() key:'vfs.fs.get' 74912:20221202:102433.010 In get_value_agent() host:'test' addr:'192.168.6.176' key:'vfs.fs.get' conn:'unencrypted' 74912:20221202:102433.010 In is_ip4() ip:'192.168.6.176' 74912:20221202:102433.010 End of is_ip4():SUCCEED 74912:20221202:102433.010 Sending [vfs.fs.get] 74912:20221202:102433.015 get value from agent result: '[{"fsname":"/sys","fstype":"sysfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc","fstype":"proc","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev","fstype":"devtmpfs","bytes":{"total":4121944064,"free":4121944064,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1006334,"free":1005787,"used":547,"pfree":99.945644,"pused":0.054356}},{"fsname":"/dev/pts","fstype":"devpts","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/","fstype":"ext4","bytes":{"total":525720707072,"free":417729171456,"used":81211117568,"pfree":83.723279,"pused":16.276721},"inodes":{"total":32677888,"free":31567229,"used":1110659,"pfree":96.601191,"pused":3.398809}},{"fsname":"/sys/kernel/security","fstype":"securityfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/shm","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161261568,"used":20480,"pfree":99.999508,"pused":0.000492},"inodes":{"total":1015938,"free":1015936,"used":2,"pfree":99.999803,"pused":0.000197}},{"fsname":"/run/lock","fstype":"tmpfs","bytes":{"total":5242880,"free":5238784,"used":4096,"pfree":99.921875,"pused":0.078125},"inodes":{"total":1015938,"free":1015928,"used":10,"pfree":99.999016,"pused":0.000984}},{"fsname":"/sys/fs/cgroup","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161282048,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1015938,"free":1015919,"used":19,"pfree":99.998130,"pused":0.001870}},{"fsname":"/sys/fs/cgroup/unified","fstype":"cgroup2","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/systemd","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/pstore","fstype":"pstore","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/firmware/efi/efivars","fstype":"efivarfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/bpf","fstype":"bpf","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/net_cls,net_prio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/devices","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/memory","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpu,cpuacct","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/perf_event","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/pids","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/hugetlb","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/rdma","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpuset","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/blkio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/freezer","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/misc","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/hugepages","fstype":"hugetlbfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/mqueue","fstype":"mqueue","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/debug","fstype":"debugfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/tracing","fstype":"tracefs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/beekeeper-studio/168","fstype":"squashfs","bytes":{"total":86638592,"free":0,"used":86638592,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/1705","fstype":"squashfs","bytes":{"total":57671680,"free":0,"used":57671680,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10765,"free":0,"used":10765,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1695","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11897,"free":0,"used":11897,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/beekeeper-studio/180","fstype":"squashfs","bytes":{"total":86245376,"free":0,"used":86245376,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core/14399","fstype":"squashfs","bytes":{"total":122421248,"free":0,"used":122421248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":12857,"free":0,"used":12857,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/72","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-28-1804/161","fstype":"squashfs","bytes":{"total":172883968,"free":0,"used":172883968,"pfree":0.000000,"pused":100.000000},"inodes":{"total":27806,"free":0,"used":27806,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2620","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2632","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1634","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11885,"free":0,"used":11885,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/115","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18121,"free":0,"used":18121,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1535","fstype":"squashfs","bytes":{"total":96206848,"free":0,"used":96206848,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76208,"free":0,"used":76208,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1506","fstype":"squashfs","bytes":{"total":65142784,"free":0,"used":65142784,"pfree":0.000000,"pused":100.000000},"inodes":{"total":62342,"free":0,"used":62342,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/bare/5","fstype":"squashfs","bytes":{"total":131072,"free":0,"used":131072,"pfree":0.000000,"pused":100.000000},"inodes":{"total":29,"free":0,"used":29,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/95","fstype":"squashfs","bytes":{"total":162004992,"free":0,"used":162004992,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10162,"free":0,"used":10162,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1534","fstype":"squashfs","bytes":{"total":85327872,"free":0,"used":85327872,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76177,"free":0,"used":76177,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/148","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40311,"free":0,"used":40311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/149","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40310,"free":0,"used":40310,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/119","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18272,"free":0,"used":18272,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/77","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/24","fstype":"squashfs","bytes":{"total":252575744,"free":0,"used":252575744,"pfree":0.000000,"pused":100.000000},"inodes":{"total":25913,"free":0,"used":25913,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/96","fstype":"squashfs","bytes":{"total":201719808,"free":0,"used":201719808,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10166,"free":0,"used":10166,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/433","fstype":"squashfs","bytes":{"total":52297728,"free":0,"used":52297728,"pfree":0.000000,"pused":100.000000},"inodes":{"total":15827,"free":0,"used":15827,"pfree":0.000000,"pused":100.000000}},{"fsname":"/sys/fs/fuse/connections","fstype":"fusectl","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/config","fstype":"configfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/snapd/7264","fstype":"squashfs","bytes":{"total":28442624,"free":0,"used":28442624,"pfree":0.000000,"pused":100.000000},"inodes":{"total":459,"free":0,"used":459,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/599","fstype":"squashfs","bytes":{"total":48234496,"free":0,"used":48234496,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17275,"free":0,"used":17275,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/558","fstype":"squashfs","bytes":{"total":56885248,"free":0,"used":56885248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17311,"free":0,"used":17311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snapd/17883","fstype":"squashfs","bytes":{"total":52035584,"free":0,"used":52035584,"pfree":0.000000,"pused":100.000000},"inodes":{"total":491,"free":0,"used":491,"pfree":0.000000,"pused":100.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/boot/efi","fstype":"vfat","bytes":{"total":535805952,"free":530591744,"used":5214208,"pfree":99.026848,"pused":0.973152},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000","fstype":"tmpfs","bytes":{"total":832253952,"free":832212992,"used":40960,"pfree":99.995078,"pused":0.004922},"inodes":{"total":1015938,"free":1015841,"used":97,"pfree":99.990452,"pused":0.009548}},{"fsname":"/run/user/1000/gvfs","fstype":"fuse.gvfsd-fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000/doc","fstype":"fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/snapd/ns","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/run/snapd/ns/snap-store.mnt","fstype":"nsfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}}]' 74912:20221202:102433.016 End of get_value_agent():SUCCEED 74912:20221202:102433.016 End of get_value():SUCCEED 74912:20221202:102433.016 In zbx_activate_item_interface() interfaceid:15 itemid:44313 type:0 74912:20221202:102433.016 End of zbx_activate_item_interface() 74912:20221202:102433.016 In zbx_preprocess_item_value() 74912:20221202:102433.016 End of zbx_preprocess_item_value() 74912:20221202:102433.016 In zbx_ipc_socket_open() 74912:20221202:102433.016 End of zbx_ipc_socket_open():SUCCEED 74912:20221202:102433.016 In zbx_ipc_socket_write() 74912:20221202:102433.016 End of zbx_ipc_socket_write():SUCCEED 74912:20221202:102433.016 End of get_values():1 74912:20221202:102433.016 zbx_setproctitle() title:'poller #3 [got 1 values in 0.006291 sec, idle 3 sec]' 74912:20221202:102433.016 In zbx_ipc_async_socket_recv() timeout:3 74881:20221202:102433.016 In ipc_service_accept() 74881:20221202:102433.016 In ipc_service_add_client() 74881:20221202:102433.016 End of ipc_service_add_client() clientid:10 74881:20221202:102433.016 End of ipc_service_accept() 74881:20221202:102433.016 End of zbx_ipc_service_recv():2 74881:20221202:102433.016 In zbx_ipc_service_recv() timeout:1.000 74881:20221202:102433.016 End of zbx_ipc_service_recv():1 74881:20221202:102433.016 In preprocessor_add_request() 74881:20221202:102433.016 In preprocessor_sync_configuration() 74881:20221202:102433.016 In DCconfig_get_preprocessable_items() 74881:20221202:102433.016 End of DCconfig_get_preprocessable_items() items:29 74881:20221202:102433.016 End of preprocessor_sync_configuration() item config size: 29, history cache size: 0 74881:20221202:102433.016 In preprocessor_enqueue() itemid: 44313 74881:20221202:102433.016 In preprocessor_enqueue_dependent() itemid: 44313 74881:20221202:102433.017 In preprocessor_assign_tasks() 74881:20221202:102433.017 In preprocessor_get_next_task() 74881:20221202:102433.017 In zbx_preprocessor_pack_dep_request() items:27 74881:20221202:102433.017 End of zbx_preprocessor_pack_dep_request() messages:1 74881:20221202:102433.017 End of preprocessor_get_next_task() 74881:20221202:102433.017 In zbx_ipc_client_send() clientid:3 74881:20221202:102433.017 End of zbx_ipc_client_send():SUCCEED 74881:20221202:102433.018 In preprocessor_get_next_task() 74881:20221202:102433.018 End of preprocessor_get_next_task() 74881:20221202:102433.018 End of preprocessor_assign_tasks() 74881:20221202:102433.018 End of preprocessor_enqueue_dependent() 74881:20221202:102433.018 End of preprocessor_enqueue() 74881:20221202:102433.018 In preprocessor_assign_tasks() 74881:20221202:102433.018 In preprocessor_get_next_task() 74881:20221202:102433.018 End of preprocessor_get_next_task() 74881:20221202:102433.018 End of preprocessor_assign_tasks() 74881:20221202:102433.018 End of preprocessor_add_request() 74881:20221202:102433.018 In zbx_ipc_service_recv() timeout:1.000 74884:20221202:102433.018 End of zbx_ipc_socket_read():SUCCEED 74884:20221202:102433.018 In worker_preprocess_dep_items(): items:27/27 74914:20221202:102433.018 End of zbx_ipc_async_socket_recv():0 74914:20221202:102433.018 zbx_setproctitle() title:'poller #5 [got 1 values in 0.002096 sec, getting values]' 74914:20221202:102433.018 In get_values() 74914:20221202:102433.018 In DCconfig_get_poller_items() poller_type:0 74914:20221202:102433.018 End of DCconfig_get_poller_items():0 74914:20221202:102433.018 In DCconfig_get_poller_nextcheck() poller_type:0 74914:20221202:102433.018 End of DCconfig_get_poller_nextcheck():1669969476 74914:20221202:102433.018 End of get_values():0 74914:20221202:102433.018 zbx_setproctitle() title:'poller #5 [got 0 values in 0.000076 sec, idle 3 sec]' 74914:20221202:102433.018 In zbx_ipc_async_socket_recv() timeout:3 74884:20221202:102433.018 worker_preprocess_dep_items(): [{"fsname":"/sys","fstype":"sysfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc","fstype":"proc","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev","fstype":"devtmpfs","bytes":{"total":4121944064,"free":4121944064,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1006334,"free":1005787,"used":547,"pfree":99.945644,"pused":0.054356}},{"fsname":"/dev/pts","fstype":"devpts","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/","fstype":"ext4","bytes":{"total":525720707072,"free":417729171456,"used":81211117568,"pfree":83.723279,"pused":16.276721},"inodes":{"total":32677888,"free":31567229,"used":1110659,"pfree":96.601191,"pused":3.398809}},{"fsname":"/sys/kernel/security","fstype":"securityfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/shm","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161261568,"used":20480,"pfree":99.999508,"pused":0.000492},"inodes":{"total":1015938,"free":1015936,"used":2,"pfree":99.999803,"pused":0.000197}},{"fsname":"/run/lock","fstype":"tmpfs","bytes":{"total":5242880,"free":5238784,"used":4096,"pfree":99.921875,"pused":0.078125},"inodes":{"total":1015938,"free":1015928,"used":10,"pfree":99.999016,"pused":0.000984}},{"fsname":"/sys/fs/cgroup","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161282048,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1015938,"free":1015919,"used":19,"pfree":99.998130,"pused":0.001870}},{"fsname":"/sys/fs/cgroup/unified","fstype":"cgroup2","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/systemd","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/pstore","fstype":"pstore","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/firmware/efi/efivars","fstype":"efivarfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/bpf","fstype":"bpf","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/net_cls,net_prio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/devices","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/memory","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpu,cpuacct","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/perf_event","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/pids","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/hugetlb","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/rdma","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpuset","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/blkio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/freezer","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/misc","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/hugepages","fstype":"hugetlbfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/mqueue","fstype":"mqueue","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/debug","fstype":"debugfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/tracing","fstype":"tracefs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/beekeeper-studio/168","fstype":"squashfs","bytes":{"total":86638592,"free":0,"used":86638592,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/1705","fstype":"squashfs","bytes":{"total":57671680,"free":0,"used":57671680,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10765,"free":0,"used":10765,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1695","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11897,"free":0,"used":11897,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/beekeeper-studio/180","fstype":"squashfs","bytes":{"total":86245376,"free":0,"used":86245376,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core/14399","fstype":"squashfs","bytes":{"total":122421248,"free":0,"used":122421248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":12857,"free":0,"used":12857,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/72","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-28-1804/161","fstype":"squashfs","bytes":{"total":172883968,"free":0,"used":172883968,"pfree":0.000000,"pused":100.000000},"inodes":{"total":27806,"free":0,"used":27806,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2620","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2632","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1634","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11885,"free":0,"used":11885,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/115","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18121,"free":0,"used":18121,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1535","fstype":"squashfs","bytes":{"total":96206848,"free":0,"used":96206848,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76208,"free":0,"used":76208,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1506","fstype":"squashfs","bytes":{"total":65142784,"free":0,"used":65142784,"pfree":0.000000,"pused":100.000000},"inodes":{"total":62342,"free":0,"used":62342,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/bare/5","fstype":"squashfs","bytes":{"total":131072,"free":0,"used":131072,"pfree":0.000000,"pused":100.000000},"inodes":{"total":29,"free":0,"used":29,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/95","fstype":"squashfs","bytes":{"total":162004992,"free":0,"used":162004992,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10162,"free":0,"used":10162,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1534","fstype":"squashfs","bytes":{"total":85327872,"free":0,"used":85327872,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76177,"free":0,"used":76177,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/148","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40311,"free":0,"used":40311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/149","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40310,"free":0,"used":40310,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/119","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18272,"free":0,"used":18272,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/77","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/24","fstype":"squashfs","bytes":{"total":252575744,"free":0,"used":252575744,"pfree":0.000000,"pused":100.000000},"inodes":{"total":25913,"free":0,"used":25913,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/96","fstype":"squashfs","bytes":{"total":201719808,"free":0,"used":201719808,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10166,"free":0,"used":10166,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/433","fstype":"squashfs","bytes":{"total":52297728,"free":0,"used":52297728,"pfree":0.000000,"pused":100.000000},"inodes":{"total":15827,"free":0,"used":15827,"pfree":0.000000,"pused":100.000000}},{"fsname":"/sys/fs/fuse/connections","fstype":"fusectl","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/config","fstype":"configfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/snapd/7264","fstype":"squashfs","bytes":{"total":28442624,"free":0,"used":28442624,"pfree":0.000000,"pused":100.000000},"inodes":{"total":459,"free":0,"used":459,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/599","fstype":"squashfs","bytes":{"total":48234496,"free":0,"used":48234496,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17275,"free":0,"used":17275,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/558","fstype":"squashfs","bytes":{"total":56885248,"free":0,"used":56885248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17311,"free":0,"used":17311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snapd/17883","fstype":"squashfs","bytes":{"total":52035584,"free":0,"used":52035584,"pfree":0.000000,"pused":100.000000},"inodes":{"total":491,"free":0,"used":491,"pfree":0.000000,"pused":100.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/boot/efi","fstype":"vfat","bytes":{"total":535805952,"free":530591744,"used":5214208,"pfree":99.026848,"pused":0.973152},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000","fstype":"tmpfs","bytes":{"total":832253952,"free":832212992,"used":40960,"pfree":99.995078,"pused":0.004922},"inodes":{"total":1015938,"free":1015841,"used":97,"pfree":99.990452,"pused":0.009548}},{"fsname":"/run/user/1000/gvfs","fstype":"fuse.gvfsd-fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000/doc","fstype":"fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/snapd/ns","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/run/snapd/ns/snap-store.mnt","fstype":"nsfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}}] 74884:20221202:102433.018 worker_preprocess_dep_items: SUCCEED [{"fsname":"/sys","fstype":"sysfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc","fstype":"proc","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev","fstype":"devtmpfs","bytes":{"total":4121944064,"free":4121944064,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1006334,"free":1005787,"used":547,"pfree":99.945644,"pused":0.054356}},{"fsname":"/dev/pts","fstype":"devpts","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/","fstype":"ext4","bytes":{"total":525720707072,"free":417729171456,"used":81211117568,"pfree":83.723279,"pused":16.276721},"inodes":{"total":32677888,"free":31567229,"used":1110659,"pfree":96.601191,"pused":3.398809}},{"fsname":"/sys/kernel/security","fstype":"securityfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/shm","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161261568,"used":20480,"pfree":99.999508,"pused":0.000492},"inodes":{"total":1015938,"free":1015936,"used":2,"pfree":99.999803,"pused":0.000197}},{"fsname":"/run/lock","fstype":"tmpfs","bytes":{"total":5242880,"free":5238784,"used":4096,"pfree":99.921875,"pused":0.078125},"inodes":{"total":1015938,"free":1015928,"used":10,"pfree":99.999016,"pused":0.000984}},{"fsname":"/sys/fs/cgroup","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161282048,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1015938,"free":1015919,"used":19,"pfree":99.998130,"pused":0.001870}},{"fsname":"/sys/fs/cgroup/unified","fstype":"cgroup2","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/systemd","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/pstore","fstype":"pstore","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/firmware/efi/efivars","fstype":"efivarfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/bpf","fstype":"bpf","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/net_cls,net_prio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/devices","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/memory","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpu,cpuacct","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/perf_event","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/pids","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/hugetlb","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/rdma","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpuset","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/blkio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/freezer","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/misc","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/hugepages","fstype":"hugetlbfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/mqueue","fstype":"mqueue","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/debug","fstype":"debugfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/tracing","fstype":"tracefs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/beekeeper-studio/168","fstype":"squashfs","bytes":{"total":86638592,"free":0,"used":86638592,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/1705","fstype":"squashfs","bytes":{"total":57671680,"free":0,"used":57671680,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10765,"free":0,"used":10765,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1695","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11897,"free":0,"used":11897,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/beekeeper-studio/180","fstype":"squashfs","bytes":{"total":86245376,"free":0,"used":86245376,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core/14399","fstype":"squashfs","bytes":{"total":122421248,"free":0,"used":122421248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":12857,"free":0,"used":12857,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/72","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-28-1804/161","fstype":"squashfs","bytes":{"total":172883968,"free":0,"used":172883968,"pfree":0.000000,"pused":100.000000},"inodes":{"total":27806,"free":0,"used":27806,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2620","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2632","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1634","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11885,"free":0,"used":11885,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/115","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18121,"free":0,"used":18121,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1535","fstype":"squashfs","bytes":{"total":96206848,"free":0,"used":96206848,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76208,"free":0,"used":76208,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1506","fstype":"squashfs","bytes":{"total":65142784,"free":0,"used":65142784,"pfree":0.000000,"pused":100.000000},"inodes":{"total":62342,"free":0,"used":62342,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/bare/5","fstype":"squashfs","bytes":{"total":131072,"free":0,"used":131072,"pfree":0.000000,"pused":100.000000},"inodes":{"total":29,"free":0,"used":29,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/95","fstype":"squashfs","bytes":{"total":162004992,"free":0,"used":162004992,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10162,"free":0,"used":10162,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1534","fstype":"squashfs","bytes":{"total":85327872,"free":0,"used":85327872,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76177,"free":0,"used":76177,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/148","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40311,"free":0,"used":40311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/149","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40310,"free":0,"used":40310,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/119","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18272,"free":0,"used":18272,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/77","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/24","fstype":"squashfs","bytes":{"total":252575744,"free":0,"used":252575744,"pfree":0.000000,"pused":100.000000},"inodes":{"total":25913,"free":0,"used":25913,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/96","fstype":"squashfs","bytes":{"total":201719808,"free":0,"used":201719808,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10166,"free":0,"used":10166,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/433","fstype":"squashfs","bytes":{"total":52297728,"free":0,"used":52297728,"pfree":0.000000,"pused":100.000000},"inodes":{"total":15827,"free":0,"used":15827,"pfree":0.000000,"pused":100.000000}},{"fsname":"/sys/fs/fuse/connections","fstype":"fusectl","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/config","fstype":"configfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/snapd/7264","fstype":"squashfs","bytes":{"total":28442624,"free":0,"used":28442624,"pfree":0.000000,"pused":100.000000},"inodes":{"total":459,"free":0,"used":459,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/599","fstype":"squashfs","bytes":{"total":48234496,"free":0,"used":48234496,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17275,"free":0,"used":17275,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/558","fstype":"squashfs","bytes":{"total":56885248,"free":0,"used":56885248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17311,"free":0,"used":17311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snapd/17883","fstype":"squashfs","bytes":{"total":52035584,"free":0,"used":52035584,"pfree":0.000000,"pused":100.000000},"inodes":{"total":491,"free":0,"used":491,"pfree":0.000000,"pused":100.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/boot/efi","fstype":"vfat","bytes":{"total":535805952,"free":530591744,"used":5214208,"pfree":99.026848,"pused":0.973152},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000","fstype":"tmpfs","bytes":{"total":832253952,"free":832212992,"used":40960,"pfree":99.995078,"pused":0.004922},"inodes":{"total":1015938,"free":1015841,"used":97,"pfree":99.990452,"pused":0.009548}},{"fsname":"/run/user/1000/gvfs","fstype":"fuse.gvfsd-fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000/doc","fstype":"fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/snapd/ns","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/run/snapd/ns/snap-store.mnt","fstype":"nsfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}}] 74884:20221202:102433.019 worker_preprocess_dep_items(): [{"fsname":"/sys","fstype":"sysfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc","fstype":"proc","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev","fstype":"devtmpfs","bytes":{"total":4121944064,"free":4121944064,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1006334,"free":1005787,"used":547,"pfree":99.945644,"pused":0.054356}},{"fsname":"/dev/pts","fstype":"devpts","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/","fstype":"ext4","bytes":{"total":525720707072,"free":417729171456,"used":81211117568,"pfree":83.723279,"pused":16.276721},"inodes":{"total":32677888,"free":31567229,"used":1110659,"pfree":96.601191,"pused":3.398809}},{"fsname":"/sys/kernel/security","fstype":"securityfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/shm","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161261568,"used":20480,"pfree":99.999508,"pused":0.000492},"inodes":{"total":1015938,"free":1015936,"used":2,"pfree":99.999803,"pused":0.000197}},{"fsname":"/run/lock","fstype":"tmpfs","bytes":{"total":5242880,"free":5238784,"used":4096,"pfree":99.921875,"pused":0.078125},"inodes":{"total":1015938,"free":1015928,"used":10,"pfree":99.999016,"pused":0.000984}},{"fsname":"/sys/fs/cgroup","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161282048,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1015938,"free":1015919,"used":19,"pfree":99.998130,"pused":0.001870}},{"fsname":"/sys/fs/cgroup/unified","fstype":"cgroup2","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/systemd","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/pstore","fstype":"pstore","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/firmware/efi/efivars","fstype":"efivarfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/bpf","fstype":"bpf","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/net_cls,net_prio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/devices","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/memory","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpu,cpuacct","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/perf_event","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/pids","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/hugetlb","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/rdma","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpuset","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/blkio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/freezer","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/misc","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/hugepages","fstype":"hugetlbfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/mqueue","fstype":"mqueue","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/debug","fstype":"debugfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/tracing","fstype":"tracefs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/beekeeper-studio/168","fstype":"squashfs","bytes":{"total":86638592,"free":0,"used":86638592,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/1705","fstype":"squashfs","bytes":{"total":57671680,"free":0,"used":57671680,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10765,"free":0,"used":10765,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1695","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11897,"free":0,"used":11897,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/beekeeper-studio/180","fstype":"squashfs","bytes":{"total":86245376,"free":0,"used":86245376,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core/14399","fstype":"squashfs","bytes":{"total":122421248,"free":0,"used":122421248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":12857,"free":0,"used":12857,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/72","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-28-1804/161","fstype":"squashfs","bytes":{"total":172883968,"free":0,"used":172883968,"pfree":0.000000,"pused":100.000000},"inodes":{"total":27806,"free":0,"used":27806,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2620","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2632","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1634","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11885,"free":0,"used":11885,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/115","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18121,"free":0,"used":18121,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1535","fstype":"squashfs","bytes":{"total":96206848,"free":0,"used":96206848,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76208,"free":0,"used":76208,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1506","fstype":"squashfs","bytes":{"total":65142784,"free":0,"used":65142784,"pfree":0.000000,"pused":100.000000},"inodes":{"total":62342,"free":0,"used":62342,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/bare/5","fstype":"squashfs","bytes":{"total":131072,"free":0,"used":131072,"pfree":0.000000,"pused":100.000000},"inodes":{"total":29,"free":0,"used":29,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/95","fstype":"squashfs","bytes":{"total":162004992,"free":0,"used":162004992,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10162,"free":0,"used":10162,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1534","fstype":"squashfs","bytes":{"total":85327872,"free":0,"used":85327872,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76177,"free":0,"used":76177,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/148","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40311,"free":0,"used":40311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/149","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40310,"free":0,"used":40310,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/119","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18272,"free":0,"used":18272,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/77","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/24","fstype":"squashfs","bytes":{"total":252575744,"free":0,"used":252575744,"pfree":0.000000,"pused":100.000000},"inodes":{"total":25913,"free":0,"used":25913,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/96","fstype":"squashfs","bytes":{"total":201719808,"free":0,"used":201719808,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10166,"free":0,"used":10166,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/433","fstype":"squashfs","bytes":{"total":52297728,"free":0,"used":52297728,"pfree":0.000000,"pused":100.000000},"inodes":{"total":15827,"free":0,"used":15827,"pfree":0.000000,"pused":100.000000}},{"fsname":"/sys/fs/fuse/connections","fstype":"fusectl","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/config","fstype":"configfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/snapd/7264","fstype":"squashfs","bytes":{"total":28442624,"free":0,"used":28442624,"pfree":0.000000,"pused":100.000000},"inodes":{"total":459,"free":0,"used":459,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/599","fstype":"squashfs","bytes":{"total":48234496,"free":0,"used":48234496,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17275,"free":0,"used":17275,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/558","fstype":"squashfs","bytes":{"total":56885248,"free":0,"used":56885248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17311,"free":0,"used":17311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snapd/17883","fstype":"squashfs","bytes":{"total":52035584,"free":0,"used":52035584,"pfree":0.000000,"pused":100.000000},"inodes":{"total":491,"free":0,"used":491,"pfree":0.000000,"pused":100.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/boot/efi","fstype":"vfat","bytes":{"total":535805952,"free":530591744,"used":5214208,"pfree":99.026848,"pused":0.973152},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000","fstype":"tmpfs","bytes":{"total":832253952,"free":832212992,"used":40960,"pfree":99.995078,"pused":0.004922},"inodes":{"total":1015938,"free":1015841,"used":97,"pfree":99.990452,"pused":0.009548}},{"fsname":"/run/user/1000/gvfs","fstype":"fuse.gvfsd-fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000/doc","fstype":"fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/snapd/ns","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/run/snapd/ns/snap-store.mnt","fstype":"nsfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}}] 74884:20221202:102433.019 worker_preprocess_dep_items: SUCCEED 0 74884:20221202:102433.019 worker_preprocess_dep_items(): [{"fsname":"/sys","fstype":"sysfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc","fstype":"proc","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev","fstype":"devtmpfs","bytes":{"total":4121944064,"free":4121944064,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1006334,"free":1005787,"used":547,"pfree":99.945644,"pused":0.054356}},{"fsname":"/dev/pts","fstype":"devpts","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/","fstype":"ext4","bytes":{"total":525720707072,"free":417729171456,"used":81211117568,"pfree":83.723279,"pused":16.276721},"inodes":{"total":32677888,"free":31567229,"used":1110659,"pfree":96.601191,"pused":3.398809}},{"fsname":"/sys/kernel/security","fstype":"securityfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/shm","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161261568,"used":20480,"pfree":99.999508,"pused":0.000492},"inodes":{"total":1015938,"free":1015936,"used":2,"pfree":99.999803,"pused":0.000197}},{"fsname":"/run/lock","fstype":"tmpfs","bytes":{"total":5242880,"free":5238784,"used":4096,"pfree":99.921875,"pused":0.078125},"inodes":{"total":1015938,"free":1015928,"used":10,"pfree":99.999016,"pused":0.000984}},{"fsname":"/sys/fs/cgroup","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161282048,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1015938,"free":1015919,"used":19,"pfree":99.998130,"pused":0.001870}},{"fsname":"/sys/fs/cgroup/unified","fstype":"cgroup2","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/systemd","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/pstore","fstype":"pstore","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/firmware/efi/efivars","fstype":"efivarfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/bpf","fstype":"bpf","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/net_cls,net_prio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/devices","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/memory","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpu,cpuacct","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/perf_event","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/pids","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/hugetlb","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/rdma","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpuset","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/blkio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/freezer","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/misc","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/hugepages","fstype":"hugetlbfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/mqueue","fstype":"mqueue","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/debug","fstype":"debugfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/tracing","fstype":"tracefs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/beekeeper-studio/168","fstype":"squashfs","bytes":{"total":86638592,"free":0,"used":86638592,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/1705","fstype":"squashfs","bytes":{"total":57671680,"free":0,"used":57671680,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10765,"free":0,"used":10765,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1695","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11897,"free":0,"used":11897,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/beekeeper-studio/180","fstype":"squashfs","bytes":{"total":86245376,"free":0,"used":86245376,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core/14399","fstype":"squashfs","bytes":{"total":122421248,"free":0,"used":122421248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":12857,"free":0,"used":12857,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/72","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-28-1804/161","fstype":"squashfs","bytes":{"total":172883968,"free":0,"used":172883968,"pfree":0.000000,"pused":100.000000},"inodes":{"total":27806,"free":0,"used":27806,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2620","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2632","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1634","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11885,"free":0,"used":11885,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/115","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18121,"free":0,"used":18121,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1535","fstype":"squashfs","bytes":{"total":96206848,"free":0,"used":96206848,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76208,"free":0,"used":76208,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1506","fstype":"squashfs","bytes":{"total":65142784,"free":0,"used":65142784,"pfree":0.000000,"pused":100.000000},"inodes":{"total":62342,"free":0,"used":62342,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/bare/5","fstype":"squashfs","bytes":{"total":131072,"free":0,"used":131072,"pfree":0.000000,"pused":100.000000},"inodes":{"total":29,"free":0,"used":29,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/95","fstype":"squashfs","bytes":{"total":162004992,"free":0,"used":162004992,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10162,"free":0,"used":10162,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1534","fstype":"squashfs","bytes":{"total":85327872,"free":0,"used":85327872,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76177,"free":0,"used":76177,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/148","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40311,"free":0,"used":40311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/149","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40310,"free":0,"used":40310,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/119","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18272,"free":0,"used":18272,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/77","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/24","fstype":"squashfs","bytes":{"total":252575744,"free":0,"used":252575744,"pfree":0.000000,"pused":100.000000},"inodes":{"total":25913,"free":0,"used":25913,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/96","fstype":"squashfs","bytes":{"total":201719808,"free":0,"used":201719808,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10166,"free":0,"used":10166,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/433","fstype":"squashfs","bytes":{"total":52297728,"free":0,"used":52297728,"pfree":0.000000,"pused":100.000000},"inodes":{"total":15827,"free":0,"used":15827,"pfree":0.000000,"pused":100.000000}},{"fsname":"/sys/fs/fuse/connections","fstype":"fusectl","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/config","fstype":"configfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/snapd/7264","fstype":"squashfs","bytes":{"total":28442624,"free":0,"used":28442624,"pfree":0.000000,"pused":100.000000},"inodes":{"total":459,"free":0,"used":459,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/599","fstype":"squashfs","bytes":{"total":48234496,"free":0,"used":48234496,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17275,"free":0,"used":17275,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/558","fstype":"squashfs","bytes":{"total":56885248,"free":0,"used":56885248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17311,"free":0,"used":17311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snapd/17883","fstype":"squashfs","bytes":{"total":52035584,"free":0,"used":52035584,"pfree":0.000000,"pused":100.000000},"inodes":{"total":491,"free":0,"used":491,"pfree":0.000000,"pused":100.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/boot/efi","fstype":"vfat","bytes":{"total":535805952,"free":530591744,"used":5214208,"pfree":99.026848,"pused":0.973152},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000","fstype":"tmpfs","bytes":{"total":832253952,"free":832212992,"used":40960,"pfree":99.995078,"pused":0.004922},"inodes":{"total":1015938,"free":1015841,"used":97,"pfree":99.990452,"pused":0.009548}},{"fsname":"/run/user/1000/gvfs","fstype":"fuse.gvfsd-fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000/doc","fstype":"fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/snapd/ns","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/run/snapd/ns/snap-store.mnt","fstype":"nsfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}}] 74884:20221202:102433.019 worker_preprocess_dep_items: SUCCEED 0 74884:20221202:102433.019 worker_preprocess_dep_items(): [{"fsname":"/sys","fstype":"sysfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc","fstype":"proc","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev","fstype":"devtmpfs","bytes":{"total":4121944064,"free":4121944064,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1006334,"free":1005787,"used":547,"pfree":99.945644,"pused":0.054356}},{"fsname":"/dev/pts","fstype":"devpts","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/","fstype":"ext4","bytes":{"total":525720707072,"free":417729171456,"used":81211117568,"pfree":83.723279,"pused":16.276721},"inodes":{"total":32677888,"free":31567229,"used":1110659,"pfree":96.601191,"pused":3.398809}},{"fsname":"/sys/kernel/security","fstype":"securityfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/shm","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161261568,"used":20480,"pfree":99.999508,"pused":0.000492},"inodes":{"total":1015938,"free":1015936,"used":2,"pfree":99.999803,"pused":0.000197}},{"fsname":"/run/lock","fstype":"tmpfs","bytes":{"total":5242880,"free":5238784,"used":4096,"pfree":99.921875,"pused":0.078125},"inodes":{"total":1015938,"free":1015928,"used":10,"pfree":99.999016,"pused":0.000984}},{"fsname":"/sys/fs/cgroup","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161282048,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1015938,"free":1015919,"used":19,"pfree":99.998130,"pused":0.001870}},{"fsname":"/sys/fs/cgroup/unified","fstype":"cgroup2","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/systemd","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/pstore","fstype":"pstore","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/firmware/efi/efivars","fstype":"efivarfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/bpf","fstype":"bpf","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/net_cls,net_prio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/devices","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/memory","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpu,cpuacct","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/perf_event","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/pids","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/hugetlb","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/rdma","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpuset","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/blkio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/freezer","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/misc","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/hugepages","fstype":"hugetlbfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/mqueue","fstype":"mqueue","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/debug","fstype":"debugfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/tracing","fstype":"tracefs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/beekeeper-studio/168","fstype":"squashfs","bytes":{"total":86638592,"free":0,"used":86638592,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/1705","fstype":"squashfs","bytes":{"total":57671680,"free":0,"used":57671680,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10765,"free":0,"used":10765,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1695","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11897,"free":0,"used":11897,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/beekeeper-studio/180","fstype":"squashfs","bytes":{"total":86245376,"free":0,"used":86245376,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core/14399","fstype":"squashfs","bytes":{"total":122421248,"free":0,"used":122421248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":12857,"free":0,"used":12857,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/72","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-28-1804/161","fstype":"squashfs","bytes":{"total":172883968,"free":0,"used":172883968,"pfree":0.000000,"pused":100.000000},"inodes":{"total":27806,"free":0,"used":27806,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2620","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2632","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1634","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11885,"free":0,"used":11885,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/115","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18121,"free":0,"used":18121,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1535","fstype":"squashfs","bytes":{"total":96206848,"free":0,"used":96206848,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76208,"free":0,"used":76208,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1506","fstype":"squashfs","bytes":{"total":65142784,"free":0,"used":65142784,"pfree":0.000000,"pused":100.000000},"inodes":{"total":62342,"free":0,"used":62342,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/bare/5","fstype":"squashfs","bytes":{"total":131072,"free":0,"used":131072,"pfree":0.000000,"pused":100.000000},"inodes":{"total":29,"free":0,"used":29,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/95","fstype":"squashfs","bytes":{"total":162004992,"free":0,"used":162004992,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10162,"free":0,"used":10162,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1534","fstype":"squashfs","bytes":{"total":85327872,"free":0,"used":85327872,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76177,"free":0,"used":76177,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/148","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40311,"free":0,"used":40311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/149","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40310,"free":0,"used":40310,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/119","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18272,"free":0,"used":18272,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/77","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/24","fstype":"squashfs","bytes":{"total":252575744,"free":0,"used":252575744,"pfree":0.000000,"pused":100.000000},"inodes":{"total":25913,"free":0,"used":25913,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/96","fstype":"squashfs","bytes":{"total":201719808,"free":0,"used":201719808,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10166,"free":0,"used":10166,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/433","fstype":"squashfs","bytes":{"total":52297728,"free":0,"used":52297728,"pfree":0.000000,"pused":100.000000},"inodes":{"total":15827,"free":0,"used":15827,"pfree":0.000000,"pused":100.000000}},{"fsname":"/sys/fs/fuse/connections","fstype":"fusectl","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/config","fstype":"configfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/snapd/7264","fstype":"squashfs","bytes":{"total":28442624,"free":0,"used":28442624,"pfree":0.000000,"pused":100.000000},"inodes":{"total":459,"free":0,"used":459,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/599","fstype":"squashfs","bytes":{"total":48234496,"free":0,"used":48234496,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17275,"free":0,"used":17275,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/558","fstype":"squashfs","bytes":{"total":56885248,"free":0,"used":56885248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17311,"free":0,"used":17311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snapd/17883","fstype":"squashfs","bytes":{"total":52035584,"free":0,"used":52035584,"pfree":0.000000,"pused":100.000000},"inodes":{"total":491,"free":0,"used":491,"pfree":0.000000,"pused":100.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/boot/efi","fstype":"vfat","bytes":{"total":535805952,"free":530591744,"used":5214208,"pfree":99.026848,"pused":0.973152},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000","fstype":"tmpfs","bytes":{"total":832253952,"free":832212992,"used":40960,"pfree":99.995078,"pused":0.004922},"inodes":{"total":1015938,"free":1015841,"used":97,"pfree":99.990452,"pused":0.009548}},{"fsname":"/run/user/1000/gvfs","fstype":"fuse.gvfsd-fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000/doc","fstype":"fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/snapd/ns","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/run/snapd/ns/snap-store.mnt","fstype":"nsfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}}] 74884:20221202:102433.019 worker_preprocess_dep_items: SUCCEED 0 74884:20221202:102433.019 worker_preprocess_dep_items(): [{"fsname":"/sys","fstype":"sysfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc","fstype":"proc","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev","fstype":"devtmpfs","bytes":{"total":4121944064,"free":4121944064,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1006334,"free":1005787,"used":547,"pfree":99.945644,"pused":0.054356}},{"fsname":"/dev/pts","fstype":"devpts","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/","fstype":"ext4","bytes":{"total":525720707072,"free":417729171456,"used":81211117568,"pfree":83.723279,"pused":16.276721},"inodes":{"total":32677888,"free":31567229,"used":1110659,"pfree":96.601191,"pused":3.398809}},{"fsname":"/sys/kernel/security","fstype":"securityfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/shm","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161261568,"used":20480,"pfree":99.999508,"pused":0.000492},"inodes":{"total":1015938,"free":1015936,"used":2,"pfree":99.999803,"pused":0.000197}},{"fsname":"/run/lock","fstype":"tmpfs","bytes":{"total":5242880,"free":5238784,"used":4096,"pfree":99.921875,"pused":0.078125},"inodes":{"total":1015938,"free":1015928,"used":10,"pfree":99.999016,"pused":0.000984}},{"fsname":"/sys/fs/cgroup","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161282048,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1015938,"free":1015919,"used":19,"pfree":99.998130,"pused":0.001870}},{"fsname":"/sys/fs/cgroup/unified","fstype":"cgroup2","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/systemd","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/pstore","fstype":"pstore","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/firmware/efi/efivars","fstype":"efivarfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/bpf","fstype":"bpf","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/net_cls,net_prio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/devices","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/memory","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpu,cpuacct","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/perf_event","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/pids","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/hugetlb","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/rdma","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpuset","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/blkio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/freezer","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/misc","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/hugepages","fstype":"hugetlbfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/mqueue","fstype":"mqueue","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/debug","fstype":"debugfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/tracing","fstype":"tracefs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/beekeeper-studio/168","fstype":"squashfs","bytes":{"total":86638592,"free":0,"used":86638592,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/1705","fstype":"squashfs","bytes":{"total":57671680,"free":0,"used":57671680,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10765,"free":0,"used":10765,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1695","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11897,"free":0,"used":11897,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/beekeeper-studio/180","fstype":"squashfs","bytes":{"total":86245376,"free":0,"used":86245376,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core/14399","fstype":"squashfs","bytes":{"total":122421248,"free":0,"used":122421248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":12857,"free":0,"used":12857,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/72","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-28-1804/161","fstype":"squashfs","bytes":{"total":172883968,"free":0,"used":172883968,"pfree":0.000000,"pused":100.000000},"inodes":{"total":27806,"free":0,"used":27806,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2620","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2632","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1634","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11885,"free":0,"used":11885,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/115","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18121,"free":0,"used":18121,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1535","fstype":"squashfs","bytes":{"total":96206848,"free":0,"used":96206848,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76208,"free":0,"used":76208,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1506","fstype":"squashfs","bytes":{"total":65142784,"free":0,"used":65142784,"pfree":0.000000,"pused":100.000000},"inodes":{"total":62342,"free":0,"used":62342,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/bare/5","fstype":"squashfs","bytes":{"total":131072,"free":0,"used":131072,"pfree":0.000000,"pused":100.000000},"inodes":{"total":29,"free":0,"used":29,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/95","fstype":"squashfs","bytes":{"total":162004992,"free":0,"used":162004992,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10162,"free":0,"used":10162,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1534","fstype":"squashfs","bytes":{"total":85327872,"free":0,"used":85327872,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76177,"free":0,"used":76177,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/148","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40311,"free":0,"used":40311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/149","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40310,"free":0,"used":40310,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/119","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18272,"free":0,"used":18272,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/77","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/24","fstype":"squashfs","bytes":{"total":252575744,"free":0,"used":252575744,"pfree":0.000000,"pused":100.000000},"inodes":{"total":25913,"free":0,"used":25913,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/96","fstype":"squashfs","bytes":{"total":201719808,"free":0,"used":201719808,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10166,"free":0,"used":10166,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/433","fstype":"squashfs","bytes":{"total":52297728,"free":0,"used":52297728,"pfree":0.000000,"pused":100.000000},"inodes":{"total":15827,"free":0,"used":15827,"pfree":0.000000,"pused":100.000000}},{"fsname":"/sys/fs/fuse/connections","fstype":"fusectl","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/config","fstype":"configfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/snapd/7264","fstype":"squashfs","bytes":{"total":28442624,"free":0,"used":28442624,"pfree":0.000000,"pused":100.000000},"inodes":{"total":459,"free":0,"used":459,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/599","fstype":"squashfs","bytes":{"total":48234496,"free":0,"used":48234496,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17275,"free":0,"used":17275,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/558","fstype":"squashfs","bytes":{"total":56885248,"free":0,"used":56885248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17311,"free":0,"used":17311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snapd/17883","fstype":"squashfs","bytes":{"total":52035584,"free":0,"used":52035584,"pfree":0.000000,"pused":100.000000},"inodes":{"total":491,"free":0,"used":491,"pfree":0.000000,"pused":100.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/boot/efi","fstype":"vfat","bytes":{"total":535805952,"free":530591744,"used":5214208,"pfree":99.026848,"pused":0.973152},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000","fstype":"tmpfs","bytes":{"total":832253952,"free":832212992,"used":40960,"pfree":99.995078,"pused":0.004922},"inodes":{"total":1015938,"free":1015841,"used":97,"pfree":99.990452,"pused":0.009548}},{"fsname":"/run/user/1000/gvfs","fstype":"fuse.gvfsd-fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000/doc","fstype":"fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/snapd/ns","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/run/snapd/ns/snap-store.mnt","fstype":"nsfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}}] 74884:20221202:102433.019 worker_preprocess_dep_items: SUCCEED 4161282048 74884:20221202:102433.019 worker_preprocess_dep_items(): [{"fsname":"/sys","fstype":"sysfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc","fstype":"proc","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev","fstype":"devtmpfs","bytes":{"total":4121944064,"free":4121944064,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1006334,"free":1005787,"used":547,"pfree":99.945644,"pused":0.054356}},{"fsname":"/dev/pts","fstype":"devpts","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/","fstype":"ext4","bytes":{"total":525720707072,"free":417729171456,"used":81211117568,"pfree":83.723279,"pused":16.276721},"inodes":{"total":32677888,"free":31567229,"used":1110659,"pfree":96.601191,"pused":3.398809}},{"fsname":"/sys/kernel/security","fstype":"securityfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/shm","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161261568,"used":20480,"pfree":99.999508,"pused":0.000492},"inodes":{"total":1015938,"free":1015936,"used":2,"pfree":99.999803,"pused":0.000197}},{"fsname":"/run/lock","fstype":"tmpfs","bytes":{"total":5242880,"free":5238784,"used":4096,"pfree":99.921875,"pused":0.078125},"inodes":{"total":1015938,"free":1015928,"used":10,"pfree":99.999016,"pused":0.000984}},{"fsname":"/sys/fs/cgroup","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161282048,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1015938,"free":1015919,"used":19,"pfree":99.998130,"pused":0.001870}},{"fsname":"/sys/fs/cgroup/unified","fstype":"cgroup2","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/systemd","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/pstore","fstype":"pstore","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/firmware/efi/efivars","fstype":"efivarfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/bpf","fstype":"bpf","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/net_cls,net_prio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/devices","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/memory","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpu,cpuacct","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/perf_event","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/pids","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/hugetlb","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/rdma","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpuset","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/blkio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/freezer","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/misc","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/hugepages","fstype":"hugetlbfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/mqueue","fstype":"mqueue","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/debug","fstype":"debugfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/tracing","fstype":"tracefs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/beekeeper-studio/168","fstype":"squashfs","bytes":{"total":86638592,"free":0,"used":86638592,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/1705","fstype":"squashfs","bytes":{"total":57671680,"free":0,"used":57671680,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10765,"free":0,"used":10765,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1695","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11897,"free":0,"used":11897,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/beekeeper-studio/180","fstype":"squashfs","bytes":{"total":86245376,"free":0,"used":86245376,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core/14399","fstype":"squashfs","bytes":{"total":122421248,"free":0,"used":122421248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":12857,"free":0,"used":12857,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/72","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-28-1804/161","fstype":"squashfs","bytes":{"total":172883968,"free":0,"used":172883968,"pfree":0.000000,"pused":100.000000},"inodes":{"total":27806,"free":0,"used":27806,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2620","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2632","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1634","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11885,"free":0,"used":11885,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/115","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18121,"free":0,"used":18121,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1535","fstype":"squashfs","bytes":{"total":96206848,"free":0,"used":96206848,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76208,"free":0,"used":76208,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1506","fstype":"squashfs","bytes":{"total":65142784,"free":0,"used":65142784,"pfree":0.000000,"pused":100.000000},"inodes":{"total":62342,"free":0,"used":62342,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/bare/5","fstype":"squashfs","bytes":{"total":131072,"free":0,"used":131072,"pfree":0.000000,"pused":100.000000},"inodes":{"total":29,"free":0,"used":29,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/95","fstype":"squashfs","bytes":{"total":162004992,"free":0,"used":162004992,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10162,"free":0,"used":10162,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1534","fstype":"squashfs","bytes":{"total":85327872,"free":0,"used":85327872,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76177,"free":0,"used":76177,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/148","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40311,"free":0,"used":40311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/149","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40310,"free":0,"used":40310,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/119","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18272,"free":0,"used":18272,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/77","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/24","fstype":"squashfs","bytes":{"total":252575744,"free":0,"used":252575744,"pfree":0.000000,"pused":100.000000},"inodes":{"total":25913,"free":0,"used":25913,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/96","fstype":"squashfs","bytes":{"total":201719808,"free":0,"used":201719808,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10166,"free":0,"used":10166,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/433","fstype":"squashfs","bytes":{"total":52297728,"free":0,"used":52297728,"pfree":0.000000,"pused":100.000000},"inodes":{"total":15827,"free":0,"used":15827,"pfree":0.000000,"pused":100.000000}},{"fsname":"/sys/fs/fuse/connections","fstype":"fusectl","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/config","fstype":"configfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/snapd/7264","fstype":"squashfs","bytes":{"total":28442624,"free":0,"used":28442624,"pfree":0.000000,"pused":100.000000},"inodes":{"total":459,"free":0,"used":459,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/599","fstype":"squashfs","bytes":{"total":48234496,"free":0,"used":48234496,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17275,"free":0,"used":17275,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/558","fstype":"squashfs","bytes":{"total":56885248,"free":0,"used":56885248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17311,"free":0,"used":17311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snapd/17883","fstype":"squashfs","bytes":{"total":52035584,"free":0,"used":52035584,"pfree":0.000000,"pused":100.000000},"inodes":{"total":491,"free":0,"used":491,"pfree":0.000000,"pused":100.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/boot/efi","fstype":"vfat","bytes":{"total":535805952,"free":530591744,"used":5214208,"pfree":99.026848,"pused":0.973152},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000","fstype":"tmpfs","bytes":{"total":832253952,"free":832212992,"used":40960,"pfree":99.995078,"pused":0.004922},"inodes":{"total":1015938,"free":1015841,"used":97,"pfree":99.990452,"pused":0.009548}},{"fsname":"/run/user/1000/gvfs","fstype":"fuse.gvfsd-fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000/doc","fstype":"fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/snapd/ns","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/run/snapd/ns/snap-store.mnt","fstype":"nsfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}}] 74884:20221202:102433.019 worker_preprocess_dep_items: SUCCEED 0 74884:20221202:102433.019 worker_preprocess_dep_items(): [{"fsname":"/sys","fstype":"sysfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc","fstype":"proc","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev","fstype":"devtmpfs","bytes":{"total":4121944064,"free":4121944064,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1006334,"free":1005787,"used":547,"pfree":99.945644,"pused":0.054356}},{"fsname":"/dev/pts","fstype":"devpts","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/","fstype":"ext4","bytes":{"total":525720707072,"free":417729171456,"used":81211117568,"pfree":83.723279,"pused":16.276721},"inodes":{"total":32677888,"free":31567229,"used":1110659,"pfree":96.601191,"pused":3.398809}},{"fsname":"/sys/kernel/security","fstype":"securityfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/shm","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161261568,"used":20480,"pfree":99.999508,"pused":0.000492},"inodes":{"total":1015938,"free":1015936,"used":2,"pfree":99.999803,"pused":0.000197}},{"fsname":"/run/lock","fstype":"tmpfs","bytes":{"total":5242880,"free":5238784,"used":4096,"pfree":99.921875,"pused":0.078125},"inodes":{"total":1015938,"free":1015928,"used":10,"pfree":99.999016,"pused":0.000984}},{"fsname":"/sys/fs/cgroup","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161282048,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1015938,"free":1015919,"used":19,"pfree":99.998130,"pused":0.001870}},{"fsname":"/sys/fs/cgroup/unified","fstype":"cgroup2","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/systemd","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/pstore","fstype":"pstore","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/firmware/efi/efivars","fstype":"efivarfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/bpf","fstype":"bpf","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/net_cls,net_prio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/devices","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/memory","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpu,cpuacct","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/perf_event","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/pids","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/hugetlb","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/rdma","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpuset","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/blkio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/freezer","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/misc","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/hugepages","fstype":"hugetlbfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/mqueue","fstype":"mqueue","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/debug","fstype":"debugfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/tracing","fstype":"tracefs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/beekeeper-studio/168","fstype":"squashfs","bytes":{"total":86638592,"free":0,"used":86638592,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/1705","fstype":"squashfs","bytes":{"total":57671680,"free":0,"used":57671680,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10765,"free":0,"used":10765,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1695","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11897,"free":0,"used":11897,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/beekeeper-studio/180","fstype":"squashfs","bytes":{"total":86245376,"free":0,"used":86245376,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core/14399","fstype":"squashfs","bytes":{"total":122421248,"free":0,"used":122421248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":12857,"free":0,"used":12857,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/72","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-28-1804/161","fstype":"squashfs","bytes":{"total":172883968,"free":0,"used":172883968,"pfree":0.000000,"pused":100.000000},"inodes":{"total":27806,"free":0,"used":27806,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2620","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2632","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1634","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11885,"free":0,"used":11885,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/115","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18121,"free":0,"used":18121,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1535","fstype":"squashfs","bytes":{"total":96206848,"free":0,"used":96206848,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76208,"free":0,"used":76208,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1506","fstype":"squashfs","bytes":{"total":65142784,"free":0,"used":65142784,"pfree":0.000000,"pused":100.000000},"inodes":{"total":62342,"free":0,"used":62342,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/bare/5","fstype":"squashfs","bytes":{"total":131072,"free":0,"used":131072,"pfree":0.000000,"pused":100.000000},"inodes":{"total":29,"free":0,"used":29,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/95","fstype":"squashfs","bytes":{"total":162004992,"free":0,"used":162004992,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10162,"free":0,"used":10162,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1534","fstype":"squashfs","bytes":{"total":85327872,"free":0,"used":85327872,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76177,"free":0,"used":76177,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/148","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40311,"free":0,"used":40311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/149","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40310,"free":0,"used":40310,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/119","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18272,"free":0,"used":18272,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/77","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/24","fstype":"squashfs","bytes":{"total":252575744,"free":0,"used":252575744,"pfree":0.000000,"pused":100.000000},"inodes":{"total":25913,"free":0,"used":25913,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/96","fstype":"squashfs","bytes":{"total":201719808,"free":0,"used":201719808,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10166,"free":0,"used":10166,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/433","fstype":"squashfs","bytes":{"total":52297728,"free":0,"used":52297728,"pfree":0.000000,"pused":100.000000},"inodes":{"total":15827,"free":0,"used":15827,"pfree":0.000000,"pused":100.000000}},{"fsname":"/sys/fs/fuse/connections","fstype":"fusectl","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/config","fstype":"configfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/snapd/7264","fstype":"squashfs","bytes":{"total":28442624,"free":0,"used":28442624,"pfree":0.000000,"pused":100.000000},"inodes":{"total":459,"free":0,"used":459,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/599","fstype":"squashfs","bytes":{"total":48234496,"free":0,"used":48234496,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17275,"free":0,"used":17275,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/558","fstype":"squashfs","bytes":{"total":56885248,"free":0,"used":56885248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17311,"free":0,"used":17311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snapd/17883","fstype":"squashfs","bytes":{"total":52035584,"free":0,"used":52035584,"pfree":0.000000,"pused":100.000000},"inodes":{"total":491,"free":0,"used":491,"pfree":0.000000,"pused":100.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/boot/efi","fstype":"vfat","bytes":{"total":535805952,"free":530591744,"used":5214208,"pfree":99.026848,"pused":0.973152},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000","fstype":"tmpfs","bytes":{"total":832253952,"free":832212992,"used":40960,"pfree":99.995078,"pused":0.004922},"inodes":{"total":1015938,"free":1015841,"used":97,"pfree":99.990452,"pused":0.009548}},{"fsname":"/run/user/1000/gvfs","fstype":"fuse.gvfsd-fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000/doc","fstype":"fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/snapd/ns","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/run/snapd/ns/snap-store.mnt","fstype":"nsfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}}] 74884:20221202:102433.019 worker_preprocess_dep_items: SUCCEED 0 74884:20221202:102433.019 worker_preprocess_dep_items(): [{"fsname":"/sys","fstype":"sysfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc","fstype":"proc","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev","fstype":"devtmpfs","bytes":{"total":4121944064,"free":4121944064,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1006334,"free":1005787,"used":547,"pfree":99.945644,"pused":0.054356}},{"fsname":"/dev/pts","fstype":"devpts","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/","fstype":"ext4","bytes":{"total":525720707072,"free":417729171456,"used":81211117568,"pfree":83.723279,"pused":16.276721},"inodes":{"total":32677888,"free":31567229,"used":1110659,"pfree":96.601191,"pused":3.398809}},{"fsname":"/sys/kernel/security","fstype":"securityfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/shm","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161261568,"used":20480,"pfree":99.999508,"pused":0.000492},"inodes":{"total":1015938,"free":1015936,"used":2,"pfree":99.999803,"pused":0.000197}},{"fsname":"/run/lock","fstype":"tmpfs","bytes":{"total":5242880,"free":5238784,"used":4096,"pfree":99.921875,"pused":0.078125},"inodes":{"total":1015938,"free":1015928,"used":10,"pfree":99.999016,"pused":0.000984}},{"fsname":"/sys/fs/cgroup","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161282048,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1015938,"free":1015919,"used":19,"pfree":99.998130,"pused":0.001870}},{"fsname":"/sys/fs/cgroup/unified","fstype":"cgroup2","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/systemd","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/pstore","fstype":"pstore","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/firmware/efi/efivars","fstype":"efivarfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/bpf","fstype":"bpf","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/net_cls,net_prio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/devices","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/memory","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpu,cpuacct","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/perf_event","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/pids","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/hugetlb","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/rdma","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpuset","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/blkio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/freezer","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/misc","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/hugepages","fstype":"hugetlbfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/mqueue","fstype":"mqueue","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/debug","fstype":"debugfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/tracing","fstype":"tracefs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/beekeeper-studio/168","fstype":"squashfs","bytes":{"total":86638592,"free":0,"used":86638592,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/1705","fstype":"squashfs","bytes":{"total":57671680,"free":0,"used":57671680,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10765,"free":0,"used":10765,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1695","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11897,"free":0,"used":11897,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/beekeeper-studio/180","fstype":"squashfs","bytes":{"total":86245376,"free":0,"used":86245376,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core/14399","fstype":"squashfs","bytes":{"total":122421248,"free":0,"used":122421248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":12857,"free":0,"used":12857,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/72","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-28-1804/161","fstype":"squashfs","bytes":{"total":172883968,"free":0,"used":172883968,"pfree":0.000000,"pused":100.000000},"inodes":{"total":27806,"free":0,"used":27806,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2620","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2632","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1634","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11885,"free":0,"used":11885,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/115","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18121,"free":0,"used":18121,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1535","fstype":"squashfs","bytes":{"total":96206848,"free":0,"used":96206848,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76208,"free":0,"used":76208,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1506","fstype":"squashfs","bytes":{"total":65142784,"free":0,"used":65142784,"pfree":0.000000,"pused":100.000000},"inodes":{"total":62342,"free":0,"used":62342,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/bare/5","fstype":"squashfs","bytes":{"total":131072,"free":0,"used":131072,"pfree":0.000000,"pused":100.000000},"inodes":{"total":29,"free":0,"used":29,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/95","fstype":"squashfs","bytes":{"total":162004992,"free":0,"used":162004992,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10162,"free":0,"used":10162,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1534","fstype":"squashfs","bytes":{"total":85327872,"free":0,"used":85327872,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76177,"free":0,"used":76177,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/148","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40311,"free":0,"used":40311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/149","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40310,"free":0,"used":40310,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/119","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18272,"free":0,"used":18272,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/77","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/24","fstype":"squashfs","bytes":{"total":252575744,"free":0,"used":252575744,"pfree":0.000000,"pused":100.000000},"inodes":{"total":25913,"free":0,"used":25913,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/96","fstype":"squashfs","bytes":{"total":201719808,"free":0,"used":201719808,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10166,"free":0,"used":10166,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/433","fstype":"squashfs","bytes":{"total":52297728,"free":0,"used":52297728,"pfree":0.000000,"pused":100.000000},"inodes":{"total":15827,"free":0,"used":15827,"pfree":0.000000,"pused":100.000000}},{"fsname":"/sys/fs/fuse/connections","fstype":"fusectl","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/config","fstype":"configfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/snapd/7264","fstype":"squashfs","bytes":{"total":28442624,"free":0,"used":28442624,"pfree":0.000000,"pused":100.000000},"inodes":{"total":459,"free":0,"used":459,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/599","fstype":"squashfs","bytes":{"total":48234496,"free":0,"used":48234496,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17275,"free":0,"used":17275,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/558","fstype":"squashfs","bytes":{"total":56885248,"free":0,"used":56885248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17311,"free":0,"used":17311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snapd/17883","fstype":"squashfs","bytes":{"total":52035584,"free":0,"used":52035584,"pfree":0.000000,"pused":100.000000},"inodes":{"total":491,"free":0,"used":491,"pfree":0.000000,"pused":100.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/boot/efi","fstype":"vfat","bytes":{"total":535805952,"free":530591744,"used":5214208,"pfree":99.026848,"pused":0.973152},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000","fstype":"tmpfs","bytes":{"total":832253952,"free":832212992,"used":40960,"pfree":99.995078,"pused":0.004922},"inodes":{"total":1015938,"free":1015841,"used":97,"pfree":99.990452,"pused":0.009548}},{"fsname":"/run/user/1000/gvfs","fstype":"fuse.gvfsd-fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000/doc","fstype":"fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/snapd/ns","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/run/snapd/ns/snap-store.mnt","fstype":"nsfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}}] 74884:20221202:102433.019 worker_preprocess_dep_items: SUCCEED 0 74884:20221202:102433.019 worker_preprocess_dep_items(): [{"fsname":"/sys","fstype":"sysfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc","fstype":"proc","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev","fstype":"devtmpfs","bytes":{"total":4121944064,"free":4121944064,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1006334,"free":1005787,"used":547,"pfree":99.945644,"pused":0.054356}},{"fsname":"/dev/pts","fstype":"devpts","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/","fstype":"ext4","bytes":{"total":525720707072,"free":417729171456,"used":81211117568,"pfree":83.723279,"pused":16.276721},"inodes":{"total":32677888,"free":31567229,"used":1110659,"pfree":96.601191,"pused":3.398809}},{"fsname":"/sys/kernel/security","fstype":"securityfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/shm","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161261568,"used":20480,"pfree":99.999508,"pused":0.000492},"inodes":{"total":1015938,"free":1015936,"used":2,"pfree":99.999803,"pused":0.000197}},{"fsname":"/run/lock","fstype":"tmpfs","bytes":{"total":5242880,"free":5238784,"used":4096,"pfree":99.921875,"pused":0.078125},"inodes":{"total":1015938,"free":1015928,"used":10,"pfree":99.999016,"pused":0.000984}},{"fsname":"/sys/fs/cgroup","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161282048,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1015938,"free":1015919,"used":19,"pfree":99.998130,"pused":0.001870}},{"fsname":"/sys/fs/cgroup/unified","fstype":"cgroup2","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/systemd","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/pstore","fstype":"pstore","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/firmware/efi/efivars","fstype":"efivarfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/bpf","fstype":"bpf","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/net_cls,net_prio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/devices","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/memory","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpu,cpuacct","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/perf_event","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/pids","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/hugetlb","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/rdma","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpuset","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/blkio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/freezer","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/misc","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/hugepages","fstype":"hugetlbfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/mqueue","fstype":"mqueue","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/debug","fstype":"debugfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/tracing","fstype":"tracefs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/beekeeper-studio/168","fstype":"squashfs","bytes":{"total":86638592,"free":0,"used":86638592,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/1705","fstype":"squashfs","bytes":{"total":57671680,"free":0,"used":57671680,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10765,"free":0,"used":10765,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1695","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11897,"free":0,"used":11897,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/beekeeper-studio/180","fstype":"squashfs","bytes":{"total":86245376,"free":0,"used":86245376,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core/14399","fstype":"squashfs","bytes":{"total":122421248,"free":0,"used":122421248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":12857,"free":0,"used":12857,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/72","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-28-1804/161","fstype":"squashfs","bytes":{"total":172883968,"free":0,"used":172883968,"pfree":0.000000,"pused":100.000000},"inodes":{"total":27806,"free":0,"used":27806,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2620","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2632","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1634","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11885,"free":0,"used":11885,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/115","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18121,"free":0,"used":18121,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1535","fstype":"squashfs","bytes":{"total":96206848,"free":0,"used":96206848,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76208,"free":0,"used":76208,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1506","fstype":"squashfs","bytes":{"total":65142784,"free":0,"used":65142784,"pfree":0.000000,"pused":100.000000},"inodes":{"total":62342,"free":0,"used":62342,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/bare/5","fstype":"squashfs","bytes":{"total":131072,"free":0,"used":131072,"pfree":0.000000,"pused":100.000000},"inodes":{"total":29,"free":0,"used":29,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/95","fstype":"squashfs","bytes":{"total":162004992,"free":0,"used":162004992,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10162,"free":0,"used":10162,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1534","fstype":"squashfs","bytes":{"total":85327872,"free":0,"used":85327872,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76177,"free":0,"used":76177,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/148","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40311,"free":0,"used":40311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/149","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40310,"free":0,"used":40310,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/119","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18272,"free":0,"used":18272,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/77","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/24","fstype":"squashfs","bytes":{"total":252575744,"free":0,"used":252575744,"pfree":0.000000,"pused":100.000000},"inodes":{"total":25913,"free":0,"used":25913,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/96","fstype":"squashfs","bytes":{"total":201719808,"free":0,"used":201719808,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10166,"free":0,"used":10166,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/433","fstype":"squashfs","bytes":{"total":52297728,"free":0,"used":52297728,"pfree":0.000000,"pused":100.000000},"inodes":{"total":15827,"free":0,"used":15827,"pfree":0.000000,"pused":100.000000}},{"fsname":"/sys/fs/fuse/connections","fstype":"fusectl","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/config","fstype":"configfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/snapd/7264","fstype":"squashfs","bytes":{"total":28442624,"free":0,"used":28442624,"pfree":0.000000,"pused":100.000000},"inodes":{"total":459,"free":0,"used":459,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/599","fstype":"squashfs","bytes":{"total":48234496,"free":0,"used":48234496,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17275,"free":0,"used":17275,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/558","fstype":"squashfs","bytes":{"total":56885248,"free":0,"used":56885248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17311,"free":0,"used":17311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snapd/17883","fstype":"squashfs","bytes":{"total":52035584,"free":0,"used":52035584,"pfree":0.000000,"pused":100.000000},"inodes":{"total":491,"free":0,"used":491,"pfree":0.000000,"pused":100.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/boot/efi","fstype":"vfat","bytes":{"total":535805952,"free":530591744,"used":5214208,"pfree":99.026848,"pused":0.973152},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000","fstype":"tmpfs","bytes":{"total":832253952,"free":832212992,"used":40960,"pfree":99.995078,"pused":0.004922},"inodes":{"total":1015938,"free":1015841,"used":97,"pfree":99.990452,"pused":0.009548}},{"fsname":"/run/user/1000/gvfs","fstype":"fuse.gvfsd-fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000/doc","fstype":"fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/snapd/ns","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/run/snapd/ns/snap-store.mnt","fstype":"nsfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}}] 74884:20221202:102433.019 worker_preprocess_dep_items: SUCCEED 0 74884:20221202:102433.019 worker_preprocess_dep_items(): [{"fsname":"/sys","fstype":"sysfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc","fstype":"proc","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev","fstype":"devtmpfs","bytes":{"total":4121944064,"free":4121944064,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1006334,"free":1005787,"used":547,"pfree":99.945644,"pused":0.054356}},{"fsname":"/dev/pts","fstype":"devpts","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/","fstype":"ext4","bytes":{"total":525720707072,"free":417729171456,"used":81211117568,"pfree":83.723279,"pused":16.276721},"inodes":{"total":32677888,"free":31567229,"used":1110659,"pfree":96.601191,"pused":3.398809}},{"fsname":"/sys/kernel/security","fstype":"securityfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/shm","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161261568,"used":20480,"pfree":99.999508,"pused":0.000492},"inodes":{"total":1015938,"free":1015936,"used":2,"pfree":99.999803,"pused":0.000197}},{"fsname":"/run/lock","fstype":"tmpfs","bytes":{"total":5242880,"free":5238784,"used":4096,"pfree":99.921875,"pused":0.078125},"inodes":{"total":1015938,"free":1015928,"used":10,"pfree":99.999016,"pused":0.000984}},{"fsname":"/sys/fs/cgroup","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161282048,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1015938,"free":1015919,"used":19,"pfree":99.998130,"pused":0.001870}},{"fsname":"/sys/fs/cgroup/unified","fstype":"cgroup2","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/systemd","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/pstore","fstype":"pstore","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/firmware/efi/efivars","fstype":"efivarfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/bpf","fstype":"bpf","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/net_cls,net_prio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/devices","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/memory","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpu,cpuacct","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/perf_event","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/pids","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/hugetlb","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/rdma","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpuset","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/blkio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/freezer","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/misc","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/hugepages","fstype":"hugetlbfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/mqueue","fstype":"mqueue","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/debug","fstype":"debugfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/tracing","fstype":"tracefs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/beekeeper-studio/168","fstype":"squashfs","bytes":{"total":86638592,"free":0,"used":86638592,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/1705","fstype":"squashfs","bytes":{"total":57671680,"free":0,"used":57671680,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10765,"free":0,"used":10765,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1695","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11897,"free":0,"used":11897,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/beekeeper-studio/180","fstype":"squashfs","bytes":{"total":86245376,"free":0,"used":86245376,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core/14399","fstype":"squashfs","bytes":{"total":122421248,"free":0,"used":122421248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":12857,"free":0,"used":12857,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/72","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-28-1804/161","fstype":"squashfs","bytes":{"total":172883968,"free":0,"used":172883968,"pfree":0.000000,"pused":100.000000},"inodes":{"total":27806,"free":0,"used":27806,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2620","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2632","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1634","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11885,"free":0,"used":11885,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/115","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18121,"free":0,"used":18121,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1535","fstype":"squashfs","bytes":{"total":96206848,"free":0,"used":96206848,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76208,"free":0,"used":76208,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1506","fstype":"squashfs","bytes":{"total":65142784,"free":0,"used":65142784,"pfree":0.000000,"pused":100.000000},"inodes":{"total":62342,"free":0,"used":62342,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/bare/5","fstype":"squashfs","bytes":{"total":131072,"free":0,"used":131072,"pfree":0.000000,"pused":100.000000},"inodes":{"total":29,"free":0,"used":29,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/95","fstype":"squashfs","bytes":{"total":162004992,"free":0,"used":162004992,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10162,"free":0,"used":10162,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1534","fstype":"squashfs","bytes":{"total":85327872,"free":0,"used":85327872,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76177,"free":0,"used":76177,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/148","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40311,"free":0,"used":40311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/149","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40310,"free":0,"used":40310,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/119","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18272,"free":0,"used":18272,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/77","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/24","fstype":"squashfs","bytes":{"total":252575744,"free":0,"used":252575744,"pfree":0.000000,"pused":100.000000},"inodes":{"total":25913,"free":0,"used":25913,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/96","fstype":"squashfs","bytes":{"total":201719808,"free":0,"used":201719808,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10166,"free":0,"used":10166,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/433","fstype":"squashfs","bytes":{"total":52297728,"free":0,"used":52297728,"pfree":0.000000,"pused":100.000000},"inodes":{"total":15827,"free":0,"used":15827,"pfree":0.000000,"pused":100.000000}},{"fsname":"/sys/fs/fuse/connections","fstype":"fusectl","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/config","fstype":"configfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/snapd/7264","fstype":"squashfs","bytes":{"total":28442624,"free":0,"used":28442624,"pfree":0.000000,"pused":100.000000},"inodes":{"total":459,"free":0,"used":459,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/599","fstype":"squashfs","bytes":{"total":48234496,"free":0,"used":48234496,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17275,"free":0,"used":17275,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/558","fstype":"squashfs","bytes":{"total":56885248,"free":0,"used":56885248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17311,"free":0,"used":17311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snapd/17883","fstype":"squashfs","bytes":{"total":52035584,"free":0,"used":52035584,"pfree":0.000000,"pused":100.000000},"inodes":{"total":491,"free":0,"used":491,"pfree":0.000000,"pused":100.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/boot/efi","fstype":"vfat","bytes":{"total":535805952,"free":530591744,"used":5214208,"pfree":99.026848,"pused":0.973152},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000","fstype":"tmpfs","bytes":{"total":832253952,"free":832212992,"used":40960,"pfree":99.995078,"pused":0.004922},"inodes":{"total":1015938,"free":1015841,"used":97,"pfree":99.990452,"pused":0.009548}},{"fsname":"/run/user/1000/gvfs","fstype":"fuse.gvfsd-fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000/doc","fstype":"fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/snapd/ns","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/run/snapd/ns/snap-store.mnt","fstype":"nsfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}}] 74884:20221202:102433.019 worker_preprocess_dep_items: SUCCEED 0 74884:20221202:102433.019 worker_preprocess_dep_items(): [{"fsname":"/sys","fstype":"sysfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc","fstype":"proc","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev","fstype":"devtmpfs","bytes":{"total":4121944064,"free":4121944064,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1006334,"free":1005787,"used":547,"pfree":99.945644,"pused":0.054356}},{"fsname":"/dev/pts","fstype":"devpts","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/","fstype":"ext4","bytes":{"total":525720707072,"free":417729171456,"used":81211117568,"pfree":83.723279,"pused":16.276721},"inodes":{"total":32677888,"free":31567229,"used":1110659,"pfree":96.601191,"pused":3.398809}},{"fsname":"/sys/kernel/security","fstype":"securityfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/shm","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161261568,"used":20480,"pfree":99.999508,"pused":0.000492},"inodes":{"total":1015938,"free":1015936,"used":2,"pfree":99.999803,"pused":0.000197}},{"fsname":"/run/lock","fstype":"tmpfs","bytes":{"total":5242880,"free":5238784,"used":4096,"pfree":99.921875,"pused":0.078125},"inodes":{"total":1015938,"free":1015928,"used":10,"pfree":99.999016,"pused":0.000984}},{"fsname":"/sys/fs/cgroup","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161282048,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1015938,"free":1015919,"used":19,"pfree":99.998130,"pused":0.001870}},{"fsname":"/sys/fs/cgroup/unified","fstype":"cgroup2","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/systemd","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/pstore","fstype":"pstore","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/firmware/efi/efivars","fstype":"efivarfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/bpf","fstype":"bpf","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/net_cls,net_prio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/devices","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/memory","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpu,cpuacct","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/perf_event","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/pids","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/hugetlb","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/rdma","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpuset","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/blkio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/freezer","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/misc","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/hugepages","fstype":"hugetlbfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/mqueue","fstype":"mqueue","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/debug","fstype":"debugfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/tracing","fstype":"tracefs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/beekeeper-studio/168","fstype":"squashfs","bytes":{"total":86638592,"free":0,"used":86638592,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/1705","fstype":"squashfs","bytes":{"total":57671680,"free":0,"used":57671680,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10765,"free":0,"used":10765,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1695","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11897,"free":0,"used":11897,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/beekeeper-studio/180","fstype":"squashfs","bytes":{"total":86245376,"free":0,"used":86245376,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core/14399","fstype":"squashfs","bytes":{"total":122421248,"free":0,"used":122421248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":12857,"free":0,"used":12857,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/72","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-28-1804/161","fstype":"squashfs","bytes":{"total":172883968,"free":0,"used":172883968,"pfree":0.000000,"pused":100.000000},"inodes":{"total":27806,"free":0,"used":27806,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2620","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2632","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1634","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11885,"free":0,"used":11885,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/115","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18121,"free":0,"used":18121,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1535","fstype":"squashfs","bytes":{"total":96206848,"free":0,"used":96206848,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76208,"free":0,"used":76208,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1506","fstype":"squashfs","bytes":{"total":65142784,"free":0,"used":65142784,"pfree":0.000000,"pused":100.000000},"inodes":{"total":62342,"free":0,"used":62342,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/bare/5","fstype":"squashfs","bytes":{"total":131072,"free":0,"used":131072,"pfree":0.000000,"pused":100.000000},"inodes":{"total":29,"free":0,"used":29,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/95","fstype":"squashfs","bytes":{"total":162004992,"free":0,"used":162004992,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10162,"free":0,"used":10162,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1534","fstype":"squashfs","bytes":{"total":85327872,"free":0,"used":85327872,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76177,"free":0,"used":76177,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/148","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40311,"free":0,"used":40311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/149","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40310,"free":0,"used":40310,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/119","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18272,"free":0,"used":18272,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/77","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/24","fstype":"squashfs","bytes":{"total":252575744,"free":0,"used":252575744,"pfree":0.000000,"pused":100.000000},"inodes":{"total":25913,"free":0,"used":25913,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/96","fstype":"squashfs","bytes":{"total":201719808,"free":0,"used":201719808,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10166,"free":0,"used":10166,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/433","fstype":"squashfs","bytes":{"total":52297728,"free":0,"used":52297728,"pfree":0.000000,"pused":100.000000},"inodes":{"total":15827,"free":0,"used":15827,"pfree":0.000000,"pused":100.000000}},{"fsname":"/sys/fs/fuse/connections","fstype":"fusectl","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/config","fstype":"configfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/snapd/7264","fstype":"squashfs","bytes":{"total":28442624,"free":0,"used":28442624,"pfree":0.000000,"pused":100.000000},"inodes":{"total":459,"free":0,"used":459,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/599","fstype":"squashfs","bytes":{"total":48234496,"free":0,"used":48234496,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17275,"free":0,"used":17275,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/558","fstype":"squashfs","bytes":{"total":56885248,"free":0,"used":56885248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17311,"free":0,"used":17311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snapd/17883","fstype":"squashfs","bytes":{"total":52035584,"free":0,"used":52035584,"pfree":0.000000,"pused":100.000000},"inodes":{"total":491,"free":0,"used":491,"pfree":0.000000,"pused":100.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/boot/efi","fstype":"vfat","bytes":{"total":535805952,"free":530591744,"used":5214208,"pfree":99.026848,"pused":0.973152},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000","fstype":"tmpfs","bytes":{"total":832253952,"free":832212992,"used":40960,"pfree":99.995078,"pused":0.004922},"inodes":{"total":1015938,"free":1015841,"used":97,"pfree":99.990452,"pused":0.009548}},{"fsname":"/run/user/1000/gvfs","fstype":"fuse.gvfsd-fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000/doc","fstype":"fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/snapd/ns","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/run/snapd/ns/snap-store.mnt","fstype":"nsfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}}] 74884:20221202:102433.019 worker_preprocess_dep_items: SUCCEED 0 74884:20221202:102433.019 worker_preprocess_dep_items(): [{"fsname":"/sys","fstype":"sysfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc","fstype":"proc","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev","fstype":"devtmpfs","bytes":{"total":4121944064,"free":4121944064,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1006334,"free":1005787,"used":547,"pfree":99.945644,"pused":0.054356}},{"fsname":"/dev/pts","fstype":"devpts","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/","fstype":"ext4","bytes":{"total":525720707072,"free":417729171456,"used":81211117568,"pfree":83.723279,"pused":16.276721},"inodes":{"total":32677888,"free":31567229,"used":1110659,"pfree":96.601191,"pused":3.398809}},{"fsname":"/sys/kernel/security","fstype":"securityfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/shm","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161261568,"used":20480,"pfree":99.999508,"pused":0.000492},"inodes":{"total":1015938,"free":1015936,"used":2,"pfree":99.999803,"pused":0.000197}},{"fsname":"/run/lock","fstype":"tmpfs","bytes":{"total":5242880,"free":5238784,"used":4096,"pfree":99.921875,"pused":0.078125},"inodes":{"total":1015938,"free":1015928,"used":10,"pfree":99.999016,"pused":0.000984}},{"fsname":"/sys/fs/cgroup","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161282048,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1015938,"free":1015919,"used":19,"pfree":99.998130,"pused":0.001870}},{"fsname":"/sys/fs/cgroup/unified","fstype":"cgroup2","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/systemd","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/pstore","fstype":"pstore","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/firmware/efi/efivars","fstype":"efivarfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/bpf","fstype":"bpf","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/net_cls,net_prio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/devices","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/memory","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpu,cpuacct","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/perf_event","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/pids","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/hugetlb","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/rdma","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpuset","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/blkio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/freezer","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/misc","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/hugepages","fstype":"hugetlbfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/mqueue","fstype":"mqueue","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/debug","fstype":"debugfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/tracing","fstype":"tracefs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/beekeeper-studio/168","fstype":"squashfs","bytes":{"total":86638592,"free":0,"used":86638592,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/1705","fstype":"squashfs","bytes":{"total":57671680,"free":0,"used":57671680,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10765,"free":0,"used":10765,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1695","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11897,"free":0,"used":11897,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/beekeeper-studio/180","fstype":"squashfs","bytes":{"total":86245376,"free":0,"used":86245376,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core/14399","fstype":"squashfs","bytes":{"total":122421248,"free":0,"used":122421248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":12857,"free":0,"used":12857,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/72","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-28-1804/161","fstype":"squashfs","bytes":{"total":172883968,"free":0,"used":172883968,"pfree":0.000000,"pused":100.000000},"inodes":{"total":27806,"free":0,"used":27806,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2620","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2632","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1634","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11885,"free":0,"used":11885,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/115","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18121,"free":0,"used":18121,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1535","fstype":"squashfs","bytes":{"total":96206848,"free":0,"used":96206848,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76208,"free":0,"used":76208,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1506","fstype":"squashfs","bytes":{"total":65142784,"free":0,"used":65142784,"pfree":0.000000,"pused":100.000000},"inodes":{"total":62342,"free":0,"used":62342,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/bare/5","fstype":"squashfs","bytes":{"total":131072,"free":0,"used":131072,"pfree":0.000000,"pused":100.000000},"inodes":{"total":29,"free":0,"used":29,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/95","fstype":"squashfs","bytes":{"total":162004992,"free":0,"used":162004992,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10162,"free":0,"used":10162,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1534","fstype":"squashfs","bytes":{"total":85327872,"free":0,"used":85327872,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76177,"free":0,"used":76177,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/148","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40311,"free":0,"used":40311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/149","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40310,"free":0,"used":40310,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/119","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18272,"free":0,"used":18272,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/77","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/24","fstype":"squashfs","bytes":{"total":252575744,"free":0,"used":252575744,"pfree":0.000000,"pused":100.000000},"inodes":{"total":25913,"free":0,"used":25913,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/96","fstype":"squashfs","bytes":{"total":201719808,"free":0,"used":201719808,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10166,"free":0,"used":10166,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/433","fstype":"squashfs","bytes":{"total":52297728,"free":0,"used":52297728,"pfree":0.000000,"pused":100.000000},"inodes":{"total":15827,"free":0,"used":15827,"pfree":0.000000,"pused":100.000000}},{"fsname":"/sys/fs/fuse/connections","fstype":"fusectl","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/config","fstype":"configfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/snapd/7264","fstype":"squashfs","bytes":{"total":28442624,"free":0,"used":28442624,"pfree":0.000000,"pused":100.000000},"inodes":{"total":459,"free":0,"used":459,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/599","fstype":"squashfs","bytes":{"total":48234496,"free":0,"used":48234496,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17275,"free":0,"used":17275,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/558","fstype":"squashfs","bytes":{"total":56885248,"free":0,"used":56885248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17311,"free":0,"used":17311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snapd/17883","fstype":"squashfs","bytes":{"total":52035584,"free":0,"used":52035584,"pfree":0.000000,"pused":100.000000},"inodes":{"total":491,"free":0,"used":491,"pfree":0.000000,"pused":100.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/boot/efi","fstype":"vfat","bytes":{"total":535805952,"free":530591744,"used":5214208,"pfree":99.026848,"pused":0.973152},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000","fstype":"tmpfs","bytes":{"total":832253952,"free":832212992,"used":40960,"pfree":99.995078,"pused":0.004922},"inodes":{"total":1015938,"free":1015841,"used":97,"pfree":99.990452,"pused":0.009548}},{"fsname":"/run/user/1000/gvfs","fstype":"fuse.gvfsd-fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000/doc","fstype":"fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/snapd/ns","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/run/snapd/ns/snap-store.mnt","fstype":"nsfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}}] 74884:20221202:102433.019 worker_preprocess_dep_items: SUCCEED 0 74884:20221202:102433.020 worker_preprocess_dep_items(): [{"fsname":"/sys","fstype":"sysfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc","fstype":"proc","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev","fstype":"devtmpfs","bytes":{"total":4121944064,"free":4121944064,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1006334,"free":1005787,"used":547,"pfree":99.945644,"pused":0.054356}},{"fsname":"/dev/pts","fstype":"devpts","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/","fstype":"ext4","bytes":{"total":525720707072,"free":417729171456,"used":81211117568,"pfree":83.723279,"pused":16.276721},"inodes":{"total":32677888,"free":31567229,"used":1110659,"pfree":96.601191,"pused":3.398809}},{"fsname":"/sys/kernel/security","fstype":"securityfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/shm","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161261568,"used":20480,"pfree":99.999508,"pused":0.000492},"inodes":{"total":1015938,"free":1015936,"used":2,"pfree":99.999803,"pused":0.000197}},{"fsname":"/run/lock","fstype":"tmpfs","bytes":{"total":5242880,"free":5238784,"used":4096,"pfree":99.921875,"pused":0.078125},"inodes":{"total":1015938,"free":1015928,"used":10,"pfree":99.999016,"pused":0.000984}},{"fsname":"/sys/fs/cgroup","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161282048,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1015938,"free":1015919,"used":19,"pfree":99.998130,"pused":0.001870}},{"fsname":"/sys/fs/cgroup/unified","fstype":"cgroup2","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/systemd","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/pstore","fstype":"pstore","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/firmware/efi/efivars","fstype":"efivarfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/bpf","fstype":"bpf","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/net_cls,net_prio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/devices","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/memory","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpu,cpuacct","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/perf_event","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/pids","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/hugetlb","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/rdma","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpuset","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/blkio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/freezer","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/misc","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/hugepages","fstype":"hugetlbfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/mqueue","fstype":"mqueue","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/debug","fstype":"debugfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/tracing","fstype":"tracefs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/beekeeper-studio/168","fstype":"squashfs","bytes":{"total":86638592,"free":0,"used":86638592,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/1705","fstype":"squashfs","bytes":{"total":57671680,"free":0,"used":57671680,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10765,"free":0,"used":10765,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1695","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11897,"free":0,"used":11897,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/beekeeper-studio/180","fstype":"squashfs","bytes":{"total":86245376,"free":0,"used":86245376,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core/14399","fstype":"squashfs","bytes":{"total":122421248,"free":0,"used":122421248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":12857,"free":0,"used":12857,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/72","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-28-1804/161","fstype":"squashfs","bytes":{"total":172883968,"free":0,"used":172883968,"pfree":0.000000,"pused":100.000000},"inodes":{"total":27806,"free":0,"used":27806,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2620","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2632","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1634","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11885,"free":0,"used":11885,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/115","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18121,"free":0,"used":18121,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1535","fstype":"squashfs","bytes":{"total":96206848,"free":0,"used":96206848,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76208,"free":0,"used":76208,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1506","fstype":"squashfs","bytes":{"total":65142784,"free":0,"used":65142784,"pfree":0.000000,"pused":100.000000},"inodes":{"total":62342,"free":0,"used":62342,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/bare/5","fstype":"squashfs","bytes":{"total":131072,"free":0,"used":131072,"pfree":0.000000,"pused":100.000000},"inodes":{"total":29,"free":0,"used":29,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/95","fstype":"squashfs","bytes":{"total":162004992,"free":0,"used":162004992,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10162,"free":0,"used":10162,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1534","fstype":"squashfs","bytes":{"total":85327872,"free":0,"used":85327872,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76177,"free":0,"used":76177,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/148","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40311,"free":0,"used":40311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/149","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40310,"free":0,"used":40310,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/119","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18272,"free":0,"used":18272,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/77","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/24","fstype":"squashfs","bytes":{"total":252575744,"free":0,"used":252575744,"pfree":0.000000,"pused":100.000000},"inodes":{"total":25913,"free":0,"used":25913,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/96","fstype":"squashfs","bytes":{"total":201719808,"free":0,"used":201719808,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10166,"free":0,"used":10166,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/433","fstype":"squashfs","bytes":{"total":52297728,"free":0,"used":52297728,"pfree":0.000000,"pused":100.000000},"inodes":{"total":15827,"free":0,"used":15827,"pfree":0.000000,"pused":100.000000}},{"fsname":"/sys/fs/fuse/connections","fstype":"fusectl","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/config","fstype":"configfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/snapd/7264","fstype":"squashfs","bytes":{"total":28442624,"free":0,"used":28442624,"pfree":0.000000,"pused":100.000000},"inodes":{"total":459,"free":0,"used":459,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/599","fstype":"squashfs","bytes":{"total":48234496,"free":0,"used":48234496,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17275,"free":0,"used":17275,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/558","fstype":"squashfs","bytes":{"total":56885248,"free":0,"used":56885248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17311,"free":0,"used":17311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snapd/17883","fstype":"squashfs","bytes":{"total":52035584,"free":0,"used":52035584,"pfree":0.000000,"pused":100.000000},"inodes":{"total":491,"free":0,"used":491,"pfree":0.000000,"pused":100.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/boot/efi","fstype":"vfat","bytes":{"total":535805952,"free":530591744,"used":5214208,"pfree":99.026848,"pused":0.973152},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000","fstype":"tmpfs","bytes":{"total":832253952,"free":832212992,"used":40960,"pfree":99.995078,"pused":0.004922},"inodes":{"total":1015938,"free":1015841,"used":97,"pfree":99.990452,"pused":0.009548}},{"fsname":"/run/user/1000/gvfs","fstype":"fuse.gvfsd-fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000/doc","fstype":"fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/snapd/ns","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/run/snapd/ns/snap-store.mnt","fstype":"nsfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}}] 74884:20221202:102433.020 worker_preprocess_dep_items: SUCCEED 0 74884:20221202:102433.020 worker_preprocess_dep_items(): [{"fsname":"/sys","fstype":"sysfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc","fstype":"proc","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev","fstype":"devtmpfs","bytes":{"total":4121944064,"free":4121944064,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1006334,"free":1005787,"used":547,"pfree":99.945644,"pused":0.054356}},{"fsname":"/dev/pts","fstype":"devpts","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/","fstype":"ext4","bytes":{"total":525720707072,"free":417729171456,"used":81211117568,"pfree":83.723279,"pused":16.276721},"inodes":{"total":32677888,"free":31567229,"used":1110659,"pfree":96.601191,"pused":3.398809}},{"fsname":"/sys/kernel/security","fstype":"securityfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/shm","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161261568,"used":20480,"pfree":99.999508,"pused":0.000492},"inodes":{"total":1015938,"free":1015936,"used":2,"pfree":99.999803,"pused":0.000197}},{"fsname":"/run/lock","fstype":"tmpfs","bytes":{"total":5242880,"free":5238784,"used":4096,"pfree":99.921875,"pused":0.078125},"inodes":{"total":1015938,"free":1015928,"used":10,"pfree":99.999016,"pused":0.000984}},{"fsname":"/sys/fs/cgroup","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161282048,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1015938,"free":1015919,"used":19,"pfree":99.998130,"pused":0.001870}},{"fsname":"/sys/fs/cgroup/unified","fstype":"cgroup2","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/systemd","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/pstore","fstype":"pstore","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/firmware/efi/efivars","fstype":"efivarfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/bpf","fstype":"bpf","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/net_cls,net_prio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/devices","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/memory","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpu,cpuacct","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/perf_event","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/pids","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/hugetlb","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/rdma","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpuset","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/blkio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/freezer","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/misc","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/hugepages","fstype":"hugetlbfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/mqueue","fstype":"mqueue","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/debug","fstype":"debugfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/tracing","fstype":"tracefs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/beekeeper-studio/168","fstype":"squashfs","bytes":{"total":86638592,"free":0,"used":86638592,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/1705","fstype":"squashfs","bytes":{"total":57671680,"free":0,"used":57671680,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10765,"free":0,"used":10765,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1695","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11897,"free":0,"used":11897,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/beekeeper-studio/180","fstype":"squashfs","bytes":{"total":86245376,"free":0,"used":86245376,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core/14399","fstype":"squashfs","bytes":{"total":122421248,"free":0,"used":122421248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":12857,"free":0,"used":12857,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/72","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-28-1804/161","fstype":"squashfs","bytes":{"total":172883968,"free":0,"used":172883968,"pfree":0.000000,"pused":100.000000},"inodes":{"total":27806,"free":0,"used":27806,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2620","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2632","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1634","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11885,"free":0,"used":11885,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/115","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18121,"free":0,"used":18121,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1535","fstype":"squashfs","bytes":{"total":96206848,"free":0,"used":96206848,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76208,"free":0,"used":76208,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1506","fstype":"squashfs","bytes":{"total":65142784,"free":0,"used":65142784,"pfree":0.000000,"pused":100.000000},"inodes":{"total":62342,"free":0,"used":62342,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/bare/5","fstype":"squashfs","bytes":{"total":131072,"free":0,"used":131072,"pfree":0.000000,"pused":100.000000},"inodes":{"total":29,"free":0,"used":29,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/95","fstype":"squashfs","bytes":{"total":162004992,"free":0,"used":162004992,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10162,"free":0,"used":10162,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1534","fstype":"squashfs","bytes":{"total":85327872,"free":0,"used":85327872,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76177,"free":0,"used":76177,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/148","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40311,"free":0,"used":40311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/149","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40310,"free":0,"used":40310,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/119","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18272,"free":0,"used":18272,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/77","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/24","fstype":"squashfs","bytes":{"total":252575744,"free":0,"used":252575744,"pfree":0.000000,"pused":100.000000},"inodes":{"total":25913,"free":0,"used":25913,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/96","fstype":"squashfs","bytes":{"total":201719808,"free":0,"used":201719808,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10166,"free":0,"used":10166,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/433","fstype":"squashfs","bytes":{"total":52297728,"free":0,"used":52297728,"pfree":0.000000,"pused":100.000000},"inodes":{"total":15827,"free":0,"used":15827,"pfree":0.000000,"pused":100.000000}},{"fsname":"/sys/fs/fuse/connections","fstype":"fusectl","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/config","fstype":"configfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/snapd/7264","fstype":"squashfs","bytes":{"total":28442624,"free":0,"used":28442624,"pfree":0.000000,"pused":100.000000},"inodes":{"total":459,"free":0,"used":459,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/599","fstype":"squashfs","bytes":{"total":48234496,"free":0,"used":48234496,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17275,"free":0,"used":17275,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/558","fstype":"squashfs","bytes":{"total":56885248,"free":0,"used":56885248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17311,"free":0,"used":17311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snapd/17883","fstype":"squashfs","bytes":{"total":52035584,"free":0,"used":52035584,"pfree":0.000000,"pused":100.000000},"inodes":{"total":491,"free":0,"used":491,"pfree":0.000000,"pused":100.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/boot/efi","fstype":"vfat","bytes":{"total":535805952,"free":530591744,"used":5214208,"pfree":99.026848,"pused":0.973152},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000","fstype":"tmpfs","bytes":{"total":832253952,"free":832212992,"used":40960,"pfree":99.995078,"pused":0.004922},"inodes":{"total":1015938,"free":1015841,"used":97,"pfree":99.990452,"pused":0.009548}},{"fsname":"/run/user/1000/gvfs","fstype":"fuse.gvfsd-fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000/doc","fstype":"fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/snapd/ns","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/run/snapd/ns/snap-store.mnt","fstype":"nsfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}}] 74884:20221202:102433.020 worker_preprocess_dep_items: SUCCEED 0 74884:20221202:102433.020 worker_preprocess_dep_items(): [{"fsname":"/sys","fstype":"sysfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc","fstype":"proc","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev","fstype":"devtmpfs","bytes":{"total":4121944064,"free":4121944064,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1006334,"free":1005787,"used":547,"pfree":99.945644,"pused":0.054356}},{"fsname":"/dev/pts","fstype":"devpts","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/","fstype":"ext4","bytes":{"total":525720707072,"free":417729171456,"used":81211117568,"pfree":83.723279,"pused":16.276721},"inodes":{"total":32677888,"free":31567229,"used":1110659,"pfree":96.601191,"pused":3.398809}},{"fsname":"/sys/kernel/security","fstype":"securityfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/shm","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161261568,"used":20480,"pfree":99.999508,"pused":0.000492},"inodes":{"total":1015938,"free":1015936,"used":2,"pfree":99.999803,"pused":0.000197}},{"fsname":"/run/lock","fstype":"tmpfs","bytes":{"total":5242880,"free":5238784,"used":4096,"pfree":99.921875,"pused":0.078125},"inodes":{"total":1015938,"free":1015928,"used":10,"pfree":99.999016,"pused":0.000984}},{"fsname":"/sys/fs/cgroup","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161282048,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1015938,"free":1015919,"used":19,"pfree":99.998130,"pused":0.001870}},{"fsname":"/sys/fs/cgroup/unified","fstype":"cgroup2","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/systemd","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/pstore","fstype":"pstore","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/firmware/efi/efivars","fstype":"efivarfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/bpf","fstype":"bpf","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/net_cls,net_prio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/devices","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/memory","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpu,cpuacct","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/perf_event","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/pids","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/hugetlb","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/rdma","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpuset","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/blkio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/freezer","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/misc","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/hugepages","fstype":"hugetlbfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/mqueue","fstype":"mqueue","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/debug","fstype":"debugfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/tracing","fstype":"tracefs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/beekeeper-studio/168","fstype":"squashfs","bytes":{"total":86638592,"free":0,"used":86638592,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/1705","fstype":"squashfs","bytes":{"total":57671680,"free":0,"used":57671680,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10765,"free":0,"used":10765,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1695","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11897,"free":0,"used":11897,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/beekeeper-studio/180","fstype":"squashfs","bytes":{"total":86245376,"free":0,"used":86245376,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core/14399","fstype":"squashfs","bytes":{"total":122421248,"free":0,"used":122421248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":12857,"free":0,"used":12857,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/72","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-28-1804/161","fstype":"squashfs","bytes":{"total":172883968,"free":0,"used":172883968,"pfree":0.000000,"pused":100.000000},"inodes":{"total":27806,"free":0,"used":27806,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2620","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2632","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1634","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11885,"free":0,"used":11885,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/115","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18121,"free":0,"used":18121,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1535","fstype":"squashfs","bytes":{"total":96206848,"free":0,"used":96206848,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76208,"free":0,"used":76208,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1506","fstype":"squashfs","bytes":{"total":65142784,"free":0,"used":65142784,"pfree":0.000000,"pused":100.000000},"inodes":{"total":62342,"free":0,"used":62342,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/bare/5","fstype":"squashfs","bytes":{"total":131072,"free":0,"used":131072,"pfree":0.000000,"pused":100.000000},"inodes":{"total":29,"free":0,"used":29,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/95","fstype":"squashfs","bytes":{"total":162004992,"free":0,"used":162004992,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10162,"free":0,"used":10162,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1534","fstype":"squashfs","bytes":{"total":85327872,"free":0,"used":85327872,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76177,"free":0,"used":76177,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/148","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40311,"free":0,"used":40311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/149","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40310,"free":0,"used":40310,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/119","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18272,"free":0,"used":18272,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/77","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/24","fstype":"squashfs","bytes":{"total":252575744,"free":0,"used":252575744,"pfree":0.000000,"pused":100.000000},"inodes":{"total":25913,"free":0,"used":25913,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/96","fstype":"squashfs","bytes":{"total":201719808,"free":0,"used":201719808,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10166,"free":0,"used":10166,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/433","fstype":"squashfs","bytes":{"total":52297728,"free":0,"used":52297728,"pfree":0.000000,"pused":100.000000},"inodes":{"total":15827,"free":0,"used":15827,"pfree":0.000000,"pused":100.000000}},{"fsname":"/sys/fs/fuse/connections","fstype":"fusectl","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/config","fstype":"configfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/snapd/7264","fstype":"squashfs","bytes":{"total":28442624,"free":0,"used":28442624,"pfree":0.000000,"pused":100.000000},"inodes":{"total":459,"free":0,"used":459,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/599","fstype":"squashfs","bytes":{"total":48234496,"free":0,"used":48234496,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17275,"free":0,"used":17275,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/558","fstype":"squashfs","bytes":{"total":56885248,"free":0,"used":56885248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17311,"free":0,"used":17311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snapd/17883","fstype":"squashfs","bytes":{"total":52035584,"free":0,"used":52035584,"pfree":0.000000,"pused":100.000000},"inodes":{"total":491,"free":0,"used":491,"pfree":0.000000,"pused":100.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/boot/efi","fstype":"vfat","bytes":{"total":535805952,"free":530591744,"used":5214208,"pfree":99.026848,"pused":0.973152},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000","fstype":"tmpfs","bytes":{"total":832253952,"free":832212992,"used":40960,"pfree":99.995078,"pused":0.004922},"inodes":{"total":1015938,"free":1015841,"used":97,"pfree":99.990452,"pused":0.009548}},{"fsname":"/run/user/1000/gvfs","fstype":"fuse.gvfsd-fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000/doc","fstype":"fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/snapd/ns","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/run/snapd/ns/snap-store.mnt","fstype":"nsfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}}] 74884:20221202:102433.020 worker_preprocess_dep_items: SUCCEED 0 74884:20221202:102433.020 worker_preprocess_dep_items(): [{"fsname":"/sys","fstype":"sysfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc","fstype":"proc","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev","fstype":"devtmpfs","bytes":{"total":4121944064,"free":4121944064,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1006334,"free":1005787,"used":547,"pfree":99.945644,"pused":0.054356}},{"fsname":"/dev/pts","fstype":"devpts","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/","fstype":"ext4","bytes":{"total":525720707072,"free":417729171456,"used":81211117568,"pfree":83.723279,"pused":16.276721},"inodes":{"total":32677888,"free":31567229,"used":1110659,"pfree":96.601191,"pused":3.398809}},{"fsname":"/sys/kernel/security","fstype":"securityfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/shm","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161261568,"used":20480,"pfree":99.999508,"pused":0.000492},"inodes":{"total":1015938,"free":1015936,"used":2,"pfree":99.999803,"pused":0.000197}},{"fsname":"/run/lock","fstype":"tmpfs","bytes":{"total":5242880,"free":5238784,"used":4096,"pfree":99.921875,"pused":0.078125},"inodes":{"total":1015938,"free":1015928,"used":10,"pfree":99.999016,"pused":0.000984}},{"fsname":"/sys/fs/cgroup","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161282048,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1015938,"free":1015919,"used":19,"pfree":99.998130,"pused":0.001870}},{"fsname":"/sys/fs/cgroup/unified","fstype":"cgroup2","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/systemd","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/pstore","fstype":"pstore","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/firmware/efi/efivars","fstype":"efivarfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/bpf","fstype":"bpf","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/net_cls,net_prio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/devices","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/memory","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpu,cpuacct","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/perf_event","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/pids","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/hugetlb","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/rdma","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpuset","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/blkio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/freezer","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/misc","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/hugepages","fstype":"hugetlbfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/mqueue","fstype":"mqueue","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/debug","fstype":"debugfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/tracing","fstype":"tracefs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/beekeeper-studio/168","fstype":"squashfs","bytes":{"total":86638592,"free":0,"used":86638592,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/1705","fstype":"squashfs","bytes":{"total":57671680,"free":0,"used":57671680,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10765,"free":0,"used":10765,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1695","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11897,"free":0,"used":11897,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/beekeeper-studio/180","fstype":"squashfs","bytes":{"total":86245376,"free":0,"used":86245376,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core/14399","fstype":"squashfs","bytes":{"total":122421248,"free":0,"used":122421248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":12857,"free":0,"used":12857,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/72","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-28-1804/161","fstype":"squashfs","bytes":{"total":172883968,"free":0,"used":172883968,"pfree":0.000000,"pused":100.000000},"inodes":{"total":27806,"free":0,"used":27806,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2620","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2632","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1634","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11885,"free":0,"used":11885,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/115","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18121,"free":0,"used":18121,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1535","fstype":"squashfs","bytes":{"total":96206848,"free":0,"used":96206848,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76208,"free":0,"used":76208,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1506","fstype":"squashfs","bytes":{"total":65142784,"free":0,"used":65142784,"pfree":0.000000,"pused":100.000000},"inodes":{"total":62342,"free":0,"used":62342,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/bare/5","fstype":"squashfs","bytes":{"total":131072,"free":0,"used":131072,"pfree":0.000000,"pused":100.000000},"inodes":{"total":29,"free":0,"used":29,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/95","fstype":"squashfs","bytes":{"total":162004992,"free":0,"used":162004992,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10162,"free":0,"used":10162,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1534","fstype":"squashfs","bytes":{"total":85327872,"free":0,"used":85327872,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76177,"free":0,"used":76177,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/148","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40311,"free":0,"used":40311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/149","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40310,"free":0,"used":40310,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/119","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18272,"free":0,"used":18272,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/77","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/24","fstype":"squashfs","bytes":{"total":252575744,"free":0,"used":252575744,"pfree":0.000000,"pused":100.000000},"inodes":{"total":25913,"free":0,"used":25913,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/96","fstype":"squashfs","bytes":{"total":201719808,"free":0,"used":201719808,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10166,"free":0,"used":10166,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/433","fstype":"squashfs","bytes":{"total":52297728,"free":0,"used":52297728,"pfree":0.000000,"pused":100.000000},"inodes":{"total":15827,"free":0,"used":15827,"pfree":0.000000,"pused":100.000000}},{"fsname":"/sys/fs/fuse/connections","fstype":"fusectl","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/config","fstype":"configfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/snapd/7264","fstype":"squashfs","bytes":{"total":28442624,"free":0,"used":28442624,"pfree":0.000000,"pused":100.000000},"inodes":{"total":459,"free":0,"used":459,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/599","fstype":"squashfs","bytes":{"total":48234496,"free":0,"used":48234496,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17275,"free":0,"used":17275,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/558","fstype":"squashfs","bytes":{"total":56885248,"free":0,"used":56885248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17311,"free":0,"used":17311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snapd/17883","fstype":"squashfs","bytes":{"total":52035584,"free":0,"used":52035584,"pfree":0.000000,"pused":100.000000},"inodes":{"total":491,"free":0,"used":491,"pfree":0.000000,"pused":100.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/boot/efi","fstype":"vfat","bytes":{"total":535805952,"free":530591744,"used":5214208,"pfree":99.026848,"pused":0.973152},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000","fstype":"tmpfs","bytes":{"total":832253952,"free":832212992,"used":40960,"pfree":99.995078,"pused":0.004922},"inodes":{"total":1015938,"free":1015841,"used":97,"pfree":99.990452,"pused":0.009548}},{"fsname":"/run/user/1000/gvfs","fstype":"fuse.gvfsd-fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000/doc","fstype":"fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/snapd/ns","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/run/snapd/ns/snap-store.mnt","fstype":"nsfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}}] 74884:20221202:102433.020 worker_preprocess_dep_items: SUCCEED 0 74884:20221202:102433.020 worker_preprocess_dep_items(): [{"fsname":"/sys","fstype":"sysfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc","fstype":"proc","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev","fstype":"devtmpfs","bytes":{"total":4121944064,"free":4121944064,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1006334,"free":1005787,"used":547,"pfree":99.945644,"pused":0.054356}},{"fsname":"/dev/pts","fstype":"devpts","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/","fstype":"ext4","bytes":{"total":525720707072,"free":417729171456,"used":81211117568,"pfree":83.723279,"pused":16.276721},"inodes":{"total":32677888,"free":31567229,"used":1110659,"pfree":96.601191,"pused":3.398809}},{"fsname":"/sys/kernel/security","fstype":"securityfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/shm","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161261568,"used":20480,"pfree":99.999508,"pused":0.000492},"inodes":{"total":1015938,"free":1015936,"used":2,"pfree":99.999803,"pused":0.000197}},{"fsname":"/run/lock","fstype":"tmpfs","bytes":{"total":5242880,"free":5238784,"used":4096,"pfree":99.921875,"pused":0.078125},"inodes":{"total":1015938,"free":1015928,"used":10,"pfree":99.999016,"pused":0.000984}},{"fsname":"/sys/fs/cgroup","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161282048,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1015938,"free":1015919,"used":19,"pfree":99.998130,"pused":0.001870}},{"fsname":"/sys/fs/cgroup/unified","fstype":"cgroup2","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/systemd","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/pstore","fstype":"pstore","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/firmware/efi/efivars","fstype":"efivarfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/bpf","fstype":"bpf","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/net_cls,net_prio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/devices","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/memory","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpu,cpuacct","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/perf_event","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/pids","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/hugetlb","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/rdma","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpuset","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/blkio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/freezer","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/misc","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/hugepages","fstype":"hugetlbfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/mqueue","fstype":"mqueue","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/debug","fstype":"debugfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/tracing","fstype":"tracefs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/beekeeper-studio/168","fstype":"squashfs","bytes":{"total":86638592,"free":0,"used":86638592,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/1705","fstype":"squashfs","bytes":{"total":57671680,"free":0,"used":57671680,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10765,"free":0,"used":10765,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1695","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11897,"free":0,"used":11897,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/beekeeper-studio/180","fstype":"squashfs","bytes":{"total":86245376,"free":0,"used":86245376,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core/14399","fstype":"squashfs","bytes":{"total":122421248,"free":0,"used":122421248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":12857,"free":0,"used":12857,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/72","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-28-1804/161","fstype":"squashfs","bytes":{"total":172883968,"free":0,"used":172883968,"pfree":0.000000,"pused":100.000000},"inodes":{"total":27806,"free":0,"used":27806,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2620","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2632","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1634","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11885,"free":0,"used":11885,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/115","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18121,"free":0,"used":18121,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1535","fstype":"squashfs","bytes":{"total":96206848,"free":0,"used":96206848,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76208,"free":0,"used":76208,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1506","fstype":"squashfs","bytes":{"total":65142784,"free":0,"used":65142784,"pfree":0.000000,"pused":100.000000},"inodes":{"total":62342,"free":0,"used":62342,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/bare/5","fstype":"squashfs","bytes":{"total":131072,"free":0,"used":131072,"pfree":0.000000,"pused":100.000000},"inodes":{"total":29,"free":0,"used":29,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/95","fstype":"squashfs","bytes":{"total":162004992,"free":0,"used":162004992,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10162,"free":0,"used":10162,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1534","fstype":"squashfs","bytes":{"total":85327872,"free":0,"used":85327872,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76177,"free":0,"used":76177,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/148","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40311,"free":0,"used":40311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/149","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40310,"free":0,"used":40310,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/119","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18272,"free":0,"used":18272,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/77","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/24","fstype":"squashfs","bytes":{"total":252575744,"free":0,"used":252575744,"pfree":0.000000,"pused":100.000000},"inodes":{"total":25913,"free":0,"used":25913,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/96","fstype":"squashfs","bytes":{"total":201719808,"free":0,"used":201719808,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10166,"free":0,"used":10166,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/433","fstype":"squashfs","bytes":{"total":52297728,"free":0,"used":52297728,"pfree":0.000000,"pused":100.000000},"inodes":{"total":15827,"free":0,"used":15827,"pfree":0.000000,"pused":100.000000}},{"fsname":"/sys/fs/fuse/connections","fstype":"fusectl","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/config","fstype":"configfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/snapd/7264","fstype":"squashfs","bytes":{"total":28442624,"free":0,"used":28442624,"pfree":0.000000,"pused":100.000000},"inodes":{"total":459,"free":0,"used":459,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/599","fstype":"squashfs","bytes":{"total":48234496,"free":0,"used":48234496,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17275,"free":0,"used":17275,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/558","fstype":"squashfs","bytes":{"total":56885248,"free":0,"used":56885248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17311,"free":0,"used":17311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snapd/17883","fstype":"squashfs","bytes":{"total":52035584,"free":0,"used":52035584,"pfree":0.000000,"pused":100.000000},"inodes":{"total":491,"free":0,"used":491,"pfree":0.000000,"pused":100.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/boot/efi","fstype":"vfat","bytes":{"total":535805952,"free":530591744,"used":5214208,"pfree":99.026848,"pused":0.973152},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000","fstype":"tmpfs","bytes":{"total":832253952,"free":832212992,"used":40960,"pfree":99.995078,"pused":0.004922},"inodes":{"total":1015938,"free":1015841,"used":97,"pfree":99.990452,"pused":0.009548}},{"fsname":"/run/user/1000/gvfs","fstype":"fuse.gvfsd-fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000/doc","fstype":"fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/snapd/ns","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/run/snapd/ns/snap-store.mnt","fstype":"nsfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}}] 74884:20221202:102433.020 worker_preprocess_dep_items: SUCCEED 0 74884:20221202:102433.020 worker_preprocess_dep_items(): [{"fsname":"/sys","fstype":"sysfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc","fstype":"proc","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev","fstype":"devtmpfs","bytes":{"total":4121944064,"free":4121944064,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1006334,"free":1005787,"used":547,"pfree":99.945644,"pused":0.054356}},{"fsname":"/dev/pts","fstype":"devpts","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/","fstype":"ext4","bytes":{"total":525720707072,"free":417729171456,"used":81211117568,"pfree":83.723279,"pused":16.276721},"inodes":{"total":32677888,"free":31567229,"used":1110659,"pfree":96.601191,"pused":3.398809}},{"fsname":"/sys/kernel/security","fstype":"securityfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/shm","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161261568,"used":20480,"pfree":99.999508,"pused":0.000492},"inodes":{"total":1015938,"free":1015936,"used":2,"pfree":99.999803,"pused":0.000197}},{"fsname":"/run/lock","fstype":"tmpfs","bytes":{"total":5242880,"free":5238784,"used":4096,"pfree":99.921875,"pused":0.078125},"inodes":{"total":1015938,"free":1015928,"used":10,"pfree":99.999016,"pused":0.000984}},{"fsname":"/sys/fs/cgroup","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161282048,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1015938,"free":1015919,"used":19,"pfree":99.998130,"pused":0.001870}},{"fsname":"/sys/fs/cgroup/unified","fstype":"cgroup2","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/systemd","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/pstore","fstype":"pstore","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/firmware/efi/efivars","fstype":"efivarfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/bpf","fstype":"bpf","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/net_cls,net_prio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/devices","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/memory","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpu,cpuacct","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/perf_event","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/pids","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/hugetlb","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/rdma","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpuset","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/blkio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/freezer","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/misc","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/hugepages","fstype":"hugetlbfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/mqueue","fstype":"mqueue","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/debug","fstype":"debugfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/tracing","fstype":"tracefs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/beekeeper-studio/168","fstype":"squashfs","bytes":{"total":86638592,"free":0,"used":86638592,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/1705","fstype":"squashfs","bytes":{"total":57671680,"free":0,"used":57671680,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10765,"free":0,"used":10765,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1695","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11897,"free":0,"used":11897,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/beekeeper-studio/180","fstype":"squashfs","bytes":{"total":86245376,"free":0,"used":86245376,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core/14399","fstype":"squashfs","bytes":{"total":122421248,"free":0,"used":122421248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":12857,"free":0,"used":12857,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/72","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-28-1804/161","fstype":"squashfs","bytes":{"total":172883968,"free":0,"used":172883968,"pfree":0.000000,"pused":100.000000},"inodes":{"total":27806,"free":0,"used":27806,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2620","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2632","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1634","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11885,"free":0,"used":11885,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/115","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18121,"free":0,"used":18121,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1535","fstype":"squashfs","bytes":{"total":96206848,"free":0,"used":96206848,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76208,"free":0,"used":76208,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1506","fstype":"squashfs","bytes":{"total":65142784,"free":0,"used":65142784,"pfree":0.000000,"pused":100.000000},"inodes":{"total":62342,"free":0,"used":62342,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/bare/5","fstype":"squashfs","bytes":{"total":131072,"free":0,"used":131072,"pfree":0.000000,"pused":100.000000},"inodes":{"total":29,"free":0,"used":29,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/95","fstype":"squashfs","bytes":{"total":162004992,"free":0,"used":162004992,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10162,"free":0,"used":10162,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1534","fstype":"squashfs","bytes":{"total":85327872,"free":0,"used":85327872,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76177,"free":0,"used":76177,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/148","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40311,"free":0,"used":40311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/149","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40310,"free":0,"used":40310,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/119","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18272,"free":0,"used":18272,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/77","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/24","fstype":"squashfs","bytes":{"total":252575744,"free":0,"used":252575744,"pfree":0.000000,"pused":100.000000},"inodes":{"total":25913,"free":0,"used":25913,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/96","fstype":"squashfs","bytes":{"total":201719808,"free":0,"used":201719808,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10166,"free":0,"used":10166,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/433","fstype":"squashfs","bytes":{"total":52297728,"free":0,"used":52297728,"pfree":0.000000,"pused":100.000000},"inodes":{"total":15827,"free":0,"used":15827,"pfree":0.000000,"pused":100.000000}},{"fsname":"/sys/fs/fuse/connections","fstype":"fusectl","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/config","fstype":"configfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/snapd/7264","fstype":"squashfs","bytes":{"total":28442624,"free":0,"used":28442624,"pfree":0.000000,"pused":100.000000},"inodes":{"total":459,"free":0,"used":459,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/599","fstype":"squashfs","bytes":{"total":48234496,"free":0,"used":48234496,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17275,"free":0,"used":17275,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/558","fstype":"squashfs","bytes":{"total":56885248,"free":0,"used":56885248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17311,"free":0,"used":17311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snapd/17883","fstype":"squashfs","bytes":{"total":52035584,"free":0,"used":52035584,"pfree":0.000000,"pused":100.000000},"inodes":{"total":491,"free":0,"used":491,"pfree":0.000000,"pused":100.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/boot/efi","fstype":"vfat","bytes":{"total":535805952,"free":530591744,"used":5214208,"pfree":99.026848,"pused":0.973152},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000","fstype":"tmpfs","bytes":{"total":832253952,"free":832212992,"used":40960,"pfree":99.995078,"pused":0.004922},"inodes":{"total":1015938,"free":1015841,"used":97,"pfree":99.990452,"pused":0.009548}},{"fsname":"/run/user/1000/gvfs","fstype":"fuse.gvfsd-fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000/doc","fstype":"fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/snapd/ns","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/run/snapd/ns/snap-store.mnt","fstype":"nsfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}}] 74884:20221202:102433.020 worker_preprocess_dep_items: SUCCEED 0 74884:20221202:102433.020 worker_preprocess_dep_items(): [{"fsname":"/sys","fstype":"sysfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc","fstype":"proc","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev","fstype":"devtmpfs","bytes":{"total":4121944064,"free":4121944064,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1006334,"free":1005787,"used":547,"pfree":99.945644,"pused":0.054356}},{"fsname":"/dev/pts","fstype":"devpts","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/","fstype":"ext4","bytes":{"total":525720707072,"free":417729171456,"used":81211117568,"pfree":83.723279,"pused":16.276721},"inodes":{"total":32677888,"free":31567229,"used":1110659,"pfree":96.601191,"pused":3.398809}},{"fsname":"/sys/kernel/security","fstype":"securityfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/shm","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161261568,"used":20480,"pfree":99.999508,"pused":0.000492},"inodes":{"total":1015938,"free":1015936,"used":2,"pfree":99.999803,"pused":0.000197}},{"fsname":"/run/lock","fstype":"tmpfs","bytes":{"total":5242880,"free":5238784,"used":4096,"pfree":99.921875,"pused":0.078125},"inodes":{"total":1015938,"free":1015928,"used":10,"pfree":99.999016,"pused":0.000984}},{"fsname":"/sys/fs/cgroup","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161282048,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1015938,"free":1015919,"used":19,"pfree":99.998130,"pused":0.001870}},{"fsname":"/sys/fs/cgroup/unified","fstype":"cgroup2","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/systemd","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/pstore","fstype":"pstore","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/firmware/efi/efivars","fstype":"efivarfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/bpf","fstype":"bpf","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/net_cls,net_prio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/devices","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/memory","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpu,cpuacct","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/perf_event","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/pids","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/hugetlb","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/rdma","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpuset","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/blkio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/freezer","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/misc","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/hugepages","fstype":"hugetlbfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/mqueue","fstype":"mqueue","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/debug","fstype":"debugfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/tracing","fstype":"tracefs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/beekeeper-studio/168","fstype":"squashfs","bytes":{"total":86638592,"free":0,"used":86638592,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/1705","fstype":"squashfs","bytes":{"total":57671680,"free":0,"used":57671680,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10765,"free":0,"used":10765,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1695","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11897,"free":0,"used":11897,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/beekeeper-studio/180","fstype":"squashfs","bytes":{"total":86245376,"free":0,"used":86245376,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core/14399","fstype":"squashfs","bytes":{"total":122421248,"free":0,"used":122421248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":12857,"free":0,"used":12857,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/72","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-28-1804/161","fstype":"squashfs","bytes":{"total":172883968,"free":0,"used":172883968,"pfree":0.000000,"pused":100.000000},"inodes":{"total":27806,"free":0,"used":27806,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2620","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2632","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1634","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11885,"free":0,"used":11885,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/115","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18121,"free":0,"used":18121,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1535","fstype":"squashfs","bytes":{"total":96206848,"free":0,"used":96206848,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76208,"free":0,"used":76208,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1506","fstype":"squashfs","bytes":{"total":65142784,"free":0,"used":65142784,"pfree":0.000000,"pused":100.000000},"inodes":{"total":62342,"free":0,"used":62342,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/bare/5","fstype":"squashfs","bytes":{"total":131072,"free":0,"used":131072,"pfree":0.000000,"pused":100.000000},"inodes":{"total":29,"free":0,"used":29,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/95","fstype":"squashfs","bytes":{"total":162004992,"free":0,"used":162004992,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10162,"free":0,"used":10162,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1534","fstype":"squashfs","bytes":{"total":85327872,"free":0,"used":85327872,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76177,"free":0,"used":76177,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/148","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40311,"free":0,"used":40311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/149","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40310,"free":0,"used":40310,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/119","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18272,"free":0,"used":18272,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/77","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/24","fstype":"squashfs","bytes":{"total":252575744,"free":0,"used":252575744,"pfree":0.000000,"pused":100.000000},"inodes":{"total":25913,"free":0,"used":25913,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/96","fstype":"squashfs","bytes":{"total":201719808,"free":0,"used":201719808,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10166,"free":0,"used":10166,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/433","fstype":"squashfs","bytes":{"total":52297728,"free":0,"used":52297728,"pfree":0.000000,"pused":100.000000},"inodes":{"total":15827,"free":0,"used":15827,"pfree":0.000000,"pused":100.000000}},{"fsname":"/sys/fs/fuse/connections","fstype":"fusectl","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/config","fstype":"configfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/snapd/7264","fstype":"squashfs","bytes":{"total":28442624,"free":0,"used":28442624,"pfree":0.000000,"pused":100.000000},"inodes":{"total":459,"free":0,"used":459,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/599","fstype":"squashfs","bytes":{"total":48234496,"free":0,"used":48234496,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17275,"free":0,"used":17275,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/558","fstype":"squashfs","bytes":{"total":56885248,"free":0,"used":56885248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17311,"free":0,"used":17311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snapd/17883","fstype":"squashfs","bytes":{"total":52035584,"free":0,"used":52035584,"pfree":0.000000,"pused":100.000000},"inodes":{"total":491,"free":0,"used":491,"pfree":0.000000,"pused":100.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/boot/efi","fstype":"vfat","bytes":{"total":535805952,"free":530591744,"used":5214208,"pfree":99.026848,"pused":0.973152},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000","fstype":"tmpfs","bytes":{"total":832253952,"free":832212992,"used":40960,"pfree":99.995078,"pused":0.004922},"inodes":{"total":1015938,"free":1015841,"used":97,"pfree":99.990452,"pused":0.009548}},{"fsname":"/run/user/1000/gvfs","fstype":"fuse.gvfsd-fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000/doc","fstype":"fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/snapd/ns","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/run/snapd/ns/snap-store.mnt","fstype":"nsfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}}] 74884:20221202:102433.020 worker_preprocess_dep_items: SUCCEED 0 74884:20221202:102433.020 worker_preprocess_dep_items(): [{"fsname":"/sys","fstype":"sysfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc","fstype":"proc","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev","fstype":"devtmpfs","bytes":{"total":4121944064,"free":4121944064,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1006334,"free":1005787,"used":547,"pfree":99.945644,"pused":0.054356}},{"fsname":"/dev/pts","fstype":"devpts","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/","fstype":"ext4","bytes":{"total":525720707072,"free":417729171456,"used":81211117568,"pfree":83.723279,"pused":16.276721},"inodes":{"total":32677888,"free":31567229,"used":1110659,"pfree":96.601191,"pused":3.398809}},{"fsname":"/sys/kernel/security","fstype":"securityfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/shm","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161261568,"used":20480,"pfree":99.999508,"pused":0.000492},"inodes":{"total":1015938,"free":1015936,"used":2,"pfree":99.999803,"pused":0.000197}},{"fsname":"/run/lock","fstype":"tmpfs","bytes":{"total":5242880,"free":5238784,"used":4096,"pfree":99.921875,"pused":0.078125},"inodes":{"total":1015938,"free":1015928,"used":10,"pfree":99.999016,"pused":0.000984}},{"fsname":"/sys/fs/cgroup","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161282048,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1015938,"free":1015919,"used":19,"pfree":99.998130,"pused":0.001870}},{"fsname":"/sys/fs/cgroup/unified","fstype":"cgroup2","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/systemd","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/pstore","fstype":"pstore","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/firmware/efi/efivars","fstype":"efivarfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/bpf","fstype":"bpf","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/net_cls,net_prio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/devices","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/memory","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpu,cpuacct","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/perf_event","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/pids","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/hugetlb","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/rdma","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpuset","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/blkio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/freezer","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/misc","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/hugepages","fstype":"hugetlbfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/mqueue","fstype":"mqueue","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/debug","fstype":"debugfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/tracing","fstype":"tracefs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/beekeeper-studio/168","fstype":"squashfs","bytes":{"total":86638592,"free":0,"used":86638592,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/1705","fstype":"squashfs","bytes":{"total":57671680,"free":0,"used":57671680,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10765,"free":0,"used":10765,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1695","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11897,"free":0,"used":11897,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/beekeeper-studio/180","fstype":"squashfs","bytes":{"total":86245376,"free":0,"used":86245376,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core/14399","fstype":"squashfs","bytes":{"total":122421248,"free":0,"used":122421248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":12857,"free":0,"used":12857,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/72","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-28-1804/161","fstype":"squashfs","bytes":{"total":172883968,"free":0,"used":172883968,"pfree":0.000000,"pused":100.000000},"inodes":{"total":27806,"free":0,"used":27806,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2620","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2632","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1634","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11885,"free":0,"used":11885,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/115","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18121,"free":0,"used":18121,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1535","fstype":"squashfs","bytes":{"total":96206848,"free":0,"used":96206848,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76208,"free":0,"used":76208,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1506","fstype":"squashfs","bytes":{"total":65142784,"free":0,"used":65142784,"pfree":0.000000,"pused":100.000000},"inodes":{"total":62342,"free":0,"used":62342,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/bare/5","fstype":"squashfs","bytes":{"total":131072,"free":0,"used":131072,"pfree":0.000000,"pused":100.000000},"inodes":{"total":29,"free":0,"used":29,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/95","fstype":"squashfs","bytes":{"total":162004992,"free":0,"used":162004992,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10162,"free":0,"used":10162,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1534","fstype":"squashfs","bytes":{"total":85327872,"free":0,"used":85327872,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76177,"free":0,"used":76177,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/148","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40311,"free":0,"used":40311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/149","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40310,"free":0,"used":40310,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/119","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18272,"free":0,"used":18272,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/77","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/24","fstype":"squashfs","bytes":{"total":252575744,"free":0,"used":252575744,"pfree":0.000000,"pused":100.000000},"inodes":{"total":25913,"free":0,"used":25913,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/96","fstype":"squashfs","bytes":{"total":201719808,"free":0,"used":201719808,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10166,"free":0,"used":10166,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/433","fstype":"squashfs","bytes":{"total":52297728,"free":0,"used":52297728,"pfree":0.000000,"pused":100.000000},"inodes":{"total":15827,"free":0,"used":15827,"pfree":0.000000,"pused":100.000000}},{"fsname":"/sys/fs/fuse/connections","fstype":"fusectl","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/config","fstype":"configfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/snapd/7264","fstype":"squashfs","bytes":{"total":28442624,"free":0,"used":28442624,"pfree":0.000000,"pused":100.000000},"inodes":{"total":459,"free":0,"used":459,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/599","fstype":"squashfs","bytes":{"total":48234496,"free":0,"used":48234496,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17275,"free":0,"used":17275,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/558","fstype":"squashfs","bytes":{"total":56885248,"free":0,"used":56885248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17311,"free":0,"used":17311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snapd/17883","fstype":"squashfs","bytes":{"total":52035584,"free":0,"used":52035584,"pfree":0.000000,"pused":100.000000},"inodes":{"total":491,"free":0,"used":491,"pfree":0.000000,"pused":100.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/boot/efi","fstype":"vfat","bytes":{"total":535805952,"free":530591744,"used":5214208,"pfree":99.026848,"pused":0.973152},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000","fstype":"tmpfs","bytes":{"total":832253952,"free":832212992,"used":40960,"pfree":99.995078,"pused":0.004922},"inodes":{"total":1015938,"free":1015841,"used":97,"pfree":99.990452,"pused":0.009548}},{"fsname":"/run/user/1000/gvfs","fstype":"fuse.gvfsd-fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000/doc","fstype":"fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/snapd/ns","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/run/snapd/ns/snap-store.mnt","fstype":"nsfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}}] 74884:20221202:102433.020 worker_preprocess_dep_items: SUCCEED 0 74884:20221202:102433.020 worker_preprocess_dep_items(): [{"fsname":"/sys","fstype":"sysfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc","fstype":"proc","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev","fstype":"devtmpfs","bytes":{"total":4121944064,"free":4121944064,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1006334,"free":1005787,"used":547,"pfree":99.945644,"pused":0.054356}},{"fsname":"/dev/pts","fstype":"devpts","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/","fstype":"ext4","bytes":{"total":525720707072,"free":417729171456,"used":81211117568,"pfree":83.723279,"pused":16.276721},"inodes":{"total":32677888,"free":31567229,"used":1110659,"pfree":96.601191,"pused":3.398809}},{"fsname":"/sys/kernel/security","fstype":"securityfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/shm","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161261568,"used":20480,"pfree":99.999508,"pused":0.000492},"inodes":{"total":1015938,"free":1015936,"used":2,"pfree":99.999803,"pused":0.000197}},{"fsname":"/run/lock","fstype":"tmpfs","bytes":{"total":5242880,"free":5238784,"used":4096,"pfree":99.921875,"pused":0.078125},"inodes":{"total":1015938,"free":1015928,"used":10,"pfree":99.999016,"pused":0.000984}},{"fsname":"/sys/fs/cgroup","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161282048,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1015938,"free":1015919,"used":19,"pfree":99.998130,"pused":0.001870}},{"fsname":"/sys/fs/cgroup/unified","fstype":"cgroup2","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/systemd","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/pstore","fstype":"pstore","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/firmware/efi/efivars","fstype":"efivarfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/bpf","fstype":"bpf","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/net_cls,net_prio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/devices","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/memory","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpu,cpuacct","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/perf_event","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/pids","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/hugetlb","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/rdma","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpuset","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/blkio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/freezer","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/misc","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/hugepages","fstype":"hugetlbfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/mqueue","fstype":"mqueue","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/debug","fstype":"debugfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/tracing","fstype":"tracefs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/beekeeper-studio/168","fstype":"squashfs","bytes":{"total":86638592,"free":0,"used":86638592,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/1705","fstype":"squashfs","bytes":{"total":57671680,"free":0,"used":57671680,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10765,"free":0,"used":10765,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1695","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11897,"free":0,"used":11897,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/beekeeper-studio/180","fstype":"squashfs","bytes":{"total":86245376,"free":0,"used":86245376,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core/14399","fstype":"squashfs","bytes":{"total":122421248,"free":0,"used":122421248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":12857,"free":0,"used":12857,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/72","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-28-1804/161","fstype":"squashfs","bytes":{"total":172883968,"free":0,"used":172883968,"pfree":0.000000,"pused":100.000000},"inodes":{"total":27806,"free":0,"used":27806,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2620","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2632","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1634","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11885,"free":0,"used":11885,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/115","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18121,"free":0,"used":18121,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1535","fstype":"squashfs","bytes":{"total":96206848,"free":0,"used":96206848,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76208,"free":0,"used":76208,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1506","fstype":"squashfs","bytes":{"total":65142784,"free":0,"used":65142784,"pfree":0.000000,"pused":100.000000},"inodes":{"total":62342,"free":0,"used":62342,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/bare/5","fstype":"squashfs","bytes":{"total":131072,"free":0,"used":131072,"pfree":0.000000,"pused":100.000000},"inodes":{"total":29,"free":0,"used":29,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/95","fstype":"squashfs","bytes":{"total":162004992,"free":0,"used":162004992,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10162,"free":0,"used":10162,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1534","fstype":"squashfs","bytes":{"total":85327872,"free":0,"used":85327872,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76177,"free":0,"used":76177,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/148","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40311,"free":0,"used":40311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/149","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40310,"free":0,"used":40310,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/119","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18272,"free":0,"used":18272,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/77","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/24","fstype":"squashfs","bytes":{"total":252575744,"free":0,"used":252575744,"pfree":0.000000,"pused":100.000000},"inodes":{"total":25913,"free":0,"used":25913,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/96","fstype":"squashfs","bytes":{"total":201719808,"free":0,"used":201719808,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10166,"free":0,"used":10166,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/433","fstype":"squashfs","bytes":{"total":52297728,"free":0,"used":52297728,"pfree":0.000000,"pused":100.000000},"inodes":{"total":15827,"free":0,"used":15827,"pfree":0.000000,"pused":100.000000}},{"fsname":"/sys/fs/fuse/connections","fstype":"fusectl","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/config","fstype":"configfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/snapd/7264","fstype":"squashfs","bytes":{"total":28442624,"free":0,"used":28442624,"pfree":0.000000,"pused":100.000000},"inodes":{"total":459,"free":0,"used":459,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/599","fstype":"squashfs","bytes":{"total":48234496,"free":0,"used":48234496,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17275,"free":0,"used":17275,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/558","fstype":"squashfs","bytes":{"total":56885248,"free":0,"used":56885248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17311,"free":0,"used":17311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snapd/17883","fstype":"squashfs","bytes":{"total":52035584,"free":0,"used":52035584,"pfree":0.000000,"pused":100.000000},"inodes":{"total":491,"free":0,"used":491,"pfree":0.000000,"pused":100.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/boot/efi","fstype":"vfat","bytes":{"total":535805952,"free":530591744,"used":5214208,"pfree":99.026848,"pused":0.973152},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000","fstype":"tmpfs","bytes":{"total":832253952,"free":832212992,"used":40960,"pfree":99.995078,"pused":0.004922},"inodes":{"total":1015938,"free":1015841,"used":97,"pfree":99.990452,"pused":0.009548}},{"fsname":"/run/user/1000/gvfs","fstype":"fuse.gvfsd-fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000/doc","fstype":"fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/snapd/ns","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/run/snapd/ns/snap-store.mnt","fstype":"nsfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}}] 74884:20221202:102433.020 worker_preprocess_dep_items: SUCCEED 0 74884:20221202:102433.020 worker_preprocess_dep_items(): [{"fsname":"/sys","fstype":"sysfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc","fstype":"proc","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev","fstype":"devtmpfs","bytes":{"total":4121944064,"free":4121944064,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1006334,"free":1005787,"used":547,"pfree":99.945644,"pused":0.054356}},{"fsname":"/dev/pts","fstype":"devpts","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/","fstype":"ext4","bytes":{"total":525720707072,"free":417729171456,"used":81211117568,"pfree":83.723279,"pused":16.276721},"inodes":{"total":32677888,"free":31567229,"used":1110659,"pfree":96.601191,"pused":3.398809}},{"fsname":"/sys/kernel/security","fstype":"securityfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/shm","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161261568,"used":20480,"pfree":99.999508,"pused":0.000492},"inodes":{"total":1015938,"free":1015936,"used":2,"pfree":99.999803,"pused":0.000197}},{"fsname":"/run/lock","fstype":"tmpfs","bytes":{"total":5242880,"free":5238784,"used":4096,"pfree":99.921875,"pused":0.078125},"inodes":{"total":1015938,"free":1015928,"used":10,"pfree":99.999016,"pused":0.000984}},{"fsname":"/sys/fs/cgroup","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161282048,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1015938,"free":1015919,"used":19,"pfree":99.998130,"pused":0.001870}},{"fsname":"/sys/fs/cgroup/unified","fstype":"cgroup2","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/systemd","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/pstore","fstype":"pstore","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/firmware/efi/efivars","fstype":"efivarfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/bpf","fstype":"bpf","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/net_cls,net_prio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/devices","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/memory","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpu,cpuacct","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/perf_event","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/pids","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/hugetlb","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/rdma","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpuset","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/blkio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/freezer","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/misc","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/hugepages","fstype":"hugetlbfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/mqueue","fstype":"mqueue","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/debug","fstype":"debugfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/tracing","fstype":"tracefs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/beekeeper-studio/168","fstype":"squashfs","bytes":{"total":86638592,"free":0,"used":86638592,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/1705","fstype":"squashfs","bytes":{"total":57671680,"free":0,"used":57671680,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10765,"free":0,"used":10765,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1695","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11897,"free":0,"used":11897,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/beekeeper-studio/180","fstype":"squashfs","bytes":{"total":86245376,"free":0,"used":86245376,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core/14399","fstype":"squashfs","bytes":{"total":122421248,"free":0,"used":122421248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":12857,"free":0,"used":12857,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/72","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-28-1804/161","fstype":"squashfs","bytes":{"total":172883968,"free":0,"used":172883968,"pfree":0.000000,"pused":100.000000},"inodes":{"total":27806,"free":0,"used":27806,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2620","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2632","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1634","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11885,"free":0,"used":11885,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/115","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18121,"free":0,"used":18121,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1535","fstype":"squashfs","bytes":{"total":96206848,"free":0,"used":96206848,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76208,"free":0,"used":76208,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1506","fstype":"squashfs","bytes":{"total":65142784,"free":0,"used":65142784,"pfree":0.000000,"pused":100.000000},"inodes":{"total":62342,"free":0,"used":62342,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/bare/5","fstype":"squashfs","bytes":{"total":131072,"free":0,"used":131072,"pfree":0.000000,"pused":100.000000},"inodes":{"total":29,"free":0,"used":29,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/95","fstype":"squashfs","bytes":{"total":162004992,"free":0,"used":162004992,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10162,"free":0,"used":10162,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1534","fstype":"squashfs","bytes":{"total":85327872,"free":0,"used":85327872,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76177,"free":0,"used":76177,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/148","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40311,"free":0,"used":40311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/149","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40310,"free":0,"used":40310,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/119","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18272,"free":0,"used":18272,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/77","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/24","fstype":"squashfs","bytes":{"total":252575744,"free":0,"used":252575744,"pfree":0.000000,"pused":100.000000},"inodes":{"total":25913,"free":0,"used":25913,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/96","fstype":"squashfs","bytes":{"total":201719808,"free":0,"used":201719808,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10166,"free":0,"used":10166,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/433","fstype":"squashfs","bytes":{"total":52297728,"free":0,"used":52297728,"pfree":0.000000,"pused":100.000000},"inodes":{"total":15827,"free":0,"used":15827,"pfree":0.000000,"pused":100.000000}},{"fsname":"/sys/fs/fuse/connections","fstype":"fusectl","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/config","fstype":"configfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/snapd/7264","fstype":"squashfs","bytes":{"total":28442624,"free":0,"used":28442624,"pfree":0.000000,"pused":100.000000},"inodes":{"total":459,"free":0,"used":459,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/599","fstype":"squashfs","bytes":{"total":48234496,"free":0,"used":48234496,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17275,"free":0,"used":17275,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/558","fstype":"squashfs","bytes":{"total":56885248,"free":0,"used":56885248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17311,"free":0,"used":17311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snapd/17883","fstype":"squashfs","bytes":{"total":52035584,"free":0,"used":52035584,"pfree":0.000000,"pused":100.000000},"inodes":{"total":491,"free":0,"used":491,"pfree":0.000000,"pused":100.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/boot/efi","fstype":"vfat","bytes":{"total":535805952,"free":530591744,"used":5214208,"pfree":99.026848,"pused":0.973152},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000","fstype":"tmpfs","bytes":{"total":832253952,"free":832212992,"used":40960,"pfree":99.995078,"pused":0.004922},"inodes":{"total":1015938,"free":1015841,"used":97,"pfree":99.990452,"pused":0.009548}},{"fsname":"/run/user/1000/gvfs","fstype":"fuse.gvfsd-fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000/doc","fstype":"fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/snapd/ns","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/run/snapd/ns/snap-store.mnt","fstype":"nsfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}}] 74884:20221202:102433.020 worker_preprocess_dep_items: SUCCEED 0 74884:20221202:102433.020 worker_preprocess_dep_items(): [{"fsname":"/sys","fstype":"sysfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc","fstype":"proc","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev","fstype":"devtmpfs","bytes":{"total":4121944064,"free":4121944064,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1006334,"free":1005787,"used":547,"pfree":99.945644,"pused":0.054356}},{"fsname":"/dev/pts","fstype":"devpts","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/","fstype":"ext4","bytes":{"total":525720707072,"free":417729171456,"used":81211117568,"pfree":83.723279,"pused":16.276721},"inodes":{"total":32677888,"free":31567229,"used":1110659,"pfree":96.601191,"pused":3.398809}},{"fsname":"/sys/kernel/security","fstype":"securityfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/shm","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161261568,"used":20480,"pfree":99.999508,"pused":0.000492},"inodes":{"total":1015938,"free":1015936,"used":2,"pfree":99.999803,"pused":0.000197}},{"fsname":"/run/lock","fstype":"tmpfs","bytes":{"total":5242880,"free":5238784,"used":4096,"pfree":99.921875,"pused":0.078125},"inodes":{"total":1015938,"free":1015928,"used":10,"pfree":99.999016,"pused":0.000984}},{"fsname":"/sys/fs/cgroup","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161282048,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1015938,"free":1015919,"used":19,"pfree":99.998130,"pused":0.001870}},{"fsname":"/sys/fs/cgroup/unified","fstype":"cgroup2","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/systemd","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/pstore","fstype":"pstore","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/firmware/efi/efivars","fstype":"efivarfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/bpf","fstype":"bpf","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/net_cls,net_prio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/devices","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/memory","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpu,cpuacct","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/perf_event","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/pids","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/hugetlb","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/rdma","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpuset","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/blkio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/freezer","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/misc","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/hugepages","fstype":"hugetlbfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/mqueue","fstype":"mqueue","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/debug","fstype":"debugfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/tracing","fstype":"tracefs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/beekeeper-studio/168","fstype":"squashfs","bytes":{"total":86638592,"free":0,"used":86638592,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/1705","fstype":"squashfs","bytes":{"total":57671680,"free":0,"used":57671680,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10765,"free":0,"used":10765,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1695","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11897,"free":0,"used":11897,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/beekeeper-studio/180","fstype":"squashfs","bytes":{"total":86245376,"free":0,"used":86245376,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core/14399","fstype":"squashfs","bytes":{"total":122421248,"free":0,"used":122421248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":12857,"free":0,"used":12857,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/72","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-28-1804/161","fstype":"squashfs","bytes":{"total":172883968,"free":0,"used":172883968,"pfree":0.000000,"pused":100.000000},"inodes":{"total":27806,"free":0,"used":27806,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2620","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2632","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1634","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11885,"free":0,"used":11885,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/115","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18121,"free":0,"used":18121,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1535","fstype":"squashfs","bytes":{"total":96206848,"free":0,"used":96206848,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76208,"free":0,"used":76208,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1506","fstype":"squashfs","bytes":{"total":65142784,"free":0,"used":65142784,"pfree":0.000000,"pused":100.000000},"inodes":{"total":62342,"free":0,"used":62342,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/bare/5","fstype":"squashfs","bytes":{"total":131072,"free":0,"used":131072,"pfree":0.000000,"pused":100.000000},"inodes":{"total":29,"free":0,"used":29,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/95","fstype":"squashfs","bytes":{"total":162004992,"free":0,"used":162004992,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10162,"free":0,"used":10162,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1534","fstype":"squashfs","bytes":{"total":85327872,"free":0,"used":85327872,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76177,"free":0,"used":76177,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/148","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40311,"free":0,"used":40311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/149","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40310,"free":0,"used":40310,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/119","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18272,"free":0,"used":18272,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/77","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/24","fstype":"squashfs","bytes":{"total":252575744,"free":0,"used":252575744,"pfree":0.000000,"pused":100.000000},"inodes":{"total":25913,"free":0,"used":25913,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/96","fstype":"squashfs","bytes":{"total":201719808,"free":0,"used":201719808,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10166,"free":0,"used":10166,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/433","fstype":"squashfs","bytes":{"total":52297728,"free":0,"used":52297728,"pfree":0.000000,"pused":100.000000},"inodes":{"total":15827,"free":0,"used":15827,"pfree":0.000000,"pused":100.000000}},{"fsname":"/sys/fs/fuse/connections","fstype":"fusectl","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/config","fstype":"configfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/snapd/7264","fstype":"squashfs","bytes":{"total":28442624,"free":0,"used":28442624,"pfree":0.000000,"pused":100.000000},"inodes":{"total":459,"free":0,"used":459,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/599","fstype":"squashfs","bytes":{"total":48234496,"free":0,"used":48234496,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17275,"free":0,"used":17275,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/558","fstype":"squashfs","bytes":{"total":56885248,"free":0,"used":56885248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17311,"free":0,"used":17311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snapd/17883","fstype":"squashfs","bytes":{"total":52035584,"free":0,"used":52035584,"pfree":0.000000,"pused":100.000000},"inodes":{"total":491,"free":0,"used":491,"pfree":0.000000,"pused":100.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/boot/efi","fstype":"vfat","bytes":{"total":535805952,"free":530591744,"used":5214208,"pfree":99.026848,"pused":0.973152},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000","fstype":"tmpfs","bytes":{"total":832253952,"free":832212992,"used":40960,"pfree":99.995078,"pused":0.004922},"inodes":{"total":1015938,"free":1015841,"used":97,"pfree":99.990452,"pused":0.009548}},{"fsname":"/run/user/1000/gvfs","fstype":"fuse.gvfsd-fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000/doc","fstype":"fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/snapd/ns","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/run/snapd/ns/snap-store.mnt","fstype":"nsfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}}] 74884:20221202:102433.020 worker_preprocess_dep_items: SUCCEED 0 74884:20221202:102433.020 worker_preprocess_dep_items(): [{"fsname":"/sys","fstype":"sysfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc","fstype":"proc","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev","fstype":"devtmpfs","bytes":{"total":4121944064,"free":4121944064,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1006334,"free":1005787,"used":547,"pfree":99.945644,"pused":0.054356}},{"fsname":"/dev/pts","fstype":"devpts","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/","fstype":"ext4","bytes":{"total":525720707072,"free":417729171456,"used":81211117568,"pfree":83.723279,"pused":16.276721},"inodes":{"total":32677888,"free":31567229,"used":1110659,"pfree":96.601191,"pused":3.398809}},{"fsname":"/sys/kernel/security","fstype":"securityfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/shm","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161261568,"used":20480,"pfree":99.999508,"pused":0.000492},"inodes":{"total":1015938,"free":1015936,"used":2,"pfree":99.999803,"pused":0.000197}},{"fsname":"/run/lock","fstype":"tmpfs","bytes":{"total":5242880,"free":5238784,"used":4096,"pfree":99.921875,"pused":0.078125},"inodes":{"total":1015938,"free":1015928,"used":10,"pfree":99.999016,"pused":0.000984}},{"fsname":"/sys/fs/cgroup","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161282048,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1015938,"free":1015919,"used":19,"pfree":99.998130,"pused":0.001870}},{"fsname":"/sys/fs/cgroup/unified","fstype":"cgroup2","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/systemd","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/pstore","fstype":"pstore","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/firmware/efi/efivars","fstype":"efivarfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/bpf","fstype":"bpf","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/net_cls,net_prio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/devices","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/memory","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpu,cpuacct","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/perf_event","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/pids","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/hugetlb","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/rdma","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpuset","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/blkio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/freezer","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/misc","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/hugepages","fstype":"hugetlbfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/mqueue","fstype":"mqueue","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/debug","fstype":"debugfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/tracing","fstype":"tracefs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/beekeeper-studio/168","fstype":"squashfs","bytes":{"total":86638592,"free":0,"used":86638592,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/1705","fstype":"squashfs","bytes":{"total":57671680,"free":0,"used":57671680,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10765,"free":0,"used":10765,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1695","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11897,"free":0,"used":11897,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/beekeeper-studio/180","fstype":"squashfs","bytes":{"total":86245376,"free":0,"used":86245376,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core/14399","fstype":"squashfs","bytes":{"total":122421248,"free":0,"used":122421248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":12857,"free":0,"used":12857,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/72","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-28-1804/161","fstype":"squashfs","bytes":{"total":172883968,"free":0,"used":172883968,"pfree":0.000000,"pused":100.000000},"inodes":{"total":27806,"free":0,"used":27806,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2620","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2632","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1634","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11885,"free":0,"used":11885,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/115","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18121,"free":0,"used":18121,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1535","fstype":"squashfs","bytes":{"total":96206848,"free":0,"used":96206848,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76208,"free":0,"used":76208,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1506","fstype":"squashfs","bytes":{"total":65142784,"free":0,"used":65142784,"pfree":0.000000,"pused":100.000000},"inodes":{"total":62342,"free":0,"used":62342,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/bare/5","fstype":"squashfs","bytes":{"total":131072,"free":0,"used":131072,"pfree":0.000000,"pused":100.000000},"inodes":{"total":29,"free":0,"used":29,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/95","fstype":"squashfs","bytes":{"total":162004992,"free":0,"used":162004992,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10162,"free":0,"used":10162,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1534","fstype":"squashfs","bytes":{"total":85327872,"free":0,"used":85327872,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76177,"free":0,"used":76177,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/148","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40311,"free":0,"used":40311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/149","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40310,"free":0,"used":40310,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/119","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18272,"free":0,"used":18272,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/77","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/24","fstype":"squashfs","bytes":{"total":252575744,"free":0,"used":252575744,"pfree":0.000000,"pused":100.000000},"inodes":{"total":25913,"free":0,"used":25913,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/96","fstype":"squashfs","bytes":{"total":201719808,"free":0,"used":201719808,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10166,"free":0,"used":10166,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/433","fstype":"squashfs","bytes":{"total":52297728,"free":0,"used":52297728,"pfree":0.000000,"pused":100.000000},"inodes":{"total":15827,"free":0,"used":15827,"pfree":0.000000,"pused":100.000000}},{"fsname":"/sys/fs/fuse/connections","fstype":"fusectl","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/config","fstype":"configfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/snapd/7264","fstype":"squashfs","bytes":{"total":28442624,"free":0,"used":28442624,"pfree":0.000000,"pused":100.000000},"inodes":{"total":459,"free":0,"used":459,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/599","fstype":"squashfs","bytes":{"total":48234496,"free":0,"used":48234496,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17275,"free":0,"used":17275,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/558","fstype":"squashfs","bytes":{"total":56885248,"free":0,"used":56885248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17311,"free":0,"used":17311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snapd/17883","fstype":"squashfs","bytes":{"total":52035584,"free":0,"used":52035584,"pfree":0.000000,"pused":100.000000},"inodes":{"total":491,"free":0,"used":491,"pfree":0.000000,"pused":100.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/boot/efi","fstype":"vfat","bytes":{"total":535805952,"free":530591744,"used":5214208,"pfree":99.026848,"pused":0.973152},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000","fstype":"tmpfs","bytes":{"total":832253952,"free":832212992,"used":40960,"pfree":99.995078,"pused":0.004922},"inodes":{"total":1015938,"free":1015841,"used":97,"pfree":99.990452,"pused":0.009548}},{"fsname":"/run/user/1000/gvfs","fstype":"fuse.gvfsd-fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000/doc","fstype":"fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/snapd/ns","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/run/snapd/ns/snap-store.mnt","fstype":"nsfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}}] 74884:20221202:102433.021 worker_preprocess_dep_items: SUCCEED 0 74884:20221202:102433.021 worker_preprocess_dep_items(): [{"fsname":"/sys","fstype":"sysfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc","fstype":"proc","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev","fstype":"devtmpfs","bytes":{"total":4121944064,"free":4121944064,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1006334,"free":1005787,"used":547,"pfree":99.945644,"pused":0.054356}},{"fsname":"/dev/pts","fstype":"devpts","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/","fstype":"ext4","bytes":{"total":525720707072,"free":417729171456,"used":81211117568,"pfree":83.723279,"pused":16.276721},"inodes":{"total":32677888,"free":31567229,"used":1110659,"pfree":96.601191,"pused":3.398809}},{"fsname":"/sys/kernel/security","fstype":"securityfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/shm","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161261568,"used":20480,"pfree":99.999508,"pused":0.000492},"inodes":{"total":1015938,"free":1015936,"used":2,"pfree":99.999803,"pused":0.000197}},{"fsname":"/run/lock","fstype":"tmpfs","bytes":{"total":5242880,"free":5238784,"used":4096,"pfree":99.921875,"pused":0.078125},"inodes":{"total":1015938,"free":1015928,"used":10,"pfree":99.999016,"pused":0.000984}},{"fsname":"/sys/fs/cgroup","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161282048,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1015938,"free":1015919,"used":19,"pfree":99.998130,"pused":0.001870}},{"fsname":"/sys/fs/cgroup/unified","fstype":"cgroup2","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/systemd","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/pstore","fstype":"pstore","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/firmware/efi/efivars","fstype":"efivarfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/bpf","fstype":"bpf","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/net_cls,net_prio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/devices","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/memory","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpu,cpuacct","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/perf_event","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/pids","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/hugetlb","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/rdma","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpuset","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/blkio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/freezer","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/misc","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/hugepages","fstype":"hugetlbfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/mqueue","fstype":"mqueue","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/debug","fstype":"debugfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/tracing","fstype":"tracefs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/beekeeper-studio/168","fstype":"squashfs","bytes":{"total":86638592,"free":0,"used":86638592,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/1705","fstype":"squashfs","bytes":{"total":57671680,"free":0,"used":57671680,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10765,"free":0,"used":10765,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1695","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11897,"free":0,"used":11897,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/beekeeper-studio/180","fstype":"squashfs","bytes":{"total":86245376,"free":0,"used":86245376,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core/14399","fstype":"squashfs","bytes":{"total":122421248,"free":0,"used":122421248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":12857,"free":0,"used":12857,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/72","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-28-1804/161","fstype":"squashfs","bytes":{"total":172883968,"free":0,"used":172883968,"pfree":0.000000,"pused":100.000000},"inodes":{"total":27806,"free":0,"used":27806,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2620","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2632","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1634","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11885,"free":0,"used":11885,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/115","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18121,"free":0,"used":18121,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1535","fstype":"squashfs","bytes":{"total":96206848,"free":0,"used":96206848,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76208,"free":0,"used":76208,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1506","fstype":"squashfs","bytes":{"total":65142784,"free":0,"used":65142784,"pfree":0.000000,"pused":100.000000},"inodes":{"total":62342,"free":0,"used":62342,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/bare/5","fstype":"squashfs","bytes":{"total":131072,"free":0,"used":131072,"pfree":0.000000,"pused":100.000000},"inodes":{"total":29,"free":0,"used":29,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/95","fstype":"squashfs","bytes":{"total":162004992,"free":0,"used":162004992,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10162,"free":0,"used":10162,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1534","fstype":"squashfs","bytes":{"total":85327872,"free":0,"used":85327872,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76177,"free":0,"used":76177,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/148","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40311,"free":0,"used":40311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/149","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40310,"free":0,"used":40310,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/119","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18272,"free":0,"used":18272,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/77","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/24","fstype":"squashfs","bytes":{"total":252575744,"free":0,"used":252575744,"pfree":0.000000,"pused":100.000000},"inodes":{"total":25913,"free":0,"used":25913,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/96","fstype":"squashfs","bytes":{"total":201719808,"free":0,"used":201719808,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10166,"free":0,"used":10166,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/433","fstype":"squashfs","bytes":{"total":52297728,"free":0,"used":52297728,"pfree":0.000000,"pused":100.000000},"inodes":{"total":15827,"free":0,"used":15827,"pfree":0.000000,"pused":100.000000}},{"fsname":"/sys/fs/fuse/connections","fstype":"fusectl","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/config","fstype":"configfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/snapd/7264","fstype":"squashfs","bytes":{"total":28442624,"free":0,"used":28442624,"pfree":0.000000,"pused":100.000000},"inodes":{"total":459,"free":0,"used":459,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/599","fstype":"squashfs","bytes":{"total":48234496,"free":0,"used":48234496,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17275,"free":0,"used":17275,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/558","fstype":"squashfs","bytes":{"total":56885248,"free":0,"used":56885248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17311,"free":0,"used":17311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snapd/17883","fstype":"squashfs","bytes":{"total":52035584,"free":0,"used":52035584,"pfree":0.000000,"pused":100.000000},"inodes":{"total":491,"free":0,"used":491,"pfree":0.000000,"pused":100.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/boot/efi","fstype":"vfat","bytes":{"total":535805952,"free":530591744,"used":5214208,"pfree":99.026848,"pused":0.973152},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000","fstype":"tmpfs","bytes":{"total":832253952,"free":832212992,"used":40960,"pfree":99.995078,"pused":0.004922},"inodes":{"total":1015938,"free":1015841,"used":97,"pfree":99.990452,"pused":0.009548}},{"fsname":"/run/user/1000/gvfs","fstype":"fuse.gvfsd-fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000/doc","fstype":"fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/snapd/ns","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/run/snapd/ns/snap-store.mnt","fstype":"nsfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}}] 74884:20221202:102433.021 worker_preprocess_dep_items: SUCCEED 0 74884:20221202:102433.021 worker_preprocess_dep_items(): [{"fsname":"/sys","fstype":"sysfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc","fstype":"proc","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev","fstype":"devtmpfs","bytes":{"total":4121944064,"free":4121944064,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1006334,"free":1005787,"used":547,"pfree":99.945644,"pused":0.054356}},{"fsname":"/dev/pts","fstype":"devpts","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/","fstype":"ext4","bytes":{"total":525720707072,"free":417729171456,"used":81211117568,"pfree":83.723279,"pused":16.276721},"inodes":{"total":32677888,"free":31567229,"used":1110659,"pfree":96.601191,"pused":3.398809}},{"fsname":"/sys/kernel/security","fstype":"securityfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/shm","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161261568,"used":20480,"pfree":99.999508,"pused":0.000492},"inodes":{"total":1015938,"free":1015936,"used":2,"pfree":99.999803,"pused":0.000197}},{"fsname":"/run/lock","fstype":"tmpfs","bytes":{"total":5242880,"free":5238784,"used":4096,"pfree":99.921875,"pused":0.078125},"inodes":{"total":1015938,"free":1015928,"used":10,"pfree":99.999016,"pused":0.000984}},{"fsname":"/sys/fs/cgroup","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161282048,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1015938,"free":1015919,"used":19,"pfree":99.998130,"pused":0.001870}},{"fsname":"/sys/fs/cgroup/unified","fstype":"cgroup2","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/systemd","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/pstore","fstype":"pstore","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/firmware/efi/efivars","fstype":"efivarfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/bpf","fstype":"bpf","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/net_cls,net_prio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/devices","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/memory","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpu,cpuacct","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/perf_event","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/pids","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/hugetlb","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/rdma","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpuset","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/blkio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/freezer","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/misc","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/hugepages","fstype":"hugetlbfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/mqueue","fstype":"mqueue","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/debug","fstype":"debugfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/tracing","fstype":"tracefs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/beekeeper-studio/168","fstype":"squashfs","bytes":{"total":86638592,"free":0,"used":86638592,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/1705","fstype":"squashfs","bytes":{"total":57671680,"free":0,"used":57671680,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10765,"free":0,"used":10765,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1695","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11897,"free":0,"used":11897,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/beekeeper-studio/180","fstype":"squashfs","bytes":{"total":86245376,"free":0,"used":86245376,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core/14399","fstype":"squashfs","bytes":{"total":122421248,"free":0,"used":122421248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":12857,"free":0,"used":12857,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/72","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-28-1804/161","fstype":"squashfs","bytes":{"total":172883968,"free":0,"used":172883968,"pfree":0.000000,"pused":100.000000},"inodes":{"total":27806,"free":0,"used":27806,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2620","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2632","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1634","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11885,"free":0,"used":11885,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/115","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18121,"free":0,"used":18121,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1535","fstype":"squashfs","bytes":{"total":96206848,"free":0,"used":96206848,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76208,"free":0,"used":76208,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1506","fstype":"squashfs","bytes":{"total":65142784,"free":0,"used":65142784,"pfree":0.000000,"pused":100.000000},"inodes":{"total":62342,"free":0,"used":62342,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/bare/5","fstype":"squashfs","bytes":{"total":131072,"free":0,"used":131072,"pfree":0.000000,"pused":100.000000},"inodes":{"total":29,"free":0,"used":29,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/95","fstype":"squashfs","bytes":{"total":162004992,"free":0,"used":162004992,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10162,"free":0,"used":10162,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1534","fstype":"squashfs","bytes":{"total":85327872,"free":0,"used":85327872,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76177,"free":0,"used":76177,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/148","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40311,"free":0,"used":40311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/149","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40310,"free":0,"used":40310,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/119","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18272,"free":0,"used":18272,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/77","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/24","fstype":"squashfs","bytes":{"total":252575744,"free":0,"used":252575744,"pfree":0.000000,"pused":100.000000},"inodes":{"total":25913,"free":0,"used":25913,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/96","fstype":"squashfs","bytes":{"total":201719808,"free":0,"used":201719808,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10166,"free":0,"used":10166,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/433","fstype":"squashfs","bytes":{"total":52297728,"free":0,"used":52297728,"pfree":0.000000,"pused":100.000000},"inodes":{"total":15827,"free":0,"used":15827,"pfree":0.000000,"pused":100.000000}},{"fsname":"/sys/fs/fuse/connections","fstype":"fusectl","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/config","fstype":"configfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/snapd/7264","fstype":"squashfs","bytes":{"total":28442624,"free":0,"used":28442624,"pfree":0.000000,"pused":100.000000},"inodes":{"total":459,"free":0,"used":459,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/599","fstype":"squashfs","bytes":{"total":48234496,"free":0,"used":48234496,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17275,"free":0,"used":17275,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/558","fstype":"squashfs","bytes":{"total":56885248,"free":0,"used":56885248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17311,"free":0,"used":17311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snapd/17883","fstype":"squashfs","bytes":{"total":52035584,"free":0,"used":52035584,"pfree":0.000000,"pused":100.000000},"inodes":{"total":491,"free":0,"used":491,"pfree":0.000000,"pused":100.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/boot/efi","fstype":"vfat","bytes":{"total":535805952,"free":530591744,"used":5214208,"pfree":99.026848,"pused":0.973152},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000","fstype":"tmpfs","bytes":{"total":832253952,"free":832212992,"used":40960,"pfree":99.995078,"pused":0.004922},"inodes":{"total":1015938,"free":1015841,"used":97,"pfree":99.990452,"pused":0.009548}},{"fsname":"/run/user/1000/gvfs","fstype":"fuse.gvfsd-fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000/doc","fstype":"fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/snapd/ns","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/run/snapd/ns/snap-store.mnt","fstype":"nsfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}}] 74884:20221202:102433.021 worker_preprocess_dep_items: SUCCEED 0 74884:20221202:102433.021 worker_preprocess_dep_items(): [{"fsname":"/sys","fstype":"sysfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc","fstype":"proc","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev","fstype":"devtmpfs","bytes":{"total":4121944064,"free":4121944064,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1006334,"free":1005787,"used":547,"pfree":99.945644,"pused":0.054356}},{"fsname":"/dev/pts","fstype":"devpts","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/","fstype":"ext4","bytes":{"total":525720707072,"free":417729171456,"used":81211117568,"pfree":83.723279,"pused":16.276721},"inodes":{"total":32677888,"free":31567229,"used":1110659,"pfree":96.601191,"pused":3.398809}},{"fsname":"/sys/kernel/security","fstype":"securityfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/shm","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161261568,"used":20480,"pfree":99.999508,"pused":0.000492},"inodes":{"total":1015938,"free":1015936,"used":2,"pfree":99.999803,"pused":0.000197}},{"fsname":"/run/lock","fstype":"tmpfs","bytes":{"total":5242880,"free":5238784,"used":4096,"pfree":99.921875,"pused":0.078125},"inodes":{"total":1015938,"free":1015928,"used":10,"pfree":99.999016,"pused":0.000984}},{"fsname":"/sys/fs/cgroup","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161282048,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1015938,"free":1015919,"used":19,"pfree":99.998130,"pused":0.001870}},{"fsname":"/sys/fs/cgroup/unified","fstype":"cgroup2","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/systemd","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/pstore","fstype":"pstore","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/firmware/efi/efivars","fstype":"efivarfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/bpf","fstype":"bpf","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/net_cls,net_prio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/devices","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/memory","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpu,cpuacct","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/perf_event","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/pids","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/hugetlb","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/rdma","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpuset","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/blkio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/freezer","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/misc","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/hugepages","fstype":"hugetlbfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/mqueue","fstype":"mqueue","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/debug","fstype":"debugfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/tracing","fstype":"tracefs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/beekeeper-studio/168","fstype":"squashfs","bytes":{"total":86638592,"free":0,"used":86638592,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/1705","fstype":"squashfs","bytes":{"total":57671680,"free":0,"used":57671680,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10765,"free":0,"used":10765,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1695","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11897,"free":0,"used":11897,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/beekeeper-studio/180","fstype":"squashfs","bytes":{"total":86245376,"free":0,"used":86245376,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core/14399","fstype":"squashfs","bytes":{"total":122421248,"free":0,"used":122421248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":12857,"free":0,"used":12857,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/72","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-28-1804/161","fstype":"squashfs","bytes":{"total":172883968,"free":0,"used":172883968,"pfree":0.000000,"pused":100.000000},"inodes":{"total":27806,"free":0,"used":27806,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2620","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2632","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1634","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11885,"free":0,"used":11885,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/115","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18121,"free":0,"used":18121,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1535","fstype":"squashfs","bytes":{"total":96206848,"free":0,"used":96206848,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76208,"free":0,"used":76208,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1506","fstype":"squashfs","bytes":{"total":65142784,"free":0,"used":65142784,"pfree":0.000000,"pused":100.000000},"inodes":{"total":62342,"free":0,"used":62342,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/bare/5","fstype":"squashfs","bytes":{"total":131072,"free":0,"used":131072,"pfree":0.000000,"pused":100.000000},"inodes":{"total":29,"free":0,"used":29,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/95","fstype":"squashfs","bytes":{"total":162004992,"free":0,"used":162004992,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10162,"free":0,"used":10162,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1534","fstype":"squashfs","bytes":{"total":85327872,"free":0,"used":85327872,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76177,"free":0,"used":76177,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/148","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40311,"free":0,"used":40311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/149","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40310,"free":0,"used":40310,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/119","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18272,"free":0,"used":18272,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/77","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/24","fstype":"squashfs","bytes":{"total":252575744,"free":0,"used":252575744,"pfree":0.000000,"pused":100.000000},"inodes":{"total":25913,"free":0,"used":25913,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/96","fstype":"squashfs","bytes":{"total":201719808,"free":0,"used":201719808,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10166,"free":0,"used":10166,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/433","fstype":"squashfs","bytes":{"total":52297728,"free":0,"used":52297728,"pfree":0.000000,"pused":100.000000},"inodes":{"total":15827,"free":0,"used":15827,"pfree":0.000000,"pused":100.000000}},{"fsname":"/sys/fs/fuse/connections","fstype":"fusectl","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/config","fstype":"configfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/snapd/7264","fstype":"squashfs","bytes":{"total":28442624,"free":0,"used":28442624,"pfree":0.000000,"pused":100.000000},"inodes":{"total":459,"free":0,"used":459,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/599","fstype":"squashfs","bytes":{"total":48234496,"free":0,"used":48234496,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17275,"free":0,"used":17275,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/558","fstype":"squashfs","bytes":{"total":56885248,"free":0,"used":56885248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17311,"free":0,"used":17311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snapd/17883","fstype":"squashfs","bytes":{"total":52035584,"free":0,"used":52035584,"pfree":0.000000,"pused":100.000000},"inodes":{"total":491,"free":0,"used":491,"pfree":0.000000,"pused":100.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/boot/efi","fstype":"vfat","bytes":{"total":535805952,"free":530591744,"used":5214208,"pfree":99.026848,"pused":0.973152},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000","fstype":"tmpfs","bytes":{"total":832253952,"free":832212992,"used":40960,"pfree":99.995078,"pused":0.004922},"inodes":{"total":1015938,"free":1015841,"used":97,"pfree":99.990452,"pused":0.009548}},{"fsname":"/run/user/1000/gvfs","fstype":"fuse.gvfsd-fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000/doc","fstype":"fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/snapd/ns","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/run/snapd/ns/snap-store.mnt","fstype":"nsfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}}] 74884:20221202:102433.021 worker_preprocess_dep_items: SUCCEED 0 74884:20221202:102433.021 In zbx_ipc_socket_write() 74884:20221202:102433.021 End of zbx_ipc_socket_write():SUCCEED 74881:20221202:102433.021 End of zbx_ipc_service_recv():1 74881:20221202:102433.021 In preprocessor_process_dep_result() 74881:20221202:102433.022 In preprocessor_enqueue_dependent() itemid: 44314 74881:20221202:102433.022 End of preprocessor_enqueue_dependent() 74881:20221202:102433.022 In preprocessor_enqueue_dependent() itemid: 44316 74881:20221202:102433.022 End of preprocessor_enqueue_dependent() 74881:20221202:102433.024 In preprocessor_enqueue_dependent() itemid: 44317 74881:20221202:102433.024 End of preprocessor_enqueue_dependent() 74881:20221202:102433.024 In preprocessor_enqueue_dependent() itemid: 44318 74881:20221202:102433.024 End of preprocessor_enqueue_dependent() 74881:20221202:102433.024 In preprocessor_enqueue_dependent() itemid: 44319 74881:20221202:102433.024 End of preprocessor_enqueue_dependent() 74881:20221202:102433.024 In preprocessor_enqueue_dependent() itemid: 44320 74881:20221202:102433.024 End of preprocessor_enqueue_dependent() 74881:20221202:102433.024 In preprocessor_enqueue_dependent() itemid: 44321 74881:20221202:102433.024 End of preprocessor_enqueue_dependent() 74881:20221202:102433.024 In preprocessor_enqueue_dependent() itemid: 44322 74881:20221202:102433.024 End of preprocessor_enqueue_dependent() 74881:20221202:102433.024 In preprocessor_enqueue_dependent() itemid: 44323 74881:20221202:102433.024 End of preprocessor_enqueue_dependent() 74881:20221202:102433.024 In preprocessor_enqueue_dependent() itemid: 44324 74881:20221202:102433.024 End of preprocessor_enqueue_dependent() 74881:20221202:102433.024 In preprocessor_enqueue_dependent() itemid: 44325 74881:20221202:102433.024 End of preprocessor_enqueue_dependent() 74881:20221202:102433.024 In preprocessor_enqueue_dependent() itemid: 44326 74881:20221202:102433.024 End of preprocessor_enqueue_dependent() 74881:20221202:102433.024 In preprocessor_enqueue_dependent() itemid: 44327 74881:20221202:102433.024 End of preprocessor_enqueue_dependent() 74881:20221202:102433.024 In preprocessor_enqueue_dependent() itemid: 44328 74881:20221202:102433.024 End of preprocessor_enqueue_dependent() 74881:20221202:102433.024 In preprocessor_enqueue_dependent() itemid: 44329 74881:20221202:102433.024 End of preprocessor_enqueue_dependent() 74881:20221202:102433.024 In preprocessor_enqueue_dependent() itemid: 44330 74881:20221202:102433.024 End of preprocessor_enqueue_dependent() 74881:20221202:102433.024 In preprocessor_enqueue_dependent() itemid: 44331 74881:20221202:102433.024 End of preprocessor_enqueue_dependent() 74881:20221202:102433.024 In preprocessor_enqueue_dependent() itemid: 44332 74881:20221202:102433.024 End of preprocessor_enqueue_dependent() 74881:20221202:102433.025 In preprocessor_enqueue_dependent() itemid: 44333 74881:20221202:102433.025 End of preprocessor_enqueue_dependent() 74881:20221202:102433.025 In preprocessor_enqueue_dependent() itemid: 44334 74881:20221202:102433.025 End of preprocessor_enqueue_dependent() 74881:20221202:102433.025 In preprocessor_enqueue_dependent() itemid: 44335 74881:20221202:102433.025 End of preprocessor_enqueue_dependent() 74881:20221202:102433.025 In preprocessor_enqueue_dependent() itemid: 44336 74881:20221202:102433.025 End of preprocessor_enqueue_dependent() 74881:20221202:102433.025 In preprocessor_enqueue_dependent() itemid: 44337 74881:20221202:102433.025 End of preprocessor_enqueue_dependent() 74881:20221202:102433.025 In preprocessor_enqueue_dependent() itemid: 44338 74881:20221202:102433.025 End of preprocessor_enqueue_dependent() 74881:20221202:102433.025 In preprocessor_enqueue_dependent() itemid: 44339 74881:20221202:102433.025 End of preprocessor_enqueue_dependent() 74881:20221202:102433.025 In preprocessor_enqueue_dependent() itemid: 44340 74881:20221202:102433.025 End of preprocessor_enqueue_dependent() 74881:20221202:102433.025 In preprocessor_enqueue_dependent() itemid: 44341 74881:20221202:102433.025 End of preprocessor_enqueue_dependent() 74881:20221202:102433.025 In preprocessor_assign_tasks() 74881:20221202:102433.025 In preprocessor_get_next_task() 74881:20221202:102433.025 End of preprocessor_get_next_task() 74881:20221202:102433.025 End of preprocessor_assign_tasks() 74881:20221202:102433.025 In zbx_ipc_socket_open() 74885:20221202:102433.025 In ipc_service_accept() 74885:20221202:102433.026 In ipc_service_add_client() 74885:20221202:102433.026 End of ipc_service_add_client() clientid:5 74885:20221202:102433.026 End of ipc_service_accept() 74885:20221202:102433.026 End of zbx_ipc_service_recv():2 74885:20221202:102433.026 In zbx_ipc_service_recv() timeout:1.000 74884:20221202:102433.026 End of worker_preprocess_dep_items() 74884:20221202:102433.026 In zbx_ipc_socket_read() 74881:20221202:102433.026 End of zbx_ipc_socket_open():SUCCEED 74881:20221202:102433.026 In zbx_ipc_socket_write() 74885:20221202:102433.027 End of zbx_ipc_service_recv():2 74885:20221202:102433.027 In zbx_ipc_service_recv() timeout:1.000 74885:20221202:102433.027 End of zbx_ipc_service_recv():1 74885:20221202:102433.027 In lld_queue_request() 74885:20221202:102433.027 queuing discovery rule:44314 74885:20221202:102433.027 End of lld_queue_request() 74885:20221202:102433.027 In zbx_ipc_client_send() clientid:3 74885:20221202:102433.027 End of zbx_ipc_client_send():SUCCEED 74881:20221202:102433.027 End of zbx_ipc_socket_write():SUCCEED 74885:20221202:102433.028 In zbx_ipc_service_recv() timeout:1.000 74887:20221202:102433.028 End of zbx_ipc_socket_read():SUCCEED 74887:20221202:102433.028 In lld_process_task() 74881:20221202:102433.028 End of preprocessor_process_dep_result() 74881:20221202:102433.028 In zbx_ipc_service_recv() timeout:1.000 74887:20221202:102433.028 processing discovery rule:44314 74887:20221202:102433.028 In lld_process_discovery_rule() itemid:44314 74887:20221202:102433.028 query [txnlev:0] [select hostid,key_,evaltype,formula,lifetime from items where itemid=44314] 74887:20221202:102433.029 In substitute_simple_macros_impl() data:'30d' 74887:20221202:102433.029 End substitute_simple_macros_impl() data:'30d' 74887:20221202:102433.029 In lld_filter_load() 74887:20221202:102433.029 query [txnlev:0] [select item_conditionid,macro,value,operator from item_condition where itemid=44314] 74887:20221202:102433.029 In substitute_simple_macros_impl() data:'/sys' 74887:20221202:102433.029 End substitute_simple_macros_impl() data:'/sys' 74887:20221202:102433.029 In substitute_simple_macros_impl() data:'/proc' 74887:20221202:102433.029 End substitute_simple_macros_impl() data:'/proc' 74887:20221202:102433.029 End of lld_filter_load():SUCCEED 74887:20221202:102433.029 In zbx_lld_macro_paths_get() 74887:20221202:102433.029 query [txnlev:0] [select lld_macro,path from lld_macro_path where itemid=44314] 74887:20221202:102433.029 End of zbx_lld_macro_paths_get():SUCCEED 74887:20221202:102433.030 In lld_overrides_load() 74887:20221202:102433.030 query [txnlev:1] [begin;] 74887:20221202:102433.030 query [txnlev:1] [select lld_overrideid,step,evaltype,formula,stop from lld_override where itemid=44314 order by lld_overrideid] 74887:20221202:102433.030 query [txnlev:1] [commit;] 74887:20221202:102433.030 End of lld_overrides_load():SUCCEED 74887:20221202:102433.030 In lld_rows_get() 74887:20221202:102433.030 In filter_evaluate_and_or_andor() 74887:20221202:102433.030 In zbx_evaluate() expression:'(1 or 0)' 74887:20221202:102433.030 End of zbx_evaluate() value:1.000000 74887:20221202:102433.030 End of filter_evaluate_and_or_andor():SUCCEED 74887:20221202:102433.030 In filter_evaluate_and_or_andor() 74887:20221202:102433.030 In zbx_evaluate() expression:'(0 or 1)' 74887:20221202:102433.030 End of zbx_evaluate() value:1.000000 74887:20221202:102433.030 End of filter_evaluate_and_or_andor():SUCCEED 74887:20221202:102433.030 In filter_evaluate_and_or_andor() 74887:20221202:102433.030 In zbx_evaluate() expression:'(0 or 0)' 74887:20221202:102433.030 End of zbx_evaluate() value:0.000000 74887:20221202:102433.030 End of filter_evaluate_and_or_andor():FAIL 74887:20221202:102433.030 In filter_evaluate_and_or_andor() 74887:20221202:102433.030 In zbx_evaluate() expression:'(0 or 0)' 74887:20221202:102433.030 End of zbx_evaluate() value:0.000000 74887:20221202:102433.030 End of filter_evaluate_and_or_andor():FAIL 74887:20221202:102433.031 In filter_evaluate_and_or_andor() 74887:20221202:102433.031 In zbx_evaluate() expression:'(0 or 0)' 74887:20221202:102433.031 End of zbx_evaluate() value:0.000000 74887:20221202:102433.031 End of filter_evaluate_and_or_andor():FAIL 74887:20221202:102433.031 In filter_evaluate_and_or_andor() 74887:20221202:102433.031 In zbx_evaluate() expression:'(0 or 0)' 74887:20221202:102433.031 End of zbx_evaluate() value:0.000000 74887:20221202:102433.031 End of filter_evaluate_and_or_andor():FAIL 74887:20221202:102433.031 In filter_evaluate_and_or_andor() 74887:20221202:102433.031 In zbx_evaluate() expression:'(1 or 0)' 74887:20221202:102433.031 End of zbx_evaluate() value:1.000000 74887:20221202:102433.031 End of filter_evaluate_and_or_andor():SUCCEED 74887:20221202:102433.031 In filter_evaluate_and_or_andor() 74887:20221202:102433.031 In zbx_evaluate() expression:'(0 or 0)' 74887:20221202:102433.031 End of zbx_evaluate() value:0.000000 74887:20221202:102433.031 End of filter_evaluate_and_or_andor():FAIL 74887:20221202:102433.031 In filter_evaluate_and_or_andor() 74887:20221202:102433.031 In zbx_evaluate() expression:'(0 or 0)' 74887:20221202:102433.031 End of zbx_evaluate() value:0.000000 74887:20221202:102433.031 End of filter_evaluate_and_or_andor():FAIL 74887:20221202:102433.031 In filter_evaluate_and_or_andor() 74887:20221202:102433.031 In zbx_evaluate() expression:'(1 or 0)' 74887:20221202:102433.031 End of zbx_evaluate() value:1.000000 74887:20221202:102433.031 End of filter_evaluate_and_or_andor():SUCCEED 74887:20221202:102433.031 In filter_evaluate_and_or_andor() 74887:20221202:102433.032 In zbx_evaluate() expression:'(1 or 0)' 74887:20221202:102433.032 End of zbx_evaluate() value:1.000000 74887:20221202:102433.032 End of filter_evaluate_and_or_andor():SUCCEED 74887:20221202:102433.032 In filter_evaluate_and_or_andor() 74887:20221202:102433.032 In zbx_evaluate() expression:'(1 or 0)' 74887:20221202:102433.032 End of zbx_evaluate() value:1.000000 74887:20221202:102433.032 End of filter_evaluate_and_or_andor():SUCCEED 74887:20221202:102433.032 In filter_evaluate_and_or_andor() 74887:20221202:102433.032 In zbx_evaluate() expression:'(1 or 0)' 74887:20221202:102433.032 End of zbx_evaluate() value:1.000000 74887:20221202:102433.032 End of filter_evaluate_and_or_andor():SUCCEED 74887:20221202:102433.032 In filter_evaluate_and_or_andor() 74887:20221202:102433.032 In zbx_evaluate() expression:'(1 or 0)' 74887:20221202:102433.032 End of zbx_evaluate() value:1.000000 74887:20221202:102433.032 End of filter_evaluate_and_or_andor():SUCCEED 74887:20221202:102433.032 In filter_evaluate_and_or_andor() 74887:20221202:102433.032 In zbx_evaluate() expression:'(1 or 0)' 74887:20221202:102433.032 End of zbx_evaluate() value:1.000000 74887:20221202:102433.032 End of filter_evaluate_and_or_andor():SUCCEED 74887:20221202:102433.032 In filter_evaluate_and_or_andor() 74887:20221202:102433.032 In zbx_evaluate() expression:'(1 or 0)' 74887:20221202:102433.032 End of zbx_evaluate() value:1.000000 74887:20221202:102433.032 End of filter_evaluate_and_or_andor():SUCCEED 74887:20221202:102433.032 In filter_evaluate_and_or_andor() 74887:20221202:102433.032 In zbx_evaluate() expression:'(1 or 0)' 74887:20221202:102433.032 End of zbx_evaluate() value:1.000000 74887:20221202:102433.032 End of filter_evaluate_and_or_andor():SUCCEED 74887:20221202:102433.032 In filter_evaluate_and_or_andor() 74887:20221202:102433.032 In zbx_evaluate() expression:'(1 or 0)' 74887:20221202:102433.032 End of zbx_evaluate() value:1.000000 74887:20221202:102433.032 End of filter_evaluate_and_or_andor():SUCCEED 74887:20221202:102433.033 In filter_evaluate_and_or_andor() 74887:20221202:102433.033 In zbx_evaluate() expression:'(1 or 0)' 74887:20221202:102433.033 End of zbx_evaluate() value:1.000000 74887:20221202:102433.033 End of filter_evaluate_and_or_andor():SUCCEED 74887:20221202:102433.033 In filter_evaluate_and_or_andor() 74887:20221202:102433.033 In zbx_evaluate() expression:'(1 or 0)' 74887:20221202:102433.033 End of zbx_evaluate() value:1.000000 74887:20221202:102433.033 End of filter_evaluate_and_or_andor():SUCCEED 74887:20221202:102433.033 In filter_evaluate_and_or_andor() 74887:20221202:102433.033 In zbx_evaluate() expression:'(1 or 0)' 74887:20221202:102433.033 End of zbx_evaluate() value:1.000000 74887:20221202:102433.033 End of filter_evaluate_and_or_andor():SUCCEED 74887:20221202:102433.033 In filter_evaluate_and_or_andor() 74887:20221202:102433.033 In zbx_evaluate() expression:'(1 or 0)' 74887:20221202:102433.037 End of zbx_evaluate() value:1.000000 74887:20221202:102433.037 End of filter_evaluate_and_or_andor():SUCCEED 74887:20221202:102433.037 In filter_evaluate_and_or_andor() 74887:20221202:102433.037 In zbx_evaluate() expression:'(1 or 0)' 74887:20221202:102433.037 End of zbx_evaluate() value:1.000000 74887:20221202:102433.037 End of filter_evaluate_and_or_andor():SUCCEED 74887:20221202:102433.037 In filter_evaluate_and_or_andor() 74887:20221202:102433.037 In zbx_evaluate() expression:'(1 or 0)' 74887:20221202:102433.038 End of zbx_evaluate() value:1.000000 74887:20221202:102433.038 End of filter_evaluate_and_or_andor():SUCCEED 74887:20221202:102433.038 In filter_evaluate_and_or_andor() 74887:20221202:102433.038 In zbx_evaluate() expression:'(1 or 0)' 74887:20221202:102433.038 End of zbx_evaluate() value:1.000000 74887:20221202:102433.038 End of filter_evaluate_and_or_andor():SUCCEED 74887:20221202:102433.038 In filter_evaluate_and_or_andor() 74893:20221202:102433.038 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000174 sec, syncing history]' 74893:20221202:102433.038 In zbx_sync_history_cache() history_num:27 74887:20221202:102433.038 In zbx_evaluate() expression:'(1 or 0)' 74887:20221202:102433.038 End of zbx_evaluate() value:1.000000 74887:20221202:102433.038 End of filter_evaluate_and_or_andor():SUCCEED 74887:20221202:102433.038 In filter_evaluate_and_or_andor() 74887:20221202:102433.038 In zbx_evaluate() expression:'(1 or 0)' 74887:20221202:102433.038 End of zbx_evaluate() value:1.000000 74887:20221202:102433.038 End of filter_evaluate_and_or_andor():SUCCEED 74887:20221202:102433.038 In filter_evaluate_and_or_andor() 74887:20221202:102433.038 In zbx_evaluate() expression:'(1 or 1)' 74887:20221202:102433.038 End of zbx_evaluate() value:1.000000 74887:20221202:102433.038 End of filter_evaluate_and_or_andor():SUCCEED 74887:20221202:102433.038 In filter_evaluate_and_or_andor() 74893:20221202:102433.038 In substitute_simple_macros_impl() data:'1h' 74893:20221202:102433.038 End substitute_simple_macros_impl() data:'1h' 74893:20221202:102433.038 In substitute_simple_macros_impl() data:'365d' 74893:20221202:102433.038 End substitute_simple_macros_impl() data:'365d' 74893:20221202:102433.038 In substitute_simple_macros_impl() data:'90d' 74887:20221202:102433.038 In zbx_evaluate() expression:'(0 or 0)' 74887:20221202:102433.039 End of zbx_evaluate() value:0.000000 74887:20221202:102433.039 End of filter_evaluate_and_or_andor():FAIL 74887:20221202:102433.039 In filter_evaluate_and_or_andor() 74887:20221202:102433.039 In zbx_evaluate() expression:'(0 or 0)' 74887:20221202:102433.039 End of zbx_evaluate() value:0.000000 74887:20221202:102433.039 End of filter_evaluate_and_or_andor():FAIL 74887:20221202:102433.039 In filter_evaluate_and_or_andor() 74887:20221202:102433.039 In zbx_evaluate() expression:'(1 or 0)' 74887:20221202:102433.039 End of zbx_evaluate() value:1.000000 74887:20221202:102433.039 End of filter_evaluate_and_or_andor():SUCCEED 74887:20221202:102433.039 In filter_evaluate_and_or_andor() 74887:20221202:102433.039 In zbx_evaluate() expression:'(1 or 0)' 74887:20221202:102433.039 End of zbx_evaluate() value:1.000000 74887:20221202:102433.039 End of filter_evaluate_and_or_andor():SUCCEED 74887:20221202:102433.039 In filter_evaluate_and_or_andor() 74887:20221202:102433.039 In zbx_evaluate() expression:'(0 or 0)' 74887:20221202:102433.039 End of zbx_evaluate() value:0.000000 74887:20221202:102433.039 End of filter_evaluate_and_or_andor():FAIL 74887:20221202:102433.039 In filter_evaluate_and_or_andor() 74887:20221202:102433.039 In zbx_evaluate() expression:'(0 or 0)' 74887:20221202:102433.040 End of zbx_evaluate() value:0.000000 74887:20221202:102433.040 End of filter_evaluate_and_or_andor():FAIL 74887:20221202:102433.040 In filter_evaluate_and_or_andor() 74887:20221202:102433.040 In zbx_evaluate() expression:'(0 or 0)' 74887:20221202:102433.040 End of zbx_evaluate() value:0.000000 74887:20221202:102433.040 End of filter_evaluate_and_or_andor():FAIL 74887:20221202:102433.040 In filter_evaluate_and_or_andor() 74887:20221202:102433.040 In zbx_evaluate() expression:'(0 or 0)' 74887:20221202:102433.040 End of zbx_evaluate() value:0.000000 74887:20221202:102433.040 End of filter_evaluate_and_or_andor():FAIL 74887:20221202:102433.040 In filter_evaluate_and_or_andor() 74893:20221202:102433.040 End substitute_simple_macros_impl() data:'90d' 74893:20221202:102433.040 In substitute_simple_macros_impl() data:'365d' 74893:20221202:102433.040 End substitute_simple_macros_impl() data:'365d' 74893:20221202:102433.041 In substitute_simple_macros_impl() data:'90d' 74893:20221202:102433.041 End substitute_simple_macros_impl() data:'90d' 74893:20221202:102433.041 In substitute_simple_macros_impl() data:'365d' 74893:20221202:102433.041 End substitute_simple_macros_impl() data:'365d' 74893:20221202:102433.041 In substitute_simple_macros_impl() data:'90d' 74893:20221202:102433.041 End substitute_simple_macros_impl() data:'90d' 74893:20221202:102433.041 In substitute_simple_macros_impl() data:'365d' 74893:20221202:102433.041 End substitute_simple_macros_impl() data:'365d' 74893:20221202:102433.041 In substitute_simple_macros_impl() data:'90d' 74893:20221202:102433.041 End substitute_simple_macros_impl() data:'90d' 74893:20221202:102433.041 In substitute_simple_macros_impl() data:'365d' 74893:20221202:102433.041 End substitute_simple_macros_impl() data:'365d' 74893:20221202:102433.041 In substitute_simple_macros_impl() data:'90d' 74893:20221202:102433.041 End substitute_simple_macros_impl() data:'90d' 74893:20221202:102433.041 In substitute_simple_macros_impl() data:'365d' 74893:20221202:102433.041 End substitute_simple_macros_impl() data:'365d' 74893:20221202:102433.041 In substitute_simple_macros_impl() data:'90d' 74893:20221202:102433.041 End substitute_simple_macros_impl() data:'90d' 74893:20221202:102433.041 In substitute_simple_macros_impl() data:'365d' 74893:20221202:102433.041 End substitute_simple_macros_impl() data:'365d' 74893:20221202:102433.041 In substitute_simple_macros_impl() data:'90d' 74893:20221202:102433.041 End substitute_simple_macros_impl() data:'90d' 74893:20221202:102433.041 In substitute_simple_macros_impl() data:'365d' 74893:20221202:102433.041 End substitute_simple_macros_impl() data:'365d' 74893:20221202:102433.041 In substitute_simple_macros_impl() data:'90d' 74893:20221202:102433.041 End substitute_simple_macros_impl() data:'90d' 74893:20221202:102433.041 In substitute_simple_macros_impl() data:'365d' 74893:20221202:102433.041 End substitute_simple_macros_impl() data:'365d' 74893:20221202:102433.041 In substitute_simple_macros_impl() data:'90d' 74893:20221202:102433.041 End substitute_simple_macros_impl() data:'90d' 74893:20221202:102433.041 In substitute_simple_macros_impl() data:'365d' 74893:20221202:102433.041 End substitute_simple_macros_impl() data:'365d' 74893:20221202:102433.041 In substitute_simple_macros_impl() data:'90d' 74893:20221202:102433.041 End substitute_simple_macros_impl() data:'90d' 74893:20221202:102433.041 In substitute_simple_macros_impl() data:'365d' 74893:20221202:102433.041 End substitute_simple_macros_impl() data:'365d' 74893:20221202:102433.041 In substitute_simple_macros_impl() data:'90d' 74893:20221202:102433.041 End substitute_simple_macros_impl() data:'90d' 74893:20221202:102433.041 In substitute_simple_macros_impl() data:'365d' 74893:20221202:102433.041 End substitute_simple_macros_impl() data:'365d' 74893:20221202:102433.041 In substitute_simple_macros_impl() data:'90d' 74893:20221202:102433.041 End substitute_simple_macros_impl() data:'90d' 74893:20221202:102433.041 In substitute_simple_macros_impl() data:'365d' 74893:20221202:102433.041 End substitute_simple_macros_impl() data:'365d' 74893:20221202:102433.041 In substitute_simple_macros_impl() data:'90d' 74893:20221202:102433.041 End substitute_simple_macros_impl() data:'90d' 74893:20221202:102433.041 In substitute_simple_macros_impl() data:'365d' 74893:20221202:102433.041 End substitute_simple_macros_impl() data:'365d' 74893:20221202:102433.041 In substitute_simple_macros_impl() data:'90d' 74893:20221202:102433.042 End substitute_simple_macros_impl() data:'90d' 74893:20221202:102433.042 In substitute_simple_macros_impl() data:'365d' 74893:20221202:102433.042 End substitute_simple_macros_impl() data:'365d' 74893:20221202:102433.042 In substitute_simple_macros_impl() data:'90d' 74893:20221202:102433.042 End substitute_simple_macros_impl() data:'90d' 74893:20221202:102433.042 In substitute_simple_macros_impl() data:'365d' 74893:20221202:102433.042 End substitute_simple_macros_impl() data:'365d' 74893:20221202:102433.042 In substitute_simple_macros_impl() data:'90d' 74893:20221202:102433.042 End substitute_simple_macros_impl() data:'90d' 74893:20221202:102433.042 In substitute_simple_macros_impl() data:'365d' 74893:20221202:102433.042 End substitute_simple_macros_impl() data:'365d' 74893:20221202:102433.042 In substitute_simple_macros_impl() data:'90d' 74893:20221202:102433.042 End substitute_simple_macros_impl() data:'90d' 74893:20221202:102433.042 In substitute_simple_macros_impl() data:'365d' 74893:20221202:102433.042 End substitute_simple_macros_impl() data:'365d' 74893:20221202:102433.042 In substitute_simple_macros_impl() data:'90d' 74893:20221202:102433.042 End substitute_simple_macros_impl() data:'90d' 74893:20221202:102433.042 In substitute_simple_macros_impl() data:'365d' 74893:20221202:102433.042 End substitute_simple_macros_impl() data:'365d' 74893:20221202:102433.042 In substitute_simple_macros_impl() data:'90d' 74893:20221202:102433.042 End substitute_simple_macros_impl() data:'90d' 74893:20221202:102433.042 In substitute_simple_macros_impl() data:'365d' 74893:20221202:102433.042 End substitute_simple_macros_impl() data:'365d' 74893:20221202:102433.042 In substitute_simple_macros_impl() data:'90d' 74893:20221202:102433.043 End substitute_simple_macros_impl() data:'90d' 74893:20221202:102433.043 In substitute_simple_macros_impl() data:'365d' 74893:20221202:102433.043 End substitute_simple_macros_impl() data:'365d' 74893:20221202:102433.043 In substitute_simple_macros_impl() data:'90d' 74893:20221202:102433.043 End substitute_simple_macros_impl() data:'90d' 74893:20221202:102433.043 In substitute_simple_macros_impl() data:'365d' 74893:20221202:102433.043 End substitute_simple_macros_impl() data:'365d' 74893:20221202:102433.043 In substitute_simple_macros_impl() data:'90d' 74893:20221202:102433.043 End substitute_simple_macros_impl() data:'90d' 74893:20221202:102433.043 In substitute_simple_macros_impl() data:'365d' 74893:20221202:102433.043 End substitute_simple_macros_impl() data:'365d' 74893:20221202:102433.043 In substitute_simple_macros_impl() data:'90d' 74893:20221202:102433.043 End substitute_simple_macros_impl() data:'90d' 74893:20221202:102433.043 In substitute_simple_macros_impl() data:'365d' 74893:20221202:102433.043 End substitute_simple_macros_impl() data:'365d' 74893:20221202:102433.043 In substitute_simple_macros_impl() data:'90d' 74893:20221202:102433.043 End substitute_simple_macros_impl() data:'90d' 74893:20221202:102433.043 In substitute_simple_macros_impl() data:'365d' 74893:20221202:102433.043 End substitute_simple_macros_impl() data:'365d' 74893:20221202:102433.043 In substitute_simple_macros_impl() data:'90d' 74893:20221202:102433.043 End substitute_simple_macros_impl() data:'90d' 74893:20221202:102433.044 In substitute_simple_macros_impl() data:'365d' 74893:20221202:102433.044 End substitute_simple_macros_impl() data:'365d' 74893:20221202:102433.044 In substitute_simple_macros_impl() data:'90d' 74893:20221202:102433.044 End substitute_simple_macros_impl() data:'90d' 74893:20221202:102433.044 In DCmass_prepare_history() history_num:27 74893:20221202:102433.044 End of DCmass_prepare_history() 74893:20221202:102433.044 In DBmass_add_history() 74893:20221202:102433.044 In zbx_history_add_values() 74893:20221202:102433.044 query [txnlev:1] [begin;] 74887:20221202:102433.044 In zbx_evaluate() expression:'(0 or 0)' 74893:20221202:102433.044 query [txnlev:1] [insert into history_uint (itemid,clock,ns,value) values (44316,1669969473,16032462,0),(44317,1669969473,16032462,0),(44318,1669969473,16032462,0),(44319,1669969473,16032462,4161282048),(44320,1669969473,16032462,0),(44321,1669969473,16032462,0),(44322,1669969473,16032462,0),(44323,1669969473,16032462,0),(44324,1669969473,16032462,0),(44325,1669969473,16032462,0),(44326,1669969473,16032462,0),(44327,1669969473,16032462,0),(44328,1669969473,16032462,0),(44329,1669969473,16032462,0),(44330,1669969473,16032462,0),(44331,1669969473,16032462,0),(44332,1669969473,16032462,0),(44333,1669969473,16032462,0),(44334,1669969473,16032462,0),(44335,1669969473,16032462,0),(44336,1669969473,16032462,0),(44337,1669969473,16032462,0),(44338,1669969473,16032462,0),(44339,1669969473,16032462,0),(44340,1669969473,16032462,0),(44341,1669969473,16032462,0); ] 74887:20221202:102433.044 End of zbx_evaluate() value:0.000000 74887:20221202:102433.044 End of filter_evaluate_and_or_andor():FAIL 74887:20221202:102433.044 In filter_evaluate_and_or_andor() 74887:20221202:102433.044 In zbx_evaluate() expression:'(0 or 0)' 74887:20221202:102433.045 End of zbx_evaluate() value:0.000000 74887:20221202:102433.045 End of filter_evaluate_and_or_andor():FAIL 74887:20221202:102433.045 In filter_evaluate_and_or_andor() 74887:20221202:102433.045 In zbx_evaluate() expression:'(0 or 0)' 74887:20221202:102433.045 End of zbx_evaluate() value:0.000000 74887:20221202:102433.045 End of filter_evaluate_and_or_andor():FAIL 74887:20221202:102433.045 In filter_evaluate_and_or_andor() 74887:20221202:102433.045 In zbx_evaluate() expression:'(0 or 0)' 74887:20221202:102433.045 End of zbx_evaluate() value:0.000000 74887:20221202:102433.045 End of filter_evaluate_and_or_andor():FAIL 74887:20221202:102433.045 In filter_evaluate_and_or_andor() 74887:20221202:102433.045 In zbx_evaluate() expression:'(0 or 0)' 74887:20221202:102433.045 End of zbx_evaluate() value:0.000000 74887:20221202:102433.045 End of filter_evaluate_and_or_andor():FAIL 74887:20221202:102433.045 In filter_evaluate_and_or_andor() 74887:20221202:102433.045 In zbx_evaluate() expression:'(0 or 0)' 74887:20221202:102433.045 End of zbx_evaluate() value:0.000000 74887:20221202:102433.045 End of filter_evaluate_and_or_andor():FAIL 74893:20221202:102433.045 query [txnlev:1] [insert into history_text (itemid,clock,ns,value) values (44313,1669969473,16032462,'[{"fsname":"/sys","fstype":"sysfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc","fstype":"proc","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev","fstype":"devtmpfs","bytes":{"total":4121944064,"free":4121944064,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1006334,"free":1005787,"used":547,"pfree":99.945644,"pused":0.054356}},{"fsname":"/dev/pts","fstype":"devpts","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/","fstype":"ext4","bytes":{"total":525720707072,"free":417729171456,"used":81211117568,"pfree":83.723279,"pused":16.276721},"inodes":{"total":32677888,"free":31567229,"used":1110659,"pfree":96.601191,"pused":3.398809}},{"fsname":"/sys/kernel/security","fstype":"securityfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/shm","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161261568,"used":20480,"pfree":99.999508,"pused":0.000492},"inodes":{"total":1015938,"free":1015936,"used":2,"pfree":99.999803,"pused":0.000197}},{"fsname":"/run/lock","fstype":"tmpfs","bytes":{"total":5242880,"free":5238784,"used":4096,"pfree":99.921875,"pused":0.078125},"inodes":{"total":1015938,"free":1015928,"used":10,"pfree":99.999016,"pused":0.000984}},{"fsname":"/sys/fs/cgroup","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161282048,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1015938,"free":1015919,"used":19,"pfree":99.998130,"pused":0.001870}},{"fsname":"/sys/fs/cgroup/unified","fstype":"cgroup2","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/systemd","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/pstore","fstype":"pstore","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/firmware/efi/efivars","fstype":"efivarfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/bpf","fstype":"bpf","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/net_cls,net_prio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/devices","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/memory","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpu,cpuacct","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/perf_event","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/pids","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/hugetlb","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/rdma","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpuset","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/blkio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/freezer","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/misc","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/hugepages","fstype":"hugetlbfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/mqueue","fstype":"mqueue","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/debug","fstype":"debugfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/tracing","fstype":"tracefs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/beekeeper-studio/168","fstype":"squashfs","bytes":{"total":86638592,"free":0,"used":86638592,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/1705","fstype":"squashfs","bytes":{"total":57671680,"free":0,"used":57671680,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10765,"free":0,"used":10765,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1695","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11897,"free":0,"used":11897,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/beekeeper-studio/180","fstype":"squashfs","bytes":{"total":86245376,"free":0,"used":86245376,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core/14399","fstype":"squashfs","bytes":{"total":122421248,"free":0,"used":122421248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":12857,"free":0,"used":12857,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/72","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-28-1804/161","fstype":"squashfs","bytes":{"total":172883968,"free":0,"used":172883968,"pfree":0.000000,"pused":100.000000},"inodes":{"total":27806,"free":0,"used":27806,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2620","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2632","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1634","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11885,"free":0,"used":11885,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/115","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18121,"free":0,"used":18121,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1535","fstype":"squashfs","bytes":{"total":96206848,"free":0,"used":96206848,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76208,"free":0,"used":76208,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1506","fstype":"squashfs","bytes":{"total":65142784,"free":0,"used":65142784,"pfree":0.000000,"pused":100.000000},"inodes":{"total":62342,"free":0,"used":62342,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/bare/5","fstype":"squashfs","bytes":{"total":131072,"free":0,"used":131072,"pfree":0.000000,"pused":100.000000},"inodes":{"total":29,"free":0,"used":29,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/95","fstype":"squashfs","bytes":{"total":162004992,"free":0,"used":162004992,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10162,"free":0,"used":10162,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1534","fstype":"squashfs","bytes":{"total":85327872,"free":0,"used":85327872,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76177,"free":0,"used":76177,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/148","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40311,"free":0,"used":40311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/149","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40310,"free":0,"used":40310,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/119","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18272,"free":0,"used":18272,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/77","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/24","fstype":"squashfs","bytes":{"total":252575744,"free":0,"used":252575744,"pfree":0.000000,"pused":100.000000},"inodes":{"total":25913,"free":0,"used":25913,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/96","fstype":"squashfs","bytes":{"total":201719808,"free":0,"used":201719808,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10166,"free":0,"used":10166,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/433","fstype":"squashfs","bytes":{"total":52297728,"free":0,"used":52297728,"pfree":0.000000,"pused":100.000000},"inodes":{"total":15827,"free":0,"used":15827,"pfree":0.000000,"pused":100.000000}},{"fsname":"/sys/fs/fuse/connections","fstype":"fusectl","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/config","fstype":"configfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/snapd/7264","fstype":"squashfs","bytes":{"total":28442624,"free":0,"used":28442624,"pfree":0.000000,"pused":100.000000},"inodes":{"total":459,"free":0,"used":459,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/599","fstype":"squashfs","bytes":{"total":48234496,"free":0,"used":48234496,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17275,"free":0,"used":17275,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/558","fstype":"squashfs","bytes":{"total":56885248,"free":0,"used":56885248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17311,"free":0,"used":17311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snapd/17883","fstype":"squashfs","bytes":{"total":52035584,"free":0,"used":52035584,"pfree":0.000000,"pused":100.000000},"inodes":{"total":491,"free":0,"used":491,"pfree":0.000000,"pused":100.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/boot/efi","fstype":"vfat","bytes":{"total":535805952,"free":530591744,"used":5214208,"pfree":99.026848,"pused":0.973152},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000","fstype":"tmpfs","bytes":{"total":832253952,"free":832212992,"used":40960,"pfree":99.995078,"pused":0.004922},"inodes":{"total":1015938,"free":1015841,"used":97,"pfree":99.990452,"pused":0.009548}},{"fsname":"/run/user/1000/gvfs","fstype":"fuse.gvfsd-fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000/doc","fstype":"fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/snapd/ns","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/run/snapd/ns/snap-store.mnt","fstype":"nsfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}}]'); ] 74887:20221202:102433.045 In filter_evaluate_and_or_andor() 74887:20221202:102433.045 In zbx_evaluate() expression:'(0 or 0)' 74887:20221202:102433.045 End of zbx_evaluate() value:0.000000 74887:20221202:102433.045 End of filter_evaluate_and_or_andor():FAIL 74887:20221202:102433.045 In filter_evaluate_and_or_andor() 74887:20221202:102433.045 In zbx_evaluate() expression:'(0 or 0)' 74887:20221202:102433.045 End of zbx_evaluate() value:0.000000 74887:20221202:102433.045 End of filter_evaluate_and_or_andor():FAIL 74887:20221202:102433.045 In filter_evaluate_and_or_andor() 74887:20221202:102433.045 In zbx_evaluate() expression:'(0 or 0)' 74887:20221202:102433.045 End of zbx_evaluate() value:0.000000 74887:20221202:102433.045 End of filter_evaluate_and_or_andor():FAIL 74887:20221202:102433.045 In filter_evaluate_and_or_andor() 74887:20221202:102433.045 In zbx_evaluate() expression:'(0 or 0)' 74887:20221202:102433.045 End of zbx_evaluate() value:0.000000 74887:20221202:102433.046 End of filter_evaluate_and_or_andor():FAIL 74887:20221202:102433.046 In filter_evaluate_and_or_andor() 74887:20221202:102433.046 In zbx_evaluate() expression:'(0 or 0)' 74887:20221202:102433.046 End of zbx_evaluate() value:0.000000 74887:20221202:102433.046 End of filter_evaluate_and_or_andor():FAIL 74893:20221202:102433.046 query [txnlev:1] [commit;] 74887:20221202:102433.046 In filter_evaluate_and_or_andor() 74887:20221202:102433.046 In zbx_evaluate() expression:'(0 or 0)' 74887:20221202:102433.046 End of zbx_evaluate() value:0.000000 74887:20221202:102433.046 End of filter_evaluate_and_or_andor():FAIL 74887:20221202:102433.046 In filter_evaluate_and_or_andor() 74887:20221202:102433.046 In zbx_evaluate() expression:'(0 or 0)' 74887:20221202:102433.046 End of zbx_evaluate() value:0.000000 74887:20221202:102433.046 End of filter_evaluate_and_or_andor():FAIL 74887:20221202:102433.046 In filter_evaluate_and_or_andor() 74887:20221202:102433.046 In zbx_evaluate() expression:'(0 or 0)' 74887:20221202:102433.046 End of zbx_evaluate() value:0.000000 74887:20221202:102433.046 End of filter_evaluate_and_or_andor():FAIL 74887:20221202:102433.046 In filter_evaluate_and_or_andor() 74887:20221202:102433.047 In zbx_evaluate() expression:'(0 or 0)' 74887:20221202:102433.049 End of zbx_evaluate() value:0.000000 74887:20221202:102433.052 End of filter_evaluate_and_or_andor():FAIL 74887:20221202:102433.052 In filter_evaluate_and_or_andor() 74887:20221202:102433.053 In zbx_evaluate() expression:'(0 or 0)' 74887:20221202:102433.053 End of zbx_evaluate() value:0.000000 74887:20221202:102433.053 End of filter_evaluate_and_or_andor():FAIL 74887:20221202:102433.053 In filter_evaluate_and_or_andor() 74887:20221202:102433.053 In zbx_evaluate() expression:'(0 or 0)' 74887:20221202:102433.053 End of zbx_evaluate() value:0.000000 74887:20221202:102433.053 End of filter_evaluate_and_or_andor():FAIL 74887:20221202:102433.053 In filter_evaluate_and_or_andor() 74887:20221202:102433.053 In zbx_evaluate() expression:'(0 or 0)' 74887:20221202:102433.054 End of zbx_evaluate() value:0.000000 74887:20221202:102433.054 End of filter_evaluate_and_or_andor():FAIL 74887:20221202:102433.054 In filter_evaluate_and_or_andor() 74892:20221202:102433.054 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000484 sec, syncing history]' 74892:20221202:102433.055 In zbx_sync_history_cache() history_num:27 74892:20221202:102433.055 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.002548 sec, idle 1 sec]' 74926:20221202:102433.055 zbx_setproctitle() title:'alert syncer [queuing alerts]' 74926:20221202:102433.055 In am_db_get_alerts() 74926:20221202:102433.055 query [txnlev:1] [begin;] 74926:20221202:102433.055 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] 74887:20221202:102433.056 In zbx_evaluate() expression:'(0 or 0)' 74887:20221202:102433.056 End of zbx_evaluate() value:0.000000 74887:20221202:102433.057 End of filter_evaluate_and_or_andor():FAIL 74887:20221202:102433.058 In filter_evaluate_and_or_andor() 74887:20221202:102433.058 In zbx_evaluate() expression:'(1 or 0)' 74887:20221202:102433.058 End of zbx_evaluate() value:1.000000 74887:20221202:102433.062 End of filter_evaluate_and_or_andor():SUCCEED 74887:20221202:102433.062 In filter_evaluate_and_or_andor() 74887:20221202:102433.062 In zbx_evaluate() expression:'(1 or 0)' 74887:20221202:102433.062 End of zbx_evaluate() value:1.000000 74887:20221202:102433.062 End of filter_evaluate_and_or_andor():SUCCEED 74887:20221202:102433.062 In filter_evaluate_and_or_andor() 74887:20221202:102433.062 In zbx_evaluate() expression:'(0 or 0)' 74887:20221202:102433.062 End of zbx_evaluate() value:0.000000 74887:20221202:102433.062 End of filter_evaluate_and_or_andor():FAIL 74887:20221202:102433.063 In filter_evaluate_and_or_andor() 74887:20221202:102433.063 In zbx_evaluate() expression:'(0 or 0)' 74887:20221202:102433.063 End of zbx_evaluate() value:0.000000 74887:20221202:102433.063 End of filter_evaluate_and_or_andor():FAIL 74887:20221202:102433.063 In filter_evaluate_and_or_andor() 74887:20221202:102433.063 In zbx_evaluate() expression:'(0 or 0)' 74887:20221202:102433.063 End of zbx_evaluate() value:0.000000 74887:20221202:102433.063 End of filter_evaluate_and_or_andor():FAIL 74887:20221202:102433.063 In filter_evaluate_and_or_andor() 74887:20221202:102433.063 In zbx_evaluate() expression:'(0 or 0)' 74887:20221202:102433.063 End of zbx_evaluate() value:0.000000 74887:20221202:102433.063 End of filter_evaluate_and_or_andor():FAIL 74887:20221202:102433.063 In filter_evaluate_and_or_andor() 74887:20221202:102433.063 In zbx_evaluate() expression:'(1 or 1)' 74887:20221202:102433.063 End of zbx_evaluate() value:1.000000 74887:20221202:102433.063 End of filter_evaluate_and_or_andor():SUCCEED 74887:20221202:102433.063 In filter_evaluate_and_or_andor() 74887:20221202:102433.063 In zbx_evaluate() expression:'(0 or 0)' 74887:20221202:102433.063 End of zbx_evaluate() value:0.000000 74887:20221202:102433.063 End of filter_evaluate_and_or_andor():FAIL 74887:20221202:102433.063 In filter_evaluate_and_or_andor() 74887:20221202:102433.063 In zbx_evaluate() expression:'(0 or 0)' 74887:20221202:102433.063 End of zbx_evaluate() value:0.000000 74887:20221202:102433.063 End of filter_evaluate_and_or_andor():FAIL 74887:20221202:102433.065 In filter_evaluate_and_or_andor() 74887:20221202:102433.065 In zbx_evaluate() expression:'(0 or 0)' 74887:20221202:102433.065 End of zbx_evaluate() value:0.000000 74887:20221202:102433.065 End of filter_evaluate_and_or_andor():FAIL 74887:20221202:102433.065 In filter_evaluate_and_or_andor() 74887:20221202:102433.066 In zbx_evaluate() expression:'(0 or 0)' 74887:20221202:102433.066 End of zbx_evaluate() value:0.000000 74887:20221202:102433.066 End of filter_evaluate_and_or_andor():FAIL 74895:20221202:102433.066 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000147 sec, syncing history]' 74895:20221202:102433.066 In zbx_sync_history_cache() history_num:27 74895:20221202:102433.066 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.018018 sec, idle 1 sec]' 74926:20221202:102433.066 query [txnlev:1] [commit;] 74876:20221202:102433.067 End of zbx_ipc_service_recv():2 74876:20221202:102433.070 In zbx_ipc_service_recv() timeout:1.000 74926:20221202:102433.070 End of am_db_get_alerts():SUCCEED alerts:0 74926:20221202:102433.070 In am_db_flush_results() 74926:20221202:102433.070 In zbx_ipc_socket_write() 74926:20221202:102433.070 End of zbx_ipc_socket_write():SUCCEED 74926:20221202:102433.070 In zbx_ipc_socket_read() 74887:20221202:102433.070 In filter_evaluate_and_or_andor() 74887:20221202:102433.070 In zbx_evaluate() expression:'(0 or 0)' 74887:20221202:102433.071 End of zbx_evaluate() value:0.000000 74887:20221202:102433.071 End of filter_evaluate_and_or_andor():FAIL 74887:20221202:102433.072 In filter_evaluate_and_or_andor() 74887:20221202:102433.072 In zbx_evaluate() expression:'(0 or 0)' 74887:20221202:102433.072 End of zbx_evaluate() value:0.000000 74887:20221202:102433.072 End of filter_evaluate_and_or_andor():FAIL 74876:20221202:102433.073 End of zbx_ipc_service_recv():1 74893:20221202:102433.073 End of zbx_history_add_values() 74893:20221202:102433.073 End of DBmass_add_history() 74893:20221202:102433.073 In DCmass_update_trends() 74893:20221202:102433.073 End of DCmass_update_trends() 74893:20221202:102433.073 query [txnlev:1] [begin;] 74876:20221202:102433.073 In am_flush_results() results:0 74876:20221202:102433.073 In zbx_ipc_client_send() clientid:6 74876:20221202:102433.073 End of zbx_ipc_client_send():SUCCEED 74876:20221202:102433.073 End of am_flush_results() 74876:20221202:102433.073 In zbx_ipc_service_recv() timeout:1.000 74926:20221202:102433.073 End of zbx_ipc_socket_read():SUCCEED 74926:20221202:102433.073 End of am_db_flush_results() flushed:0 74926:20221202:102433.073 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.019064 sec, idle 1 sec]' 74887:20221202:102433.073 End of lld_rows_get():SUCCEED 74887:20221202:102433.073 In lld_update_items() 74887:20221202:102433.073 In lld_item_prototypes_get() 74887:20221202:102433.073 query [txnlev:0] [select i.itemid,i.name,i.key_,i.type,i.value_type,i.delay,i.history,i.trends,i.status,i.trapper_hosts,i.units,i.formula,i.logtimefmt,i.valuemapid,i.params,i.ipmi_sensor,i.snmp_oid,i.authtype,i.username,i.password,i.publickey,i.privatekey,i.description,i.interfaceid,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.discover from items i,item_discovery id where i.itemid=id.itemid and id.parent_itemid=44314] 74893:20221202:102433.074 In DBmass_update_items() 74893:20221202:102433.074 End of DBmass_update_items() 74893:20221202:102433.074 In zbx_process_events() events_num:0 74893:20221202:102433.074 End of zbx_process_events() processed:0 74893:20221202:102433.074 query [txnlev:1] [commit;] 74887:20221202:102433.074 query [txnlev:0] [select ip.itemid,ip.step,ip.type,ip.params,ip.error_handler,ip.error_handler_params from item_preproc ip,item_discovery id where ip.itemid=id.itemid and id.parent_itemid=44314] 74893:20221202:102433.074 In DCupdate_trends() 74893:20221202:102433.074 End of DCupdate_trends() 74893:20221202:102433.074 query [txnlev:1] [begin;] 74893:20221202:102433.075 In recalculate_triggers() 74893:20221202:102433.075 In zbx_link_triggers_with_functions() trigger_order_num:0 74893:20221202:102433.075 End of zbx_link_triggers_with_functions() triggers_func_pos_num:0 74893:20221202:102433.076 In zbx_evaluate_expressions() tr_num:0 74893:20221202:102433.076 In substitute_functions() 74893:20221202:102433.076 In zbx_extract_functionids() tr_num:0 74893:20221202:102433.076 End of zbx_extract_functionids() functionids_num:0 74893:20221202:102433.076 End of substitute_functions() 74893:20221202:102433.076 End of zbx_evaluate_expressions() 74893:20221202:102433.076 In zbx_process_triggers() values_num:0 74893:20221202:102433.076 End of zbx_process_triggers() 74893:20221202:102433.076 End of recalculate_triggers() 74893:20221202:102433.076 In zbx_process_events() events_num:0 74893:20221202:102433.076 End of zbx_process_events() processed:0 74893:20221202:102433.076 query [txnlev:1] [commit;] 74887:20221202:102433.076 query [txnlev:0] [select ip.itemid,ip.name,ip.value from item_parameter ip,item_discovery id where ip.itemid=id.itemid and id.parent_itemid=44314] 74893:20221202:102433.077 zbx_setproctitle() title:'history syncer #2 [processed 27 values, 0 triggers in 0.039470 sec, idle 1 sec]' 74887:20221202:102433.077 query [txnlev:0] [select it.itemid,it.tag,it.value from item_tag it,item_discovery id where it.itemid=id.itemid and id.parent_itemid=44314] 74887:20221202:102433.078 End of lld_item_prototypes_get():1 prototypes 74887:20221202:102433.078 In lld_items_get() 74887:20221202:102433.078 query [txnlev:0] [select id.itemid,id.key_,id.lastcheck,id.ts_delete,i.name,i.key_,i.type,i.value_type,i.delay,i.history,i.trends,i.trapper_hosts,i.units,i.formula,i.logtimefmt,i.valuemapid,i.params,i.ipmi_sensor,i.snmp_oid,i.authtype,i.username,i.password,i.publickey,i.privatekey,i.description,i.interfaceid,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,id.parent_itemid,i.allow_traps from item_discovery id join items i on id.itemid=i.itemid where id.parent_itemid=44315] 74887:20221202:102433.078 query [txnlev:0] [select ip.item_preprocid,ip.itemid,ip.step,ip.type,ip.params,ip.error_handler,ip.error_handler_params from item_discovery id join item_preproc ip on id.itemid=ip.itemid where id.parent_itemid=44315] 74887:20221202:102433.079 query [txnlev:0] [select ip.item_parameterid,ip.itemid,ip.name,ip.value from item_discovery id join item_parameter ip on id.itemid=ip.itemid where id.parent_itemid=44315] 74887:20221202:102433.080 query [txnlev:0] [select it.itemtagid,it.itemid,it.tag,it.value from item_discovery id join item_tag it on id.itemid=it.itemid where id.parent_itemid=44315] 74887:20221202:102433.082 End of lld_items_get() 74887:20221202:102433.082 In lld_items_make() 74887:20221202:102433.082 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 74887:20221202:102433.082 In zbx_substitute_lld_macros() data:'{#FSNAME}' 74887:20221202:102433.082 End of zbx_substitute_lld_macros():SUCCEED data:'/proc/sys/fs/binfmt_misc' 74887:20221202:102433.083 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/proc/sys/fs/binfmt_misc,free]' 74887:20221202:102433.083 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 74887:20221202:102433.083 In zbx_substitute_lld_macros() data:'{#FSNAME}' 74887:20221202:102433.084 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/kernel/config' 74887:20221202:102433.084 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/kernel/config,free]' 74887:20221202:102433.084 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 74887:20221202:102433.085 In zbx_substitute_lld_macros() data:'{#FSNAME}' 74887:20221202:102433.085 End of zbx_substitute_lld_macros():SUCCEED data:'/proc/sys/fs/binfmt_misc' 74887:20221202:102433.086 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/proc/sys/fs/binfmt_misc,free]' 74887:20221202:102433.086 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 74887:20221202:102433.086 In zbx_substitute_lld_macros() data:'{#FSNAME}' 74887:20221202:102433.086 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/fuse/connections' 74887:20221202:102433.087 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/fuse/connections,free]' 74887:20221202:102433.087 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 74887:20221202:102433.087 In zbx_substitute_lld_macros() data:'{#FSNAME}' 74887:20221202:102433.087 End of zbx_substitute_lld_macros():SUCCEED data:'/proc/sys/fs/binfmt_misc' 74887:20221202:102433.087 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/proc/sys/fs/binfmt_misc,free]' 74887:20221202:102433.087 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 74887:20221202:102433.087 In zbx_substitute_lld_macros() data:'{#FSNAME}' 74887:20221202:102433.087 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/kernel/tracing' 74887:20221202:102433.088 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/kernel/tracing,free]' 74887:20221202:102433.089 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 74887:20221202:102433.089 In zbx_substitute_lld_macros() data:'{#FSNAME}' 74887:20221202:102433.089 End of zbx_substitute_lld_macros():SUCCEED data:'/proc/sys/fs/binfmt_misc' 74887:20221202:102433.089 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/proc/sys/fs/binfmt_misc,free]' 74887:20221202:102433.089 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 74887:20221202:102433.089 In zbx_substitute_lld_macros() data:'{#FSNAME}' 74887:20221202:102433.090 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/kernel/debug' 74887:20221202:102433.090 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/kernel/debug,free]' 74887:20221202:102433.090 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 74887:20221202:102433.090 In zbx_substitute_lld_macros() data:'{#FSNAME}' 74887:20221202:102433.090 End of zbx_substitute_lld_macros():SUCCEED data:'/proc/sys/fs/binfmt_misc' 74887:20221202:102433.090 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/proc/sys/fs/binfmt_misc,free]' 74887:20221202:102433.090 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 74887:20221202:102433.090 In zbx_substitute_lld_macros() data:'{#FSNAME}' 74894:20221202:102433.091 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000333 sec, syncing history]' 74894:20221202:102433.091 In zbx_sync_history_cache() history_num:0 74894:20221202:102433.091 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.001513 sec, idle 1 sec]' 74887:20221202:102433.091 End of zbx_substitute_lld_macros():SUCCEED data:'/proc/sys/fs/binfmt_misc' 74887:20221202:102433.095 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/proc/sys/fs/binfmt_misc,free]' 74887:20221202:102433.095 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 74887:20221202:102433.095 In zbx_substitute_lld_macros() data:'{#FSNAME}' 74887:20221202:102433.095 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/misc' 74887:20221202:102433.095 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/misc,free]' 74887:20221202:102433.095 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 74887:20221202:102433.095 In zbx_substitute_lld_macros() data:'{#FSNAME}' 74887:20221202:102433.095 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/freezer' 74887:20221202:102433.095 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/freezer,free]' 74887:20221202:102433.095 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 74887:20221202:102433.095 In zbx_substitute_lld_macros() data:'{#FSNAME}' 74887:20221202:102433.095 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/blkio' 74887:20221202:102433.095 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/blkio,free]' 74887:20221202:102433.095 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 74887:20221202:102433.095 In zbx_substitute_lld_macros() data:'{#FSNAME}' 74887:20221202:102433.095 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/cpuset' 74887:20221202:102433.095 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/cpuset,free]' 74887:20221202:102433.095 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 74887:20221202:102433.095 In zbx_substitute_lld_macros() data:'{#FSNAME}' 74887:20221202:102433.095 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/rdma' 74887:20221202:102433.095 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/rdma,free]' 74887:20221202:102433.095 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 74887:20221202:102433.095 In zbx_substitute_lld_macros() data:'{#FSNAME}' 74887:20221202:102433.095 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/hugetlb' 74887:20221202:102433.095 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/hugetlb,free]' 74887:20221202:102433.095 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 74887:20221202:102433.096 In zbx_substitute_lld_macros() data:'{#FSNAME}' 74887:20221202:102433.096 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/pids' 74887:20221202:102433.096 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/pids,free]' 74887:20221202:102433.096 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 74887:20221202:102433.096 In zbx_substitute_lld_macros() data:'{#FSNAME}' 74887:20221202:102433.096 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/perf_event' 74887:20221202:102433.096 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/perf_event,free]' 74887:20221202:102433.096 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 74887:20221202:102433.096 In zbx_substitute_lld_macros() data:'{#FSNAME}' 74887:20221202:102433.096 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/cpu,cpuacct' 74887:20221202:102433.096 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size["/sys/fs/cgroup/cpu,cpuacct",free]' 74887:20221202:102433.096 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 74887:20221202:102433.096 In zbx_substitute_lld_macros() data:'{#FSNAME}' 74887:20221202:102433.096 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/memory' 74887:20221202:102433.096 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/memory,free]' 74887:20221202:102433.096 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 74887:20221202:102433.096 In zbx_substitute_lld_macros() data:'{#FSNAME}' 74887:20221202:102433.096 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/devices' 74887:20221202:102433.096 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/devices,free]' 74887:20221202:102433.096 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 74887:20221202:102433.096 In zbx_substitute_lld_macros() data:'{#FSNAME}' 74887:20221202:102433.096 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/misc' 74887:20221202:102433.096 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/misc,free]' 74887:20221202:102433.096 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 74887:20221202:102433.096 In zbx_substitute_lld_macros() data:'{#FSNAME}' 74887:20221202:102433.096 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/freezer' 74887:20221202:102433.096 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/freezer,free]' 74887:20221202:102433.096 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 74887:20221202:102433.096 In zbx_substitute_lld_macros() data:'{#FSNAME}' 74887:20221202:102433.096 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/blkio' 74887:20221202:102433.096 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/blkio,free]' 74887:20221202:102433.096 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 74887:20221202:102433.096 In zbx_substitute_lld_macros() data:'{#FSNAME}' 74887:20221202:102433.096 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/freezer' 74887:20221202:102433.096 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/freezer,free]' 74887:20221202:102433.096 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 74887:20221202:102433.096 In zbx_substitute_lld_macros() data:'{#FSNAME}' 74887:20221202:102433.096 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/misc' 74887:20221202:102433.096 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/misc,free]' 74887:20221202:102433.096 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 74887:20221202:102433.096 In zbx_substitute_lld_macros() data:'{#FSNAME}' 74887:20221202:102433.096 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/cpuset' 74887:20221202:102433.096 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/cpuset,free]' 74887:20221202:102433.096 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 74887:20221202:102433.096 In zbx_substitute_lld_macros() data:'{#FSNAME}' 74887:20221202:102433.096 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/rdma' 74887:20221202:102433.096 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/rdma,free]' 74887:20221202:102433.096 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 74887:20221202:102433.096 In zbx_substitute_lld_macros() data:'{#FSNAME}' 74887:20221202:102433.096 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/hugetlb' 74887:20221202:102433.096 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/hugetlb,free]' 74887:20221202:102433.096 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 74887:20221202:102433.096 In zbx_substitute_lld_macros() data:'{#FSNAME}' 74887:20221202:102433.096 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/pids' 74887:20221202:102433.096 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/pids,free]' 74887:20221202:102433.097 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 74887:20221202:102433.097 In zbx_substitute_lld_macros() data:'{#FSNAME}' 74887:20221202:102433.097 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/perf_event' 74887:20221202:102433.097 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/perf_event,free]' 74887:20221202:102433.097 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 74887:20221202:102433.097 In zbx_substitute_lld_macros() data:'{#FSNAME}' 74887:20221202:102433.097 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/cpu,cpuacct' 74887:20221202:102433.097 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size["/sys/fs/cgroup/cpu,cpuacct",free]' 74887:20221202:102433.097 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 74887:20221202:102433.097 In zbx_substitute_lld_macros() data:'{#FSNAME}' 74887:20221202:102433.097 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/memory' 74887:20221202:102433.097 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/memory,free]' 74887:20221202:102433.097 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 74887:20221202:102433.097 In zbx_substitute_lld_macros() data:'{#FSNAME}' 74887:20221202:102433.097 End of zbx_substitute_lld_macros():SUCCEED data:'/proc/sys/fs/binfmt_misc' 74887:20221202:102433.097 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/proc/sys/fs/binfmt_misc,free]' 74887:20221202:102433.097 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 74887:20221202:102433.097 In zbx_substitute_lld_macros() data:'{#FSNAME}' 74887:20221202:102433.097 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/net_cls,net_prio' 74887:20221202:102433.097 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size["/sys/fs/cgroup/net_cls,net_prio",free]' 74887:20221202:102433.097 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 74887:20221202:102433.097 In zbx_substitute_lld_macros() data:'{#FSNAME}' 74887:20221202:102433.097 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/misc' 74887:20221202:102433.097 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/misc,free]' 74887:20221202:102433.097 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 74887:20221202:102433.097 In zbx_substitute_lld_macros() data:'{#FSNAME}' 74887:20221202:102433.097 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/cpuset' 74887:20221202:102433.097 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/cpuset,free]' 74887:20221202:102433.097 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 74887:20221202:102433.097 In zbx_substitute_lld_macros() data:'{#FSNAME}' 74887:20221202:102433.097 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/rdma' 74887:20221202:102433.097 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/rdma,free]' 74887:20221202:102433.097 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 74887:20221202:102433.097 In zbx_substitute_lld_macros() data:'{#FSNAME}' 74887:20221202:102433.097 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/hugetlb' 74887:20221202:102433.097 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/hugetlb,free]' 74887:20221202:102433.097 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 74887:20221202:102433.097 In zbx_substitute_lld_macros() data:'{#FSNAME}' 74887:20221202:102433.097 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/pids' 74887:20221202:102433.097 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/pids,free]' 74887:20221202:102433.097 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 74887:20221202:102433.097 In zbx_substitute_lld_macros() data:'{#FSNAME}' 74887:20221202:102433.097 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/perf_event' 74887:20221202:102433.097 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/perf_event,free]' 74887:20221202:102433.098 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 74887:20221202:102433.098 In zbx_substitute_lld_macros() data:'{#FSNAME}' 74887:20221202:102433.098 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/cpu,cpuacct' 74887:20221202:102433.098 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size["/sys/fs/cgroup/cpu,cpuacct",free]' 74887:20221202:102433.098 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 74887:20221202:102433.098 In zbx_substitute_lld_macros() data:'{#FSNAME}' 74887:20221202:102433.098 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/memory' 74887:20221202:102433.098 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/memory,free]' 74887:20221202:102433.098 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 74887:20221202:102433.098 In zbx_substitute_lld_macros() data:'{#FSNAME}' 74887:20221202:102433.098 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/cpuset' 74887:20221202:102433.098 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/cpuset,free]' 74887:20221202:102433.098 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 74887:20221202:102433.098 In zbx_substitute_lld_macros() data:'{#FSNAME}' 74887:20221202:102433.098 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/rdma' 74887:20221202:102433.098 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/rdma,free]' 74887:20221202:102433.098 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 74887:20221202:102433.098 In zbx_substitute_lld_macros() data:'{#FSNAME}' 74887:20221202:102433.098 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/hugetlb' 74887:20221202:102433.098 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/hugetlb,free]' 74887:20221202:102433.098 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 74887:20221202:102433.098 In zbx_substitute_lld_macros() data:'{#FSNAME}' 74887:20221202:102433.098 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/pids' 74887:20221202:102433.098 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/pids,free]' 74887:20221202:102433.098 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 74887:20221202:102433.098 In zbx_substitute_lld_macros() data:'{#FSNAME}' 74887:20221202:102433.098 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/perf_event' 74887:20221202:102433.098 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/perf_event,free]' 74887:20221202:102433.098 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 74887:20221202:102433.098 In zbx_substitute_lld_macros() data:'{#FSNAME}' 74887:20221202:102433.098 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/cpu,cpuacct' 74887:20221202:102433.098 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size["/sys/fs/cgroup/cpu,cpuacct",free]' 74887:20221202:102433.098 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 74887:20221202:102433.098 In zbx_substitute_lld_macros() data:'{#FSNAME}' 74887:20221202:102433.098 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/misc' 74887:20221202:102433.098 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/misc,free]' 74887:20221202:102433.098 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 74887:20221202:102433.098 In zbx_substitute_lld_macros() data:'{#FSNAME}' 74887:20221202:102433.098 End of zbx_substitute_lld_macros():SUCCEED data:'/proc/sys/fs/binfmt_misc' 74887:20221202:102433.098 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/proc/sys/fs/binfmt_misc,free]' 74887:20221202:102433.098 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 74887:20221202:102433.098 In zbx_substitute_lld_macros() data:'{#FSNAME}' 74887:20221202:102433.098 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/freezer' 74887:20221202:102433.098 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/freezer,free]' 74887:20221202:102433.098 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 74887:20221202:102433.098 In zbx_substitute_lld_macros() data:'{#FSNAME}' 74887:20221202:102433.098 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/rdma' 74887:20221202:102433.098 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/rdma,free]' 74887:20221202:102433.099 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 74887:20221202:102433.099 In zbx_substitute_lld_macros() data:'{#FSNAME}' 74887:20221202:102433.099 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/hugetlb' 74887:20221202:102433.099 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/hugetlb,free]' 74887:20221202:102433.099 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 74887:20221202:102433.099 In zbx_substitute_lld_macros() data:'{#FSNAME}' 74887:20221202:102433.099 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/pids' 74887:20221202:102433.099 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/pids,free]' 74887:20221202:102433.099 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 74887:20221202:102433.099 In zbx_substitute_lld_macros() data:'{#FSNAME}' 74887:20221202:102433.099 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/perf_event' 74887:20221202:102433.099 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/perf_event,free]' 74887:20221202:102433.099 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 74887:20221202:102433.099 In zbx_substitute_lld_macros() data:'{#FSNAME}' 74887:20221202:102433.099 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/cpu,cpuacct' 74887:20221202:102433.099 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size["/sys/fs/cgroup/cpu,cpuacct",free]' 74887:20221202:102433.099 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 74887:20221202:102433.099 In zbx_substitute_lld_macros() data:'{#FSNAME}' 74887:20221202:102433.099 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/misc' 74887:20221202:102433.099 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/misc,free]' 74887:20221202:102433.099 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 74887:20221202:102433.099 In zbx_substitute_lld_macros() data:'{#FSNAME}' 74887:20221202:102433.099 End of zbx_substitute_lld_macros():SUCCEED data:'/proc/sys/fs/binfmt_misc' 74887:20221202:102433.099 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/proc/sys/fs/binfmt_misc,free]' 74887:20221202:102433.099 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 74887:20221202:102433.099 In zbx_substitute_lld_macros() data:'{#FSNAME}' 74887:20221202:102433.099 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/cpuset' 74887:20221202:102433.099 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/cpuset,free]' 74887:20221202:102433.099 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 74887:20221202:102433.099 In zbx_substitute_lld_macros() data:'{#FSNAME}' 74887:20221202:102433.099 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/hugetlb' 74887:20221202:102433.099 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/hugetlb,free]' 74887:20221202:102433.099 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 74887:20221202:102433.099 In zbx_substitute_lld_macros() data:'{#FSNAME}' 74887:20221202:102433.099 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/pids' 74887:20221202:102433.099 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/pids,free]' 74887:20221202:102433.099 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 74887:20221202:102433.099 In zbx_substitute_lld_macros() data:'{#FSNAME}' 74887:20221202:102433.099 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/perf_event' 74887:20221202:102433.099 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/perf_event,free]' 74887:20221202:102433.099 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 74887:20221202:102433.099 In zbx_substitute_lld_macros() data:'{#FSNAME}' 74887:20221202:102433.100 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/cpu,cpuacct' 74887:20221202:102433.100 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size["/sys/fs/cgroup/cpu,cpuacct",free]' 74887:20221202:102433.100 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 74887:20221202:102433.100 In zbx_substitute_lld_macros() data:'{#FSNAME}' 74887:20221202:102433.100 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/pids' 74887:20221202:102433.100 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/pids,free]' 74887:20221202:102433.100 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 74887:20221202:102433.100 In zbx_substitute_lld_macros() data:'{#FSNAME}' 74887:20221202:102433.100 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/perf_event' 74887:20221202:102433.100 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/perf_event,free]' 74887:20221202:102433.100 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 74887:20221202:102433.100 In zbx_substitute_lld_macros() data:'{#FSNAME}' 74887:20221202:102433.100 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/hugetlb' 74887:20221202:102433.100 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/hugetlb,free]' 74887:20221202:102433.100 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 74887:20221202:102433.100 In zbx_substitute_lld_macros() data:'{#FSNAME}' 74887:20221202:102433.100 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/misc' 74887:20221202:102433.100 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/misc,free]' 74887:20221202:102433.100 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 74887:20221202:102433.100 In zbx_substitute_lld_macros() data:'{#FSNAME}' 74887:20221202:102433.100 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/perf_event' 74887:20221202:102433.100 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/perf_event,free]' 74887:20221202:102433.100 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 74887:20221202:102433.100 In zbx_substitute_lld_macros() data:'{#FSNAME}' 74887:20221202:102433.100 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/hugetlb' 74887:20221202:102433.100 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/hugetlb,free]' 74887:20221202:102433.100 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 74887:20221202:102433.100 In zbx_substitute_lld_macros() data:'{#FSNAME}' 74887:20221202:102433.100 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/pids' 74887:20221202:102433.100 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/pids,free]' 74887:20221202:102433.100 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 74887:20221202:102433.100 In zbx_substitute_lld_macros() data:'{#FSNAME}' 74887:20221202:102433.100 End of zbx_substitute_lld_macros():SUCCEED data:'/proc/sys/fs/binfmt_misc' 74887:20221202:102433.100 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/proc/sys/fs/binfmt_misc,free]' 74887:20221202:102433.100 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 74887:20221202:102433.100 In zbx_substitute_lld_macros() data:'{#FSNAME}' 74887:20221202:102433.100 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/rdma' 74887:20221202:102433.100 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/rdma,free]' 74887:20221202:102433.100 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 74887:20221202:102433.100 In zbx_substitute_lld_macros() data:'{#FSNAME}' 74887:20221202:102433.100 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/hugetlb' 74887:20221202:102433.100 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/hugetlb,free]' 74887:20221202:102433.100 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 74887:20221202:102433.100 In zbx_substitute_lld_macros() data:'{#FSNAME}' 74887:20221202:102433.100 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/pids' 74887:20221202:102433.100 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/pids,free]' 74887:20221202:102433.100 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 74887:20221202:102433.100 In zbx_substitute_lld_macros() data:'{#FSNAME}' 74887:20221202:102433.100 End of zbx_substitute_lld_macros():SUCCEED data:'/proc/sys/fs/binfmt_misc' 74887:20221202:102433.100 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/proc/sys/fs/binfmt_misc,free]' 74887:20221202:102433.100 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 74887:20221202:102433.100 In zbx_substitute_lld_macros() data:'{#FSNAME}' 74887:20221202:102433.101 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/perf_event' 74887:20221202:102433.101 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/perf_event,free]' 74887:20221202:102433.101 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 74887:20221202:102433.101 In zbx_substitute_lld_macros() data:'{#FSNAME}' 74887:20221202:102433.101 End of zbx_substitute_lld_macros():SUCCEED data:'/proc/sys/fs/binfmt_misc' 74887:20221202:102433.101 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/proc/sys/fs/binfmt_misc,free]' 74887:20221202:102433.101 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 74887:20221202:102433.101 In zbx_substitute_lld_macros() data:'{#FSNAME}' 74887:20221202:102433.101 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/pids' 74887:20221202:102433.101 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/pids,free]' 74887:20221202:102433.101 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 74887:20221202:102433.101 In zbx_substitute_lld_macros() data:'{#FSNAME}' 74887:20221202:102433.101 End of zbx_substitute_lld_macros():SUCCEED data:'/proc/sys/fs/binfmt_misc' 74887:20221202:102433.101 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/proc/sys/fs/binfmt_misc,free]' 74887:20221202:102433.101 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 74887:20221202:102433.101 In zbx_substitute_lld_macros() data:'{#FSNAME}' 74887:20221202:102433.101 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/bpf' 74887:20221202:102433.101 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/bpf,free]' 74887:20221202:102433.101 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 74887:20221202:102433.101 In zbx_substitute_lld_macros() data:'{#FSNAME}' 74887:20221202:102433.101 End of zbx_substitute_lld_macros():SUCCEED data:'/proc/sys/fs/binfmt_misc' 74887:20221202:102433.101 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/proc/sys/fs/binfmt_misc,free]' 74887:20221202:102433.101 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 74887:20221202:102433.101 In zbx_substitute_lld_macros() data:'{#FSNAME}' 74887:20221202:102433.101 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/firmware/efi/efivars' 74887:20221202:102433.101 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/firmware/efi/efivars,free]' 74887:20221202:102433.101 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 74887:20221202:102433.101 In zbx_substitute_lld_macros() data:'{#FSNAME}' 74887:20221202:102433.101 End of zbx_substitute_lld_macros():SUCCEED data:'/proc/sys/fs/binfmt_misc' 74887:20221202:102433.101 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/proc/sys/fs/binfmt_misc,free]' 74887:20221202:102433.101 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 74887:20221202:102433.101 In zbx_substitute_lld_macros() data:'{#FSNAME}' 74887:20221202:102433.101 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/pstore' 74887:20221202:102433.101 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/pstore,free]' 74887:20221202:102433.101 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 74887:20221202:102433.101 In zbx_substitute_lld_macros() data:'{#FSNAME}' 74887:20221202:102433.101 End of zbx_substitute_lld_macros():SUCCEED data:'/proc/sys/fs/binfmt_misc' 74887:20221202:102433.101 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/proc/sys/fs/binfmt_misc,free]' 74887:20221202:102433.101 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 74887:20221202:102433.101 In zbx_substitute_lld_macros() data:'{#FSNAME}' 74887:20221202:102433.101 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/systemd' 74887:20221202:102433.101 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/systemd,free]' 74887:20221202:102433.101 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 74887:20221202:102433.101 In zbx_substitute_lld_macros() data:'{#FSNAME}' 74887:20221202:102433.101 End of zbx_substitute_lld_macros():SUCCEED data:'/proc/sys/fs/binfmt_misc' 74887:20221202:102433.101 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/proc/sys/fs/binfmt_misc,free]' 74887:20221202:102433.101 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 74887:20221202:102433.101 In zbx_substitute_lld_macros() data:'{#FSNAME}' 74887:20221202:102433.101 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/unified' 74887:20221202:102433.101 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/unified,free]' 74887:20221202:102433.101 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 74887:20221202:102433.101 In zbx_substitute_lld_macros() data:'{#FSNAME}' 74887:20221202:102433.101 End of zbx_substitute_lld_macros():SUCCEED data:'/proc/sys/fs/binfmt_misc' 74887:20221202:102433.101 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/proc/sys/fs/binfmt_misc,free]' 74887:20221202:102433.102 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 74887:20221202:102433.102 In zbx_substitute_lld_macros() data:'{#FSNAME}' 74887:20221202:102433.102 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup' 74887:20221202:102433.102 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup,free]' 74887:20221202:102433.102 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 74887:20221202:102433.102 In zbx_substitute_lld_macros() data:'{#FSNAME}' 74887:20221202:102433.102 End of zbx_substitute_lld_macros():SUCCEED data:'/proc/sys/fs/binfmt_misc' 74887:20221202:102433.102 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/proc/sys/fs/binfmt_misc,free]' 74887:20221202:102433.102 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 74887:20221202:102433.102 In zbx_substitute_lld_macros() data:'{#FSNAME}' 74887:20221202:102433.102 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/kernel/security' 74887:20221202:102433.102 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/kernel/security,free]' 74887:20221202:102433.102 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 74887:20221202:102433.102 In zbx_substitute_lld_macros() data:'{#FSNAME}' 74887:20221202:102433.102 End of zbx_substitute_lld_macros():SUCCEED data:'/proc/sys/fs/binfmt_misc' 74887:20221202:102433.102 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/proc/sys/fs/binfmt_misc,free]' 74887:20221202:102433.102 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 74887:20221202:102433.102 In zbx_substitute_lld_macros() data:'{#FSNAME}' 74887:20221202:102433.102 End of zbx_substitute_lld_macros():SUCCEED data:'/proc' 74887:20221202:102433.102 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/proc,free]' 74887:20221202:102433.102 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 74887:20221202:102433.102 In zbx_substitute_lld_macros() data:'{#FSNAME}' 74887:20221202:102433.102 End of zbx_substitute_lld_macros():SUCCEED data:'/proc/sys/fs/binfmt_misc' 74887:20221202:102433.102 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/proc/sys/fs/binfmt_misc,free]' 74887:20221202:102433.102 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 74887:20221202:102433.102 In zbx_substitute_lld_macros() data:'{#FSNAME}' 74887:20221202:102433.102 End of zbx_substitute_lld_macros():SUCCEED data:'/sys' 74887:20221202:102433.102 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys,free]' 74887:20221202:102433.102 In lld_item_update() 74887:20221202:102433.102 In zbx_substitute_lld_macros() data:'Free space {#FSNAME}' 74887:20221202:102433.102 End of zbx_substitute_lld_macros():SUCCEED data:'Free space /sys' 74887:20221202:102433.102 In lld_override_item() 74887:20221202:102433.102 End of lld_override_item() 74887:20221202:102433.102 In zbx_substitute_lld_macros() data:'0' 74887:20221202:102433.102 End of zbx_substitute_lld_macros():SUCCEED data:'0' 74887:20221202:102433.102 In zbx_substitute_lld_macros() data:'90d' 74887:20221202:102433.102 End of zbx_substitute_lld_macros():SUCCEED data:'90d' 74887:20221202:102433.102 In zbx_substitute_lld_macros() data:'365d' 74887:20221202:102433.102 End of zbx_substitute_lld_macros():SUCCEED data:'365d' 74887:20221202:102433.102 In zbx_substitute_lld_macros() data:'B' 74887:20221202:102433.102 End of zbx_substitute_lld_macros():SUCCEED data:'B' 74887:20221202:102433.102 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.102 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.102 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.102 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.102 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.102 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.102 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.102 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.103 In zbx_substitute_lld_macros() data:'LALALALALA' 74887:20221202:102433.103 End of zbx_substitute_lld_macros():SUCCEED data:'LALALALALA' 74887:20221202:102433.103 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.103 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.103 In zbx_substitute_lld_macros() data:'3s' 74887:20221202:102433.103 End of zbx_substitute_lld_macros():SUCCEED data:'3s' 74887:20221202:102433.103 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.103 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.103 In zbx_substitute_macros_in_json_pairs() 74887:20221202:102433.103 End of zbx_substitute_macros_in_json_pairs():SUCCEED 74887:20221202:102433.103 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.103 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.103 In zbx_substitute_lld_macros() data:'200' 74887:20221202:102433.103 End of zbx_substitute_lld_macros():SUCCEED data:'200' 74887:20221202:102433.103 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.103 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.103 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.103 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.103 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.103 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.103 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.103 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.103 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.103 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.103 End of lld_item_update() 74887:20221202:102433.103 In lld_item_update() 74887:20221202:102433.103 In zbx_substitute_lld_macros() data:'Free space {#FSNAME}' 74887:20221202:102433.103 End of zbx_substitute_lld_macros():SUCCEED data:'Free space /proc' 74887:20221202:102433.103 In lld_override_item() 74887:20221202:102433.103 End of lld_override_item() 74887:20221202:102433.103 In zbx_substitute_lld_macros() data:'0' 74887:20221202:102433.103 End of zbx_substitute_lld_macros():SUCCEED data:'0' 74887:20221202:102433.103 In zbx_substitute_lld_macros() data:'90d' 74887:20221202:102433.103 End of zbx_substitute_lld_macros():SUCCEED data:'90d' 74887:20221202:102433.103 In zbx_substitute_lld_macros() data:'365d' 74887:20221202:102433.103 End of zbx_substitute_lld_macros():SUCCEED data:'365d' 74887:20221202:102433.103 In zbx_substitute_lld_macros() data:'B' 74887:20221202:102433.103 End of zbx_substitute_lld_macros():SUCCEED data:'B' 74887:20221202:102433.103 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.103 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.103 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.103 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.103 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.103 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.103 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.103 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.103 In zbx_substitute_lld_macros() data:'LALALALALA' 74887:20221202:102433.103 End of zbx_substitute_lld_macros():SUCCEED data:'LALALALALA' 74887:20221202:102433.103 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.103 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.103 In zbx_substitute_lld_macros() data:'3s' 74887:20221202:102433.103 End of zbx_substitute_lld_macros():SUCCEED data:'3s' 74887:20221202:102433.103 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.103 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.103 In zbx_substitute_macros_in_json_pairs() 74887:20221202:102433.103 End of zbx_substitute_macros_in_json_pairs():SUCCEED 74887:20221202:102433.104 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.104 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.104 In zbx_substitute_lld_macros() data:'200' 74887:20221202:102433.104 End of zbx_substitute_lld_macros():SUCCEED data:'200' 74887:20221202:102433.104 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.104 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.104 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.104 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.104 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.104 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.104 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.104 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.104 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.104 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.104 End of lld_item_update() 74887:20221202:102433.104 In lld_item_update() 74887:20221202:102433.104 In zbx_substitute_lld_macros() data:'Free space {#FSNAME}' 74887:20221202:102433.104 End of zbx_substitute_lld_macros():SUCCEED data:'Free space /sys/kernel/security' 74887:20221202:102433.104 In lld_override_item() 74887:20221202:102433.104 End of lld_override_item() 74887:20221202:102433.104 In zbx_substitute_lld_macros() data:'0' 74887:20221202:102433.104 End of zbx_substitute_lld_macros():SUCCEED data:'0' 74887:20221202:102433.104 In zbx_substitute_lld_macros() data:'90d' 74887:20221202:102433.104 End of zbx_substitute_lld_macros():SUCCEED data:'90d' 74887:20221202:102433.104 In zbx_substitute_lld_macros() data:'365d' 74887:20221202:102433.104 End of zbx_substitute_lld_macros():SUCCEED data:'365d' 74887:20221202:102433.104 In zbx_substitute_lld_macros() data:'B' 74887:20221202:102433.104 End of zbx_substitute_lld_macros():SUCCEED data:'B' 74887:20221202:102433.104 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.104 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.104 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.104 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.105 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.105 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.105 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.105 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.105 In zbx_substitute_lld_macros() data:'LALALALALA' 74887:20221202:102433.105 End of zbx_substitute_lld_macros():SUCCEED data:'LALALALALA' 74887:20221202:102433.105 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.105 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.105 In zbx_substitute_lld_macros() data:'3s' 74887:20221202:102433.105 End of zbx_substitute_lld_macros():SUCCEED data:'3s' 74887:20221202:102433.105 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.105 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.105 In zbx_substitute_macros_in_json_pairs() 74887:20221202:102433.105 End of zbx_substitute_macros_in_json_pairs():SUCCEED 74887:20221202:102433.105 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.105 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.105 In zbx_substitute_lld_macros() data:'200' 74887:20221202:102433.105 End of zbx_substitute_lld_macros():SUCCEED data:'200' 74887:20221202:102433.105 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.105 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.105 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.105 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.105 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.105 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.105 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.105 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.105 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.105 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.105 End of lld_item_update() 74887:20221202:102433.105 In lld_item_update() 74887:20221202:102433.105 In zbx_substitute_lld_macros() data:'Free space {#FSNAME}' 74887:20221202:102433.105 End of zbx_substitute_lld_macros():SUCCEED data:'Free space /sys/fs/cgroup' 74887:20221202:102433.105 In lld_override_item() 74887:20221202:102433.105 End of lld_override_item() 74887:20221202:102433.105 In zbx_substitute_lld_macros() data:'0' 74887:20221202:102433.105 End of zbx_substitute_lld_macros():SUCCEED data:'0' 74887:20221202:102433.105 In zbx_substitute_lld_macros() data:'90d' 74887:20221202:102433.105 End of zbx_substitute_lld_macros():SUCCEED data:'90d' 74887:20221202:102433.105 In zbx_substitute_lld_macros() data:'365d' 74887:20221202:102433.105 End of zbx_substitute_lld_macros():SUCCEED data:'365d' 74887:20221202:102433.105 In zbx_substitute_lld_macros() data:'B' 74887:20221202:102433.105 End of zbx_substitute_lld_macros():SUCCEED data:'B' 74887:20221202:102433.105 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.105 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.105 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.105 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.105 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.105 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.106 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.106 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.106 In zbx_substitute_lld_macros() data:'LALALALALA' 74887:20221202:102433.106 End of zbx_substitute_lld_macros():SUCCEED data:'LALALALALA' 74887:20221202:102433.106 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.106 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.106 In zbx_substitute_lld_macros() data:'3s' 74887:20221202:102433.106 End of zbx_substitute_lld_macros():SUCCEED data:'3s' 74887:20221202:102433.106 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.106 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.106 In zbx_substitute_macros_in_json_pairs() 74887:20221202:102433.106 End of zbx_substitute_macros_in_json_pairs():SUCCEED 74887:20221202:102433.106 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.106 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.106 In zbx_substitute_lld_macros() data:'200' 74887:20221202:102433.106 End of zbx_substitute_lld_macros():SUCCEED data:'200' 74887:20221202:102433.106 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.106 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.106 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.106 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.106 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.106 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.106 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.106 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.106 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.106 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.106 End of lld_item_update() 74887:20221202:102433.106 In lld_item_update() 74887:20221202:102433.106 In zbx_substitute_lld_macros() data:'Free space {#FSNAME}' 74887:20221202:102433.106 End of zbx_substitute_lld_macros():SUCCEED data:'Free space /sys/fs/cgroup/unified' 74887:20221202:102433.106 In lld_override_item() 74887:20221202:102433.106 End of lld_override_item() 74887:20221202:102433.106 In zbx_substitute_lld_macros() data:'0' 74887:20221202:102433.106 End of zbx_substitute_lld_macros():SUCCEED data:'0' 74887:20221202:102433.106 In zbx_substitute_lld_macros() data:'90d' 74887:20221202:102433.106 End of zbx_substitute_lld_macros():SUCCEED data:'90d' 74887:20221202:102433.106 In zbx_substitute_lld_macros() data:'365d' 74887:20221202:102433.106 End of zbx_substitute_lld_macros():SUCCEED data:'365d' 74887:20221202:102433.106 In zbx_substitute_lld_macros() data:'B' 74887:20221202:102433.106 End of zbx_substitute_lld_macros():SUCCEED data:'B' 74887:20221202:102433.106 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.107 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.107 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.107 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.107 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.107 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.107 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.107 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.107 In zbx_substitute_lld_macros() data:'LALALALALA' 74887:20221202:102433.107 End of zbx_substitute_lld_macros():SUCCEED data:'LALALALALA' 74887:20221202:102433.107 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.107 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.107 In zbx_substitute_lld_macros() data:'3s' 74887:20221202:102433.107 End of zbx_substitute_lld_macros():SUCCEED data:'3s' 74887:20221202:102433.107 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.107 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.107 In zbx_substitute_macros_in_json_pairs() 74887:20221202:102433.107 End of zbx_substitute_macros_in_json_pairs():SUCCEED 74887:20221202:102433.107 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.107 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.107 In zbx_substitute_lld_macros() data:'200' 74887:20221202:102433.107 End of zbx_substitute_lld_macros():SUCCEED data:'200' 74887:20221202:102433.107 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.107 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.107 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.107 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.107 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.107 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.107 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.107 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.107 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.107 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.107 End of lld_item_update() 74887:20221202:102433.107 In lld_item_update() 74887:20221202:102433.107 In zbx_substitute_lld_macros() data:'Free space {#FSNAME}' 74887:20221202:102433.107 End of zbx_substitute_lld_macros():SUCCEED data:'Free space /sys/fs/cgroup/systemd' 74887:20221202:102433.107 In lld_override_item() 74887:20221202:102433.107 End of lld_override_item() 74887:20221202:102433.107 In zbx_substitute_lld_macros() data:'0' 74887:20221202:102433.108 End of zbx_substitute_lld_macros():SUCCEED data:'0' 74887:20221202:102433.108 In zbx_substitute_lld_macros() data:'90d' 74887:20221202:102433.108 End of zbx_substitute_lld_macros():SUCCEED data:'90d' 74887:20221202:102433.108 In zbx_substitute_lld_macros() data:'365d' 74887:20221202:102433.108 End of zbx_substitute_lld_macros():SUCCEED data:'365d' 74887:20221202:102433.108 In zbx_substitute_lld_macros() data:'B' 74887:20221202:102433.108 End of zbx_substitute_lld_macros():SUCCEED data:'B' 74887:20221202:102433.108 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.108 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.108 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.108 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.108 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.108 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.108 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.108 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.108 In zbx_substitute_lld_macros() data:'LALALALALA' 74887:20221202:102433.108 End of zbx_substitute_lld_macros():SUCCEED data:'LALALALALA' 74887:20221202:102433.108 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.108 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.108 In zbx_substitute_lld_macros() data:'3s' 74887:20221202:102433.108 End of zbx_substitute_lld_macros():SUCCEED data:'3s' 74887:20221202:102433.108 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.108 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.108 In zbx_substitute_macros_in_json_pairs() 74887:20221202:102433.108 End of zbx_substitute_macros_in_json_pairs():SUCCEED 74887:20221202:102433.108 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.108 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.108 In zbx_substitute_lld_macros() data:'200' 74887:20221202:102433.108 End of zbx_substitute_lld_macros():SUCCEED data:'200' 74887:20221202:102433.108 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.108 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.108 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.108 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.108 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.108 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.108 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.108 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.108 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.108 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.108 End of lld_item_update() 74887:20221202:102433.109 In lld_item_update() 74887:20221202:102433.109 In zbx_substitute_lld_macros() data:'Free space {#FSNAME}' 74887:20221202:102433.109 End of zbx_substitute_lld_macros():SUCCEED data:'Free space /sys/fs/pstore' 74887:20221202:102433.109 In lld_override_item() 74887:20221202:102433.109 End of lld_override_item() 74887:20221202:102433.109 In zbx_substitute_lld_macros() data:'0' 74887:20221202:102433.109 End of zbx_substitute_lld_macros():SUCCEED data:'0' 74887:20221202:102433.109 In zbx_substitute_lld_macros() data:'90d' 74887:20221202:102433.109 End of zbx_substitute_lld_macros():SUCCEED data:'90d' 74887:20221202:102433.109 In zbx_substitute_lld_macros() data:'365d' 74887:20221202:102433.109 End of zbx_substitute_lld_macros():SUCCEED data:'365d' 74887:20221202:102433.109 In zbx_substitute_lld_macros() data:'B' 74887:20221202:102433.109 End of zbx_substitute_lld_macros():SUCCEED data:'B' 74887:20221202:102433.109 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.109 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.109 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.109 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.109 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.109 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.109 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.109 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.109 In zbx_substitute_lld_macros() data:'LALALALALA' 74887:20221202:102433.109 End of zbx_substitute_lld_macros():SUCCEED data:'LALALALALA' 74887:20221202:102433.109 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.109 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.109 In zbx_substitute_lld_macros() data:'3s' 74887:20221202:102433.109 End of zbx_substitute_lld_macros():SUCCEED data:'3s' 74887:20221202:102433.109 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.109 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.109 In zbx_substitute_macros_in_json_pairs() 74887:20221202:102433.109 End of zbx_substitute_macros_in_json_pairs():SUCCEED 74887:20221202:102433.109 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.109 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.109 In zbx_substitute_lld_macros() data:'200' 74887:20221202:102433.109 End of zbx_substitute_lld_macros():SUCCEED data:'200' 74887:20221202:102433.109 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.109 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.109 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.109 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.109 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.109 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.109 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.109 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.109 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.109 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.109 End of lld_item_update() 74887:20221202:102433.110 In lld_item_update() 74887:20221202:102433.110 In zbx_substitute_lld_macros() data:'Free space {#FSNAME}' 74887:20221202:102433.110 End of zbx_substitute_lld_macros():SUCCEED data:'Free space /sys/firmware/efi/efivars' 74887:20221202:102433.110 In lld_override_item() 74887:20221202:102433.110 End of lld_override_item() 74887:20221202:102433.110 In zbx_substitute_lld_macros() data:'0' 74887:20221202:102433.110 End of zbx_substitute_lld_macros():SUCCEED data:'0' 74887:20221202:102433.110 In zbx_substitute_lld_macros() data:'90d' 74887:20221202:102433.110 End of zbx_substitute_lld_macros():SUCCEED data:'90d' 74887:20221202:102433.110 In zbx_substitute_lld_macros() data:'365d' 74887:20221202:102433.110 End of zbx_substitute_lld_macros():SUCCEED data:'365d' 74887:20221202:102433.110 In zbx_substitute_lld_macros() data:'B' 74887:20221202:102433.110 End of zbx_substitute_lld_macros():SUCCEED data:'B' 74887:20221202:102433.110 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.110 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.110 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.110 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.110 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.110 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.110 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.110 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.110 In zbx_substitute_lld_macros() data:'LALALALALA' 74887:20221202:102433.110 End of zbx_substitute_lld_macros():SUCCEED data:'LALALALALA' 74887:20221202:102433.110 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.110 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.110 In zbx_substitute_lld_macros() data:'3s' 74887:20221202:102433.110 End of zbx_substitute_lld_macros():SUCCEED data:'3s' 74887:20221202:102433.110 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.110 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.110 In zbx_substitute_macros_in_json_pairs() 74887:20221202:102433.110 End of zbx_substitute_macros_in_json_pairs():SUCCEED 74887:20221202:102433.110 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.110 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.110 In zbx_substitute_lld_macros() data:'200' 74887:20221202:102433.110 End of zbx_substitute_lld_macros():SUCCEED data:'200' 74887:20221202:102433.110 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.110 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.110 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.110 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.110 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.111 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.111 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.111 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.111 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.111 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.111 End of lld_item_update() 74887:20221202:102433.111 In lld_item_update() 74887:20221202:102433.111 In zbx_substitute_lld_macros() data:'Free space {#FSNAME}' 74887:20221202:102433.111 End of zbx_substitute_lld_macros():SUCCEED data:'Free space /sys/fs/bpf' 74887:20221202:102433.111 In lld_override_item() 74887:20221202:102433.111 End of lld_override_item() 74887:20221202:102433.111 In zbx_substitute_lld_macros() data:'0' 74887:20221202:102433.111 End of zbx_substitute_lld_macros():SUCCEED data:'0' 74887:20221202:102433.111 In zbx_substitute_lld_macros() data:'90d' 74887:20221202:102433.111 End of zbx_substitute_lld_macros():SUCCEED data:'90d' 74887:20221202:102433.111 In zbx_substitute_lld_macros() data:'365d' 74887:20221202:102433.111 End of zbx_substitute_lld_macros():SUCCEED data:'365d' 74887:20221202:102433.111 In zbx_substitute_lld_macros() data:'B' 74887:20221202:102433.111 End of zbx_substitute_lld_macros():SUCCEED data:'B' 74887:20221202:102433.111 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.111 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.111 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.111 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.111 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.111 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.111 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.111 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.111 In zbx_substitute_lld_macros() data:'LALALALALA' 74887:20221202:102433.111 End of zbx_substitute_lld_macros():SUCCEED data:'LALALALALA' 74887:20221202:102433.111 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.111 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.111 In zbx_substitute_lld_macros() data:'3s' 74887:20221202:102433.111 End of zbx_substitute_lld_macros():SUCCEED data:'3s' 74887:20221202:102433.111 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.111 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.111 In zbx_substitute_macros_in_json_pairs() 74887:20221202:102433.111 End of zbx_substitute_macros_in_json_pairs():SUCCEED 74887:20221202:102433.111 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.111 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.111 In zbx_substitute_lld_macros() data:'200' 74887:20221202:102433.111 End of zbx_substitute_lld_macros():SUCCEED data:'200' 74887:20221202:102433.111 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.112 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.112 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.112 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.112 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.112 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.112 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.112 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.112 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.112 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.112 End of lld_item_update() 74887:20221202:102433.112 In lld_item_update() 74887:20221202:102433.112 In zbx_substitute_lld_macros() data:'Free space {#FSNAME}' 74887:20221202:102433.112 End of zbx_substitute_lld_macros():SUCCEED data:'Free space /sys/fs/cgroup/net_cls,net_prio' 74887:20221202:102433.112 In lld_override_item() 74887:20221202:102433.112 End of lld_override_item() 74887:20221202:102433.112 In zbx_substitute_lld_macros() data:'0' 74887:20221202:102433.112 End of zbx_substitute_lld_macros():SUCCEED data:'0' 74887:20221202:102433.112 In zbx_substitute_lld_macros() data:'90d' 74887:20221202:102433.112 End of zbx_substitute_lld_macros():SUCCEED data:'90d' 74887:20221202:102433.112 In zbx_substitute_lld_macros() data:'365d' 74887:20221202:102433.112 End of zbx_substitute_lld_macros():SUCCEED data:'365d' 74887:20221202:102433.112 In zbx_substitute_lld_macros() data:'B' 74887:20221202:102433.112 End of zbx_substitute_lld_macros():SUCCEED data:'B' 74887:20221202:102433.112 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.112 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.112 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.112 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.112 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.112 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.112 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.112 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.112 In zbx_substitute_lld_macros() data:'LALALALALA' 74887:20221202:102433.112 End of zbx_substitute_lld_macros():SUCCEED data:'LALALALALA' 74887:20221202:102433.112 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.112 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.112 In zbx_substitute_lld_macros() data:'3s' 74887:20221202:102433.112 End of zbx_substitute_lld_macros():SUCCEED data:'3s' 74887:20221202:102433.112 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.112 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.112 In zbx_substitute_macros_in_json_pairs() 74887:20221202:102433.112 End of zbx_substitute_macros_in_json_pairs():SUCCEED 74887:20221202:102433.112 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.112 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.112 In zbx_substitute_lld_macros() data:'200' 74887:20221202:102433.112 End of zbx_substitute_lld_macros():SUCCEED data:'200' 74887:20221202:102433.112 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.112 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.113 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.113 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.113 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.113 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.113 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.113 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.113 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.113 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.113 End of lld_item_update() 74887:20221202:102433.113 In lld_item_update() 74887:20221202:102433.113 In zbx_substitute_lld_macros() data:'Free space {#FSNAME}' 74887:20221202:102433.113 End of zbx_substitute_lld_macros():SUCCEED data:'Free space /sys/fs/cgroup/devices' 74887:20221202:102433.113 In lld_override_item() 74887:20221202:102433.113 End of lld_override_item() 74887:20221202:102433.113 In zbx_substitute_lld_macros() data:'0' 74887:20221202:102433.113 End of zbx_substitute_lld_macros():SUCCEED data:'0' 74887:20221202:102433.113 In zbx_substitute_lld_macros() data:'90d' 74887:20221202:102433.113 End of zbx_substitute_lld_macros():SUCCEED data:'90d' 74887:20221202:102433.113 In zbx_substitute_lld_macros() data:'365d' 74887:20221202:102433.113 End of zbx_substitute_lld_macros():SUCCEED data:'365d' 74887:20221202:102433.113 In zbx_substitute_lld_macros() data:'B' 74887:20221202:102433.113 End of zbx_substitute_lld_macros():SUCCEED data:'B' 74887:20221202:102433.113 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.113 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.113 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.113 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.113 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.113 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.113 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.113 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.113 In zbx_substitute_lld_macros() data:'LALALALALA' 74887:20221202:102433.113 End of zbx_substitute_lld_macros():SUCCEED data:'LALALALALA' 74887:20221202:102433.113 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.113 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.113 In zbx_substitute_lld_macros() data:'3s' 74887:20221202:102433.113 End of zbx_substitute_lld_macros():SUCCEED data:'3s' 74887:20221202:102433.113 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.113 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.113 In zbx_substitute_macros_in_json_pairs() 74887:20221202:102433.113 End of zbx_substitute_macros_in_json_pairs():SUCCEED 74887:20221202:102433.114 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.114 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.114 In zbx_substitute_lld_macros() data:'200' 74887:20221202:102433.114 End of zbx_substitute_lld_macros():SUCCEED data:'200' 74887:20221202:102433.114 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.114 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.114 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.114 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.114 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.114 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.114 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.114 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.114 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.114 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.114 End of lld_item_update() 74887:20221202:102433.114 In lld_item_update() 74887:20221202:102433.114 In zbx_substitute_lld_macros() data:'Free space {#FSNAME}' 74887:20221202:102433.114 End of zbx_substitute_lld_macros():SUCCEED data:'Free space /sys/fs/cgroup/memory' 74887:20221202:102433.114 In lld_override_item() 74887:20221202:102433.114 End of lld_override_item() 74887:20221202:102433.114 In zbx_substitute_lld_macros() data:'0' 74887:20221202:102433.114 End of zbx_substitute_lld_macros():SUCCEED data:'0' 74887:20221202:102433.114 In zbx_substitute_lld_macros() data:'90d' 74887:20221202:102433.114 End of zbx_substitute_lld_macros():SUCCEED data:'90d' 74887:20221202:102433.114 In zbx_substitute_lld_macros() data:'365d' 74887:20221202:102433.114 End of zbx_substitute_lld_macros():SUCCEED data:'365d' 74887:20221202:102433.114 In zbx_substitute_lld_macros() data:'B' 74887:20221202:102433.114 End of zbx_substitute_lld_macros():SUCCEED data:'B' 74887:20221202:102433.114 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.114 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.114 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.114 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.114 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.114 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.114 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.114 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.114 In zbx_substitute_lld_macros() data:'LALALALALA' 74887:20221202:102433.114 End of zbx_substitute_lld_macros():SUCCEED data:'LALALALALA' 74887:20221202:102433.114 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.114 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.115 In zbx_substitute_lld_macros() data:'3s' 74887:20221202:102433.115 End of zbx_substitute_lld_macros():SUCCEED data:'3s' 74887:20221202:102433.115 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.115 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.115 In zbx_substitute_macros_in_json_pairs() 74887:20221202:102433.115 End of zbx_substitute_macros_in_json_pairs():SUCCEED 74887:20221202:102433.115 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.115 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.115 In zbx_substitute_lld_macros() data:'200' 74887:20221202:102433.115 End of zbx_substitute_lld_macros():SUCCEED data:'200' 74887:20221202:102433.115 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.115 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.115 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.115 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.115 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.115 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.115 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.115 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.115 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.115 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.115 End of lld_item_update() 74887:20221202:102433.115 In lld_item_update() 74887:20221202:102433.115 In zbx_substitute_lld_macros() data:'Free space {#FSNAME}' 74887:20221202:102433.115 End of zbx_substitute_lld_macros():SUCCEED data:'Free space /sys/fs/cgroup/cpu,cpuacct' 74887:20221202:102433.115 In lld_override_item() 74887:20221202:102433.115 End of lld_override_item() 74887:20221202:102433.115 In zbx_substitute_lld_macros() data:'0' 74887:20221202:102433.115 End of zbx_substitute_lld_macros():SUCCEED data:'0' 74887:20221202:102433.115 In zbx_substitute_lld_macros() data:'90d' 74887:20221202:102433.116 End of zbx_substitute_lld_macros():SUCCEED data:'90d' 74887:20221202:102433.116 In zbx_substitute_lld_macros() data:'365d' 74887:20221202:102433.116 End of zbx_substitute_lld_macros():SUCCEED data:'365d' 74887:20221202:102433.116 In zbx_substitute_lld_macros() data:'B' 74887:20221202:102433.116 End of zbx_substitute_lld_macros():SUCCEED data:'B' 74887:20221202:102433.116 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.116 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.116 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.116 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.116 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.116 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.116 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.116 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.116 In zbx_substitute_lld_macros() data:'LALALALALA' 74887:20221202:102433.116 End of zbx_substitute_lld_macros():SUCCEED data:'LALALALALA' 74887:20221202:102433.116 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.116 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.116 In zbx_substitute_lld_macros() data:'3s' 74887:20221202:102433.116 End of zbx_substitute_lld_macros():SUCCEED data:'3s' 74887:20221202:102433.116 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.116 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.116 In zbx_substitute_macros_in_json_pairs() 74887:20221202:102433.116 End of zbx_substitute_macros_in_json_pairs():SUCCEED 74887:20221202:102433.116 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.116 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.117 In zbx_substitute_lld_macros() data:'200' 74887:20221202:102433.117 End of zbx_substitute_lld_macros():SUCCEED data:'200' 74887:20221202:102433.117 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.117 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.117 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.117 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.117 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.117 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.117 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.117 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.117 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.117 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.117 End of lld_item_update() 74887:20221202:102433.117 In lld_item_update() 74887:20221202:102433.117 In zbx_substitute_lld_macros() data:'Free space {#FSNAME}' 74887:20221202:102433.117 End of zbx_substitute_lld_macros():SUCCEED data:'Free space /sys/fs/cgroup/perf_event' 74887:20221202:102433.117 In lld_override_item() 74887:20221202:102433.117 End of lld_override_item() 74887:20221202:102433.117 In zbx_substitute_lld_macros() data:'0' 74887:20221202:102433.117 End of zbx_substitute_lld_macros():SUCCEED data:'0' 74887:20221202:102433.117 In zbx_substitute_lld_macros() data:'90d' 74887:20221202:102433.117 End of zbx_substitute_lld_macros():SUCCEED data:'90d' 74887:20221202:102433.117 In zbx_substitute_lld_macros() data:'365d' 74887:20221202:102433.117 End of zbx_substitute_lld_macros():SUCCEED data:'365d' 74887:20221202:102433.117 In zbx_substitute_lld_macros() data:'B' 74887:20221202:102433.117 End of zbx_substitute_lld_macros():SUCCEED data:'B' 74887:20221202:102433.117 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.117 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.117 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.117 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.117 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.117 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.117 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.117 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.117 In zbx_substitute_lld_macros() data:'LALALALALA' 74887:20221202:102433.117 End of zbx_substitute_lld_macros():SUCCEED data:'LALALALALA' 74887:20221202:102433.117 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.117 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.117 In zbx_substitute_lld_macros() data:'3s' 74887:20221202:102433.117 End of zbx_substitute_lld_macros():SUCCEED data:'3s' 74887:20221202:102433.117 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.117 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.117 In zbx_substitute_macros_in_json_pairs() 74887:20221202:102433.117 End of zbx_substitute_macros_in_json_pairs():SUCCEED 74887:20221202:102433.117 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.117 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.117 In zbx_substitute_lld_macros() data:'200' 74887:20221202:102433.117 End of zbx_substitute_lld_macros():SUCCEED data:'200' 74887:20221202:102433.118 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.118 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.118 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.118 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.118 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.118 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.118 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.118 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.119 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.119 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.119 End of lld_item_update() 74887:20221202:102433.119 In lld_item_update() 74887:20221202:102433.119 In zbx_substitute_lld_macros() data:'Free space {#FSNAME}' 74887:20221202:102433.119 End of zbx_substitute_lld_macros():SUCCEED data:'Free space /sys/fs/cgroup/pids' 74887:20221202:102433.119 In lld_override_item() 74887:20221202:102433.119 End of lld_override_item() 74887:20221202:102433.119 In zbx_substitute_lld_macros() data:'0' 74887:20221202:102433.119 End of zbx_substitute_lld_macros():SUCCEED data:'0' 74887:20221202:102433.119 In zbx_substitute_lld_macros() data:'90d' 74887:20221202:102433.119 End of zbx_substitute_lld_macros():SUCCEED data:'90d' 74887:20221202:102433.119 In zbx_substitute_lld_macros() data:'365d' 74887:20221202:102433.119 End of zbx_substitute_lld_macros():SUCCEED data:'365d' 74887:20221202:102433.119 In zbx_substitute_lld_macros() data:'B' 74887:20221202:102433.119 End of zbx_substitute_lld_macros():SUCCEED data:'B' 74887:20221202:102433.119 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.119 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.119 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.119 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.119 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.119 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.119 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.119 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.119 In zbx_substitute_lld_macros() data:'LALALALALA' 74887:20221202:102433.119 End of zbx_substitute_lld_macros():SUCCEED data:'LALALALALA' 74887:20221202:102433.119 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.119 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.119 In zbx_substitute_lld_macros() data:'3s' 74887:20221202:102433.119 End of zbx_substitute_lld_macros():SUCCEED data:'3s' 74887:20221202:102433.119 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.119 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.119 In zbx_substitute_macros_in_json_pairs() 74887:20221202:102433.119 End of zbx_substitute_macros_in_json_pairs():SUCCEED 74887:20221202:102433.119 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.119 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.119 In zbx_substitute_lld_macros() data:'200' 74887:20221202:102433.119 End of zbx_substitute_lld_macros():SUCCEED data:'200' 74887:20221202:102433.119 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.119 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.119 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.119 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.119 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.119 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.119 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.119 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.119 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.119 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.119 End of lld_item_update() 74887:20221202:102433.119 In lld_item_update() 74887:20221202:102433.119 In zbx_substitute_lld_macros() data:'Free space {#FSNAME}' 74887:20221202:102433.119 End of zbx_substitute_lld_macros():SUCCEED data:'Free space /sys/fs/cgroup/hugetlb' 74887:20221202:102433.119 In lld_override_item() 74887:20221202:102433.119 End of lld_override_item() 74887:20221202:102433.119 In zbx_substitute_lld_macros() data:'0' 74887:20221202:102433.120 End of zbx_substitute_lld_macros():SUCCEED data:'0' 74887:20221202:102433.120 In zbx_substitute_lld_macros() data:'90d' 74887:20221202:102433.120 End of zbx_substitute_lld_macros():SUCCEED data:'90d' 74887:20221202:102433.120 In zbx_substitute_lld_macros() data:'365d' 74887:20221202:102433.120 End of zbx_substitute_lld_macros():SUCCEED data:'365d' 74887:20221202:102433.120 In zbx_substitute_lld_macros() data:'B' 74887:20221202:102433.120 End of zbx_substitute_lld_macros():SUCCEED data:'B' 74887:20221202:102433.120 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.120 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.120 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.120 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.120 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.120 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.120 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.120 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.120 In zbx_substitute_lld_macros() data:'LALALALALA' 74887:20221202:102433.120 End of zbx_substitute_lld_macros():SUCCEED data:'LALALALALA' 74887:20221202:102433.120 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.120 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.120 In zbx_substitute_lld_macros() data:'3s' 74887:20221202:102433.120 End of zbx_substitute_lld_macros():SUCCEED data:'3s' 74887:20221202:102433.120 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.120 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.120 In zbx_substitute_macros_in_json_pairs() 74887:20221202:102433.120 End of zbx_substitute_macros_in_json_pairs():SUCCEED 74887:20221202:102433.120 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.120 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.120 In zbx_substitute_lld_macros() data:'200' 74887:20221202:102433.120 End of zbx_substitute_lld_macros():SUCCEED data:'200' 74887:20221202:102433.120 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.120 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.120 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.120 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.120 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.120 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.120 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.120 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.120 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.120 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.120 End of lld_item_update() 74887:20221202:102433.120 In lld_item_update() 74887:20221202:102433.120 In zbx_substitute_lld_macros() data:'Free space {#FSNAME}' 74887:20221202:102433.120 End of zbx_substitute_lld_macros():SUCCEED data:'Free space /sys/fs/cgroup/rdma' 74887:20221202:102433.120 In lld_override_item() 74887:20221202:102433.120 End of lld_override_item() 74887:20221202:102433.120 In zbx_substitute_lld_macros() data:'0' 74887:20221202:102433.120 End of zbx_substitute_lld_macros():SUCCEED data:'0' 74887:20221202:102433.120 In zbx_substitute_lld_macros() data:'90d' 74887:20221202:102433.120 End of zbx_substitute_lld_macros():SUCCEED data:'90d' 74887:20221202:102433.120 In zbx_substitute_lld_macros() data:'365d' 74887:20221202:102433.121 End of zbx_substitute_lld_macros():SUCCEED data:'365d' 74887:20221202:102433.121 In zbx_substitute_lld_macros() data:'B' 74887:20221202:102433.121 End of zbx_substitute_lld_macros():SUCCEED data:'B' 74887:20221202:102433.121 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.121 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.121 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.121 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.121 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.121 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.121 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.121 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.121 In zbx_substitute_lld_macros() data:'LALALALALA' 74887:20221202:102433.121 End of zbx_substitute_lld_macros():SUCCEED data:'LALALALALA' 74887:20221202:102433.121 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.121 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.121 In zbx_substitute_lld_macros() data:'3s' 74887:20221202:102433.121 End of zbx_substitute_lld_macros():SUCCEED data:'3s' 74887:20221202:102433.121 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.121 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.121 In zbx_substitute_macros_in_json_pairs() 74887:20221202:102433.121 End of zbx_substitute_macros_in_json_pairs():SUCCEED 74887:20221202:102433.121 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.121 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.121 In zbx_substitute_lld_macros() data:'200' 74887:20221202:102433.121 End of zbx_substitute_lld_macros():SUCCEED data:'200' 74887:20221202:102433.121 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.121 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.121 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.121 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.121 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.121 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.121 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.121 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.121 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.121 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.121 End of lld_item_update() 74887:20221202:102433.121 In lld_item_update() 74887:20221202:102433.121 In zbx_substitute_lld_macros() data:'Free space {#FSNAME}' 74887:20221202:102433.121 End of zbx_substitute_lld_macros():SUCCEED data:'Free space /sys/fs/cgroup/cpuset' 74887:20221202:102433.121 In lld_override_item() 74887:20221202:102433.121 End of lld_override_item() 74887:20221202:102433.121 In zbx_substitute_lld_macros() data:'0' 74887:20221202:102433.121 End of zbx_substitute_lld_macros():SUCCEED data:'0' 74887:20221202:102433.121 In zbx_substitute_lld_macros() data:'90d' 74887:20221202:102433.121 End of zbx_substitute_lld_macros():SUCCEED data:'90d' 74887:20221202:102433.122 In zbx_substitute_lld_macros() data:'365d' 74887:20221202:102433.122 End of zbx_substitute_lld_macros():SUCCEED data:'365d' 74887:20221202:102433.122 In zbx_substitute_lld_macros() data:'B' 74887:20221202:102433.122 End of zbx_substitute_lld_macros():SUCCEED data:'B' 74887:20221202:102433.122 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.122 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.122 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.122 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.122 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.122 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.122 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.122 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.122 In zbx_substitute_lld_macros() data:'LALALALALA' 74887:20221202:102433.122 End of zbx_substitute_lld_macros():SUCCEED data:'LALALALALA' 74887:20221202:102433.122 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.122 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.122 In zbx_substitute_lld_macros() data:'3s' 74887:20221202:102433.122 End of zbx_substitute_lld_macros():SUCCEED data:'3s' 74887:20221202:102433.122 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.122 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.122 In zbx_substitute_macros_in_json_pairs() 74887:20221202:102433.122 End of zbx_substitute_macros_in_json_pairs():SUCCEED 74887:20221202:102433.122 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.122 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.122 In zbx_substitute_lld_macros() data:'200' 74887:20221202:102433.122 End of zbx_substitute_lld_macros():SUCCEED data:'200' 74887:20221202:102433.122 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.122 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.122 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.122 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.122 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.122 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.122 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.122 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.122 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.122 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.122 End of lld_item_update() 74887:20221202:102433.122 In lld_item_update() 74887:20221202:102433.122 In zbx_substitute_lld_macros() data:'Free space {#FSNAME}' 74887:20221202:102433.122 End of zbx_substitute_lld_macros():SUCCEED data:'Free space /sys/fs/cgroup/blkio' 74887:20221202:102433.122 In lld_override_item() 74887:20221202:102433.123 End of lld_override_item() 74887:20221202:102433.123 In zbx_substitute_lld_macros() data:'0' 74887:20221202:102433.123 End of zbx_substitute_lld_macros():SUCCEED data:'0' 74887:20221202:102433.123 In zbx_substitute_lld_macros() data:'90d' 74887:20221202:102433.123 End of zbx_substitute_lld_macros():SUCCEED data:'90d' 74887:20221202:102433.123 In zbx_substitute_lld_macros() data:'365d' 74887:20221202:102433.123 End of zbx_substitute_lld_macros():SUCCEED data:'365d' 74887:20221202:102433.123 In zbx_substitute_lld_macros() data:'B' 74887:20221202:102433.123 End of zbx_substitute_lld_macros():SUCCEED data:'B' 74887:20221202:102433.123 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.123 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.123 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.123 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.123 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.123 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.123 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.123 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.123 In zbx_substitute_lld_macros() data:'LALALALALA' 74887:20221202:102433.123 End of zbx_substitute_lld_macros():SUCCEED data:'LALALALALA' 74887:20221202:102433.123 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.123 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.123 In zbx_substitute_lld_macros() data:'3s' 74887:20221202:102433.123 End of zbx_substitute_lld_macros():SUCCEED data:'3s' 74887:20221202:102433.123 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.123 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.123 In zbx_substitute_macros_in_json_pairs() 74887:20221202:102433.123 End of zbx_substitute_macros_in_json_pairs():SUCCEED 74887:20221202:102433.123 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.123 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.123 In zbx_substitute_lld_macros() data:'200' 74887:20221202:102433.123 End of zbx_substitute_lld_macros():SUCCEED data:'200' 74887:20221202:102433.123 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.123 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.123 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.123 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.123 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.123 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.123 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.123 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.123 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.123 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.123 End of lld_item_update() 74887:20221202:102433.123 In lld_item_update() 74887:20221202:102433.123 In zbx_substitute_lld_macros() data:'Free space {#FSNAME}' 74887:20221202:102433.123 End of zbx_substitute_lld_macros():SUCCEED data:'Free space /sys/fs/cgroup/freezer' 74887:20221202:102433.123 In lld_override_item() 74887:20221202:102433.123 End of lld_override_item() 74887:20221202:102433.123 In zbx_substitute_lld_macros() data:'0' 74887:20221202:102433.123 End of zbx_substitute_lld_macros():SUCCEED data:'0' 74887:20221202:102433.123 In zbx_substitute_lld_macros() data:'90d' 74887:20221202:102433.123 End of zbx_substitute_lld_macros():SUCCEED data:'90d' 74887:20221202:102433.124 In zbx_substitute_lld_macros() data:'365d' 74887:20221202:102433.124 End of zbx_substitute_lld_macros():SUCCEED data:'365d' 74887:20221202:102433.124 In zbx_substitute_lld_macros() data:'B' 74887:20221202:102433.124 End of zbx_substitute_lld_macros():SUCCEED data:'B' 74887:20221202:102433.124 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.124 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.124 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.124 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.124 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.124 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.124 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.124 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.124 In zbx_substitute_lld_macros() data:'LALALALALA' 74887:20221202:102433.124 End of zbx_substitute_lld_macros():SUCCEED data:'LALALALALA' 74887:20221202:102433.124 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.124 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.124 In zbx_substitute_lld_macros() data:'3s' 74887:20221202:102433.124 End of zbx_substitute_lld_macros():SUCCEED data:'3s' 74887:20221202:102433.124 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.124 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.124 In zbx_substitute_macros_in_json_pairs() 74887:20221202:102433.124 End of zbx_substitute_macros_in_json_pairs():SUCCEED 74887:20221202:102433.124 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.124 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.124 In zbx_substitute_lld_macros() data:'200' 74887:20221202:102433.124 End of zbx_substitute_lld_macros():SUCCEED data:'200' 74887:20221202:102433.124 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.124 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.124 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.124 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.124 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.124 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.124 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.124 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.124 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.124 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.124 End of lld_item_update() 74887:20221202:102433.124 In lld_item_update() 74887:20221202:102433.124 In zbx_substitute_lld_macros() data:'Free space {#FSNAME}' 74887:20221202:102433.124 End of zbx_substitute_lld_macros():SUCCEED data:'Free space /sys/fs/cgroup/misc' 74887:20221202:102433.124 In lld_override_item() 74887:20221202:102433.125 End of lld_override_item() 74887:20221202:102433.125 In zbx_substitute_lld_macros() data:'0' 74887:20221202:102433.125 End of zbx_substitute_lld_macros():SUCCEED data:'0' 74887:20221202:102433.125 In zbx_substitute_lld_macros() data:'90d' 74887:20221202:102433.125 End of zbx_substitute_lld_macros():SUCCEED data:'90d' 74887:20221202:102433.125 In zbx_substitute_lld_macros() data:'365d' 74887:20221202:102433.125 End of zbx_substitute_lld_macros():SUCCEED data:'365d' 74887:20221202:102433.125 In zbx_substitute_lld_macros() data:'B' 74887:20221202:102433.125 End of zbx_substitute_lld_macros():SUCCEED data:'B' 74887:20221202:102433.125 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.125 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.125 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.125 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.125 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.125 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.125 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.125 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.125 In zbx_substitute_lld_macros() data:'LALALALALA' 74887:20221202:102433.125 End of zbx_substitute_lld_macros():SUCCEED data:'LALALALALA' 74887:20221202:102433.125 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.125 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.125 In zbx_substitute_lld_macros() data:'3s' 74887:20221202:102433.125 End of zbx_substitute_lld_macros():SUCCEED data:'3s' 74887:20221202:102433.125 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.125 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.125 In zbx_substitute_macros_in_json_pairs() 74887:20221202:102433.125 End of zbx_substitute_macros_in_json_pairs():SUCCEED 74887:20221202:102433.125 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.125 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.125 In zbx_substitute_lld_macros() data:'200' 74887:20221202:102433.126 End of zbx_substitute_lld_macros():SUCCEED data:'200' 74887:20221202:102433.126 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.126 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.126 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.126 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.126 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.126 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.126 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.126 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.126 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.126 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.126 End of lld_item_update() 74887:20221202:102433.126 In lld_item_make() 74887:20221202:102433.126 In zbx_substitute_lld_macros() data:'Free space {#FSNAME}' 74887:20221202:102433.126 End of zbx_substitute_lld_macros():SUCCEED data:'Free space /proc/sys/fs/binfmt_misc' 74887:20221202:102433.126 In lld_override_item() 74887:20221202:102433.126 End of lld_override_item() 74887:20221202:102433.126 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 74887:20221202:102433.126 In zbx_substitute_lld_macros() data:'{#FSNAME}' 74887:20221202:102433.126 End of zbx_substitute_lld_macros():SUCCEED data:'/proc/sys/fs/binfmt_misc' 74887:20221202:102433.126 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/proc/sys/fs/binfmt_misc,free]' 74887:20221202:102433.126 In zbx_substitute_lld_macros() data:'0' 74887:20221202:102433.126 End of zbx_substitute_lld_macros():SUCCEED data:'0' 74887:20221202:102433.126 In zbx_substitute_lld_macros() data:'90d' 74887:20221202:102433.126 End of zbx_substitute_lld_macros():SUCCEED data:'90d' 74887:20221202:102433.126 In zbx_substitute_lld_macros() data:'365d' 74887:20221202:102433.126 End of zbx_substitute_lld_macros():SUCCEED data:'365d' 74887:20221202:102433.126 In zbx_substitute_lld_macros() data:'B' 74887:20221202:102433.126 End of zbx_substitute_lld_macros():SUCCEED data:'B' 74887:20221202:102433.126 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.126 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.126 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.126 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.126 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.126 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.126 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.126 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.126 In zbx_substitute_lld_macros() data:'LALALALALA' 74887:20221202:102433.126 End of zbx_substitute_lld_macros():SUCCEED data:'LALALALALA' 74887:20221202:102433.127 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.127 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.127 In zbx_substitute_lld_macros() data:'3s' 74887:20221202:102433.127 End of zbx_substitute_lld_macros():SUCCEED data:'3s' 74887:20221202:102433.127 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.127 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.127 In zbx_substitute_macros_in_json_pairs() 74887:20221202:102433.127 End of zbx_substitute_macros_in_json_pairs():SUCCEED 74887:20221202:102433.127 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.127 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.127 In zbx_substitute_lld_macros() data:'200' 74887:20221202:102433.127 End of zbx_substitute_lld_macros():SUCCEED data:'200' 74887:20221202:102433.127 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.127 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.127 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.127 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.127 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.127 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.127 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.127 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.127 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.127 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.127 End of lld_item_make() 74887:20221202:102433.127 In lld_item_update() 74887:20221202:102433.127 In zbx_substitute_lld_macros() data:'Free space {#FSNAME}' 74887:20221202:102433.127 End of zbx_substitute_lld_macros():SUCCEED data:'Free space /sys/kernel/debug' 74887:20221202:102433.127 In lld_override_item() 74887:20221202:102433.127 End of lld_override_item() 74887:20221202:102433.127 In zbx_substitute_lld_macros() data:'0' 74887:20221202:102433.127 End of zbx_substitute_lld_macros():SUCCEED data:'0' 74887:20221202:102433.127 In zbx_substitute_lld_macros() data:'90d' 74887:20221202:102433.127 End of zbx_substitute_lld_macros():SUCCEED data:'90d' 74887:20221202:102433.127 In zbx_substitute_lld_macros() data:'365d' 74887:20221202:102433.127 End of zbx_substitute_lld_macros():SUCCEED data:'365d' 74887:20221202:102433.127 In zbx_substitute_lld_macros() data:'B' 74887:20221202:102433.127 End of zbx_substitute_lld_macros():SUCCEED data:'B' 74887:20221202:102433.127 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.127 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.127 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.127 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.127 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.127 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.127 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.127 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.127 In zbx_substitute_lld_macros() data:'LALALALALA' 74887:20221202:102433.127 End of zbx_substitute_lld_macros():SUCCEED data:'LALALALALA' 74887:20221202:102433.128 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.128 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.128 In zbx_substitute_lld_macros() data:'3s' 74887:20221202:102433.128 End of zbx_substitute_lld_macros():SUCCEED data:'3s' 74887:20221202:102433.128 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.128 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.128 In zbx_substitute_macros_in_json_pairs() 74887:20221202:102433.128 End of zbx_substitute_macros_in_json_pairs():SUCCEED 74887:20221202:102433.128 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.128 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.128 In zbx_substitute_lld_macros() data:'200' 74887:20221202:102433.128 End of zbx_substitute_lld_macros():SUCCEED data:'200' 74887:20221202:102433.128 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.128 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.128 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.128 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.128 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.128 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.128 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.128 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.128 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.128 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.128 End of lld_item_update() 74887:20221202:102433.128 In lld_item_update() 74887:20221202:102433.128 In zbx_substitute_lld_macros() data:'Free space {#FSNAME}' 74887:20221202:102433.128 End of zbx_substitute_lld_macros():SUCCEED data:'Free space /sys/kernel/tracing' 74887:20221202:102433.128 In lld_override_item() 74887:20221202:102433.128 End of lld_override_item() 74887:20221202:102433.128 In zbx_substitute_lld_macros() data:'0' 74887:20221202:102433.128 End of zbx_substitute_lld_macros():SUCCEED data:'0' 74887:20221202:102433.128 In zbx_substitute_lld_macros() data:'90d' 74887:20221202:102433.128 End of zbx_substitute_lld_macros():SUCCEED data:'90d' 74887:20221202:102433.128 In zbx_substitute_lld_macros() data:'365d' 74887:20221202:102433.128 End of zbx_substitute_lld_macros():SUCCEED data:'365d' 74887:20221202:102433.128 In zbx_substitute_lld_macros() data:'B' 74887:20221202:102433.128 End of zbx_substitute_lld_macros():SUCCEED data:'B' 74887:20221202:102433.128 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.128 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.128 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.128 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.128 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.128 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.128 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.128 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.128 In zbx_substitute_lld_macros() data:'LALALALALA' 74887:20221202:102433.128 End of zbx_substitute_lld_macros():SUCCEED data:'LALALALALA' 74887:20221202:102433.128 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.128 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.128 In zbx_substitute_lld_macros() data:'3s' 74887:20221202:102433.128 End of zbx_substitute_lld_macros():SUCCEED data:'3s' 74887:20221202:102433.129 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.129 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.129 In zbx_substitute_macros_in_json_pairs() 74887:20221202:102433.129 End of zbx_substitute_macros_in_json_pairs():SUCCEED 74887:20221202:102433.129 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.129 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.129 In zbx_substitute_lld_macros() data:'200' 74887:20221202:102433.129 End of zbx_substitute_lld_macros():SUCCEED data:'200' 74887:20221202:102433.129 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.129 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.129 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.129 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.129 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.129 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.129 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.129 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.129 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.129 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.129 End of lld_item_update() 74887:20221202:102433.129 In lld_item_update() 74887:20221202:102433.129 In zbx_substitute_lld_macros() data:'Free space {#FSNAME}' 74887:20221202:102433.129 End of zbx_substitute_lld_macros():SUCCEED data:'Free space /sys/fs/fuse/connections' 74887:20221202:102433.129 In lld_override_item() 74887:20221202:102433.129 End of lld_override_item() 74887:20221202:102433.129 In zbx_substitute_lld_macros() data:'0' 74887:20221202:102433.129 End of zbx_substitute_lld_macros():SUCCEED data:'0' 74887:20221202:102433.129 In zbx_substitute_lld_macros() data:'90d' 74887:20221202:102433.129 End of zbx_substitute_lld_macros():SUCCEED data:'90d' 74887:20221202:102433.129 In zbx_substitute_lld_macros() data:'365d' 74887:20221202:102433.129 End of zbx_substitute_lld_macros():SUCCEED data:'365d' 74887:20221202:102433.129 In zbx_substitute_lld_macros() data:'B' 74887:20221202:102433.129 End of zbx_substitute_lld_macros():SUCCEED data:'B' 74887:20221202:102433.129 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.129 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.129 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.129 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.129 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.129 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.129 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.129 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.129 In zbx_substitute_lld_macros() data:'LALALALALA' 74887:20221202:102433.129 End of zbx_substitute_lld_macros():SUCCEED data:'LALALALALA' 74887:20221202:102433.129 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.129 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.129 In zbx_substitute_lld_macros() data:'3s' 74887:20221202:102433.129 End of zbx_substitute_lld_macros():SUCCEED data:'3s' 74887:20221202:102433.129 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.129 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.130 In zbx_substitute_macros_in_json_pairs() 74887:20221202:102433.130 End of zbx_substitute_macros_in_json_pairs():SUCCEED 74887:20221202:102433.130 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.130 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.130 In zbx_substitute_lld_macros() data:'200' 74887:20221202:102433.130 End of zbx_substitute_lld_macros():SUCCEED data:'200' 74887:20221202:102433.130 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.130 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.130 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.130 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.130 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.130 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.130 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.130 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.130 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.130 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.130 End of lld_item_update() 74887:20221202:102433.130 In lld_item_update() 74887:20221202:102433.130 In zbx_substitute_lld_macros() data:'Free space {#FSNAME}' 74887:20221202:102433.130 End of zbx_substitute_lld_macros():SUCCEED data:'Free space /sys/kernel/config' 74887:20221202:102433.130 In lld_override_item() 74887:20221202:102433.130 End of lld_override_item() 74887:20221202:102433.130 In zbx_substitute_lld_macros() data:'0' 74887:20221202:102433.130 End of zbx_substitute_lld_macros():SUCCEED data:'0' 74887:20221202:102433.130 In zbx_substitute_lld_macros() data:'90d' 74887:20221202:102433.130 End of zbx_substitute_lld_macros():SUCCEED data:'90d' 74887:20221202:102433.130 In zbx_substitute_lld_macros() data:'365d' 74887:20221202:102433.130 End of zbx_substitute_lld_macros():SUCCEED data:'365d' 74887:20221202:102433.130 In zbx_substitute_lld_macros() data:'B' 74887:20221202:102433.130 End of zbx_substitute_lld_macros():SUCCEED data:'B' 74887:20221202:102433.130 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.130 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.130 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.130 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.130 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.130 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.130 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.130 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.130 In zbx_substitute_lld_macros() data:'LALALALALA' 74887:20221202:102433.130 End of zbx_substitute_lld_macros():SUCCEED data:'LALALALALA' 74887:20221202:102433.130 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.130 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.130 In zbx_substitute_lld_macros() data:'3s' 74887:20221202:102433.130 End of zbx_substitute_lld_macros():SUCCEED data:'3s' 74887:20221202:102433.130 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.130 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.130 In zbx_substitute_macros_in_json_pairs() 74887:20221202:102433.130 End of zbx_substitute_macros_in_json_pairs():SUCCEED 74887:20221202:102433.130 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.130 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.131 In zbx_substitute_lld_macros() data:'200' 74887:20221202:102433.131 End of zbx_substitute_lld_macros():SUCCEED data:'200' 74887:20221202:102433.131 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.131 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.131 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.131 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.131 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.131 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.131 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.131 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.131 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.131 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.131 End of lld_item_update() 74887:20221202:102433.131 In lld_item_update() 74887:20221202:102433.131 In zbx_substitute_lld_macros() data:'Free space {#FSNAME}' 74887:20221202:102433.131 End of zbx_substitute_lld_macros():SUCCEED data:'Free space /proc/sys/fs/binfmt_misc' 74887:20221202:102433.131 In lld_override_item() 74887:20221202:102433.131 End of lld_override_item() 74887:20221202:102433.131 In zbx_substitute_lld_macros() data:'0' 74887:20221202:102433.131 End of zbx_substitute_lld_macros():SUCCEED data:'0' 74887:20221202:102433.131 In zbx_substitute_lld_macros() data:'90d' 74887:20221202:102433.131 End of zbx_substitute_lld_macros():SUCCEED data:'90d' 74887:20221202:102433.131 In zbx_substitute_lld_macros() data:'365d' 74887:20221202:102433.131 End of zbx_substitute_lld_macros():SUCCEED data:'365d' 74887:20221202:102433.131 In zbx_substitute_lld_macros() data:'B' 74887:20221202:102433.131 End of zbx_substitute_lld_macros():SUCCEED data:'B' 74887:20221202:102433.131 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.131 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.131 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.131 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.131 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.131 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.131 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.131 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.131 In zbx_substitute_lld_macros() data:'LALALALALA' 74887:20221202:102433.131 End of zbx_substitute_lld_macros():SUCCEED data:'LALALALALA' 74887:20221202:102433.131 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.131 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.131 In zbx_substitute_lld_macros() data:'3s' 74887:20221202:102433.131 End of zbx_substitute_lld_macros():SUCCEED data:'3s' 74887:20221202:102433.131 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.131 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.131 In zbx_substitute_macros_in_json_pairs() 74887:20221202:102433.131 End of zbx_substitute_macros_in_json_pairs():SUCCEED 74887:20221202:102433.131 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.131 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.131 In zbx_substitute_lld_macros() data:'200' 74887:20221202:102433.131 End of zbx_substitute_lld_macros():SUCCEED data:'200' 74887:20221202:102433.131 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.131 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.131 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.131 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.131 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.131 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.131 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.131 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.131 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.132 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.132 End of lld_item_update() 74887:20221202:102433.132 End of lld_items_make():27 items 74887:20221202:102433.132 In zbx_substitute_lld_macros() data:'$[?(@.fsname=='{#FSNAME}')].bytes.free.first()' 74887:20221202:102433.132 End of zbx_substitute_lld_macros():SUCCEED data:'$[?(@.fsname=='/proc/sys/fs/binfmt_misc')].bytes.free.first()' 74887:20221202:102433.132 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.132 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.132 In zbx_substitute_lld_macros() data:'$[?(@.fsname=='{#FSNAME}')].bytes.free.first()' 74887:20221202:102433.132 End of zbx_substitute_lld_macros():SUCCEED data:'$[?(@.fsname=='/sys')].bytes.free.first()' 74887:20221202:102433.132 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.132 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.132 In zbx_substitute_lld_macros() data:'$[?(@.fsname=='{#FSNAME}')].bytes.free.first()' 74887:20221202:102433.132 End of zbx_substitute_lld_macros():SUCCEED data:'$[?(@.fsname=='/proc')].bytes.free.first()' 74887:20221202:102433.132 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.132 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.132 In zbx_substitute_lld_macros() data:'$[?(@.fsname=='{#FSNAME}')].bytes.free.first()' 74887:20221202:102433.132 End of zbx_substitute_lld_macros():SUCCEED data:'$[?(@.fsname=='/sys/kernel/security')].bytes.free.first()' 74887:20221202:102433.132 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.132 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.132 In zbx_substitute_lld_macros() data:'$[?(@.fsname=='{#FSNAME}')].bytes.free.first()' 74887:20221202:102433.132 End of zbx_substitute_lld_macros():SUCCEED data:'$[?(@.fsname=='/sys/fs/cgroup')].bytes.free.first()' 74887:20221202:102433.132 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.132 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.132 In zbx_substitute_lld_macros() data:'$[?(@.fsname=='{#FSNAME}')].bytes.free.first()' 74887:20221202:102433.132 End of zbx_substitute_lld_macros():SUCCEED data:'$[?(@.fsname=='/sys/fs/cgroup/unified')].bytes.free.first()' 74887:20221202:102433.132 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.132 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.132 In zbx_substitute_lld_macros() data:'$[?(@.fsname=='{#FSNAME}')].bytes.free.first()' 74887:20221202:102433.132 End of zbx_substitute_lld_macros():SUCCEED data:'$[?(@.fsname=='/sys/fs/cgroup/systemd')].bytes.free.first()' 74887:20221202:102433.132 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.132 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.132 In zbx_substitute_lld_macros() data:'$[?(@.fsname=='{#FSNAME}')].bytes.free.first()' 74887:20221202:102433.132 End of zbx_substitute_lld_macros():SUCCEED data:'$[?(@.fsname=='/sys/fs/pstore')].bytes.free.first()' 74887:20221202:102433.132 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.132 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.132 In zbx_substitute_lld_macros() data:'$[?(@.fsname=='{#FSNAME}')].bytes.free.first()' 74887:20221202:102433.132 End of zbx_substitute_lld_macros():SUCCEED data:'$[?(@.fsname=='/sys/firmware/efi/efivars')].bytes.free.first()' 74887:20221202:102433.132 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.133 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.133 In zbx_substitute_lld_macros() data:'$[?(@.fsname=='{#FSNAME}')].bytes.free.first()' 74887:20221202:102433.133 End of zbx_substitute_lld_macros():SUCCEED data:'$[?(@.fsname=='/sys/fs/bpf')].bytes.free.first()' 74887:20221202:102433.133 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.133 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.133 In zbx_substitute_lld_macros() data:'$[?(@.fsname=='{#FSNAME}')].bytes.free.first()' 74887:20221202:102433.133 End of zbx_substitute_lld_macros():SUCCEED data:'$[?(@.fsname=='/sys/fs/cgroup/pids')].bytes.free.first()' 74887:20221202:102433.133 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.133 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.133 In zbx_substitute_lld_macros() data:'$[?(@.fsname=='{#FSNAME}')].bytes.free.first()' 74887:20221202:102433.133 End of zbx_substitute_lld_macros():SUCCEED data:'$[?(@.fsname=='/sys/fs/cgroup/perf_event')].bytes.free.first()' 74887:20221202:102433.133 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.133 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.133 In zbx_substitute_lld_macros() data:'$[?(@.fsname=='{#FSNAME}')].bytes.free.first()' 74887:20221202:102433.133 End of zbx_substitute_lld_macros():SUCCEED data:'$[?(@.fsname=='/sys/fs/cgroup/hugetlb')].bytes.free.first()' 74887:20221202:102433.133 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.133 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.133 In zbx_substitute_lld_macros() data:'$[?(@.fsname=='{#FSNAME}')].bytes.free.first()' 74887:20221202:102433.133 End of zbx_substitute_lld_macros():SUCCEED data:'$[?(@.fsname=='/sys/fs/cgroup/rdma')].bytes.free.first()' 74887:20221202:102433.133 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.133 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.133 In zbx_substitute_lld_macros() data:'$[?(@.fsname=='{#FSNAME}')].bytes.free.first()' 74887:20221202:102433.133 End of zbx_substitute_lld_macros():SUCCEED data:'$[?(@.fsname=='/sys/fs/cgroup/misc')].bytes.free.first()' 74887:20221202:102433.133 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.133 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.133 In zbx_substitute_lld_macros() data:'$[?(@.fsname=='{#FSNAME}')].bytes.free.first()' 74887:20221202:102433.133 End of zbx_substitute_lld_macros():SUCCEED data:'$[?(@.fsname=='/sys/fs/cgroup/cpu,cpuacct')].bytes.free.first()' 74887:20221202:102433.133 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.133 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.133 In zbx_substitute_lld_macros() data:'$[?(@.fsname=='{#FSNAME}')].bytes.free.first()' 74887:20221202:102433.133 End of zbx_substitute_lld_macros():SUCCEED data:'$[?(@.fsname=='/sys/fs/cgroup/cpuset')].bytes.free.first()' 74887:20221202:102433.133 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.133 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.133 In zbx_substitute_lld_macros() data:'$[?(@.fsname=='{#FSNAME}')].bytes.free.first()' 74887:20221202:102433.133 End of zbx_substitute_lld_macros():SUCCEED data:'$[?(@.fsname=='/sys/fs/cgroup/freezer')].bytes.free.first()' 74887:20221202:102433.133 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.133 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.133 In zbx_substitute_lld_macros() data:'$[?(@.fsname=='{#FSNAME}')].bytes.free.first()' 74887:20221202:102433.133 End of zbx_substitute_lld_macros():SUCCEED data:'$[?(@.fsname=='/sys/fs/cgroup/memory')].bytes.free.first()' 74887:20221202:102433.133 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.133 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.133 In zbx_substitute_lld_macros() data:'$[?(@.fsname=='{#FSNAME}')].bytes.free.first()' 74887:20221202:102433.133 End of zbx_substitute_lld_macros():SUCCEED data:'$[?(@.fsname=='/sys/fs/cgroup/net_cls,net_prio')].bytes.free.first()' 74887:20221202:102433.133 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.133 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.133 In zbx_substitute_lld_macros() data:'$[?(@.fsname=='{#FSNAME}')].bytes.free.first()' 74887:20221202:102433.133 End of zbx_substitute_lld_macros():SUCCEED data:'$[?(@.fsname=='/sys/fs/cgroup/blkio')].bytes.free.first()' 74887:20221202:102433.134 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.134 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.134 In zbx_substitute_lld_macros() data:'$[?(@.fsname=='{#FSNAME}')].bytes.free.first()' 74887:20221202:102433.134 End of zbx_substitute_lld_macros():SUCCEED data:'$[?(@.fsname=='/sys/fs/cgroup/devices')].bytes.free.first()' 74887:20221202:102433.134 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.134 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.134 In zbx_substitute_lld_macros() data:'$[?(@.fsname=='{#FSNAME}')].bytes.free.first()' 74887:20221202:102433.134 End of zbx_substitute_lld_macros():SUCCEED data:'$[?(@.fsname=='/proc/sys/fs/binfmt_misc')].bytes.free.first()' 74887:20221202:102433.134 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.134 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.134 In zbx_substitute_lld_macros() data:'$[?(@.fsname=='{#FSNAME}')].bytes.free.first()' 74887:20221202:102433.134 End of zbx_substitute_lld_macros():SUCCEED data:'$[?(@.fsname=='/sys/kernel/debug')].bytes.free.first()' 74887:20221202:102433.134 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.134 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.134 In zbx_substitute_lld_macros() data:'$[?(@.fsname=='{#FSNAME}')].bytes.free.first()' 74887:20221202:102433.134 End of zbx_substitute_lld_macros():SUCCEED data:'$[?(@.fsname=='/sys/kernel/tracing')].bytes.free.first()' 74887:20221202:102433.134 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.134 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.134 In zbx_substitute_lld_macros() data:'$[?(@.fsname=='{#FSNAME}')].bytes.free.first()' 74887:20221202:102433.134 End of zbx_substitute_lld_macros():SUCCEED data:'$[?(@.fsname=='/sys/fs/fuse/connections')].bytes.free.first()' 74887:20221202:102433.134 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.134 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.134 In zbx_substitute_lld_macros() data:'$[?(@.fsname=='{#FSNAME}')].bytes.free.first()' 74887:20221202:102433.134 End of zbx_substitute_lld_macros():SUCCEED data:'$[?(@.fsname=='/sys/kernel/config')].bytes.free.first()' 74887:20221202:102433.134 In zbx_substitute_lld_macros() data:'' 74887:20221202:102433.134 End of zbx_substitute_lld_macros():SUCCEED data:'' 74887:20221202:102433.134 In lld_items_param_make() 74887:20221202:102433.134 In zbx_merge_item_params() old item parameters:0 new item parameters:0 74887:20221202:102433.134 End of zbx_merge_item_params() item parameter:0 74887:20221202:102433.134 In zbx_merge_item_params() old item parameters:0 new item parameters:0 74887:20221202:102433.134 End of zbx_merge_item_params() item parameter:0 74887:20221202:102433.134 In zbx_merge_item_params() old item parameters:0 new item parameters:0 74887:20221202:102433.134 End of zbx_merge_item_params() item parameter:0 74887:20221202:102433.134 In zbx_merge_item_params() old item parameters:0 new item parameters:0 74887:20221202:102433.134 End of zbx_merge_item_params() item parameter:0 74887:20221202:102433.134 In zbx_merge_item_params() old item parameters:0 new item parameters:0 74887:20221202:102433.134 End of zbx_merge_item_params() item parameter:0 74887:20221202:102433.134 In zbx_merge_item_params() old item parameters:0 new item parameters:0 74887:20221202:102433.134 End of zbx_merge_item_params() item parameter:0 74887:20221202:102433.134 In zbx_merge_item_params() old item parameters:0 new item parameters:0 74887:20221202:102433.134 End of zbx_merge_item_params() item parameter:0 74887:20221202:102433.135 In zbx_merge_item_params() old item parameters:0 new item parameters:0 74887:20221202:102433.135 End of zbx_merge_item_params() item parameter:0 74887:20221202:102433.135 In zbx_merge_item_params() old item parameters:0 new item parameters:0 74887:20221202:102433.135 End of zbx_merge_item_params() item parameter:0 74887:20221202:102433.135 In zbx_merge_item_params() old item parameters:0 new item parameters:0 74887:20221202:102433.135 End of zbx_merge_item_params() item parameter:0 74887:20221202:102433.135 In zbx_merge_item_params() old item parameters:0 new item parameters:0 74887:20221202:102433.135 End of zbx_merge_item_params() item parameter:0 74887:20221202:102433.135 In zbx_merge_item_params() old item parameters:0 new item parameters:0 74887:20221202:102433.135 End of zbx_merge_item_params() item parameter:0 74887:20221202:102433.135 In zbx_merge_item_params() old item parameters:0 new item parameters:0 74887:20221202:102433.135 End of zbx_merge_item_params() item parameter:0 74887:20221202:102433.135 In zbx_merge_item_params() old item parameters:0 new item parameters:0 74887:20221202:102433.135 End of zbx_merge_item_params() item parameter:0 74887:20221202:102433.135 In zbx_merge_item_params() old item parameters:0 new item parameters:0 74887:20221202:102433.135 End of zbx_merge_item_params() item parameter:0 74887:20221202:102433.135 In zbx_merge_item_params() old item parameters:0 new item parameters:0 74887:20221202:102433.135 End of zbx_merge_item_params() item parameter:0 74887:20221202:102433.135 In zbx_merge_item_params() old item parameters:0 new item parameters:0 74887:20221202:102433.135 End of zbx_merge_item_params() item parameter:0 74887:20221202:102433.135 In zbx_merge_item_params() old item parameters:0 new item parameters:0 74887:20221202:102433.135 End of zbx_merge_item_params() item parameter:0 74887:20221202:102433.135 In zbx_merge_item_params() old item parameters:0 new item parameters:0 74887:20221202:102433.135 End of zbx_merge_item_params() item parameter:0 74887:20221202:102433.135 In zbx_merge_item_params() old item parameters:0 new item parameters:0 74887:20221202:102433.135 End of zbx_merge_item_params() item parameter:0 74887:20221202:102433.135 In zbx_merge_item_params() old item parameters:0 new item parameters:0 74887:20221202:102433.135 End of zbx_merge_item_params() item parameter:0 74887:20221202:102433.135 In zbx_merge_item_params() old item parameters:0 new item parameters:0 74887:20221202:102433.135 End of zbx_merge_item_params() item parameter:0 74887:20221202:102433.135 In zbx_merge_item_params() old item parameters:0 new item parameters:0 74887:20221202:102433.135 End of zbx_merge_item_params() item parameter:0 74887:20221202:102433.135 In zbx_merge_item_params() old item parameters:0 new item parameters:0 74887:20221202:102433.135 End of zbx_merge_item_params() item parameter:0 74887:20221202:102433.135 In zbx_merge_item_params() old item parameters:0 new item parameters:0 74887:20221202:102433.135 End of zbx_merge_item_params() item parameter:0 74887:20221202:102433.135 In zbx_merge_item_params() old item parameters:0 new item parameters:0 74887:20221202:102433.135 End of zbx_merge_item_params() item parameter:0 74887:20221202:102433.135 In zbx_merge_item_params() old item parameters:0 new item parameters:0 74887:20221202:102433.135 End of zbx_merge_item_params() item parameter:0 74887:20221202:102433.135 End of lld_items_param_make() 74887:20221202:102433.135 In zbx_merge_tags() old_tags:0 new_tags:0 74887:20221202:102433.135 End of zbx_merge_tags() tags:0 74887:20221202:102433.136 In zbx_merge_tags() old_tags:0 new_tags:0 74887:20221202:102433.136 End of zbx_merge_tags() tags:0 74887:20221202:102433.136 In zbx_merge_tags() old_tags:0 new_tags:0 74887:20221202:102433.136 End of zbx_merge_tags() tags:0 74887:20221202:102433.136 In zbx_merge_tags() old_tags:0 new_tags:0 74887:20221202:102433.136 End of zbx_merge_tags() tags:0 74887:20221202:102433.136 In zbx_merge_tags() old_tags:0 new_tags:0 74887:20221202:102433.136 End of zbx_merge_tags() tags:0 74887:20221202:102433.136 In zbx_merge_tags() old_tags:0 new_tags:0 74887:20221202:102433.136 End of zbx_merge_tags() tags:0 74887:20221202:102433.136 In zbx_merge_tags() old_tags:0 new_tags:0 74887:20221202:102433.136 End of zbx_merge_tags() tags:0 74887:20221202:102433.136 In zbx_merge_tags() old_tags:0 new_tags:0 74887:20221202:102433.136 End of zbx_merge_tags() tags:0 74887:20221202:102433.136 In zbx_merge_tags() old_tags:0 new_tags:0 74887:20221202:102433.136 End of zbx_merge_tags() tags:0 74887:20221202:102433.136 In zbx_merge_tags() old_tags:0 new_tags:0 74887:20221202:102433.136 End of zbx_merge_tags() tags:0 74887:20221202:102433.136 In zbx_merge_tags() old_tags:0 new_tags:0 74887:20221202:102433.136 End of zbx_merge_tags() tags:0 74887:20221202:102433.136 In zbx_merge_tags() old_tags:0 new_tags:0 74887:20221202:102433.136 End of zbx_merge_tags() tags:0 74887:20221202:102433.136 In zbx_merge_tags() old_tags:0 new_tags:0 74887:20221202:102433.136 End of zbx_merge_tags() tags:0 74887:20221202:102433.136 In zbx_merge_tags() old_tags:0 new_tags:0 74887:20221202:102433.136 End of zbx_merge_tags() tags:0 74887:20221202:102433.136 In zbx_merge_tags() old_tags:0 new_tags:0 74887:20221202:102433.136 End of zbx_merge_tags() tags:0 74887:20221202:102433.136 In zbx_merge_tags() old_tags:0 new_tags:0 74887:20221202:102433.136 End of zbx_merge_tags() tags:0 74887:20221202:102433.136 In zbx_merge_tags() old_tags:0 new_tags:0 74887:20221202:102433.136 End of zbx_merge_tags() tags:0 74887:20221202:102433.136 In zbx_merge_tags() old_tags:0 new_tags:0 74887:20221202:102433.136 End of zbx_merge_tags() tags:0 74887:20221202:102433.136 In zbx_merge_tags() old_tags:0 new_tags:0 74887:20221202:102433.136 End of zbx_merge_tags() tags:0 74887:20221202:102433.136 In zbx_merge_tags() old_tags:0 new_tags:0 74887:20221202:102433.136 End of zbx_merge_tags() tags:0 74887:20221202:102433.136 In zbx_merge_tags() old_tags:0 new_tags:0 74887:20221202:102433.136 End of zbx_merge_tags() tags:0 74887:20221202:102433.136 In zbx_merge_tags() old_tags:0 new_tags:0 74887:20221202:102433.136 End of zbx_merge_tags() tags:0 74887:20221202:102433.136 In zbx_merge_tags() old_tags:0 new_tags:0 74887:20221202:102433.136 End of zbx_merge_tags() tags:0 74887:20221202:102433.136 In zbx_merge_tags() old_tags:0 new_tags:0 74887:20221202:102433.136 End of zbx_merge_tags() tags:0 74887:20221202:102433.136 In zbx_merge_tags() old_tags:0 new_tags:0 74887:20221202:102433.136 End of zbx_merge_tags() tags:0 74887:20221202:102433.136 In zbx_merge_tags() old_tags:0 new_tags:0 74887:20221202:102433.136 End of zbx_merge_tags() tags:0 74887:20221202:102433.136 In zbx_merge_tags() old_tags:0 new_tags:0 74887:20221202:102433.136 End of zbx_merge_tags() tags:0 74887:20221202:102433.136 In lld_link_dependent_items() 74887:20221202:102433.136 End of lld_link_dependent_items() 74887:20221202:102433.136 In lld_item_dependencies_get() 74887:20221202:102433.136 query [txnlev:0] [select itemid,master_itemid,flags from items where itemid=44313] 74887:20221202:102433.137 query [txnlev:0] [select itemid,master_itemid,flags from items where master_itemid in (44313,44313)] 74887:20221202:102433.137 query [txnlev:0] [select itemid,master_itemid,flags from items where master_itemid in (44314,44315,44316,44317,44318,44319,44320,44321,44322,44323,44324,44325,44326,44327,44328,44329,44330,44331,44332,44333,44334,44335,44336,44337,44338,44339,44340,44341)] 74887:20221202:102433.138 End of lld_item_dependencies_get() 74887:20221202:102433.138 In lld_items_validate() 74887:20221202:102433.138 End of lld_items_validate() 74887:20221202:102433.138 query [txnlev:1] [begin;] 74887:20221202:102433.138 In lld_items_save() 74887:20221202:102433.138 End of lld_items_save() 74887:20221202:102433.138 In lld_items_param_save() 74887:20221202:102433.138 End of lld_items_param_save() added:0 updated:0 removed:0 74887:20221202:102433.138 In lld_items_preproc_save() 74887:20221202:102433.138 End of lld_items_preproc_save() added:0 updated:0 removed:0 74887:20221202:102433.138 In lld_items_tags_save() 74887:20221202:102433.138 End of lld_items_tags_save() added:0 updated:0 removed:0 74887:20221202:102433.139 query [txnlev:1] [commit;] 74887:20221202:102433.139 In lld_remove_lost_objects() 74887:20221202:102433.139 query [txnlev:1] [begin;] 74887:20221202:102433.139 query [txnlev:1] [update item_discovery set lastcheck=1669969473 where itemid in (44316,44317,44318,44319,44320,44321,44322,44323,44324,44325,44326,44327,44328,44329,44330,44331,44332,44333,44334,44335,44336,44337,44338,44339,44340,44341); ] 74887:20221202:102433.140 query [txnlev:1] [commit;] 74887:20221202:102433.150 End of lld_remove_lost_objects() 74887:20221202:102433.151 End of lld_update_items() 74887:20221202:102433.151 In lld_update_triggers() 74887:20221202:102433.151 query [txnlev:0] [select t.triggerid,t.description,t.expression,t.status,t.type,t.priority,t.comments,t.url,t.recovery_expression,t.recovery_mode,t.correlation_mode,t.correlation_tag,t.manual_close,t.opdata,t.discover,t.event_name from triggers t where t.triggerid in (select distinct tg.triggerid from triggers tg,functions f,items i,item_discovery id where tg.triggerid=f.triggerid and f.itemid=i.itemid and i.itemid=id.itemid and id.parent_itemid=44314)] 74887:20221202:102433.152 End of lld_update_triggers() 74887:20221202:102433.152 In lld_update_graphs() 74887:20221202:102433.152 query [txnlev:0] [select distinct g.graphid,g.name,g.width,g.height,g.yaxismin,g.yaxismax,g.show_work_period,g.show_triggers,g.graphtype,g.show_legend,g.show_3d,g.percent_left,g.percent_right,g.ymin_type,g.ymin_itemid,g.ymax_type,g.ymax_itemid,g.discover from graphs g,graphs_items gi,items i,item_discovery id where g.graphid=gi.graphid and gi.itemid=i.itemid and i.itemid=id.itemid and id.parent_itemid=44314] 74887:20221202:102433.154 End of lld_update_graphs() 74887:20221202:102433.154 In lld_update_hosts() 74887:20221202:102433.154 query [txnlev:0] [select h.proxy_hostid,h.ipmi_authtype,h.ipmi_privilege,h.ipmi_username,h.ipmi_password,h.tls_connect,h.tls_accept,h.tls_issuer,h.tls_subject,h.tls_psk_identity,h.tls_psk from hosts h,items i where h.hostid=i.hostid and i.itemid=44314] 74887:20221202:102433.158 query [txnlev:0] [select hi.interfaceid,hi.type,hi.main,hi.useip,hi.ip,hi.dns,hi.port,s.version,s.bulk,s.community,s.securityname,s.securitylevel,s.authpassphrase,s.privpassphrase,s.authprotocol,s.privprotocol,s.contextname from interface hi inner join items i on hi.hostid=i.hostid left join interface_snmp s on hi.interfaceid=s.interfaceid where i.itemid=44314] 74887:20221202:102433.160 In lld_masterhostmacros_get() 74887:20221202:102433.160 query [txnlev:0] [select hm.macro,hm.value,hm.description,hm.type from hostmacro hm,items i where hm.hostid=i.hostid and i.itemid=44314] 74887:20221202:102433.160 End of lld_masterhostmacros_get() 74887:20221202:102433.160 query [txnlev:0] [select h.hostid,h.host,h.name,h.status,h.discover,hi.inventory_mode,h.custom_interfaces from hosts h,host_discovery hd left join host_inventory hi on hd.hostid=hi.hostid where h.hostid=hd.hostid and hd.parent_itemid=44314] 74887:20221202:102433.161 End of lld_update_hosts() 74887:20221202:102433.161 End of lld_process_discovery_rule() 74887:20221202:102433.161 End of lld_process_task() 74887:20221202:102433.161 In zbx_ipc_socket_write() 74885:20221202:102433.161 End of zbx_ipc_service_recv():1 74885:20221202:102433.162 In lld_process_result() 74885:20221202:102433.162 discovery rule:44314 has been processed 74885:20221202:102433.162 End of lld_process_result() 74885:20221202:102433.162 In zbx_ipc_service_recv() timeout:1.000 74887:20221202:102433.162 End of zbx_ipc_socket_write():SUCCEED 74887:20221202:102433.162 zbx_setproctitle() title:'lld worker #2 [processed 1 LLD rules, idle 13.074083 sec during 13.213131 sec]' 74887:20221202:102433.162 In zbx_ipc_socket_read() 74934:20221202:102433.239 End of zbx_ipc_service_recv():2 74934:20221202:102433.239 In zbx_ipc_service_recv() timeout:1.000 74859:20221202:102433.702 End of zbx_ipc_service_recv():2 74859:20221202:102433.702 In ha_check_nodes() ha_status:active db_status:0 74859:20221202:102433.702 query [txnlev:1] [begin;] 74859:20221202:102433.702 query [txnlev:1] [select ha_nodeid,name,status,lastaccess,address,port,ha_sessionid from ha_node order by ha_nodeid for update] 74859:20221202:102433.702 query [txnlev:1] [select ha_failover_delay,auditlog_enabled from config] 74859:20221202:102433.703 In ha_db_get_time() 74859:20221202:102433.703 query [txnlev:1] [select unix_timestamp() from config] 74859:20221202:102433.703 End of ha_db_get_time():SUCCEED db_time:1669969473 74859:20221202:102433.703 query [txnlev:1] [update ha_node set lastaccess=unix_timestamp() where ha_nodeid='clb4ubunu00018m7pn6ddoaix'] 74859:20221202:102433.705 query [txnlev:1] [commit;] 74855:20221202:102433.707 End of zbx_ipc_service_recv():2 74855:20221202:102433.707 In zbx_ha_dispatch_message() 74855:20221202:102433.708 In zbx_ipc_service_recv() timeout:1.000 74859:20221202:102433.716 End of ha_check_nodes() nodeid:clb4ubunu00018m7pn6ddoaix ha_status:active db_status:0 74859:20221202:102433.716 In zbx_ipc_async_socket_send() 74859:20221202:102433.716 In zbx_ipc_client_send() clientid:0 74859:20221202:102433.716 End of zbx_ipc_client_send():SUCCEED 74859:20221202:102433.716 End of zbx_ipc_async_socket_send():SUCCEED 74859:20221202:102433.716 In zbx_ipc_async_socket_flush() timeout:10 74859:20221202:102433.716 End of zbx_ipc_async_socket_flush():0 74859:20221202:102433.716 In zbx_ipc_service_recv() timeout:0.994 74855:20221202:102433.716 End of zbx_ipc_service_recv():1 74855:20221202:102433.716 In zbx_ha_dispatch_message() 74855:20221202:102433.716 In zbx_ipc_service_recv() timeout:1.000 74861:20221202:102433.842 End of zbx_ipc_service_recv():2 74861:20221202:102433.842 In zbx_ipc_service_recv() timeout:1.000 74913:20221202:102434.002 End of zbx_ipc_async_socket_recv():0 74913:20221202:102434.002 zbx_setproctitle() title:'poller #4 [got 0 values in 0.000102 sec, getting values]' 74913:20221202:102434.002 In get_values() 74913:20221202:102434.002 In DCconfig_get_poller_items() poller_type:0 74913:20221202:102434.002 End of DCconfig_get_poller_items():0 74913:20221202:102434.002 In DCconfig_get_poller_nextcheck() poller_type:0 74908:20221202:102434.002 zbx_setproctitle() title:'self-monitoring [processing data]' 74908:20221202:102434.002 In collect_selfmon_stats() 74911:20221202:102434.006 End of zbx_ipc_async_socket_recv():0 74911:20221202:102434.006 zbx_setproctitle() title:'poller #2 [got 0 values in 0.000604 sec, getting values]' 74911:20221202:102434.006 In get_values() 74911:20221202:102434.006 In DCconfig_get_poller_items() poller_type:0 74911:20221202:102434.006 End of DCconfig_get_poller_items():0 74911:20221202:102434.006 In DCconfig_get_poller_nextcheck() poller_type:0 74911:20221202:102434.006 End of DCconfig_get_poller_nextcheck():1669969476 74911:20221202:102434.006 End of get_values():0 74911:20221202:102434.006 zbx_setproctitle() title:'poller #2 [got 0 values in 0.000139 sec, idle 2 sec]' 74911:20221202:102434.006 In zbx_ipc_async_socket_recv() timeout:2 74910:20221202:102434.006 End of zbx_ipc_async_socket_recv():0 74910:20221202:102434.006 zbx_setproctitle() title:'poller #1 [got 0 values in 0.000089 sec, getting values]' 74910:20221202:102434.006 In get_values() 74910:20221202:102434.006 In DCconfig_get_poller_items() poller_type:0 74910:20221202:102434.006 End of DCconfig_get_poller_items():0 74910:20221202:102434.006 In DCconfig_get_poller_nextcheck() poller_type:0 74910:20221202:102434.006 End of DCconfig_get_poller_nextcheck():1669969476 74910:20221202:102434.006 End of get_values():0 74910:20221202:102434.006 zbx_setproctitle() title:'poller #1 [got 0 values in 0.000135 sec, idle 2 sec]' 74910:20221202:102434.006 In zbx_ipc_async_socket_recv() timeout:2 74908:20221202:102434.006 End of collect_selfmon_stats() 74913:20221202:102434.007 End of DCconfig_get_poller_nextcheck():1669969476 74913:20221202:102434.007 End of get_values():0 74913:20221202:102434.007 zbx_setproctitle() title:'poller #4 [got 0 values in 0.005060 sec, idle 2 sec]' 74913:20221202:102434.007 In zbx_ipc_async_socket_recv() timeout:2 74908:20221202:102434.007 zbx_setproctitle() title:'self-monitoring [processed data in 0.005012 sec, idle 1 sec]' 74881:20221202:102434.030 End of zbx_ipc_service_recv():2 74881:20221202:102434.030 In zbx_ipc_service_recv() timeout:1.000 74892:20221202:102434.055 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.002548 sec, syncing history]' 74892:20221202:102434.056 In zbx_sync_history_cache() history_num:0 74892:20221202:102434.056 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000152 sec, idle 1 sec]' 74895:20221202:102434.069 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.018018 sec, syncing history]' 74895:20221202:102434.070 In zbx_sync_history_cache() history_num:0 74895:20221202:102434.070 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000094 sec, idle 1 sec]' 74926:20221202:102434.074 zbx_setproctitle() title:'alert syncer [queuing alerts]' 74926:20221202:102434.074 In am_db_get_alerts() 74926:20221202:102434.074 query [txnlev:1] [begin;] 74876:20221202:102434.074 End of zbx_ipc_service_recv():2 74876:20221202:102434.074 In zbx_ipc_service_recv() timeout:1.000 74926:20221202:102434.074 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] 74926:20221202:102434.075 query [txnlev:1] [commit;] 74926:20221202:102434.075 End of am_db_get_alerts():SUCCEED alerts:0 74926:20221202:102434.075 In am_db_flush_results() 74926:20221202:102434.075 In zbx_ipc_socket_write() 74926:20221202:102434.075 End of zbx_ipc_socket_write():SUCCEED 74926:20221202:102434.075 In zbx_ipc_socket_read() 74876:20221202:102434.075 End of zbx_ipc_service_recv():1 74876:20221202:102434.075 In am_flush_results() results:0 74876:20221202:102434.075 In zbx_ipc_client_send() clientid:6 74876:20221202:102434.075 End of zbx_ipc_client_send():SUCCEED 74876:20221202:102434.075 End of am_flush_results() 74876:20221202:102434.075 In zbx_ipc_service_recv() timeout:1.000 74926:20221202:102434.075 End of zbx_ipc_socket_read():SUCCEED 74926:20221202:102434.076 End of am_db_flush_results() flushed:0 74926:20221202:102434.076 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.002196 sec, idle 1 sec]' 74893:20221202:102434.078 zbx_setproctitle() title:'history syncer #2 [processed 27 values, 0 triggers in 0.039470 sec, syncing history]' 74893:20221202:102434.078 In zbx_sync_history_cache() history_num:0 74893:20221202:102434.078 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000257 sec, idle 1 sec]' 74896:20221202:102434.091 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.007506 sec, processing escalations]' 74896:20221202:102434.092 In process_escalations() 74896:20221202:102434.092 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<=1669969477 order by actionid,triggerid,itemid,escalationid] 74894:20221202:102434.093 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.001513 sec, syncing history]' 74894:20221202:102434.093 In zbx_sync_history_cache() history_num:0 74894:20221202:102434.093 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000615 sec, idle 1 sec]' 74896:20221202:102434.093 End of process_escalations() 74896:20221202:102434.093 In process_escalations() 74896:20221202:102434.093 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<=1669969477 order by actionid,triggerid,itemid,escalationid] 74896:20221202:102434.094 End of process_escalations() 74896:20221202:102434.094 In process_escalations() 74896:20221202:102434.094 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<=1669969477 order by actionid,triggerid,itemid,escalationid] 74896:20221202:102434.095 End of process_escalations() 74896:20221202:102434.095 In process_escalations() 74896:20221202:102434.095 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<=1669969477 order by actionid,triggerid,itemid,escalationid] 74896:20221202:102434.096 End of process_escalations() 74896:20221202:102434.096 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.004120 sec, idle 3 sec]' 74885:20221202:102434.168 End of zbx_ipc_service_recv():2 74885:20221202:102434.168 In zbx_ipc_service_recv() timeout:1.000 74934:20221202:102434.242 End of zbx_ipc_service_recv():2 74934:20221202:102434.243 In zbx_ipc_service_recv() timeout:1.000 74859:20221202:102434.712 End of zbx_ipc_service_recv():2 74859:20221202:102434.713 In zbx_ipc_async_socket_send() 74859:20221202:102434.713 In zbx_ipc_client_send() clientid:0 74859:20221202:102434.713 End of zbx_ipc_client_send():SUCCEED 74859:20221202:102434.713 End of zbx_ipc_async_socket_send():SUCCEED 74859:20221202:102434.713 In zbx_ipc_async_socket_flush() timeout:10 74859:20221202:102434.713 End of zbx_ipc_async_socket_flush():0 74859:20221202:102434.713 In zbx_ipc_service_recv() timeout:0.984 74855:20221202:102434.714 End of zbx_ipc_service_recv():1 74855:20221202:102434.714 In zbx_ha_dispatch_message() 74855:20221202:102434.714 In zbx_ipc_service_recv() timeout:1.000 74861:20221202:102434.853 End of zbx_ipc_service_recv():2 74861:20221202:102434.856 zbx_setproctitle() title:'service manager #1 [processed 0 events, updated 0 event tags, deleted 0 problems, synced 0 service updates, idle 5.034122 sec during 5.034143 sec]' 74861:20221202:102434.856 In zbx_ipc_service_recv() timeout:1.000 74902:20221202:102434.979 End of zbx_ipc_async_socket_recv():0 74902:20221202:102434.979 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.000096 sec, getting values]' 74902:20221202:102434.979 In get_values() 74902:20221202:102434.979 In DCconfig_get_poller_items() poller_type:4 74902:20221202:102434.979 End of DCconfig_get_poller_items():0 74902:20221202:102434.979 In DCconfig_get_poller_nextcheck() poller_type:4 74902:20221202:102434.979 End of DCconfig_get_poller_nextcheck():-1 74902:20221202:102434.979 End of get_values():0 74902:20221202:102434.979 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.000076 sec, idle 5 sec]' 74902:20221202:102434.979 In zbx_ipc_async_socket_recv() timeout:5 74915:20221202:102434.992 End of zbx_ipc_async_socket_recv():0 74915:20221202:102434.992 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.000151 sec, getting values]' 74915:20221202:102434.992 In get_values() 74915:20221202:102434.992 In DCconfig_get_poller_items() poller_type:1 74915:20221202:102434.992 End of DCconfig_get_poller_items():0 74915:20221202:102434.992 In DCconfig_get_poller_nextcheck() poller_type:1 74915:20221202:102434.992 End of DCconfig_get_poller_nextcheck():-1 74915:20221202:102434.992 End of get_values():0 74915:20221202:102434.992 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.000092 sec, idle 5 sec]' 74915:20221202:102434.992 In zbx_ipc_async_socket_recv() timeout:5 74900:20221202:102434.998 End of zbx_ipc_async_socket_recv():0 74900:20221202:102434.998 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.000276 sec, getting values]' 74900:20221202:102434.998 In get_values() 74900:20221202:102434.998 In DCconfig_get_poller_items() poller_type:4 74900:20221202:102434.998 End of DCconfig_get_poller_items():0 74900:20221202:102434.998 In DCconfig_get_poller_nextcheck() poller_type:4 74900:20221202:102434.998 End of DCconfig_get_poller_nextcheck():-1 74900:20221202:102434.998 End of get_values():0 74900:20221202:102434.998 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.000082 sec, idle 5 sec]' 74900:20221202:102434.998 In zbx_ipc_async_socket_recv() timeout:5 74906:20221202:102435.000 End of zbx_ipc_async_socket_recv():0 74906:20221202:102435.000 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.000088 sec, getting values]' 74906:20221202:102435.000 In get_values() 74906:20221202:102435.000 In DCconfig_get_poller_items() poller_type:4 74906:20221202:102435.000 End of DCconfig_get_poller_items():0 74906:20221202:102435.000 In DCconfig_get_poller_nextcheck() poller_type:4 74906:20221202:102435.000 End of DCconfig_get_poller_nextcheck():-1 74906:20221202:102435.000 End of get_values():0 74906:20221202:102435.000 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.000079 sec, idle 5 sec]' 74906:20221202:102435.000 In zbx_ipc_async_socket_recv() timeout:5 74908:20221202:102435.008 zbx_setproctitle() title:'self-monitoring [processing data]' 74908:20221202:102435.008 In collect_selfmon_stats() 74908:20221202:102435.008 End of collect_selfmon_stats() 74908:20221202:102435.008 zbx_setproctitle() title:'self-monitoring [processed data in 0.000211 sec, idle 1 sec]' 74901:20221202:102435.008 End of zbx_ipc_async_socket_recv():0 74901:20221202:102435.008 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.000093 sec, getting values]' 74901:20221202:102435.008 In get_values() 74901:20221202:102435.008 In DCconfig_get_poller_items() poller_type:4 74901:20221202:102435.008 End of DCconfig_get_poller_items():0 74901:20221202:102435.008 In DCconfig_get_poller_nextcheck() poller_type:4 74901:20221202:102435.008 End of DCconfig_get_poller_nextcheck():-1 74901:20221202:102435.008 End of get_values():0 74901:20221202:102435.008 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.000081 sec, idle 5 sec]' 74901:20221202:102435.008 In zbx_ipc_async_socket_recv() timeout:5 74904:20221202:102435.014 End of zbx_ipc_async_socket_recv():0 74904:20221202:102435.014 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.000200 sec, getting values]' 74904:20221202:102435.014 In get_values() 74904:20221202:102435.014 In DCconfig_get_poller_items() poller_type:4 74904:20221202:102435.014 End of DCconfig_get_poller_items():0 74904:20221202:102435.014 In DCconfig_get_poller_nextcheck() poller_type:4 74904:20221202:102435.014 End of DCconfig_get_poller_nextcheck():-1 74904:20221202:102435.014 End of get_values():0 74904:20221202:102435.014 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.000098 sec, idle 5 sec]' 74904:20221202:102435.014 In zbx_ipc_async_socket_recv() timeout:5 74927:20221202:102435.026 End of zbx_ipc_async_socket_recv():0 74927:20221202:102435.026 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.000546 sec, getting values]' 74927:20221202:102435.026 In get_values() 74927:20221202:102435.026 In DCconfig_get_poller_items() poller_type:5 74927:20221202:102435.026 End of DCconfig_get_poller_items():0 74927:20221202:102435.026 In DCconfig_get_poller_nextcheck() poller_type:5 74927:20221202:102435.026 End of DCconfig_get_poller_nextcheck():-1 74927:20221202:102435.026 End of get_values():0 74899:20221202:102435.026 End of zbx_ipc_async_socket_recv():0 74899:20221202:102435.026 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.000578 sec, getting values]' 74899:20221202:102435.026 In get_values() 74899:20221202:102435.027 In DCconfig_get_poller_items() poller_type:4 74899:20221202:102435.027 End of DCconfig_get_poller_items():0 74899:20221202:102435.027 In DCconfig_get_poller_nextcheck() poller_type:4 74899:20221202:102435.027 End of DCconfig_get_poller_nextcheck():-1 74899:20221202:102435.027 End of get_values():0 74899:20221202:102435.027 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.000330 sec, idle 5 sec]' 74899:20221202:102435.027 In zbx_ipc_async_socket_recv() timeout:5 74927:20221202:102435.027 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.000186 sec, idle 5 sec]' 74927:20221202:102435.027 In zbx_ipc_async_socket_recv() timeout:5 74925:20221202:102435.029 zbx_setproctitle() title:'icmp pinger #1 [getting values]' 74925:20221202:102435.029 In get_pinger_hosts() 74925:20221202:102435.029 In DCconfig_get_poller_items() poller_type:3 74925:20221202:102435.029 End of DCconfig_get_poller_items():0 74925:20221202:102435.029 End of get_pinger_hosts():0 74925:20221202:102435.029 In process_pinger_hosts() 74925:20221202:102435.029 End of process_pinger_hosts() 74925:20221202:102435.029 In DCconfig_get_poller_nextcheck() poller_type:3 74925:20221202:102435.029 End of DCconfig_get_poller_nextcheck():-1 74925:20221202:102435.029 zbx_setproctitle() title:'icmp pinger #1 [got 0 values in 0.000164 sec, idle 5 sec]' 74898:20221202:102435.030 End of zbx_ipc_async_socket_recv():0 74898:20221202:102435.030 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.000294 sec, getting values]' 74898:20221202:102435.030 In get_values() 74898:20221202:102435.030 In DCconfig_get_poller_items() poller_type:4 74898:20221202:102435.030 End of DCconfig_get_poller_items():0 74898:20221202:102435.030 In DCconfig_get_poller_nextcheck() poller_type:4 74898:20221202:102435.030 End of DCconfig_get_poller_nextcheck():-1 74898:20221202:102435.030 End of get_values():0 74898:20221202:102435.030 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.000089 sec, idle 5 sec]' 74898:20221202:102435.030 In zbx_ipc_async_socket_recv() timeout:5 74881:20221202:102435.042 End of zbx_ipc_service_recv():2 74881:20221202:102435.042 In zbx_ipc_service_recv() timeout:1.000 74931:20221202:102435.042 End of zbx_ipc_async_socket_recv():0 74931:20221202:102435.042 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.000074 sec, getting values]' 74931:20221202:102435.042 In get_values() 74931:20221202:102435.042 In DCconfig_get_poller_items() poller_type:5 74931:20221202:102435.042 End of DCconfig_get_poller_items():0 74931:20221202:102435.042 In DCconfig_get_poller_nextcheck() poller_type:5 74931:20221202:102435.042 End of DCconfig_get_poller_nextcheck():-1 74931:20221202:102435.042 End of get_values():0 74931:20221202:102435.042 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.000092 sec, idle 5 sec]' 74931:20221202:102435.042 In zbx_ipc_async_socket_recv() timeout:5 74909:20221202:102435.047 End of zbx_ipc_async_socket_recv():0 74909:20221202:102435.047 zbx_setproctitle() title:'task manager [processing tasks]' 74909:20221202:102435.047 query [txnlev:0] [select taskid,type,clock,ttl from task where status in (1,2) order by taskid] 74909:20221202:102435.048 zbx_setproctitle() title:'task manager [processed 0 task(s) in 0.000850 sec, idle 5 sec]' 74909:20221202:102435.048 In zbx_ipc_async_socket_recv() timeout:5 74892:20221202:102435.056 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000152 sec, syncing history]' 74892:20221202:102435.056 In zbx_sync_history_cache() history_num:0 74892:20221202:102435.056 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000139 sec, idle 1 sec]' 74905:20221202:102435.057 End of zbx_ipc_async_socket_recv():0 74905:20221202:102435.058 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.000690 sec, getting values]' 74905:20221202:102435.058 In get_values() 74905:20221202:102435.058 In DCconfig_get_poller_items() poller_type:4 74905:20221202:102435.058 End of DCconfig_get_poller_items():0 74905:20221202:102435.058 In DCconfig_get_poller_nextcheck() poller_type:4 74905:20221202:102435.058 End of DCconfig_get_poller_nextcheck():-1 74905:20221202:102435.058 End of get_values():0 74905:20221202:102435.058 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.000080 sec, idle 5 sec]' 74905:20221202:102435.058 In zbx_ipc_async_socket_recv() timeout:5 74936:20221202:102435.058 End of zbx_ipc_async_socket_recv():0 74936:20221202:102435.058 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.000138 sec, getting values]' 74936:20221202:102435.058 In get_values() 74936:20221202:102435.058 In DCconfig_get_poller_items() poller_type:6 74936:20221202:102435.058 End of DCconfig_get_poller_items():0 74936:20221202:102435.058 In DCconfig_get_poller_nextcheck() poller_type:6 74936:20221202:102435.058 End of DCconfig_get_poller_nextcheck():-1 74936:20221202:102435.058 End of get_values():0 74936:20221202:102435.058 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.000228 sec, idle 5 sec]' 74936:20221202:102435.058 In zbx_ipc_async_socket_recv() timeout:5 74895:20221202:102435.070 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000094 sec, syncing history]' 74895:20221202:102435.070 In zbx_sync_history_cache() history_num:0 74895:20221202:102435.070 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000129 sec, idle 1 sec]' 74903:20221202:102435.074 End of zbx_ipc_async_socket_recv():0 74903:20221202:102435.074 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.000104 sec, getting values]' 74903:20221202:102435.074 In get_values() 74903:20221202:102435.074 In DCconfig_get_poller_items() poller_type:4 74903:20221202:102435.074 End of DCconfig_get_poller_items():0 74903:20221202:102435.074 In DCconfig_get_poller_nextcheck() poller_type:4 74903:20221202:102435.074 End of DCconfig_get_poller_nextcheck():-1 74903:20221202:102435.074 End of get_values():0 74903:20221202:102435.074 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.000091 sec, idle 5 sec]' 74903:20221202:102435.074 In zbx_ipc_async_socket_recv() timeout:5 74933:20221202:102435.075 End of zbx_ipc_async_socket_recv():0 74933:20221202:102435.075 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.000084 sec, getting values]' 74933:20221202:102435.075 In get_values() 74933:20221202:102435.075 In DCconfig_get_poller_items() poller_type:5 74933:20221202:102435.075 End of DCconfig_get_poller_items():0 74933:20221202:102435.075 In DCconfig_get_poller_nextcheck() poller_type:5 74933:20221202:102435.075 End of DCconfig_get_poller_nextcheck():-1 74933:20221202:102435.075 End of get_values():0 74933:20221202:102435.075 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.000080 sec, idle 5 sec]' 74933:20221202:102435.075 In zbx_ipc_async_socket_recv() timeout:5 74926:20221202:102435.077 zbx_setproctitle() title:'alert syncer [queuing alerts]' 74926:20221202:102435.077 In am_db_get_alerts() 74926:20221202:102435.077 query [txnlev:1] [begin;] 74926:20221202:102435.077 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] 74932:20221202:102435.077 End of zbx_ipc_async_socket_recv():0 74932:20221202:102435.078 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.000094 sec, getting values]' 74932:20221202:102435.078 In get_values() 74932:20221202:102435.078 In DCconfig_get_poller_items() poller_type:5 74932:20221202:102435.078 End of DCconfig_get_poller_items():0 74932:20221202:102435.078 In DCconfig_get_poller_nextcheck() poller_type:5 74932:20221202:102435.078 End of DCconfig_get_poller_nextcheck():-1 74932:20221202:102435.078 End of get_values():0 74932:20221202:102435.078 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.000295 sec, idle 5 sec]' 74932:20221202:102435.078 In zbx_ipc_async_socket_recv() timeout:5 74876:20221202:102435.078 End of zbx_ipc_service_recv():2 74876:20221202:102435.078 zbx_setproctitle() title:'alert manager #1 [sent 0, failed 0 alerts, idle 5.041634 sec during 5.042271 sec]' 74876:20221202:102435.078 In zbx_ipc_service_recv() timeout:1.000 74926:20221202:102435.078 query [txnlev:1] [commit;] 74893:20221202:102435.078 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000257 sec, syncing history]' 74893:20221202:102435.078 In zbx_sync_history_cache() history_num:0 74893:20221202:102435.078 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000047 sec, idle 1 sec]' 74926:20221202:102435.078 End of am_db_get_alerts():SUCCEED alerts:0 74926:20221202:102435.078 In am_db_flush_results() 74926:20221202:102435.078 In zbx_ipc_socket_write() 74926:20221202:102435.078 End of zbx_ipc_socket_write():SUCCEED 74926:20221202:102435.078 In zbx_ipc_socket_read() 74876:20221202:102435.079 End of zbx_ipc_service_recv():1 74876:20221202:102435.079 In am_flush_results() results:0 74876:20221202:102435.079 In zbx_ipc_client_send() clientid:6 74876:20221202:102435.079 End of zbx_ipc_client_send():SUCCEED 74876:20221202:102435.079 End of am_flush_results() 74876:20221202:102435.079 In zbx_ipc_service_recv() timeout:1.000 74926:20221202:102435.079 End of zbx_ipc_socket_read():SUCCEED 74926:20221202:102435.080 End of am_db_flush_results() flushed:0 74926:20221202:102435.080 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.002768 sec, idle 1 sec]' 74907:20221202:102435.082 End of zbx_ipc_async_socket_recv():0 74907:20221202:102435.082 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.000062 sec, exchanging data]' 74907:20221202:102435.082 In process_proxy() 74907:20221202:102435.082 In DCconfig_get_proxypoller_hosts() 74907:20221202:102435.082 End of DCconfig_get_proxypoller_hosts():0 74930:20221202:102435.082 End of zbx_ipc_async_socket_recv():0 74930:20221202:102435.082 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.000148 sec, getting values]' 74930:20221202:102435.082 In get_values() 74930:20221202:102435.082 In DCconfig_get_poller_items() poller_type:5 74930:20221202:102435.082 End of DCconfig_get_poller_items():0 74930:20221202:102435.082 In DCconfig_get_poller_nextcheck() poller_type:5 74930:20221202:102435.082 End of DCconfig_get_poller_nextcheck():-1 74930:20221202:102435.082 End of get_values():0 74930:20221202:102435.082 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.000251 sec, idle 5 sec]' 74930:20221202:102435.082 In zbx_ipc_async_socket_recv() timeout:5 74907:20221202:102435.082 End of process_proxy() 74907:20221202:102435.082 In DCconfig_get_proxypoller_nextcheck() 74907:20221202:102435.082 End of DCconfig_get_proxypoller_nextcheck():-1 74907:20221202:102435.082 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.000522 sec, idle 5 sec]' 74907:20221202:102435.082 In zbx_ipc_async_socket_recv() timeout:5 74897:20221202:102435.086 End of zbx_ipc_async_socket_recv():0 74897:20221202:102435.086 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.000128 sec, getting values]' 74897:20221202:102435.086 In get_values() 74897:20221202:102435.086 In DCconfig_get_poller_items() poller_type:4 74897:20221202:102435.086 End of DCconfig_get_poller_items():0 74897:20221202:102435.086 In DCconfig_get_poller_nextcheck() poller_type:4 74897:20221202:102435.086 End of DCconfig_get_poller_nextcheck():-1 74897:20221202:102435.086 End of get_values():0 74897:20221202:102435.086 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.000137 sec, idle 5 sec]' 74897:20221202:102435.086 In zbx_ipc_async_socket_recv() timeout:5 74894:20221202:102435.094 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000615 sec, syncing history]' 74894:20221202:102435.094 In zbx_sync_history_cache() history_num:0 74894:20221202:102435.094 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000314 sec, idle 1 sec]' 74885:20221202:102435.171 End of zbx_ipc_service_recv():2 74885:20221202:102435.171 zbx_setproctitle() title:'lld manager #1 [processed 1 LLD rules, idle 5.117207sec during 5.117710 sec]' 74885:20221202:102435.171 In zbx_ipc_service_recv() timeout:1.000 74934:20221202:102435.245 End of zbx_ipc_service_recv():2 74934:20221202:102435.245 zbx_setproctitle() title:'availability manager #1 [queued 0, processed 0 values, idle 5.031600 sec during 5.031624 sec]' 74934:20221202:102435.245 In zbx_ipc_service_recv() timeout:1.000 74890:20221202:102435.550 zbx_setproctitle() title:'http poller #1 [got 1 values in 0.212174 sec, getting values]' 74890:20221202:102435.550 In process_httptests() 74890:20221202:102435.550 query [txnlev:0] [select h.hostid,h.host,h.name,t.httptestid,t.name,t.agent,t.authentication,t.http_user,t.http_password,t.http_proxy,t.retries,t.ssl_cert_file,t.ssl_key_file,t.ssl_key_password,t.verify_peer,t.verify_host,t.delay from httptest t,hosts h where t.hostid=h.hostid and t.nextcheck<=1669969475 and mod(t.httptestid,1)=0 and t.status=0 and h.proxy_hostid is null and h.status=0 and (h.maintenance_status=0 or h.maintenance_type=0)] 74890:20221202:102435.551 End of process_httptests() 74890:20221202:102435.552 query [txnlev:0] [select min(t.nextcheck) from httptest t,hosts h where t.hostid=h.hostid and mod(t.httptestid,1)=0 and t.status=0 and h.proxy_hostid is null and h.status=0 and (h.maintenance_status=0 or h.maintenance_type=0)] 74890:20221202:102435.552 zbx_setproctitle() title:'http poller #1 [got 0 values in 0.001463 sec, idle 5 sec]' 74859:20221202:102435.699 End of zbx_ipc_service_recv():2 74859:20221202:102435.702 In zbx_ipc_async_socket_send() 74859:20221202:102435.702 In zbx_ipc_client_send() clientid:0 74859:20221202:102435.702 End of zbx_ipc_client_send():SUCCEED 74859:20221202:102435.702 End of zbx_ipc_async_socket_send():SUCCEED 74859:20221202:102435.702 In zbx_ipc_async_socket_flush() timeout:10 74859:20221202:102435.702 End of zbx_ipc_async_socket_flush():0 74859:20221202:102435.702 In zbx_ipc_service_recv() timeout:0.994 74855:20221202:102435.702 End of zbx_ipc_service_recv():1 74855:20221202:102435.702 In zbx_ha_dispatch_message() 74855:20221202:102435.702 In zbx_ipc_service_recv() timeout:1.000 74861:20221202:102435.862 End of zbx_ipc_service_recv():2 74861:20221202:102435.862 In zbx_ipc_service_recv() timeout:1.000 74913:20221202:102436.008 End of zbx_ipc_async_socket_recv():0 74913:20221202:102436.015 zbx_setproctitle() title:'poller #4 [got 0 values in 0.005060 sec, getting values]' 74913:20221202:102436.015 In get_values() 74913:20221202:102436.015 In DCconfig_get_poller_items() poller_type:0 74910:20221202:102436.015 End of zbx_ipc_async_socket_recv():0 74910:20221202:102436.015 zbx_setproctitle() title:'poller #1 [got 0 values in 0.000135 sec, getting values]' 74910:20221202:102436.015 In get_values() 74910:20221202:102436.015 In DCconfig_get_poller_items() poller_type:0 74910:20221202:102436.015 End of DCconfig_get_poller_items():0 74910:20221202:102436.015 In DCconfig_get_poller_nextcheck() poller_type:0 74910:20221202:102436.015 End of DCconfig_get_poller_nextcheck():1669969533 74910:20221202:102436.015 End of get_values():0 74910:20221202:102436.015 zbx_setproctitle() title:'poller #1 [got 0 values in 0.000071 sec, idle 5 sec]' 74910:20221202:102436.015 In zbx_ipc_async_socket_recv() timeout:5 74911:20221202:102436.015 End of zbx_ipc_async_socket_recv():0 74911:20221202:102436.015 zbx_setproctitle() title:'poller #2 [got 0 values in 0.000139 sec, getting values]' 74911:20221202:102436.015 In get_values() 74911:20221202:102436.015 In DCconfig_get_poller_items() poller_type:0 74911:20221202:102436.015 End of DCconfig_get_poller_items():0 74911:20221202:102436.015 In DCconfig_get_poller_nextcheck() poller_type:0 74911:20221202:102436.015 End of DCconfig_get_poller_nextcheck():1669969533 74911:20221202:102436.015 End of get_values():0 74911:20221202:102436.015 zbx_setproctitle() title:'poller #2 [got 0 values in 0.000135 sec, idle 5 sec]' 74911:20221202:102436.015 In zbx_ipc_async_socket_recv() timeout:5 74913:20221202:102436.015 End of DCconfig_get_poller_items():1 74908:20221202:102436.016 zbx_setproctitle() title:'self-monitoring [processing data]' 74908:20221202:102436.016 In collect_selfmon_stats() 74908:20221202:102436.016 End of collect_selfmon_stats() 74908:20221202:102436.016 zbx_setproctitle() title:'self-monitoring [processed data in 0.001964 sec, idle 1 sec]' 74913:20221202:102436.016 In substitute_key_macros_impl() data:'agent.ping' 74913:20221202:102436.017 End of substitute_key_macros_impl():SUCCEED data:'agent.ping' 74913:20221202:102436.017 In substitute_simple_macros_impl() data:'10050' 74913:20221202:102436.017 End substitute_simple_macros_impl() data:'10050' 74913:20221202:102436.017 In get_value() key:'agent.ping' 74913:20221202:102436.017 In get_value_agent() host:'test' addr:'192.168.6.176' key:'agent.ping' conn:'unencrypted' 74913:20221202:102436.017 In is_ip4() ip:'192.168.6.176' 74913:20221202:102436.017 End of is_ip4():SUCCEED 74913:20221202:102436.018 Sending [agent.ping] 74912:20221202:102436.018 End of zbx_ipc_async_socket_recv():0 74912:20221202:102436.018 zbx_setproctitle() title:'poller #3 [got 1 values in 0.006291 sec, getting values]' 74912:20221202:102436.019 In get_values() 74912:20221202:102436.019 In DCconfig_get_poller_items() poller_type:0 74912:20221202:102436.019 End of DCconfig_get_poller_items():0 74912:20221202:102436.019 In DCconfig_get_poller_nextcheck() poller_type:0 74912:20221202:102436.019 End of DCconfig_get_poller_nextcheck():1669969533 74912:20221202:102436.019 End of get_values():0 74912:20221202:102436.019 zbx_setproctitle() title:'poller #3 [got 0 values in 0.000493 sec, idle 5 sec]' 74912:20221202:102436.019 In zbx_ipc_async_socket_recv() timeout:5 74913:20221202:102436.019 get value from agent result: '1' 74913:20221202:102436.019 End of get_value_agent():SUCCEED 74913:20221202:102436.019 End of get_value():SUCCEED 74913:20221202:102436.019 In zbx_activate_item_interface() interfaceid:15 itemid:44581 type:0 74913:20221202:102436.019 End of zbx_activate_item_interface() 74913:20221202:102436.019 In zbx_preprocess_item_value() 74913:20221202:102436.019 End of zbx_preprocess_item_value() 74913:20221202:102436.019 In zbx_ipc_socket_open() 74913:20221202:102436.019 End of zbx_ipc_socket_open():SUCCEED 74913:20221202:102436.019 In zbx_ipc_socket_write() 74913:20221202:102436.020 End of zbx_ipc_socket_write():SUCCEED 74913:20221202:102436.020 End of get_values():1 74913:20221202:102436.020 zbx_setproctitle() title:'poller #4 [got 1 values in 0.005286 sec, idle 5 sec]' 74913:20221202:102436.020 In zbx_ipc_async_socket_recv() timeout:5 74881:20221202:102436.021 In ipc_service_accept() 74881:20221202:102436.021 In ipc_service_add_client() 74881:20221202:102436.021 End of ipc_service_add_client() clientid:11 74881:20221202:102436.021 End of ipc_service_accept() 74881:20221202:102436.021 End of zbx_ipc_service_recv():2 74881:20221202:102436.021 zbx_setproctitle() title:'preprocessing manager #1 [queued 0, processed 29 values, idle 5.479963 sec during 5.489154 sec]' 74881:20221202:102436.021 In zbx_ipc_service_recv() timeout:1.000 74881:20221202:102436.021 End of zbx_ipc_service_recv():1 74881:20221202:102436.021 In preprocessor_add_request() 74881:20221202:102436.021 In preprocessor_sync_configuration() 74881:20221202:102436.021 In DCconfig_get_preprocessable_items() 74881:20221202:102436.021 End of DCconfig_get_preprocessable_items() items:29 74881:20221202:102436.021 End of preprocessor_sync_configuration() item config size: 29, history cache size: 0 74881:20221202:102436.021 In preprocessor_enqueue() itemid: 44581 74881:20221202:102436.021 End of preprocessor_enqueue() 74881:20221202:102436.021 In preprocessor_assign_tasks() 74881:20221202:102436.021 In preprocessor_get_next_task() 74881:20221202:102436.021 End of preprocessor_get_next_task() 74881:20221202:102436.021 In zbx_ipc_client_send() clientid:3 74881:20221202:102436.021 End of zbx_ipc_client_send():SUCCEED 74881:20221202:102436.021 In preprocessor_get_next_task() 74881:20221202:102436.021 End of preprocessor_get_next_task() 74881:20221202:102436.021 End of preprocessor_assign_tasks() 74881:20221202:102436.022 End of preprocessor_add_request() 74881:20221202:102436.022 In zbx_ipc_service_recv() timeout:1.000 74914:20221202:102436.022 End of zbx_ipc_async_socket_recv():0 74914:20221202:102436.022 zbx_setproctitle() title:'poller #5 [got 0 values in 0.000076 sec, getting values]' 74914:20221202:102436.022 In get_values() 74914:20221202:102436.022 In DCconfig_get_poller_items() poller_type:0 74914:20221202:102436.022 End of DCconfig_get_poller_items():0 74914:20221202:102436.022 In DCconfig_get_poller_nextcheck() poller_type:0 74914:20221202:102436.022 End of DCconfig_get_poller_nextcheck():1669969481 74914:20221202:102436.022 End of get_values():0 74914:20221202:102436.022 zbx_setproctitle() title:'poller #5 [got 0 values in 0.000302 sec, idle 5 sec]' 74914:20221202:102436.022 In zbx_ipc_async_socket_recv() timeout:5 74884:20221202:102436.022 End of zbx_ipc_socket_read():SUCCEED 74884:20221202:102436.022 worker_preprocess_value(): 1 74884:20221202:102436.023 worker_preprocess_value: SUCCEED GOOD 74884:20221202:102436.023 In zbx_ipc_socket_write() 74884:20221202:102436.023 End of zbx_ipc_socket_write():SUCCEED 74884:20221202:102436.023 In zbx_ipc_socket_read() 74881:20221202:102436.023 End of zbx_ipc_service_recv():1 74881:20221202:102436.023 In preprocessor_add_result() 74881:20221202:102436.023 In preprocessor_enqueue_dependent() itemid: 44581 74881:20221202:102436.023 End of preprocessor_enqueue_dependent() 74881:20221202:102436.023 In preprocessor_assign_tasks() 74881:20221202:102436.023 In preprocessor_get_next_task() 74881:20221202:102436.023 End of preprocessor_get_next_task() 74881:20221202:102436.023 End of preprocessor_assign_tasks() 74881:20221202:102436.023 End of preprocessor_add_result() 74881:20221202:102436.023 In zbx_ipc_service_recv() timeout:1.000 74892:20221202:102436.058 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000139 sec, syncing history]' 74892:20221202:102436.058 In zbx_sync_history_cache() history_num:1 74892:20221202:102436.058 In substitute_simple_macros_impl() data:'90d' 74892:20221202:102436.058 End substitute_simple_macros_impl() data:'90d' 74892:20221202:102436.058 In DCmass_prepare_history() history_num:1 74892:20221202:102436.058 End of DCmass_prepare_history() 74892:20221202:102436.058 In DBmass_add_history() 74892:20221202:102436.058 In zbx_history_add_values() 74892:20221202:102436.058 query [txnlev:1] [begin;] 74892:20221202:102436.059 query [txnlev:1] [insert into history_str (itemid,clock,ns,value) values (44581,1669969476,19533679,'GOOD'); ] 74892:20221202:102436.059 query [txnlev:1] [commit;] 74895:20221202:102436.070 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000129 sec, syncing history]' 74895:20221202:102436.070 In zbx_sync_history_cache() history_num:1 74895:20221202:102436.070 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000158 sec, idle 1 sec]' 74892:20221202:102436.078 End of zbx_history_add_values() 74892:20221202:102436.078 End of DBmass_add_history() 74892:20221202:102436.078 In DCmass_update_trends() 74892:20221202:102436.078 End of DCmass_update_trends() 74892:20221202:102436.078 query [txnlev:1] [begin;] 74893:20221202:102436.078 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000047 sec, syncing history]' 74893:20221202:102436.078 In zbx_sync_history_cache() history_num:1 74893:20221202:102436.079 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000112 sec, idle 1 sec]' 74892:20221202:102436.079 In DBmass_update_items() 74892:20221202:102436.079 End of DBmass_update_items() 74892:20221202:102436.079 In zbx_process_events() events_num:0 74892:20221202:102436.079 End of zbx_process_events() processed:0 74892:20221202:102436.079 query [txnlev:1] [commit;] 74892:20221202:102436.079 In DCupdate_trends() 74892:20221202:102436.079 End of DCupdate_trends() 74892:20221202:102436.079 query [txnlev:1] [begin;] 74892:20221202:102436.080 In recalculate_triggers() 74892:20221202:102436.080 In zbx_link_triggers_with_functions() trigger_order_num:0 74892:20221202:102436.080 End of zbx_link_triggers_with_functions() triggers_func_pos_num:0 74892:20221202:102436.080 In zbx_evaluate_expressions() tr_num:0 74892:20221202:102436.080 In substitute_functions() 74892:20221202:102436.080 In zbx_extract_functionids() tr_num:0 74892:20221202:102436.080 End of zbx_extract_functionids() functionids_num:0 74892:20221202:102436.080 End of substitute_functions() 74892:20221202:102436.080 End of zbx_evaluate_expressions() 74892:20221202:102436.080 In zbx_process_triggers() values_num:0 74892:20221202:102436.080 End of zbx_process_triggers() 74892:20221202:102436.080 End of recalculate_triggers() 74892:20221202:102436.080 In zbx_process_events() events_num:0 74892:20221202:102436.080 End of zbx_process_events() processed:0 74892:20221202:102436.080 query [txnlev:1] [commit;] 74926:20221202:102436.080 zbx_setproctitle() title:'alert syncer [queuing alerts]' 74926:20221202:102436.081 In am_db_get_alerts() 74926:20221202:102436.081 query [txnlev:1] [begin;] 74892:20221202:102436.081 zbx_setproctitle() title:'history syncer #1 [processed 1 values, 0 triggers in 0.022397 sec, idle 1 sec]' 74926:20221202:102436.082 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] 74876:20221202:102436.084 End of zbx_ipc_service_recv():2 74876:20221202:102436.085 In zbx_ipc_service_recv() timeout:1.000 74926:20221202:102436.086 query [txnlev:1] [commit;] 74926:20221202:102436.087 End of am_db_get_alerts():SUCCEED alerts:0 74926:20221202:102436.087 In am_db_flush_results() 74926:20221202:102436.087 In zbx_ipc_socket_write() 74926:20221202:102436.087 End of zbx_ipc_socket_write():SUCCEED 74926:20221202:102436.087 In zbx_ipc_socket_read() 74876:20221202:102436.088 End of zbx_ipc_service_recv():1 74876:20221202:102436.088 In am_flush_results() results:0 74876:20221202:102436.088 In zbx_ipc_client_send() clientid:6 74876:20221202:102436.088 End of zbx_ipc_client_send():SUCCEED 74876:20221202:102436.088 End of am_flush_results() 74876:20221202:102436.088 In zbx_ipc_service_recv() timeout:1.000 74926:20221202:102436.089 End of zbx_ipc_socket_read():SUCCEED 74926:20221202:102436.090 End of am_db_flush_results() flushed:0 74926:20221202:102436.090 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.010172 sec, idle 1 sec]' 74894:20221202:102436.094 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000314 sec, syncing history]' 74894:20221202:102436.095 In zbx_sync_history_cache() history_num:0 74894:20221202:102436.095 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000132 sec, idle 1 sec]' 74885:20221202:102436.172 End of zbx_ipc_service_recv():2 74885:20221202:102436.173 In zbx_ipc_service_recv() timeout:1.000 74855:20221202:102436.212 Got signal [signal:15(SIGTERM),sender_pid:75084,sender_uid:1000,reason:0]. Exiting ... 74892:20221202:102436.212 zbx_setproctitle() title:'history syncer #1 [processed 1 values, 0 triggers in 0.022397 sec, syncing history]' 74892:20221202:102436.212 In zbx_sync_history_cache() history_num:0 74892:20221202:102436.212 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000052 sec, idle 1 sec]' 74893:20221202:102436.212 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000112 sec, syncing history]' 74893:20221202:102436.212 In zbx_sync_history_cache() history_num:0 74893:20221202:102436.212 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000038 sec, idle 1 sec]' 74895:20221202:102436.213 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000158 sec, syncing history]' 74895:20221202:102436.213 In zbx_sync_history_cache() history_num:0 74895:20221202:102436.213 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000113 sec, idle 1 sec]' 74896:20221202:102436.213 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.004120 sec, processing escalations]' 74896:20221202:102436.213 In process_escalations() 74896:20221202:102436.213 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<=1669969479 order by actionid,triggerid,itemid,escalationid] 74894:20221202:102436.213 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000132 sec, syncing history]' 74896:20221202:102436.213 End of process_escalations() 74896:20221202:102436.214 In process_escalations() 74896:20221202:102436.214 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<=1669969479 order by actionid,triggerid,itemid,escalationid] 74908:20221202:102436.214 zbx_setproctitle() title:'self-monitoring [processing data]' 74908:20221202:102436.214 In collect_selfmon_stats() 74908:20221202:102436.214 End of collect_selfmon_stats() 74908:20221202:102436.214 zbx_setproctitle() title:'self-monitoring [processed data in 0.000303 sec, idle 1 sec]' 74896:20221202:102436.214 End of process_escalations() 74896:20221202:102436.214 In process_escalations() 74896:20221202:102436.214 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<=1669969479 order by actionid,triggerid,itemid,escalationid] 74926:20221202:102436.215 zbx_setproctitle() title:'alert syncer [queuing alerts]' 74926:20221202:102436.215 In am_db_get_alerts() 74926:20221202:102436.215 query [txnlev:1] [begin;] 74923:20221202:102436.215 zbx_setproctitle() title:'trapper #5 [processed data in 0.000000 sec, waiting for connection]' 74917:20221202:102436.215 zbx_setproctitle() title:'trapper #2 [processed data in 0.020033 sec, waiting for connection]' 74919:20221202:102436.215 zbx_setproctitle() title:'trapper #4 [processed data in 0.000530 sec, waiting for connection]' 74896:20221202:102436.215 End of process_escalations() 74896:20221202:102436.215 In process_escalations() 74896:20221202:102436.215 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<=1669969479 order by actionid,triggerid,itemid,escalationid] 74918:20221202:102436.215 zbx_setproctitle() title:'trapper #3 [processed data in 0.000000 sec, waiting for connection]' 74894:20221202:102436.215 In zbx_sync_history_cache() history_num:0 74916:20221202:102436.215 zbx_setproctitle() title:'trapper #1 [processed data in 0.000000 sec, waiting for connection]' 74894:20221202:102436.216 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.002408 sec, idle 1 sec]' 74926:20221202:102436.216 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] 74896:20221202:102436.216 End of process_escalations() 74896:20221202:102436.216 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.003367 sec, idle 3 sec]' 74926:20221202:102436.216 query [txnlev:1] [commit;] 74926:20221202:102436.217 End of am_db_get_alerts():SUCCEED alerts:0 74926:20221202:102436.217 In am_db_flush_results() 74926:20221202:102436.217 In zbx_ipc_socket_write() 74926:20221202:102436.217 End of zbx_ipc_socket_write():SUCCEED 74926:20221202:102436.217 In zbx_ipc_socket_read() 74876:20221202:102436.217 End of zbx_ipc_service_recv():1 74876:20221202:102436.217 In am_flush_results() results:0 74876:20221202:102436.217 In zbx_ipc_client_send() clientid:6 74876:20221202:102436.217 End of zbx_ipc_client_send():SUCCEED 74876:20221202:102436.217 End of am_flush_results() 74876:20221202:102436.217 In zbx_ipc_service_recv() timeout:1.000 74926:20221202:102436.217 End of zbx_ipc_socket_read():SUCCEED 74926:20221202:102436.217 End of am_db_flush_results() flushed:0 74926:20221202:102436.218 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.002939 sec, idle 1 sec]' 74934:20221202:102436.250 End of zbx_ipc_service_recv():2 74934:20221202:102436.250 In zbx_ipc_service_recv() timeout:1.000 74859:20221202:102436.700 End of zbx_ipc_service_recv():2 74859:20221202:102436.700 In zbx_ipc_async_socket_send() 74859:20221202:102436.700 In zbx_ipc_client_send() clientid:0 74859:20221202:102436.700 End of zbx_ipc_client_send():SUCCEED 74859:20221202:102436.700 End of zbx_ipc_async_socket_send():SUCCEED 74859:20221202:102436.700 In zbx_ipc_async_socket_flush() timeout:10 74859:20221202:102436.700 End of zbx_ipc_async_socket_flush():0 74859:20221202:102436.700 In zbx_ipc_service_recv() timeout:0.996 74855:20221202:102436.700 End of zbx_ipc_service_recv():1 74855:20221202:102436.701 In zbx_ha_dispatch_message() 74855:20221202:102436.701 In zbx_ipc_client_send() clientid:2 74855:20221202:102436.701 End of zbx_ipc_client_send():SUCCEED 74855:20221202:102436.701 In zbx_ipc_client_send() clientid:3 74855:20221202:102436.701 End of zbx_ipc_client_send():SUCCEED 74855:20221202:102436.701 In zbx_ipc_client_send() clientid:4 74855:20221202:102436.701 End of zbx_ipc_client_send():SUCCEED 74855:20221202:102436.701 In zbx_ipc_client_send() clientid:5 74888:20221202:102436.701 End of zbx_ipc_async_socket_recv():0 74888:20221202:102436.701 zbx_setproctitle() title:'housekeeper #1 [terminated]' 74862:20221202:102436.701 End of zbx_ipc_async_socket_recv():0 74862:20221202:102436.701 zbx_setproctitle() title:'configuration syncer #1 [terminated]' 74855:20221202:102436.702 End of zbx_ipc_client_send():SUCCEED 74855:20221202:102436.702 In zbx_ipc_client_send() clientid:6 74855:20221202:102436.702 End of zbx_ipc_client_send():SUCCEED 74855:20221202:102436.702 In zbx_ipc_client_send() clientid:7 74855:20221202:102436.702 End of zbx_ipc_client_send():SUCCEED 74855:20221202:102436.702 In zbx_ipc_client_send() clientid:8 74910:20221202:102436.702 End of zbx_ipc_async_socket_recv():0 74910:20221202:102436.702 zbx_setproctitle() title:'poller #1 [terminated]' 74915:20221202:102436.702 End of zbx_ipc_async_socket_recv():0 74915:20221202:102436.702 zbx_setproctitle() title:'unreachable poller #1 [terminated]' 74855:20221202:102436.702 End of zbx_ipc_client_send():SUCCEED 74855:20221202:102436.702 In zbx_ipc_client_send() clientid:9 74900:20221202:102436.702 End of zbx_ipc_async_socket_recv():0 74900:20221202:102436.702 zbx_setproctitle() title:'java poller #4 [terminated]' 74912:20221202:102436.702 End of zbx_ipc_async_socket_recv():0 74912:20221202:102436.703 zbx_setproctitle() title:'poller #3 [terminated]' 74902:20221202:102436.703 End of zbx_ipc_async_socket_recv():0 74902:20221202:102436.703 zbx_setproctitle() title:'java poller #6 [terminated]' 74913:20221202:102436.703 End of zbx_ipc_async_socket_recv():0 74913:20221202:102436.703 zbx_setproctitle() title:'poller #4 [terminated]' 74855:20221202:102436.703 End of zbx_ipc_client_send():SUCCEED 74855:20221202:102436.703 In zbx_ipc_client_send() clientid:10 74855:20221202:102436.703 End of zbx_ipc_client_send():SUCCEED 74855:20221202:102436.703 In zbx_ipc_client_send() clientid:11 74855:20221202:102436.703 End of zbx_ipc_client_send():SUCCEED 74855:20221202:102436.703 In zbx_ipc_client_send() clientid:12 74911:20221202:102436.703 End of zbx_ipc_async_socket_recv():0 74911:20221202:102436.703 zbx_setproctitle() title:'poller #2 [terminated]' 74906:20221202:102436.703 End of zbx_ipc_async_socket_recv():0 74906:20221202:102436.703 zbx_setproctitle() title:'java poller #10 [terminated]' 74855:20221202:102436.703 End of zbx_ipc_client_send():SUCCEED 74855:20221202:102436.703 In zbx_ipc_client_send() clientid:13 74855:20221202:102436.703 End of zbx_ipc_client_send():SUCCEED 74855:20221202:102436.703 In zbx_ipc_client_send() clientid:14 74855:20221202:102436.703 End of zbx_ipc_client_send():SUCCEED 74855:20221202:102436.703 In zbx_ipc_client_send() clientid:15 74855:20221202:102436.703 End of zbx_ipc_client_send():SUCCEED 74855:20221202:102436.703 In zbx_ipc_client_send() clientid:16 74903:20221202:102436.703 End of zbx_ipc_async_socket_recv():0 74903:20221202:102436.704 zbx_setproctitle() title:'java poller #7 [terminated]' 74901:20221202:102436.704 End of zbx_ipc_async_socket_recv():0 74905:20221202:102436.704 End of zbx_ipc_async_socket_recv():0 74905:20221202:102436.704 zbx_setproctitle() title:'java poller #9 [terminated]' 74898:20221202:102436.704 End of zbx_ipc_async_socket_recv():0 74901:20221202:102436.704 zbx_setproctitle() title:'java poller #5 [terminated]' 74855:20221202:102436.704 End of zbx_ipc_client_send():SUCCEED 74855:20221202:102436.704 In zbx_ipc_client_send() clientid:17 74855:20221202:102436.704 End of zbx_ipc_client_send():SUCCEED 74899:20221202:102436.704 End of zbx_ipc_async_socket_recv():0 74898:20221202:102436.704 zbx_setproctitle() title:'java poller #2 [terminated]' 74899:20221202:102436.704 zbx_setproctitle() title:'java poller #3 [terminated]' 74855:20221202:102436.704 In zbx_ipc_client_send() clientid:18 74855:20221202:102436.704 End of zbx_ipc_client_send():SUCCEED 74855:20221202:102436.704 In zbx_ipc_client_send() clientid:19 74914:20221202:102436.704 End of zbx_ipc_async_socket_recv():0 74914:20221202:102436.704 zbx_setproctitle() title:'poller #5 [terminated]' 74909:20221202:102436.704 End of zbx_ipc_async_socket_recv():0 74909:20221202:102436.705 zbx_setproctitle() title:'task manager #1 [terminated]' 74855:20221202:102436.705 End of zbx_ipc_client_send():SUCCEED 74855:20221202:102436.705 In zbx_ipc_client_send() clientid:20 74855:20221202:102436.705 End of zbx_ipc_client_send():SUCCEED 74855:20221202:102436.705 In zbx_ipc_client_send() clientid:21 74855:20221202:102436.705 End of zbx_ipc_client_send():SUCCEED 74855:20221202:102436.705 In zbx_ipc_client_send() clientid:22 74855:20221202:102436.705 End of zbx_ipc_client_send():SUCCEED 74855:20221202:102436.705 In zbx_ipc_client_send() clientid:23 74855:20221202:102436.705 End of zbx_ipc_client_send():SUCCEED 74855:20221202:102436.705 In zbx_ipc_client_send() clientid:24 74855:20221202:102436.705 End of zbx_ipc_client_send():SUCCEED 74855:20221202:102436.705 In zbx_ipc_client_send() clientid:25 74855:20221202:102436.705 End of zbx_ipc_client_send():SUCCEED 74855:20221202:102436.705 In zbx_ipc_client_send() clientid:26 74855:20221202:102436.705 End of zbx_ipc_client_send():SUCCEED 74855:20221202:102436.705 In zbx_ipc_client_send() clientid:27 74935:20221202:102436.705 End of zbx_ipc_async_socket_recv():0 74935:20221202:102436.706 zbx_setproctitle() title:'trigger housekeeper #1 [terminated]' 74927:20221202:102436.706 End of zbx_ipc_async_socket_recv():0 74927:20221202:102436.706 zbx_setproctitle() title:'history poller #1 [terminated]' 74931:20221202:102436.706 End of zbx_ipc_async_socket_recv():0 74931:20221202:102436.706 zbx_setproctitle() title:'history poller #3 [terminated]' 74904:20221202:102436.706 End of zbx_ipc_async_socket_recv():0 74904:20221202:102436.706 zbx_setproctitle() title:'java poller #8 [terminated]' 74891:20221202:102436.706 End of zbx_ipc_async_socket_recv():0 74891:20221202:102436.706 zbx_setproctitle() title:'discoverer #1 [terminated]' 74936:20221202:102436.706 End of zbx_ipc_async_socket_recv():0 74936:20221202:102436.706 zbx_setproctitle() title:'odbc poller #1 [terminated]' 74855:20221202:102436.706 End of zbx_ipc_client_send():SUCCEED 74855:20221202:102436.707 In zbx_ipc_client_send() clientid:28 74855:20221202:102436.707 End of zbx_ipc_client_send():SUCCEED 74855:20221202:102436.707 In zbx_ipc_client_send() clientid:29 74855:20221202:102436.707 End of zbx_ipc_client_send():SUCCEED 74855:20221202:102436.707 In zbx_ipc_client_send() clientid:30 74907:20221202:102436.707 End of zbx_ipc_async_socket_recv():0 74907:20221202:102436.707 zbx_setproctitle() title:'proxy poller #1 [terminated]' 74932:20221202:102436.707 End of zbx_ipc_async_socket_recv():0 74932:20221202:102436.707 zbx_setproctitle() title:'history poller #4 [terminated]' 74855:20221202:102436.707 End of zbx_ipc_client_send():SUCCEED 74855:20221202:102436.707 In zbx_ipc_client_send() clientid:31 74855:20221202:102436.707 End of zbx_ipc_client_send():SUCCEED 74855:20221202:102436.707 In zbx_ipc_client_send() clientid:32 74855:20221202:102436.707 End of zbx_ipc_client_send():SUCCEED 74855:20221202:102436.707 In zbx_ipc_client_send() clientid:33 74855:20221202:102436.708 End of zbx_ipc_client_send():SUCCEED 74855:20221202:102436.708 In zbx_ipc_client_send() clientid:34 74855:20221202:102436.708 End of zbx_ipc_client_send():SUCCEED 74855:20221202:102436.708 In zbx_ha_pause() 74855:20221202:102436.708 In zbx_ipc_async_exchange() service:'haservice' code:1 timeout:10 74855:20221202:102436.708 In zbx_ipc_async_socket_open() 74855:20221202:102436.708 In zbx_ipc_socket_open() 74855:20221202:102436.708 End of zbx_ipc_socket_open():SUCCEED 74897:20221202:102436.708 End of zbx_ipc_async_socket_recv():0 74897:20221202:102436.708 zbx_setproctitle() title:'java poller #1 [terminated]' 74855:20221202:102436.708 End of zbx_ipc_async_socket_open():SUCCEED 74855:20221202:102436.708 In zbx_ipc_async_socket_send() 74855:20221202:102436.708 In zbx_ipc_client_send() clientid:0 74855:20221202:102436.708 End of zbx_ipc_client_send():SUCCEED 74855:20221202:102436.708 End of zbx_ipc_async_socket_send():SUCCEED 74855:20221202:102436.708 In zbx_ipc_async_socket_flush() timeout:10 74855:20221202:102436.708 End of zbx_ipc_async_socket_flush():0 74855:20221202:102436.708 In zbx_ipc_async_socket_recv() timeout:10 74933:20221202:102436.708 End of zbx_ipc_async_socket_recv():0 74933:20221202:102436.708 zbx_setproctitle() title:'history poller #5 [terminated]' 74930:20221202:102436.708 End of zbx_ipc_async_socket_recv():0 74930:20221202:102436.709 zbx_setproctitle() title:'history poller #2 [terminated]' 74859:20221202:102436.709 In ipc_service_accept() 74859:20221202:102436.709 In ipc_service_add_client() 74859:20221202:102436.709 End of ipc_service_add_client() clientid:4 74859:20221202:102436.709 End of ipc_service_accept() 74859:20221202:102436.709 End of zbx_ipc_service_recv():2 74859:20221202:102436.709 In zbx_ipc_service_recv() timeout:0.987 74859:20221202:102436.709 End of zbx_ipc_service_recv():1 74859:20221202:102436.709 In zbx_ipc_client_send() clientid:4 74859:20221202:102436.709 End of zbx_ipc_client_send():SUCCEED 74859:20221202:102436.709 HA manager has been paused 74859:20221202:102436.709 In zbx_ipc_service_recv() timeout:5.000 74855:20221202:102436.709 End of zbx_ipc_async_socket_recv():0 74855:20221202:102436.709 In zbx_ipc_async_socket_close() 74855:20221202:102436.709 In zbx_ipc_socket_close() 74855:20221202:102436.709 End of zbx_ipc_socket_close() 74855:20221202:102436.709 End of zbx_ipc_async_socket_close() 74855:20221202:102436.709 End of zbx_ipc_async_exchange():SUCCEED 74855:20221202:102436.709 End of zbx_ha_pause():SUCCEED 74855:20221202:102436.709 zbx_on_exit() called with ret:0 74859:20221202:102436.710 End of zbx_ipc_service_recv():1 74859:20221202:102436.710 In ha_db_update_lastaccess() ha_status:active 74859:20221202:102436.710 query [txnlev:1] [begin;] 74859:20221202:102436.710 query [txnlev:1] [select null from ha_node order by ha_nodeid for update] 74889:20221202:102436.710 zbx_setproctitle() title:'timer #1 [terminated]' 74908:20221202:102436.710 zbx_setproctitle() title:'self-monitoring #1 [terminated]' 74916:20221202:102436.710 zbx_setproctitle() title:'trapper #1 [terminated]' 74917:20221202:102436.710 zbx_setproctitle() title:'trapper #2 [terminated]' 74923:20221202:102436.711 zbx_setproctitle() title:'trapper #5 [terminated]' 74895:20221202:102436.711 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000113 sec, syncing history]' 74893:20221202:102436.711 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000038 sec, syncing history]' 74918:20221202:102436.711 zbx_setproctitle() title:'trapper #3 [terminated]' 74893:20221202:102436.711 In zbx_sync_history_cache() history_num:0 74893:20221202:102436.711 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000109 sec, idle 1 sec]' 74919:20221202:102436.711 zbx_setproctitle() title:'trapper #4 [terminated]' 74859:20221202:102436.711 query [txnlev:1] [update ha_node set lastaccess=unix_timestamp() where ha_nodeid='clb4ubunu00018m7pn6ddoaix'] 74895:20221202:102436.711 syncing history data in progress... 74895:20221202:102436.711 syncing history data done 74895:20221202:102436.711 In zbx_sync_history_cache() history_num:0 74895:20221202:102436.711 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000648 sec, idle 1 sec]' 74859:20221202:102436.712 query [txnlev:1] [commit;] 74894:20221202:102436.712 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.002408 sec, syncing history]' 74894:20221202:102436.712 In zbx_sync_history_cache() history_num:0 74894:20221202:102436.712 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000058 sec, idle 1 sec]' 74926:20221202:102436.713 zbx_setproctitle() title:'alert syncer [queuing alerts]' 74926:20221202:102436.713 In am_db_get_alerts() 74926:20221202:102436.713 query [txnlev:1] [begin;] 74892:20221202:102436.714 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000052 sec, syncing history]' 74892:20221202:102436.714 In zbx_sync_history_cache() history_num:0 74892:20221202:102436.714 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.003465 sec, idle 1 sec]' 74926:20221202:102436.717 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] 74926:20221202:102436.717 query [txnlev:1] [commit;] 74926:20221202:102436.717 End of am_db_get_alerts():SUCCEED alerts:0 74926:20221202:102436.718 In am_db_flush_results() 74926:20221202:102436.718 In zbx_ipc_socket_write() 74926:20221202:102436.718 End of zbx_ipc_socket_write():SUCCEED 74926:20221202:102436.718 In zbx_ipc_socket_read() 74876:20221202:102436.718 End of zbx_ipc_service_recv():1 74876:20221202:102436.719 In am_flush_results() results:0 74876:20221202:102436.719 In zbx_ipc_client_send() clientid:6 74876:20221202:102436.719 End of zbx_ipc_client_send():SUCCEED 74876:20221202:102436.719 End of am_flush_results() 74876:20221202:102436.719 zbx_setproctitle() title:'alert manager #1 [terminated]' 74926:20221202:102436.719 End of zbx_ipc_socket_read():SUCCEED 74926:20221202:102436.719 End of am_db_flush_results() flushed:0 74926:20221202:102436.719 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.008619 sec, idle 1 sec]' 74926:20221202:102436.719 zbx_setproctitle() title:'alert syncer #1 [terminated]' 74859:20221202:102436.721 End of ha_db_update_lastaccess() 74859:20221202:102436.721 In zbx_ipc_socket_close() 74859:20221202:102436.721 End of zbx_ipc_socket_close() 74859:20221202:102436.721 In zbx_ipc_service_recv() timeout:5.000 74861:20221202:102436.866 End of zbx_ipc_service_recv():2 74861:20221202:102436.866 In zbx_ipc_service_recv() timeout:1.000 74881:20221202:102437.028 End of zbx_ipc_service_recv():2 74881:20221202:102437.028 zbx_setproctitle() title:'preprocessing manager #1 [terminated]' 74885:20221202:102437.178 End of zbx_ipc_service_recv():2 74885:20221202:102437.179 zbx_setproctitle() title:'lld manager #1 [terminated]' 74934:20221202:102437.255 End of zbx_ipc_service_recv():2 74861:20221202:102437.876 End of zbx_ipc_service_recv():2 74861:20221202:102437.876 In zbx_ipc_service_recv() timeout:0.000 74861:20221202:102437.876 End of zbx_ipc_service_recv():2 74861:20221202:102437.876 In service_manager_free() 74861:20221202:102437.876 End of service_manager_free() 74855:20221202:102437.887 In DBconnect() flag:1 74855:20221202:102437.894 End of DBconnect():0 74855:20221202:102437.895 In free_database_cache() 74855:20221202:102437.895 In DCsync_all() 74855:20221202:102437.895 In sync_history_cache_full() history_num:0 74855:20221202:102437.895 End of sync_history_cache_full() 74855:20221202:102437.895 In DCsync_trends() trends_num:0 74855:20221202:102437.895 syncing trend data... 74855:20221202:102437.895 query [txnlev:1] [begin;] 74855:20221202:102437.896 In DBflush_trends() trends_num:31 74855:20221202:102437.896 query [txnlev:1] [select distinct itemid from trends where clock>=1669968000 and itemid in (44296,44299,44300)] 74855:20221202:102437.897 query [txnlev:1] [select itemid,num,value_min,value_avg,value_max from trends where clock=1669968000 and itemid in (44296,44299,44300) order by itemid,clock] 74855:20221202:102437.897 query [txnlev:1] [update trends set num=101,value_min=144,value_avg=866.73267326732707,value_max=941 where itemid=44296 and clock=1669968000; update trends set num=101,value_min=144,value_avg=866.73267326732707,value_max=941 where itemid=44299 and clock=1669968000; update trends set num=101,value_min=0.18997600000000001,value_avg=0.2198719405940594,value_max=1.2309589999999999 where itemid=44300 and clock=1669968000; ] 74855:20221202:102437.898 End of DBflush_trends() 74855:20221202:102437.898 In DBflush_trends() trends_num:28 74855:20221202:102437.898 query [txnlev:1] [select distinct itemid from trends_uint where clock>=1669968000 and itemid in (44297,44301,44316,44317,44318,44319,44320,44321,44322,44323,44324,44325,44326,44327,44328,44329,44330,44331,44332,44333,44334,44335,44336,44337,44338,44339,44340,44341)] 74855:20221202:102437.899 query [txnlev:1] [select itemid,num,value_min,value_avg,value_max from trends_uint where clock=1669968000 and itemid in (44297,44301,44316,44317,44318,44319,44320,44321,44322,44323,44324,44325,44326,44327,44328,44329,44330,44331,44332,44333,44334,44335,44336,44337,44338,44339,44340,44341) order by itemid,clock] 74855:20221202:102437.899 query [txnlev:1] [update trends_uint set num=101,value_min=1,value_avg=1,value_max=1 where itemid=44297 and clock=1669968000; update trends_uint set num=101,value_min=301,value_avg=301,value_max=301 where itemid=44301 and clock=1669968000; update trends_uint set num=17,value_min=0,value_avg=0,value_max=0 where itemid=44316 and clock=1669968000; update trends_uint set num=17,value_min=0,value_avg=0,value_max=0 where itemid=44317 and clock=1669968000; update trends_uint set num=17,value_min=0,value_avg=0,value_max=0 where itemid=44318 and clock=1669968000; update trends_uint set num=17,value_min=4161282048,value_avg=4161282048,value_max=4161282048 where itemid=44319 and clock=1669968000; update trends_uint set num=17,value_min=0,value_avg=0,value_max=0 where itemid=44320 and clock=1669968000; update trends_uint set num=17,value_min=0,value_avg=0,value_max=0 where itemid=44321 and clock=1669968000; update trends_uint set num=17,value_min=0,value_avg=0,value_max=0 where itemid=44322 and clock=1669968000; update trends_uint set num=17,value_min=0,value_avg=0,value_max=0 where itemid=44323 and clock=1669968000; update trends_uint set num=17,value_min=0,value_avg=0,value_max=0 where itemid=44324 and clock=1669968000; update trends_uint set num=17,value_min=0,value_avg=0,value_max=0 where itemid=44325 and clock=1669968000; update trends_uint set num=17,value_min=0,value_avg=0,value_max=0 where itemid=44326 and clock=1669968000; update trends_uint set num=17,value_min=0,value_avg=0,value_max=0 where itemid=44327 and clock=1669968000; update trends_uint set num=17,value_min=0,value_avg=0,value_max=0 where itemid=44328 and clock=1669968000; update trends_uint set num=17,value_min=0,value_avg=0,value_max=0 where itemid=44329 and clock=1669968000; update trends_uint set num=17,value_min=0,value_avg=0,value_max=0 where itemid=44330 and clock=1669968000; update trends_uint set num=17,value_min=0,value_avg=0,value_max=0 where itemid=44331 and clock=1669968000; update trends_uint set num=17,value_min=0,value_avg=0,value_max=0 where itemid=44332 and clock=1669968000; update trends_uint set num=17,value_min=0,value_avg=0,value_max=0 where itemid=44333 and clock=1669968000; update trends_uint set num=17,value_min=0,value_avg=0,value_max=0 where itemid=44334 and clock=1669968000; update trends_uint set num=17,value_min=0,value_avg=0,value_max=0 where itemid=44335 and clock=1669968000; update trends_uint set num=17,value_min=0,value_avg=0,value_max=0 where itemid=44336 and clock=1669968000; update trends_uint set num=17,value_min=0,value_avg=0,value_max=0 where itemid=44337 and clock=1669968000; update trends_uint set num=17,value_min=0,value_avg=0,value_max=0 where itemid=44338 and clock=1669968000; update trends_uint set num=17,value_min=0,value_avg=0,value_max=0 where itemid=44339 and clock=1669968000; update trends_uint set num=17,value_min=0,value_avg=0,value_max=0 where itemid=44340 and clock=1669968000; update trends_uint set num=17,value_min=0,value_avg=0,value_max=0 where itemid=44341 and clock=1669968000; ] 74855:20221202:102437.902 End of DBflush_trends() 74855:20221202:102437.902 query [txnlev:1] [commit;] 74855:20221202:102437.923 syncing trend data done 74855:20221202:102437.923 End of DCsync_trends() 74855:20221202:102437.923 End of DCsync_all() 74855:20221202:102437.923 End of free_database_cache() 74855:20221202:102437.923 In zbx_ha_stop() 74855:20221202:102437.924 In zbx_ipc_async_exchange() service:'haservice' code:2 timeout:10 74855:20221202:102437.924 In zbx_ipc_async_socket_open() 74855:20221202:102437.924 In zbx_ipc_socket_open() 74855:20221202:102437.924 End of zbx_ipc_socket_open():SUCCEED 74855:20221202:102437.924 End of zbx_ipc_async_socket_open():SUCCEED 74855:20221202:102437.925 In zbx_ipc_async_socket_send() 74855:20221202:102437.925 In zbx_ipc_client_send() clientid:0 74855:20221202:102437.925 End of zbx_ipc_client_send():SUCCEED 74855:20221202:102437.925 End of zbx_ipc_async_socket_send():SUCCEED 74855:20221202:102437.925 In zbx_ipc_async_socket_flush() timeout:10 74855:20221202:102437.925 End of zbx_ipc_async_socket_flush():0 74855:20221202:102437.925 In zbx_ipc_async_socket_recv() timeout:10 74859:20221202:102437.924 In ipc_service_accept() 74859:20221202:102437.925 In ipc_service_add_client() 74859:20221202:102437.925 End of ipc_service_add_client() clientid:5 74859:20221202:102437.925 End of ipc_service_accept() 74859:20221202:102437.925 End of zbx_ipc_service_recv():2 74859:20221202:102437.925 In ha_db_update_lastaccess() ha_status:active 74859:20221202:102437.925 query [txnlev:1] [begin;] 74859:20221202:102437.926 query [txnlev:1] [select null from ha_node order by ha_nodeid for update] 74859:20221202:102437.926 query [txnlev:1] [update ha_node set lastaccess=unix_timestamp() where ha_nodeid='clb4ubunu00018m7pn6ddoaix'] 74859:20221202:102437.927 query [txnlev:1] [commit;] 74859:20221202:102437.935 End of ha_db_update_lastaccess() 74859:20221202:102437.935 In zbx_ipc_service_recv() timeout:5.000 74859:20221202:102437.935 End of zbx_ipc_service_recv():1 74859:20221202:102437.935 In ha_db_update_lastaccess() ha_status:active 74859:20221202:102437.935 query [txnlev:1] [begin;] 74859:20221202:102437.936 query [txnlev:1] [select null from ha_node order by ha_nodeid for update] 74859:20221202:102437.936 query [txnlev:1] [update ha_node set lastaccess=unix_timestamp() where ha_nodeid='clb4ubunu00018m7pn6ddoaix'] 74859:20221202:102437.938 query [txnlev:1] [commit;] 74859:20221202:102437.938 End of ha_db_update_lastaccess() 74859:20221202:102437.938 In zbx_ipc_client_send() clientid:5 74859:20221202:102437.940 End of zbx_ipc_client_send():SUCCEED 74859:20221202:102437.940 query [txnlev:1] [begin;] 74855:20221202:102437.940 End of zbx_ipc_async_socket_recv():0 74855:20221202:102437.940 In zbx_ipc_async_socket_close() 74855:20221202:102437.940 In zbx_ipc_socket_close() 74855:20221202:102437.940 End of zbx_ipc_socket_close() 74855:20221202:102437.940 End of zbx_ipc_async_socket_close() 74855:20221202:102437.940 End of zbx_ipc_async_exchange():SUCCEED 74859:20221202:102437.940 query [txnlev:1] [select null from ha_node order by ha_nodeid for update] 74859:20221202:102437.941 query [txnlev:1] [update ha_node set status=1 where ha_nodeid='clb4ubunu00018m7pn6ddoaix'] 74859:20221202:102437.942 query [txnlev:1] [insert into auditlog (auditid,userid,username,clock,action,ip,resource_cuid,resourcename,resourcetype,recordsetid,details) values ('clb68pjxy0006rf7p2mzpp2kf',null,'System','1669969477','1','','clb4ubunu00018m7pn6ddoaix','',47,'clb68pjxy0007rf7pnwowktxg','{"hanode.status":["update",1,3]}')] 74859:20221202:102437.943 query [txnlev:1] [commit;] 74859:20221202:102437.951 In zbx_ipc_async_socket_close() 74859:20221202:102437.951 In zbx_ipc_socket_close() 74859:20221202:102437.951 End of zbx_ipc_socket_close() 74859:20221202:102437.951 End of zbx_ipc_async_socket_close() 74859:20221202:102437.951 In zbx_ipc_service_close() path:haservice 74859:20221202:102437.951 In zbx_ipc_socket_close() 74859:20221202:102437.951 End of zbx_ipc_socket_close() 74859:20221202:102437.951 End of zbx_ipc_service_close() 74859:20221202:102437.951 HA manager has been stopped 74855:20221202:102437.954 End of zbx_ha_stop():SUCCEED 74855:20221202:102437.955 In free_configuration_cache() 74855:20221202:102437.957 End of free_configuration_cache() 74855:20221202:102437.957 In zbx_vc_destroy() 74855:20221202:102437.957 End of zbx_vc_destroy() 74855:20221202:102437.957 In zbx_vmware_destroy() 74855:20221202:102437.957 End of zbx_vmware_destroy() 74855:20221202:102437.957 In free_selfmon_collector() collector:0x7f5b598b9000 74855:20221202:102437.957 End of free_selfmon_collector() 74855:20221202:102437.957 In zbx_unload_modules() 74855:20221202:102437.957 End of zbx_unload_modules() 74855:20221202:102437.958 Zabbix Server stopped. Zabbix 6.2.5rc1 (revision {ZABBIX_REVISION}). 75129:20221202:102440.399 Starting Zabbix Server. Zabbix 6.2.5rc1 (revision {ZABBIX_REVISION}). 75129:20221202:102440.400 ****** Enabled features ****** 75129:20221202:102440.400 SNMP monitoring: YES 75129:20221202:102440.400 IPMI monitoring: YES 75129:20221202:102440.400 Web monitoring: YES 75129:20221202:102440.400 VMware monitoring: YES 75129:20221202:102440.400 SMTP authentication: YES 75129:20221202:102440.400 ODBC: NO 75129:20221202:102440.400 SSH support: NO 75129:20221202:102440.400 IPv6 support: NO 75129:20221202:102440.400 TLS support: YES 75129:20221202:102440.400 ****************************** 75129:20221202:102440.400 using configuration file: /home/sergejs/workspace/ZBXNEXT-8058-6.2/etc/zabbix_server.conf 75129:20221202:102440.400 In zbx_load_modules() 75129:20221202:102440.400 End of zbx_load_modules():SUCCEED 75129:20221202:102440.400 In zbx_ipc_service_start() service:rtc 75129:20221202:102440.400 In zbx_ipc_socket_open() 75129:20221202:102440.400 End of zbx_ipc_socket_open():FAIL 75129:20221202:102440.400 End of zbx_ipc_service_start():SUCCEED 75129:20221202:102440.400 In zbx_db_get_database_type() 75129:20221202:102440.400 In DBconnect() flag:0 75129:20221202:102440.412 End of DBconnect():0 75129:20221202:102440.412 query [txnlev:0] [select userid from users limit 1] 75129:20221202:102440.413 there is at least 1 record in "users" table 75129:20221202:102440.413 End of zbx_db_get_database_type():ZBX_DB_SERVER 75129:20221202:102440.414 In init_database_cache() 75129:20221202:102440.415 In zbx_shmem_create() param:'HistoryCacheSize' size:16777216 75129:20221202:102440.415 valid user addresses: [0x7fd185e6e170, 0x7fd186e6dff0] total size: 16776832 75129:20221202:102440.416 End of zbx_shmem_create() 75129:20221202:102440.416 In zbx_shmem_create() param:'HistoryIndexCacheSize' size:4194304 75129:20221202:102440.418 valid user addresses: [0x7fd185a6e180, 0x7fd185e6dff0] total size: 4193904 75129:20221202:102440.418 End of zbx_shmem_create() 75129:20221202:102440.418 In init_trend_cache() 75129:20221202:102440.419 In zbx_shmem_required_size() size:0 chunks_num:1 descr:'trend cache' param:'TrendCacheSize' 75129:20221202:102440.419 End of zbx_shmem_required_size() size:422 75129:20221202:102440.419 In zbx_shmem_create() param:'TrendCacheSize' size:4194304 75129:20221202:102440.419 valid user addresses: [0x7fd18566e170, 0x7fd185a6dff0] total size: 4193920 75129:20221202:102440.419 End of zbx_shmem_create() 75129:20221202:102440.419 End of init_trend_cache() 75129:20221202:102440.419 End of init_database_cache() 75129:20221202:102440.419 In DBconnect() flag:0 75129:20221202:102440.421 End of DBconnect():0 75129:20221202:102440.421 query [txnlev:0] [select default_character_set_name,default_collation_name from information_schema.SCHEMATA where schema_name='zbxnext-8058-6.2'] 75129:20221202:102440.422 query [txnlev:0] [select count(*) from information_schema.`COLUMNS` where table_schema='zbxnext-8058-6.2' and data_type in ('text','varchar','longtext') and (character_set_name not in ('utf8','utf8mb3','utf8mb4') or collation_name not in ('utf8_bin','utf8mb3_bin','utf8mb4_bin'))] 75129:20221202:102440.429 In DBconnect() flag:0 75129:20221202:102440.432 End of DBconnect():0 75129:20221202:102440.432 In zbx_dbms_version_info_extract() 75129:20221202:102440.432 End of zbx_dbms_version_info_extract() version:80031 75129:20221202:102440.432 In DBcheck_version() 75129:20221202:102440.432 In DBconnect() flag:0 75129:20221202:102440.432 End of DBconnect():0 75129:20221202:102440.433 query [txnlev:0] [show tables like 'dbversion'] 75129:20221202:102440.440 query [txnlev:0] [select mandatory,optional from dbversion] 75129:20221202:102440.440 current database version (mandatory/optional): 06020000/06020013 75129:20221202:102440.440 required mandatory version: 06020000 75129:20221202:102440.440 End of DBcheck_version():SUCCEED 75129:20221202:102440.440 In DBconnect() flag:0 75129:20221202:102440.443 End of DBconnect():0 75129:20221202:102440.444 query [txnlev:0] [show columns from config like 'dbversion_status'] 75129:20221202:102440.446 query [txnlev:0] [show index from history where key_name='PRIMARY'] 75129:20221202:102440.447 In zbx_db_flush_version_requirements() 75129:20221202:102440.447 query without transaction detected 75129:20221202:102440.448 query [txnlev:0] [update config set dbversion_status='[{"database":"MySQL","current_version":"8.00.31","min_version":"5.07.28","max_version":"8.00.x","history_pk":1,"min_supported_version":"8.00.0","flag":0}]'] 75129:20221202:102440.449 End of zbx_db_flush_version_requirements() 75129:20221202:102440.450 In DBcheck_double_type() 75129:20221202:102440.450 In DBconnect() flag:0 75129:20221202:102440.451 End of DBconnect():0 75129:20221202:102440.451 query [txnlev:0] [select count(*) from information_schema.columns where table_schema='zbxnext-8058-6.2' and column_type='double' and ((lower(table_name)='trends' and (lower(column_name) in ('value_min', 'value_avg', 'value_max'))) or (lower(table_name)='history' and lower(column_name)='value'))] 75129:20221202:102440.453 End of DBcheck_double_type() 75129:20221202:102440.453 In DBconnect() flag:0 75129:20221202:102440.455 End of DBconnect():0 75129:20221202:102440.455 query [txnlev:0] [select configid,instanceid from config order by configid] 75129:20221202:102440.456 In zbx_ha_start() 75129:20221202:102440.456 In zbx_ipc_service_recv() timeout:1.000 75132:20221202:102440.457 zbx_setproctitle() title:'ha manager' 75132:20221202:102440.457 starting HA manager 75132:20221202:102440.457 In zbx_ipc_service_start() service:haservice 75132:20221202:102440.457 In zbx_ipc_socket_open() 75132:20221202:102440.457 End of zbx_ipc_socket_open():FAIL 75132:20221202:102440.457 End of zbx_ipc_service_start():SUCCEED 75132:20221202:102440.457 In zbx_ipc_async_socket_open() 75132:20221202:102440.457 In zbx_ipc_socket_open() 75132:20221202:102440.457 End of zbx_ipc_socket_open():SUCCEED 75132:20221202:102440.458 End of zbx_ipc_async_socket_open():SUCCEED 75132:20221202:102440.458 In zbx_ipc_async_socket_send() 75132:20221202:102440.458 In zbx_ipc_client_send() clientid:0 75132:20221202:102440.458 End of zbx_ipc_client_send():SUCCEED 75132:20221202:102440.458 End of zbx_ipc_async_socket_send():SUCCEED 75132:20221202:102440.458 In zbx_ipc_async_socket_flush() timeout:10 75132:20221202:102440.458 End of zbx_ipc_async_socket_flush():0 75132:20221202:102440.458 In ha_db_register_node() 75132:20221202:102440.458 In ha_db_create_node() 75132:20221202:102440.458 In DBconnect() flag:2 75129:20221202:102440.458 In ipc_service_accept() 75129:20221202:102440.458 In ipc_service_add_client() 75129:20221202:102440.458 End of ipc_service_add_client() clientid:1 75129:20221202:102440.458 End of ipc_service_accept() 75129:20221202:102440.458 End of zbx_ipc_service_recv():2 75129:20221202:102440.458 In zbx_ipc_service_recv() timeout:1.000 75129:20221202:102440.458 End of zbx_ipc_service_recv():1 75129:20221202:102440.458 End of zbx_ha_start():SUCCEED 75129:20221202:102440.458 In zbx_ha_get_status() 75129:20221202:102440.458 In zbx_ipc_async_socket_open() 75129:20221202:102440.459 In zbx_ipc_socket_open() 75129:20221202:102440.460 End of zbx_ipc_socket_open():SUCCEED 75129:20221202:102440.460 End of zbx_ipc_async_socket_open():SUCCEED 75129:20221202:102440.460 In zbx_ipc_async_socket_send() 75129:20221202:102440.460 In zbx_ipc_client_send() clientid:0 75129:20221202:102440.460 End of zbx_ipc_client_send():SUCCEED 75129:20221202:102440.460 End of zbx_ipc_async_socket_send():SUCCEED 75129:20221202:102440.461 In zbx_ipc_async_socket_flush() timeout:10 75129:20221202:102440.461 End of zbx_ipc_async_socket_flush():0 75129:20221202:102440.461 In zbx_ipc_async_socket_recv() timeout:10 75132:20221202:102440.461 End of DBconnect():0 75132:20221202:102440.461 query [txnlev:1] [begin;] 75132:20221202:102440.461 query [txnlev:1] [select ha_nodeid,name,status,lastaccess,address,port,ha_sessionid from ha_node order by ha_nodeid] 75132:20221202:102440.462 query [txnlev:1] [select ha_failover_delay,auditlog_enabled from config] 75132:20221202:102440.462 query [txnlev:1] [commit;] 75132:20221202:102440.462 End of ha_db_create_node() 75132:20221202:102440.462 query [txnlev:1] [begin;] 75132:20221202:102440.462 query [txnlev:1] [select ha_nodeid,name,status,lastaccess,address,port,ha_sessionid from ha_node order by ha_nodeid for update] 75132:20221202:102440.463 In ha_db_get_time() 75132:20221202:102440.463 query [txnlev:1] [select unix_timestamp() from config] 75132:20221202:102440.463 End of ha_db_get_time():SUCCEED db_time:1669969480 75132:20221202:102440.463 query [txnlev:1] [update ha_node set lastaccess=unix_timestamp(),ha_sessionid='clb68plu70000yx7p851fmu1v',status=3 where ha_nodeid='clb4ubunu00018m7pn6ddoaix'] 75132:20221202:102440.463 query [txnlev:1] [delete from ha_node where name<>''] 75132:20221202:102440.463 query [txnlev:1] [insert into auditlog (auditid,userid,username,clock,action,ip,resource_cuid,resourcename,resourcetype,recordsetid,details) values ('clb68plvz0001z07pvpiu6ffy',null,'System','1669969480','1','','clb4ubunu00018m7pn6ddoaix','',47,'clb68plvz0002z07pmt8uno3i','{"hanode.status":["update",3,1]}')] 75132:20221202:102440.464 query [txnlev:1] [commit;] 75132:20221202:102440.476 End of ha_db_register_node() nodeid:clb4ubunu00018m7pn6ddoaix ha_status:active db_status:0 75132:20221202:102440.476 HA manager started in active mode 75132:20221202:102440.476 In zbx_ipc_async_socket_send() 75132:20221202:102440.476 In zbx_ipc_client_send() clientid:0 75132:20221202:102440.476 End of zbx_ipc_client_send():SUCCEED 75132:20221202:102440.476 End of zbx_ipc_async_socket_send():SUCCEED 75132:20221202:102440.476 In zbx_ipc_async_socket_flush() timeout:10 75132:20221202:102440.476 End of zbx_ipc_async_socket_flush():0 75132:20221202:102440.476 In zbx_ipc_service_recv() timeout:0.981 75132:20221202:102440.476 In ipc_service_accept() 75132:20221202:102440.476 In ipc_service_add_client() 75132:20221202:102440.476 End of ipc_service_add_client() clientid:1 75132:20221202:102440.476 End of ipc_service_accept() 75132:20221202:102440.476 End of zbx_ipc_service_recv():2 75132:20221202:102440.476 In zbx_ipc_service_recv() timeout:0.981 75132:20221202:102440.476 End of zbx_ipc_service_recv():1 75132:20221202:102440.476 In ha_send_status() ha_status:active info: 75132:20221202:102440.476 In zbx_ipc_client_send() clientid:1 75132:20221202:102440.477 End of zbx_ipc_client_send():SUCCEED 75132:20221202:102440.477 End of ha_send_status():SYSINFO_SUCCEED 75132:20221202:102440.477 In zbx_ipc_service_recv() timeout:0.980 75129:20221202:102440.477 End of zbx_ipc_async_socket_recv():0 75129:20221202:102440.477 In zbx_ipc_async_socket_close() 75129:20221202:102440.477 In zbx_ipc_socket_close() 75129:20221202:102440.479 End of zbx_ipc_socket_close() 75129:20221202:102440.479 End of zbx_ipc_async_socket_close() 75129:20221202:102440.479 End of zbx_ha_get_status():SUCCEED 75129:20221202:102440.479 In init_database_cache() 75129:20221202:102440.479 End of init_database_cache() 75129:20221202:102440.480 In init_configuration_cache() size:33554432 75129:20221202:102440.480 In zbx_shmem_create() param:'CacheSize' size:33554432 75129:20221202:102440.480 valid user addresses: [0x7fd18366e170, 0x7fd18566dff0] total size: 33554048 75129:20221202:102440.480 End of zbx_shmem_create() 75129:20221202:102440.480 End of init_configuration_cache() 75129:20221202:102440.480 In init_selfmon_collector() 75129:20221202:102440.480 init_selfmon_collector() size:17360 75129:20221202:102440.480 End of init_selfmon_collector() collector:0x7fd18ae10000 75132:20221202:102440.481 End of zbx_ipc_service_recv():1 75132:20221202:102440.481 In zbx_ipc_socket_close() 75132:20221202:102440.481 End of zbx_ipc_socket_close() 75132:20221202:102440.482 In zbx_ipc_service_recv() timeout:0.976 75129:20221202:102440.483 In zbx_vc_init() 75129:20221202:102440.483 In zbx_shmem_required_size() size:0 chunks_num:1 descr:'value cache size' param:'ValueCacheSize' 75129:20221202:102440.483 End of zbx_shmem_required_size() size:427 75129:20221202:102440.483 In zbx_shmem_create() param:'ValueCacheSize' size:8388608 75129:20221202:102440.483 valid user addresses: [0x7fd182e6e170, 0x7fd18366dff0] total size: 8388224 75129:20221202:102440.483 End of zbx_shmem_create() 75129:20221202:102440.484 End of zbx_vc_init() 75129:20221202:102440.484 In zbx_tfc_init() 75129:20221202:102440.484 In zbx_shmem_required_size() size:0 chunks_num:1 descr:'trend function cache size' param:'TrendFunctionCacheSize' 75129:20221202:102440.484 End of zbx_shmem_required_size() size:444 75129:20221202:102440.484 In zbx_shmem_create() param:'TrendFunctionCacheSize' size:4194304 75129:20221202:102440.485 valid user addresses: [0x7fd182a6e188, 0x7fd182e6dff0] total size: 4193896 75129:20221202:102440.485 End of zbx_shmem_create() 75129:20221202:102440.485 zbx_tfc_init(): slots:49924 75129:20221202:102440.485 End of zbx_tfc_init(): 75129:20221202:102440.486 server #0 started [main process] 75133:20221202:102440.487 server #1 started [service manager #1] 75134:20221202:102440.487 server #2 started [configuration syncer #1] 75129:20221202:102440.487 In zbx_ipc_service_recv() timeout:1.000 75129:20221202:102440.488 End of zbx_ipc_service_recv():1 75129:20221202:102440.488 In zbx_ipc_service_recv() timeout:1.000 75133:20221202:102440.488 zbx_setproctitle() title:'service manager #1 [connecting to the database]' 75133:20221202:102440.488 In DBconnect() flag:0 75134:20221202:102440.492 In zbx_ipc_async_socket_open() 75134:20221202:102440.492 In zbx_ipc_socket_open() 75134:20221202:102440.492 End of zbx_ipc_socket_open():SUCCEED 75134:20221202:102440.492 End of zbx_ipc_async_socket_open():SUCCEED 75134:20221202:102440.492 In zbx_ipc_async_socket_send() 75134:20221202:102440.492 In zbx_ipc_client_send() clientid:0 75134:20221202:102440.492 End of zbx_ipc_client_send():SUCCEED 75134:20221202:102440.492 End of zbx_ipc_async_socket_send():SUCCEED 75134:20221202:102440.492 In zbx_ipc_async_socket_flush() timeout:4 75134:20221202:102440.492 End of zbx_ipc_async_socket_flush():0 75134:20221202:102440.492 zbx_setproctitle() title:'configuration syncer [connecting to the database]' 75134:20221202:102440.492 In DBconnect() flag:0 75129:20221202:102440.492 In ipc_service_accept() 75129:20221202:102440.493 In ipc_service_add_client() 75129:20221202:102440.493 End of ipc_service_add_client() clientid:2 75129:20221202:102440.494 End of ipc_service_accept() 75129:20221202:102440.495 End of zbx_ipc_service_recv():2 75129:20221202:102440.495 In zbx_ipc_service_recv() timeout:1.000 75129:20221202:102440.495 End of zbx_ipc_service_recv():1 75129:20221202:102440.496 In zbx_rtc_dispatch() code:100 size:5 75129:20221202:102440.496 End of zbx_rtc_dispatch() 75129:20221202:102440.496 In zbx_ipc_service_recv() timeout:1.000 75134:20221202:102440.496 End of DBconnect():0 75134:20221202:102440.496 zbx_setproctitle() title:'configuration syncer [syncing configuration]' 75134:20221202:102440.496 In DCsync_configuration() 75134:20221202:102440.496 query [txnlev:0] [select changelogid,clock from changelog] 75133:20221202:102440.498 End of DBconnect():0 75133:20221202:102440.498 In zbx_ipc_service_start() service:service 75133:20221202:102440.498 In zbx_ipc_socket_open() 75133:20221202:102440.498 End of zbx_ipc_socket_open():FAIL 75133:20221202:102440.498 End of zbx_ipc_service_start():SUCCEED 75133:20221202:102440.498 In db_get_events() 75133:20221202:102440.499 query [txnlev:0] [select p.eventid,p.clock,p.severity,t.tag,t.value,p.ns from problem p left join problem_tag t on p.eventid=t.eventid where p.source=0 and p.object=0 and r_eventid is null order by p.eventid] 75134:20221202:102440.499 query [txnlev:0] [select objectid,type,clock,ns from trigger_queue] 75133:20221202:102440.499 End of db_get_events() 75133:20221202:102440.500 zbx_setproctitle() title:'service manager #1 started' 75133:20221202:102440.500 query [txnlev:1] [begin;] 75134:20221202:102440.500 query [txnlev:0] [select discovery_groupid,snmptrap_logging,severity_name_0,severity_name_1,severity_name_2,severity_name_3,severity_name_4,severity_name_5,hk_events_mode,hk_events_trigger,hk_events_internal,hk_events_discovery,hk_events_autoreg,hk_services_mode,hk_services,hk_audit_mode,hk_audit,hk_sessions_mode,hk_sessions,hk_history_mode,hk_history_global,hk_history,hk_trends_mode,hk_trends_global,hk_trends,default_inventory_mode,db_extension,autoreg_tls_accept,compression_status,compress_older,instanceid,default_timezone,hk_events_service,auditlog_enabled from config order by configid] 75133:20221202:102440.500 In sync_services() 75133:20221202:102440.500 query [txnlev:1] [select serviceid,status,algorithm,name,weight,propagation_rule,propagation_value from services] 75134:20221202:102440.501 query [txnlev:0] [select tls_psk_identity,tls_psk from config_autoreg_tls order by autoreg_tlsid] 75134:20221202:102440.501 In DCsync_config() 75134:20221202:102440.501 End of DCsync_config() 75134:20221202:102440.502 In DCsync_autoreg_config() 75134:20221202:102440.502 End of DCsync_autoreg_config() 75134:20221202:102440.502 query [txnlev:0] [select hostid,templateid from hosts_templates order by hostid] 75133:20221202:102440.502 End of sync_services() 75133:20221202:102440.502 In sync_service_rules() 75134:20221202:102440.502 query [txnlev:0] [select globalmacroid,macro,value,type from globalmacro] 75134:20221202:102440.503 query [txnlev:0] [select m.hostmacroid,m.hostid,m.macro,m.value,m.type from hostmacro m inner join hosts h on m.hostid=h.hostid where h.flags<>2] 75133:20221202:102440.503 query [txnlev:1] [select service_status_ruleid,serviceid,type,limit_value,limit_status,new_status from service_status_rule order by serviceid] 75133:20221202:102440.507 End of sync_service_rules() 75133:20221202:102440.507 In sync_service_tags() 75133:20221202:102440.507 query [txnlev:1] [select servicetagid,serviceid,tag,value from service_tag] 75133:20221202:102440.508 End of sync_service_tags() 75133:20221202:102440.508 In sync_service_problem_tags() 75133:20221202:102440.508 query [txnlev:1] [select service_problem_tagid,serviceid,tag,operator,value from service_problem_tag order by serviceid] 75133:20221202:102440.509 End of sync_service_problem_tags() 75133:20221202:102440.509 In sync_services_links() 75133:20221202:102440.509 query [txnlev:1] [select linkid,serviceupid,servicedownid from services_links] 75133:20221202:102440.509 End of sync_services_links() 75133:20221202:102440.509 In sync_actions() 75133:20221202:102440.509 query [txnlev:1] [select actionid,evaltype,formula from actions where eventsource=4 and status=0] 75133:20221202:102440.510 End of sync_actions() 75133:20221202:102440.510 In sync_action_conditions() 75133:20221202:102440.510 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] 75133:20221202:102440.510 End of sync_action_conditions() 75133:20221202:102440.510 query [txnlev:1] [select severity_name_0,severity_name_1,severity_name_2,severity_name_3,severity_name_4,severity_name_5 from config] 75133:20221202:102440.511 In sync_service_problems() 75133:20221202:102440.511 query [txnlev:1] [select service_problemid,eventid,serviceid,severity from service_problem] 75133:20221202:102440.511 End of sync_service_problems() 75133:20221202:102440.511 query [txnlev:1] [commit;] 75134:20221202:102440.511 query [txnlev:0] [select hosttagid,hostid,tag,value from host_tag] 75133:20221202:102440.511 In cleanup_deleted_problems() 75133:20221202:102440.512 End of cleanup_deleted_problems() 75133:20221202:102440.512 In zbx_ipc_service_recv() timeout:1.000 75134:20221202:102440.515 In DCsync_host_tags() 75134:20221202:102440.516 End of DCsync_host_tags() 75134:20221202:102440.516 query [txnlev:0] [select h.hostid,h.proxy_hostid,h.host,h.ipmi_authtype,h.ipmi_privilege,h.ipmi_username,h.ipmi_password,h.maintenance_status,h.maintenance_type,h.maintenance_from,h.status,h.name,hr.lastaccess,h.tls_connect,h.tls_accept,h.tls_issuer,h.tls_subject,h.tls_psk_identity,h.tls_psk,h.proxy_address,h.auto_compress,h.maintenanceid from hosts h left join host_rtdata hr on h.hostid=hr.hostid where status in (0,1,5,6) and flags<>2] 75134:20221202:102440.517 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] 75134:20221202:102440.518 query [txnlev:0] [select groupid,name from hstgrp] 75134:20221202:102440.518 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 order by hg.groupid] 75134:20221202:102440.519 query [txnlev:0] [select maintenanceid,maintenance_type,active_since,active_till,tags_evaltype from maintenances] 75134:20221202:102440.519 query [txnlev:0] [select maintenancetagid,maintenanceid,operator,tag,value from maintenance_tag] 75134:20221202:102440.520 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] 75134:20221202:102440.521 query [txnlev:0] [select maintenanceid,groupid from maintenances_groups order by maintenanceid] 75134:20221202:102440.521 query [txnlev:0] [select maintenanceid,hostid from maintenances_hosts order by maintenanceid] 75134:20221202:102440.522 In DCsync_hosts() 75134:20221202:102440.522 End of DCsync_hosts() 75134:20221202:102440.522 In DCsync_host_inventory() 75134:20221202:102440.522 End of DCsync_host_inventory() 75134:20221202:102440.522 In DCsync_hostgroups() 75134:20221202:102440.522 End of DCsync_hostgroups() 75134:20221202:102440.522 In DCsync_hostgroup_hosts() 75134:20221202:102440.522 End of DCsync_hostgroup_hosts() 75134:20221202:102440.522 In DCsync_maintenances() 75134:20221202:102440.522 End of DCsync_maintenances() 75134:20221202:102440.522 In DCsync_maintenance_tags() 75134:20221202:102440.522 End of DCsync_maintenance_tags() 75134:20221202:102440.522 In DCsync_maintenance_groups() 75134:20221202:102440.522 End of DCsync_maintenance_groups() 75134:20221202:102440.522 In DCsync_maintenance_hosts() 75134:20221202:102440.522 End of DCsync_maintenance_hosts() 75134:20221202:102440.522 In DCsync_maintenance_periods() 75134:20221202:102440.522 End of DCsync_maintenance_periods() 75134:20221202:102440.522 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 from interface i left join interface_snmp s on i.interfaceid=s.interfaceid] 75134:20221202:102440.523 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 inner join hosts h on i.hostid=h.hostid join item_rtdata ir on i.itemid=ir.itemid where h.status in (0,1) and i.flags<>2] 75134:20221202:102440.525 query [txnlev:0] [select i.itemid,i.hostid,i.templateid from items i inner join hosts h on i.hostid=h.hostid where h.status=3] 75134:20221202:102440.551 query [txnlev:0] [select i.itemid,i.hostid,i.templateid from items i where i.flags=2] 75134:20221202:102440.562 query [txnlev:0] [select itemid,parent_itemid from item_discovery] 75134:20221202:102440.564 query [txnlev:0] [select item_preprocid,itemid,type,params,step,error_handler,error_handler_params from item_preproc] 75134:20221202:102440.577 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 order by p.itemid] 75134:20221202:102440.578 In DCsync_interfaces() 75134:20221202:102440.578 End of DCsync_interfaces() 75134:20221202:102440.578 In DCsync_items() 75134:20221202:102440.578 End of DCsync_items() 75134:20221202:102440.579 In DCsync_template_items() 75134:20221202:102440.582 End of DCsync_template_items() 75134:20221202:102440.582 In DCsync_prototype_items() 75134:20221202:102440.587 End of DCsync_prototype_items() 75134:20221202:102440.587 In DCsync_item_discovery() 75134:20221202:102440.590 End of DCsync_item_discovery() 75134:20221202:102440.590 In DCsync_item_preproc() 75134:20221202:102440.607 End of DCsync_item_preproc() 75134:20221202:102440.607 In DCsync_itemscript_param() 75134:20221202:102440.607 End of DCsync_itemscript_param() 75134:20221202:102440.607 query [txnlev:0] [select itemtagid,itemid,tag,value from item_tag] 75134:20221202:102440.621 query [txnlev:0] [select functionid,itemid,name,parameter,triggerid from functions] 75134:20221202:102440.626 In DCsync_functions() 75134:20221202:102440.628 End of DCsync_functions() 75134:20221202:102440.630 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] 75134:20221202:102440.650 query [txnlev:0] [select triggerid_down,triggerid_up from trigger_depends] 75134:20221202:102440.651 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] 75134:20221202:102440.662 query [txnlev:0] [select actionid,eventsource,evaltype,formula from actions where eventsource<>4 and status=0] 75134:20221202:102440.663 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] 75134:20221202:102440.664 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] 75134:20221202:102440.664 query [txnlev:0] [select triggertagid,triggerid,tag,value from trigger_tag] 75134:20221202:102440.669 query [txnlev:0] [select correlationid,name,evaltype,formula from correlation where status=0] 75134:20221202:102440.670 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] 75134:20221202:102440.671 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] 75134:20221202:102440.672 In DCsync_triggers() 75134:20221202:102440.678 End of DCsync_triggers() 75134:20221202:102440.679 In DCsync_trigdeps() 75134:20221202:102440.679 End of DCsync_trigdeps() 75134:20221202:102440.680 In DCsync_expressions() 75134:20221202:102440.680 End of DCsync_expressions() 75134:20221202:102440.680 In DCsync_actions() 75134:20221202:102440.680 End of DCsync_actions() 75134:20221202:102440.680 In DCsync_action_ops() 75134:20221202:102440.680 End of DCsync_action_ops() 75134:20221202:102440.680 In DCsync_action_conditions() 75134:20221202:102440.680 End of DCsync_action_conditions() 75134:20221202:102440.680 In DCsync_trigger_tags() 75134:20221202:102440.691 End of DCsync_trigger_tags() 75134:20221202:102440.691 In DCsync_item_tags() 75134:20221202:102440.692 End of DCsync_item_tags() 75134:20221202:102440.692 In DCsync_correlations() 75134:20221202:102440.692 End of DCsync_correlations() 75134:20221202:102440.692 In DCsync_corr_conditions() 75134:20221202:102440.692 End of DCsync_corr_conditions() 75134:20221202:102440.692 In DCsync_corr_operations() 75134:20221202:102440.692 End of DCsync_corr_operations() 75134:20221202:102440.693 DCsync_configuration() changelog : sql:0.002692 sec (438 records) 75134:20221202:102440.694 DCsync_configuration() config : sql:0.000677 sync:0.000308 sec (1/0/0). 75134:20221202:102440.694 DCsync_configuration() autoreg : sql:0.000989 sync:0.000023 sec (1/0/0). 75134:20221202:102440.694 DCsync_configuration() hosts : sql:0.000792 sync:0.000041 sec (2/0/0). 75134:20221202:102440.694 DCsync_configuration() host_invent: sql:0.000837 sync:0.000020 sec (1/0/0). 75134:20221202:102440.694 DCsync_configuration() templates : sql:0.000462 sec (21/0/0). 75134:20221202:102440.694 DCsync_configuration() globmacros : sql:0.000778 sec (1/0/0). 75134:20221202:102440.694 DCsync_configuration() hostmacros : sql:0.008455 sec (4908/0/0). 75134:20221202:102440.694 DCsync_configuration() interfaces : sql:0.000653 sync:0.000121 sec (15/0/0). 75134:20221202:102440.694 DCsync_configuration() items : sql:0.002068 sync:0.000350 sec (145/0/0). 75134:20221202:102440.694 DCsync_configuration() template_items : sql:0.025891 sync:0.003847 sec (13075/0/0). 75134:20221202:102440.694 DCsync_configuration() prototype_items : sql:0.011168 sync:0.005346 sec (5964/0/0). 75134:20221202:102440.694 DCsync_configuration() item_discovery : sql:0.001784 sync:0.002210 sec (5990/0/0). 75134:20221202:102440.694 DCsync_configuration() triggers : sql:0.020426 sync:0.006766 sec (5564/0/0). 75134:20221202:102440.694 DCsync_configuration() trigdeps : sql:0.000888 sync:0.000932 sec (1662/0/0). 75134:20221202:102440.694 DCsync_configuration() trig. tags : sql:0.004780 sync:0.011677 sec (7274/0/0). 75134:20221202:102440.694 DCsync_configuration() host tags : sql:0.000797 sync:0.000485 sec (708/0/0). 75134:20221202:102440.694 DCsync_configuration() item tags : sql:0.014079 sync:0.000962 sec (20956/0/0). 75134:20221202:102440.694 DCsync_configuration() functions : sql:0.005192 sync:0.003358 sec (9210/0/0). 75134:20221202:102440.694 DCsync_configuration() expressions: sql:0.011524 sync:0.000047 sec (10/0/0). 75134:20221202:102440.694 DCsync_configuration() actions : sql:0.000614 sync:0.000020 sec (1/0/0). 75134:20221202:102440.694 DCsync_configuration() operations : sql:0.000975 sync:0.000017 sec (0/1/0). 75134:20221202:102440.694 DCsync_configuration() conditions : sql:0.000235 sync:0.000020 sec (1/0/0). 75134:20221202:102440.694 DCsync_configuration() corr : sql:0.001506 sync:0.000028 sec (0/0/0). 75134:20221202:102440.694 DCsync_configuration() corr_cond : sql:0.000840 sync:0.000019 sec (0/0/0). 75134:20221202:102440.694 DCsync_configuration() corr_op : sql:0.000568 sync:0.000018 sec (0/0/0). 75134:20221202:102440.694 DCsync_configuration() hgroups : sql:0.001156 sync:0.000056 sec (20/0/0). 75134:20221202:102440.694 DCsync_configuration() item pproc : sql:0.013099 sync:0.017155 sec (13245/0/0). 75134:20221202:102440.694 DCsync_configuration() item script param: sql:0.001013 sync:0.000034 sec (0/0/0). 75134:20221202:102440.695 DCsync_configuration() maintenance: sql:0.003084 sync:0.000165 sec (0/0/0). 75134:20221202:102440.695 DCsync_configuration() macro cache: 0.003393 sec. 75134:20221202:102440.695 DCsync_configuration() reindex : 0.000697 sec. 75134:20221202:102440.695 DCsync_configuration() total sql : 0.133519 sec. 75134:20221202:102440.695 DCsync_configuration() total sync : 0.057598 sec. 75134:20221202:102440.695 DCsync_configuration() proxies : 0 (0 slots) 75134:20221202:102440.695 DCsync_configuration() hosts : 2 (11 slots) 75134:20221202:102440.695 DCsync_configuration() hosts_h : 2 (11 slots) 75134:20221202:102440.695 DCsync_configuration() hosts_p : 0 (0 slots) 75134:20221202:102440.695 DCsync_configuration() psks : 0 (0 slots) 75134:20221202:102440.695 DCsync_configuration() ipmihosts : 0 (0 slots) 75134:20221202:102440.695 DCsync_configuration() host_invent: 1 (11 slots) 75134:20221202:102440.695 DCsync_configuration() glob macros: 1 (11 slots) 75134:20221202:102440.695 DCsync_configuration() host macros: 4908 (9029 slots) 75134:20221202:102440.695 DCsync_configuration() kvs_paths : 0 75134:20221202:102440.695 DCsync_configuration() interfaces : 2 (11 slots) 75134:20221202:102440.695 DCsync_configuration() interfaces_snmp : 0 (0 slots) 75134:20221202:102440.695 DCsync_configuration() interfac_ht: 2 (11 slots) 75134:20221202:102440.695 DCsync_configuration() if_snmpitms: 0 (0 slots) 75134:20221202:102440.695 DCsync_configuration() if_snmpaddr: 0 (0 slots) 75134:20221202:102440.695 DCsync_configuration() item_discovery : 5990 (9029 slots) 75134:20221202:102440.695 DCsync_configuration() items : 145 (227 slots) 75134:20221202:102440.695 DCsync_configuration() items_hk : 145 (227 slots) 75134:20221202:102440.695 DCsync_configuration() numitems : 125 (227 slots) 75134:20221202:102440.695 DCsync_configuration() preprocitems: 9367 (13553 slots) 75134:20221202:102440.695 DCsync_configuration() preprocops : 13245 (20333 slots) 75134:20221202:102440.695 DCsync_configuration() snmpitems : 0 (0 slots) 75134:20221202:102440.695 DCsync_configuration() ipmiitems : 0 (0 slots) 75134:20221202:102440.695 DCsync_configuration() trapitems : 0 (0 slots) 75134:20221202:102440.695 DCsync_configuration() dependentitems : 30 (43 slots) 75134:20221202:102440.695 DCsync_configuration() logitems : 0 (0 slots) 75134:20221202:102440.695 DCsync_configuration() dbitems : 0 (0 slots) 75134:20221202:102440.695 DCsync_configuration() sshitems : 0 (0 slots) 75134:20221202:102440.695 DCsync_configuration() telnetitems: 0 (0 slots) 75134:20221202:102440.695 DCsync_configuration() simpleitems: 0 (0 slots) 75134:20221202:102440.695 DCsync_configuration() jmxitems : 0 (0 slots) 75134:20221202:102440.695 DCsync_configuration() calcitems : 0 (0 slots) 75134:20221202:102440.695 DCsync_configuration() httpitems : 0 (0 slots) 75134:20221202:102440.695 DCsync_configuration() scriptitems : 0 (0 slots) 75134:20221202:102440.695 DCsync_configuration() functions : 70 (101 slots) 75134:20221202:102440.695 DCsync_configuration() triggers : 5564 (9029 slots) 75134:20221202:102440.695 DCsync_configuration() trigdeps : 2377 (4007 slots) 75134:20221202:102440.695 DCsync_configuration() trig. tags : 7274 (13553 slots) 75134:20221202:102440.695 DCsync_configuration() expressions: 10 (17 slots) 75134:20221202:102440.695 DCsync_configuration() actions : 1 (11 slots) 75134:20221202:102440.695 DCsync_configuration() conditions : 1 (11 slots) 75134:20221202:102440.695 DCsync_configuration() corr. : 0 (0 slots) 75134:20221202:102440.695 DCsync_configuration() corr. conds: 0 (0 slots) 75134:20221202:102440.695 DCsync_configuration() corr. ops : 0 (0 slots) 75134:20221202:102440.695 DCsync_configuration() hgroups : 20 (29 slots) 75134:20221202:102440.695 DCsync_configuration() item procs : 13245 (20333 slots) 75134:20221202:102440.695 DCsync_configuration() maintenance: 0 (0 slots) 75134:20221202:102440.695 DCsync_configuration() maint tags : 0 (0 slots) 75134:20221202:102440.695 DCsync_configuration() maint time : 0 (0 slots) 75134:20221202:102440.695 DCsync_configuration() queue[0] : 2 (32 allocated) 75134:20221202:102440.695 DCsync_configuration() queue[1] : 0 (0 allocated) 75134:20221202:102440.695 DCsync_configuration() queue[2] : 0 (0 allocated) 75134:20221202:102440.695 DCsync_configuration() queue[3] : 0 (0 allocated) 75134:20221202:102440.695 DCsync_configuration() queue[4] : 0 (0 allocated) 75134:20221202:102440.695 DCsync_configuration() queue[5] : 0 (0 allocated) 75134:20221202:102440.695 DCsync_configuration() queue[6] : 0 (0 allocated) 75134:20221202:102440.696 DCsync_configuration() pqueue : 0 (0 allocated) 75134:20221202:102440.696 DCsync_configuration() timer queue: 0 (0 allocated) 75134:20221202:102440.696 DCsync_configuration() changelog : 438 75134:20221202:102440.696 DCsync_configuration() configfree : 65.511656% 75134:20221202:102440.696 DCsync_configuration() strings : 9631 (13553 slots) 75134:20221202:102440.696 === memory statistics for configuration cache === 75134:20221202:102440.696 free chunks of size >= 256 bytes: 6 75134:20221202:102440.696 min chunk size: 544 bytes 75134:20221202:102440.696 max chunk size: 21962688 bytes 75134:20221202:102440.696 memory of total size 31927696 bytes fragmented into 101648 chunks 75134:20221202:102440.696 of those, 21982064 bytes are in 6 free chunks 75134:20221202:102440.696 of those, 9945632 bytes are in 101642 used chunks 75134:20221202:102440.696 of those, 1626352 bytes are used by allocation overhead 75134:20221202:102440.696 ================================ 75134:20221202:102440.696 In dc_get_items_to_reschedule() 75134:20221202:102440.696 End of dc_get_items_to_reschedule() items:0 75134:20221202:102440.696 DCsync_configuration() reschedule : 0.000026 sec. 75134:20221202:102440.697 End of DCsync_configuration() 75134:20221202:102440.697 In DCsync_kvs_paths() 75134:20221202:102440.697 End of DCsync_kvs_paths() 75134:20221202:102440.697 zbx_setproctitle() title:'configuration syncer [synced configuration in 0.200552 sec, idle 60 sec]' 75134:20221202:102440.697 In zbx_ipc_async_socket_send() 75134:20221202:102440.697 In zbx_ipc_client_send() clientid:0 75134:20221202:102440.697 End of zbx_ipc_client_send():SUCCEED 75134:20221202:102440.698 End of zbx_ipc_async_socket_send():SUCCEED 75134:20221202:102440.698 In zbx_ipc_async_socket_flush() timeout:4 75134:20221202:102440.698 End of zbx_ipc_async_socket_flush():0 75134:20221202:102440.698 In zbx_ipc_async_socket_recv() timeout:60 75129:20221202:102440.698 End of zbx_ipc_service_recv():1 75129:20221202:102440.698 In zbx_ha_get_status() 75129:20221202:102440.698 In zbx_ipc_async_socket_open() 75129:20221202:102440.698 In zbx_ipc_socket_open() 75129:20221202:102440.698 End of zbx_ipc_socket_open():SUCCEED 75129:20221202:102440.698 End of zbx_ipc_async_socket_open():SUCCEED 75129:20221202:102440.698 In zbx_ipc_async_socket_send() 75129:20221202:102440.698 In zbx_ipc_client_send() clientid:0 75129:20221202:102440.698 End of zbx_ipc_client_send():SUCCEED 75129:20221202:102440.698 End of zbx_ipc_async_socket_send():SUCCEED 75129:20221202:102440.698 In zbx_ipc_async_socket_flush() timeout:10 75129:20221202:102440.698 End of zbx_ipc_async_socket_flush():0 75129:20221202:102440.698 In zbx_ipc_async_socket_recv() timeout:10 75132:20221202:102440.698 In ipc_service_accept() 75132:20221202:102440.699 In ipc_service_add_client() 75132:20221202:102440.699 End of ipc_service_add_client() clientid:2 75132:20221202:102440.699 End of ipc_service_accept() 75132:20221202:102440.699 End of zbx_ipc_service_recv():2 75132:20221202:102440.699 In zbx_ipc_service_recv() timeout:0.758 75132:20221202:102440.699 End of zbx_ipc_service_recv():1 75132:20221202:102440.699 In ha_send_status() ha_status:active info: 75132:20221202:102440.699 In zbx_ipc_client_send() clientid:2 75132:20221202:102440.699 End of zbx_ipc_client_send():SUCCEED 75132:20221202:102440.699 End of ha_send_status():SYSINFO_SUCCEED 75132:20221202:102440.699 In zbx_ipc_service_recv() timeout:0.758 75129:20221202:102440.700 End of zbx_ipc_async_socket_recv():0 75129:20221202:102440.700 In zbx_ipc_async_socket_close() 75129:20221202:102440.700 In zbx_ipc_socket_close() 75129:20221202:102440.700 End of zbx_ipc_socket_close() 75129:20221202:102440.700 End of zbx_ipc_async_socket_close() 75129:20221202:102440.700 End of zbx_ha_get_status():SUCCEED 75129:20221202:102440.700 In DBconnect() flag:0 75132:20221202:102440.700 End of zbx_ipc_service_recv():1 75132:20221202:102440.700 In zbx_ipc_socket_close() 75132:20221202:102440.700 End of zbx_ipc_socket_close() 75132:20221202:102440.700 In zbx_ipc_service_recv() timeout:0.757 75129:20221202:102440.702 End of DBconnect():0 75129:20221202:102440.702 query [txnlev:0] [select taskid from task where type=5 and status=1] 75129:20221202:102440.703 In zbx_dc_update_maintenances() 75129:20221202:102440.703 End of zbx_dc_update_maintenances() started:0 stopped:0 running:0 75149:20221202:102440.704 zbx_setproctitle() title:'alert manager #1 starting' 75149:20221202:102440.705 server #3 started [alert manager #1] 75149:20221202:102440.705 In am_init() alerters:3 75149:20221202:102440.705 In zbx_ipc_service_start() service:alerter 75149:20221202:102440.705 In zbx_ipc_socket_open() 75149:20221202:102440.705 End of zbx_ipc_socket_open():FAIL 75149:20221202:102440.705 End of zbx_ipc_service_start():SUCCEED 75149:20221202:102440.706 End of am_init() 75149:20221202:102440.706 zbx_setproctitle() title:'alert manager #1 started' 75149:20221202:102440.706 In DBconnect() flag:2 75150:20221202:102440.706 server #4 started [alerter #1] 75150:20221202:102440.706 zbx_setproctitle() title:'alerter [connecting to the database]' 75150:20221202:102440.706 In zbx_ipc_socket_open() 75150:20221202:102440.706 End of zbx_ipc_socket_open():SUCCEED 75150:20221202:102440.706 In zbx_ipc_socket_write() 75150:20221202:102440.706 End of zbx_ipc_socket_write():SUCCEED 75150:20221202:102440.706 zbx_setproctitle() title:'alerter #1 started' 75150:20221202:102440.706 In zbx_ipc_socket_read() 75151:20221202:102440.707 server #5 started [alerter #2] 75151:20221202:102440.707 zbx_setproctitle() title:'alerter [connecting to the database]' 75151:20221202:102440.707 In zbx_ipc_socket_open() 75151:20221202:102440.707 End of zbx_ipc_socket_open():SUCCEED 75151:20221202:102440.707 In zbx_ipc_socket_write() 75151:20221202:102440.707 End of zbx_ipc_socket_write():SUCCEED 75151:20221202:102440.707 zbx_setproctitle() title:'alerter #2 started' 75151:20221202:102440.707 In zbx_ipc_socket_read() 75152:20221202:102440.708 server #6 started [alerter #3] 75152:20221202:102440.709 zbx_setproctitle() title:'alerter [connecting to the database]' 75152:20221202:102440.709 In zbx_ipc_socket_open() 75152:20221202:102440.709 End of zbx_ipc_socket_open():SUCCEED 75152:20221202:102440.709 In zbx_ipc_socket_write() 75152:20221202:102440.709 End of zbx_ipc_socket_write():SUCCEED 75152:20221202:102440.709 zbx_setproctitle() title:'alerter #3 started' 75152:20221202:102440.709 In zbx_ipc_socket_read() 75153:20221202:102440.709 zbx_setproctitle() title:'preprocessing manager #1 starting' 75153:20221202:102440.709 server #7 started [preprocessing manager #1] 75153:20221202:102440.709 In zbx_ipc_service_start() service:preprocessing 75153:20221202:102440.709 In zbx_ipc_socket_open() 75153:20221202:102440.709 End of zbx_ipc_socket_open():FAIL 75153:20221202:102440.710 End of zbx_ipc_service_start():SUCCEED 75153:20221202:102440.710 In preprocessor_init_manager() workers: 3 75153:20221202:102440.710 End of preprocessor_init_manager() 75153:20221202:102440.710 zbx_setproctitle() title:'preprocessing manager #1 started' 75153:20221202:102440.710 In zbx_ipc_service_recv() timeout:1.000 75155:20221202:102440.710 zbx_setproctitle() title:'preprocessing worker #2 starting' 75155:20221202:102440.711 In zbx_ipc_socket_open() 75155:20221202:102440.711 End of zbx_ipc_socket_open():SUCCEED 75155:20221202:102440.711 In zbx_ipc_socket_write() 75155:20221202:102440.711 End of zbx_ipc_socket_write():SUCCEED 75155:20221202:102440.711 server #9 started [preprocessing worker #2] 75155:20221202:102440.711 zbx_setproctitle() title:'preprocessing worker #2 started' 75155:20221202:102440.711 In zbx_ipc_socket_read() 75153:20221202:102440.711 In ipc_service_accept() 75153:20221202:102440.711 In ipc_service_add_client() 75153:20221202:102440.711 End of ipc_service_add_client() clientid:3 75153:20221202:102440.711 End of ipc_service_accept() 75153:20221202:102440.711 End of zbx_ipc_service_recv():2 75153:20221202:102440.711 In zbx_ipc_service_recv() timeout:1.000 75153:20221202:102440.711 End of zbx_ipc_service_recv():1 75153:20221202:102440.711 In preprocessor_register_worker() 75153:20221202:102440.711 In preprocessor_assign_tasks() 75153:20221202:102440.711 In preprocessor_get_next_task() 75153:20221202:102440.711 End of preprocessor_get_next_task() 75153:20221202:102440.711 End of preprocessor_assign_tasks() 75153:20221202:102440.711 End of preprocessor_register_worker() 75153:20221202:102440.711 In zbx_ipc_service_recv() timeout:1.000 75149:20221202:102440.712 End of DBconnect():0 75156:20221202:102440.712 zbx_setproctitle() title:'preprocessing worker #3 starting' 75156:20221202:102440.712 In zbx_ipc_socket_open() 75153:20221202:102440.712 In ipc_service_accept() 75153:20221202:102440.712 In ipc_service_add_client() 75153:20221202:102440.712 End of ipc_service_add_client() clientid:4 75153:20221202:102440.712 End of ipc_service_accept() 75153:20221202:102440.712 End of zbx_ipc_service_recv():2 75153:20221202:102440.712 In zbx_ipc_service_recv() timeout:1.000 75156:20221202:102440.712 End of zbx_ipc_socket_open():SUCCEED 75156:20221202:102440.712 In zbx_ipc_socket_write() 75153:20221202:102440.712 End of zbx_ipc_service_recv():1 75153:20221202:102440.712 In preprocessor_register_worker() 75153:20221202:102440.712 In preprocessor_assign_tasks() 75153:20221202:102440.712 In preprocessor_get_next_task() 75153:20221202:102440.712 End of preprocessor_get_next_task() 75153:20221202:102440.712 End of preprocessor_assign_tasks() 75153:20221202:102440.712 End of preprocessor_register_worker() 75153:20221202:102440.712 In zbx_ipc_service_recv() timeout:1.000 75156:20221202:102440.712 End of zbx_ipc_socket_write():SUCCEED 75156:20221202:102440.712 server #10 started [preprocessing worker #3] 75156:20221202:102440.712 zbx_setproctitle() title:'preprocessing worker #3 started' 75156:20221202:102440.713 In zbx_ipc_socket_read() 75159:20221202:102440.713 server #13 started [lld worker #2] 75159:20221202:102440.713 zbx_setproctitle() title:'lld worker [connecting to the database]' 75159:20221202:102440.713 In zbx_ipc_socket_open() 75157:20221202:102440.714 zbx_setproctitle() title:'lld manager #1 starting' 75157:20221202:102440.714 server #11 started [lld manager #1] 75157:20221202:102440.714 In zbx_ipc_service_start() service:lld 75157:20221202:102440.714 In zbx_ipc_socket_open() 75157:20221202:102440.714 End of zbx_ipc_socket_open():FAIL 75159:20221202:102440.714 End of zbx_ipc_socket_open():SUCCEED 75159:20221202:102440.714 In zbx_ipc_socket_write() 75159:20221202:102440.714 End of zbx_ipc_socket_write():SUCCEED 75159:20221202:102440.714 In DBconnect() flag:0 75161:20221202:102440.715 server #15 started [timer #1] 75161:20221202:102440.715 zbx_setproctitle() title:'timer #1 [connecting to the database]' 75161:20221202:102440.715 In DBconnect() flag:0 75157:20221202:102440.715 End of zbx_ipc_service_start():SUCCEED 75157:20221202:102440.715 In lld_manager_init() workers:2 75157:20221202:102440.715 End of lld_manager_init() 75157:20221202:102440.715 zbx_setproctitle() title:'lld manager #1 started' 75149:20221202:102440.715 In zbx_ipc_service_recv() timeout:1.000 75149:20221202:102440.715 In ipc_service_accept() 75157:20221202:102440.716 In zbx_ipc_service_recv() timeout:1.000 75157:20221202:102440.716 In ipc_service_accept() 75157:20221202:102440.716 In ipc_service_add_client() 75157:20221202:102440.718 End of ipc_service_add_client() clientid:3 75157:20221202:102440.718 End of ipc_service_accept() 75157:20221202:102440.718 End of zbx_ipc_service_recv():2 75157:20221202:102440.718 In zbx_ipc_service_recv() timeout:1.000 75157:20221202:102440.718 End of zbx_ipc_service_recv():1 75157:20221202:102440.718 In lld_register_worker() 75157:20221202:102440.718 End of lld_register_worker() 75157:20221202:102440.718 In zbx_ipc_service_recv() timeout:1.000 75159:20221202:102440.718 End of DBconnect():0 75159:20221202:102440.718 zbx_setproctitle() title:'lld worker #2 started' 75159:20221202:102440.718 In zbx_ipc_socket_read() 75154:20221202:102440.718 zbx_setproctitle() title:'preprocessing worker #1 starting' 75154:20221202:102440.719 In zbx_ipc_socket_open() 75162:20221202:102440.719 server #16 started [http poller #1] 75161:20221202:102440.719 End of DBconnect():0 75161:20221202:102440.719 zbx_setproctitle() title:'timer #1 [started, processing maintenances]' 75161:20221202:102440.719 In zbx_dc_update_maintenances() 75161:20221202:102440.719 End of zbx_dc_update_maintenances() started:0 stopped:0 running:0 75161:20221202:102440.719 query [txnlev:1] [begin;] 75162:20221202:102440.719 zbx_setproctitle() title:'http poller #1 [connecting to the database]' 75163:20221202:102440.720 server #17 started [discoverer #1] 75163:20221202:102440.720 In zbx_tls_init_child() 75163:20221202:102440.720 OpenSSL library (version OpenSSL 1.1.1f 31 Mar 2020) initialized 75149:20221202:102440.720 In ipc_service_add_client() 75167:20221202:102440.720 server #21 started [history syncer #4] 75167:20221202:102440.721 zbx_setproctitle() title:'history syncer #4 [connecting to the database]' 75167:20221202:102440.721 In DBconnect() flag:0 75164:20221202:102440.721 server #18 started [history syncer #1] 75164:20221202:102440.721 zbx_setproctitle() title:'history syncer #1 [connecting to the database]' 75164:20221202:102440.721 In DBconnect() flag:0 75161:20221202:102440.722 In zbx_dc_get_host_maintenance_updates() 75161:20221202:102440.722 End of zbx_dc_get_host_maintenance_updates() updates:0 75161:20221202:102440.722 query [txnlev:1] [commit;] 75153:20221202:102440.722 In ipc_service_accept() 75153:20221202:102440.722 In ipc_service_add_client() 75153:20221202:102440.722 End of ipc_service_add_client() clientid:5 75153:20221202:102440.722 End of ipc_service_accept() 75153:20221202:102440.722 End of zbx_ipc_service_recv():2 75153:20221202:102440.722 In zbx_ipc_service_recv() timeout:1.000 75154:20221202:102440.722 End of zbx_ipc_socket_open():SUCCEED 75154:20221202:102440.729 In zbx_ipc_socket_write() 75160:20221202:102440.730 server #14 started [housekeeper #1] 75164:20221202:102440.730 End of DBconnect():0 75164:20221202:102440.730 query without transaction detected 75164:20221202:102440.730 query [txnlev:0] [delete from trigger_queue] 75163:20221202:102440.731 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 75163:20221202:102440.731 End of zbx_tls_init_child() 75163:20221202:102440.731 zbx_setproctitle() title:'discoverer #1 [connecting to the database]' 75163:20221202:102440.731 In DBconnect() flag:0 75162:20221202:102440.732 In DBconnect() flag:0 75178:20221202:102440.732 server #32 started [java poller #10] 75178:20221202:102440.733 In zbx_tls_init_child() 75178:20221202:102440.735 OpenSSL library (version OpenSSL 1.1.1f 31 Mar 2020) initialized 75161:20221202:102440.735 query [txnlev:1] [begin;] 75172:20221202:102440.735 server #26 started [java poller #4] 75172:20221202:102440.735 In zbx_tls_init_child() 75166:20221202:102440.735 server #20 started [history syncer #3] 75166:20221202:102440.736 zbx_setproctitle() title:'history syncer #3 [connecting to the database]' 75166:20221202:102440.736 In DBconnect() flag:0 75165:20221202:102440.736 server #19 started [history syncer #2] 75165:20221202:102440.736 zbx_setproctitle() title:'history syncer #2 [connecting to the database]' 75165:20221202:102440.736 In DBconnect() flag:0 75171:20221202:102440.736 server #25 started [java poller #3] 75171:20221202:102440.737 In zbx_tls_init_child() 75171:20221202:102440.737 OpenSSL library (version OpenSSL 1.1.1f 31 Mar 2020) initialized 75169:20221202:102440.737 server #23 started [java poller #1] 75169:20221202:102440.737 In zbx_tls_init_child() 75169:20221202:102440.737 OpenSSL library (version OpenSSL 1.1.1f 31 Mar 2020) initialized 75161:20221202:102440.738 query [txnlev:1] [delete from event_suppress where suppress_until<1669969480 and suppress_until<>0] 75166:20221202:102440.739 End of DBconnect():0 75166:20221202:102440.739 zbx_setproctitle() title:'history syncer #3 [started, syncing history]' 75166:20221202:102440.740 In zbx_sync_history_cache() history_num:0 75175:20221202:102440.740 server #29 started [java poller #7] 75175:20221202:102440.740 In zbx_tls_init_child() 75175:20221202:102440.740 OpenSSL library (version OpenSSL 1.1.1f 31 Mar 2020) initialized 75174:20221202:102440.741 server #28 started [java poller #6] 75174:20221202:102440.741 In zbx_tls_init_child() 75174:20221202:102440.741 OpenSSL library (version OpenSSL 1.1.1f 31 Mar 2020) initialized 75174:20221202:102440.742 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 75174:20221202:102440.742 End of zbx_tls_init_child() 75174:20221202:102440.742 zbx_setproctitle() title:'java poller #6 started' 75174:20221202:102440.742 In zbx_ipc_async_socket_open() 75174:20221202:102440.742 In zbx_ipc_socket_open() 75174:20221202:102440.742 End of zbx_ipc_socket_open():SUCCEED 75164:20221202:102440.742 zbx_setproctitle() title:'history syncer #1 [started, syncing history]' 75164:20221202:102440.742 In zbx_sync_history_cache() history_num:0 75158:20221202:102440.742 server #12 started [lld worker #1] 75158:20221202:102440.742 zbx_setproctitle() title:'lld worker [connecting to the database]' 75181:20221202:102440.743 server #35 started [task manager #1] 75181:20221202:102440.743 zbx_setproctitle() title:'task manager [connecting to the database]' 75181:20221202:102440.743 In DBconnect() flag:0 75162:20221202:102440.743 End of DBconnect():0 75162:20221202:102440.743 zbx_setproctitle() title:'http poller #1 [got 0 values in 0.000000 sec, getting values]' 75162:20221202:102440.743 In process_httptests() 75149:20221202:102440.743 End of ipc_service_add_client() clientid:3 75149:20221202:102440.743 End of ipc_service_accept() 75149:20221202:102440.743 End of zbx_ipc_service_recv():2 75149:20221202:102440.743 In zbx_ipc_service_recv() timeout:1.000 75149:20221202:102440.743 In ipc_service_accept() 75149:20221202:102440.743 In ipc_service_add_client() 75149:20221202:102440.743 End of ipc_service_add_client() clientid:4 75149:20221202:102440.744 End of ipc_service_accept() 75149:20221202:102440.744 End of zbx_ipc_service_recv():1 75149:20221202:102440.744 In am_register_alerter() 75149:20221202:102440.744 End of am_register_alerter() 75149:20221202:102440.744 In zbx_ipc_service_recv() timeout:1.000 75149:20221202:102440.744 In ipc_service_accept() 75149:20221202:102440.744 In ipc_service_add_client() 75149:20221202:102440.744 End of ipc_service_add_client() clientid:5 75149:20221202:102440.744 End of ipc_service_accept() 75149:20221202:102440.744 End of zbx_ipc_service_recv():1 75149:20221202:102440.744 In am_register_alerter() 75149:20221202:102440.744 End of am_register_alerter() 75149:20221202:102440.744 In zbx_ipc_service_recv() timeout:1.000 75149:20221202:102440.744 End of zbx_ipc_service_recv():1 75149:20221202:102440.744 In am_register_alerter() 75149:20221202:102440.744 End of am_register_alerter() 75149:20221202:102440.744 In zbx_ipc_service_recv() timeout:1.000 75170:20221202:102440.744 server #24 started [java poller #2] 75170:20221202:102440.744 In zbx_tls_init_child() 75170:20221202:102440.744 OpenSSL library (version OpenSSL 1.1.1f 31 Mar 2020) initialized 75176:20221202:102440.744 server #30 started [java poller #8] 75176:20221202:102440.745 In zbx_tls_init_child() 75168:20221202:102440.745 server #22 started [escalator #1] 75168:20221202:102440.745 In zbx_tls_init_child() 75168:20221202:102440.745 OpenSSL library (version OpenSSL 1.1.1f 31 Mar 2020) initialized 75163:20221202:102440.745 End of DBconnect():0 75163:20221202:102440.745 In zbx_ipc_async_socket_open() 75163:20221202:102440.745 In zbx_ipc_socket_open() 75168:20221202:102440.745 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 75163:20221202:102440.745 End of zbx_ipc_socket_open():SUCCEED 75163:20221202:102440.745 End of zbx_ipc_async_socket_open():SUCCEED 75163:20221202:102440.745 In zbx_ipc_async_socket_send() 75163:20221202:102440.745 In zbx_ipc_client_send() clientid:0 75163:20221202:102440.745 End of zbx_ipc_client_send():SUCCEED 75163:20221202:102440.745 End of zbx_ipc_async_socket_send():SUCCEED 75163:20221202:102440.745 In zbx_ipc_async_socket_flush() timeout:4 75163:20221202:102440.745 End of zbx_ipc_async_socket_flush():0 75163:20221202:102440.745 zbx_setproctitle() title:'discoverer #1 [processed 0 rules in 0.000000 sec, performing discovery]' 75163:20221202:102440.745 query [txnlev:0] [select distinct r.druleid,r.iprange,r.name,c.dcheckid,r.proxy_hostid,r.delay from drules r left join dchecks c on c.druleid=r.druleid and c.uniq=1 where r.status=0 and r.nextcheck<=1669969480 and mod(r.druleid,1)=0] 75168:20221202:102440.745 End of zbx_tls_init_child() 75171:20221202:102440.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 75168:20221202:102440.746 zbx_setproctitle() title:'escalator #1 [connecting to the database]' 75168:20221202:102440.746 In DBconnect() flag:0 75161:20221202:102440.746 query [txnlev:1] [commit;] 75193:20221202:102440.746 server #44 started [trapper #3] 75193:20221202:102440.747 In zbx_tls_init_child() 75193:20221202:102440.747 OpenSSL library (version OpenSSL 1.1.1f 31 Mar 2020) initialized 75172:20221202:102440.747 OpenSSL library (version OpenSSL 1.1.1f 31 Mar 2020) initialized 75178:20221202:102440.747 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 75193:20221202:102440.747 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 75193:20221202:102440.747 End of zbx_tls_init_child() 75193:20221202:102440.747 zbx_setproctitle() title:'trapper #3 [connecting to the database]' 75193:20221202:102440.747 In DBconnect() flag:0 75172:20221202:102440.747 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 75172:20221202:102440.747 End of zbx_tls_init_child() 75172:20221202:102440.747 zbx_setproctitle() title:'java poller #4 started' 75172:20221202:102440.747 In zbx_ipc_async_socket_open() 75172:20221202:102440.747 In zbx_ipc_socket_open() 75172:20221202:102440.747 End of zbx_ipc_socket_open():SUCCEED 75172:20221202:102440.748 End of zbx_ipc_async_socket_open():SUCCEED 75172:20221202:102440.748 In zbx_ipc_async_socket_send() 75172:20221202:102440.748 In zbx_ipc_client_send() clientid:0 75172:20221202:102440.748 End of zbx_ipc_client_send():SUCCEED 75172:20221202:102440.748 End of zbx_ipc_async_socket_send():SUCCEED 75172:20221202:102440.748 In zbx_ipc_async_socket_flush() timeout:4 75172:20221202:102440.748 End of zbx_ipc_async_socket_flush():0 75172:20221202:102440.748 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.000000 sec, getting values]' 75172:20221202:102440.748 In get_values() 75172:20221202:102440.748 In DCconfig_get_poller_items() poller_type:4 75172:20221202:102440.748 End of DCconfig_get_poller_items():0 75172:20221202:102440.748 In DCconfig_get_poller_nextcheck() poller_type:4 75172:20221202:102440.748 End of DCconfig_get_poller_nextcheck():-1 75172:20221202:102440.748 End of get_values():0 75172:20221202:102440.748 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.000105 sec, idle 5 sec]' 75172:20221202:102440.748 In zbx_ipc_async_socket_recv() timeout:5 75167:20221202:102440.748 End of DBconnect():0 75167:20221202:102440.748 zbx_setproctitle() title:'history syncer #4 [started, syncing history]' 75167:20221202:102440.748 In zbx_sync_history_cache() history_num:0 75167:20221202:102440.748 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000155 sec, idle 1 sec]' 75184:20221202:102440.748 server #38 started [poller #3] 75184:20221202:102440.748 In zbx_tls_init_child() 75184:20221202:102440.748 OpenSSL library (version OpenSSL 1.1.1f 31 Mar 2020) initialized 75184:20221202:102440.749 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 75184:20221202:102440.749 End of zbx_tls_init_child() 75184:20221202:102440.749 zbx_setproctitle() title:'poller #3 started' 75179:20221202:102440.750 server #33 started [proxy poller #1] 75179:20221202:102440.750 In zbx_tls_init_child() 75174:20221202:102440.750 End of zbx_ipc_async_socket_open():SUCCEED 75174:20221202:102440.750 In zbx_ipc_async_socket_send() 75174:20221202:102440.750 In zbx_ipc_client_send() clientid:0 75174:20221202:102440.750 End of zbx_ipc_client_send():SUCCEED 75174:20221202:102440.750 End of zbx_ipc_async_socket_send():SUCCEED 75174:20221202:102440.750 In zbx_ipc_async_socket_flush() timeout:4 75174:20221202:102440.750 End of zbx_ipc_async_socket_flush():0 75174:20221202:102440.750 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.000000 sec, getting values]' 75174:20221202:102440.750 In get_values() 75174:20221202:102440.750 In DCconfig_get_poller_items() poller_type:4 75174:20221202:102440.750 End of DCconfig_get_poller_items():0 75174:20221202:102440.750 In DCconfig_get_poller_nextcheck() poller_type:4 75174:20221202:102440.750 End of DCconfig_get_poller_nextcheck():-1 75174:20221202:102440.750 End of get_values():0 75174:20221202:102440.750 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.000118 sec, idle 5 sec]' 75174:20221202:102440.750 In zbx_ipc_async_socket_recv() timeout:5 75184:20221202:102440.750 In zbx_ipc_async_socket_open() 75184:20221202:102440.751 In zbx_ipc_socket_open() 75184:20221202:102440.751 End of zbx_ipc_socket_open():SUCCEED 75184:20221202:102440.751 End of zbx_ipc_async_socket_open():SUCCEED 75184:20221202:102440.751 In zbx_ipc_async_socket_send() 75184:20221202:102440.751 In zbx_ipc_client_send() clientid:0 75184:20221202:102440.751 End of zbx_ipc_client_send():SUCCEED 75184:20221202:102440.751 End of zbx_ipc_async_socket_send():SUCCEED 75184:20221202:102440.751 In zbx_ipc_async_socket_flush() timeout:4 75184:20221202:102440.751 End of zbx_ipc_async_socket_flush():0 75184:20221202:102440.751 zbx_setproctitle() title:'poller #3 [got 0 values in 0.000000 sec, getting values]' 75184:20221202:102440.751 In get_values() 75184:20221202:102440.751 In DCconfig_get_poller_items() poller_type:0 75184:20221202:102440.751 End of DCconfig_get_poller_items():0 75184:20221202:102440.751 In DCconfig_get_poller_nextcheck() poller_type:0 75184:20221202:102440.751 End of DCconfig_get_poller_nextcheck():1669969481 75164:20221202:102440.751 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.011592 sec, idle 1 sec]' 75158:20221202:102440.751 In zbx_ipc_socket_open() 75158:20221202:102440.751 End of zbx_ipc_socket_open():SUCCEED 75158:20221202:102440.751 In zbx_ipc_socket_write() 75158:20221202:102440.751 End of zbx_ipc_socket_write():SUCCEED 75158:20221202:102440.751 In DBconnect() flag:0 75157:20221202:102440.751 In ipc_service_accept() 75157:20221202:102440.751 In ipc_service_add_client() 75157:20221202:102440.751 End of ipc_service_add_client() clientid:4 75157:20221202:102440.751 End of ipc_service_accept() 75157:20221202:102440.751 End of zbx_ipc_service_recv():2 75157:20221202:102440.752 In zbx_ipc_service_recv() timeout:1.000 75157:20221202:102440.752 End of zbx_ipc_service_recv():1 75157:20221202:102440.752 In lld_register_worker() 75157:20221202:102440.752 End of lld_register_worker() 75157:20221202:102440.752 In zbx_ipc_service_recv() timeout:1.000 75154:20221202:102440.752 End of zbx_ipc_socket_write():SUCCEED 75168:20221202:102440.752 End of DBconnect():0 75175:20221202:102440.752 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 75175:20221202:102440.752 End of zbx_tls_init_child() 75175:20221202:102440.752 zbx_setproctitle() title:'java poller #7 started' 75175:20221202:102440.752 In zbx_ipc_async_socket_open() 75175:20221202:102440.752 In zbx_ipc_socket_open() 75175:20221202:102440.752 End of zbx_ipc_socket_open():SUCCEED 75189:20221202:102440.753 server #41 started [unreachable poller #1] 75189:20221202:102440.753 In zbx_tls_init_child() 75189:20221202:102440.753 OpenSSL library (version OpenSSL 1.1.1f 31 Mar 2020) initialized 75189:20221202:102440.754 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 75189:20221202:102440.754 End of zbx_tls_init_child() 75189:20221202:102440.754 zbx_setproctitle() title:'unreachable poller #1 started' 75189:20221202:102440.754 In zbx_ipc_async_socket_open() 75189:20221202:102440.754 In zbx_ipc_socket_open() 75189:20221202:102440.754 End of zbx_ipc_socket_open():SUCCEED 75189:20221202:102440.754 End of zbx_ipc_async_socket_open():SUCCEED 75189:20221202:102440.754 In zbx_ipc_async_socket_send() 75189:20221202:102440.754 In zbx_ipc_client_send() clientid:0 75189:20221202:102440.754 End of zbx_ipc_client_send():SUCCEED 75189:20221202:102440.754 End of zbx_ipc_async_socket_send():SUCCEED 75189:20221202:102440.754 In zbx_ipc_async_socket_flush() timeout:4 75189:20221202:102440.754 End of zbx_ipc_async_socket_flush():0 75189:20221202:102440.754 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.000000 sec, getting values]' 75189:20221202:102440.754 In get_values() 75189:20221202:102440.754 In DCconfig_get_poller_items() poller_type:1 75189:20221202:102440.754 End of DCconfig_get_poller_items():0 75189:20221202:102440.754 In DCconfig_get_poller_nextcheck() poller_type:1 75189:20221202:102440.754 End of DCconfig_get_poller_nextcheck():-1 75189:20221202:102440.754 End of get_values():0 75189:20221202:102440.754 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.000187 sec, idle 5 sec]' 75189:20221202:102440.754 In zbx_ipc_async_socket_recv() timeout:5 75191:20221202:102440.754 server #42 started [trapper #1] 75191:20221202:102440.754 In zbx_tls_init_child() 75202:20221202:102440.754 server #50 started [history poller #2] 75202:20221202:102440.755 In zbx_tls_init_child() 75170:20221202:102440.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 75170:20221202:102440.755 End of zbx_tls_init_child() 75170:20221202:102440.755 zbx_setproctitle() title:'java poller #2 started' 75170:20221202:102440.755 In zbx_ipc_async_socket_open() 75170:20221202:102440.755 In zbx_ipc_socket_open() 75170:20221202:102440.755 End of zbx_ipc_socket_open():SUCCEED 75170:20221202:102440.755 End of zbx_ipc_async_socket_open():SUCCEED 75170:20221202:102440.755 In zbx_ipc_async_socket_send() 75170:20221202:102440.755 In zbx_ipc_client_send() clientid:0 75170:20221202:102440.755 End of zbx_ipc_client_send():SUCCEED 75170:20221202:102440.756 End of zbx_ipc_async_socket_send():SUCCEED 75170:20221202:102440.756 In zbx_ipc_async_socket_flush() timeout:4 75170:20221202:102440.756 End of zbx_ipc_async_socket_flush():0 75170:20221202:102440.756 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.000000 sec, getting values]' 75170:20221202:102440.756 In get_values() 75170:20221202:102440.756 In DCconfig_get_poller_items() poller_type:4 75170:20221202:102440.756 End of DCconfig_get_poller_items():0 75170:20221202:102440.756 In DCconfig_get_poller_nextcheck() poller_type:4 75170:20221202:102440.756 End of DCconfig_get_poller_nextcheck():-1 75170:20221202:102440.756 End of get_values():0 75170:20221202:102440.756 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.000251 sec, idle 5 sec]' 75170:20221202:102440.756 In zbx_ipc_async_socket_recv() timeout:5 75183:20221202:102440.756 server #37 started [poller #2] 75183:20221202:102440.756 In zbx_tls_init_child() 75183:20221202:102440.756 OpenSSL library (version OpenSSL 1.1.1f 31 Mar 2020) initialized 75171:20221202:102440.757 End of zbx_tls_init_child() 75171:20221202:102440.757 zbx_setproctitle() title:'java poller #3 started' 75171:20221202:102440.757 In zbx_ipc_async_socket_open() 75171:20221202:102440.757 In zbx_ipc_socket_open() 75173:20221202:102440.758 server #27 started [java poller #5] 75173:20221202:102440.758 In zbx_tls_init_child() 75166:20221202:102440.758 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000342 sec, idle 1 sec]' 75173:20221202:102440.758 OpenSSL library (version OpenSSL 1.1.1f 31 Mar 2020) initialized 75161:20221202:102440.759 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] 75178:20221202:102440.759 End of zbx_tls_init_child() 75178:20221202:102440.759 zbx_setproctitle() title:'java poller #10 started' 75178:20221202:102440.759 In zbx_ipc_async_socket_open() 75178:20221202:102440.759 In zbx_ipc_socket_open() 75181:20221202:102440.759 End of DBconnect():0 75181:20221202:102440.759 zbx_setproctitle() title:'task manager [started, idle 5 sec]' 75181:20221202:102440.759 In zbx_ipc_async_socket_open() 75181:20221202:102440.759 In zbx_ipc_socket_open() 75181:20221202:102440.759 End of zbx_ipc_socket_open():SUCCEED 75181:20221202:102440.759 End of zbx_ipc_async_socket_open():SUCCEED 75181:20221202:102440.759 In zbx_ipc_async_socket_send() 75181:20221202:102440.759 In zbx_ipc_client_send() clientid:0 75181:20221202:102440.759 End of zbx_ipc_client_send():SUCCEED 75181:20221202:102440.759 End of zbx_ipc_async_socket_send():SUCCEED 75181:20221202:102440.759 In zbx_ipc_async_socket_flush() timeout:4 75181:20221202:102440.759 End of zbx_ipc_async_socket_flush():0 75181:20221202:102440.759 In zbx_ipc_async_socket_recv() timeout:5 75207:20221202:102440.759 server #55 started [trigger housekeeper #1] 75169:20221202:102440.760 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 75169:20221202:102440.760 End of zbx_tls_init_child() 75169:20221202:102440.760 zbx_setproctitle() title:'java poller #1 started' 75205:20221202:102440.760 server #53 started [history poller #5] 75208:20221202:102440.761 server #56 started [odbc poller #1] 75208:20221202:102440.762 In zbx_tls_init_child() 75196:20221202:102440.762 server #45 started [trapper #4] 75196:20221202:102440.764 In zbx_tls_init_child() 75196:20221202:102440.764 OpenSSL library (version OpenSSL 1.1.1f 31 Mar 2020) initialized 75179:20221202:102440.764 OpenSSL library (version OpenSSL 1.1.1f 31 Mar 2020) initialized 75196:20221202:102440.764 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 75196:20221202:102440.764 End of zbx_tls_init_child() 75196:20221202:102440.764 zbx_setproctitle() title:'trapper #4 [connecting to the database]' 75196:20221202:102440.764 In DBconnect() flag:0 75184:20221202:102440.765 End of get_values():0 75184:20221202:102440.765 zbx_setproctitle() title:'poller #3 [got 0 values in 0.013875 sec, idle 1 sec]' 75184:20221202:102440.765 In zbx_ipc_async_socket_recv() timeout:1 75153:20221202:102440.765 End of zbx_ipc_service_recv():1 75153:20221202:102440.765 In preprocessor_register_worker() 75153:20221202:102440.765 In preprocessor_assign_tasks() 75153:20221202:102440.765 In preprocessor_get_next_task() 75153:20221202:102440.765 End of preprocessor_get_next_task() 75153:20221202:102440.765 End of preprocessor_assign_tasks() 75153:20221202:102440.765 End of preprocessor_register_worker() 75153:20221202:102440.765 In zbx_ipc_service_recv() timeout:1.000 75193:20221202:102440.765 End of DBconnect():0 75193:20221202:102440.765 In zbx_ipc_async_socket_open() 75193:20221202:102440.765 In zbx_ipc_socket_open() 75193:20221202:102440.765 End of zbx_ipc_socket_open():SUCCEED 75193:20221202:102440.765 End of zbx_ipc_async_socket_open():SUCCEED 75193:20221202:102440.765 In zbx_ipc_async_socket_send() 75193:20221202:102440.765 In zbx_ipc_client_send() clientid:0 75193:20221202:102440.766 End of zbx_ipc_client_send():SUCCEED 75193:20221202:102440.766 End of zbx_ipc_async_socket_send():SUCCEED 75193:20221202:102440.766 In zbx_ipc_async_socket_flush() timeout:4 75193:20221202:102440.766 End of zbx_ipc_async_socket_flush():0 75193:20221202:102440.766 zbx_setproctitle() title:'trapper #3 [processed data in 0.000000 sec, waiting for connection]' 75193:20221202:102440.766 zbx_setproctitle() title:'trapper #3 [processing data]' 75193:20221202:102440.766 In zbx_ipc_async_socket_recv() timeout:0 75193:20221202:102440.766 End of zbx_ipc_async_socket_recv():0 75193:20221202:102440.766 trapper got '{"request":"active check heartbeat","host":"test","heartbeat_freq":60}' 75193:20221202:102440.766 In zbx_ipc_socket_open() 75162:20221202:102440.767 query [txnlev:0] [select h.hostid,h.host,h.name,t.httptestid,t.name,t.agent,t.authentication,t.http_user,t.http_password,t.http_proxy,t.retries,t.ssl_cert_file,t.ssl_key_file,t.ssl_key_password,t.verify_peer,t.verify_host,t.delay from httptest t,hosts h where t.hostid=h.hostid and t.nextcheck<=1669969480 and mod(t.httptestid,1)=0 and t.status=0 and h.proxy_hostid is null and h.status=0 and (h.maintenance_status=0 or h.maintenance_type=0)] 75198:20221202:102440.767 server #47 started [icmp pinger #1] 75198:20221202:102440.767 zbx_setproctitle() title:'icmp pinger #1 [getting values]' 75200:20221202:102440.767 server #48 started [alert syncer #1] 75200:20221202:102440.767 In zbx_ipc_socket_open() 75200:20221202:102440.768 End of zbx_ipc_socket_open():SUCCEED 75200:20221202:102440.768 zbx_setproctitle() title:'alert syncer [connecting to the database]' 75200:20221202:102440.768 In DBconnect() flag:0 75201:20221202:102440.768 server #49 started [history poller #1] 75201:20221202:102440.768 In zbx_tls_init_child() 75201:20221202:102440.768 OpenSSL library (version OpenSSL 1.1.1f 31 Mar 2020) initialized 75180:20221202:102440.769 server #34 started [self-monitoring #1] 75180:20221202:102440.769 zbx_setproctitle() title:'self-monitoring [processing data]' 75180:20221202:102440.769 In collect_selfmon_stats() 75180:20221202:102440.769 End of collect_selfmon_stats() 75180:20221202:102440.769 zbx_setproctitle() title:'self-monitoring [processed data in 0.000136 sec, idle 1 sec]' 75176:20221202:102440.769 OpenSSL library (version OpenSSL 1.1.1f 31 Mar 2020) initialized 75176:20221202:102440.769 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 75176:20221202:102440.769 End of zbx_tls_init_child() 75176:20221202:102440.769 zbx_setproctitle() title:'java poller #8 started' 75176:20221202:102440.769 In zbx_ipc_async_socket_open() 75176:20221202:102440.769 In zbx_ipc_socket_open() 75176:20221202:102440.769 End of zbx_ipc_socket_open():SUCCEED 75196:20221202:102440.770 End of DBconnect():0 75196:20221202:102440.770 In zbx_ipc_async_socket_open() 75196:20221202:102440.770 In zbx_ipc_socket_open() 75196:20221202:102440.770 End of zbx_ipc_socket_open():SUCCEED 75202:20221202:102440.770 OpenSSL library (version OpenSSL 1.1.1f 31 Mar 2020) initialized 75192:20221202:102440.770 server #43 started [trapper #2] 75192:20221202:102440.771 In zbx_tls_init_child() 75197:20221202:102440.771 server #46 started [trapper #5] 75183:20221202:102440.773 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 75203:20221202:102440.773 server #51 started [history poller #3] 75203:20221202:102440.773 In zbx_tls_init_child() 75204:20221202:102440.774 server #52 started [history poller #4] 75204:20221202:102440.774 In zbx_tls_init_child() 75204:20221202:102440.774 OpenSSL library (version OpenSSL 1.1.1f 31 Mar 2020) initialized 75171:20221202:102440.774 End of zbx_ipc_socket_open():SUCCEED 75171:20221202:102440.774 End of zbx_ipc_async_socket_open():SUCCEED 75171:20221202:102440.775 In zbx_ipc_async_socket_send() 75171:20221202:102440.775 In zbx_ipc_client_send() clientid:0 75171:20221202:102440.775 End of zbx_ipc_client_send():SUCCEED 75171:20221202:102440.775 End of zbx_ipc_async_socket_send():SUCCEED 75171:20221202:102440.775 In zbx_ipc_async_socket_flush() timeout:4 75171:20221202:102440.775 End of zbx_ipc_async_socket_flush():0 75171:20221202:102440.775 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.000000 sec, getting values]' 75171:20221202:102440.775 In get_values() 75171:20221202:102440.775 In DCconfig_get_poller_items() poller_type:4 75171:20221202:102440.775 End of DCconfig_get_poller_items():0 75171:20221202:102440.775 In DCconfig_get_poller_nextcheck() poller_type:4 75171:20221202:102440.775 End of DCconfig_get_poller_nextcheck():-1 75171:20221202:102440.775 End of get_values():0 75171:20221202:102440.776 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.000657 sec, idle 5 sec]' 75171:20221202:102440.776 In zbx_ipc_async_socket_recv() timeout:5 75165:20221202:102440.776 End of DBconnect():0 75165:20221202:102440.776 zbx_setproctitle() title:'history syncer #2 [started, syncing history]' 75165:20221202:102440.776 In zbx_sync_history_cache() history_num:0 75165:20221202:102440.776 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000306 sec, idle 1 sec]' 75129:20221202:102440.776 In zbx_ha_get_status() 75129:20221202:102440.776 In zbx_ipc_async_socket_open() 75129:20221202:102440.777 In zbx_ipc_socket_open() 75161:20221202:102440.777 query [txnlev:0] [select eventid,maintenanceid,suppress_until from event_suppress where mod(eventid,1)=0 order by eventid] 75207:20221202:102440.778 zbx_setproctitle() title:'trigger housekeeper [connecting to the database]' 75207:20221202:102440.778 In DBconnect() flag:0 75188:20221202:102440.779 server #40 started [poller #5] 75188:20221202:102440.779 In zbx_tls_init_child() 75188:20221202:102440.779 OpenSSL library (version OpenSSL 1.1.1f 31 Mar 2020) initialized 75168:20221202:102440.779 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.000000 sec, processing escalations]' 75168:20221202:102440.779 In process_escalations() 75168:20221202:102440.779 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<=1669969483 order by actionid,triggerid,itemid,escalationid] 75188:20221202:102440.780 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 75188:20221202:102440.780 End of zbx_tls_init_child() 75188:20221202:102440.780 zbx_setproctitle() title:'poller #5 started' 75188:20221202:102440.780 In zbx_ipc_async_socket_open() 75188:20221202:102440.780 In zbx_ipc_socket_open() 75188:20221202:102440.780 End of zbx_ipc_socket_open():SUCCEED 75188:20221202:102440.780 End of zbx_ipc_async_socket_open():SUCCEED 75188:20221202:102440.780 In zbx_ipc_async_socket_send() 75198:20221202:102440.780 In get_pinger_hosts() 75198:20221202:102440.780 In DCconfig_get_poller_items() poller_type:3 75198:20221202:102440.780 End of DCconfig_get_poller_items():0 75198:20221202:102440.780 End of get_pinger_hosts():0 75198:20221202:102440.780 In process_pinger_hosts() 75198:20221202:102440.780 End of process_pinger_hosts() 75198:20221202:102440.780 In DCconfig_get_poller_nextcheck() poller_type:3 75198:20221202:102440.781 End of DCconfig_get_poller_nextcheck():-1 75198:20221202:102440.781 zbx_setproctitle() title:'icmp pinger #1 [got 0 values in 0.013477 sec, idle 5 sec]' 75162:20221202:102440.781 query [txnlev:0] [select name,value,type from httptest_field where httptestid=1 order by httptest_fieldid] 75191:20221202:102440.781 OpenSSL library (version OpenSSL 1.1.1f 31 Mar 2020) initialized 75162:20221202:102440.781 In substitute_simple_macros_impl() data:'Zabbix' 75162:20221202:102440.781 End substitute_simple_macros_impl() data:'Zabbix' 75162:20221202:102440.781 In substitute_simple_macros_impl() data:EMPTY 75162:20221202:102440.781 In substitute_simple_macros_impl() data:EMPTY 75162:20221202:102440.782 In substitute_simple_macros_impl() data:EMPTY 75162:20221202:102440.782 In http_process_variables() 0 variables 75162:20221202:102440.782 End of http_process_variables():SUCCEED 75162:20221202:102440.782 In process_httptest() httptestid:1 name:'Web scenario 1' 75162:20221202:102440.782 query [txnlev:0] [select httpstepid,no,name,url,timeout,posts,required,status_codes,post_type,follow_redirects,retrieve_mode from httpstep where httptestid=1 order by no] 75201:20221202:102440.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 75201:20221202:102440.782 End of zbx_tls_init_child() 75201:20221202:102440.782 zbx_setproctitle() title:'history poller #1 [connecting to the database]' 75201:20221202:102440.782 In DBconnect() flag:0 75149:20221202:102440.782 In ipc_service_accept() 75149:20221202:102440.782 In ipc_service_add_client() 75149:20221202:102440.782 End of ipc_service_add_client() clientid:6 75149:20221202:102440.782 End of ipc_service_accept() 75149:20221202:102440.782 End of zbx_ipc_service_recv():2 75149:20221202:102440.782 In zbx_ipc_service_recv() timeout:1.000 75182:20221202:102440.782 server #36 started [poller #1] 75182:20221202:102440.782 In zbx_tls_init_child() 75182:20221202:102440.782 OpenSSL library (version OpenSSL 1.1.1f 31 Mar 2020) initialized 75158:20221202:102440.783 End of DBconnect():0 75182:20221202:102440.783 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 75182:20221202:102440.783 End of zbx_tls_init_child() 75182:20221202:102440.783 zbx_setproctitle() title:'poller #1 started' 75202:20221202:102440.783 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 75202:20221202:102440.784 End of zbx_tls_init_child() 75202:20221202:102440.784 zbx_setproctitle() title:'history poller #2 [connecting to the database]' 75202:20221202:102440.784 In DBconnect() flag:0 75197:20221202:102440.784 In zbx_tls_init_child() 75197:20221202:102440.784 OpenSSL library (version OpenSSL 1.1.1f 31 Mar 2020) initialized 75183:20221202:102440.785 End of zbx_tls_init_child() 75183:20221202:102440.785 zbx_setproctitle() title:'poller #2 started' 75183:20221202:102440.785 In zbx_ipc_async_socket_open() 75183:20221202:102440.785 In zbx_ipc_socket_open() 75183:20221202:102440.785 End of zbx_ipc_socket_open():SUCCEED 75183:20221202:102440.785 End of zbx_ipc_async_socket_open():SUCCEED 75183:20221202:102440.785 In zbx_ipc_async_socket_send() 75200:20221202:102440.785 End of DBconnect():0 75200:20221202:102440.785 zbx_setproctitle() title:'alert syncer [started, idle 1 sec]' 75204:20221202:102440.786 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 75204:20221202:102440.786 End of zbx_tls_init_child() 75204:20221202:102440.786 zbx_setproctitle() title:'history poller #4 [connecting to the database]' 75204:20221202:102440.786 In DBconnect() flag:0 75173:20221202:102440.786 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 75207:20221202:102440.786 End of DBconnect():0 75207:20221202:102440.786 zbx_setproctitle() title:'trigger housekeeper [startup idle for 60 second(s)]' 75207:20221202:102440.786 In zbx_ipc_async_socket_open() 75207:20221202:102440.786 In zbx_ipc_socket_open() 75207:20221202:102440.786 End of zbx_ipc_socket_open():SUCCEED 75178:20221202:102440.787 End of zbx_ipc_socket_open():SUCCEED 75206:20221202:102440.787 server #54 started [availability manager #1] 75206:20221202:102440.787 zbx_setproctitle() title:'availability manager #1 [connecting to the database]' 75206:20221202:102440.788 In DBconnect() flag:0 75187:20221202:102440.795 server #39 started [poller #4] 75187:20221202:102440.795 In zbx_tls_init_child() 75187:20221202:102440.796 OpenSSL library (version OpenSSL 1.1.1f 31 Mar 2020) initialized 75187:20221202:102440.796 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 75187:20221202:102440.796 End of zbx_tls_init_child() 75187:20221202:102440.796 zbx_setproctitle() title:'poller #4 started' 75187:20221202:102440.796 In zbx_ipc_async_socket_open() 75187:20221202:102440.796 In zbx_ipc_socket_open() 75187:20221202:102440.796 End of zbx_ipc_socket_open():SUCCEED 75187:20221202:102440.796 End of zbx_ipc_async_socket_open():SUCCEED 75187:20221202:102440.796 In zbx_ipc_async_socket_send() 75187:20221202:102440.796 In zbx_ipc_client_send() clientid:0 75187:20221202:102440.796 End of zbx_ipc_client_send():SUCCEED 75187:20221202:102440.796 End of zbx_ipc_async_socket_send():SUCCEED 75187:20221202:102440.796 In zbx_ipc_async_socket_flush() timeout:4 75187:20221202:102440.796 End of zbx_ipc_async_socket_flush():0 75187:20221202:102440.796 zbx_setproctitle() title:'poller #4 [got 0 values in 0.000000 sec, getting values]' 75187:20221202:102440.796 In get_values() 75187:20221202:102440.796 In DCconfig_get_poller_items() poller_type:0 75187:20221202:102440.796 End of DCconfig_get_poller_items():0 75187:20221202:102440.796 In DCconfig_get_poller_nextcheck() poller_type:0 75187:20221202:102440.796 End of DCconfig_get_poller_nextcheck():1669969481 75187:20221202:102440.796 End of get_values():0 75187:20221202:102440.796 zbx_setproctitle() title:'poller #4 [got 0 values in 0.000176 sec, idle 1 sec]' 75187:20221202:102440.797 In zbx_ipc_async_socket_recv() timeout:1 75208:20221202:102440.797 OpenSSL library (version OpenSSL 1.1.1f 31 Mar 2020) initialized 75179:20221202:102440.797 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 75179:20221202:102440.797 End of zbx_tls_init_child() 75179:20221202:102440.797 zbx_setproctitle() title:'proxy poller #1 [connecting to the database]' 75179:20221202:102440.797 In DBconnect() flag:0 75168:20221202:102440.797 End of process_escalations() 75168:20221202:102440.797 In process_escalations() 75168:20221202:102440.797 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<=1669969483 order by actionid,triggerid,itemid,escalationid] 75208:20221202:102440.798 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 75208:20221202:102440.798 End of zbx_tls_init_child() 75208:20221202:102440.798 zbx_setproctitle() title:'odbc poller #1 started' 75208:20221202:102440.798 In zbx_ipc_async_socket_open() 75208:20221202:102440.798 In zbx_ipc_socket_open() 75208:20221202:102440.798 End of zbx_ipc_socket_open():SUCCEED 75208:20221202:102440.798 End of zbx_ipc_async_socket_open():SUCCEED 75208:20221202:102440.798 In zbx_ipc_async_socket_send() 75208:20221202:102440.798 In zbx_ipc_client_send() clientid:0 75208:20221202:102440.798 End of zbx_ipc_client_send():SUCCEED 75208:20221202:102440.798 End of zbx_ipc_async_socket_send():SUCCEED 75208:20221202:102440.798 In zbx_ipc_async_socket_flush() timeout:4 75208:20221202:102440.798 End of zbx_ipc_async_socket_flush():0 75208:20221202:102440.798 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.000000 sec, getting values]' 75208:20221202:102440.798 In get_values() 75208:20221202:102440.798 In DCconfig_get_poller_items() poller_type:6 75208:20221202:102440.798 End of DCconfig_get_poller_items():0 75208:20221202:102440.798 In DCconfig_get_poller_nextcheck() poller_type:6 75208:20221202:102440.798 End of DCconfig_get_poller_nextcheck():-1 75208:20221202:102440.798 End of get_values():0 75208:20221202:102440.798 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.000307 sec, idle 5 sec]' 75208:20221202:102440.798 In zbx_ipc_async_socket_recv() timeout:5 75206:20221202:102440.798 End of DBconnect():0 75205:20221202:102440.799 In zbx_tls_init_child() 75191:20221202:102440.799 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 75191:20221202:102440.799 End of zbx_tls_init_child() 75191:20221202:102440.799 zbx_setproctitle() title:'trapper #1 [connecting to the database]' 75191:20221202:102440.799 In DBconnect() flag:0 75206:20221202:102440.799 In zbx_ipc_service_start() service:availability 75205:20221202:102440.799 OpenSSL library (version OpenSSL 1.1.1f 31 Mar 2020) initialized 75158:20221202:102440.799 zbx_setproctitle() title:'lld worker #1 started' 75158:20221202:102440.799 In zbx_ipc_socket_read() 75182:20221202:102440.799 In zbx_ipc_async_socket_open() 75182:20221202:102440.799 In zbx_ipc_socket_open() 75182:20221202:102440.800 End of zbx_ipc_socket_open():SUCCEED 75182:20221202:102440.800 End of zbx_ipc_async_socket_open():SUCCEED 75182:20221202:102440.800 In zbx_ipc_async_socket_send() 75182:20221202:102440.800 In zbx_ipc_client_send() clientid:0 75182:20221202:102440.800 End of zbx_ipc_client_send():SUCCEED 75182:20221202:102440.800 End of zbx_ipc_async_socket_send():SUCCEED 75182:20221202:102440.800 In zbx_ipc_async_socket_flush() timeout:4 75182:20221202:102440.800 End of zbx_ipc_async_socket_flush():0 75182:20221202:102440.800 zbx_setproctitle() title:'poller #1 [got 0 values in 0.000000 sec, getting values]' 75182:20221202:102440.800 In get_values() 75182:20221202:102440.800 In DCconfig_get_poller_items() poller_type:0 75182:20221202:102440.800 End of DCconfig_get_poller_items():0 75182:20221202:102440.800 In DCconfig_get_poller_nextcheck() poller_type:0 75182:20221202:102440.800 End of DCconfig_get_poller_nextcheck():1669969481 75182:20221202:102440.800 End of get_values():0 75162:20221202:102440.800 In substitute_simple_macros_impl() data:'10s' 75192:20221202:102440.800 OpenSSL library (version OpenSSL 1.1.1f 31 Mar 2020) initialized 75203:20221202:102440.800 OpenSSL library (version OpenSSL 1.1.1f 31 Mar 2020) initialized 75197:20221202:102440.800 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 75197:20221202:102440.800 End of zbx_tls_init_child() 75197:20221202:102440.800 zbx_setproctitle() title:'trapper #5 [connecting to the database]' 75197:20221202:102440.800 In DBconnect() flag:0 75183:20221202:102440.801 In zbx_ipc_client_send() clientid:0 75183:20221202:102440.801 End of zbx_ipc_client_send():SUCCEED 75192:20221202:102440.801 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 75192:20221202:102440.801 End of zbx_tls_init_child() 75192:20221202:102440.801 zbx_setproctitle() title:'trapper #2 [connecting to the database]' 75163:20221202:102440.801 query [txnlev:0] [select count(*),min(nextcheck) from drules where status=0 and mod(druleid,1)=0] 75203:20221202:102440.801 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 75203:20221202:102440.801 End of zbx_tls_init_child() 75203:20221202:102440.801 zbx_setproctitle() title:'history poller #3 [connecting to the database]' 75160:20221202:102440.801 zbx_setproctitle() title:'housekeeper [startup idle for 30 minutes]' 75160:20221202:102440.801 In zbx_ipc_async_socket_open() 75160:20221202:102440.801 In zbx_ipc_socket_open() 75160:20221202:102440.801 End of zbx_ipc_socket_open():SUCCEED 75207:20221202:102440.801 End of zbx_ipc_async_socket_open():SUCCEED 75207:20221202:102440.801 In zbx_ipc_async_socket_send() 75178:20221202:102440.801 End of zbx_ipc_async_socket_open():SUCCEED 75178:20221202:102440.802 In zbx_ipc_async_socket_send() 75178:20221202:102440.802 In zbx_ipc_client_send() clientid:0 75178:20221202:102440.802 End of zbx_ipc_client_send():SUCCEED 75178:20221202:102440.802 End of zbx_ipc_async_socket_send():SUCCEED 75178:20221202:102440.802 In zbx_ipc_async_socket_flush() timeout:4 75178:20221202:102440.802 End of zbx_ipc_async_socket_flush():0 75178:20221202:102440.802 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.000000 sec, getting values]' 75178:20221202:102440.802 In get_values() 75178:20221202:102440.802 In DCconfig_get_poller_items() poller_type:4 75178:20221202:102440.802 End of DCconfig_get_poller_items():0 75178:20221202:102440.802 In DCconfig_get_poller_nextcheck() poller_type:4 75178:20221202:102440.802 End of DCconfig_get_poller_nextcheck():-1 75178:20221202:102440.802 End of get_values():0 75178:20221202:102440.802 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.000561 sec, idle 5 sec]' 75178:20221202:102440.802 In zbx_ipc_async_socket_recv() timeout:5 75129:20221202:102440.802 End of zbx_ipc_socket_open():SUCCEED 75202:20221202:102440.802 End of DBconnect():0 75129:20221202:102440.802 End of zbx_ipc_async_socket_open():SUCCEED 75129:20221202:102440.803 In zbx_ipc_async_socket_send() 75129:20221202:102440.803 In zbx_ipc_client_send() clientid:0 75129:20221202:102440.803 End of zbx_ipc_client_send():SUCCEED 75129:20221202:102440.803 End of zbx_ipc_async_socket_send():SUCCEED 75129:20221202:102440.803 In zbx_ipc_async_socket_flush() timeout:10 75129:20221202:102440.803 End of zbx_ipc_async_socket_flush():0 75129:20221202:102440.803 In zbx_ipc_async_socket_recv() timeout:10 75177:20221202:102440.803 server #31 started [java poller #9] 75177:20221202:102440.803 In zbx_tls_init_child() 75177:20221202:102440.806 OpenSSL library (version OpenSSL 1.1.1f 31 Mar 2020) initialized 75176:20221202:102440.806 End of zbx_ipc_async_socket_open():SUCCEED 75176:20221202:102440.807 In zbx_ipc_async_socket_send() 75176:20221202:102440.807 In zbx_ipc_client_send() clientid:0 75176:20221202:102440.807 End of zbx_ipc_client_send():SUCCEED 75176:20221202:102440.807 End of zbx_ipc_async_socket_send():SUCCEED 75176:20221202:102440.807 In zbx_ipc_async_socket_flush() timeout:4 75176:20221202:102440.807 End of zbx_ipc_async_socket_flush():0 75176:20221202:102440.807 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.000000 sec, getting values]' 75176:20221202:102440.807 In get_values() 75176:20221202:102440.807 In DCconfig_get_poller_items() poller_type:4 75176:20221202:102440.807 End of DCconfig_get_poller_items():0 75176:20221202:102440.807 In DCconfig_get_poller_nextcheck() poller_type:4 75196:20221202:102440.807 End of zbx_ipc_async_socket_open():SUCCEED 75196:20221202:102440.807 In zbx_ipc_async_socket_send() 75196:20221202:102440.807 In zbx_ipc_client_send() clientid:0 75196:20221202:102440.808 End of zbx_ipc_client_send():SUCCEED 75196:20221202:102440.808 End of zbx_ipc_async_socket_send():SUCCEED 75196:20221202:102440.808 In zbx_ipc_async_socket_flush() timeout:4 75196:20221202:102440.808 End of zbx_ipc_async_socket_flush():0 75196:20221202:102440.808 zbx_setproctitle() title:'trapper #4 [processed data in 0.000000 sec, waiting for connection]' 75196:20221202:102440.808 zbx_setproctitle() title:'trapper #4 [processing data]' 75196:20221202:102440.808 In zbx_ipc_async_socket_recv() timeout:0 75196:20221202:102440.808 End of zbx_ipc_async_socket_recv():0 75162:20221202:102440.808 End substitute_simple_macros_impl() data:'10s' 75205:20221202:102440.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 75205:20221202:102440.808 End of zbx_tls_init_child() 75205:20221202:102440.808 zbx_setproctitle() title:'history poller #5 [connecting to the database]' 75205:20221202:102440.808 In DBconnect() flag:0 75162:20221202:102440.808 In substitute_simple_macros_impl() data:'https://zabbix.com' 75162:20221202:102440.808 End substitute_simple_macros_impl() data:'https://zabbix.com' 75162:20221202:102440.808 In http_substitute_variables() data:'https://zabbix.com' 75162:20221202:102440.808 End of http_substitute_variables() data:'https://zabbix.com' 75162:20221202:102440.808 In substitute_simple_macros_impl() data:'Zabbix' 75162:20221202:102440.808 End substitute_simple_macros_impl() data:'Zabbix' 75162:20221202:102440.808 In substitute_simple_macros_impl() data:'200' 75162:20221202:102440.808 End substitute_simple_macros_impl() data:'200' 75162:20221202:102440.808 query [txnlev:0] [select name,value,type from httpstep_field where httpstepid=1 order by httpstep_fieldid] 75183:20221202:102440.808 End of zbx_ipc_async_socket_send():SUCCEED 75183:20221202:102440.809 In zbx_ipc_async_socket_flush() timeout:4 75183:20221202:102440.809 End of zbx_ipc_async_socket_flush():0 75183:20221202:102440.809 zbx_setproctitle() title:'poller #2 [got 0 values in 0.000000 sec, getting values]' 75183:20221202:102440.809 In get_values() 75183:20221202:102440.809 In DCconfig_get_poller_items() poller_type:0 75183:20221202:102440.809 End of DCconfig_get_poller_items():0 75183:20221202:102440.809 In DCconfig_get_poller_nextcheck() poller_type:0 75183:20221202:102440.809 End of DCconfig_get_poller_nextcheck():1669969481 75183:20221202:102440.809 End of get_values():0 75183:20221202:102440.809 zbx_setproctitle() title:'poller #2 [got 0 values in 0.000265 sec, idle 1 sec]' 75183:20221202:102440.809 In zbx_ipc_async_socket_recv() timeout:1 75173:20221202:102440.809 End of zbx_tls_init_child() 75173:20221202:102440.809 zbx_setproctitle() title:'java poller #5 started' 75173:20221202:102440.809 In zbx_ipc_async_socket_open() 75173:20221202:102440.809 In zbx_ipc_socket_open() 75173:20221202:102440.809 End of zbx_ipc_socket_open():SUCCEED 75173:20221202:102440.810 End of zbx_ipc_async_socket_open():SUCCEED 75173:20221202:102440.810 In zbx_ipc_async_socket_send() 75173:20221202:102440.810 In zbx_ipc_client_send() clientid:0 75173:20221202:102440.810 End of zbx_ipc_client_send():SUCCEED 75173:20221202:102440.810 End of zbx_ipc_async_socket_send():SUCCEED 75173:20221202:102440.810 In zbx_ipc_async_socket_flush() timeout:4 75173:20221202:102440.810 End of zbx_ipc_async_socket_flush():0 75173:20221202:102440.810 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.000000 sec, getting values]' 75173:20221202:102440.810 In get_values() 75173:20221202:102440.810 In DCconfig_get_poller_items() poller_type:4 75173:20221202:102440.810 End of DCconfig_get_poller_items():0 75173:20221202:102440.810 In DCconfig_get_poller_nextcheck() poller_type:4 75173:20221202:102440.810 End of DCconfig_get_poller_nextcheck():-1 75173:20221202:102440.810 End of get_values():0 75173:20221202:102440.810 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.000171 sec, idle 5 sec]' 75173:20221202:102440.810 In zbx_ipc_async_socket_recv() timeout:5 75160:20221202:102440.810 End of zbx_ipc_async_socket_open():SUCCEED 75201:20221202:102440.810 End of DBconnect():0 75201:20221202:102440.811 zbx_setproctitle() title:'history poller #1 started' 75201:20221202:102440.811 In zbx_ipc_async_socket_open() 75201:20221202:102440.811 In zbx_ipc_socket_open() 75201:20221202:102440.811 End of zbx_ipc_socket_open():SUCCEED 75207:20221202:102440.811 In zbx_ipc_client_send() clientid:0 75207:20221202:102440.811 End of zbx_ipc_client_send():SUCCEED 75207:20221202:102440.811 End of zbx_ipc_async_socket_send():SUCCEED 75207:20221202:102440.811 In zbx_ipc_async_socket_flush() timeout:4 75207:20221202:102440.811 End of zbx_ipc_async_socket_flush():0 75207:20221202:102440.811 In zbx_ipc_async_socket_recv() timeout:60 75160:20221202:102440.811 In zbx_ipc_async_socket_send() 75160:20221202:102440.811 In zbx_ipc_client_send() clientid:0 75160:20221202:102440.811 End of zbx_ipc_client_send():SUCCEED 75160:20221202:102440.811 End of zbx_ipc_async_socket_send():SUCCEED 75160:20221202:102440.811 In zbx_ipc_async_socket_flush() timeout:4 75160:20221202:102440.811 End of zbx_ipc_async_socket_flush():0 75160:20221202:102440.811 In zbx_ipc_async_socket_recv() timeout:1800 75169:20221202:102440.812 In zbx_ipc_async_socket_open() 75169:20221202:102440.813 In zbx_ipc_socket_open() 75169:20221202:102440.813 End of zbx_ipc_socket_open():SUCCEED 75132:20221202:102440.813 In ipc_service_accept() 75169:20221202:102440.813 End of zbx_ipc_async_socket_open():SUCCEED 75169:20221202:102440.813 In zbx_ipc_async_socket_send() 75169:20221202:102440.813 In zbx_ipc_client_send() clientid:0 75169:20221202:102440.813 End of zbx_ipc_client_send():SUCCEED 75169:20221202:102440.813 End of zbx_ipc_async_socket_send():SUCCEED 75169:20221202:102440.813 In zbx_ipc_async_socket_flush() timeout:4 75169:20221202:102440.813 End of zbx_ipc_async_socket_flush():0 75169:20221202:102440.813 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.000000 sec, getting values]' 75169:20221202:102440.813 In get_values() 75169:20221202:102440.813 In DCconfig_get_poller_items() poller_type:4 75169:20221202:102440.813 End of DCconfig_get_poller_items():0 75169:20221202:102440.814 In DCconfig_get_poller_nextcheck() poller_type:4 75169:20221202:102440.814 End of DCconfig_get_poller_nextcheck():-1 75169:20221202:102440.814 End of get_values():0 75169:20221202:102440.814 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.000557 sec, idle 5 sec]' 75169:20221202:102440.814 In zbx_ipc_async_socket_recv() timeout:5 75154:20221202:102440.814 server #8 started [preprocessing worker #1] 75154:20221202:102440.814 zbx_setproctitle() title:'preprocessing worker #1 started' 75154:20221202:102440.814 In zbx_ipc_socket_read() 75161:20221202:102440.814 query [txnlev:1] [begin;] 75204:20221202:102440.814 End of DBconnect():0 75204:20221202:102440.814 zbx_setproctitle() title:'history poller #4 started' 75204:20221202:102440.815 In zbx_ipc_async_socket_open() 75204:20221202:102440.815 In zbx_ipc_socket_open() 75204:20221202:102440.815 End of zbx_ipc_socket_open():SUCCEED 75204:20221202:102440.815 End of zbx_ipc_async_socket_open():SUCCEED 75204:20221202:102440.815 In zbx_ipc_async_socket_send() 75204:20221202:102440.815 In zbx_ipc_client_send() clientid:0 75204:20221202:102440.815 End of zbx_ipc_client_send():SUCCEED 75204:20221202:102440.815 End of zbx_ipc_async_socket_send():SUCCEED 75204:20221202:102440.815 In zbx_ipc_async_socket_flush() timeout:4 75204:20221202:102440.815 End of zbx_ipc_async_socket_flush():0 75204:20221202:102440.815 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.000000 sec, getting values]' 75204:20221202:102440.815 In get_values() 75204:20221202:102440.815 In DCconfig_get_poller_items() poller_type:5 75204:20221202:102440.815 End of DCconfig_get_poller_items():0 75204:20221202:102440.815 In DCconfig_get_poller_nextcheck() poller_type:5 75204:20221202:102440.815 End of DCconfig_get_poller_nextcheck():-1 75204:20221202:102440.815 End of get_values():0 75204:20221202:102440.815 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.000306 sec, idle 5 sec]' 75204:20221202:102440.815 In zbx_ipc_async_socket_recv() timeout:5 75179:20221202:102440.815 End of DBconnect():0 75179:20221202:102440.815 In zbx_ipc_async_socket_open() 75179:20221202:102440.815 In zbx_ipc_socket_open() 75179:20221202:102440.815 End of zbx_ipc_socket_open():SUCCEED 75176:20221202:102440.815 End of DCconfig_get_poller_nextcheck():-1 75179:20221202:102440.815 End of zbx_ipc_async_socket_open():SUCCEED 75205:20221202:102440.815 End of DBconnect():0 75205:20221202:102440.816 zbx_setproctitle() title:'history poller #5 started' 75205:20221202:102440.816 In zbx_ipc_async_socket_open() 75205:20221202:102440.816 In zbx_ipc_socket_open() 75205:20221202:102440.816 End of zbx_ipc_socket_open():SUCCEED 75205:20221202:102440.816 End of zbx_ipc_async_socket_open():SUCCEED 75205:20221202:102440.816 In zbx_ipc_async_socket_send() 75205:20221202:102440.816 In zbx_ipc_client_send() clientid:0 75205:20221202:102440.816 End of zbx_ipc_client_send():SUCCEED 75205:20221202:102440.816 End of zbx_ipc_async_socket_send():SUCCEED 75203:20221202:102440.816 In DBconnect() flag:0 75201:20221202:102440.816 End of zbx_ipc_async_socket_open():SUCCEED 75201:20221202:102440.817 In zbx_ipc_async_socket_send() 75201:20221202:102440.817 In zbx_ipc_client_send() clientid:0 75201:20221202:102440.817 End of zbx_ipc_client_send():SUCCEED 75201:20221202:102440.817 End of zbx_ipc_async_socket_send():SUCCEED 75201:20221202:102440.817 In zbx_ipc_async_socket_flush() timeout:4 75201:20221202:102440.817 End of zbx_ipc_async_socket_flush():0 75201:20221202:102440.817 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.000000 sec, getting values]' 75201:20221202:102440.817 In get_values() 75201:20221202:102440.817 In DCconfig_get_poller_items() poller_type:5 75201:20221202:102440.817 End of DCconfig_get_poller_items():0 75201:20221202:102440.817 In DCconfig_get_poller_nextcheck() poller_type:5 75201:20221202:102440.817 End of DCconfig_get_poller_nextcheck():-1 75201:20221202:102440.817 End of get_values():0 75201:20221202:102440.817 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.000699 sec, idle 5 sec]' 75201:20221202:102440.818 In zbx_ipc_async_socket_recv() timeout:5 75162:20221202:102440.818 In substitute_simple_macros_impl() data:'15s' 75162:20221202:102440.818 End substitute_simple_macros_impl() data:'15s' 75162:20221202:102440.818 process_httptest() use step "111" 75162:20221202:102440.818 process_httptest() use post "" 75162:20221202:102440.818 process_httptest() go to URL "https://zabbix.com" 75163:20221202:102440.818 get_minnextcheck(): no items to update 75163:20221202:102440.818 zbx_setproctitle() title:'discoverer #1 [processed 0 rules in 0.001351 sec, idle 60 sec]' 75163:20221202:102440.818 In zbx_ipc_async_socket_recv() timeout:60 75202:20221202:102440.818 zbx_setproctitle() title:'history poller #2 started' 75202:20221202:102440.818 In zbx_ipc_async_socket_open() 75202:20221202:102440.818 In zbx_ipc_socket_open() 75202:20221202:102440.818 End of zbx_ipc_socket_open():SUCCEED 75202:20221202:102440.819 End of zbx_ipc_async_socket_open():SUCCEED 75202:20221202:102440.819 In zbx_ipc_async_socket_send() 75202:20221202:102440.819 In zbx_ipc_client_send() clientid:0 75202:20221202:102440.819 End of zbx_ipc_client_send():SUCCEED 75202:20221202:102440.819 End of zbx_ipc_async_socket_send():SUCCEED 75202:20221202:102440.819 In zbx_ipc_async_socket_flush() timeout:4 75202:20221202:102440.819 End of zbx_ipc_async_socket_flush():0 75202:20221202:102440.819 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.000000 sec, getting values]' 75202:20221202:102440.819 In get_values() 75202:20221202:102440.819 In DCconfig_get_poller_items() poller_type:5 75202:20221202:102440.819 End of DCconfig_get_poller_items():0 75202:20221202:102440.819 In DCconfig_get_poller_nextcheck() poller_type:5 75202:20221202:102440.819 End of DCconfig_get_poller_nextcheck():-1 75202:20221202:102440.819 End of get_values():0 75202:20221202:102440.819 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.000242 sec, idle 5 sec]' 75202:20221202:102440.819 In zbx_ipc_async_socket_recv() timeout:5 75168:20221202:102440.819 End of process_escalations() 75168:20221202:102440.819 In process_escalations() 75168:20221202:102440.820 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<=1669969483 order by actionid,triggerid,itemid,escalationid] 75176:20221202:102440.821 End of get_values():0 75176:20221202:102440.821 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.013906 sec, idle 5 sec]' 75176:20221202:102440.821 In zbx_ipc_async_socket_recv() timeout:5 75191:20221202:102440.821 End of DBconnect():0 75191:20221202:102440.821 In zbx_ipc_async_socket_open() 75191:20221202:102440.821 In zbx_ipc_socket_open() 75191:20221202:102440.821 End of zbx_ipc_socket_open():SUCCEED 75179:20221202:102440.821 In zbx_ipc_async_socket_send() 75179:20221202:102440.821 In zbx_ipc_client_send() clientid:0 75179:20221202:102440.821 End of zbx_ipc_client_send():SUCCEED 75179:20221202:102440.821 End of zbx_ipc_async_socket_send():SUCCEED 75179:20221202:102440.821 In zbx_ipc_async_socket_flush() timeout:4 75179:20221202:102440.821 End of zbx_ipc_async_socket_flush():0 75179:20221202:102440.821 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.000000 sec, exchanging data]' 75179:20221202:102440.821 In process_proxy() 75179:20221202:102440.821 In DCconfig_get_proxypoller_hosts() 75179:20221202:102440.821 End of DCconfig_get_proxypoller_hosts():0 75179:20221202:102440.821 End of process_proxy() 75179:20221202:102440.821 In DCconfig_get_proxypoller_nextcheck() 75179:20221202:102440.821 End of DCconfig_get_proxypoller_nextcheck():-1 75179:20221202:102440.821 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.000086 sec, idle 5 sec]' 75179:20221202:102440.821 In zbx_ipc_async_socket_recv() timeout:5 75175:20221202:102440.821 End of zbx_ipc_async_socket_open():SUCCEED 75175:20221202:102440.822 In zbx_ipc_async_socket_send() 75175:20221202:102440.822 In zbx_ipc_client_send() clientid:0 75175:20221202:102440.822 End of zbx_ipc_client_send():SUCCEED 75175:20221202:102440.822 End of zbx_ipc_async_socket_send():SUCCEED 75175:20221202:102440.822 In zbx_ipc_async_socket_flush() timeout:4 75175:20221202:102440.822 End of zbx_ipc_async_socket_flush():0 75175:20221202:102440.822 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.000000 sec, getting values]' 75175:20221202:102440.822 In get_values() 75175:20221202:102440.822 In DCconfig_get_poller_items() poller_type:4 75175:20221202:102440.822 End of DCconfig_get_poller_items():0 75175:20221202:102440.822 In DCconfig_get_poller_nextcheck() poller_type:4 75175:20221202:102440.822 End of DCconfig_get_poller_nextcheck():-1 75175:20221202:102440.822 End of get_values():0 75175:20221202:102440.822 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.000106 sec, idle 5 sec]' 75175:20221202:102440.822 In zbx_ipc_async_socket_recv() timeout:5 75196:20221202:102440.823 trapper got '{"request":"active check heartbeat","host":"test","heartbeat_freq":60}' 75196:20221202:102440.823 In zbx_ipc_socket_open() 75182:20221202:102440.824 zbx_setproctitle() title:'poller #1 [got 0 values in 0.000307 sec, idle 1 sec]' 75182:20221202:102440.824 In zbx_ipc_async_socket_recv() timeout:1 75168:20221202:102440.824 End of process_escalations() 75168:20221202:102440.824 In process_escalations() 75168:20221202:102440.824 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<=1669969483 order by actionid,triggerid,itemid,escalationid] 75205:20221202:102440.826 In zbx_ipc_async_socket_flush() timeout:4 75205:20221202:102440.827 End of zbx_ipc_async_socket_flush():0 75205:20221202:102440.827 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.000000 sec, getting values]' 75205:20221202:102440.827 In get_values() 75203:20221202:102440.827 End of DBconnect():0 75203:20221202:102440.827 zbx_setproctitle() title:'history poller #3 started' 75203:20221202:102440.827 In zbx_ipc_async_socket_open() 75203:20221202:102440.827 In zbx_ipc_socket_open() 75188:20221202:102440.827 In zbx_ipc_client_send() clientid:0 75205:20221202:102440.827 In DCconfig_get_poller_items() poller_type:5 75205:20221202:102440.828 End of DCconfig_get_poller_items():0 75161:20221202:102440.828 query [txnlev:1] [commit;] 75191:20221202:102440.828 End of zbx_ipc_async_socket_open():SUCCEED 75191:20221202:102440.828 In zbx_ipc_async_socket_send() 75191:20221202:102440.828 In zbx_ipc_client_send() clientid:0 75191:20221202:102440.828 End of zbx_ipc_client_send():SUCCEED 75191:20221202:102440.828 End of zbx_ipc_async_socket_send():SUCCEED 75191:20221202:102440.828 In zbx_ipc_async_socket_flush() timeout:4 75205:20221202:102440.828 In DCconfig_get_poller_nextcheck() poller_type:5 75205:20221202:102440.829 End of DCconfig_get_poller_nextcheck():-1 75205:20221202:102440.829 End of get_values():0 75205:20221202:102440.829 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.002367 sec, idle 5 sec]' 75205:20221202:102440.829 In zbx_ipc_async_socket_recv() timeout:5 75203:20221202:102440.829 End of zbx_ipc_socket_open():SUCCEED 75203:20221202:102440.829 End of zbx_ipc_async_socket_open():SUCCEED 75203:20221202:102440.830 In zbx_ipc_async_socket_send() 75203:20221202:102440.830 In zbx_ipc_client_send() clientid:0 75203:20221202:102440.830 End of zbx_ipc_client_send():SUCCEED 75203:20221202:102440.830 End of zbx_ipc_async_socket_send():SUCCEED 75203:20221202:102440.830 In zbx_ipc_async_socket_flush() timeout:4 75203:20221202:102440.830 End of zbx_ipc_async_socket_flush():0 75203:20221202:102440.830 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.000000 sec, getting values]' 75203:20221202:102440.830 In get_values() 75203:20221202:102440.830 In DCconfig_get_poller_items() poller_type:5 75203:20221202:102440.830 End of DCconfig_get_poller_items():0 75203:20221202:102440.830 In DCconfig_get_poller_nextcheck() poller_type:5 75203:20221202:102440.830 End of DCconfig_get_poller_nextcheck():-1 75203:20221202:102440.830 End of get_values():0 75203:20221202:102440.830 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.000317 sec, idle 5 sec]' 75203:20221202:102440.830 In zbx_ipc_async_socket_recv() timeout:5 75192:20221202:102440.830 In DBconnect() flag:0 75132:20221202:102440.831 In ipc_service_add_client() 75132:20221202:102440.831 End of ipc_service_add_client() clientid:3 75132:20221202:102440.831 End of ipc_service_accept() 75132:20221202:102440.832 End of zbx_ipc_service_recv():2 75132:20221202:102440.832 In zbx_ipc_service_recv() timeout:0.626 75132:20221202:102440.832 End of zbx_ipc_service_recv():1 75132:20221202:102440.832 In ha_send_status() ha_status:active info: 75132:20221202:102440.832 In zbx_ipc_client_send() clientid:3 75132:20221202:102440.832 End of zbx_ipc_client_send():SUCCEED 75132:20221202:102440.832 End of ha_send_status():SYSINFO_SUCCEED 75132:20221202:102440.832 In zbx_ipc_service_recv() timeout:0.625 75168:20221202:102440.832 End of process_escalations() 75168:20221202:102440.832 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.080136 sec, idle 3 sec]' 75197:20221202:102440.832 End of DBconnect():0 75197:20221202:102440.832 In zbx_ipc_async_socket_open() 75197:20221202:102440.832 In zbx_ipc_socket_open() 75206:20221202:102440.832 In zbx_ipc_socket_open() 75206:20221202:102440.833 End of zbx_ipc_socket_open():FAIL 75191:20221202:102440.833 End of zbx_ipc_async_socket_flush():0 75191:20221202:102440.835 zbx_setproctitle() title:'trapper #1 [processed data in 0.000000 sec, waiting for connection]' 75129:20221202:102440.835 End of zbx_ipc_async_socket_recv():0 75129:20221202:102440.835 In zbx_ipc_async_socket_close() 75129:20221202:102440.835 In zbx_ipc_socket_close() 75129:20221202:102440.835 End of zbx_ipc_socket_close() 75129:20221202:102440.835 End of zbx_ipc_async_socket_close() 75129:20221202:102440.835 End of zbx_ha_get_status():SUCCEED 75129:20221202:102440.835 In zbx_ipc_service_recv() timeout:1.000 75129:20221202:102440.835 In ipc_service_accept() 75129:20221202:102440.835 In ipc_service_add_client() 75129:20221202:102440.835 End of ipc_service_add_client() clientid:3 75129:20221202:102440.835 End of ipc_service_accept() 75188:20221202:102440.835 End of zbx_ipc_client_send():SUCCEED 75129:20221202:102440.836 End of zbx_ipc_service_recv():2 75129:20221202:102440.836 In zbx_ha_dispatch_message() 75129:20221202:102440.836 In zbx_ipc_service_recv() timeout:1.000 75129:20221202:102440.836 In ipc_service_accept() 75129:20221202:102440.836 In ipc_service_add_client() 75129:20221202:102440.836 End of ipc_service_add_client() clientid:4 75129:20221202:102440.836 End of ipc_service_accept() 75129:20221202:102440.836 End of zbx_ipc_service_recv():1 75129:20221202:102440.836 In zbx_rtc_dispatch() code:100 size:5 75129:20221202:102440.836 End of zbx_rtc_dispatch() 75129:20221202:102440.836 In zbx_ipc_service_recv() timeout:1.000 75129:20221202:102440.836 In ipc_service_accept() 75129:20221202:102440.836 In ipc_service_add_client() 75129:20221202:102440.836 End of ipc_service_add_client() clientid:5 75129:20221202:102440.836 End of ipc_service_accept() 75129:20221202:102440.836 End of zbx_ipc_service_recv():1 75129:20221202:102440.836 In zbx_rtc_dispatch() code:100 size:5 75129:20221202:102440.836 End of zbx_rtc_dispatch() 75129:20221202:102440.836 In zbx_ipc_service_recv() timeout:1.000 75129:20221202:102440.836 In ipc_service_accept() 75129:20221202:102440.837 In ipc_service_add_client() 75129:20221202:102440.837 End of ipc_service_add_client() clientid:6 75129:20221202:102440.837 End of ipc_service_accept() 75129:20221202:102440.837 End of zbx_ipc_service_recv():1 75206:20221202:102440.837 End of zbx_ipc_service_start():SUCCEED 75206:20221202:102440.837 zbx_setproctitle() title:'availability manager #1 started' 75206:20221202:102440.837 query without transaction detected 75206:20221202:102440.838 query [txnlev:0] [update host_rtdata hr set active_available=0 where exists (select null from hosts h where h.hostid=hr.hostid and proxy_hostid is null)] 75192:20221202:102440.839 End of DBconnect():0 75192:20221202:102440.839 In zbx_ipc_async_socket_open() 75192:20221202:102440.839 In zbx_ipc_socket_open() 75188:20221202:102440.839 End of zbx_ipc_async_socket_send():SUCCEED 75188:20221202:102440.839 In zbx_ipc_async_socket_flush() timeout:4 75188:20221202:102440.839 End of zbx_ipc_async_socket_flush():0 75188:20221202:102440.839 zbx_setproctitle() title:'poller #5 [got 0 values in 0.000000 sec, getting values]' 75197:20221202:102440.839 End of zbx_ipc_socket_open():SUCCEED 75197:20221202:102440.839 End of zbx_ipc_async_socket_open():SUCCEED 75197:20221202:102440.839 In zbx_ipc_async_socket_send() 75197:20221202:102440.839 In zbx_ipc_client_send() clientid:0 75197:20221202:102440.839 End of zbx_ipc_client_send():SUCCEED 75197:20221202:102440.839 End of zbx_ipc_async_socket_send():SUCCEED 75197:20221202:102440.839 In zbx_ipc_async_socket_flush() timeout:4 75197:20221202:102440.840 End of zbx_ipc_async_socket_flush():0 75197:20221202:102440.840 zbx_setproctitle() title:'trapper #5 [processed data in 0.000000 sec, waiting for connection]' 75161:20221202:102440.840 zbx_setproctitle() title:'timer #1 [updated 0 hosts, suppressed 0 events in 0.109317 sec, idle 19 sec]' 75129:20221202:102440.840 In zbx_rtc_dispatch() code:100 size:5 75129:20221202:102440.840 End of zbx_rtc_dispatch() 75129:20221202:102440.840 In zbx_ipc_service_recv() timeout:1.000 75129:20221202:102440.841 In ipc_service_accept() 75132:20221202:102440.841 End of zbx_ipc_service_recv():1 75132:20221202:102440.841 In zbx_ipc_socket_close() 75132:20221202:102440.841 End of zbx_ipc_socket_close() 75132:20221202:102440.841 In zbx_ipc_service_recv() timeout:0.616 75192:20221202:102440.841 End of zbx_ipc_socket_open():SUCCEED 75192:20221202:102440.841 End of zbx_ipc_async_socket_open():SUCCEED 75192:20221202:102440.841 In zbx_ipc_async_socket_send() 75192:20221202:102440.841 In zbx_ipc_client_send() clientid:0 75192:20221202:102440.841 End of zbx_ipc_client_send():SUCCEED 75192:20221202:102440.841 End of zbx_ipc_async_socket_send():SUCCEED 75192:20221202:102440.841 In zbx_ipc_async_socket_flush() timeout:4 75192:20221202:102440.841 End of zbx_ipc_async_socket_flush():0 75192:20221202:102440.841 zbx_setproctitle() title:'trapper #2 [processed data in 0.000000 sec, waiting for connection]' 75177:20221202:102440.841 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 75177:20221202:102440.842 End of zbx_tls_init_child() 75177:20221202:102440.842 zbx_setproctitle() title:'java poller #9 started' 75177:20221202:102440.842 In zbx_ipc_async_socket_open() 75177:20221202:102440.842 In zbx_ipc_socket_open() 75177:20221202:102440.842 End of zbx_ipc_socket_open():SUCCEED 75177:20221202:102440.842 End of zbx_ipc_async_socket_open():SUCCEED 75177:20221202:102440.842 In zbx_ipc_async_socket_send() 75177:20221202:102440.842 In zbx_ipc_client_send() clientid:0 75177:20221202:102440.842 End of zbx_ipc_client_send():SUCCEED 75177:20221202:102440.842 End of zbx_ipc_async_socket_send():SUCCEED 75177:20221202:102440.842 In zbx_ipc_async_socket_flush() timeout:4 75177:20221202:102440.842 End of zbx_ipc_async_socket_flush():0 75177:20221202:102440.842 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.000000 sec, getting values]' 75177:20221202:102440.842 In get_values() 75177:20221202:102440.842 In DCconfig_get_poller_items() poller_type:4 75177:20221202:102440.842 End of DCconfig_get_poller_items():0 75177:20221202:102440.842 In DCconfig_get_poller_nextcheck() poller_type:4 75177:20221202:102440.842 End of DCconfig_get_poller_nextcheck():-1 75177:20221202:102440.842 End of get_values():0 75177:20221202:102440.842 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.000186 sec, idle 5 sec]' 75177:20221202:102440.843 In zbx_ipc_async_socket_recv() timeout:5 75129:20221202:102440.844 In ipc_service_add_client() 75129:20221202:102440.844 End of ipc_service_add_client() clientid:7 75129:20221202:102440.844 End of ipc_service_accept() 75129:20221202:102440.844 End of zbx_ipc_service_recv():1 75129:20221202:102440.844 In zbx_rtc_dispatch() code:100 size:5 75129:20221202:102440.844 End of zbx_rtc_dispatch() 75129:20221202:102440.844 In zbx_ipc_service_recv() timeout:1.000 75129:20221202:102440.844 In ipc_service_accept() 75129:20221202:102440.844 In ipc_service_add_client() 75129:20221202:102440.844 End of ipc_service_add_client() clientid:8 75129:20221202:102440.844 End of ipc_service_accept() 75129:20221202:102440.844 End of zbx_ipc_service_recv():1 75129:20221202:102440.844 In zbx_rtc_dispatch() code:100 size:5 75129:20221202:102440.844 End of zbx_rtc_dispatch() 75129:20221202:102440.844 In zbx_ipc_service_recv() timeout:1.000 75129:20221202:102440.844 In ipc_service_accept() 75129:20221202:102440.844 In ipc_service_add_client() 75129:20221202:102440.844 End of ipc_service_add_client() clientid:9 75129:20221202:102440.844 End of ipc_service_accept() 75129:20221202:102440.844 End of zbx_ipc_service_recv():1 75129:20221202:102440.844 In zbx_rtc_dispatch() code:100 size:5 75129:20221202:102440.844 End of zbx_rtc_dispatch() 75129:20221202:102440.844 In zbx_ipc_service_recv() timeout:1.000 75129:20221202:102440.844 In ipc_service_accept() 75129:20221202:102440.844 In ipc_service_add_client() 75129:20221202:102440.845 End of ipc_service_add_client() clientid:10 75129:20221202:102440.845 End of ipc_service_accept() 75129:20221202:102440.845 End of zbx_ipc_service_recv():1 75129:20221202:102440.845 In zbx_rtc_dispatch() code:100 size:5 75129:20221202:102440.845 End of zbx_rtc_dispatch() 75129:20221202:102440.845 In zbx_ipc_service_recv() timeout:1.000 75129:20221202:102440.845 In ipc_service_accept() 75188:20221202:102440.845 In get_values() 75129:20221202:102440.845 In ipc_service_add_client() 75129:20221202:102440.845 End of ipc_service_add_client() clientid:11 75129:20221202:102440.845 End of ipc_service_accept() 75129:20221202:102440.846 End of zbx_ipc_service_recv():1 75129:20221202:102440.846 In zbx_rtc_dispatch() code:100 size:5 75129:20221202:102440.846 End of zbx_rtc_dispatch() 75129:20221202:102440.846 In zbx_ipc_service_recv() timeout:1.000 75129:20221202:102440.846 In ipc_service_accept() 75129:20221202:102440.846 In ipc_service_add_client() 75129:20221202:102440.846 End of ipc_service_add_client() clientid:12 75129:20221202:102440.846 End of ipc_service_accept() 75129:20221202:102440.846 End of zbx_ipc_service_recv():1 75129:20221202:102440.847 In zbx_rtc_dispatch() code:100 size:5 75129:20221202:102440.847 End of zbx_rtc_dispatch() 75129:20221202:102440.847 In zbx_ipc_service_recv() timeout:1.000 75129:20221202:102440.847 In ipc_service_accept() 75129:20221202:102440.847 In ipc_service_add_client() 75129:20221202:102440.847 End of ipc_service_add_client() clientid:13 75129:20221202:102440.847 End of ipc_service_accept() 75129:20221202:102440.847 End of zbx_ipc_service_recv():1 75129:20221202:102440.847 In zbx_rtc_dispatch() code:100 size:5 75129:20221202:102440.847 End of zbx_rtc_dispatch() 75188:20221202:102440.847 In DCconfig_get_poller_items() poller_type:0 75188:20221202:102440.847 End of DCconfig_get_poller_items():0 75188:20221202:102440.847 In DCconfig_get_poller_nextcheck() poller_type:0 75188:20221202:102440.847 End of DCconfig_get_poller_nextcheck():1669969481 75188:20221202:102440.847 End of get_values():0 75188:20221202:102440.847 zbx_setproctitle() title:'poller #5 [got 0 values in 0.007772 sec, idle 1 sec]' 75188:20221202:102440.847 In zbx_ipc_async_socket_recv() timeout:1 75129:20221202:102440.849 In zbx_ipc_service_recv() timeout:1.000 75129:20221202:102440.849 In ipc_service_accept() 75129:20221202:102440.849 In ipc_service_add_client() 75129:20221202:102440.849 End of ipc_service_add_client() clientid:14 75129:20221202:102440.849 End of ipc_service_accept() 75129:20221202:102440.849 End of zbx_ipc_service_recv():1 75129:20221202:102440.849 In zbx_rtc_dispatch() code:100 size:5 75129:20221202:102440.849 End of zbx_rtc_dispatch() 75129:20221202:102440.849 In zbx_ipc_service_recv() timeout:1.000 75129:20221202:102440.849 In ipc_service_accept() 75129:20221202:102440.849 In ipc_service_add_client() 75129:20221202:102440.850 End of ipc_service_add_client() clientid:15 75129:20221202:102440.850 End of ipc_service_accept() 75129:20221202:102440.850 End of zbx_ipc_service_recv():1 75129:20221202:102440.850 In zbx_rtc_dispatch() code:100 size:5 75129:20221202:102440.850 End of zbx_rtc_dispatch() 75129:20221202:102440.850 In zbx_ipc_service_recv() timeout:1.000 75129:20221202:102440.850 In ipc_service_accept() 75129:20221202:102440.850 In ipc_service_add_client() 75129:20221202:102440.850 End of ipc_service_add_client() clientid:16 75129:20221202:102440.850 End of ipc_service_accept() 75129:20221202:102440.850 End of zbx_ipc_service_recv():1 75129:20221202:102440.850 In zbx_rtc_dispatch() code:100 size:5 75129:20221202:102440.850 End of zbx_rtc_dispatch() 75129:20221202:102440.851 In zbx_ipc_service_recv() timeout:1.000 75129:20221202:102440.852 In ipc_service_accept() 75129:20221202:102440.852 In ipc_service_add_client() 75206:20221202:102440.852 In zbx_ipc_service_recv() timeout:1.000 75129:20221202:102440.852 End of ipc_service_add_client() clientid:17 75129:20221202:102440.852 End of ipc_service_accept() 75129:20221202:102440.852 End of zbx_ipc_service_recv():1 75129:20221202:102440.852 In zbx_rtc_dispatch() code:100 size:5 75129:20221202:102440.852 End of zbx_rtc_dispatch() 75129:20221202:102440.852 In zbx_ipc_service_recv() timeout:1.000 75129:20221202:102440.852 In ipc_service_accept() 75129:20221202:102440.852 In ipc_service_add_client() 75129:20221202:102440.852 End of ipc_service_add_client() clientid:18 75129:20221202:102440.852 End of ipc_service_accept() 75129:20221202:102440.852 End of zbx_ipc_service_recv():1 75129:20221202:102440.852 In zbx_rtc_dispatch() code:100 size:5 75129:20221202:102440.852 End of zbx_rtc_dispatch() 75129:20221202:102440.853 In zbx_ipc_service_recv() timeout:1.000 75129:20221202:102440.853 In ipc_service_accept() 75129:20221202:102440.853 In ipc_service_add_client() 75129:20221202:102440.853 End of ipc_service_add_client() clientid:19 75129:20221202:102440.853 End of ipc_service_accept() 75129:20221202:102440.853 End of zbx_ipc_service_recv():1 75129:20221202:102440.853 In zbx_rtc_dispatch() code:100 size:5 75129:20221202:102440.853 End of zbx_rtc_dispatch() 75129:20221202:102440.853 In zbx_ipc_service_recv() timeout:1.000 75129:20221202:102440.853 In ipc_service_accept() 75129:20221202:102440.853 In ipc_service_add_client() 75129:20221202:102440.853 End of ipc_service_add_client() clientid:20 75129:20221202:102440.853 End of ipc_service_accept() 75129:20221202:102440.853 End of zbx_ipc_service_recv():1 75129:20221202:102440.853 In zbx_rtc_dispatch() code:100 size:5 75129:20221202:102440.853 End of zbx_rtc_dispatch() 75129:20221202:102440.853 In zbx_ipc_service_recv() timeout:1.000 75129:20221202:102440.853 In ipc_service_accept() 75129:20221202:102440.853 In ipc_service_add_client() 75129:20221202:102440.853 End of ipc_service_add_client() clientid:21 75129:20221202:102440.853 End of ipc_service_accept() 75129:20221202:102440.853 End of zbx_ipc_service_recv():1 75129:20221202:102440.853 In zbx_rtc_dispatch() code:100 size:5 75129:20221202:102440.853 End of zbx_rtc_dispatch() 75129:20221202:102440.853 In zbx_ipc_service_recv() timeout:1.000 75129:20221202:102440.854 In ipc_service_accept() 75129:20221202:102440.854 In ipc_service_add_client() 75129:20221202:102440.854 End of ipc_service_add_client() clientid:22 75129:20221202:102440.854 End of ipc_service_accept() 75129:20221202:102440.854 End of zbx_ipc_service_recv():1 75129:20221202:102440.854 In zbx_rtc_dispatch() code:100 size:5 75129:20221202:102440.854 End of zbx_rtc_dispatch() 75129:20221202:102440.854 In zbx_ipc_service_recv() timeout:1.000 75129:20221202:102440.854 In ipc_service_accept() 75129:20221202:102440.854 In ipc_service_add_client() 75129:20221202:102440.854 End of ipc_service_add_client() clientid:23 75129:20221202:102440.854 End of ipc_service_accept() 75129:20221202:102440.854 End of zbx_ipc_service_recv():1 75129:20221202:102440.854 In zbx_rtc_dispatch() code:100 size:5 75129:20221202:102440.854 End of zbx_rtc_dispatch() 75129:20221202:102440.854 In zbx_ipc_service_recv() timeout:1.000 75129:20221202:102440.854 In ipc_service_accept() 75129:20221202:102440.854 In ipc_service_add_client() 75129:20221202:102440.854 End of ipc_service_add_client() clientid:24 75129:20221202:102440.854 End of ipc_service_accept() 75129:20221202:102440.854 End of zbx_ipc_service_recv():1 75129:20221202:102440.855 In zbx_rtc_dispatch() code:100 size:5 75129:20221202:102440.855 End of zbx_rtc_dispatch() 75129:20221202:102440.855 In zbx_ipc_service_recv() timeout:1.000 75129:20221202:102440.856 In ipc_service_accept() 75129:20221202:102440.856 In ipc_service_add_client() 75129:20221202:102440.856 End of ipc_service_add_client() clientid:25 75129:20221202:102440.856 End of ipc_service_accept() 75129:20221202:102440.856 End of zbx_ipc_service_recv():1 75129:20221202:102440.856 In zbx_rtc_dispatch() code:100 size:5 75129:20221202:102440.856 End of zbx_rtc_dispatch() 75129:20221202:102440.856 In zbx_ipc_service_recv() timeout:1.000 75129:20221202:102440.857 In ipc_service_accept() 75129:20221202:102440.857 In ipc_service_add_client() 75129:20221202:102440.857 End of ipc_service_add_client() clientid:26 75129:20221202:102440.857 End of ipc_service_accept() 75129:20221202:102440.857 End of zbx_ipc_service_recv():1 75129:20221202:102440.857 In zbx_rtc_dispatch() code:100 size:5 75129:20221202:102440.857 End of zbx_rtc_dispatch() 75129:20221202:102440.857 In zbx_ipc_service_recv() timeout:1.000 75129:20221202:102440.857 In ipc_service_accept() 75129:20221202:102440.857 In ipc_service_add_client() 75129:20221202:102440.858 End of ipc_service_add_client() clientid:27 75129:20221202:102440.858 End of ipc_service_accept() 75129:20221202:102440.858 End of zbx_ipc_service_recv():1 75129:20221202:102440.858 In zbx_rtc_dispatch() code:100 size:5 75129:20221202:102440.858 End of zbx_rtc_dispatch() 75129:20221202:102440.858 In zbx_ipc_service_recv() timeout:1.000 75129:20221202:102440.858 In ipc_service_accept() 75129:20221202:102440.858 In ipc_service_add_client() 75129:20221202:102440.858 End of ipc_service_add_client() clientid:28 75129:20221202:102440.858 End of ipc_service_accept() 75129:20221202:102440.858 End of zbx_ipc_service_recv():1 75129:20221202:102440.858 In zbx_rtc_dispatch() code:100 size:5 75129:20221202:102440.859 End of zbx_rtc_dispatch() 75129:20221202:102440.859 In zbx_ipc_service_recv() timeout:1.000 75129:20221202:102440.859 In ipc_service_accept() 75129:20221202:102440.859 In ipc_service_add_client() 75129:20221202:102440.859 End of ipc_service_add_client() clientid:29 75129:20221202:102440.859 End of ipc_service_accept() 75129:20221202:102440.859 End of zbx_ipc_service_recv():1 75129:20221202:102440.860 In zbx_rtc_dispatch() code:100 size:5 75129:20221202:102440.860 End of zbx_rtc_dispatch() 75129:20221202:102440.860 In zbx_ipc_service_recv() timeout:1.000 75129:20221202:102440.860 In ipc_service_accept() 75129:20221202:102440.860 In ipc_service_add_client() 75129:20221202:102440.860 End of ipc_service_add_client() clientid:30 75129:20221202:102440.860 End of ipc_service_accept() 75129:20221202:102440.860 End of zbx_ipc_service_recv():1 75129:20221202:102440.860 In zbx_rtc_dispatch() code:100 size:5 75129:20221202:102440.860 End of zbx_rtc_dispatch() 75129:20221202:102440.860 In zbx_ipc_service_recv() timeout:1.000 75129:20221202:102440.860 In ipc_service_accept() 75129:20221202:102440.861 In ipc_service_add_client() 75129:20221202:102440.861 End of ipc_service_add_client() clientid:31 75129:20221202:102440.861 End of ipc_service_accept() 75129:20221202:102440.861 End of zbx_ipc_service_recv():1 75129:20221202:102440.861 In zbx_rtc_dispatch() code:100 size:5 75129:20221202:102440.861 End of zbx_rtc_dispatch() 75129:20221202:102440.861 In zbx_ipc_service_recv() timeout:1.000 75129:20221202:102440.861 In ipc_service_accept() 75129:20221202:102440.861 In ipc_service_add_client() 75129:20221202:102440.861 End of ipc_service_add_client() clientid:32 75129:20221202:102440.861 End of ipc_service_accept() 75129:20221202:102440.861 End of zbx_ipc_service_recv():1 75129:20221202:102440.861 In zbx_rtc_dispatch() code:100 size:5 75129:20221202:102440.861 End of zbx_rtc_dispatch() 75129:20221202:102440.862 In zbx_ipc_service_recv() timeout:1.000 75129:20221202:102440.862 In ipc_service_accept() 75129:20221202:102440.862 In ipc_service_add_client() 75129:20221202:102440.862 End of ipc_service_add_client() clientid:33 75129:20221202:102440.862 End of ipc_service_accept() 75129:20221202:102440.862 End of zbx_ipc_service_recv():1 75129:20221202:102440.862 In zbx_rtc_dispatch() code:100 size:5 75129:20221202:102440.862 End of zbx_rtc_dispatch() 75129:20221202:102440.862 In zbx_ipc_service_recv() timeout:1.000 75129:20221202:102440.862 In ipc_service_accept() 75129:20221202:102440.862 In ipc_service_add_client() 75129:20221202:102440.862 End of ipc_service_add_client() clientid:34 75129:20221202:102440.862 End of ipc_service_accept() 75129:20221202:102440.862 End of zbx_ipc_service_recv():1 75129:20221202:102440.862 In zbx_rtc_dispatch() code:100 size:5 75129:20221202:102440.862 End of zbx_rtc_dispatch() 75129:20221202:102440.862 In zbx_ipc_service_recv() timeout:1.000 75129:20221202:102440.862 End of zbx_ipc_service_recv():1 75129:20221202:102440.862 In zbx_rtc_dispatch() code:100 size:5 75129:20221202:102440.862 End of zbx_rtc_dispatch() 75129:20221202:102440.862 In zbx_ipc_service_recv() timeout:1.000 75193:20221202:102440.867 End of zbx_ipc_socket_open():SUCCEED 75193:20221202:102440.867 In zbx_ipc_socket_write() 75193:20221202:102440.867 End of zbx_ipc_socket_write():SUCCEED 75193:20221202:102440.867 zbx_setproctitle() title:'trapper #3 [processed data in 0.100794 sec, waiting for connection]' 75192:20221202:102440.868 zbx_setproctitle() title:'trapper #2 [processing data]' 75192:20221202:102440.868 In zbx_ipc_async_socket_recv() timeout:0 75192:20221202:102440.868 End of zbx_ipc_async_socket_recv():0 75192:20221202:102440.868 trapper got '{"request":"active checks","host":"test"}' 75192:20221202:102440.868 In send_list_of_active_checks_json() 75192:20221202:102440.868 In is_ip4() ip:'127.0.0.1' 75192:20221202:102440.868 End of is_ip4():SUCCEED 75192:20221202:102440.868 In get_hostid_by_host() host:'test' metadata:'' 75192:20221202:102440.868 query [txnlev:0] [select h.hostid,h.status,h.tls_accept,h.tls_issuer,h.tls_subject,h.tls_psk_identity,a.host_metadata,a.listen_ip,a.listen_dns,a.listen_port,a.flags from hosts h left join autoreg_host a on a.proxy_hostid is null and a.host=h.host where h.host='test' and h.status in (0,1) and h.flags<>2 and h.proxy_hostid is null] 75192:20221202:102440.870 End of get_hostid_by_host():SUCCEED 75192:20221202:102440.870 query [txnlev:0] [select itemid from items where type=7 and flags<>2 and hostid=10551] 75192:20221202:102440.870 In substitute_simple_macros_impl() data:'5s' 75192:20221202:102440.870 End substitute_simple_macros_impl() data:'5s' 75192:20221202:102440.870 In substitute_key_macros_impl() data:'log[/tmp/zabbix.log]' 75192:20221202:102440.870 End of substitute_key_macros_impl():SUCCEED data:'log[/tmp/zabbix.log]' 75192:20221202:102440.870 In substitute_simple_macros_impl() data:'5s' 75192:20221202:102440.870 End substitute_simple_macros_impl() data:'5s' 75192:20221202:102440.870 In substitute_key_macros_impl() data:'logrt["/tmp/^loog[0-9]+.log"]' 75192:20221202:102440.870 End of substitute_key_macros_impl():SUCCEED data:'logrt["/tmp/^loog[0-9]+.log"]' 75192:20221202:102440.870 send_list_of_active_checks_json() sending [{"response":"success","data":[{"key":"log[/tmp/zabbix.log]","delay":5,"lastlogsize":3,"mtime":0},{"key":"logrt[\"/tmp/^loog[0-9]+.log\"]","delay":5,"lastlogsize":4,"mtime":1669911928}]}] 75192:20221202:102440.870 End of send_list_of_active_checks_json():SUCCEED 75192:20221202:102440.870 zbx_setproctitle() title:'trapper #2 [processed data in 0.002194 sec, waiting for connection]' 75206:20221202:102440.872 In ipc_service_accept() 75206:20221202:102440.872 In ipc_service_add_client() 75206:20221202:102440.872 End of ipc_service_add_client() clientid:3 75206:20221202:102440.872 End of ipc_service_accept() 75206:20221202:102440.872 End of zbx_ipc_service_recv():2 75206:20221202:102440.872 In zbx_ipc_service_recv() timeout:1.000 75206:20221202:102440.872 End of zbx_ipc_service_recv():1 75206:20221202:102440.872 In zbx_ipc_service_recv() timeout:1.000 75196:20221202:102440.924 End of zbx_ipc_socket_open():SUCCEED 75196:20221202:102440.925 In zbx_ipc_socket_write() 75196:20221202:102440.925 End of zbx_ipc_socket_write():SUCCEED 75196:20221202:102440.925 zbx_setproctitle() title:'trapper #4 [processed data in 0.116834 sec, waiting for connection]' 75206:20221202:102440.925 In ipc_service_accept() 75206:20221202:102440.925 In ipc_service_add_client() 75206:20221202:102440.925 End of ipc_service_add_client() clientid:4 75206:20221202:102440.925 End of ipc_service_accept() 75206:20221202:102440.925 End of zbx_ipc_service_recv():2 75206:20221202:102440.925 In zbx_ipc_service_recv() timeout:1.000 75206:20221202:102440.925 End of zbx_ipc_service_recv():1 75206:20221202:102440.925 In zbx_ipc_service_recv() timeout:1.000 75196:20221202:102440.926 zbx_setproctitle() title:'trapper #4 [processing data]' 75196:20221202:102440.926 In zbx_ipc_async_socket_recv() timeout:0 75196:20221202:102440.926 End of zbx_ipc_async_socket_recv():0 75196:20221202:102440.926 trapper got '{"request":"active checks","host":"test"}' 75196:20221202:102440.926 In send_list_of_active_checks_json() 75196:20221202:102440.926 In is_ip4() ip:'192.168.6.176' 75196:20221202:102440.926 End of is_ip4():SUCCEED 75196:20221202:102440.926 In get_hostid_by_host() host:'test' metadata:'' 75196:20221202:102440.926 query [txnlev:0] [select h.hostid,h.status,h.tls_accept,h.tls_issuer,h.tls_subject,h.tls_psk_identity,a.host_metadata,a.listen_ip,a.listen_dns,a.listen_port,a.flags from hosts h left join autoreg_host a on a.proxy_hostid is null and a.host=h.host where h.host='test' and h.status in (0,1) and h.flags<>2 and h.proxy_hostid is null] 75196:20221202:102440.927 End of get_hostid_by_host():SUCCEED 75196:20221202:102440.927 query [txnlev:0] [select itemid from items where type=7 and flags<>2 and hostid=10551] 75196:20221202:102440.927 In substitute_simple_macros_impl() data:'5s' 75196:20221202:102440.927 End substitute_simple_macros_impl() data:'5s' 75196:20221202:102440.927 In substitute_key_macros_impl() data:'log[/tmp/zabbix.log]' 75196:20221202:102440.927 End of substitute_key_macros_impl():SUCCEED data:'log[/tmp/zabbix.log]' 75196:20221202:102440.927 In substitute_simple_macros_impl() data:'5s' 75196:20221202:102440.927 End substitute_simple_macros_impl() data:'5s' 75196:20221202:102440.927 In substitute_key_macros_impl() data:'logrt["/tmp/^loog[0-9]+.log"]' 75196:20221202:102440.927 End of substitute_key_macros_impl():SUCCEED data:'logrt["/tmp/^loog[0-9]+.log"]' 75196:20221202:102440.927 send_list_of_active_checks_json() sending [{"response":"success","data":[{"key":"log[/tmp/zabbix.log]","delay":5,"lastlogsize":3,"mtime":0},{"key":"logrt[\"/tmp/^loog[0-9]+.log\"]","delay":5,"lastlogsize":4,"mtime":1669911928}]}] 75196:20221202:102440.928 End of send_list_of_active_checks_json():SUCCEED 75196:20221202:102440.928 zbx_setproctitle() title:'trapper #4 [processed data in 0.001944 sec, waiting for connection]' 75162:20221202:102441.014 In int_in_list() list:'200' value:301 75162:20221202:102441.014 End of int_in_list():FAIL 75162:20221202:102441.014 In process_step_data() rspcode:301 time:0.196271 speed:908.000000 75162:20221202:102441.014 query [txnlev:0] [select type,itemid from httpstepitem where httpstepid=1] 75162:20221202:102441.015 In zbx_preprocess_item_value() 75162:20221202:102441.015 End of zbx_preprocess_item_value() 75162:20221202:102441.015 In zbx_preprocess_item_value() 75162:20221202:102441.015 End of zbx_preprocess_item_value() 75162:20221202:102441.015 In zbx_preprocess_item_value() 75162:20221202:102441.015 End of zbx_preprocess_item_value() 75162:20221202:102441.015 End of process_step_data() 75162:20221202:102441.016 query without transaction detected 75162:20221202:102441.016 query [txnlev:0] [update httptest set nextcheck=1669969491 where httptestid=1] 75162:20221202:102441.030 cannot process step "111" of web scenario "Web scenario 1" on host "test": response code "301" did not match any of the required status codes "200" 75162:20221202:102441.030 In process_test_data() 75162:20221202:102441.030 query [txnlev:0] [select type,itemid from httptestitem where httptestid=1] 75162:20221202:102441.030 In zbx_preprocess_item_value() 75162:20221202:102441.030 End of zbx_preprocess_item_value() 75162:20221202:102441.030 In zbx_preprocess_item_value() 75162:20221202:102441.030 End of zbx_preprocess_item_value() 75162:20221202:102441.030 In zbx_preprocess_item_value() 75162:20221202:102441.030 End of zbx_preprocess_item_value() 75162:20221202:102441.030 End of process_test_data() 75162:20221202:102441.030 In zbx_ipc_socket_open() 75162:20221202:102441.030 End of zbx_ipc_socket_open():SUCCEED 75162:20221202:102441.030 In zbx_ipc_socket_write() 75162:20221202:102441.030 End of zbx_ipc_socket_write():SUCCEED 75162:20221202:102441.030 End of process_httptest() 75162:20221202:102441.030 End of process_httptests() 75162:20221202:102441.030 query [txnlev:0] [select min(t.nextcheck) from httptest t,hosts h where t.hostid=h.hostid and mod(t.httptestid,1)=0 and t.status=0 and h.proxy_hostid is null and h.status=0 and (h.maintenance_status=0 or h.maintenance_type=0)] 75153:20221202:102441.031 In ipc_service_accept() 75153:20221202:102441.031 In ipc_service_add_client() 75153:20221202:102441.031 End of ipc_service_add_client() clientid:6 75153:20221202:102441.031 End of ipc_service_accept() 75153:20221202:102441.031 End of zbx_ipc_service_recv():2 75153:20221202:102441.031 In zbx_ipc_service_recv() timeout:1.000 75153:20221202:102441.031 End of zbx_ipc_service_recv():1 75153:20221202:102441.031 In preprocessor_add_request() 75153:20221202:102441.031 In preprocessor_sync_configuration() 75153:20221202:102441.031 In DCconfig_get_preprocessable_items() 75162:20221202:102441.031 zbx_setproctitle() title:'http poller #1 [got 1 values in 0.287480 sec, idle 5 sec]' 75153:20221202:102441.033 In zbx_dc_expand_user_macros() '' 75153:20221202:102441.033 End of zbx_dc_expand_user_macros() '' 75153:20221202:102441.033 In zbx_dc_expand_user_macros() '' 75153:20221202:102441.033 End of zbx_dc_expand_user_macros() '' 75153:20221202:102441.033 In zbx_dc_expand_user_macros() '' 75153:20221202:102441.033 End of zbx_dc_expand_user_macros() '' 75153:20221202:102441.033 In zbx_dc_expand_user_macros() '' 75153:20221202:102441.033 End of zbx_dc_expand_user_macros() '' 75153:20221202:102441.034 In zbx_dc_expand_user_macros() '' 75153:20221202:102441.034 End of zbx_dc_expand_user_macros() '' 75153:20221202:102441.034 In zbx_dc_expand_user_macros() '' 75153:20221202:102441.034 End of zbx_dc_expand_user_macros() '' 75153:20221202:102441.034 In zbx_dc_expand_user_macros() '' 75153:20221202:102441.034 End of zbx_dc_expand_user_macros() '' 75153:20221202:102441.034 In zbx_dc_expand_user_macros() '' 75153:20221202:102441.034 End of zbx_dc_expand_user_macros() '' 75153:20221202:102441.034 In zbx_dc_expand_user_macros() '' 75153:20221202:102441.034 End of zbx_dc_expand_user_macros() '' 75153:20221202:102441.034 In zbx_dc_expand_user_macros() '' 75153:20221202:102441.034 End of zbx_dc_expand_user_macros() '' 75153:20221202:102441.034 In zbx_dc_expand_user_macros() '' 75153:20221202:102441.034 End of zbx_dc_expand_user_macros() '' 75153:20221202:102441.034 In zbx_dc_expand_user_macros() '' 75153:20221202:102441.034 End of zbx_dc_expand_user_macros() '' 75153:20221202:102441.034 In zbx_dc_expand_user_macros() '' 75153:20221202:102441.034 End of zbx_dc_expand_user_macros() '' 75153:20221202:102441.034 In zbx_dc_expand_user_macros() '' 75153:20221202:102441.034 End of zbx_dc_expand_user_macros() '' 75153:20221202:102441.034 In zbx_dc_expand_user_macros() '' 75153:20221202:102441.034 End of zbx_dc_expand_user_macros() '' 75153:20221202:102441.034 In zbx_dc_expand_user_macros() '' 75153:20221202:102441.034 End of zbx_dc_expand_user_macros() '' 75153:20221202:102441.034 In zbx_dc_expand_user_macros() '' 75153:20221202:102441.034 End of zbx_dc_expand_user_macros() '' 75153:20221202:102441.034 In zbx_dc_expand_user_macros() '' 75153:20221202:102441.034 End of zbx_dc_expand_user_macros() '' 75153:20221202:102441.034 In zbx_dc_expand_user_macros() '' 75153:20221202:102441.034 End of zbx_dc_expand_user_macros() '' 75153:20221202:102441.034 In zbx_dc_expand_user_macros() '' 75153:20221202:102441.034 End of zbx_dc_expand_user_macros() '' 75153:20221202:102441.034 In zbx_dc_expand_user_macros() '' 75153:20221202:102441.034 End of zbx_dc_expand_user_macros() '' 75153:20221202:102441.034 In zbx_dc_expand_user_macros() '' 75153:20221202:102441.034 End of zbx_dc_expand_user_macros() '' 75153:20221202:102441.034 In zbx_dc_expand_user_macros() '' 75153:20221202:102441.034 End of zbx_dc_expand_user_macros() '' 75153:20221202:102441.034 In zbx_dc_expand_user_macros() '' 75153:20221202:102441.034 End of zbx_dc_expand_user_macros() '' 75153:20221202:102441.034 In zbx_dc_expand_user_macros() '' 75153:20221202:102441.034 End of zbx_dc_expand_user_macros() '' 75153:20221202:102441.034 In zbx_dc_expand_user_macros() '' 75153:20221202:102441.034 End of zbx_dc_expand_user_macros() '' 75153:20221202:102441.035 In zbx_dc_expand_user_macros() '' 75153:20221202:102441.035 End of zbx_dc_expand_user_macros() '' 75153:20221202:102441.035 In zbx_dc_expand_user_macros() '' 75153:20221202:102441.035 End of zbx_dc_expand_user_macros() '' 75153:20221202:102441.035 In zbx_dc_expand_user_macros() '' 75153:20221202:102441.035 End of zbx_dc_expand_user_macros() '' 75153:20221202:102441.035 In zbx_dc_expand_user_macros() '' 75153:20221202:102441.035 End of zbx_dc_expand_user_macros() '' 75153:20221202:102441.035 End of DCconfig_get_preprocessable_items() items:29 75153:20221202:102441.035 End of preprocessor_sync_configuration() item config size: 29, history cache size: 0 75153:20221202:102441.035 In preprocessor_enqueue() itemid: 44299 75153:20221202:102441.035 In preprocessor_enqueue_dependent() itemid: 44299 75153:20221202:102441.035 End of preprocessor_enqueue_dependent() 75153:20221202:102441.035 End of preprocessor_enqueue() 75153:20221202:102441.035 In preprocessor_enqueue() itemid: 44300 75153:20221202:102441.035 In preprocessor_enqueue_dependent() itemid: 44300 75153:20221202:102441.035 End of preprocessor_enqueue_dependent() 75153:20221202:102441.035 End of preprocessor_enqueue() 75153:20221202:102441.035 In preprocessor_enqueue() itemid: 44301 75153:20221202:102441.035 In preprocessor_enqueue_dependent() itemid: 44301 75153:20221202:102441.035 End of preprocessor_enqueue_dependent() 75153:20221202:102441.035 End of preprocessor_enqueue() 75153:20221202:102441.035 In preprocessor_enqueue() itemid: 44296 75153:20221202:102441.035 In preprocessor_enqueue_dependent() itemid: 44296 75153:20221202:102441.035 End of preprocessor_enqueue_dependent() 75153:20221202:102441.035 End of preprocessor_enqueue() 75153:20221202:102441.035 In preprocessor_enqueue() itemid: 44297 75153:20221202:102441.035 In preprocessor_enqueue_dependent() itemid: 44297 75153:20221202:102441.035 End of preprocessor_enqueue_dependent() 75153:20221202:102441.035 End of preprocessor_enqueue() 75153:20221202:102441.035 In preprocessor_enqueue() itemid: 44298 75153:20221202:102441.035 In preprocessor_enqueue_dependent() itemid: 44298 75153:20221202:102441.035 End of preprocessor_enqueue_dependent() 75153:20221202:102441.035 End of preprocessor_enqueue() 75153:20221202:102441.035 In preprocessor_assign_tasks() 75153:20221202:102441.035 In preprocessor_get_next_task() 75153:20221202:102441.035 End of preprocessor_get_next_task() 75153:20221202:102441.035 End of preprocessor_assign_tasks() 75153:20221202:102441.035 End of preprocessor_add_request() 75153:20221202:102441.035 In zbx_ipc_service_recv() timeout:1.000 75132:20221202:102441.460 End of zbx_ipc_service_recv():2 75132:20221202:102441.461 In zbx_ipc_async_socket_send() 75132:20221202:102441.461 In zbx_ipc_client_send() clientid:0 75129:20221202:102441.462 End of zbx_ipc_service_recv():1 75129:20221202:102441.462 In zbx_ha_dispatch_message() 75129:20221202:102441.462 In zbx_ipc_service_recv() timeout:1.000 75132:20221202:102441.462 End of zbx_ipc_client_send():SUCCEED 75132:20221202:102441.462 End of zbx_ipc_async_socket_send():SUCCEED 75132:20221202:102441.462 In zbx_ipc_async_socket_flush() timeout:10 75132:20221202:102441.462 End of zbx_ipc_async_socket_flush():0 75132:20221202:102441.462 In zbx_ipc_service_recv() timeout:0.996 75133:20221202:102441.514 End of zbx_ipc_service_recv():2 75133:20221202:102441.515 In zbx_ipc_service_recv() timeout:1.000 75167:20221202:102441.748 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000155 sec, syncing history]' 75167:20221202:102441.748 In zbx_sync_history_cache() history_num:6 75167:20221202:102441.749 In substitute_simple_macros_impl() data:'90d' 75167:20221202:102441.749 End substitute_simple_macros_impl() data:'90d' 75167:20221202:102441.749 In substitute_simple_macros_impl() data:'30d' 75167:20221202:102441.749 End substitute_simple_macros_impl() data:'30d' 75167:20221202:102441.749 In substitute_simple_macros_impl() data:'90d' 75167:20221202:102441.749 End substitute_simple_macros_impl() data:'90d' 75167:20221202:102441.749 In substitute_simple_macros_impl() data:'30d' 75167:20221202:102441.749 End substitute_simple_macros_impl() data:'30d' 75167:20221202:102441.749 In substitute_simple_macros_impl() data:'30d' 75167:20221202:102441.749 End substitute_simple_macros_impl() data:'30d' 75167:20221202:102441.749 In substitute_simple_macros_impl() data:'90d' 75167:20221202:102441.749 End substitute_simple_macros_impl() data:'90d' 75167:20221202:102441.749 In substitute_simple_macros_impl() data:'30d' 75167:20221202:102441.749 End substitute_simple_macros_impl() data:'30d' 75167:20221202:102441.749 In substitute_simple_macros_impl() data:'90d' 75167:20221202:102441.749 End substitute_simple_macros_impl() data:'90d' 75167:20221202:102441.749 In substitute_simple_macros_impl() data:'30d' 75167:20221202:102441.749 End substitute_simple_macros_impl() data:'30d' 75167:20221202:102441.749 In substitute_simple_macros_impl() data:'90d' 75167:20221202:102441.749 End substitute_simple_macros_impl() data:'90d' 75167:20221202:102441.749 In substitute_simple_macros_impl() data:'30d' 75167:20221202:102441.749 End substitute_simple_macros_impl() data:'30d' 75167:20221202:102441.749 In DCmass_prepare_history() history_num:6 75167:20221202:102441.749 End of DCmass_prepare_history() 75167:20221202:102441.749 In DBmass_add_history() 75167:20221202:102441.749 In zbx_history_add_values() 75167:20221202:102441.749 query [txnlev:1] [begin;] 75167:20221202:102441.750 query [txnlev:1] [insert into history (itemid,clock,ns,value) values (44296,1669969481,16803997,908),(44299,1669969481,14818759,908),(44300,1669969481,14818759,0.196271); ] 75167:20221202:102441.751 query [txnlev:1] [insert into history_str (itemid,clock,ns,value) values (44298,1669969481,16803997,'response code "301" did not match any of the required status codes "200"'); ] 75167:20221202:102441.751 query [txnlev:1] [insert into history_uint (itemid,clock,ns,value) values (44297,1669969481,16803997,1),(44301,1669969481,14818759,301); ] 75167:20221202:102441.751 query [txnlev:1] [commit;] 75164:20221202:102441.752 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.011592 sec, syncing history]' 75164:20221202:102441.754 In zbx_sync_history_cache() history_num:6 75164:20221202:102441.754 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.001816 sec, idle 1 sec]' 75157:20221202:102441.754 End of zbx_ipc_service_recv():2 75157:20221202:102441.755 In zbx_ipc_service_recv() timeout:1.000 75166:20221202:102441.759 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000342 sec, syncing history]' 75166:20221202:102441.759 In zbx_sync_history_cache() history_num:6 75166:20221202:102441.759 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000161 sec, idle 1 sec]' 75184:20221202:102441.769 End of zbx_ipc_async_socket_recv():0 75184:20221202:102441.769 zbx_setproctitle() title:'poller #3 [got 0 values in 0.013875 sec, getting values]' 75184:20221202:102441.769 In get_values() 75184:20221202:102441.769 In DCconfig_get_poller_items() poller_type:0 75184:20221202:102441.769 End of DCconfig_get_poller_items():1 75180:20221202:102441.770 zbx_setproctitle() title:'self-monitoring [processing data]' 75180:20221202:102441.770 In collect_selfmon_stats() 75180:20221202:102441.770 End of collect_selfmon_stats() 75180:20221202:102441.770 zbx_setproctitle() title:'self-monitoring [processed data in 0.000066 sec, idle 1 sec]' 75184:20221202:102441.770 In substitute_key_macros_impl() data:'agent.ping' 75184:20221202:102441.770 End of substitute_key_macros_impl():SUCCEED data:'agent.ping' 75184:20221202:102441.770 In substitute_simple_macros_impl() data:'10050' 75184:20221202:102441.770 End substitute_simple_macros_impl() data:'10050' 75184:20221202:102441.770 In get_value() key:'agent.ping' 75184:20221202:102441.770 In get_value_agent() host:'test' addr:'192.168.6.176' key:'agent.ping' conn:'unencrypted' 75184:20221202:102441.770 In is_ip4() ip:'192.168.6.176' 75184:20221202:102441.770 End of is_ip4():SUCCEED 75184:20221202:102441.770 Sending [agent.ping] 75167:20221202:102441.771 End of zbx_history_add_values() 75167:20221202:102441.771 End of DBmass_add_history() 75167:20221202:102441.771 In DCmass_update_trends() 75167:20221202:102441.771 End of DCmass_update_trends() 75167:20221202:102441.771 query [txnlev:1] [begin;] 75184:20221202:102441.772 get value from agent result: '1' 75184:20221202:102441.773 End of get_value_agent():SUCCEED 75184:20221202:102441.773 End of get_value():SUCCEED 75184:20221202:102441.773 In zbx_activate_item_interface() interfaceid:15 itemid:44581 type:0 75184:20221202:102441.773 End of zbx_activate_item_interface() 75184:20221202:102441.773 In zbx_preprocess_item_value() 75184:20221202:102441.773 End of zbx_preprocess_item_value() 75184:20221202:102441.773 In zbx_ipc_socket_open() 75184:20221202:102441.773 End of zbx_ipc_socket_open():SUCCEED 75184:20221202:102441.773 In zbx_ipc_socket_write() 75184:20221202:102441.773 End of zbx_ipc_socket_write():SUCCEED 75184:20221202:102441.773 End of get_values():1 75184:20221202:102441.773 zbx_setproctitle() title:'poller #3 [got 1 values in 0.003617 sec, idle 5 sec]' 75184:20221202:102441.773 In zbx_ipc_async_socket_recv() timeout:5 75153:20221202:102441.773 In ipc_service_accept() 75153:20221202:102441.774 In ipc_service_add_client() 75153:20221202:102441.774 End of ipc_service_add_client() clientid:7 75153:20221202:102441.774 End of ipc_service_accept() 75153:20221202:102441.774 End of zbx_ipc_service_recv():2 75153:20221202:102441.774 In zbx_ipc_service_recv() timeout:1.000 75153:20221202:102441.774 End of zbx_ipc_service_recv():1 75153:20221202:102441.774 In preprocessor_add_request() 75153:20221202:102441.774 In preprocessor_sync_configuration() 75153:20221202:102441.774 In DCconfig_get_preprocessable_items() 75153:20221202:102441.774 End of DCconfig_get_preprocessable_items() items:29 75153:20221202:102441.774 End of preprocessor_sync_configuration() item config size: 29, history cache size: 0 75153:20221202:102441.774 In preprocessor_enqueue() itemid: 44581 75153:20221202:102441.774 End of preprocessor_enqueue() 75153:20221202:102441.774 In preprocessor_assign_tasks() 75153:20221202:102441.774 In preprocessor_get_next_task() 75153:20221202:102441.774 End of preprocessor_get_next_task() 75153:20221202:102441.774 In zbx_ipc_client_send() clientid:3 75167:20221202:102441.774 In DBmass_update_items() 75167:20221202:102441.774 End of DBmass_update_items() 75167:20221202:102441.774 In zbx_process_events() events_num:0 75167:20221202:102441.774 End of zbx_process_events() processed:0 75167:20221202:102441.774 query [txnlev:1] [commit;] 75153:20221202:102441.774 End of zbx_ipc_client_send():SUCCEED 75153:20221202:102441.775 In preprocessor_get_next_task() 75153:20221202:102441.775 End of preprocessor_get_next_task() 75153:20221202:102441.775 End of preprocessor_assign_tasks() 75153:20221202:102441.775 End of preprocessor_add_request() 75153:20221202:102441.775 In zbx_ipc_service_recv() timeout:1.000 75167:20221202:102441.775 In DCupdate_trends() 75167:20221202:102441.775 End of DCupdate_trends() 75167:20221202:102441.775 query [txnlev:1] [begin;] 75155:20221202:102441.775 End of zbx_ipc_socket_read():SUCCEED 75155:20221202:102441.776 worker_preprocess_value(): 1 75155:20221202:102441.776 worker_preprocess_value: SUCCEED GOOD 75155:20221202:102441.776 In zbx_ipc_socket_write() 75167:20221202:102441.776 In recalculate_triggers() 75167:20221202:102441.776 In zbx_link_triggers_with_functions() trigger_order_num:0 75167:20221202:102441.776 End of zbx_link_triggers_with_functions() triggers_func_pos_num:0 75167:20221202:102441.776 In zbx_evaluate_expressions() tr_num:0 75167:20221202:102441.776 In substitute_functions() 75167:20221202:102441.776 In zbx_extract_functionids() tr_num:0 75167:20221202:102441.776 End of zbx_extract_functionids() functionids_num:0 75167:20221202:102441.776 End of substitute_functions() 75167:20221202:102441.776 End of zbx_evaluate_expressions() 75167:20221202:102441.776 In zbx_process_triggers() values_num:0 75167:20221202:102441.776 End of zbx_process_triggers() 75155:20221202:102441.776 End of zbx_ipc_socket_write():SUCCEED 75155:20221202:102441.776 In zbx_ipc_socket_read() 75167:20221202:102441.776 End of recalculate_triggers() 75167:20221202:102441.776 In zbx_process_events() events_num:0 75167:20221202:102441.776 End of zbx_process_events() processed:0 75167:20221202:102441.776 query [txnlev:1] [commit;] 75153:20221202:102441.776 End of zbx_ipc_service_recv():1 75165:20221202:102441.777 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000306 sec, syncing history]' 75165:20221202:102441.777 In zbx_sync_history_cache() history_num:6 75153:20221202:102441.777 In preprocessor_add_result() 75153:20221202:102441.777 In preprocessor_enqueue_dependent() itemid: 44581 75165:20221202:102441.777 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000348 sec, idle 1 sec]' 75153:20221202:102441.777 End of preprocessor_enqueue_dependent() 75153:20221202:102441.777 In preprocessor_assign_tasks() 75153:20221202:102441.777 In preprocessor_get_next_task() 75153:20221202:102441.777 End of preprocessor_get_next_task() 75153:20221202:102441.777 End of preprocessor_assign_tasks() 75153:20221202:102441.777 End of preprocessor_add_result() 75167:20221202:102441.777 zbx_setproctitle() title:'history syncer #4 [processed 6 values, 0 triggers in 0.028591 sec, idle 1 sec]' 75153:20221202:102441.777 In zbx_ipc_service_recv() timeout:1.000 75149:20221202:102441.786 End of zbx_ipc_service_recv():2 75149:20221202:102441.786 In zbx_ipc_service_recv() timeout:1.000 75200:20221202:102441.786 zbx_setproctitle() title:'alert syncer [queuing alerts]' 75200:20221202:102441.786 In am_db_get_alerts() 75200:20221202:102441.786 query [txnlev:1] [begin;] 75200:20221202:102441.787 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] 75200:20221202:102441.788 query [txnlev:1] [commit;] 75200:20221202:102441.788 End of am_db_get_alerts():SUCCEED alerts:0 75200:20221202:102441.788 In am_db_flush_results() 75200:20221202:102441.788 In zbx_ipc_socket_write() 75200:20221202:102441.788 End of zbx_ipc_socket_write():SUCCEED 75200:20221202:102441.788 In zbx_ipc_socket_read() 75149:20221202:102441.789 End of zbx_ipc_service_recv():1 75149:20221202:102441.789 In am_flush_results() results:0 75149:20221202:102441.789 In zbx_ipc_client_send() clientid:6 75149:20221202:102441.789 End of zbx_ipc_client_send():SUCCEED 75149:20221202:102441.789 End of am_flush_results() 75149:20221202:102441.789 In zbx_ipc_service_recv() timeout:1.000 75200:20221202:102441.789 End of zbx_ipc_socket_read():SUCCEED 75200:20221202:102441.789 End of am_db_flush_results() flushed:0 75200:20221202:102441.789 In am_db_remove_expired_mediatypes() 75200:20221202:102441.789 End of am_db_remove_expired_mediatypes() removed:0 75200:20221202:102441.789 In am_db_update_watchdog() 75200:20221202:102441.789 query [txnlev:0] [select m.mediaid,m.mediatypeid,m.sendto from media m,users_groups u,config c,media_type mt where m.userid=u.userid and u.usrgrpid=c.alert_usrgrpid and m.mediatypeid=mt.mediatypeid and m.active=0 and mt.status=0 and mt.type<>4] 75200:20221202:102441.790 In zbx_ipc_socket_write() 75200:20221202:102441.790 End of zbx_ipc_socket_write():SUCCEED 75200:20221202:102441.790 End of am_db_update_watchdog() recipients:0 75200:20221202:102441.790 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.003952 sec, idle 1 sec]' 75149:20221202:102441.790 End of zbx_ipc_service_recv():1 75149:20221202:102441.790 In am_sync_watchdog() recipients:0 75149:20221202:102441.790 End of am_sync_watchdog() recipients:0 75149:20221202:102441.791 In zbx_ipc_service_recv() timeout:1.000 75187:20221202:102441.804 End of zbx_ipc_async_socket_recv():0 75187:20221202:102441.804 zbx_setproctitle() title:'poller #4 [got 0 values in 0.000176 sec, getting values]' 75187:20221202:102441.805 In get_values() 75187:20221202:102441.805 In DCconfig_get_poller_items() poller_type:0 75187:20221202:102441.805 End of DCconfig_get_poller_items():0 75187:20221202:102441.805 In DCconfig_get_poller_nextcheck() poller_type:0 75187:20221202:102441.805 End of DCconfig_get_poller_nextcheck():1669969486 75187:20221202:102441.806 End of get_values():0 75187:20221202:102441.806 zbx_setproctitle() title:'poller #4 [got 0 values in 0.001173 sec, idle 5 sec]' 75187:20221202:102441.806 In zbx_ipc_async_socket_recv() timeout:5 75183:20221202:102441.814 End of zbx_ipc_async_socket_recv():0 75183:20221202:102441.814 zbx_setproctitle() title:'poller #2 [got 0 values in 0.000265 sec, getting values]' 75183:20221202:102441.814 In get_values() 75183:20221202:102441.814 In DCconfig_get_poller_items() poller_type:0 75183:20221202:102441.814 End of DCconfig_get_poller_items():0 75183:20221202:102441.814 In DCconfig_get_poller_nextcheck() poller_type:0 75183:20221202:102441.814 End of DCconfig_get_poller_nextcheck():1669969486 75183:20221202:102441.814 End of get_values():0 75183:20221202:102441.814 zbx_setproctitle() title:'poller #2 [got 0 values in 0.000145 sec, idle 5 sec]' 75183:20221202:102441.814 In zbx_ipc_async_socket_recv() timeout:5 75182:20221202:102441.828 End of zbx_ipc_async_socket_recv():0 75182:20221202:102441.828 zbx_setproctitle() title:'poller #1 [got 0 values in 0.000307 sec, getting values]' 75182:20221202:102441.828 In get_values() 75182:20221202:102441.828 In DCconfig_get_poller_items() poller_type:0 75182:20221202:102441.828 End of DCconfig_get_poller_items():0 75182:20221202:102441.828 In DCconfig_get_poller_nextcheck() poller_type:0 75182:20221202:102441.828 End of DCconfig_get_poller_nextcheck():1669969486 75182:20221202:102441.828 End of get_values():0 75182:20221202:102441.828 zbx_setproctitle() title:'poller #1 [got 0 values in 0.000074 sec, idle 5 sec]' 75182:20221202:102441.828 In zbx_ipc_async_socket_recv() timeout:5 75188:20221202:102441.850 End of zbx_ipc_async_socket_recv():0 75188:20221202:102441.850 zbx_setproctitle() title:'poller #5 [got 0 values in 0.007772 sec, getting values]' 75188:20221202:102441.850 In get_values() 75188:20221202:102441.850 In DCconfig_get_poller_items() poller_type:0 75188:20221202:102441.850 End of DCconfig_get_poller_items():0 75188:20221202:102441.850 In DCconfig_get_poller_nextcheck() poller_type:0 75188:20221202:102441.850 End of DCconfig_get_poller_nextcheck():1669969486 75188:20221202:102441.850 End of get_values():0 75188:20221202:102441.850 zbx_setproctitle() title:'poller #5 [got 0 values in 0.000082 sec, idle 5 sec]' 75188:20221202:102441.850 In zbx_ipc_async_socket_recv() timeout:5 75206:20221202:102441.932 End of zbx_ipc_service_recv():2 75206:20221202:102441.932 In zbx_ipc_service_recv() timeout:1.000 75129:20221202:102442.466 End of zbx_ipc_service_recv():2 75129:20221202:102442.466 In zbx_ha_dispatch_message() 75129:20221202:102442.466 In zbx_ipc_service_recv() timeout:1.000 75132:20221202:102442.467 End of zbx_ipc_service_recv():2 75132:20221202:102442.467 In zbx_ipc_async_socket_send() 75132:20221202:102442.468 In zbx_ipc_client_send() clientid:0 75132:20221202:102442.468 End of zbx_ipc_client_send():SUCCEED 75132:20221202:102442.468 End of zbx_ipc_async_socket_send():SUCCEED 75132:20221202:102442.468 In zbx_ipc_async_socket_flush() timeout:10 75132:20221202:102442.468 End of zbx_ipc_async_socket_flush():0 75132:20221202:102442.468 In zbx_ipc_service_recv() timeout:0.990 75129:20221202:102442.468 End of zbx_ipc_service_recv():1 75129:20221202:102442.468 In zbx_ha_dispatch_message() 75129:20221202:102442.468 In zbx_ipc_service_recv() timeout:1.000 75133:20221202:102442.518 End of zbx_ipc_service_recv():2 75133:20221202:102442.519 In zbx_ipc_service_recv() timeout:1.000 75164:20221202:102442.755 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.001816 sec, syncing history]' 75164:20221202:102442.755 In zbx_sync_history_cache() history_num:1 75164:20221202:102442.755 In substitute_simple_macros_impl() data:'90d' 75164:20221202:102442.756 End substitute_simple_macros_impl() data:'90d' 75164:20221202:102442.756 In DCmass_prepare_history() history_num:1 75164:20221202:102442.756 End of DCmass_prepare_history() 75164:20221202:102442.756 In DBmass_add_history() 75164:20221202:102442.756 In zbx_history_add_values() 75164:20221202:102442.756 query [txnlev:1] [begin;] 75164:20221202:102442.756 query [txnlev:1] [insert into history_str (itemid,clock,ns,value) values (44581,1669969481,773141037,'GOOD'); ] 75164:20221202:102442.757 query [txnlev:1] [commit;] 75157:20221202:102442.759 End of zbx_ipc_service_recv():2 75157:20221202:102442.759 In zbx_ipc_service_recv() timeout:1.000 75166:20221202:102442.759 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000161 sec, syncing history]' 75166:20221202:102442.760 In zbx_sync_history_cache() history_num:1 75166:20221202:102442.760 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000940 sec, idle 1 sec]' 75164:20221202:102442.769 End of zbx_history_add_values() 75164:20221202:102442.769 End of DBmass_add_history() 75164:20221202:102442.769 In DCmass_update_trends() 75164:20221202:102442.769 End of DCmass_update_trends() 75164:20221202:102442.769 query [txnlev:1] [begin;] 75164:20221202:102442.769 In DBmass_update_items() 75164:20221202:102442.769 End of DBmass_update_items() 75164:20221202:102442.769 In zbx_process_events() events_num:0 75164:20221202:102442.769 End of zbx_process_events() processed:0 75164:20221202:102442.769 query [txnlev:1] [commit;] 75164:20221202:102442.769 In DCupdate_trends() 75164:20221202:102442.769 End of DCupdate_trends() 75164:20221202:102442.770 query [txnlev:1] [begin;] 75180:20221202:102442.770 zbx_setproctitle() title:'self-monitoring [processing data]' 75180:20221202:102442.770 In collect_selfmon_stats() 75180:20221202:102442.770 End of collect_selfmon_stats() 75180:20221202:102442.770 zbx_setproctitle() title:'self-monitoring [processed data in 0.000121 sec, idle 1 sec]' 75164:20221202:102442.770 In recalculate_triggers() 75164:20221202:102442.770 In zbx_link_triggers_with_functions() trigger_order_num:0 75164:20221202:102442.770 End of zbx_link_triggers_with_functions() triggers_func_pos_num:0 75164:20221202:102442.770 In zbx_evaluate_expressions() tr_num:0 75164:20221202:102442.770 In substitute_functions() 75164:20221202:102442.770 In zbx_extract_functionids() tr_num:0 75164:20221202:102442.770 End of zbx_extract_functionids() functionids_num:0 75164:20221202:102442.770 End of substitute_functions() 75164:20221202:102442.770 End of zbx_evaluate_expressions() 75164:20221202:102442.770 In zbx_process_triggers() values_num:0 75164:20221202:102442.770 End of zbx_process_triggers() 75164:20221202:102442.770 End of recalculate_triggers() 75164:20221202:102442.770 In zbx_process_events() events_num:0 75164:20221202:102442.770 End of zbx_process_events() processed:0 75164:20221202:102442.770 query [txnlev:1] [commit;] 75164:20221202:102442.772 zbx_setproctitle() title:'history syncer #1 [processed 1 values, 0 triggers in 0.016197 sec, idle 1 sec]' 75167:20221202:102442.778 zbx_setproctitle() title:'history syncer #4 [processed 6 values, 0 triggers in 0.028591 sec, syncing history]' 75167:20221202:102442.778 In zbx_sync_history_cache() history_num:0 75167:20221202:102442.778 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000055 sec, idle 1 sec]' 75165:20221202:102442.779 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000348 sec, syncing history]' 75165:20221202:102442.779 In zbx_sync_history_cache() history_num:0 75165:20221202:102442.779 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000115 sec, idle 1 sec]' 75153:20221202:102442.781 End of zbx_ipc_service_recv():2 75153:20221202:102442.781 In zbx_ipc_service_recv() timeout:1.000 75200:20221202:102442.792 zbx_setproctitle() title:'alert syncer [queuing alerts]' 75200:20221202:102442.792 In am_db_get_alerts() 75200:20221202:102442.792 query [txnlev:1] [begin;] 75200:20221202:102442.792 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] 75200:20221202:102442.793 query [txnlev:1] [commit;] 75149:20221202:102442.794 End of zbx_ipc_service_recv():2 75149:20221202:102442.794 In zbx_ipc_service_recv() timeout:1.000 75200:20221202:102442.794 End of am_db_get_alerts():SUCCEED alerts:0 75200:20221202:102442.797 In am_db_flush_results() 75200:20221202:102442.797 In zbx_ipc_socket_write() 75200:20221202:102442.797 End of zbx_ipc_socket_write():SUCCEED 75200:20221202:102442.798 In zbx_ipc_socket_read() 75149:20221202:102442.798 End of zbx_ipc_service_recv():1 75149:20221202:102442.798 In am_flush_results() results:0 75149:20221202:102442.798 In zbx_ipc_client_send() clientid:6 75149:20221202:102442.798 End of zbx_ipc_client_send():SUCCEED 75149:20221202:102442.801 End of am_flush_results() 75149:20221202:102442.801 In zbx_ipc_service_recv() timeout:1.000 75200:20221202:102442.802 End of zbx_ipc_socket_read():SUCCEED 75200:20221202:102442.802 End of am_db_flush_results() flushed:0 75200:20221202:102442.802 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.010135 sec, idle 1 sec]' 75206:20221202:102442.940 End of zbx_ipc_service_recv():2 75206:20221202:102442.940 In zbx_ipc_service_recv() timeout:1.000 75132:20221202:102443.462 End of zbx_ipc_service_recv():2 75132:20221202:102443.462 In zbx_ipc_async_socket_send() 75132:20221202:102443.462 In zbx_ipc_client_send() clientid:0 75132:20221202:102443.462 End of zbx_ipc_client_send():SUCCEED 75132:20221202:102443.462 End of zbx_ipc_async_socket_send():SUCCEED 75132:20221202:102443.462 In zbx_ipc_async_socket_flush() timeout:10 75132:20221202:102443.462 End of zbx_ipc_async_socket_flush():0 75132:20221202:102443.462 In zbx_ipc_service_recv() timeout:0.995 75129:20221202:102443.462 End of zbx_ipc_service_recv():1 75129:20221202:102443.462 In zbx_ha_dispatch_message() 75129:20221202:102443.462 In zbx_ipc_service_recv() timeout:1.000 75133:20221202:102443.528 End of zbx_ipc_service_recv():2 75133:20221202:102443.528 In zbx_ipc_service_recv() timeout:1.000 75166:20221202:102443.761 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000940 sec, syncing history]' 75166:20221202:102443.761 In zbx_sync_history_cache() history_num:0 75166:20221202:102443.761 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000264 sec, idle 1 sec]' 75157:20221202:102443.766 End of zbx_ipc_service_recv():2 75157:20221202:102443.767 In zbx_ipc_service_recv() timeout:1.000 75180:20221202:102443.772 zbx_setproctitle() title:'self-monitoring [processing data]' 75180:20221202:102443.772 In collect_selfmon_stats() 75180:20221202:102443.772 End of collect_selfmon_stats() 75180:20221202:102443.772 zbx_setproctitle() title:'self-monitoring [processed data in 0.000181 sec, idle 1 sec]' 75164:20221202:102443.775 zbx_setproctitle() title:'history syncer #1 [processed 1 values, 0 triggers in 0.016197 sec, syncing history]' 75164:20221202:102443.775 In zbx_sync_history_cache() history_num:0 75164:20221202:102443.775 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000116 sec, idle 1 sec]' 75167:20221202:102443.779 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000055 sec, syncing history]' 75167:20221202:102443.779 In zbx_sync_history_cache() history_num:0 75167:20221202:102443.779 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000353 sec, idle 1 sec]' 75165:20221202:102443.779 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000115 sec, syncing history]' 75165:20221202:102443.779 In zbx_sync_history_cache() history_num:0 75165:20221202:102443.779 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000252 sec, idle 1 sec]' 75153:20221202:102443.788 End of zbx_ipc_service_recv():2 75153:20221202:102443.788 In zbx_ipc_service_recv() timeout:1.000 75200:20221202:102443.802 zbx_setproctitle() title:'alert syncer [queuing alerts]' 75200:20221202:102443.802 In am_db_get_alerts() 75200:20221202:102443.802 query [txnlev:1] [begin;] 75200:20221202:102443.803 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] 75200:20221202:102443.804 query [txnlev:1] [commit;] 75200:20221202:102443.805 End of am_db_get_alerts():SUCCEED alerts:0 75200:20221202:102443.805 In am_db_flush_results() 75200:20221202:102443.805 In zbx_ipc_socket_write() 75200:20221202:102443.805 End of zbx_ipc_socket_write():SUCCEED 75200:20221202:102443.805 In zbx_ipc_socket_read() 75149:20221202:102443.807 End of zbx_ipc_service_recv():1 75149:20221202:102443.807 In am_flush_results() results:0 75149:20221202:102443.807 In zbx_ipc_client_send() clientid:6 75149:20221202:102443.807 End of zbx_ipc_client_send():SUCCEED 75149:20221202:102443.807 End of am_flush_results() 75200:20221202:102443.807 End of zbx_ipc_socket_read():SUCCEED 75200:20221202:102443.808 End of am_db_flush_results() flushed:0 75200:20221202:102443.808 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.005390 sec, idle 1 sec]' 75149:20221202:102443.808 In zbx_ipc_service_recv() timeout:1.000 75168:20221202:102443.834 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.080136 sec, processing escalations]' 75168:20221202:102443.834 In process_escalations() 75168:20221202:102443.834 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<=1669969486 order by actionid,triggerid,itemid,escalationid] 75168:20221202:102443.836 End of process_escalations() 75168:20221202:102443.836 In process_escalations() 75168:20221202:102443.836 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<=1669969486 order by actionid,triggerid,itemid,escalationid] 75168:20221202:102443.836 End of process_escalations() 75168:20221202:102443.836 In process_escalations() 75168:20221202:102443.836 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<=1669969486 order by actionid,triggerid,itemid,escalationid] 75168:20221202:102443.837 End of process_escalations() 75168:20221202:102443.837 In process_escalations() 75168:20221202:102443.837 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<=1669969486 order by actionid,triggerid,itemid,escalationid] 75168:20221202:102443.838 End of process_escalations() 75168:20221202:102443.838 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.003395 sec, idle 3 sec]' 75206:20221202:102443.947 End of zbx_ipc_service_recv():2 75206:20221202:102443.948 In zbx_ipc_service_recv() timeout:1.000 75132:20221202:102444.463 End of zbx_ipc_service_recv():2 75132:20221202:102444.463 In ha_check_nodes() ha_status:active db_status:0 75132:20221202:102444.463 query [txnlev:1] [begin;] 75129:20221202:102444.467 End of zbx_ipc_service_recv():2 75129:20221202:102444.467 In zbx_ha_dispatch_message() 75129:20221202:102444.467 In zbx_ipc_service_recv() timeout:1.000 75132:20221202:102444.475 query [txnlev:1] [select ha_nodeid,name,status,lastaccess,address,port,ha_sessionid from ha_node order by ha_nodeid for update] 75132:20221202:102444.478 query [txnlev:1] [select ha_failover_delay,auditlog_enabled from config] 75132:20221202:102444.480 In ha_db_get_time() 75132:20221202:102444.480 query [txnlev:1] [select unix_timestamp() from config] 75132:20221202:102444.481 End of ha_db_get_time():SUCCEED db_time:1669969484 75132:20221202:102444.482 query [txnlev:1] [update ha_node set lastaccess=unix_timestamp() where ha_nodeid='clb4ubunu00018m7pn6ddoaix'] 75132:20221202:102444.483 query [txnlev:1] [commit;] 75132:20221202:102444.503 End of ha_check_nodes() nodeid:clb4ubunu00018m7pn6ddoaix ha_status:active db_status:0 75132:20221202:102444.503 In zbx_ipc_async_socket_send() 75132:20221202:102444.503 In zbx_ipc_client_send() clientid:0 75132:20221202:102444.503 End of zbx_ipc_client_send():SUCCEED 75132:20221202:102444.503 End of zbx_ipc_async_socket_send():SUCCEED 75132:20221202:102444.503 In zbx_ipc_async_socket_flush() timeout:10 75132:20221202:102444.503 End of zbx_ipc_async_socket_flush():0 75132:20221202:102444.503 In zbx_ipc_service_recv() timeout:0.994 75129:20221202:102444.503 End of zbx_ipc_service_recv():1 75129:20221202:102444.504 In zbx_ha_dispatch_message() 75129:20221202:102444.504 In zbx_ipc_service_recv() timeout:1.000 75133:20221202:102444.532 End of zbx_ipc_service_recv():2 75133:20221202:102444.532 In zbx_ipc_service_recv() timeout:1.000 75166:20221202:102444.761 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000264 sec, syncing history]' 75166:20221202:102444.762 In zbx_sync_history_cache() history_num:0 75166:20221202:102444.762 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000210 sec, idle 1 sec]' 75157:20221202:102444.772 End of zbx_ipc_service_recv():2 75157:20221202:102444.772 In zbx_ipc_service_recv() timeout:1.000 75180:20221202:102444.774 zbx_setproctitle() title:'self-monitoring [processing data]' 75180:20221202:102444.774 In collect_selfmon_stats() 75180:20221202:102444.774 End of collect_selfmon_stats() 75180:20221202:102444.774 zbx_setproctitle() title:'self-monitoring [processed data in 0.000184 sec, idle 1 sec]' 75164:20221202:102444.776 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000116 sec, syncing history]' 75164:20221202:102444.776 In zbx_sync_history_cache() history_num:0 75164:20221202:102444.776 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000164 sec, idle 1 sec]' 75167:20221202:102444.780 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000353 sec, syncing history]' 75167:20221202:102444.780 In zbx_sync_history_cache() history_num:0 75167:20221202:102444.780 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000113 sec, idle 1 sec]' 75165:20221202:102444.780 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000252 sec, syncing history]' 75165:20221202:102444.780 In zbx_sync_history_cache() history_num:0 75165:20221202:102444.780 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000118 sec, idle 1 sec]' 75153:20221202:102444.794 End of zbx_ipc_service_recv():2 75153:20221202:102444.794 In zbx_ipc_service_recv() timeout:1.000 75149:20221202:102444.809 End of zbx_ipc_service_recv():2 75149:20221202:102444.810 In zbx_ipc_service_recv() timeout:1.000 75200:20221202:102444.810 zbx_setproctitle() title:'alert syncer [queuing alerts]' 75200:20221202:102444.810 In am_db_get_alerts() 75200:20221202:102444.810 query [txnlev:1] [begin;] 75200:20221202:102444.811 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] 75200:20221202:102444.812 query [txnlev:1] [commit;] 75200:20221202:102444.812 End of am_db_get_alerts():SUCCEED alerts:0 75200:20221202:102444.813 In am_db_flush_results() 75200:20221202:102444.813 In zbx_ipc_socket_write() 75200:20221202:102444.813 End of zbx_ipc_socket_write():SUCCEED 75200:20221202:102444.813 In zbx_ipc_socket_read() 75149:20221202:102444.813 End of zbx_ipc_service_recv():1 75149:20221202:102444.813 In am_flush_results() results:0 75149:20221202:102444.813 In zbx_ipc_client_send() clientid:6 75149:20221202:102444.813 End of zbx_ipc_client_send():SUCCEED 75149:20221202:102444.813 End of am_flush_results() 75149:20221202:102444.814 In zbx_ipc_service_recv() timeout:1.000 75200:20221202:102444.814 End of zbx_ipc_socket_read():SUCCEED 75200:20221202:102444.814 End of am_db_flush_results() flushed:0 75200:20221202:102444.814 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.004420 sec, idle 1 sec]' 75206:20221202:102444.958 End of zbx_ipc_service_recv():2 75206:20221202:102444.958 In zbx_ipc_service_recv() timeout:1.000 75132:20221202:102445.499 End of zbx_ipc_service_recv():2 75132:20221202:102445.499 In zbx_ipc_async_socket_send() 75132:20221202:102445.499 In zbx_ipc_client_send() clientid:0 75129:20221202:102445.499 End of zbx_ipc_service_recv():1 75129:20221202:102445.499 In zbx_ha_dispatch_message() 75129:20221202:102445.499 In zbx_ipc_service_recv() timeout:1.000 75132:20221202:102445.499 End of zbx_ipc_client_send():SUCCEED 75132:20221202:102445.499 End of zbx_ipc_async_socket_send():SUCCEED 75132:20221202:102445.499 In zbx_ipc_async_socket_flush() timeout:10 75132:20221202:102445.499 End of zbx_ipc_async_socket_flush():0 75132:20221202:102445.499 In zbx_ipc_service_recv() timeout:0.958 75133:20221202:102445.538 End of zbx_ipc_service_recv():2 75133:20221202:102445.538 zbx_setproctitle() title:'service manager #1 [processed 0 events, updated 0 event tags, deleted 0 problems, synced 0 service updates, idle 5.026343 sec during 5.039631 sec]' 75133:20221202:102445.538 In zbx_ipc_service_recv() timeout:1.000 75172:20221202:102445.750 End of zbx_ipc_async_socket_recv():0 75172:20221202:102445.750 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.000105 sec, getting values]' 75172:20221202:102445.750 In get_values() 75172:20221202:102445.750 In DCconfig_get_poller_items() poller_type:4 75172:20221202:102445.750 End of DCconfig_get_poller_items():0 75172:20221202:102445.750 In DCconfig_get_poller_nextcheck() poller_type:4 75172:20221202:102445.750 End of DCconfig_get_poller_nextcheck():-1 75172:20221202:102445.750 End of get_values():0 75172:20221202:102445.750 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.000083 sec, idle 5 sec]' 75172:20221202:102445.750 In zbx_ipc_async_socket_recv() timeout:5 75174:20221202:102445.753 End of zbx_ipc_async_socket_recv():0 75174:20221202:102445.754 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.000118 sec, getting values]' 75174:20221202:102445.754 In get_values() 75174:20221202:102445.754 In DCconfig_get_poller_items() poller_type:4 75174:20221202:102445.754 End of DCconfig_get_poller_items():0 75174:20221202:102445.754 In DCconfig_get_poller_nextcheck() poller_type:4 75174:20221202:102445.754 End of DCconfig_get_poller_nextcheck():-1 75174:20221202:102445.754 End of get_values():0 75174:20221202:102445.754 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.000085 sec, idle 5 sec]' 75174:20221202:102445.754 In zbx_ipc_async_socket_recv() timeout:5 75189:20221202:102445.757 End of zbx_ipc_async_socket_recv():0 75189:20221202:102445.758 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.000187 sec, getting values]' 75189:20221202:102445.758 In get_values() 75189:20221202:102445.758 In DCconfig_get_poller_items() poller_type:1 75189:20221202:102445.758 End of DCconfig_get_poller_items():0 75189:20221202:102445.758 In DCconfig_get_poller_nextcheck() poller_type:1 75189:20221202:102445.758 End of DCconfig_get_poller_nextcheck():-1 75189:20221202:102445.758 End of get_values():0 75189:20221202:102445.758 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.000098 sec, idle 5 sec]' 75189:20221202:102445.758 In zbx_ipc_async_socket_recv() timeout:5 75170:20221202:102445.762 End of zbx_ipc_async_socket_recv():0 75170:20221202:102445.762 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.000251 sec, getting values]' 75170:20221202:102445.762 In get_values() 75170:20221202:102445.762 In DCconfig_get_poller_items() poller_type:4 75170:20221202:102445.762 End of DCconfig_get_poller_items():0 75181:20221202:102445.762 End of zbx_ipc_async_socket_recv():0 75181:20221202:102445.763 zbx_setproctitle() title:'task manager [processing tasks]' 75181:20221202:102445.763 query [txnlev:0] [select taskid,type,clock,ttl from task where status in (1,2) order by taskid] 75170:20221202:102445.763 In DCconfig_get_poller_nextcheck() poller_type:4 75170:20221202:102445.763 End of DCconfig_get_poller_nextcheck():-1 75170:20221202:102445.763 End of get_values():0 75170:20221202:102445.763 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.000981 sec, idle 5 sec]' 75170:20221202:102445.763 In zbx_ipc_async_socket_recv() timeout:5 75166:20221202:102445.763 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000210 sec, syncing history]' 75166:20221202:102445.763 In zbx_sync_history_cache() history_num:0 75166:20221202:102445.763 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.001057 sec, idle 1 sec]' 75181:20221202:102445.764 query [txnlev:1] [begin;] 75181:20221202:102445.765 query [txnlev:1] [delete from task where status in (3,4) and clock<=1669883085] 75181:20221202:102445.766 query [txnlev:1] [commit;] 75181:20221202:102445.767 zbx_setproctitle() title:'task manager [processed 0 task(s) in 0.004105 sec, idle 5 sec]' 75181:20221202:102445.767 In zbx_ipc_async_socket_recv() timeout:5 75180:20221202:102445.774 zbx_setproctitle() title:'self-monitoring [processing data]' 75180:20221202:102445.774 In collect_selfmon_stats() 75180:20221202:102445.774 End of collect_selfmon_stats() 75180:20221202:102445.774 zbx_setproctitle() title:'self-monitoring [processed data in 0.000148 sec, idle 1 sec]' 75164:20221202:102445.776 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000164 sec, syncing history]' 75164:20221202:102445.776 In zbx_sync_history_cache() history_num:0 75164:20221202:102445.776 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000206 sec, idle 1 sec]' 75157:20221202:102445.779 End of zbx_ipc_service_recv():2 75157:20221202:102445.779 zbx_setproctitle() title:'lld manager #1 [processed 0 LLD rules, idle 5.063965sec during 5.064189 sec]' 75157:20221202:102445.779 In zbx_ipc_service_recv() timeout:1.000 75167:20221202:102445.780 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000113 sec, syncing history]' 75167:20221202:102445.780 In zbx_sync_history_cache() history_num:0 75167:20221202:102445.780 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000166 sec, idle 1 sec]' 75171:20221202:102445.780 End of zbx_ipc_async_socket_recv():0 75171:20221202:102445.781 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.000657 sec, getting values]' 75171:20221202:102445.781 In get_values() 75171:20221202:102445.781 In DCconfig_get_poller_items() poller_type:4 75171:20221202:102445.781 End of DCconfig_get_poller_items():0 75171:20221202:102445.781 In DCconfig_get_poller_nextcheck() poller_type:4 75171:20221202:102445.781 End of DCconfig_get_poller_nextcheck():-1 75171:20221202:102445.781 End of get_values():0 75171:20221202:102445.781 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.000359 sec, idle 5 sec]' 75171:20221202:102445.781 In zbx_ipc_async_socket_recv() timeout:5 75165:20221202:102445.781 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000118 sec, syncing history]' 75165:20221202:102445.781 In zbx_sync_history_cache() history_num:0 75165:20221202:102445.781 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000758 sec, idle 1 sec]' 75198:20221202:102445.785 zbx_setproctitle() title:'icmp pinger #1 [getting values]' 75198:20221202:102445.785 In get_pinger_hosts() 75198:20221202:102445.785 In DCconfig_get_poller_items() poller_type:3 75198:20221202:102445.785 End of DCconfig_get_poller_items():0 75198:20221202:102445.785 End of get_pinger_hosts():0 75198:20221202:102445.785 In process_pinger_hosts() 75198:20221202:102445.785 End of process_pinger_hosts() 75198:20221202:102445.786 In DCconfig_get_poller_nextcheck() poller_type:3 75198:20221202:102445.786 End of DCconfig_get_poller_nextcheck():-1 75198:20221202:102445.786 zbx_setproctitle() title:'icmp pinger #1 [got 0 values in 0.000333 sec, idle 5 sec]' 75153:20221202:102445.799 End of zbx_ipc_service_recv():2 75153:20221202:102445.799 zbx_setproctitle() title:'preprocessing manager #1 [queued 0, processed 7 values, idle 5.083496 sec during 5.089831 sec]' 75153:20221202:102445.800 In zbx_ipc_service_recv() timeout:1.000 75208:20221202:102445.802 End of zbx_ipc_async_socket_recv():0 75208:20221202:102445.802 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.000307 sec, getting values]' 75208:20221202:102445.802 In get_values() 75208:20221202:102445.802 In DCconfig_get_poller_items() poller_type:6 75208:20221202:102445.802 End of DCconfig_get_poller_items():0 75208:20221202:102445.802 In DCconfig_get_poller_nextcheck() poller_type:6 75208:20221202:102445.802 End of DCconfig_get_poller_nextcheck():-1 75208:20221202:102445.802 End of get_values():0 75208:20221202:102445.802 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.000071 sec, idle 5 sec]' 75208:20221202:102445.802 In zbx_ipc_async_socket_recv() timeout:5 75178:20221202:102445.808 End of zbx_ipc_async_socket_recv():0 75178:20221202:102445.808 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.000561 sec, getting values]' 75178:20221202:102445.808 In get_values() 75178:20221202:102445.808 In DCconfig_get_poller_items() poller_type:4 75178:20221202:102445.808 End of DCconfig_get_poller_items():0 75178:20221202:102445.808 In DCconfig_get_poller_nextcheck() poller_type:4 75178:20221202:102445.808 End of DCconfig_get_poller_nextcheck():-1 75178:20221202:102445.808 End of get_values():0 75178:20221202:102445.808 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.000194 sec, idle 5 sec]' 75178:20221202:102445.808 In zbx_ipc_async_socket_recv() timeout:5 75173:20221202:102445.813 End of zbx_ipc_async_socket_recv():0 75173:20221202:102445.813 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.000171 sec, getting values]' 75173:20221202:102445.813 In get_values() 75173:20221202:102445.813 In DCconfig_get_poller_items() poller_type:4 75173:20221202:102445.813 End of DCconfig_get_poller_items():0 75173:20221202:102445.814 In DCconfig_get_poller_nextcheck() poller_type:4 75173:20221202:102445.814 End of DCconfig_get_poller_nextcheck():-1 75173:20221202:102445.814 End of get_values():0 75173:20221202:102445.814 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.000164 sec, idle 5 sec]' 75173:20221202:102445.814 In zbx_ipc_async_socket_recv() timeout:5 75200:20221202:102445.814 zbx_setproctitle() title:'alert syncer [queuing alerts]' 75200:20221202:102445.814 In am_db_get_alerts() 75200:20221202:102445.814 query [txnlev:1] [begin;] 75200:20221202:102445.814 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] 75200:20221202:102445.815 query [txnlev:1] [commit;] 75200:20221202:102445.815 End of am_db_get_alerts():SUCCEED alerts:0 75200:20221202:102445.815 In am_db_flush_results() 75200:20221202:102445.815 In zbx_ipc_socket_write() 75200:20221202:102445.815 End of zbx_ipc_socket_write():SUCCEED 75200:20221202:102445.815 In zbx_ipc_socket_read() 75149:20221202:102445.815 End of zbx_ipc_service_recv():1 75149:20221202:102445.815 In am_flush_results() results:0 75149:20221202:102445.815 In zbx_ipc_client_send() clientid:6 75149:20221202:102445.815 End of zbx_ipc_client_send():SUCCEED 75149:20221202:102445.815 End of am_flush_results() 75149:20221202:102445.815 zbx_setproctitle() title:'alert manager #1 [sent 0, failed 0 alerts, idle 5.105743 sec during 5.109627 sec]' 75149:20221202:102445.815 In zbx_ipc_service_recv() timeout:1.000 75200:20221202:102445.815 End of zbx_ipc_socket_read():SUCCEED 75200:20221202:102445.815 End of am_db_flush_results() flushed:0 75200:20221202:102445.815 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.001299 sec, idle 1 sec]' 75169:20221202:102445.818 End of zbx_ipc_async_socket_recv():0 75204:20221202:102445.818 End of zbx_ipc_async_socket_recv():0 75204:20221202:102445.818 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.000306 sec, getting values]' 75204:20221202:102445.818 In get_values() 75204:20221202:102445.818 In DCconfig_get_poller_items() poller_type:5 75169:20221202:102445.818 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.000557 sec, getting values]' 75169:20221202:102445.818 In get_values() 75169:20221202:102445.818 In DCconfig_get_poller_items() poller_type:4 75169:20221202:102445.819 End of DCconfig_get_poller_items():0 75169:20221202:102445.819 In DCconfig_get_poller_nextcheck() poller_type:4 75169:20221202:102445.819 End of DCconfig_get_poller_nextcheck():-1 75169:20221202:102445.819 End of get_values():0 75204:20221202:102445.819 End of DCconfig_get_poller_items():0 75204:20221202:102445.819 In DCconfig_get_poller_nextcheck() poller_type:5 75204:20221202:102445.819 End of DCconfig_get_poller_nextcheck():-1 75204:20221202:102445.819 End of get_values():0 75204:20221202:102445.819 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.000578 sec, idle 5 sec]' 75204:20221202:102445.819 In zbx_ipc_async_socket_recv() timeout:5 75169:20221202:102445.819 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.000433 sec, idle 5 sec]' 75169:20221202:102445.819 In zbx_ipc_async_socket_recv() timeout:5 75202:20221202:102445.822 End of zbx_ipc_async_socket_recv():0 75202:20221202:102445.822 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.000242 sec, getting values]' 75202:20221202:102445.822 In get_values() 75202:20221202:102445.822 In DCconfig_get_poller_items() poller_type:5 75202:20221202:102445.822 End of DCconfig_get_poller_items():0 75202:20221202:102445.822 In DCconfig_get_poller_nextcheck() poller_type:5 75202:20221202:102445.822 End of DCconfig_get_poller_nextcheck():-1 75202:20221202:102445.822 End of get_values():0 75202:20221202:102445.822 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.000097 sec, idle 5 sec]' 75202:20221202:102445.822 In zbx_ipc_async_socket_recv() timeout:5 75201:20221202:102445.822 End of zbx_ipc_async_socket_recv():0 75201:20221202:102445.823 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.000699 sec, getting values]' 75201:20221202:102445.823 In get_values() 75201:20221202:102445.823 In DCconfig_get_poller_items() poller_type:5 75201:20221202:102445.823 End of DCconfig_get_poller_items():0 75201:20221202:102445.823 In DCconfig_get_poller_nextcheck() poller_type:5 75201:20221202:102445.823 End of DCconfig_get_poller_nextcheck():-1 75201:20221202:102445.823 End of get_values():0 75201:20221202:102445.823 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.000287 sec, idle 5 sec]' 75201:20221202:102445.823 In zbx_ipc_async_socket_recv() timeout:5 75179:20221202:102445.826 End of zbx_ipc_async_socket_recv():0 75179:20221202:102445.826 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.000086 sec, exchanging data]' 75179:20221202:102445.826 In process_proxy() 75179:20221202:102445.826 In DCconfig_get_proxypoller_hosts() 75175:20221202:102445.826 End of zbx_ipc_async_socket_recv():0 75179:20221202:102445.826 End of DCconfig_get_proxypoller_hosts():0 75176:20221202:102445.826 End of zbx_ipc_async_socket_recv():0 75175:20221202:102445.826 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.000106 sec, getting values]' 75175:20221202:102445.826 In get_values() 75175:20221202:102445.826 In DCconfig_get_poller_items() poller_type:4 75175:20221202:102445.826 End of DCconfig_get_poller_items():0 75175:20221202:102445.826 In DCconfig_get_poller_nextcheck() poller_type:4 75175:20221202:102445.826 End of DCconfig_get_poller_nextcheck():-1 75175:20221202:102445.826 End of get_values():0 75175:20221202:102445.826 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.000481 sec, idle 5 sec]' 75175:20221202:102445.826 In zbx_ipc_async_socket_recv() timeout:5 75179:20221202:102445.826 End of process_proxy() 75179:20221202:102445.826 In DCconfig_get_proxypoller_nextcheck() 75179:20221202:102445.826 End of DCconfig_get_proxypoller_nextcheck():-1 75179:20221202:102445.827 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.000825 sec, idle 5 sec]' 75179:20221202:102445.827 In zbx_ipc_async_socket_recv() timeout:5 75176:20221202:102445.827 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.013906 sec, getting values]' 75176:20221202:102445.827 In get_values() 75176:20221202:102445.827 In DCconfig_get_poller_items() poller_type:4 75176:20221202:102445.827 End of DCconfig_get_poller_items():0 75176:20221202:102445.827 In DCconfig_get_poller_nextcheck() poller_type:4 75176:20221202:102445.827 End of DCconfig_get_poller_nextcheck():-1 75176:20221202:102445.827 End of get_values():0 75176:20221202:102445.827 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.000859 sec, idle 5 sec]' 75176:20221202:102445.827 In zbx_ipc_async_socket_recv() timeout:5 75203:20221202:102445.834 End of zbx_ipc_async_socket_recv():0 75203:20221202:102445.834 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.000317 sec, getting values]' 75203:20221202:102445.834 In get_values() 75203:20221202:102445.834 In DCconfig_get_poller_items() poller_type:5 75203:20221202:102445.834 End of DCconfig_get_poller_items():0 75203:20221202:102445.834 In DCconfig_get_poller_nextcheck() poller_type:5 75203:20221202:102445.834 End of DCconfig_get_poller_nextcheck():-1 75203:20221202:102445.834 End of get_values():0 75203:20221202:102445.834 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.000082 sec, idle 5 sec]' 75203:20221202:102445.834 In zbx_ipc_async_socket_recv() timeout:5 75205:20221202:102445.835 End of zbx_ipc_async_socket_recv():0 75205:20221202:102445.835 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.002367 sec, getting values]' 75205:20221202:102445.835 In get_values() 75205:20221202:102445.835 In DCconfig_get_poller_items() poller_type:5 75205:20221202:102445.835 End of DCconfig_get_poller_items():0 75205:20221202:102445.835 In DCconfig_get_poller_nextcheck() poller_type:5 75205:20221202:102445.835 End of DCconfig_get_poller_nextcheck():-1 75205:20221202:102445.835 End of get_values():0 75205:20221202:102445.835 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.000080 sec, idle 5 sec]' 75205:20221202:102445.835 In zbx_ipc_async_socket_recv() timeout:5 75177:20221202:102445.848 End of zbx_ipc_async_socket_recv():0 75177:20221202:102445.848 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.000186 sec, getting values]' 75177:20221202:102445.848 In get_values() 75177:20221202:102445.848 In DCconfig_get_poller_items() poller_type:4 75177:20221202:102445.848 End of DCconfig_get_poller_items():0 75177:20221202:102445.848 In DCconfig_get_poller_nextcheck() poller_type:4 75177:20221202:102445.848 End of DCconfig_get_poller_nextcheck():-1 75177:20221202:102445.848 End of get_values():0 75177:20221202:102445.848 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.000458 sec, idle 5 sec]' 75177:20221202:102445.848 In zbx_ipc_async_socket_recv() timeout:5 75192:20221202:102445.875 zbx_setproctitle() title:'trapper #2 [processing data]' 75192:20221202:102445.875 In zbx_ipc_async_socket_recv() timeout:0 75192:20221202:102445.875 End of zbx_ipc_async_socket_recv():0 75192:20221202:102445.875 trapper got '{"request":"agent data","session":"8fd8483dc7f56a50513c1d0d414d77de","data":[{"host":"test","key":"log[/tmp/zabbix.log]","lastlogsize":3,"id":1,"clock":1669969480,"ns":871202130},{"host":"test","key":"logrt[\"/tmp/^loog[0-9]+.log\"]","lastlogsize":4,"mtime":1669911928,"id":2,"clock":1669969480,"ns":872554563}],"clock":1669969485,"ns":875324740}' 75192:20221202:102445.875 In recv_agenthistory() 75192:20221202:102445.875 In process_client_history_data() 75192:20221202:102445.875 log_client_timediff(): timestamp from json 1669969485 seconds and 875324740 nanosecond, delta time from json 0 seconds and 120491 nanosecond 75192:20221202:102445.875 In parse_history_data() 75192:20221202:102445.875 End of parse_history_data():SUCCEED processed:2/2 75192:20221202:102445.875 In process_history_data() 75192:20221202:102445.876 In zbx_preprocess_item_value() 75192:20221202:102445.876 End of zbx_preprocess_item_value() 75192:20221202:102445.876 In zbx_preprocess_item_value() 75192:20221202:102445.876 End of zbx_preprocess_item_value() 75192:20221202:102445.876 In zbx_ipc_socket_open() 75192:20221202:102445.876 End of zbx_ipc_socket_open():SUCCEED 75192:20221202:102445.876 In zbx_ipc_socket_write() 75192:20221202:102445.876 End of zbx_ipc_socket_write():SUCCEED 75192:20221202:102445.876 End of process_history_data() processed:2 75192:20221202:102445.876 End of process_client_history_data():SUCCEED 75192:20221202:102445.876 In zbx_send_response_ext() 75192:20221202:102445.876 zbx_send_response_ext() '{"response":"success","info":"processed: 2; failed: 0; total: 2; seconds spent: 0.000562"}' 75192:20221202:102445.876 End of zbx_send_response_ext():SUCCEED 75192:20221202:102445.876 End of recv_agenthistory() 75192:20221202:102445.876 zbx_setproctitle() title:'trapper #2 [processed data in 0.000906 sec, waiting for connection]' 75153:20221202:102445.876 In ipc_service_accept() 75153:20221202:102445.876 In ipc_service_add_client() 75153:20221202:102445.876 End of ipc_service_add_client() clientid:8 75153:20221202:102445.876 End of ipc_service_accept() 75153:20221202:102445.876 End of zbx_ipc_service_recv():2 75153:20221202:102445.876 In zbx_ipc_service_recv() timeout:1.000 75153:20221202:102445.877 End of zbx_ipc_service_recv():1 75153:20221202:102445.877 In preprocessor_add_request() 75153:20221202:102445.877 In preprocessor_sync_configuration() 75153:20221202:102445.877 In DCconfig_get_preprocessable_items() 75153:20221202:102445.877 End of DCconfig_get_preprocessable_items() items:29 75153:20221202:102445.877 End of preprocessor_sync_configuration() item config size: 29, history cache size: 0 75153:20221202:102445.877 In preprocessor_enqueue() itemid: 44308 75153:20221202:102445.877 In preprocessor_enqueue_dependent() itemid: 44308 75153:20221202:102445.877 End of preprocessor_enqueue_dependent() 75153:20221202:102445.877 End of preprocessor_enqueue() 75153:20221202:102445.877 In preprocessor_enqueue() itemid: 44307 75153:20221202:102445.877 In preprocessor_enqueue_dependent() itemid: 44307 75153:20221202:102445.877 End of preprocessor_enqueue_dependent() 75153:20221202:102445.877 End of preprocessor_enqueue() 75153:20221202:102445.877 In preprocessor_assign_tasks() 75153:20221202:102445.877 In preprocessor_get_next_task() 75153:20221202:102445.877 End of preprocessor_get_next_task() 75153:20221202:102445.877 End of preprocessor_assign_tasks() 75153:20221202:102445.877 End of preprocessor_add_request() 75153:20221202:102445.877 In zbx_ipc_service_recv() timeout:1.000 75191:20221202:102445.937 zbx_setproctitle() title:'trapper #1 [processing data]' 75191:20221202:102445.937 In zbx_ipc_async_socket_recv() timeout:0 75191:20221202:102445.937 End of zbx_ipc_async_socket_recv():0 75191:20221202:102445.938 trapper got '{"request":"agent data","session":"957afdb0446f52a4f5aab8b5d0635177","data":[{"host":"test","key":"log[/tmp/zabbix.log]","lastlogsize":3,"id":1,"clock":1669969480,"ns":928264889},{"host":"test","key":"logrt[\"/tmp/^loog[0-9]+.log\"]","lastlogsize":4,"mtime":1669911928,"id":2,"clock":1669969480,"ns":928602612}],"clock":1669969485,"ns":937130048}' 75191:20221202:102445.938 In recv_agenthistory() 75191:20221202:102445.938 In process_client_history_data() 75191:20221202:102445.938 log_client_timediff(): timestamp from json 1669969485 seconds and 937130048 nanosecond, delta time from json 0 seconds and 59600 nanosecond 75191:20221202:102445.938 In parse_history_data() 75191:20221202:102445.938 End of parse_history_data():SUCCEED processed:2/2 75191:20221202:102445.938 In process_history_data() 75191:20221202:102445.938 In zbx_preprocess_item_value() 75191:20221202:102445.938 End of zbx_preprocess_item_value() 75191:20221202:102445.938 In zbx_preprocess_item_value() 75191:20221202:102445.938 End of zbx_preprocess_item_value() 75191:20221202:102445.938 In zbx_ipc_socket_open() 75191:20221202:102445.938 End of zbx_ipc_socket_open():SUCCEED 75191:20221202:102445.938 In zbx_ipc_socket_write() 75191:20221202:102445.938 End of zbx_ipc_socket_write():SUCCEED 75191:20221202:102445.938 End of process_history_data() processed:2 75191:20221202:102445.938 End of process_client_history_data():SUCCEED 75191:20221202:102445.938 In zbx_send_response_ext() 75191:20221202:102445.938 zbx_send_response_ext() '{"response":"success","info":"processed: 2; failed: 0; total: 2; seconds spent: 0.000302"}' 75191:20221202:102445.939 End of zbx_send_response_ext():SUCCEED 75191:20221202:102445.939 End of recv_agenthistory() 75191:20221202:102445.939 zbx_setproctitle() title:'trapper #1 [processed data in 0.001914 sec, waiting for connection]' 75153:20221202:102445.939 In ipc_service_accept() 75153:20221202:102445.939 In ipc_service_add_client() 75153:20221202:102445.939 End of ipc_service_add_client() clientid:9 75153:20221202:102445.939 End of ipc_service_accept() 75153:20221202:102445.939 End of zbx_ipc_service_recv():2 75153:20221202:102445.939 In zbx_ipc_service_recv() timeout:1.000 75153:20221202:102445.939 End of zbx_ipc_service_recv():1 75153:20221202:102445.940 In preprocessor_add_request() 75153:20221202:102445.940 In preprocessor_sync_configuration() 75153:20221202:102445.940 In DCconfig_get_preprocessable_items() 75153:20221202:102445.940 End of DCconfig_get_preprocessable_items() items:29 75153:20221202:102445.940 End of preprocessor_sync_configuration() item config size: 29, history cache size: 0 75153:20221202:102445.940 In preprocessor_enqueue() itemid: 44308 75153:20221202:102445.940 In preprocessor_enqueue_dependent() itemid: 44308 75153:20221202:102445.940 End of preprocessor_enqueue_dependent() 75153:20221202:102445.940 End of preprocessor_enqueue() 75153:20221202:102445.940 In preprocessor_enqueue() itemid: 44307 75153:20221202:102445.940 In preprocessor_enqueue_dependent() itemid: 44307 75153:20221202:102445.940 End of preprocessor_enqueue_dependent() 75153:20221202:102445.940 End of preprocessor_enqueue() 75153:20221202:102445.940 In preprocessor_assign_tasks() 75153:20221202:102445.940 In preprocessor_get_next_task() 75153:20221202:102445.940 End of preprocessor_get_next_task() 75153:20221202:102445.940 End of preprocessor_assign_tasks() 75153:20221202:102445.940 End of preprocessor_add_request() 75153:20221202:102445.940 In zbx_ipc_service_recv() timeout:1.000 75206:20221202:102445.962 End of zbx_ipc_service_recv():2 75206:20221202:102445.962 zbx_setproctitle() title:'availability manager #1 [queued 0, processed 0 values, idle 5.111540 sec during 5.124546 sec]' 75206:20221202:102445.962 In zbx_ipc_service_recv() timeout:1.000 75162:20221202:102446.037 zbx_setproctitle() title:'http poller #1 [got 1 values in 0.287480 sec, getting values]' 75162:20221202:102446.037 In process_httptests() 75162:20221202:102446.037 query [txnlev:0] [select h.hostid,h.host,h.name,t.httptestid,t.name,t.agent,t.authentication,t.http_user,t.http_password,t.http_proxy,t.retries,t.ssl_cert_file,t.ssl_key_file,t.ssl_key_password,t.verify_peer,t.verify_host,t.delay from httptest t,hosts h where t.hostid=h.hostid and t.nextcheck<=1669969486 and mod(t.httptestid,1)=0 and t.status=0 and h.proxy_hostid is null and h.status=0 and (h.maintenance_status=0 or h.maintenance_type=0)] 75162:20221202:102446.038 End of process_httptests() 75162:20221202:102446.038 query [txnlev:0] [select min(t.nextcheck) from httptest t,hosts h where t.hostid=h.hostid and mod(t.httptestid,1)=0 and t.status=0 and h.proxy_hostid is null and h.status=0 and (h.maintenance_status=0 or h.maintenance_type=0)] 75162:20221202:102446.039 zbx_setproctitle() title:'http poller #1 [got 0 values in 0.001373 sec, idle 5 sec]' 75132:20221202:102446.459 End of zbx_ipc_service_recv():2 75132:20221202:102446.459 In zbx_ipc_async_socket_send() 75132:20221202:102446.459 In zbx_ipc_client_send() clientid:0 75132:20221202:102446.459 End of zbx_ipc_client_send():SUCCEED 75132:20221202:102446.459 End of zbx_ipc_async_socket_send():SUCCEED 75132:20221202:102446.459 In zbx_ipc_async_socket_flush() timeout:10 75132:20221202:102446.459 End of zbx_ipc_async_socket_flush():0 75132:20221202:102446.459 In zbx_ipc_service_recv() timeout:0.998 75129:20221202:102446.459 End of zbx_ipc_service_recv():1 75129:20221202:102446.459 In zbx_ha_dispatch_message() 75129:20221202:102446.459 In zbx_ipc_service_recv() timeout:1.000 75133:20221202:102446.543 End of zbx_ipc_service_recv():2 75133:20221202:102446.544 In zbx_ipc_service_recv() timeout:1.000 75166:20221202:102446.769 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.001057 sec, syncing history]' 75166:20221202:102446.769 In zbx_sync_history_cache() history_num:4 75166:20221202:102446.770 In substitute_simple_macros_impl() data:'90d' 75166:20221202:102446.770 End substitute_simple_macros_impl() data:'90d' 75166:20221202:102446.770 In substitute_simple_macros_impl() data:'365d' 75166:20221202:102446.770 End substitute_simple_macros_impl() data:'365d' 75166:20221202:102446.770 In substitute_simple_macros_impl() data:'90d' 75166:20221202:102446.770 End substitute_simple_macros_impl() data:'90d' 75166:20221202:102446.770 In DCmass_prepare_history() history_num:2 75166:20221202:102446.770 End of DCmass_prepare_history() 75166:20221202:102446.770 In DBmass_add_history() 75166:20221202:102446.770 End of DBmass_add_history() 75166:20221202:102446.770 In DCmass_update_trends() 75166:20221202:102446.770 End of DCmass_update_trends() 75166:20221202:102446.770 query [txnlev:1] [begin;] 75166:20221202:102446.770 In DBmass_update_items() 75166:20221202:102446.770 End of DBmass_update_items() 75166:20221202:102446.771 In zbx_process_events() events_num:0 75166:20221202:102446.771 End of zbx_process_events() processed:0 75166:20221202:102446.771 query [txnlev:1] [commit;] 75166:20221202:102446.771 In DCupdate_trends() 75166:20221202:102446.771 End of DCupdate_trends() 75166:20221202:102446.771 query [txnlev:1] [begin;] 75166:20221202:102446.771 In recalculate_triggers() 75166:20221202:102446.771 End of recalculate_triggers() 75166:20221202:102446.771 In zbx_process_events() events_num:0 75166:20221202:102446.771 End of zbx_process_events() processed:0 75166:20221202:102446.771 query [txnlev:1] [commit;] 75166:20221202:102446.774 In substitute_simple_macros_impl() data:'90d' 75166:20221202:102446.774 End substitute_simple_macros_impl() data:'90d' 75166:20221202:102446.774 In substitute_simple_macros_impl() data:'365d' 75166:20221202:102446.774 End substitute_simple_macros_impl() data:'365d' 75166:20221202:102446.774 In substitute_simple_macros_impl() data:'90d' 75166:20221202:102446.774 End substitute_simple_macros_impl() data:'90d' 75166:20221202:102446.774 In DCmass_prepare_history() history_num:2 75166:20221202:102446.774 End of DCmass_prepare_history() 75166:20221202:102446.774 In DBmass_add_history() 75166:20221202:102446.774 End of DBmass_add_history() 75166:20221202:102446.774 In DCmass_update_trends() 75166:20221202:102446.774 End of DCmass_update_trends() 75166:20221202:102446.774 query [txnlev:1] [begin;] 75166:20221202:102446.774 In DBmass_update_items() 75166:20221202:102446.774 End of DBmass_update_items() 75166:20221202:102446.774 In zbx_process_events() events_num:0 75166:20221202:102446.774 End of zbx_process_events() processed:0 75166:20221202:102446.774 query [txnlev:1] [commit;] 75166:20221202:102446.774 In DCupdate_trends() 75166:20221202:102446.774 End of DCupdate_trends() 75166:20221202:102446.774 query [txnlev:1] [begin;] 75166:20221202:102446.774 In recalculate_triggers() 75166:20221202:102446.774 End of recalculate_triggers() 75166:20221202:102446.774 In zbx_process_events() events_num:0 75166:20221202:102446.774 End of zbx_process_events() processed:0 75166:20221202:102446.774 query [txnlev:1] [commit;] 75166:20221202:102446.774 zbx_setproctitle() title:'history syncer #3 [processed 4 values, 0 triggers in 0.005073 sec, idle 1 sec]' 75180:20221202:102446.776 zbx_setproctitle() title:'self-monitoring [processing data]' 75180:20221202:102446.776 In collect_selfmon_stats() 75180:20221202:102446.776 End of collect_selfmon_stats() 75180:20221202:102446.776 zbx_setproctitle() title:'self-monitoring [processed data in 0.000867 sec, idle 1 sec]' 75164:20221202:102446.777 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000206 sec, syncing history]' 75164:20221202:102446.777 In zbx_sync_history_cache() history_num:0 75164:20221202:102446.777 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000045 sec, idle 1 sec]' 75184:20221202:102446.778 End of zbx_ipc_async_socket_recv():0 75184:20221202:102446.778 zbx_setproctitle() title:'poller #3 [got 1 values in 0.003617 sec, getting values]' 75184:20221202:102446.778 In get_values() 75184:20221202:102446.779 In DCconfig_get_poller_items() poller_type:0 75184:20221202:102446.779 End of DCconfig_get_poller_items():1 75184:20221202:102446.779 In substitute_key_macros_impl() data:'agent.ping' 75184:20221202:102446.779 End of substitute_key_macros_impl():SUCCEED data:'agent.ping' 75184:20221202:102446.779 In substitute_simple_macros_impl() data:'10050' 75184:20221202:102446.779 End substitute_simple_macros_impl() data:'10050' 75184:20221202:102446.779 In get_value() key:'agent.ping' 75184:20221202:102446.779 In get_value_agent() host:'test' addr:'192.168.6.176' key:'agent.ping' conn:'unencrypted' 75184:20221202:102446.779 In is_ip4() ip:'192.168.6.176' 75184:20221202:102446.779 End of is_ip4():SUCCEED 75184:20221202:102446.779 Sending [agent.ping] 75184:20221202:102446.779 get value from agent result: '1' 75184:20221202:102446.779 End of get_value_agent():SUCCEED 75184:20221202:102446.779 End of get_value():SUCCEED 75184:20221202:102446.779 In zbx_activate_item_interface() interfaceid:15 itemid:44581 type:0 75184:20221202:102446.779 End of zbx_activate_item_interface() 75184:20221202:102446.779 In zbx_preprocess_item_value() 75184:20221202:102446.779 End of zbx_preprocess_item_value() 75184:20221202:102446.779 In zbx_ipc_socket_write() 75184:20221202:102446.779 End of zbx_ipc_socket_write():SUCCEED 75184:20221202:102446.779 End of get_values():1 75184:20221202:102446.779 zbx_setproctitle() title:'poller #3 [got 1 values in 0.000868 sec, idle 5 sec]' 75184:20221202:102446.779 In zbx_ipc_async_socket_recv() timeout:5 75153:20221202:102446.779 End of zbx_ipc_service_recv():1 75153:20221202:102446.779 In preprocessor_add_request() 75153:20221202:102446.779 In preprocessor_sync_configuration() 75153:20221202:102446.779 In DCconfig_get_preprocessable_items() 75153:20221202:102446.779 End of DCconfig_get_preprocessable_items() items:29 75153:20221202:102446.779 End of preprocessor_sync_configuration() item config size: 29, history cache size: 0 75153:20221202:102446.779 In preprocessor_enqueue() itemid: 44581 75153:20221202:102446.779 End of preprocessor_enqueue() 75153:20221202:102446.779 In preprocessor_assign_tasks() 75153:20221202:102446.779 In preprocessor_get_next_task() 75153:20221202:102446.779 End of preprocessor_get_next_task() 75153:20221202:102446.779 In zbx_ipc_client_send() clientid:3 75153:20221202:102446.780 End of zbx_ipc_client_send():SUCCEED 75153:20221202:102446.780 In preprocessor_get_next_task() 75153:20221202:102446.780 End of preprocessor_get_next_task() 75153:20221202:102446.780 End of preprocessor_assign_tasks() 75153:20221202:102446.780 End of preprocessor_add_request() 75153:20221202:102446.780 In zbx_ipc_service_recv() timeout:1.000 75155:20221202:102446.780 End of zbx_ipc_socket_read():SUCCEED 75155:20221202:102446.780 worker_preprocess_value(): 1 75155:20221202:102446.780 worker_preprocess_value: SUCCEED GOOD 75155:20221202:102446.780 In zbx_ipc_socket_write() 75155:20221202:102446.780 End of zbx_ipc_socket_write():SUCCEED 75155:20221202:102446.780 In zbx_ipc_socket_read() 75153:20221202:102446.780 End of zbx_ipc_service_recv():1 75153:20221202:102446.780 In preprocessor_add_result() 75153:20221202:102446.780 In preprocessor_enqueue_dependent() itemid: 44581 75153:20221202:102446.780 End of preprocessor_enqueue_dependent() 75153:20221202:102446.780 In preprocessor_assign_tasks() 75153:20221202:102446.780 In preprocessor_get_next_task() 75153:20221202:102446.780 End of preprocessor_get_next_task() 75153:20221202:102446.780 End of preprocessor_assign_tasks() 75153:20221202:102446.780 End of preprocessor_add_result() 75153:20221202:102446.780 In zbx_ipc_service_recv() timeout:1.000 75167:20221202:102446.781 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000166 sec, syncing history]' 75167:20221202:102446.781 In zbx_sync_history_cache() history_num:1 75167:20221202:102446.781 In substitute_simple_macros_impl() data:'90d' 75167:20221202:102446.781 End substitute_simple_macros_impl() data:'90d' 75167:20221202:102446.781 In DCmass_prepare_history() history_num:1 75167:20221202:102446.781 End of DCmass_prepare_history() 75167:20221202:102446.781 In DBmass_add_history() 75167:20221202:102446.781 In zbx_history_add_values() 75167:20221202:102446.781 query [txnlev:1] [begin;] 75167:20221202:102446.782 query [txnlev:1] [insert into history_str (itemid,clock,ns,value) values (44581,1669969486,779615917,'GOOD'); ] 75157:20221202:102446.782 End of zbx_ipc_service_recv():2 75157:20221202:102446.782 In zbx_ipc_service_recv() timeout:1.000 75165:20221202:102446.782 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000758 sec, syncing history]' 75165:20221202:102446.783 In zbx_sync_history_cache() history_num:1 75165:20221202:102446.783 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.001122 sec, idle 1 sec]' 75167:20221202:102446.784 query [txnlev:1] [commit;] 75167:20221202:102446.793 End of zbx_history_add_values() 75167:20221202:102446.794 End of DBmass_add_history() 75167:20221202:102446.794 In DCmass_update_trends() 75167:20221202:102446.794 End of DCmass_update_trends() 75167:20221202:102446.794 query [txnlev:1] [begin;] 75167:20221202:102446.794 In DBmass_update_items() 75167:20221202:102446.794 End of DBmass_update_items() 75167:20221202:102446.794 In zbx_process_events() events_num:0 75167:20221202:102446.794 End of zbx_process_events() processed:0 75167:20221202:102446.794 query [txnlev:1] [commit;] 75167:20221202:102446.809 In DCupdate_trends() 75167:20221202:102446.809 End of DCupdate_trends() 75167:20221202:102446.811 query [txnlev:1] [begin;] 75187:20221202:102446.812 End of zbx_ipc_async_socket_recv():0 75187:20221202:102446.812 zbx_setproctitle() title:'poller #4 [got 0 values in 0.001173 sec, getting values]' 75187:20221202:102446.812 In get_values() 75187:20221202:102446.812 In DCconfig_get_poller_items() poller_type:0 75187:20221202:102446.812 End of DCconfig_get_poller_items():0 75187:20221202:102446.812 In DCconfig_get_poller_nextcheck() poller_type:0 75187:20221202:102446.812 End of DCconfig_get_poller_nextcheck():1669969491 75187:20221202:102446.812 End of get_values():0 75187:20221202:102446.812 zbx_setproctitle() title:'poller #4 [got 0 values in 0.000091 sec, idle 5 sec]' 75187:20221202:102446.812 In zbx_ipc_async_socket_recv() timeout:5 75167:20221202:102446.812 In recalculate_triggers() 75167:20221202:102446.812 In zbx_link_triggers_with_functions() trigger_order_num:0 75167:20221202:102446.812 End of zbx_link_triggers_with_functions() triggers_func_pos_num:0 75167:20221202:102446.812 In zbx_evaluate_expressions() tr_num:0 75167:20221202:102446.812 In substitute_functions() 75167:20221202:102446.812 In zbx_extract_functionids() tr_num:0 75167:20221202:102446.812 End of zbx_extract_functionids() functionids_num:0 75167:20221202:102446.812 End of substitute_functions() 75167:20221202:102446.813 End of zbx_evaluate_expressions() 75167:20221202:102446.813 In zbx_process_triggers() values_num:0 75167:20221202:102446.813 End of zbx_process_triggers() 75167:20221202:102446.813 End of recalculate_triggers() 75167:20221202:102446.813 In zbx_process_events() events_num:0 75167:20221202:102446.813 End of zbx_process_events() processed:0 75167:20221202:102446.813 query [txnlev:1] [commit;] 75167:20221202:102446.813 zbx_setproctitle() title:'history syncer #4 [processed 1 values, 0 triggers in 0.031765 sec, idle 1 sec]' 75200:20221202:102446.816 zbx_setproctitle() title:'alert syncer [queuing alerts]' 75200:20221202:102446.816 In am_db_get_alerts() 75200:20221202:102446.816 query [txnlev:1] [begin;] 75200:20221202:102446.816 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] 75200:20221202:102446.817 query [txnlev:1] [commit;] 75200:20221202:102446.817 End of am_db_get_alerts():SUCCEED alerts:0 75200:20221202:102446.818 In am_db_flush_results() 75200:20221202:102446.818 In zbx_ipc_socket_write() 75200:20221202:102446.818 End of zbx_ipc_socket_write():SUCCEED 75200:20221202:102446.818 In zbx_ipc_socket_read() 75183:20221202:102446.818 End of zbx_ipc_async_socket_recv():0 75183:20221202:102446.818 zbx_setproctitle() title:'poller #2 [got 0 values in 0.000145 sec, getting values]' 75183:20221202:102446.818 In get_values() 75183:20221202:102446.818 In DCconfig_get_poller_items() poller_type:0 75183:20221202:102446.818 End of DCconfig_get_poller_items():0 75183:20221202:102446.818 In DCconfig_get_poller_nextcheck() poller_type:0 75183:20221202:102446.818 End of DCconfig_get_poller_nextcheck():1669969491 75183:20221202:102446.818 End of get_values():0 75183:20221202:102446.818 zbx_setproctitle() title:'poller #2 [got 0 values in 0.000143 sec, idle 5 sec]' 75183:20221202:102446.818 In zbx_ipc_async_socket_recv() timeout:5 75149:20221202:102446.818 End of zbx_ipc_service_recv():1 75149:20221202:102446.818 In am_flush_results() results:0 75149:20221202:102446.818 In zbx_ipc_client_send() clientid:6 75149:20221202:102446.818 End of zbx_ipc_client_send():SUCCEED 75149:20221202:102446.818 End of am_flush_results() 75149:20221202:102446.818 In zbx_ipc_service_recv() timeout:1.000 75200:20221202:102446.818 End of zbx_ipc_socket_read():SUCCEED 75200:20221202:102446.818 End of am_db_flush_results() flushed:0 75200:20221202:102446.819 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.002576 sec, idle 1 sec]' 75182:20221202:102446.835 End of zbx_ipc_async_socket_recv():0 75182:20221202:102446.835 zbx_setproctitle() title:'poller #1 [got 0 values in 0.000074 sec, getting values]' 75182:20221202:102446.835 In get_values() 75182:20221202:102446.835 In DCconfig_get_poller_items() poller_type:0 75182:20221202:102446.835 End of DCconfig_get_poller_items():0 75182:20221202:102446.835 In DCconfig_get_poller_nextcheck() poller_type:0 75182:20221202:102446.835 End of DCconfig_get_poller_nextcheck():1669969491 75182:20221202:102446.835 End of get_values():0 75182:20221202:102446.835 zbx_setproctitle() title:'poller #1 [got 0 values in 0.000084 sec, idle 5 sec]' 75182:20221202:102446.835 In zbx_ipc_async_socket_recv() timeout:5 75168:20221202:102446.846 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.003395 sec, processing escalations]' 75168:20221202:102446.846 In process_escalations() 75168:20221202:102446.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<=1669969489 order by actionid,triggerid,itemid,escalationid] 75168:20221202:102446.847 End of process_escalations() 75168:20221202:102446.847 In process_escalations() 75168:20221202:102446.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<=1669969489 order by actionid,triggerid,itemid,escalationid] 75168:20221202:102446.849 End of process_escalations() 75168:20221202:102446.849 In process_escalations() 75168:20221202:102446.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<=1669969489 order by actionid,triggerid,itemid,escalationid] 75168:20221202:102446.850 End of process_escalations() 75168:20221202:102446.850 In process_escalations() 75168:20221202:102446.850 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<=1669969489 order by actionid,triggerid,itemid,escalationid] 75168:20221202:102446.851 End of process_escalations() 75168:20221202:102446.851 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.004828 sec, idle 3 sec]' 75188:20221202:102446.857 End of zbx_ipc_async_socket_recv():0 75188:20221202:102446.857 zbx_setproctitle() title:'poller #5 [got 0 values in 0.000082 sec, getting values]' 75188:20221202:102446.857 In get_values() 75188:20221202:102446.857 In DCconfig_get_poller_items() poller_type:0 75188:20221202:102446.857 End of DCconfig_get_poller_items():0 75188:20221202:102446.857 In DCconfig_get_poller_nextcheck() poller_type:0 75188:20221202:102446.857 End of DCconfig_get_poller_nextcheck():1669969491 75188:20221202:102446.857 End of get_values():0 75188:20221202:102446.857 zbx_setproctitle() title:'poller #5 [got 0 values in 0.000157 sec, idle 5 sec]' 75188:20221202:102446.857 In zbx_ipc_async_socket_recv() timeout:5 75206:20221202:102446.972 End of zbx_ipc_service_recv():2 75206:20221202:102446.973 query [txnlev:1] [begin;] 75206:20221202:102446.973 query [txnlev:1] [update host_rtdata set active_available=1 where hostid=10551] 75206:20221202:102446.973 query [txnlev:1] [commit;] 75206:20221202:102446.983 In zbx_ipc_service_recv() timeout:1.000 75132:20221202:102447.462 End of zbx_ipc_service_recv():2 75132:20221202:102447.462 In zbx_ipc_async_socket_send() 75132:20221202:102447.462 In zbx_ipc_client_send() clientid:0 75132:20221202:102447.462 End of zbx_ipc_client_send():SUCCEED 75132:20221202:102447.462 End of zbx_ipc_async_socket_send():SUCCEED 75132:20221202:102447.462 In zbx_ipc_async_socket_flush() timeout:10 75132:20221202:102447.462 End of zbx_ipc_async_socket_flush():0 75132:20221202:102447.462 In zbx_ipc_service_recv() timeout:0.995 75129:20221202:102447.462 End of zbx_ipc_service_recv():1 75129:20221202:102447.462 In zbx_ha_dispatch_message() 75129:20221202:102447.462 In zbx_ipc_service_recv() timeout:1.000 75133:20221202:102447.545 End of zbx_ipc_service_recv():2 75133:20221202:102447.545 In zbx_ipc_service_recv() timeout:1.000 75166:20221202:102447.777 zbx_setproctitle() title:'history syncer #3 [processed 4 values, 0 triggers in 0.005073 sec, syncing history]' 75166:20221202:102447.778 In zbx_sync_history_cache() history_num:0 75166:20221202:102447.778 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000264 sec, idle 1 sec]' 75164:20221202:102447.778 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000045 sec, syncing history]' 75164:20221202:102447.778 In zbx_sync_history_cache() history_num:0 75164:20221202:102447.778 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000415 sec, idle 1 sec]' 75180:20221202:102447.778 zbx_setproctitle() title:'self-monitoring [processing data]' 75180:20221202:102447.778 In collect_selfmon_stats() 75180:20221202:102447.778 End of collect_selfmon_stats() 75180:20221202:102447.778 zbx_setproctitle() title:'self-monitoring [processed data in 0.000208 sec, idle 1 sec]' 75157:20221202:102447.782 End of zbx_ipc_service_recv():2 75157:20221202:102447.782 In zbx_ipc_service_recv() timeout:1.000 75153:20221202:102447.783 End of zbx_ipc_service_recv():2 75153:20221202:102447.783 In zbx_ipc_service_recv() timeout:1.000 75165:20221202:102447.784 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.001122 sec, syncing history]' 75165:20221202:102447.784 In zbx_sync_history_cache() history_num:0 75165:20221202:102447.784 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000051 sec, idle 1 sec]' 75200:20221202:102447.820 zbx_setproctitle() title:'alert syncer [queuing alerts]' 75200:20221202:102447.820 In am_db_get_alerts() 75200:20221202:102447.821 query [txnlev:1] [begin;] 75200:20221202:102447.821 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] 75167:20221202:102447.822 zbx_setproctitle() title:'history syncer #4 [processed 1 values, 0 triggers in 0.031765 sec, syncing history]' 75167:20221202:102447.822 In zbx_sync_history_cache() history_num:0 75167:20221202:102447.822 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000050 sec, idle 1 sec]' 75200:20221202:102447.823 query [txnlev:1] [commit;] 75200:20221202:102447.823 End of am_db_get_alerts():SUCCEED alerts:0 75200:20221202:102447.824 In am_db_flush_results() 75200:20221202:102447.824 In zbx_ipc_socket_write() 75200:20221202:102447.824 End of zbx_ipc_socket_write():SUCCEED 75200:20221202:102447.824 In zbx_ipc_socket_read() 75149:20221202:102447.824 End of zbx_ipc_service_recv():2 75149:20221202:102447.824 In zbx_ipc_service_recv() timeout:1.000 75149:20221202:102447.824 End of zbx_ipc_service_recv():1 75149:20221202:102447.829 In am_flush_results() results:0 75149:20221202:102447.829 In zbx_ipc_client_send() clientid:6 75149:20221202:102447.829 End of zbx_ipc_client_send():SUCCEED 75149:20221202:102447.829 End of am_flush_results() 75149:20221202:102447.829 In zbx_ipc_service_recv() timeout:1.000 75200:20221202:102447.830 End of zbx_ipc_socket_read():SUCCEED 75200:20221202:102447.830 End of am_db_flush_results() flushed:0 75200:20221202:102447.830 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.009456 sec, idle 1 sec]' 75206:20221202:102448.019 End of zbx_ipc_service_recv():2 75206:20221202:102448.019 In zbx_ipc_service_recv() timeout:1.000 75132:20221202:102448.458 End of zbx_ipc_service_recv():2 75132:20221202:102448.459 In zbx_ipc_async_socket_send() 75132:20221202:102448.459 In zbx_ipc_client_send() clientid:0 75132:20221202:102448.459 End of zbx_ipc_client_send():SUCCEED 75132:20221202:102448.459 End of zbx_ipc_async_socket_send():SUCCEED 75132:20221202:102448.459 In zbx_ipc_async_socket_flush() timeout:10 75132:20221202:102448.459 End of zbx_ipc_async_socket_flush():0 75132:20221202:102448.459 In zbx_ipc_service_recv() timeout:0.998 75129:20221202:102448.459 End of zbx_ipc_service_recv():1 75129:20221202:102448.459 In zbx_ha_dispatch_message() 75129:20221202:102448.459 In zbx_ipc_service_recv() timeout:1.000 75133:20221202:102448.551 End of zbx_ipc_service_recv():2 75133:20221202:102448.551 In zbx_ipc_service_recv() timeout:1.000 75166:20221202:102448.778 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000264 sec, syncing history]' 75166:20221202:102448.779 In zbx_sync_history_cache() history_num:0 75166:20221202:102448.779 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000129 sec, idle 1 sec]' 75164:20221202:102448.779 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000415 sec, syncing history]' 75164:20221202:102448.779 In zbx_sync_history_cache() history_num:0 75164:20221202:102448.779 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000049 sec, idle 1 sec]' 75180:20221202:102448.779 zbx_setproctitle() title:'self-monitoring [processing data]' 75180:20221202:102448.779 In collect_selfmon_stats() 75180:20221202:102448.779 End of collect_selfmon_stats() 75180:20221202:102448.779 zbx_setproctitle() title:'self-monitoring [processed data in 0.000221 sec, idle 1 sec]' 75165:20221202:102448.784 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000051 sec, syncing history]' 75165:20221202:102448.784 In zbx_sync_history_cache() history_num:0 75165:20221202:102448.784 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000276 sec, idle 1 sec]' 75153:20221202:102448.791 End of zbx_ipc_service_recv():2 75153:20221202:102448.791 In zbx_ipc_service_recv() timeout:1.000 75157:20221202:102448.791 End of zbx_ipc_service_recv():2 75157:20221202:102448.791 In zbx_ipc_service_recv() timeout:1.000 75167:20221202:102448.823 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000050 sec, syncing history]' 75167:20221202:102448.824 In zbx_sync_history_cache() history_num:0 75167:20221202:102448.824 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000193 sec, idle 1 sec]' 75200:20221202:102448.830 zbx_setproctitle() title:'alert syncer [queuing alerts]' 75200:20221202:102448.830 In am_db_get_alerts() 75200:20221202:102448.830 query [txnlev:1] [begin;] 75200:20221202:102448.831 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] 75149:20221202:102448.831 End of zbx_ipc_service_recv():2 75149:20221202:102448.831 In zbx_ipc_service_recv() timeout:1.000 75200:20221202:102448.831 query [txnlev:1] [commit;] 75200:20221202:102448.832 End of am_db_get_alerts():SUCCEED alerts:0 75200:20221202:102448.832 In am_db_flush_results() 75200:20221202:102448.832 In zbx_ipc_socket_write() 75200:20221202:102448.832 End of zbx_ipc_socket_write():SUCCEED 75200:20221202:102448.832 In zbx_ipc_socket_read() 75149:20221202:102448.832 End of zbx_ipc_service_recv():1 75149:20221202:102448.832 In am_flush_results() results:0 75149:20221202:102448.832 In zbx_ipc_client_send() clientid:6 75149:20221202:102448.832 End of zbx_ipc_client_send():SUCCEED 75149:20221202:102448.832 End of am_flush_results() 75149:20221202:102448.832 In zbx_ipc_service_recv() timeout:1.000 75200:20221202:102448.832 End of zbx_ipc_socket_read():SUCCEED 75200:20221202:102448.832 End of am_db_flush_results() flushed:0 75200:20221202:102448.832 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.002597 sec, idle 1 sec]' 75206:20221202:102449.048 End of zbx_ipc_service_recv():2 75206:20221202:102449.049 In zbx_ipc_service_recv() timeout:1.000 75132:20221202:102449.459 End of zbx_ipc_service_recv():2 75132:20221202:102449.459 In ha_check_nodes() ha_status:active db_status:0 75132:20221202:102449.459 query [txnlev:1] [begin;] 75132:20221202:102449.460 query [txnlev:1] [select ha_nodeid,name,status,lastaccess,address,port,ha_sessionid from ha_node order by ha_nodeid for update] 75132:20221202:102449.461 query [txnlev:1] [select ha_failover_delay,auditlog_enabled from config] 75129:20221202:102449.462 End of zbx_ipc_service_recv():2 75129:20221202:102449.462 In zbx_ha_dispatch_message() 75129:20221202:102449.462 In zbx_ipc_service_recv() timeout:1.000 75132:20221202:102449.462 In ha_db_get_time() 75132:20221202:102449.462 query [txnlev:1] [select unix_timestamp() from config] 75132:20221202:102449.463 End of ha_db_get_time():SUCCEED db_time:1669969489 75132:20221202:102449.463 query [txnlev:1] [update ha_node set lastaccess=unix_timestamp() where ha_nodeid='clb4ubunu00018m7pn6ddoaix'] 75132:20221202:102449.464 query [txnlev:1] [commit;] 75132:20221202:102449.482 End of ha_check_nodes() nodeid:clb4ubunu00018m7pn6ddoaix ha_status:active db_status:0 75132:20221202:102449.483 In zbx_ipc_async_socket_send() 75132:20221202:102449.483 In zbx_ipc_client_send() clientid:0 75132:20221202:102449.483 End of zbx_ipc_client_send():SUCCEED 75132:20221202:102449.483 End of zbx_ipc_async_socket_send():SUCCEED 75132:20221202:102449.483 In zbx_ipc_async_socket_flush() timeout:10 75132:20221202:102449.483 End of zbx_ipc_async_socket_flush():0 75132:20221202:102449.483 In zbx_ipc_service_recv() timeout:0.998 75129:20221202:102449.483 End of zbx_ipc_service_recv():1 75129:20221202:102449.483 In zbx_ha_dispatch_message() 75129:20221202:102449.483 In zbx_ipc_service_recv() timeout:1.000 75133:20221202:102449.554 End of zbx_ipc_service_recv():2 75133:20221202:102449.554 In zbx_ipc_service_recv() timeout:1.000 75164:20221202:102449.780 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000049 sec, syncing history]' 75164:20221202:102449.780 In zbx_sync_history_cache() history_num:0 75164:20221202:102449.780 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000159 sec, idle 1 sec]' 75180:20221202:102449.781 zbx_setproctitle() title:'self-monitoring [processing data]' 75180:20221202:102449.782 In collect_selfmon_stats() 75180:20221202:102449.782 End of collect_selfmon_stats() 75180:20221202:102449.782 zbx_setproctitle() title:'self-monitoring [processed data in 0.000795 sec, idle 1 sec]' 75166:20221202:102449.782 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000129 sec, syncing history]' 75166:20221202:102449.782 In zbx_sync_history_cache() history_num:0 75166:20221202:102449.782 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000175 sec, idle 1 sec]' 75165:20221202:102449.785 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000276 sec, syncing history]' 75165:20221202:102449.785 In zbx_sync_history_cache() history_num:0 75165:20221202:102449.785 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000180 sec, idle 1 sec]' 75153:20221202:102449.797 End of zbx_ipc_service_recv():2 75153:20221202:102449.798 In zbx_ipc_service_recv() timeout:1.000 75157:20221202:102449.798 End of zbx_ipc_service_recv():2 75157:20221202:102449.798 In zbx_ipc_service_recv() timeout:1.000 75167:20221202:102449.827 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000193 sec, syncing history]' 75167:20221202:102449.827 In zbx_sync_history_cache() history_num:0 75167:20221202:102449.827 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000196 sec, idle 1 sec]' 75200:20221202:102449.833 zbx_setproctitle() title:'alert syncer [queuing alerts]' 75200:20221202:102449.834 In am_db_get_alerts() 75200:20221202:102449.834 query [txnlev:1] [begin;] 75200:20221202:102449.834 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] 75200:20221202:102449.835 query [txnlev:1] [commit;] 75200:20221202:102449.835 End of am_db_get_alerts():SUCCEED alerts:0 75200:20221202:102449.835 In am_db_flush_results() 75200:20221202:102449.835 In zbx_ipc_socket_write() 75200:20221202:102449.835 End of zbx_ipc_socket_write():SUCCEED 75200:20221202:102449.835 In zbx_ipc_socket_read() 75149:20221202:102449.835 End of zbx_ipc_service_recv():1 75149:20221202:102449.835 In am_flush_results() results:0 75149:20221202:102449.835 In zbx_ipc_client_send() clientid:6 75149:20221202:102449.835 End of zbx_ipc_client_send():SUCCEED 75149:20221202:102449.835 End of am_flush_results() 75149:20221202:102449.835 In zbx_ipc_service_recv() timeout:1.000 75200:20221202:102449.835 End of zbx_ipc_socket_read():SUCCEED 75200:20221202:102449.835 End of am_db_flush_results() flushed:0 75200:20221202:102449.835 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.001913 sec, idle 1 sec]' 75168:20221202:102449.852 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.004828 sec, processing escalations]' 75168:20221202:102449.853 In process_escalations() 75168:20221202:102449.853 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<=1669969492 order by actionid,triggerid,itemid,escalationid] 75168:20221202:102449.853 End of process_escalations() 75168:20221202:102449.853 In process_escalations() 75168:20221202:102449.854 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<=1669969492 order by actionid,triggerid,itemid,escalationid] 75168:20221202:102449.854 End of process_escalations() 75168:20221202:102449.854 In process_escalations() 75168:20221202:102449.854 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<=1669969492 order by actionid,triggerid,itemid,escalationid] 75168:20221202:102449.855 End of process_escalations() 75168:20221202:102449.855 In process_escalations() 75168:20221202:102449.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 null and serviceid is null and nextcheck<=1669969492 order by actionid,triggerid,itemid,escalationid] 75168:20221202:102449.855 End of process_escalations() 75168:20221202:102449.856 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.003096 sec, idle 3 sec]' 75206:20221202:102450.057 End of zbx_ipc_service_recv():2 75206:20221202:102450.057 In zbx_ipc_service_recv() timeout:1.000 75132:20221202:102450.483 End of zbx_ipc_service_recv():2 75132:20221202:102450.484 In zbx_ipc_async_socket_send() 75132:20221202:102450.484 In zbx_ipc_client_send() clientid:0 75132:20221202:102450.484 End of zbx_ipc_client_send():SUCCEED 75132:20221202:102450.484 End of zbx_ipc_async_socket_send():SUCCEED 75132:20221202:102450.484 In zbx_ipc_async_socket_flush() timeout:10 75132:20221202:102450.484 End of zbx_ipc_async_socket_flush():0 75132:20221202:102450.484 In zbx_ipc_service_recv() timeout:0.973 75129:20221202:102450.485 End of zbx_ipc_service_recv():1 75129:20221202:102450.485 In zbx_ha_dispatch_message() 75129:20221202:102450.485 In zbx_ipc_service_recv() timeout:1.000 75133:20221202:102450.554 End of zbx_ipc_service_recv():2 75133:20221202:102450.555 zbx_setproctitle() title:'service manager #1 [processed 0 events, updated 0 event tags, deleted 0 problems, synced 0 service updates, idle 5.016411 sec during 5.016465 sec]' 75133:20221202:102450.555 In zbx_ipc_service_recv() timeout:1.000 75174:20221202:102450.755 End of zbx_ipc_async_socket_recv():0 75174:20221202:102450.755 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.000085 sec, getting values]' 75174:20221202:102450.755 In get_values() 75174:20221202:102450.755 In DCconfig_get_poller_items() poller_type:4 75174:20221202:102450.755 End of DCconfig_get_poller_items():0 75174:20221202:102450.755 In DCconfig_get_poller_nextcheck() poller_type:4 75174:20221202:102450.755 End of DCconfig_get_poller_nextcheck():-1 75174:20221202:102450.755 End of get_values():0 75174:20221202:102450.755 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.000095 sec, idle 5 sec]' 75174:20221202:102450.755 In zbx_ipc_async_socket_recv() timeout:5 75172:20221202:102450.755 End of zbx_ipc_async_socket_recv():0 75172:20221202:102450.755 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.000083 sec, getting values]' 75172:20221202:102450.755 In get_values() 75172:20221202:102450.755 In DCconfig_get_poller_items() poller_type:4 75172:20221202:102450.756 End of DCconfig_get_poller_items():0 75172:20221202:102450.756 In DCconfig_get_poller_nextcheck() poller_type:4 75172:20221202:102450.756 End of DCconfig_get_poller_nextcheck():-1 75172:20221202:102450.756 End of get_values():0 75172:20221202:102450.756 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.000101 sec, idle 5 sec]' 75172:20221202:102450.756 In zbx_ipc_async_socket_recv() timeout:5 75189:20221202:102450.763 End of zbx_ipc_async_socket_recv():0 75189:20221202:102450.763 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.000098 sec, getting values]' 75189:20221202:102450.763 In get_values() 75189:20221202:102450.763 In DCconfig_get_poller_items() poller_type:1 75189:20221202:102450.763 End of DCconfig_get_poller_items():0 75189:20221202:102450.763 In DCconfig_get_poller_nextcheck() poller_type:1 75189:20221202:102450.763 End of DCconfig_get_poller_nextcheck():-1 75189:20221202:102450.763 End of get_values():0 75189:20221202:102450.763 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.000071 sec, idle 5 sec]' 75189:20221202:102450.763 In zbx_ipc_async_socket_recv() timeout:5 75170:20221202:102450.771 End of zbx_ipc_async_socket_recv():0 75170:20221202:102450.771 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.000981 sec, getting values]' 75170:20221202:102450.771 In get_values() 75170:20221202:102450.771 In DCconfig_get_poller_items() poller_type:4 75170:20221202:102450.771 End of DCconfig_get_poller_items():0 75170:20221202:102450.771 In DCconfig_get_poller_nextcheck() poller_type:4 75170:20221202:102450.771 End of DCconfig_get_poller_nextcheck():-1 75170:20221202:102450.771 End of get_values():0 75170:20221202:102450.771 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.000080 sec, idle 5 sec]' 75170:20221202:102450.771 In zbx_ipc_async_socket_recv() timeout:5 75181:20221202:102450.772 End of zbx_ipc_async_socket_recv():0 75181:20221202:102450.772 zbx_setproctitle() title:'task manager [processing tasks]' 75181:20221202:102450.772 query [txnlev:0] [select taskid,type,clock,ttl from task where status in (1,2) order by taskid] 75181:20221202:102450.776 zbx_setproctitle() title:'task manager [processed 0 task(s) in 0.004508 sec, idle 5 sec]' 75181:20221202:102450.779 In zbx_ipc_async_socket_recv() timeout:5 75164:20221202:102450.782 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000159 sec, syncing history]' 75164:20221202:102450.782 In zbx_sync_history_cache() history_num:0 75164:20221202:102450.782 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000052 sec, idle 1 sec]' 75180:20221202:102450.782 zbx_setproctitle() title:'self-monitoring [processing data]' 75180:20221202:102450.782 In collect_selfmon_stats() 75180:20221202:102450.782 End of collect_selfmon_stats() 75180:20221202:102450.782 zbx_setproctitle() title:'self-monitoring [processed data in 0.000170 sec, idle 1 sec]' 75166:20221202:102450.783 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000175 sec, syncing history]' 75166:20221202:102450.783 In zbx_sync_history_cache() history_num:0 75166:20221202:102450.783 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000159 sec, idle 1 sec]' 75165:20221202:102450.785 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000180 sec, syncing history]' 75165:20221202:102450.785 In zbx_sync_history_cache() history_num:0 75165:20221202:102450.785 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000580 sec, idle 1 sec]' 75171:20221202:102450.786 End of zbx_ipc_async_socket_recv():0 75171:20221202:102450.786 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.000359 sec, getting values]' 75171:20221202:102450.786 In get_values() 75171:20221202:102450.786 In DCconfig_get_poller_items() poller_type:4 75171:20221202:102450.786 End of DCconfig_get_poller_items():0 75171:20221202:102450.786 In DCconfig_get_poller_nextcheck() poller_type:4 75171:20221202:102450.786 End of DCconfig_get_poller_nextcheck():-1 75171:20221202:102450.786 End of get_values():0 75171:20221202:102450.786 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.000378 sec, idle 5 sec]' 75171:20221202:102450.786 In zbx_ipc_async_socket_recv() timeout:5 75198:20221202:102450.788 zbx_setproctitle() title:'icmp pinger #1 [getting values]' 75198:20221202:102450.788 In get_pinger_hosts() 75198:20221202:102450.788 In DCconfig_get_poller_items() poller_type:3 75198:20221202:102450.788 End of DCconfig_get_poller_items():0 75198:20221202:102450.788 End of get_pinger_hosts():0 75198:20221202:102450.788 In process_pinger_hosts() 75198:20221202:102450.788 End of process_pinger_hosts() 75198:20221202:102450.788 In DCconfig_get_poller_nextcheck() poller_type:3 75198:20221202:102450.788 End of DCconfig_get_poller_nextcheck():-1 75198:20221202:102450.788 zbx_setproctitle() title:'icmp pinger #1 [got 0 values in 0.000162 sec, idle 5 sec]' 75153:20221202:102450.799 End of zbx_ipc_service_recv():2 75153:20221202:102450.799 In zbx_ipc_service_recv() timeout:1.000 75157:20221202:102450.799 End of zbx_ipc_service_recv():2 75157:20221202:102450.800 zbx_setproctitle() title:'lld manager #1 [processed 0 LLD rules, idle 5.020170sec during 5.020188 sec]' 75157:20221202:102450.800 In zbx_ipc_service_recv() timeout:1.000 75208:20221202:102450.806 End of zbx_ipc_async_socket_recv():0 75208:20221202:102450.806 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.000071 sec, getting values]' 75208:20221202:102450.806 In get_values() 75208:20221202:102450.806 In DCconfig_get_poller_items() poller_type:6 75208:20221202:102450.806 End of DCconfig_get_poller_items():0 75208:20221202:102450.806 In DCconfig_get_poller_nextcheck() poller_type:6 75208:20221202:102450.806 End of DCconfig_get_poller_nextcheck():-1 75208:20221202:102450.806 End of get_values():0 75208:20221202:102450.806 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.000083 sec, idle 5 sec]' 75208:20221202:102450.806 In zbx_ipc_async_socket_recv() timeout:5 75178:20221202:102450.816 End of zbx_ipc_async_socket_recv():0 75178:20221202:102450.816 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.000194 sec, getting values]' 75178:20221202:102450.816 In get_values() 75178:20221202:102450.816 In DCconfig_get_poller_items() poller_type:4 75178:20221202:102450.816 End of DCconfig_get_poller_items():0 75178:20221202:102450.816 In DCconfig_get_poller_nextcheck() poller_type:4 75178:20221202:102450.816 End of DCconfig_get_poller_nextcheck():-1 75178:20221202:102450.816 End of get_values():0 75178:20221202:102450.816 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.000100 sec, idle 5 sec]' 75178:20221202:102450.816 In zbx_ipc_async_socket_recv() timeout:5 75173:20221202:102450.820 End of zbx_ipc_async_socket_recv():0 75173:20221202:102450.820 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.000164 sec, getting values]' 75173:20221202:102450.820 In get_values() 75173:20221202:102450.821 In DCconfig_get_poller_items() poller_type:4 75173:20221202:102450.821 End of DCconfig_get_poller_items():0 75173:20221202:102450.821 In DCconfig_get_poller_nextcheck() poller_type:4 75173:20221202:102450.821 End of DCconfig_get_poller_nextcheck():-1 75173:20221202:102450.821 End of get_values():0 75173:20221202:102450.821 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.000078 sec, idle 5 sec]' 75173:20221202:102450.821 In zbx_ipc_async_socket_recv() timeout:5 75204:20221202:102450.823 End of zbx_ipc_async_socket_recv():0 75204:20221202:102450.823 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.000578 sec, getting values]' 75204:20221202:102450.823 In get_values() 75204:20221202:102450.823 In DCconfig_get_poller_items() poller_type:5 75204:20221202:102450.823 End of DCconfig_get_poller_items():0 75204:20221202:102450.823 In DCconfig_get_poller_nextcheck() poller_type:5 75204:20221202:102450.823 End of DCconfig_get_poller_nextcheck():-1 75204:20221202:102450.823 End of get_values():0 75204:20221202:102450.823 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.000296 sec, idle 5 sec]' 75204:20221202:102450.823 In zbx_ipc_async_socket_recv() timeout:5 75169:20221202:102450.824 End of zbx_ipc_async_socket_recv():0 75169:20221202:102450.824 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.000433 sec, getting values]' 75169:20221202:102450.824 In get_values() 75169:20221202:102450.824 In DCconfig_get_poller_items() poller_type:4 75169:20221202:102450.824 End of DCconfig_get_poller_items():0 75169:20221202:102450.824 In DCconfig_get_poller_nextcheck() poller_type:4 75169:20221202:102450.824 End of DCconfig_get_poller_nextcheck():-1 75169:20221202:102450.824 End of get_values():0 75169:20221202:102450.824 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.000069 sec, idle 5 sec]' 75169:20221202:102450.824 In zbx_ipc_async_socket_recv() timeout:5 75202:20221202:102450.826 End of zbx_ipc_async_socket_recv():0 75202:20221202:102450.826 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.000097 sec, getting values]' 75202:20221202:102450.826 In get_values() 75202:20221202:102450.826 In DCconfig_get_poller_items() poller_type:5 75202:20221202:102450.826 End of DCconfig_get_poller_items():0 75202:20221202:102450.826 In DCconfig_get_poller_nextcheck() poller_type:5 75202:20221202:102450.826 End of DCconfig_get_poller_nextcheck():-1 75202:20221202:102450.826 End of get_values():0 75202:20221202:102450.826 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.000430 sec, idle 5 sec]' 75202:20221202:102450.827 In zbx_ipc_async_socket_recv() timeout:5 75167:20221202:102450.828 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000196 sec, syncing history]' 75167:20221202:102450.828 In zbx_sync_history_cache() history_num:0 75167:20221202:102450.828 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000119 sec, idle 1 sec]' 75201:20221202:102450.828 End of zbx_ipc_async_socket_recv():0 75201:20221202:102450.828 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.000287 sec, getting values]' 75201:20221202:102450.828 In get_values() 75201:20221202:102450.828 In DCconfig_get_poller_items() poller_type:5 75201:20221202:102450.828 End of DCconfig_get_poller_items():0 75201:20221202:102450.828 In DCconfig_get_poller_nextcheck() poller_type:5 75201:20221202:102450.828 End of DCconfig_get_poller_nextcheck():-1 75201:20221202:102450.828 End of get_values():0 75201:20221202:102450.828 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.000137 sec, idle 5 sec]' 75201:20221202:102450.828 In zbx_ipc_async_socket_recv() timeout:5 75176:20221202:102450.830 End of zbx_ipc_async_socket_recv():0 75176:20221202:102450.830 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.000859 sec, getting values]' 75176:20221202:102450.830 In get_values() 75176:20221202:102450.830 In DCconfig_get_poller_items() poller_type:4 75176:20221202:102450.830 End of DCconfig_get_poller_items():0 75176:20221202:102450.830 In DCconfig_get_poller_nextcheck() poller_type:4 75176:20221202:102450.830 End of DCconfig_get_poller_nextcheck():-1 75176:20221202:102450.830 End of get_values():0 75176:20221202:102450.830 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.000078 sec, idle 5 sec]' 75176:20221202:102450.830 In zbx_ipc_async_socket_recv() timeout:5 75175:20221202:102450.831 End of zbx_ipc_async_socket_recv():0 75175:20221202:102450.831 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.000481 sec, getting values]' 75175:20221202:102450.831 In get_values() 75175:20221202:102450.831 In DCconfig_get_poller_items() poller_type:4 75175:20221202:102450.831 End of DCconfig_get_poller_items():0 75175:20221202:102450.831 In DCconfig_get_poller_nextcheck() poller_type:4 75175:20221202:102450.831 End of DCconfig_get_poller_nextcheck():-1 75175:20221202:102450.831 End of get_values():0 75175:20221202:102450.831 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.000077 sec, idle 5 sec]' 75175:20221202:102450.831 In zbx_ipc_async_socket_recv() timeout:5 75179:20221202:102450.832 End of zbx_ipc_async_socket_recv():0 75179:20221202:102450.832 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.000825 sec, exchanging data]' 75179:20221202:102450.832 In process_proxy() 75179:20221202:102450.832 In DCconfig_get_proxypoller_hosts() 75179:20221202:102450.832 End of DCconfig_get_proxypoller_hosts():0 75179:20221202:102450.832 End of process_proxy() 75179:20221202:102450.832 In DCconfig_get_proxypoller_nextcheck() 75179:20221202:102450.832 End of DCconfig_get_proxypoller_nextcheck():-1 75179:20221202:102450.832 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.000060 sec, idle 5 sec]' 75179:20221202:102450.832 In zbx_ipc_async_socket_recv() timeout:5 75200:20221202:102450.837 zbx_setproctitle() title:'alert syncer [queuing alerts]' 75200:20221202:102450.837 In am_db_get_alerts() 75200:20221202:102450.837 query [txnlev:1] [begin;] 75200:20221202:102450.838 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] 75200:20221202:102450.838 query [txnlev:1] [commit;] 75200:20221202:102450.839 End of am_db_get_alerts():SUCCEED alerts:0 75200:20221202:102450.839 In am_db_flush_results() 75200:20221202:102450.839 In zbx_ipc_socket_write() 75200:20221202:102450.839 End of zbx_ipc_socket_write():SUCCEED 75200:20221202:102450.839 In zbx_ipc_socket_read() 75149:20221202:102450.839 End of zbx_ipc_service_recv():1 75149:20221202:102450.839 In am_flush_results() results:0 75149:20221202:102450.839 In zbx_ipc_client_send() clientid:6 75149:20221202:102450.839 End of zbx_ipc_client_send():SUCCEED 75203:20221202:102450.839 End of zbx_ipc_async_socket_recv():0 75203:20221202:102450.839 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.000082 sec, getting values]' 75203:20221202:102450.839 In get_values() 75203:20221202:102450.839 In DCconfig_get_poller_items() poller_type:5 75203:20221202:102450.839 End of DCconfig_get_poller_items():0 75203:20221202:102450.839 In DCconfig_get_poller_nextcheck() poller_type:5 75203:20221202:102450.839 End of DCconfig_get_poller_nextcheck():-1 75203:20221202:102450.839 End of get_values():0 75203:20221202:102450.840 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.000265 sec, idle 5 sec]' 75203:20221202:102450.840 In zbx_ipc_async_socket_recv() timeout:5 75149:20221202:102450.840 End of am_flush_results() 75149:20221202:102450.840 zbx_setproctitle() title:'alert manager #1 [sent 0, failed 0 alerts, idle 5.023278 sec during 5.024446 sec]' 75149:20221202:102450.840 In zbx_ipc_service_recv() timeout:1.000 75200:20221202:102450.840 End of zbx_ipc_socket_read():SUCCEED 75200:20221202:102450.840 End of am_db_flush_results() flushed:0 75200:20221202:102450.840 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.002763 sec, idle 1 sec]' 75205:20221202:102450.840 End of zbx_ipc_async_socket_recv():0 75205:20221202:102450.840 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.000080 sec, getting values]' 75205:20221202:102450.840 In get_values() 75205:20221202:102450.840 In DCconfig_get_poller_items() poller_type:5 75205:20221202:102450.840 End of DCconfig_get_poller_items():0 75205:20221202:102450.840 In DCconfig_get_poller_nextcheck() poller_type:5 75205:20221202:102450.840 End of DCconfig_get_poller_nextcheck():-1 75205:20221202:102450.840 End of get_values():0 75205:20221202:102450.840 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.000066 sec, idle 5 sec]' 75205:20221202:102450.840 In zbx_ipc_async_socket_recv() timeout:5 75177:20221202:102450.855 End of zbx_ipc_async_socket_recv():0 75177:20221202:102450.855 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.000458 sec, getting values]' 75177:20221202:102450.855 In get_values() 75177:20221202:102450.855 In DCconfig_get_poller_items() poller_type:4 75177:20221202:102450.855 End of DCconfig_get_poller_items():0 75177:20221202:102450.855 In DCconfig_get_poller_nextcheck() poller_type:4 75177:20221202:102450.855 End of DCconfig_get_poller_nextcheck():-1 75177:20221202:102450.855 End of get_values():0 75177:20221202:102450.855 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.000366 sec, idle 5 sec]' 75177:20221202:102450.855 In zbx_ipc_async_socket_recv() timeout:5 75162:20221202:102451.049 zbx_setproctitle() title:'http poller #1 [got 0 values in 0.001373 sec, getting values]' 75162:20221202:102451.050 In process_httptests() 75162:20221202:102451.050 query [txnlev:0] [select h.hostid,h.host,h.name,t.httptestid,t.name,t.agent,t.authentication,t.http_user,t.http_password,t.http_proxy,t.retries,t.ssl_cert_file,t.ssl_key_file,t.ssl_key_password,t.verify_peer,t.verify_host,t.delay from httptest t,hosts h where t.hostid=h.hostid and t.nextcheck<=1669969491 and mod(t.httptestid,1)=0 and t.status=0 and h.proxy_hostid is null and h.status=0 and (h.maintenance_status=0 or h.maintenance_type=0)] 75162:20221202:102451.050 query [txnlev:0] [select name,value,type from httptest_field where httptestid=1 order by httptest_fieldid] 75162:20221202:102451.051 In substitute_simple_macros_impl() data:'Zabbix' 75162:20221202:102451.051 End substitute_simple_macros_impl() data:'Zabbix' 75162:20221202:102451.051 In substitute_simple_macros_impl() data:EMPTY 75162:20221202:102451.051 In substitute_simple_macros_impl() data:EMPTY 75162:20221202:102451.051 In substitute_simple_macros_impl() data:EMPTY 75162:20221202:102451.051 In http_process_variables() 0 variables 75162:20221202:102451.051 End of http_process_variables():SUCCEED 75162:20221202:102451.051 In process_httptest() httptestid:1 name:'Web scenario 1' 75162:20221202:102451.051 query [txnlev:0] [select httpstepid,no,name,url,timeout,posts,required,status_codes,post_type,follow_redirects,retrieve_mode from httpstep where httptestid=1 order by no] 75162:20221202:102451.053 In substitute_simple_macros_impl() data:'10s' 75162:20221202:102451.053 End substitute_simple_macros_impl() data:'10s' 75162:20221202:102451.053 In substitute_simple_macros_impl() data:'https://zabbix.com' 75162:20221202:102451.053 End substitute_simple_macros_impl() data:'https://zabbix.com' 75162:20221202:102451.053 In http_substitute_variables() data:'https://zabbix.com' 75162:20221202:102451.053 End of http_substitute_variables() data:'https://zabbix.com' 75162:20221202:102451.053 In substitute_simple_macros_impl() data:'Zabbix' 75162:20221202:102451.053 End substitute_simple_macros_impl() data:'Zabbix' 75162:20221202:102451.053 In substitute_simple_macros_impl() data:'200' 75162:20221202:102451.053 End substitute_simple_macros_impl() data:'200' 75162:20221202:102451.053 query [txnlev:0] [select name,value,type from httpstep_field where httpstepid=1 order by httpstep_fieldid] 75162:20221202:102451.054 In substitute_simple_macros_impl() data:'15s' 75162:20221202:102451.054 End substitute_simple_macros_impl() data:'15s' 75162:20221202:102451.054 process_httptest() use step "111" 75162:20221202:102451.054 process_httptest() use post "" 75162:20221202:102451.054 process_httptest() go to URL "https://zabbix.com" 75206:20221202:102451.062 End of zbx_ipc_service_recv():2 75206:20221202:102451.062 zbx_setproctitle() title:'availability manager #1 [queued 0, processed 0 values, idle 5.089843 sec during 5.100247 sec]' 75206:20221202:102451.062 In zbx_ipc_service_recv() timeout:1.000 75162:20221202:102451.261 In int_in_list() list:'200' value:301 75162:20221202:102451.262 End of int_in_list():FAIL 75162:20221202:102451.262 In process_step_data() rspcode:301 time:0.206780 speed:864.000000 75162:20221202:102451.262 query [txnlev:0] [select type,itemid from httpstepitem where httpstepid=1] 75162:20221202:102451.263 In zbx_preprocess_item_value() 75162:20221202:102451.263 End of zbx_preprocess_item_value() 75162:20221202:102451.263 In zbx_preprocess_item_value() 75162:20221202:102451.263 End of zbx_preprocess_item_value() 75162:20221202:102451.263 In zbx_preprocess_item_value() 75162:20221202:102451.264 End of zbx_preprocess_item_value() 75162:20221202:102451.264 End of process_step_data() 75162:20221202:102451.267 query without transaction detected 75162:20221202:102451.267 query [txnlev:0] [update httptest set nextcheck=1669969501 where httptestid=1] 75162:20221202:102451.291 cannot process step "111" of web scenario "Web scenario 1" on host "test": response code "301" did not match any of the required status codes "200" 75162:20221202:102451.291 In process_test_data() 75162:20221202:102451.291 query [txnlev:0] [select type,itemid from httptestitem where httptestid=1] 75162:20221202:102451.292 In zbx_preprocess_item_value() 75162:20221202:102451.292 End of zbx_preprocess_item_value() 75162:20221202:102451.292 In zbx_preprocess_item_value() 75162:20221202:102451.292 End of zbx_preprocess_item_value() 75162:20221202:102451.292 In zbx_preprocess_item_value() 75162:20221202:102451.292 End of zbx_preprocess_item_value() 75162:20221202:102451.292 End of process_test_data() 75162:20221202:102451.292 In zbx_ipc_socket_write() 75153:20221202:102451.293 End of zbx_ipc_service_recv():1 75153:20221202:102451.293 In preprocessor_add_request() 75153:20221202:102451.293 In preprocessor_sync_configuration() 75153:20221202:102451.295 In DCconfig_get_preprocessable_items() 75153:20221202:102451.295 End of DCconfig_get_preprocessable_items() items:29 75153:20221202:102451.295 End of preprocessor_sync_configuration() item config size: 29, history cache size: 0 75153:20221202:102451.295 In preprocessor_enqueue() itemid: 44299 75153:20221202:102451.295 In preprocessor_enqueue_dependent() itemid: 44299 75153:20221202:102451.295 End of preprocessor_enqueue_dependent() 75153:20221202:102451.295 End of preprocessor_enqueue() 75153:20221202:102451.295 In preprocessor_enqueue() itemid: 44300 75153:20221202:102451.295 In preprocessor_enqueue_dependent() itemid: 44300 75153:20221202:102451.295 End of preprocessor_enqueue_dependent() 75153:20221202:102451.295 End of preprocessor_enqueue() 75153:20221202:102451.295 In preprocessor_enqueue() itemid: 44301 75153:20221202:102451.295 In preprocessor_enqueue_dependent() itemid: 44301 75153:20221202:102451.295 End of preprocessor_enqueue_dependent() 75153:20221202:102451.295 End of preprocessor_enqueue() 75153:20221202:102451.295 In preprocessor_enqueue() itemid: 44296 75153:20221202:102451.296 In preprocessor_enqueue_dependent() itemid: 44296 75153:20221202:102451.296 End of preprocessor_enqueue_dependent() 75153:20221202:102451.296 End of preprocessor_enqueue() 75153:20221202:102451.296 In preprocessor_enqueue() itemid: 44297 75153:20221202:102451.296 In preprocessor_enqueue_dependent() itemid: 44297 75153:20221202:102451.296 End of preprocessor_enqueue_dependent() 75153:20221202:102451.296 End of preprocessor_enqueue() 75153:20221202:102451.296 In preprocessor_enqueue() itemid: 44298 75153:20221202:102451.296 In preprocessor_enqueue_dependent() itemid: 44298 75153:20221202:102451.296 End of preprocessor_enqueue_dependent() 75153:20221202:102451.296 End of preprocessor_enqueue() 75153:20221202:102451.296 In preprocessor_assign_tasks() 75153:20221202:102451.296 In preprocessor_get_next_task() 75153:20221202:102451.296 End of preprocessor_get_next_task() 75153:20221202:102451.296 End of preprocessor_assign_tasks() 75153:20221202:102451.297 End of preprocessor_add_request() 75153:20221202:102451.297 zbx_setproctitle() title:'preprocessing manager #1 [queued 0, processed 11 values, idle 5.492470 sec during 5.497033 sec]' 75153:20221202:102451.297 In zbx_ipc_service_recv() timeout:1.000 75162:20221202:102451.297 End of zbx_ipc_socket_write():SUCCEED 75162:20221202:102451.297 End of process_httptest() 75162:20221202:102451.297 End of process_httptests() 75162:20221202:102451.298 query [txnlev:0] [select min(t.nextcheck) from httptest t,hosts h where t.hostid=h.hostid and mod(t.httptestid,1)=0 and t.status=0 and h.proxy_hostid is null and h.status=0 and (h.maintenance_status=0 or h.maintenance_type=0)] 75162:20221202:102451.299 zbx_setproctitle() title:'http poller #1 [got 1 values in 0.248847 sec, idle 5 sec]' 75132:20221202:102451.464 End of zbx_ipc_service_recv():2 75132:20221202:102451.464 In zbx_ipc_async_socket_send() 75132:20221202:102451.464 In zbx_ipc_client_send() clientid:0 75132:20221202:102451.464 End of zbx_ipc_client_send():SUCCEED 75132:20221202:102451.464 End of zbx_ipc_async_socket_send():SUCCEED 75132:20221202:102451.464 In zbx_ipc_async_socket_flush() timeout:10 75132:20221202:102451.464 End of zbx_ipc_async_socket_flush():0 75132:20221202:102451.464 In zbx_ipc_service_recv() timeout:0.993 75129:20221202:102451.464 End of zbx_ipc_service_recv():1 75129:20221202:102451.464 In zbx_ha_dispatch_message() 75129:20221202:102451.464 In zbx_ipc_service_recv() timeout:1.000 75133:20221202:102451.562 End of zbx_ipc_service_recv():2 75133:20221202:102451.562 In zbx_ipc_service_recv() timeout:1.000 75164:20221202:102451.784 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000052 sec, syncing history]' 75164:20221202:102451.784 In zbx_sync_history_cache() history_num:6 75164:20221202:102451.784 In substitute_simple_macros_impl() data:'90d' 75164:20221202:102451.784 End substitute_simple_macros_impl() data:'90d' 75164:20221202:102451.784 In substitute_simple_macros_impl() data:'30d' 75164:20221202:102451.784 End substitute_simple_macros_impl() data:'30d' 75164:20221202:102451.784 In substitute_simple_macros_impl() data:'90d' 75164:20221202:102451.784 End substitute_simple_macros_impl() data:'90d' 75164:20221202:102451.784 In substitute_simple_macros_impl() data:'30d' 75164:20221202:102451.784 End substitute_simple_macros_impl() data:'30d' 75164:20221202:102451.785 In substitute_simple_macros_impl() data:'30d' 75164:20221202:102451.785 End substitute_simple_macros_impl() data:'30d' 75164:20221202:102451.785 In substitute_simple_macros_impl() data:'90d' 75164:20221202:102451.785 End substitute_simple_macros_impl() data:'90d' 75164:20221202:102451.785 In substitute_simple_macros_impl() data:'30d' 75164:20221202:102451.785 End substitute_simple_macros_impl() data:'30d' 75164:20221202:102451.785 In substitute_simple_macros_impl() data:'90d' 75164:20221202:102451.785 End substitute_simple_macros_impl() data:'90d' 75164:20221202:102451.785 In substitute_simple_macros_impl() data:'30d' 75164:20221202:102451.785 End substitute_simple_macros_impl() data:'30d' 75164:20221202:102451.785 In substitute_simple_macros_impl() data:'90d' 75164:20221202:102451.786 End substitute_simple_macros_impl() data:'90d' 75164:20221202:102451.786 In substitute_simple_macros_impl() data:'30d' 75164:20221202:102451.786 End substitute_simple_macros_impl() data:'30d' 75164:20221202:102451.786 In DCmass_prepare_history() history_num:6 75164:20221202:102451.786 End of DCmass_prepare_history() 75164:20221202:102451.786 In DBmass_add_history() 75164:20221202:102451.786 In zbx_history_add_values() 75166:20221202:102451.786 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000159 sec, syncing history]' 75166:20221202:102451.786 In zbx_sync_history_cache() history_num:6 75166:20221202:102451.786 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000323 sec, idle 1 sec]' 75184:20221202:102451.786 End of zbx_ipc_async_socket_recv():0 75184:20221202:102451.786 zbx_setproctitle() title:'poller #3 [got 1 values in 0.000868 sec, getting values]' 75184:20221202:102451.786 In get_values() 75184:20221202:102451.786 In DCconfig_get_poller_items() poller_type:0 75184:20221202:102451.786 End of DCconfig_get_poller_items():1 75184:20221202:102451.786 In substitute_key_macros_impl() data:'agent.ping' 75184:20221202:102451.786 End of substitute_key_macros_impl():SUCCEED data:'agent.ping' 75184:20221202:102451.786 In substitute_simple_macros_impl() data:'10050' 75184:20221202:102451.786 End substitute_simple_macros_impl() data:'10050' 75184:20221202:102451.786 In get_value() key:'agent.ping' 75184:20221202:102451.786 In get_value_agent() host:'test' addr:'192.168.6.176' key:'agent.ping' conn:'unencrypted' 75184:20221202:102451.786 In is_ip4() ip:'192.168.6.176' 75184:20221202:102451.786 End of is_ip4():SUCCEED 75184:20221202:102451.786 Sending [agent.ping] 75165:20221202:102451.786 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000580 sec, syncing history]' 75165:20221202:102451.787 In zbx_sync_history_cache() history_num:6 75165:20221202:102451.787 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000861 sec, idle 1 sec]' 75184:20221202:102451.787 get value from agent result: '1' 75184:20221202:102451.787 End of get_value_agent():SUCCEED 75184:20221202:102451.787 End of get_value():SUCCEED 75184:20221202:102451.787 In zbx_activate_item_interface() interfaceid:15 itemid:44581 type:0 75184:20221202:102451.787 End of zbx_activate_item_interface() 75184:20221202:102451.787 In zbx_preprocess_item_value() 75184:20221202:102451.787 End of zbx_preprocess_item_value() 75184:20221202:102451.787 In zbx_ipc_socket_write() 75184:20221202:102451.787 End of zbx_ipc_socket_write():SUCCEED 75184:20221202:102451.787 End of get_values():1 75184:20221202:102451.787 zbx_setproctitle() title:'poller #3 [got 1 values in 0.001486 sec, idle 5 sec]' 75184:20221202:102451.787 In zbx_ipc_async_socket_recv() timeout:5 75153:20221202:102451.788 End of zbx_ipc_service_recv():1 75153:20221202:102451.788 In preprocessor_add_request() 75153:20221202:102451.788 In preprocessor_sync_configuration() 75153:20221202:102451.788 In DCconfig_get_preprocessable_items() 75153:20221202:102451.788 End of DCconfig_get_preprocessable_items() items:29 75153:20221202:102451.788 End of preprocessor_sync_configuration() item config size: 29, history cache size: 0 75153:20221202:102451.788 In preprocessor_enqueue() itemid: 44581 75153:20221202:102451.788 End of preprocessor_enqueue() 75153:20221202:102451.788 In preprocessor_assign_tasks() 75153:20221202:102451.788 In preprocessor_get_next_task() 75153:20221202:102451.788 End of preprocessor_get_next_task() 75153:20221202:102451.788 In zbx_ipc_client_send() clientid:3 75180:20221202:102451.788 zbx_setproctitle() title:'self-monitoring [processing data]' 75180:20221202:102451.791 In collect_selfmon_stats() 75180:20221202:102451.791 End of collect_selfmon_stats() 75180:20221202:102451.791 zbx_setproctitle() title:'self-monitoring [processed data in 0.006410 sec, idle 1 sec]' 75164:20221202:102451.791 query [txnlev:1] [begin;] 75153:20221202:102451.791 End of zbx_ipc_client_send():SUCCEED 75155:20221202:102451.791 End of zbx_ipc_socket_read():SUCCEED 75155:20221202:102451.791 worker_preprocess_value(): 1 75155:20221202:102451.791 worker_preprocess_value: SUCCEED GOOD 75155:20221202:102451.791 In zbx_ipc_socket_write() 75164:20221202:102451.791 query [txnlev:1] [insert into history (itemid,clock,ns,value) values (44296,1669969491,267429777,864),(44299,1669969491,262458254,864),(44300,1669969491,262458254,0.20677999999999999); ] 75155:20221202:102451.792 End of zbx_ipc_socket_write():SUCCEED 75155:20221202:102451.792 In zbx_ipc_socket_read() 75153:20221202:102451.792 In preprocessor_get_next_task() 75153:20221202:102451.792 End of preprocessor_get_next_task() 75153:20221202:102451.792 End of preprocessor_assign_tasks() 75153:20221202:102451.792 End of preprocessor_add_request() 75153:20221202:102451.792 In zbx_ipc_service_recv() timeout:1.000 75153:20221202:102451.792 End of zbx_ipc_service_recv():1 75153:20221202:102451.792 In preprocessor_add_result() 75153:20221202:102451.792 In preprocessor_enqueue_dependent() itemid: 44581 75153:20221202:102451.792 End of preprocessor_enqueue_dependent() 75153:20221202:102451.792 In preprocessor_assign_tasks() 75153:20221202:102451.792 In preprocessor_get_next_task() 75153:20221202:102451.792 End of preprocessor_get_next_task() 75153:20221202:102451.792 End of preprocessor_assign_tasks() 75153:20221202:102451.792 End of preprocessor_add_result() 75153:20221202:102451.792 In zbx_ipc_service_recv() timeout:1.000 75164:20221202:102451.792 query [txnlev:1] [insert into history_str (itemid,clock,ns,value) values (44298,1669969491,267429777,'response code "301" did not match any of the required status codes "200"'); ] 75164:20221202:102451.793 query [txnlev:1] [insert into history_uint (itemid,clock,ns,value) values (44297,1669969491,267429777,1),(44301,1669969491,262458254,301); ] 75164:20221202:102451.794 query [txnlev:1] [commit;] 75157:20221202:102451.803 End of zbx_ipc_service_recv():2 75157:20221202:102451.804 In zbx_ipc_service_recv() timeout:1.000 75187:20221202:102451.815 End of zbx_ipc_async_socket_recv():0 75187:20221202:102451.815 zbx_setproctitle() title:'poller #4 [got 0 values in 0.000091 sec, getting values]' 75187:20221202:102451.815 In get_values() 75187:20221202:102451.815 In DCconfig_get_poller_items() poller_type:0 75187:20221202:102451.815 End of DCconfig_get_poller_items():0 75187:20221202:102451.815 In DCconfig_get_poller_nextcheck() poller_type:0 75187:20221202:102451.815 End of DCconfig_get_poller_nextcheck():1669969496 75187:20221202:102451.815 End of get_values():0 75187:20221202:102451.815 zbx_setproctitle() title:'poller #4 [got 0 values in 0.000081 sec, idle 5 sec]' 75187:20221202:102451.815 In zbx_ipc_async_socket_recv() timeout:5 75183:20221202:102451.823 End of zbx_ipc_async_socket_recv():0 75183:20221202:102451.823 zbx_setproctitle() title:'poller #2 [got 0 values in 0.000143 sec, getting values]' 75183:20221202:102451.823 In get_values() 75183:20221202:102451.823 In DCconfig_get_poller_items() poller_type:0 75183:20221202:102451.823 End of DCconfig_get_poller_items():0 75183:20221202:102451.823 In DCconfig_get_poller_nextcheck() poller_type:0 75183:20221202:102451.823 End of DCconfig_get_poller_nextcheck():1669969496 75183:20221202:102451.823 End of get_values():0 75183:20221202:102451.823 zbx_setproctitle() title:'poller #2 [got 0 values in 0.000149 sec, idle 5 sec]' 75183:20221202:102451.823 In zbx_ipc_async_socket_recv() timeout:5 75164:20221202:102451.826 End of zbx_history_add_values() 75164:20221202:102451.826 End of DBmass_add_history() 75164:20221202:102451.826 In DCmass_update_trends() 75164:20221202:102451.826 End of DCmass_update_trends() 75164:20221202:102451.826 query [txnlev:1] [begin;] 75164:20221202:102451.827 In DBmass_update_items() 75164:20221202:102451.827 End of DBmass_update_items() 75164:20221202:102451.827 In zbx_process_events() events_num:0 75164:20221202:102451.827 End of zbx_process_events() processed:0 75164:20221202:102451.827 query [txnlev:1] [commit;] 75164:20221202:102451.828 In DCupdate_trends() 75164:20221202:102451.828 End of DCupdate_trends() 75164:20221202:102451.828 query [txnlev:1] [begin;] 75164:20221202:102451.828 In recalculate_triggers() 75164:20221202:102451.828 In zbx_link_triggers_with_functions() trigger_order_num:0 75164:20221202:102451.828 End of zbx_link_triggers_with_functions() triggers_func_pos_num:0 75164:20221202:102451.828 In zbx_evaluate_expressions() tr_num:0 75164:20221202:102451.828 In substitute_functions() 75164:20221202:102451.828 In zbx_extract_functionids() tr_num:0 75164:20221202:102451.828 End of zbx_extract_functionids() functionids_num:0 75164:20221202:102451.828 End of substitute_functions() 75164:20221202:102451.828 End of zbx_evaluate_expressions() 75164:20221202:102451.828 In zbx_process_triggers() values_num:0 75164:20221202:102451.828 End of zbx_process_triggers() 75164:20221202:102451.828 End of recalculate_triggers() 75164:20221202:102451.828 In zbx_process_events() events_num:0 75164:20221202:102451.829 End of zbx_process_events() processed:0 75164:20221202:102451.829 query [txnlev:1] [commit;] 75167:20221202:102451.829 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000119 sec, syncing history]' 75167:20221202:102451.829 In zbx_sync_history_cache() history_num:7 75167:20221202:102451.829 In substitute_simple_macros_impl() data:'90d' 75167:20221202:102451.829 End substitute_simple_macros_impl() data:'90d' 75167:20221202:102451.829 In DCmass_prepare_history() history_num:1 75167:20221202:102451.829 End of DCmass_prepare_history() 75167:20221202:102451.829 In DBmass_add_history() 75167:20221202:102451.829 In zbx_history_add_values() 75167:20221202:102451.829 query [txnlev:1] [begin;] 75167:20221202:102451.829 query [txnlev:1] [insert into history_str (itemid,clock,ns,value) values (44581,1669969491,787632817,'GOOD'); ] 75164:20221202:102451.829 zbx_setproctitle() title:'history syncer #1 [processed 6 values, 0 triggers in 0.045232 sec, idle 1 sec]' 75167:20221202:102451.830 query [txnlev:1] [commit;] 75182:20221202:102451.839 End of zbx_ipc_async_socket_recv():0 75182:20221202:102451.839 zbx_setproctitle() title:'poller #1 [got 0 values in 0.000084 sec, getting values]' 75182:20221202:102451.839 In get_values() 75182:20221202:102451.839 In DCconfig_get_poller_items() poller_type:0 75182:20221202:102451.839 End of DCconfig_get_poller_items():0 75182:20221202:102451.839 In DCconfig_get_poller_nextcheck() poller_type:0 75182:20221202:102451.839 End of DCconfig_get_poller_nextcheck():1669969496 75182:20221202:102451.839 End of get_values():0 75182:20221202:102451.839 zbx_setproctitle() title:'poller #1 [got 0 values in 0.000080 sec, idle 5 sec]' 75182:20221202:102451.839 In zbx_ipc_async_socket_recv() timeout:5 75167:20221202:102451.840 End of zbx_history_add_values() 75167:20221202:102451.840 End of DBmass_add_history() 75167:20221202:102451.840 In DCmass_update_trends() 75167:20221202:102451.840 End of DCmass_update_trends() 75167:20221202:102451.840 query [txnlev:1] [begin;] 75200:20221202:102451.840 zbx_setproctitle() title:'alert syncer [queuing alerts]' 75200:20221202:102451.841 In am_db_get_alerts() 75200:20221202:102451.841 query [txnlev:1] [begin;] 75149:20221202:102451.841 End of zbx_ipc_service_recv():2 75149:20221202:102451.841 In zbx_ipc_service_recv() timeout:1.000 75200:20221202:102451.841 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] 75167:20221202:102451.842 In DBmass_update_items() 75200:20221202:102451.842 query [txnlev:1] [commit;] 75200:20221202:102451.843 End of am_db_get_alerts():SUCCEED alerts:0 75200:20221202:102451.843 In am_db_flush_results() 75200:20221202:102451.843 In zbx_ipc_socket_write() 75200:20221202:102451.843 End of zbx_ipc_socket_write():SUCCEED 75200:20221202:102451.843 In zbx_ipc_socket_read() 75149:20221202:102451.843 End of zbx_ipc_service_recv():1 75149:20221202:102451.843 In am_flush_results() results:0 75149:20221202:102451.843 In zbx_ipc_client_send() clientid:6 75149:20221202:102451.843 End of zbx_ipc_client_send():SUCCEED 75149:20221202:102451.843 End of am_flush_results() 75149:20221202:102451.843 In zbx_ipc_service_recv() timeout:1.000 75200:20221202:102451.843 End of zbx_ipc_socket_read():SUCCEED 75200:20221202:102451.843 End of am_db_flush_results() flushed:0 75200:20221202:102451.844 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.003448 sec, idle 1 sec]' 75167:20221202:102451.844 End of DBmass_update_items() 75167:20221202:102451.844 In zbx_process_events() events_num:0 75167:20221202:102451.844 End of zbx_process_events() processed:0 75167:20221202:102451.844 query [txnlev:1] [commit;] 75167:20221202:102451.844 In DCupdate_trends() 75167:20221202:102451.845 End of DCupdate_trends() 75167:20221202:102451.845 query [txnlev:1] [begin;] 75167:20221202:102451.845 In recalculate_triggers() 75167:20221202:102451.845 In zbx_link_triggers_with_functions() trigger_order_num:0 75167:20221202:102451.845 End of zbx_link_triggers_with_functions() triggers_func_pos_num:0 75167:20221202:102451.845 In zbx_evaluate_expressions() tr_num:0 75167:20221202:102451.845 In substitute_functions() 75167:20221202:102451.845 In zbx_extract_functionids() tr_num:0 75167:20221202:102451.845 End of zbx_extract_functionids() functionids_num:0 75167:20221202:102451.845 End of substitute_functions() 75167:20221202:102451.845 End of zbx_evaluate_expressions() 75167:20221202:102451.845 In zbx_process_triggers() values_num:0 75167:20221202:102451.845 End of zbx_process_triggers() 75167:20221202:102451.845 End of recalculate_triggers() 75167:20221202:102451.845 In zbx_process_events() events_num:0 75167:20221202:102451.845 End of zbx_process_events() processed:0 75167:20221202:102451.845 query [txnlev:1] [commit;] 75167:20221202:102451.846 zbx_setproctitle() title:'history syncer #4 [processed 1 values, 0 triggers in 0.017722 sec, idle 1 sec]' 75188:20221202:102451.862 End of zbx_ipc_async_socket_recv():0 75188:20221202:102451.862 zbx_setproctitle() title:'poller #5 [got 0 values in 0.000157 sec, getting values]' 75188:20221202:102451.862 In get_values() 75188:20221202:102451.862 In DCconfig_get_poller_items() poller_type:0 75188:20221202:102451.862 End of DCconfig_get_poller_items():0 75188:20221202:102451.862 In DCconfig_get_poller_nextcheck() poller_type:0 75188:20221202:102451.862 End of DCconfig_get_poller_nextcheck():1669969496 75188:20221202:102451.862 End of get_values():0 75188:20221202:102451.862 zbx_setproctitle() title:'poller #5 [got 0 values in 0.000082 sec, idle 5 sec]' 75188:20221202:102451.862 In zbx_ipc_async_socket_recv() timeout:5 75206:20221202:102452.066 End of zbx_ipc_service_recv():2 75206:20221202:102452.066 In zbx_ipc_service_recv() timeout:1.000 75132:20221202:102452.464 End of zbx_ipc_service_recv():2 75132:20221202:102452.464 In zbx_ipc_async_socket_send() 75132:20221202:102452.464 In zbx_ipc_client_send() clientid:0 75132:20221202:102452.464 End of zbx_ipc_client_send():SUCCEED 75132:20221202:102452.464 End of zbx_ipc_async_socket_send():SUCCEED 75132:20221202:102452.464 In zbx_ipc_async_socket_flush() timeout:10 75132:20221202:102452.464 End of zbx_ipc_async_socket_flush():0 75132:20221202:102452.464 In zbx_ipc_service_recv() timeout:0.993 75129:20221202:102452.464 End of zbx_ipc_service_recv():1 75129:20221202:102452.465 In zbx_ha_dispatch_message() 75129:20221202:102452.465 In zbx_ipc_service_recv() timeout:1.000 75133:20221202:102452.563 End of zbx_ipc_service_recv():2 75133:20221202:102452.563 In zbx_ipc_service_recv() timeout:1.000 75180:20221202:102452.792 zbx_setproctitle() title:'self-monitoring [processing data]' 75180:20221202:102452.792 In collect_selfmon_stats() 75180:20221202:102452.793 End of collect_selfmon_stats() 75180:20221202:102452.793 zbx_setproctitle() title:'self-monitoring [processed data in 0.000712 sec, idle 1 sec]' 75166:20221202:102452.794 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000323 sec, syncing history]' 75166:20221202:102452.795 In zbx_sync_history_cache() history_num:0 75166:20221202:102452.795 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000230 sec, idle 1 sec]' 75165:20221202:102452.795 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000861 sec, syncing history]' 75165:20221202:102452.795 In zbx_sync_history_cache() history_num:0 75165:20221202:102452.795 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000032 sec, idle 1 sec]' 75153:20221202:102452.798 End of zbx_ipc_service_recv():2 75153:20221202:102452.798 In zbx_ipc_service_recv() timeout:1.000 75157:20221202:102452.812 End of zbx_ipc_service_recv():2 75157:20221202:102452.813 In zbx_ipc_service_recv() timeout:1.000 75164:20221202:102452.830 zbx_setproctitle() title:'history syncer #1 [processed 6 values, 0 triggers in 0.045232 sec, syncing history]' 75164:20221202:102452.830 In zbx_sync_history_cache() history_num:0 75164:20221202:102452.830 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000169 sec, idle 1 sec]' 75200:20221202:102452.844 zbx_setproctitle() title:'alert syncer [queuing alerts]' 75200:20221202:102452.845 In am_db_get_alerts() 75200:20221202:102452.845 query [txnlev:1] [begin;] 75200:20221202:102452.845 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] 75200:20221202:102452.846 query [txnlev:1] [commit;] 75200:20221202:102452.846 End of am_db_get_alerts():SUCCEED alerts:0 75200:20221202:102452.846 In am_db_flush_results() 75200:20221202:102452.846 In zbx_ipc_socket_write() 75200:20221202:102452.846 End of zbx_ipc_socket_write():SUCCEED 75200:20221202:102452.846 In zbx_ipc_socket_read() 75149:20221202:102452.846 End of zbx_ipc_service_recv():1 75149:20221202:102452.846 In am_flush_results() results:0 75149:20221202:102452.846 In zbx_ipc_client_send() clientid:6 75149:20221202:102452.846 End of zbx_ipc_client_send():SUCCEED 75149:20221202:102452.846 End of am_flush_results() 75149:20221202:102452.846 In zbx_ipc_service_recv() timeout:1.000 75200:20221202:102452.847 End of zbx_ipc_socket_read():SUCCEED 75200:20221202:102452.847 End of am_db_flush_results() flushed:0 75200:20221202:102452.847 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.002350 sec, idle 1 sec]' 75167:20221202:102452.847 zbx_setproctitle() title:'history syncer #4 [processed 1 values, 0 triggers in 0.017722 sec, syncing history]' 75167:20221202:102452.847 In zbx_sync_history_cache() history_num:0 75167:20221202:102452.847 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000569 sec, idle 1 sec]' 75168:20221202:102452.859 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.003096 sec, processing escalations]' 75168:20221202:102452.859 In process_escalations() 75168:20221202:102452.859 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<=1669969495 order by actionid,triggerid,itemid,escalationid] 75168:20221202:102452.860 End of process_escalations() 75168:20221202:102452.860 In process_escalations() 75168:20221202:102452.860 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<=1669969495 order by actionid,triggerid,itemid,escalationid] 75168:20221202:102452.860 End of process_escalations() 75168:20221202:102452.860 In process_escalations() 75168:20221202:102452.860 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<=1669969495 order by actionid,triggerid,itemid,escalationid] 75168:20221202:102452.861 End of process_escalations() 75168:20221202:102452.861 In process_escalations() 75168:20221202:102452.861 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<=1669969495 order by actionid,triggerid,itemid,escalationid] 75168:20221202:102452.862 End of process_escalations() 75168:20221202:102452.862 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.003406 sec, idle 3 sec]' 75206:20221202:102453.067 End of zbx_ipc_service_recv():2 75206:20221202:102453.067 In zbx_ipc_service_recv() timeout:1.000 75132:20221202:102453.459 End of zbx_ipc_service_recv():2 75132:20221202:102453.459 In zbx_ipc_async_socket_send() 75132:20221202:102453.459 In zbx_ipc_client_send() clientid:0 75132:20221202:102453.459 End of zbx_ipc_client_send():SUCCEED 75132:20221202:102453.459 End of zbx_ipc_async_socket_send():SUCCEED 75132:20221202:102453.459 In zbx_ipc_async_socket_flush() timeout:10 75132:20221202:102453.459 End of zbx_ipc_async_socket_flush():0 75132:20221202:102453.459 In zbx_ipc_service_recv() timeout:0.998 75129:20221202:102453.459 End of zbx_ipc_service_recv():1 75129:20221202:102453.459 In zbx_ha_dispatch_message() 75129:20221202:102453.459 In zbx_ipc_service_recv() timeout:1.000 75133:20221202:102453.570 End of zbx_ipc_service_recv():2 75133:20221202:102453.571 In zbx_ipc_service_recv() timeout:1.000 75180:20221202:102453.794 zbx_setproctitle() title:'self-monitoring [processing data]' 75180:20221202:102453.794 In collect_selfmon_stats() 75180:20221202:102453.794 End of collect_selfmon_stats() 75180:20221202:102453.794 zbx_setproctitle() title:'self-monitoring [processed data in 0.000163 sec, idle 1 sec]' 75165:20221202:102453.795 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000032 sec, syncing history]' 75165:20221202:102453.795 In zbx_sync_history_cache() history_num:0 75165:20221202:102453.795 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000370 sec, idle 1 sec]' 75166:20221202:102453.795 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000230 sec, syncing history]' 75166:20221202:102453.795 In zbx_sync_history_cache() history_num:0 75166:20221202:102453.795 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000487 sec, idle 1 sec]' 75153:20221202:102453.805 End of zbx_ipc_service_recv():2 75153:20221202:102453.806 In zbx_ipc_service_recv() timeout:1.000 75157:20221202:102453.817 End of zbx_ipc_service_recv():2 75157:20221202:102453.818 In zbx_ipc_service_recv() timeout:1.000 75164:20221202:102453.831 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000169 sec, syncing history]' 75164:20221202:102453.831 In zbx_sync_history_cache() history_num:0 75164:20221202:102453.831 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000190 sec, idle 1 sec]' 75200:20221202:102453.849 zbx_setproctitle() title:'alert syncer [queuing alerts]' 75200:20221202:102453.849 In am_db_get_alerts() 75200:20221202:102453.849 query [txnlev:1] [begin;] 75167:20221202:102453.849 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000569 sec, syncing history]' 75167:20221202:102453.850 In zbx_sync_history_cache() history_num:0 75167:20221202:102453.850 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000257 sec, idle 1 sec]' 75200:20221202:102453.850 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] 75149:20221202:102453.850 End of zbx_ipc_service_recv():2 75149:20221202:102453.850 In zbx_ipc_service_recv() timeout:1.000 75200:20221202:102453.850 query [txnlev:1] [commit;] 75200:20221202:102453.850 End of am_db_get_alerts():SUCCEED alerts:0 75200:20221202:102453.851 In am_db_flush_results() 75200:20221202:102453.851 In zbx_ipc_socket_write() 75200:20221202:102453.851 End of zbx_ipc_socket_write():SUCCEED 75200:20221202:102453.851 In zbx_ipc_socket_read() 75149:20221202:102453.851 End of zbx_ipc_service_recv():1 75149:20221202:102453.851 In am_flush_results() results:0 75149:20221202:102453.851 In zbx_ipc_client_send() clientid:6 75149:20221202:102453.851 End of zbx_ipc_client_send():SUCCEED 75149:20221202:102453.851 End of am_flush_results() 75149:20221202:102453.851 In zbx_ipc_service_recv() timeout:1.000 75200:20221202:102453.851 End of zbx_ipc_socket_read():SUCCEED 75200:20221202:102453.851 End of am_db_flush_results() flushed:0 75200:20221202:102453.851 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.001769 sec, idle 1 sec]' 75206:20221202:102454.074 End of zbx_ipc_service_recv():2 75206:20221202:102454.075 In zbx_ipc_service_recv() timeout:1.000 75132:20221202:102454.460 End of zbx_ipc_service_recv():2 75132:20221202:102454.460 In ha_check_nodes() ha_status:active db_status:0 75132:20221202:102454.460 query [txnlev:1] [begin;] 75132:20221202:102454.460 query [txnlev:1] [select ha_nodeid,name,status,lastaccess,address,port,ha_sessionid from ha_node order by ha_nodeid for update] 75132:20221202:102454.461 query [txnlev:1] [select ha_failover_delay,auditlog_enabled from config] 75132:20221202:102454.461 In ha_db_get_time() 75132:20221202:102454.461 query [txnlev:1] [select unix_timestamp() from config] 75132:20221202:102454.462 End of ha_db_get_time():SUCCEED db_time:1669969494 75132:20221202:102454.462 query [txnlev:1] [update ha_node set lastaccess=unix_timestamp() where ha_nodeid='clb4ubunu00018m7pn6ddoaix'] 75132:20221202:102454.462 query [txnlev:1] [commit;] 75129:20221202:102454.464 End of zbx_ipc_service_recv():2 75129:20221202:102454.464 In zbx_ha_dispatch_message() 75129:20221202:102454.464 In zbx_ipc_service_recv() timeout:1.000 75132:20221202:102454.479 End of ha_check_nodes() nodeid:clb4ubunu00018m7pn6ddoaix ha_status:active db_status:0 75132:20221202:102454.479 In zbx_ipc_async_socket_send() 75132:20221202:102454.479 In zbx_ipc_client_send() clientid:0 75132:20221202:102454.479 End of zbx_ipc_client_send():SUCCEED 75132:20221202:102454.479 End of zbx_ipc_async_socket_send():SUCCEED 75132:20221202:102454.479 In zbx_ipc_async_socket_flush() timeout:10 75132:20221202:102454.479 End of zbx_ipc_async_socket_flush():0 75129:20221202:102454.479 End of zbx_ipc_service_recv():1 75132:20221202:102454.480 In zbx_ipc_service_recv() timeout:0.997 75129:20221202:102454.480 In zbx_ha_dispatch_message() 75129:20221202:102454.480 In zbx_ipc_service_recv() timeout:1.000 75133:20221202:102454.572 End of zbx_ipc_service_recv():2 75133:20221202:102454.572 In zbx_ipc_service_recv() timeout:1.000 75180:20221202:102454.798 zbx_setproctitle() title:'self-monitoring [processing data]' 75180:20221202:102454.798 In collect_selfmon_stats() 75180:20221202:102454.798 End of collect_selfmon_stats() 75180:20221202:102454.798 zbx_setproctitle() title:'self-monitoring [processed data in 0.000311 sec, idle 1 sec]' 75165:20221202:102454.799 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000370 sec, syncing history]' 75165:20221202:102454.799 In zbx_sync_history_cache() history_num:0 75165:20221202:102454.799 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000065 sec, idle 1 sec]' 75166:20221202:102454.799 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000487 sec, syncing history]' 75166:20221202:102454.799 In zbx_sync_history_cache() history_num:0 75166:20221202:102454.800 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000295 sec, idle 1 sec]' 75153:20221202:102454.807 End of zbx_ipc_service_recv():2 75153:20221202:102454.807 In zbx_ipc_service_recv() timeout:1.000 75157:20221202:102454.828 End of zbx_ipc_service_recv():2 75157:20221202:102454.828 In zbx_ipc_service_recv() timeout:1.000 75164:20221202:102454.833 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000190 sec, syncing history]' 75164:20221202:102454.834 In zbx_sync_history_cache() history_num:0 75164:20221202:102454.834 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000231 sec, idle 1 sec]' 75167:20221202:102454.850 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000257 sec, syncing history]' 75167:20221202:102454.850 In zbx_sync_history_cache() history_num:0 75167:20221202:102454.850 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000226 sec, idle 1 sec]' 75200:20221202:102454.851 zbx_setproctitle() title:'alert syncer [queuing alerts]' 75200:20221202:102454.851 In am_db_get_alerts() 75200:20221202:102454.851 query [txnlev:1] [begin;] 75200:20221202:102454.851 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] 75200:20221202:102454.852 query [txnlev:1] [commit;] 75200:20221202:102454.852 End of am_db_get_alerts():SUCCEED alerts:0 75200:20221202:102454.852 In am_db_flush_results() 75200:20221202:102454.852 In zbx_ipc_socket_write() 75200:20221202:102454.852 End of zbx_ipc_socket_write():SUCCEED 75200:20221202:102454.852 In zbx_ipc_socket_read() 75149:20221202:102454.852 End of zbx_ipc_service_recv():1 75149:20221202:102454.852 In am_flush_results() results:0 75149:20221202:102454.852 In zbx_ipc_client_send() clientid:6 75149:20221202:102454.852 End of zbx_ipc_client_send():SUCCEED 75149:20221202:102454.852 End of am_flush_results() 75149:20221202:102454.852 In zbx_ipc_service_recv() timeout:1.000 75200:20221202:102454.852 End of zbx_ipc_socket_read():SUCCEED 75200:20221202:102454.852 End of am_db_flush_results() flushed:0 75200:20221202:102454.852 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.001333 sec, idle 1 sec]' 75206:20221202:102455.084 End of zbx_ipc_service_recv():2 75206:20221202:102455.084 In zbx_ipc_service_recv() timeout:1.000 75132:20221202:102455.479 End of zbx_ipc_service_recv():2 75132:20221202:102455.479 In zbx_ipc_async_socket_send() 75132:20221202:102455.479 In zbx_ipc_client_send() clientid:0 75132:20221202:102455.479 End of zbx_ipc_client_send():SUCCEED 75132:20221202:102455.479 End of zbx_ipc_async_socket_send():SUCCEED 75132:20221202:102455.479 In zbx_ipc_async_socket_flush() timeout:10 75132:20221202:102455.481 End of zbx_ipc_async_socket_flush():0 75132:20221202:102455.483 In zbx_ipc_service_recv() timeout:0.978 75129:20221202:102455.484 End of zbx_ipc_service_recv():1 75129:20221202:102455.484 In zbx_ha_dispatch_message() 75129:20221202:102455.484 In zbx_ipc_service_recv() timeout:1.000 75133:20221202:102455.579 End of zbx_ipc_service_recv():2 75133:20221202:102455.579 zbx_setproctitle() title:'service manager #1 [processed 0 events, updated 0 event tags, deleted 0 problems, synced 0 service updates, idle 5.024162 sec during 5.024189 sec]' 75133:20221202:102455.579 In zbx_ipc_service_recv() timeout:1.000 75172:20221202:102455.763 End of zbx_ipc_async_socket_recv():0 75172:20221202:102455.763 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.000101 sec, getting values]' 75172:20221202:102455.763 In get_values() 75172:20221202:102455.763 In DCconfig_get_poller_items() poller_type:4 75172:20221202:102455.764 End of DCconfig_get_poller_items():0 75172:20221202:102455.764 In DCconfig_get_poller_nextcheck() poller_type:4 75172:20221202:102455.764 End of DCconfig_get_poller_nextcheck():-1 75172:20221202:102455.764 End of get_values():0 75172:20221202:102455.764 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.000306 sec, idle 5 sec]' 75172:20221202:102455.764 In zbx_ipc_async_socket_recv() timeout:5 75174:20221202:102455.764 End of zbx_ipc_async_socket_recv():0 75174:20221202:102455.767 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.000095 sec, getting values]' 75174:20221202:102455.767 In get_values() 75174:20221202:102455.767 In DCconfig_get_poller_items() poller_type:4 75174:20221202:102455.767 End of DCconfig_get_poller_items():0 75174:20221202:102455.767 In DCconfig_get_poller_nextcheck() poller_type:4 75174:20221202:102455.767 End of DCconfig_get_poller_nextcheck():-1 75174:20221202:102455.767 End of get_values():0 75174:20221202:102455.767 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.000163 sec, idle 5 sec]' 75174:20221202:102455.767 In zbx_ipc_async_socket_recv() timeout:5 75189:20221202:102455.767 End of zbx_ipc_async_socket_recv():0 75189:20221202:102455.767 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.000071 sec, getting values]' 75189:20221202:102455.767 In get_values() 75189:20221202:102455.767 In DCconfig_get_poller_items() poller_type:1 75189:20221202:102455.767 End of DCconfig_get_poller_items():0 75189:20221202:102455.767 In DCconfig_get_poller_nextcheck() poller_type:1 75189:20221202:102455.767 End of DCconfig_get_poller_nextcheck():-1 75189:20221202:102455.767 End of get_values():0 75189:20221202:102455.767 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.000129 sec, idle 5 sec]' 75189:20221202:102455.767 In zbx_ipc_async_socket_recv() timeout:5 75170:20221202:102455.777 End of zbx_ipc_async_socket_recv():0 75170:20221202:102455.778 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.000080 sec, getting values]' 75170:20221202:102455.778 In get_values() 75170:20221202:102455.778 In DCconfig_get_poller_items() poller_type:4 75170:20221202:102455.778 End of DCconfig_get_poller_items():0 75170:20221202:102455.778 In DCconfig_get_poller_nextcheck() poller_type:4 75170:20221202:102455.778 End of DCconfig_get_poller_nextcheck():-1 75170:20221202:102455.778 End of get_values():0 75170:20221202:102455.778 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.000077 sec, idle 5 sec]' 75170:20221202:102455.778 In zbx_ipc_async_socket_recv() timeout:5 75181:20221202:102455.786 End of zbx_ipc_async_socket_recv():0 75181:20221202:102455.786 zbx_setproctitle() title:'task manager [processing tasks]' 75181:20221202:102455.786 query [txnlev:0] [select taskid,type,clock,ttl from task where status in (1,2) order by taskid] 75181:20221202:102455.786 zbx_setproctitle() title:'task manager [processed 0 task(s) in 0.000481 sec, idle 5 sec]' 75181:20221202:102455.786 In zbx_ipc_async_socket_recv() timeout:5 75171:20221202:102455.790 End of zbx_ipc_async_socket_recv():0 75171:20221202:102455.790 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.000378 sec, getting values]' 75171:20221202:102455.790 In get_values() 75171:20221202:102455.790 In DCconfig_get_poller_items() poller_type:4 75171:20221202:102455.790 End of DCconfig_get_poller_items():0 75171:20221202:102455.790 In DCconfig_get_poller_nextcheck() poller_type:4 75171:20221202:102455.790 End of DCconfig_get_poller_nextcheck():-1 75171:20221202:102455.790 End of get_values():0 75171:20221202:102455.790 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.000096 sec, idle 5 sec]' 75171:20221202:102455.790 In zbx_ipc_async_socket_recv() timeout:5 75180:20221202:102455.799 zbx_setproctitle() title:'self-monitoring [processing data]' 75180:20221202:102455.800 In collect_selfmon_stats() 75180:20221202:102455.800 End of collect_selfmon_stats() 75180:20221202:102455.800 zbx_setproctitle() title:'self-monitoring [processed data in 0.000134 sec, idle 1 sec]' 75198:20221202:102455.800 zbx_setproctitle() title:'icmp pinger #1 [getting values]' 75198:20221202:102455.800 In get_pinger_hosts() 75198:20221202:102455.800 In DCconfig_get_poller_items() poller_type:3 75198:20221202:102455.800 End of DCconfig_get_poller_items():0 75198:20221202:102455.800 End of get_pinger_hosts():0 75198:20221202:102455.800 In process_pinger_hosts() 75198:20221202:102455.800 End of process_pinger_hosts() 75198:20221202:102455.800 In DCconfig_get_poller_nextcheck() poller_type:3 75198:20221202:102455.800 End of DCconfig_get_poller_nextcheck():-1 75198:20221202:102455.800 zbx_setproctitle() title:'icmp pinger #1 [got 0 values in 0.000154 sec, idle 5 sec]' 75166:20221202:102455.800 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000295 sec, syncing history]' 75166:20221202:102455.801 In zbx_sync_history_cache() history_num:0 75166:20221202:102455.801 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000054 sec, idle 1 sec]' 75165:20221202:102455.801 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000065 sec, syncing history]' 75165:20221202:102455.801 In zbx_sync_history_cache() history_num:0 75165:20221202:102455.801 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000034 sec, idle 1 sec]' 75208:20221202:102455.812 End of zbx_ipc_async_socket_recv():0 75208:20221202:102455.812 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.000083 sec, getting values]' 75153:20221202:102455.812 End of zbx_ipc_service_recv():2 75153:20221202:102455.812 In zbx_ipc_service_recv() timeout:1.000 75208:20221202:102455.814 In get_values() 75208:20221202:102455.814 In DCconfig_get_poller_items() poller_type:6 75208:20221202:102455.814 End of DCconfig_get_poller_items():0 75208:20221202:102455.814 In DCconfig_get_poller_nextcheck() poller_type:6 75208:20221202:102455.814 End of DCconfig_get_poller_nextcheck():-1 75208:20221202:102455.814 End of get_values():0 75208:20221202:102455.814 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.001456 sec, idle 5 sec]' 75208:20221202:102455.814 In zbx_ipc_async_socket_recv() timeout:5 75178:20221202:102455.819 End of zbx_ipc_async_socket_recv():0 75178:20221202:102455.820 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.000100 sec, getting values]' 75178:20221202:102455.820 In get_values() 75178:20221202:102455.820 In DCconfig_get_poller_items() poller_type:4 75178:20221202:102455.820 End of DCconfig_get_poller_items():0 75178:20221202:102455.820 In DCconfig_get_poller_nextcheck() poller_type:4 75178:20221202:102455.820 End of DCconfig_get_poller_nextcheck():-1 75178:20221202:102455.820 End of get_values():0 75178:20221202:102455.820 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.000082 sec, idle 5 sec]' 75178:20221202:102455.820 In zbx_ipc_async_socket_recv() timeout:5 75173:20221202:102455.825 End of zbx_ipc_async_socket_recv():0 75173:20221202:102455.826 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.000078 sec, getting values]' 75173:20221202:102455.826 In get_values() 75173:20221202:102455.826 In DCconfig_get_poller_items() poller_type:4 75173:20221202:102455.826 End of DCconfig_get_poller_items():0 75173:20221202:102455.826 In DCconfig_get_poller_nextcheck() poller_type:4 75173:20221202:102455.826 End of DCconfig_get_poller_nextcheck():-1 75173:20221202:102455.826 End of get_values():0 75173:20221202:102455.826 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.000134 sec, idle 5 sec]' 75173:20221202:102455.826 In zbx_ipc_async_socket_recv() timeout:5 75169:20221202:102455.826 End of zbx_ipc_async_socket_recv():0 75169:20221202:102455.826 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.000069 sec, getting values]' 75169:20221202:102455.826 In get_values() 75169:20221202:102455.826 In DCconfig_get_poller_items() poller_type:4 75169:20221202:102455.826 End of DCconfig_get_poller_items():0 75169:20221202:102455.826 In DCconfig_get_poller_nextcheck() poller_type:4 75169:20221202:102455.826 End of DCconfig_get_poller_nextcheck():-1 75169:20221202:102455.826 End of get_values():0 75169:20221202:102455.826 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.000102 sec, idle 5 sec]' 75169:20221202:102455.826 In zbx_ipc_async_socket_recv() timeout:5 75204:20221202:102455.826 End of zbx_ipc_async_socket_recv():0 75204:20221202:102455.826 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.000296 sec, getting values]' 75204:20221202:102455.826 In get_values() 75204:20221202:102455.826 In DCconfig_get_poller_items() poller_type:5 75204:20221202:102455.826 End of DCconfig_get_poller_items():0 75204:20221202:102455.826 In DCconfig_get_poller_nextcheck() poller_type:5 75204:20221202:102455.826 End of DCconfig_get_poller_nextcheck():-1 75204:20221202:102455.826 End of get_values():0 75204:20221202:102455.826 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.000093 sec, idle 5 sec]' 75204:20221202:102455.826 In zbx_ipc_async_socket_recv() timeout:5 75202:20221202:102455.829 End of zbx_ipc_async_socket_recv():0 75202:20221202:102455.830 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.000430 sec, getting values]' 75202:20221202:102455.830 In get_values() 75202:20221202:102455.830 In DCconfig_get_poller_items() poller_type:5 75202:20221202:102455.830 End of DCconfig_get_poller_items():0 75202:20221202:102455.830 In DCconfig_get_poller_nextcheck() poller_type:5 75202:20221202:102455.830 End of DCconfig_get_poller_nextcheck():-1 75202:20221202:102455.830 End of get_values():0 75202:20221202:102455.830 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.000072 sec, idle 5 sec]' 75202:20221202:102455.830 In zbx_ipc_async_socket_recv() timeout:5 75201:20221202:102455.830 End of zbx_ipc_async_socket_recv():0 75201:20221202:102455.830 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.000137 sec, getting values]' 75201:20221202:102455.830 In get_values() 75201:20221202:102455.830 In DCconfig_get_poller_items() poller_type:5 75201:20221202:102455.830 End of DCconfig_get_poller_items():0 75201:20221202:102455.830 In DCconfig_get_poller_nextcheck() poller_type:5 75201:20221202:102455.830 End of DCconfig_get_poller_nextcheck():-1 75201:20221202:102455.830 End of get_values():0 75201:20221202:102455.830 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.000309 sec, idle 5 sec]' 75201:20221202:102455.830 In zbx_ipc_async_socket_recv() timeout:5 75164:20221202:102455.835 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000231 sec, syncing history]' 75164:20221202:102455.835 In zbx_sync_history_cache() history_num:0 75176:20221202:102455.835 End of zbx_ipc_async_socket_recv():0 75176:20221202:102455.835 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.000078 sec, getting values]' 75176:20221202:102455.835 In get_values() 75176:20221202:102455.835 In DCconfig_get_poller_items() poller_type:4 75176:20221202:102455.835 End of DCconfig_get_poller_items():0 75176:20221202:102455.835 In DCconfig_get_poller_nextcheck() poller_type:4 75164:20221202:102455.835 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000114 sec, idle 1 sec]' 75157:20221202:102455.835 End of zbx_ipc_service_recv():2 75157:20221202:102455.835 zbx_setproctitle() title:'lld manager #1 [processed 0 LLD rules, idle 5.035477sec during 5.035652 sec]' 75157:20221202:102455.835 In zbx_ipc_service_recv() timeout:1.000 75176:20221202:102455.835 End of DCconfig_get_poller_nextcheck():-1 75176:20221202:102455.836 End of get_values():0 75176:20221202:102455.836 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.000725 sec, idle 5 sec]' 75176:20221202:102455.836 In zbx_ipc_async_socket_recv() timeout:5 75179:20221202:102455.836 End of zbx_ipc_async_socket_recv():0 75179:20221202:102455.836 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.000060 sec, exchanging data]' 75179:20221202:102455.836 In process_proxy() 75179:20221202:102455.836 In DCconfig_get_proxypoller_hosts() 75179:20221202:102455.836 End of DCconfig_get_proxypoller_hosts():0 75179:20221202:102455.836 End of process_proxy() 75179:20221202:102455.836 In DCconfig_get_proxypoller_nextcheck() 75179:20221202:102455.836 End of DCconfig_get_proxypoller_nextcheck():-1 75179:20221202:102455.836 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.000069 sec, idle 5 sec]' 75179:20221202:102455.836 In zbx_ipc_async_socket_recv() timeout:5 75175:20221202:102455.839 End of zbx_ipc_async_socket_recv():0 75175:20221202:102455.840 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.000077 sec, getting values]' 75175:20221202:102455.840 In get_values() 75175:20221202:102455.840 In DCconfig_get_poller_items() poller_type:4 75175:20221202:102455.840 End of DCconfig_get_poller_items():0 75175:20221202:102455.840 In DCconfig_get_poller_nextcheck() poller_type:4 75175:20221202:102455.840 End of DCconfig_get_poller_nextcheck():-1 75175:20221202:102455.840 End of get_values():0 75175:20221202:102455.840 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.000080 sec, idle 5 sec]' 75175:20221202:102455.840 In zbx_ipc_async_socket_recv() timeout:5 75203:20221202:102455.841 End of zbx_ipc_async_socket_recv():0 75203:20221202:102455.842 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.000265 sec, getting values]' 75203:20221202:102455.842 In get_values() 75203:20221202:102455.842 In DCconfig_get_poller_items() poller_type:5 75203:20221202:102455.842 End of DCconfig_get_poller_items():0 75203:20221202:102455.842 In DCconfig_get_poller_nextcheck() poller_type:5 75203:20221202:102455.842 End of DCconfig_get_poller_nextcheck():-1 75203:20221202:102455.842 End of get_values():0 75203:20221202:102455.842 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.000078 sec, idle 5 sec]' 75203:20221202:102455.842 In zbx_ipc_async_socket_recv() timeout:5 75205:20221202:102455.846 End of zbx_ipc_async_socket_recv():0 75205:20221202:102455.846 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.000066 sec, getting values]' 75205:20221202:102455.846 In get_values() 75205:20221202:102455.846 In DCconfig_get_poller_items() poller_type:5 75205:20221202:102455.846 End of DCconfig_get_poller_items():0 75205:20221202:102455.846 In DCconfig_get_poller_nextcheck() poller_type:5 75205:20221202:102455.846 End of DCconfig_get_poller_nextcheck():-1 75205:20221202:102455.846 End of get_values():0 75205:20221202:102455.846 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.000209 sec, idle 5 sec]' 75205:20221202:102455.846 In zbx_ipc_async_socket_recv() timeout:5 75167:20221202:102455.851 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000226 sec, syncing history]' 75167:20221202:102455.851 In zbx_sync_history_cache() history_num:0 75167:20221202:102455.851 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000234 sec, idle 1 sec]' 75200:20221202:102455.853 zbx_setproctitle() title:'alert syncer [queuing alerts]' 75200:20221202:102455.853 In am_db_get_alerts() 75200:20221202:102455.853 query [txnlev:1] [begin;] 75200:20221202:102455.853 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] 75200:20221202:102455.853 query [txnlev:1] [commit;] 75200:20221202:102455.854 End of am_db_get_alerts():SUCCEED alerts:0 75200:20221202:102455.854 In am_db_flush_results() 75200:20221202:102455.854 In zbx_ipc_socket_write() 75200:20221202:102455.854 End of zbx_ipc_socket_write():SUCCEED 75200:20221202:102455.854 In zbx_ipc_socket_read() 75149:20221202:102455.854 End of zbx_ipc_service_recv():1 75149:20221202:102455.854 In am_flush_results() results:0 75149:20221202:102455.854 In zbx_ipc_client_send() clientid:6 75149:20221202:102455.854 End of zbx_ipc_client_send():SUCCEED 75149:20221202:102455.854 End of am_flush_results() 75149:20221202:102455.854 zbx_setproctitle() title:'alert manager #1 [sent 0, failed 0 alerts, idle 5.013722 sec during 5.014302 sec]' 75149:20221202:102455.854 In zbx_ipc_service_recv() timeout:1.000 75200:20221202:102455.854 End of zbx_ipc_socket_read():SUCCEED 75200:20221202:102455.854 End of am_db_flush_results() flushed:0 75200:20221202:102455.854 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.001688 sec, idle 1 sec]' 75177:20221202:102455.859 End of zbx_ipc_async_socket_recv():0 75177:20221202:102455.859 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.000366 sec, getting values]' 75177:20221202:102455.859 In get_values() 75177:20221202:102455.859 In DCconfig_get_poller_items() poller_type:4 75177:20221202:102455.859 End of DCconfig_get_poller_items():0 75177:20221202:102455.859 In DCconfig_get_poller_nextcheck() poller_type:4 75177:20221202:102455.859 End of DCconfig_get_poller_nextcheck():-1 75177:20221202:102455.859 End of get_values():0 75177:20221202:102455.859 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.000105 sec, idle 5 sec]' 75177:20221202:102455.859 In zbx_ipc_async_socket_recv() timeout:5 75168:20221202:102455.868 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.003406 sec, processing escalations]' 75168:20221202:102455.868 In process_escalations() 75168:20221202:102455.868 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<=1669969498 order by actionid,triggerid,itemid,escalationid] 75168:20221202:102455.868 End of process_escalations() 75168:20221202:102455.869 In process_escalations() 75168:20221202:102455.869 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<=1669969498 order by actionid,triggerid,itemid,escalationid] 75168:20221202:102455.869 End of process_escalations() 75168:20221202:102455.869 In process_escalations() 75168:20221202:102455.869 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<=1669969498 order by actionid,triggerid,itemid,escalationid] 75168:20221202:102455.869 End of process_escalations() 75168:20221202:102455.869 In process_escalations() 75168:20221202:102455.869 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<=1669969498 order by actionid,triggerid,itemid,escalationid] 75168:20221202:102455.870 End of process_escalations() 75168:20221202:102455.870 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.001572 sec, idle 3 sec]' 75206:20221202:102456.090 End of zbx_ipc_service_recv():2 75206:20221202:102456.090 zbx_setproctitle() title:'availability manager #1 [queued 0, processed 0 values, idle 5.027939 sec during 5.027978 sec]' 75206:20221202:102456.090 In zbx_ipc_service_recv() timeout:1.000 75162:20221202:102456.312 zbx_setproctitle() title:'http poller #1 [got 1 values in 0.248847 sec, getting values]' 75162:20221202:102456.312 In process_httptests() 75162:20221202:102456.312 query [txnlev:0] [select h.hostid,h.host,h.name,t.httptestid,t.name,t.agent,t.authentication,t.http_user,t.http_password,t.http_proxy,t.retries,t.ssl_cert_file,t.ssl_key_file,t.ssl_key_password,t.verify_peer,t.verify_host,t.delay from httptest t,hosts h where t.hostid=h.hostid and t.nextcheck<=1669969496 and mod(t.httptestid,1)=0 and t.status=0 and h.proxy_hostid is null and h.status=0 and (h.maintenance_status=0 or h.maintenance_type=0)] 75162:20221202:102456.314 End of process_httptests() 75162:20221202:102456.314 query [txnlev:0] [select min(t.nextcheck) from httptest t,hosts h where t.hostid=h.hostid and mod(t.httptestid,1)=0 and t.status=0 and h.proxy_hostid is null and h.status=0 and (h.maintenance_status=0 or h.maintenance_type=0)] 75162:20221202:102456.316 zbx_setproctitle() title:'http poller #1 [got 0 values in 0.002240 sec, idle 5 sec]' 75132:20221202:102456.464 End of zbx_ipc_service_recv():2 75132:20221202:102456.464 In zbx_ipc_async_socket_send() 75132:20221202:102456.464 In zbx_ipc_client_send() clientid:0 75132:20221202:102456.464 End of zbx_ipc_client_send():SUCCEED 75132:20221202:102456.464 End of zbx_ipc_async_socket_send():SUCCEED 75132:20221202:102456.464 In zbx_ipc_async_socket_flush() timeout:10 75132:20221202:102456.464 End of zbx_ipc_async_socket_flush():0 75132:20221202:102456.464 In zbx_ipc_service_recv() timeout:0.993 75129:20221202:102456.464 End of zbx_ipc_service_recv():1 75129:20221202:102456.464 In zbx_ha_dispatch_message() 75129:20221202:102456.464 In zbx_ipc_service_recv() timeout:1.000 75133:20221202:102456.581 End of zbx_ipc_service_recv():2 75133:20221202:102456.581 In zbx_ipc_service_recv() timeout:1.000 75184:20221202:102456.790 End of zbx_ipc_async_socket_recv():0 75184:20221202:102456.790 zbx_setproctitle() title:'poller #3 [got 1 values in 0.001486 sec, getting values]' 75184:20221202:102456.790 In get_values() 75184:20221202:102456.790 In DCconfig_get_poller_items() poller_type:0 75184:20221202:102456.790 End of DCconfig_get_poller_items():1 75184:20221202:102456.790 In substitute_key_macros_impl() data:'agent.ping' 75184:20221202:102456.790 End of substitute_key_macros_impl():SUCCEED data:'agent.ping' 75184:20221202:102456.790 In substitute_simple_macros_impl() data:'10050' 75184:20221202:102456.790 End substitute_simple_macros_impl() data:'10050' 75184:20221202:102456.790 In get_value() key:'agent.ping' 75184:20221202:102456.790 In get_value_agent() host:'test' addr:'192.168.6.176' key:'agent.ping' conn:'unencrypted' 75184:20221202:102456.791 In is_ip4() ip:'192.168.6.176' 75184:20221202:102456.791 End of is_ip4():SUCCEED 75184:20221202:102456.791 Sending [agent.ping] 75184:20221202:102456.791 get value from agent result: '1' 75184:20221202:102456.791 End of get_value_agent():SUCCEED 75184:20221202:102456.791 End of get_value():SUCCEED 75184:20221202:102456.791 In zbx_activate_item_interface() interfaceid:15 itemid:44581 type:0 75184:20221202:102456.791 End of zbx_activate_item_interface() 75184:20221202:102456.791 In zbx_preprocess_item_value() 75184:20221202:102456.791 End of zbx_preprocess_item_value() 75184:20221202:102456.791 In zbx_ipc_socket_write() 75184:20221202:102456.791 End of zbx_ipc_socket_write():SUCCEED 75184:20221202:102456.791 End of get_values():1 75184:20221202:102456.791 zbx_setproctitle() title:'poller #3 [got 1 values in 0.000942 sec, idle 5 sec]' 75184:20221202:102456.791 In zbx_ipc_async_socket_recv() timeout:5 75153:20221202:102456.791 End of zbx_ipc_service_recv():1 75153:20221202:102456.791 In preprocessor_add_request() 75153:20221202:102456.791 In preprocessor_sync_configuration() 75153:20221202:102456.791 In DCconfig_get_preprocessable_items() 75153:20221202:102456.791 End of DCconfig_get_preprocessable_items() items:29 75153:20221202:102456.791 End of preprocessor_sync_configuration() item config size: 29, history cache size: 0 75153:20221202:102456.791 In preprocessor_enqueue() itemid: 44581 75153:20221202:102456.791 End of preprocessor_enqueue() 75153:20221202:102456.791 In preprocessor_assign_tasks() 75153:20221202:102456.791 In preprocessor_get_next_task() 75153:20221202:102456.791 End of preprocessor_get_next_task() 75153:20221202:102456.791 In zbx_ipc_client_send() clientid:3 75153:20221202:102456.791 End of zbx_ipc_client_send():SUCCEED 75153:20221202:102456.791 In preprocessor_get_next_task() 75153:20221202:102456.791 End of preprocessor_get_next_task() 75153:20221202:102456.791 End of preprocessor_assign_tasks() 75153:20221202:102456.791 End of preprocessor_add_request() 75153:20221202:102456.791 zbx_setproctitle() title:'preprocessing manager #1 [queued 1, processed 1 values, idle 5.490486 sec during 5.494902 sec]' 75153:20221202:102456.791 In zbx_ipc_service_recv() timeout:1.000 75155:20221202:102456.792 End of zbx_ipc_socket_read():SUCCEED 75155:20221202:102456.792 worker_preprocess_value(): 1 75155:20221202:102456.792 worker_preprocess_value: SUCCEED GOOD 75155:20221202:102456.792 In zbx_ipc_socket_write() 75155:20221202:102456.792 End of zbx_ipc_socket_write():SUCCEED 75155:20221202:102456.792 In zbx_ipc_socket_read() 75153:20221202:102456.792 End of zbx_ipc_service_recv():1 75153:20221202:102456.792 In preprocessor_add_result() 75153:20221202:102456.792 In preprocessor_enqueue_dependent() itemid: 44581 75153:20221202:102456.792 End of preprocessor_enqueue_dependent() 75153:20221202:102456.792 In preprocessor_assign_tasks() 75153:20221202:102456.792 In preprocessor_get_next_task() 75153:20221202:102456.792 End of preprocessor_get_next_task() 75153:20221202:102456.792 End of preprocessor_assign_tasks() 75153:20221202:102456.792 End of preprocessor_add_result() 75153:20221202:102456.792 In zbx_ipc_service_recv() timeout:1.000 75180:20221202:102456.800 zbx_setproctitle() title:'self-monitoring [processing data]' 75180:20221202:102456.800 In collect_selfmon_stats() 75180:20221202:102456.801 End of collect_selfmon_stats() 75180:20221202:102456.801 zbx_setproctitle() title:'self-monitoring [processed data in 0.000170 sec, idle 1 sec]' 75166:20221202:102456.801 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000054 sec, syncing history]' 75166:20221202:102456.802 In zbx_sync_history_cache() history_num:1 75166:20221202:102456.802 In substitute_simple_macros_impl() data:'90d' 75166:20221202:102456.802 End substitute_simple_macros_impl() data:'90d' 75166:20221202:102456.802 In DCmass_prepare_history() history_num:1 75166:20221202:102456.802 End of DCmass_prepare_history() 75166:20221202:102456.802 In DBmass_add_history() 75166:20221202:102456.802 In zbx_history_add_values() 75165:20221202:102456.802 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000034 sec, syncing history]' 75165:20221202:102456.802 In zbx_sync_history_cache() history_num:1 75165:20221202:102456.802 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000445 sec, idle 1 sec]' 75166:20221202:102456.802 query [txnlev:1] [begin;] 75166:20221202:102456.803 query [txnlev:1] [insert into history_str (itemid,clock,ns,value) values (44581,1669969496,791493391,'GOOD'); ] 75166:20221202:102456.803 query [txnlev:1] [commit;] 75166:20221202:102456.814 End of zbx_history_add_values() 75166:20221202:102456.814 End of DBmass_add_history() 75166:20221202:102456.814 In DCmass_update_trends() 75166:20221202:102456.814 End of DCmass_update_trends() 75166:20221202:102456.814 query [txnlev:1] [begin;] 75166:20221202:102456.815 In DBmass_update_items() 75166:20221202:102456.819 End of DBmass_update_items() 75166:20221202:102456.819 In zbx_process_events() events_num:0 75166:20221202:102456.819 End of zbx_process_events() processed:0 75166:20221202:102456.819 query [txnlev:1] [commit;] 75187:20221202:102456.819 End of zbx_ipc_async_socket_recv():0 75187:20221202:102456.819 zbx_setproctitle() title:'poller #4 [got 0 values in 0.000081 sec, getting values]' 75187:20221202:102456.819 In get_values() 75187:20221202:102456.819 In DCconfig_get_poller_items() poller_type:0 75187:20221202:102456.819 End of DCconfig_get_poller_items():0 75187:20221202:102456.819 In DCconfig_get_poller_nextcheck() poller_type:0 75187:20221202:102456.819 End of DCconfig_get_poller_nextcheck():1669969501 75187:20221202:102456.819 End of get_values():0 75187:20221202:102456.819 zbx_setproctitle() title:'poller #4 [got 0 values in 0.000100 sec, idle 5 sec]' 75187:20221202:102456.819 In zbx_ipc_async_socket_recv() timeout:5 75166:20221202:102456.825 In DCupdate_trends() 75166:20221202:102456.825 End of DCupdate_trends() 75166:20221202:102456.825 query [txnlev:1] [begin;] 75183:20221202:102456.826 End of zbx_ipc_async_socket_recv():0 75183:20221202:102456.826 zbx_setproctitle() title:'poller #2 [got 0 values in 0.000149 sec, getting values]' 75183:20221202:102456.826 In get_values() 75183:20221202:102456.826 In DCconfig_get_poller_items() poller_type:0 75183:20221202:102456.826 End of DCconfig_get_poller_items():0 75183:20221202:102456.826 In DCconfig_get_poller_nextcheck() poller_type:0 75183:20221202:102456.826 End of DCconfig_get_poller_nextcheck():1669969501 75183:20221202:102456.826 End of get_values():0 75183:20221202:102456.826 zbx_setproctitle() title:'poller #2 [got 0 values in 0.000072 sec, idle 5 sec]' 75183:20221202:102456.826 In zbx_ipc_async_socket_recv() timeout:5 75166:20221202:102456.826 In recalculate_triggers() 75166:20221202:102456.826 In zbx_link_triggers_with_functions() trigger_order_num:0 75166:20221202:102456.826 End of zbx_link_triggers_with_functions() triggers_func_pos_num:0 75166:20221202:102456.826 In zbx_evaluate_expressions() tr_num:0 75166:20221202:102456.826 In substitute_functions() 75166:20221202:102456.826 In zbx_extract_functionids() tr_num:0 75166:20221202:102456.826 End of zbx_extract_functionids() functionids_num:0 75166:20221202:102456.826 End of substitute_functions() 75166:20221202:102456.826 End of zbx_evaluate_expressions() 75166:20221202:102456.827 In zbx_process_triggers() values_num:0 75166:20221202:102456.827 End of zbx_process_triggers() 75166:20221202:102456.827 End of recalculate_triggers() 75166:20221202:102456.827 In zbx_process_events() events_num:0 75166:20221202:102456.827 End of zbx_process_events() processed:0 75166:20221202:102456.827 query [txnlev:1] [commit;] 75166:20221202:102456.827 zbx_setproctitle() title:'history syncer #3 [processed 1 values, 0 triggers in 0.025560 sec, idle 1 sec]' 75164:20221202:102456.842 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000114 sec, syncing history]' 75164:20221202:102456.842 In zbx_sync_history_cache() history_num:0 75164:20221202:102456.842 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000130 sec, idle 1 sec]' 75157:20221202:102456.842 End of zbx_ipc_service_recv():2 75157:20221202:102456.842 In zbx_ipc_service_recv() timeout:1.000 75182:20221202:102456.846 End of zbx_ipc_async_socket_recv():0 75182:20221202:102456.846 zbx_setproctitle() title:'poller #1 [got 0 values in 0.000080 sec, getting values]' 75182:20221202:102456.846 In get_values() 75182:20221202:102456.846 In DCconfig_get_poller_items() poller_type:0 75182:20221202:102456.846 End of DCconfig_get_poller_items():0 75182:20221202:102456.846 In DCconfig_get_poller_nextcheck() poller_type:0 75182:20221202:102456.846 End of DCconfig_get_poller_nextcheck():1669969501 75182:20221202:102456.846 End of get_values():0 75182:20221202:102456.846 zbx_setproctitle() title:'poller #1 [got 0 values in 0.000590 sec, idle 5 sec]' 75182:20221202:102456.846 In zbx_ipc_async_socket_recv() timeout:5 75167:20221202:102456.852 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000234 sec, syncing history]' 75167:20221202:102456.852 In zbx_sync_history_cache() history_num:0 75167:20221202:102456.852 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000141 sec, idle 1 sec]' 75200:20221202:102456.856 zbx_setproctitle() title:'alert syncer [queuing alerts]' 75200:20221202:102456.856 In am_db_get_alerts() 75200:20221202:102456.856 query [txnlev:1] [begin;] 75200:20221202:102456.856 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] 75149:20221202:102456.856 End of zbx_ipc_service_recv():2 75149:20221202:102456.856 In zbx_ipc_service_recv() timeout:1.000 75200:20221202:102456.856 query [txnlev:1] [commit;] 75200:20221202:102456.859 End of am_db_get_alerts():SUCCEED alerts:0 75200:20221202:102456.859 In am_db_flush_results() 75200:20221202:102456.859 In zbx_ipc_socket_write() 75200:20221202:102456.859 End of zbx_ipc_socket_write():SUCCEED 75200:20221202:102456.859 In zbx_ipc_socket_read() 75149:20221202:102456.859 End of zbx_ipc_service_recv():1 75149:20221202:102456.859 In am_flush_results() results:0 75149:20221202:102456.859 In zbx_ipc_client_send() clientid:6 75149:20221202:102456.860 End of zbx_ipc_client_send():SUCCEED 75149:20221202:102456.860 End of am_flush_results() 75149:20221202:102456.860 In zbx_ipc_service_recv() timeout:1.000 75200:20221202:102456.860 End of zbx_ipc_socket_read():SUCCEED 75200:20221202:102456.860 End of am_db_flush_results() flushed:0 75200:20221202:102456.860 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.004200 sec, idle 1 sec]' 75188:20221202:102456.867 End of zbx_ipc_async_socket_recv():0 75188:20221202:102456.867 zbx_setproctitle() title:'poller #5 [got 0 values in 0.000082 sec, getting values]' 75188:20221202:102456.867 In get_values() 75188:20221202:102456.867 In DCconfig_get_poller_items() poller_type:0 75188:20221202:102456.867 End of DCconfig_get_poller_items():0 75188:20221202:102456.867 In DCconfig_get_poller_nextcheck() poller_type:0 75188:20221202:102456.867 End of DCconfig_get_poller_nextcheck():1669969501 75188:20221202:102456.867 End of get_values():0 75188:20221202:102456.867 zbx_setproctitle() title:'poller #5 [got 0 values in 0.000082 sec, idle 5 sec]' 75188:20221202:102456.867 In zbx_ipc_async_socket_recv() timeout:5 75206:20221202:102457.094 End of zbx_ipc_service_recv():2 75206:20221202:102457.094 In zbx_ipc_service_recv() timeout:1.000 75132:20221202:102457.459 End of zbx_ipc_service_recv():2 75132:20221202:102457.460 In zbx_ipc_async_socket_send() 75132:20221202:102457.460 In zbx_ipc_client_send() clientid:0 75132:20221202:102457.460 End of zbx_ipc_client_send():SUCCEED 75132:20221202:102457.460 End of zbx_ipc_async_socket_send():SUCCEED 75132:20221202:102457.460 In zbx_ipc_async_socket_flush() timeout:10 75132:20221202:102457.460 End of zbx_ipc_async_socket_flush():0 75132:20221202:102457.460 In zbx_ipc_service_recv() timeout:0.997 75129:20221202:102457.460 End of zbx_ipc_service_recv():1 75129:20221202:102457.460 In zbx_ha_dispatch_message() 75129:20221202:102457.460 In zbx_ipc_service_recv() timeout:1.000 75133:20221202:102457.582 End of zbx_ipc_service_recv():2 75133:20221202:102457.582 In zbx_ipc_service_recv() timeout:1.000 75153:20221202:102457.801 End of zbx_ipc_service_recv():2 75153:20221202:102457.801 In zbx_ipc_service_recv() timeout:1.000 75180:20221202:102457.804 zbx_setproctitle() title:'self-monitoring [processing data]' 75180:20221202:102457.804 In collect_selfmon_stats() 75180:20221202:102457.804 End of collect_selfmon_stats() 75180:20221202:102457.804 zbx_setproctitle() title:'self-monitoring [processed data in 0.000060 sec, idle 1 sec]' 75165:20221202:102457.805 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000445 sec, syncing history]' 75165:20221202:102457.805 In zbx_sync_history_cache() history_num:0 75165:20221202:102457.805 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000111 sec, idle 1 sec]' 75166:20221202:102457.828 zbx_setproctitle() title:'history syncer #3 [processed 1 values, 0 triggers in 0.025560 sec, syncing history]' 75166:20221202:102457.828 In zbx_sync_history_cache() history_num:0 75166:20221202:102457.828 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000145 sec, idle 1 sec]' 75164:20221202:102457.843 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000130 sec, syncing history]' 75164:20221202:102457.843 In zbx_sync_history_cache() history_num:0 75164:20221202:102457.843 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000100 sec, idle 1 sec]' 75157:20221202:102457.846 End of zbx_ipc_service_recv():2 75157:20221202:102457.847 In zbx_ipc_service_recv() timeout:1.000 75167:20221202:102457.853 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000141 sec, syncing history]' 75167:20221202:102457.853 In zbx_sync_history_cache() history_num:0 75167:20221202:102457.853 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000160 sec, idle 1 sec]' 75200:20221202:102457.860 zbx_setproctitle() title:'alert syncer [queuing alerts]' 75200:20221202:102457.860 In am_db_get_alerts() 75200:20221202:102457.860 query [txnlev:1] [begin;] 75200:20221202:102457.860 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] 75200:20221202:102457.861 query [txnlev:1] [commit;] 75200:20221202:102457.861 End of am_db_get_alerts():SUCCEED alerts:0 75200:20221202:102457.861 In am_db_flush_results() 75200:20221202:102457.861 In zbx_ipc_socket_write() 75200:20221202:102457.861 End of zbx_ipc_socket_write():SUCCEED 75200:20221202:102457.861 In zbx_ipc_socket_read() 75149:20221202:102457.861 End of zbx_ipc_service_recv():1 75149:20221202:102457.861 In am_flush_results() results:0 75149:20221202:102457.861 In zbx_ipc_client_send() clientid:6 75149:20221202:102457.861 End of zbx_ipc_client_send():SUCCEED 75149:20221202:102457.861 End of am_flush_results() 75149:20221202:102457.861 In zbx_ipc_service_recv() timeout:1.000 75200:20221202:102457.861 End of zbx_ipc_socket_read():SUCCEED 75200:20221202:102457.861 End of am_db_flush_results() flushed:0 75200:20221202:102457.861 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.001204 sec, idle 1 sec]' 75206:20221202:102458.098 End of zbx_ipc_service_recv():2 75206:20221202:102458.098 In zbx_ipc_service_recv() timeout:1.000 75132:20221202:102458.462 End of zbx_ipc_service_recv():2 75132:20221202:102458.462 In zbx_ipc_async_socket_send() 75132:20221202:102458.462 In zbx_ipc_client_send() clientid:0 75132:20221202:102458.462 End of zbx_ipc_client_send():SUCCEED 75132:20221202:102458.462 End of zbx_ipc_async_socket_send():SUCCEED 75132:20221202:102458.462 In zbx_ipc_async_socket_flush() timeout:10 75132:20221202:102458.462 End of zbx_ipc_async_socket_flush():0 75132:20221202:102458.462 In zbx_ipc_service_recv() timeout:0.995 75129:20221202:102458.462 End of zbx_ipc_service_recv():1 75129:20221202:102458.462 In zbx_ha_dispatch_message() 75129:20221202:102458.462 In zbx_ipc_service_recv() timeout:1.000 75133:20221202:102458.591 End of zbx_ipc_service_recv():2 75133:20221202:102458.591 In zbx_ipc_service_recv() timeout:1.000 75180:20221202:102458.804 zbx_setproctitle() title:'self-monitoring [processing data]' 75180:20221202:102458.804 In collect_selfmon_stats() 75180:20221202:102458.805 End of collect_selfmon_stats() 75180:20221202:102458.805 zbx_setproctitle() title:'self-monitoring [processed data in 0.000607 sec, idle 1 sec]' 75153:20221202:102458.805 End of zbx_ipc_service_recv():2 75153:20221202:102458.805 In zbx_ipc_service_recv() timeout:1.000 75165:20221202:102458.805 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000111 sec, syncing history]' 75165:20221202:102458.805 In zbx_sync_history_cache() history_num:0 75165:20221202:102458.805 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000230 sec, idle 1 sec]' 75166:20221202:102458.829 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000145 sec, syncing history]' 75166:20221202:102458.830 In zbx_sync_history_cache() history_num:0 75166:20221202:102458.830 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000154 sec, idle 1 sec]' 75164:20221202:102458.845 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000100 sec, syncing history]' 75164:20221202:102458.845 In zbx_sync_history_cache() history_num:0 75164:20221202:102458.845 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000089 sec, idle 1 sec]' 75157:20221202:102458.849 End of zbx_ipc_service_recv():2 75157:20221202:102458.850 In zbx_ipc_service_recv() timeout:1.000 75167:20221202:102458.854 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000160 sec, syncing history]' 75167:20221202:102458.854 In zbx_sync_history_cache() history_num:0 75167:20221202:102458.854 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000159 sec, idle 1 sec]' 75200:20221202:102458.863 zbx_setproctitle() title:'alert syncer [queuing alerts]' 75200:20221202:102458.863 In am_db_get_alerts() 75200:20221202:102458.863 query [txnlev:1] [begin;] 75149:20221202:102458.863 End of zbx_ipc_service_recv():2 75149:20221202:102458.863 In zbx_ipc_service_recv() timeout:1.000 75200:20221202:102458.863 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] 75200:20221202:102458.864 query [txnlev:1] [commit;] 75200:20221202:102458.864 End of am_db_get_alerts():SUCCEED alerts:0 75200:20221202:102458.864 In am_db_flush_results() 75200:20221202:102458.864 In zbx_ipc_socket_write() 75200:20221202:102458.864 End of zbx_ipc_socket_write():SUCCEED 75200:20221202:102458.864 In zbx_ipc_socket_read() 75149:20221202:102458.864 End of zbx_ipc_service_recv():1 75149:20221202:102458.864 In am_flush_results() results:0 75149:20221202:102458.864 In zbx_ipc_client_send() clientid:6 75149:20221202:102458.864 End of zbx_ipc_client_send():SUCCEED 75149:20221202:102458.864 End of am_flush_results() 75149:20221202:102458.864 In zbx_ipc_service_recv() timeout:1.000 75200:20221202:102458.864 End of zbx_ipc_socket_read():SUCCEED 75200:20221202:102458.864 End of am_db_flush_results() flushed:0 75200:20221202:102458.864 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.001992 sec, idle 1 sec]' 75168:20221202:102458.873 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.001572 sec, processing escalations]' 75168:20221202:102458.874 In process_escalations() 75168:20221202:102458.874 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<=1669969501 order by actionid,triggerid,itemid,escalationid] 75168:20221202:102458.874 End of process_escalations() 75168:20221202:102458.876 In process_escalations() 75168:20221202:102458.876 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<=1669969501 order by actionid,triggerid,itemid,escalationid] 75168:20221202:102458.876 End of process_escalations() 75168:20221202:102458.876 In process_escalations() 75168:20221202:102458.876 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<=1669969501 order by actionid,triggerid,itemid,escalationid] 75168:20221202:102458.876 End of process_escalations() 75168:20221202:102458.876 In process_escalations() 75168:20221202:102458.876 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<=1669969501 order by actionid,triggerid,itemid,escalationid] 75168:20221202:102458.877 End of process_escalations() 75168:20221202:102458.877 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.003321 sec, idle 3 sec]' 75206:20221202:102459.100 End of zbx_ipc_service_recv():2 75206:20221202:102459.101 In zbx_ipc_service_recv() timeout:1.000 75132:20221202:102459.458 End of zbx_ipc_service_recv():2 75132:20221202:102459.458 In ha_check_nodes() ha_status:active db_status:0 75132:20221202:102459.458 query [txnlev:1] [begin;] 75132:20221202:102459.459 query [txnlev:1] [select ha_nodeid,name,status,lastaccess,address,port,ha_sessionid from ha_node order by ha_nodeid for update] 75132:20221202:102459.460 query [txnlev:1] [select ha_failover_delay,auditlog_enabled from config] 75132:20221202:102459.461 In ha_db_get_time() 75132:20221202:102459.461 query [txnlev:1] [select unix_timestamp() from config] 75132:20221202:102459.461 End of ha_db_get_time():SUCCEED db_time:1669969499 75132:20221202:102459.461 query [txnlev:1] [update ha_node set lastaccess=unix_timestamp() where ha_nodeid='clb4ubunu00018m7pn6ddoaix'] 75132:20221202:102459.462 query [txnlev:1] [commit;] 75129:20221202:102459.467 End of zbx_ipc_service_recv():2 75129:20221202:102459.467 In zbx_ha_dispatch_message() 75129:20221202:102459.467 In zbx_ipc_service_recv() timeout:1.000 75132:20221202:102459.479 End of ha_check_nodes() nodeid:clb4ubunu00018m7pn6ddoaix ha_status:active db_status:0 75132:20221202:102459.479 In zbx_ipc_async_socket_send() 75132:20221202:102459.479 In zbx_ipc_client_send() clientid:0 75132:20221202:102459.479 End of zbx_ipc_client_send():SUCCEED 75132:20221202:102459.479 End of zbx_ipc_async_socket_send():SUCCEED 75132:20221202:102459.479 In zbx_ipc_async_socket_flush() timeout:10 75132:20221202:102459.479 End of zbx_ipc_async_socket_flush():0 75132:20221202:102459.479 In zbx_ipc_service_recv() timeout:0.999 75129:20221202:102459.479 End of zbx_ipc_service_recv():1 75129:20221202:102459.479 In zbx_ha_dispatch_message() 75129:20221202:102459.479 In zbx_ipc_service_recv() timeout:1.000 75133:20221202:102459.594 End of zbx_ipc_service_recv():2 75133:20221202:102459.594 In zbx_ipc_service_recv() timeout:1.000 75180:20221202:102459.805 zbx_setproctitle() title:'self-monitoring [processing data]' 75180:20221202:102459.805 In collect_selfmon_stats() 75180:20221202:102459.805 End of collect_selfmon_stats() 75180:20221202:102459.805 zbx_setproctitle() title:'self-monitoring [processed data in 0.000154 sec, idle 1 sec]' 75165:20221202:102459.806 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000230 sec, syncing history]' 75165:20221202:102459.806 In zbx_sync_history_cache() history_num:0 75165:20221202:102459.806 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000054 sec, idle 1 sec]' 75153:20221202:102459.809 End of zbx_ipc_service_recv():2 75153:20221202:102459.810 In zbx_ipc_service_recv() timeout:1.000 75166:20221202:102459.830 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000154 sec, syncing history]' 75166:20221202:102459.830 In zbx_sync_history_cache() history_num:0 75166:20221202:102459.830 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000147 sec, idle 1 sec]' 75164:20221202:102459.845 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000089 sec, syncing history]' 75164:20221202:102459.845 In zbx_sync_history_cache() history_num:0 75164:20221202:102459.845 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000086 sec, idle 1 sec]' 75157:20221202:102459.854 End of zbx_ipc_service_recv():2 75157:20221202:102459.854 In zbx_ipc_service_recv() timeout:1.000 75167:20221202:102459.855 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000159 sec, syncing history]' 75167:20221202:102459.855 In zbx_sync_history_cache() history_num:0 75167:20221202:102459.855 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000292 sec, idle 1 sec]' 75200:20221202:102459.865 zbx_setproctitle() title:'alert syncer [queuing alerts]' 75200:20221202:102459.865 In am_db_get_alerts() 75200:20221202:102459.865 query [txnlev:1] [begin;] 75200:20221202:102459.866 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] 75200:20221202:102459.866 query [txnlev:1] [commit;] 75200:20221202:102459.866 End of am_db_get_alerts():SUCCEED alerts:0 75200:20221202:102459.866 In am_db_flush_results() 75200:20221202:102459.866 In zbx_ipc_socket_write() 75200:20221202:102459.866 End of zbx_ipc_socket_write():SUCCEED 75200:20221202:102459.866 In zbx_ipc_socket_read() 75149:20221202:102459.867 End of zbx_ipc_service_recv():1 75149:20221202:102459.867 In am_flush_results() results:0 75149:20221202:102459.867 In zbx_ipc_client_send() clientid:6 75149:20221202:102459.867 End of zbx_ipc_client_send():SUCCEED 75149:20221202:102459.867 End of am_flush_results() 75149:20221202:102459.867 In zbx_ipc_service_recv() timeout:1.000 75200:20221202:102459.867 End of zbx_ipc_socket_read():SUCCEED 75200:20221202:102459.867 End of am_db_flush_results() flushed:0 75200:20221202:102459.867 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.001537 sec, idle 1 sec]' 75206:20221202:102500.105 End of zbx_ipc_service_recv():2 75206:20221202:102500.106 In zbx_ipc_service_recv() timeout:1.000 75132:20221202:102500.481 End of zbx_ipc_service_recv():2 75132:20221202:102500.482 In zbx_ipc_async_socket_send() 75132:20221202:102500.482 In zbx_ipc_client_send() clientid:0 75132:20221202:102500.482 End of zbx_ipc_client_send():SUCCEED 75132:20221202:102500.482 End of zbx_ipc_async_socket_send():SUCCEED 75132:20221202:102500.482 In zbx_ipc_async_socket_flush() timeout:10 75132:20221202:102500.482 End of zbx_ipc_async_socket_flush():0 75132:20221202:102500.482 In zbx_ipc_service_recv() timeout:0.976 75129:20221202:102500.482 End of zbx_ipc_service_recv():1 75129:20221202:102500.482 In zbx_ha_dispatch_message() 75129:20221202:102500.482 In zbx_ipc_service_recv() timeout:1.000 75133:20221202:102500.602 End of zbx_ipc_service_recv():2 75133:20221202:102500.602 zbx_setproctitle() title:'service manager #1 [processed 0 events, updated 0 event tags, deleted 0 problems, synced 0 service updates, idle 5.023370 sec during 5.023400 sec]' 75133:20221202:102500.602 In zbx_ipc_service_recv() timeout:1.000 75191:20221202:102500.691 zbx_setproctitle() title:'trapper #1 [processing data]' 75191:20221202:102500.691 In zbx_ipc_async_socket_recv() timeout:0 75191:20221202:102500.691 End of zbx_ipc_async_socket_recv():0 75191:20221202:102500.691 trapper got '{"request":"sender data","data":[{"host":"test","key":"trap2","value":"1","clock":1669969500}],"clock":1669969500,"ns":691135989}' 75191:20221202:102500.691 In recv_senderhistory() 75191:20221202:102500.691 In process_client_history_data() 75191:20221202:102500.691 log_client_timediff(): timestamp from json 1669969500 seconds and 691135989 nanosecond, delta time from json 0 seconds and 47333 nanosecond 75191:20221202:102500.691 In parse_history_data() 75191:20221202:102500.691 End of parse_history_data():SUCCEED processed:1/1 75191:20221202:102500.691 In process_history_data() 75191:20221202:102500.691 In zbx_preprocess_item_value() 75191:20221202:102500.691 End of zbx_preprocess_item_value() 75191:20221202:102500.691 In zbx_ipc_socket_write() 75191:20221202:102500.691 End of zbx_ipc_socket_write():SUCCEED 75191:20221202:102500.691 End of process_history_data() processed:1 75191:20221202:102500.691 End of process_client_history_data():SUCCEED 75191:20221202:102500.691 In zbx_send_response_ext() 75191:20221202:102500.691 zbx_send_response_ext() '{"response":"success","info":"processed: 1; failed: 0; total: 1; seconds spent: 0.000112"}' 75191:20221202:102500.691 End of zbx_send_response_ext():SUCCEED 75191:20221202:102500.691 End of recv_senderhistory() 75191:20221202:102500.691 zbx_setproctitle() title:'trapper #1 [processed data in 0.000329 sec, waiting for connection]' 75153:20221202:102500.691 End of zbx_ipc_service_recv():1 75153:20221202:102500.691 In preprocessor_add_request() 75153:20221202:102500.691 In preprocessor_sync_configuration() 75153:20221202:102500.691 In DCconfig_get_preprocessable_items() 75153:20221202:102500.691 End of DCconfig_get_preprocessable_items() items:29 75153:20221202:102500.691 End of preprocessor_sync_configuration() item config size: 29, history cache size: 0 75153:20221202:102500.691 In preprocessor_enqueue() itemid: 44582 75153:20221202:102500.691 End of preprocessor_enqueue() 75153:20221202:102500.691 In preprocessor_assign_tasks() 75153:20221202:102500.691 In preprocessor_get_next_task() 75153:20221202:102500.691 End of preprocessor_get_next_task() 75153:20221202:102500.691 In zbx_ipc_client_send() clientid:3 75153:20221202:102500.691 End of zbx_ipc_client_send():SUCCEED 75153:20221202:102500.691 In preprocessor_get_next_task() 75153:20221202:102500.691 End of preprocessor_get_next_task() 75153:20221202:102500.691 End of preprocessor_assign_tasks() 75153:20221202:102500.691 End of preprocessor_add_request() 75153:20221202:102500.691 In zbx_ipc_service_recv() timeout:1.000 75155:20221202:102500.691 End of zbx_ipc_socket_read():SUCCEED 75155:20221202:102500.692 worker_preprocess_value(): 1 75155:20221202:102500.692 worker_preprocess_value: SUCCEED GOOD 75155:20221202:102500.692 In zbx_ipc_socket_write() 75155:20221202:102500.692 End of zbx_ipc_socket_write():SUCCEED 75155:20221202:102500.692 In zbx_ipc_socket_read() 75153:20221202:102500.692 End of zbx_ipc_service_recv():1 75153:20221202:102500.692 In preprocessor_add_result() 75153:20221202:102500.692 In preprocessor_assign_tasks() 75153:20221202:102500.692 In preprocessor_get_next_task() 75153:20221202:102500.692 End of preprocessor_get_next_task() 75153:20221202:102500.692 End of preprocessor_assign_tasks() 75153:20221202:102500.692 End of preprocessor_add_result() 75153:20221202:102500.692 In zbx_ipc_service_recv() timeout:1.000 75172:20221202:102500.767 End of zbx_ipc_async_socket_recv():0 75172:20221202:102500.767 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.000306 sec, getting values]' 75172:20221202:102500.767 In get_values() 75172:20221202:102500.767 In DCconfig_get_poller_items() poller_type:4 75172:20221202:102500.768 End of DCconfig_get_poller_items():0 75172:20221202:102500.768 In DCconfig_get_poller_nextcheck() poller_type:4 75172:20221202:102500.768 End of DCconfig_get_poller_nextcheck():-1 75172:20221202:102500.768 End of get_values():0 75172:20221202:102500.768 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.000133 sec, idle 5 sec]' 75172:20221202:102500.768 In zbx_ipc_async_socket_recv() timeout:5 75189:20221202:102500.773 End of zbx_ipc_async_socket_recv():0 75189:20221202:102500.774 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.000129 sec, getting values]' 75189:20221202:102500.774 In get_values() 75189:20221202:102500.774 In DCconfig_get_poller_items() poller_type:1 75189:20221202:102500.774 End of DCconfig_get_poller_items():0 75189:20221202:102500.774 In DCconfig_get_poller_nextcheck() poller_type:1 75189:20221202:102500.774 End of DCconfig_get_poller_nextcheck():-1 75189:20221202:102500.774 End of get_values():0 75189:20221202:102500.774 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.000080 sec, idle 5 sec]' 75189:20221202:102500.774 In zbx_ipc_async_socket_recv() timeout:5 75174:20221202:102500.775 End of zbx_ipc_async_socket_recv():0 75174:20221202:102500.775 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.000163 sec, getting values]' 75174:20221202:102500.775 In get_values() 75174:20221202:102500.775 In DCconfig_get_poller_items() poller_type:4 75174:20221202:102500.775 End of DCconfig_get_poller_items():0 75174:20221202:102500.775 In DCconfig_get_poller_nextcheck() poller_type:4 75174:20221202:102500.775 End of DCconfig_get_poller_nextcheck():-1 75174:20221202:102500.775 End of get_values():0 75174:20221202:102500.775 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.000108 sec, idle 5 sec]' 75174:20221202:102500.775 In zbx_ipc_async_socket_recv() timeout:5 75170:20221202:102500.782 End of zbx_ipc_async_socket_recv():0 75170:20221202:102500.782 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.000077 sec, getting values]' 75170:20221202:102500.782 In get_values() 75170:20221202:102500.782 In DCconfig_get_poller_items() poller_type:4 75170:20221202:102500.783 End of DCconfig_get_poller_items():0 75170:20221202:102500.783 In DCconfig_get_poller_nextcheck() poller_type:4 75170:20221202:102500.783 End of DCconfig_get_poller_nextcheck():-1 75170:20221202:102500.783 End of get_values():0 75170:20221202:102500.783 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.000080 sec, idle 5 sec]' 75170:20221202:102500.783 In zbx_ipc_async_socket_recv() timeout:5 75181:20221202:102500.792 End of zbx_ipc_async_socket_recv():0 75181:20221202:102500.792 zbx_setproctitle() title:'task manager [processing tasks]' 75181:20221202:102500.792 query [txnlev:0] [select taskid,type,clock,ttl from task where status in (1,2) order by taskid] 75181:20221202:102500.792 zbx_setproctitle() title:'task manager [processed 0 task(s) in 0.000292 sec, idle 5 sec]' 75181:20221202:102500.792 In zbx_ipc_async_socket_recv() timeout:5 75171:20221202:102500.794 End of zbx_ipc_async_socket_recv():0 75171:20221202:102500.794 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.000096 sec, getting values]' 75171:20221202:102500.794 In get_values() 75171:20221202:102500.794 In DCconfig_get_poller_items() poller_type:4 75171:20221202:102500.794 End of DCconfig_get_poller_items():0 75171:20221202:102500.794 In DCconfig_get_poller_nextcheck() poller_type:4 75171:20221202:102500.794 End of DCconfig_get_poller_nextcheck():-1 75171:20221202:102500.794 End of get_values():0 75171:20221202:102500.794 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.000082 sec, idle 5 sec]' 75171:20221202:102500.794 In zbx_ipc_async_socket_recv() timeout:5 75180:20221202:102500.806 zbx_setproctitle() title:'self-monitoring [processing data]' 75180:20221202:102500.806 In collect_selfmon_stats() 75180:20221202:102500.806 End of collect_selfmon_stats() 75180:20221202:102500.806 zbx_setproctitle() title:'self-monitoring [processed data in 0.000067 sec, idle 1 sec]' 75165:20221202:102500.806 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000054 sec, syncing history]' 75165:20221202:102500.806 In zbx_sync_history_cache() history_num:1 75165:20221202:102500.806 In substitute_simple_macros_impl() data:'365d' 75165:20221202:102500.806 End substitute_simple_macros_impl() data:'365d' 75165:20221202:102500.806 In substitute_simple_macros_impl() data:'90d' 75165:20221202:102500.806 End substitute_simple_macros_impl() data:'90d' 75165:20221202:102500.806 In DCmass_prepare_history() history_num:1 75165:20221202:102500.806 item "test:trap2" became not supported: Value "GOOD" of type "string" is not suitable for value type "Numeric (unsigned)" 75165:20221202:102500.806 End of DCmass_prepare_history() 75165:20221202:102500.806 In DBmass_add_history() 75165:20221202:102500.806 End of DBmass_add_history() 75165:20221202:102500.806 In DCmass_update_trends() 75165:20221202:102500.806 End of DCmass_update_trends() 75165:20221202:102500.806 query [txnlev:1] [begin;] 75165:20221202:102500.807 In DBmass_update_items() 75165:20221202:102500.807 query [txnlev:1] [update item_rtdata set state=1,error='Value "GOOD" of type "string" is not suitable for value type "Numeric (unsigned)"' where itemid=44582; ] 75165:20221202:102500.807 End of DBmass_update_items() 75165:20221202:102500.807 In zbx_process_events() events_num:1 75165:20221202:102500.807 In DCget_nextid() table:'events' num:1 75165:20221202:102500.807 query [txnlev:1] [select max(eventid) from events where eventid between 0 and 9223372036854775807] 75198:20221202:102500.808 zbx_setproctitle() title:'icmp pinger #1 [getting values]' 75198:20221202:102500.808 In get_pinger_hosts() 75198:20221202:102500.808 In DCconfig_get_poller_items() poller_type:3 75198:20221202:102500.808 End of DCconfig_get_poller_items():0 75198:20221202:102500.808 End of get_pinger_hosts():0 75198:20221202:102500.808 In process_pinger_hosts() 75198:20221202:102500.808 End of process_pinger_hosts() 75198:20221202:102500.808 In DCconfig_get_poller_nextcheck() poller_type:3 75198:20221202:102500.808 End of DCconfig_get_poller_nextcheck():-1 75198:20221202:102500.808 zbx_setproctitle() title:'icmp pinger #1 [got 0 values in 0.000440 sec, idle 5 sec]' 75165:20221202:102500.808 End of DCget_nextid() table:'events' [61:61] 75165:20221202:102500.808 In DCget_nextid() table:'events' num:0 75165:20221202:102500.808 End of DCget_nextid() table:'events' [62:61] 75165:20221202:102500.808 In process_actions() events_num:1 75165:20221202:102500.808 In zbx_dc_config_history_sync_get_actions_eval() 75165:20221202:102500.808 End of zbx_dc_config_history_sync_get_actions_eval() actions:1 75165:20221202:102500.808 End of process_actions() 75165:20221202:102500.808 End of zbx_process_events() processed:0 75165:20221202:102500.808 query [txnlev:1] [commit;] 75208:20221202:102500.817 End of zbx_ipc_async_socket_recv():0 75208:20221202:102500.818 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.001456 sec, getting values]' 75208:20221202:102500.818 In get_values() 75208:20221202:102500.818 In DCconfig_get_poller_items() poller_type:6 75208:20221202:102500.818 End of DCconfig_get_poller_items():0 75208:20221202:102500.818 In DCconfig_get_poller_nextcheck() poller_type:6 75208:20221202:102500.818 End of DCconfig_get_poller_nextcheck():-1 75208:20221202:102500.818 End of get_values():0 75208:20221202:102500.818 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.000077 sec, idle 5 sec]' 75208:20221202:102500.818 In zbx_ipc_async_socket_recv() timeout:5 75165:20221202:102500.821 In DCupdate_trends() 75165:20221202:102500.822 End of DCupdate_trends() 75165:20221202:102500.822 query [txnlev:1] [begin;] 75165:20221202:102500.822 In recalculate_triggers() 75165:20221202:102500.822 In zbx_link_triggers_with_functions() trigger_order_num:1 75165:20221202:102500.822 End of zbx_link_triggers_with_functions() triggers_func_pos_num:1 75165:20221202:102500.822 In zbx_evaluate_expressions() tr_num:1 75165:20221202:102500.822 In substitute_functions() 75165:20221202:102500.822 In zbx_extract_functionids() tr_num:1 75165:20221202:102500.822 End of zbx_extract_functionids() functionids_num:1 75165:20221202:102500.822 In zbx_populate_function_items() functionids_num:1 75165:20221202:102500.822 End of zbx_populate_function_items() ifuncs_num:1 75165:20221202:102500.822 In zbx_evaluate_item_functions() funcs_num:1 75165:20221202:102500.822 End of zbx_evaluate_item_functions() 75165:20221202:102500.822 In zbx_substitute_functions_results() ifuncs_num:1 tr_num:1 75165:20221202:102500.822 zbx_substitute_functions_results() expression[0]:'{32748}="BAD"' => 'ERROR(Cannot evaluate function last(/test/trap2): item is not supported.)="BAD"' 75165:20221202:102500.822 End of zbx_substitute_functions_results() 75165:20221202:102500.822 End of substitute_functions() 75165:20221202:102500.822 In substitute_simple_macros_impl() data:'BAD' 75165:20221202:102500.822 End substitute_simple_macros_impl() data:'BAD' 75165:20221202:102500.822 zbx_evaluate_expressions():expression [{32748}="BAD"] cannot be evaluated: Cannot evaluate function last(/test/trap2): item is not supported. 75165:20221202:102500.822 End of zbx_evaluate_expressions() 75165:20221202:102500.822 In zbx_process_triggers() values_num:1 75165:20221202:102500.822 In zbx_process_trigger() triggerid:23107 value:0(0) new_value:2 75165:20221202:102500.822 End of zbx_process_trigger():SUCCEED flags:12 75165:20221202:102500.822 End of zbx_process_triggers() 75165:20221202:102500.822 End of recalculate_triggers() 75165:20221202:102500.822 In zbx_process_events() events_num:1 75165:20221202:102500.822 In DCget_nextid() table:'events' num:1 75165:20221202:102500.822 End of DCget_nextid() table:'events' [62:62] 75165:20221202:102500.822 In DCget_nextid() table:'events' num:0 75165:20221202:102500.822 End of DCget_nextid() table:'events' [63:62] 75165:20221202:102500.822 In process_actions() events_num:1 75165:20221202:102500.823 In zbx_dc_config_history_sync_get_actions_eval() 75165:20221202:102500.823 End of zbx_dc_config_history_sync_get_actions_eval() actions:1 75165:20221202:102500.823 End of process_actions() 75165:20221202:102500.823 End of zbx_process_events() processed:0 75165:20221202:102500.823 In zbx_db_save_trigger_changes() 75178:20221202:102500.823 End of zbx_ipc_async_socket_recv():0 75178:20221202:102500.823 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.000082 sec, getting values]' 75178:20221202:102500.824 In get_values() 75178:20221202:102500.824 In DCconfig_get_poller_items() poller_type:4 75178:20221202:102500.824 End of DCconfig_get_poller_items():0 75178:20221202:102500.825 In DCconfig_get_poller_nextcheck() poller_type:4 75178:20221202:102500.825 End of DCconfig_get_poller_nextcheck():-1 75178:20221202:102500.825 End of get_values():0 75178:20221202:102500.825 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.001269 sec, idle 5 sec]' 75178:20221202:102500.825 In zbx_ipc_async_socket_recv() timeout:5 75165:20221202:102500.825 query [txnlev:1] [update triggers set state=1,error='Cannot evaluate function last(/test/trap2): item is not supported.' where triggerid=23107; ] 75165:20221202:102500.826 End of zbx_db_save_trigger_changes() 75165:20221202:102500.829 query [txnlev:1] [commit;] 75166:20221202:102500.831 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000147 sec, syncing history]' 75166:20221202:102500.831 In zbx_sync_history_cache() history_num:1 75166:20221202:102500.834 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.003472 sec, idle 1 sec]' 75201:20221202:102500.835 End of zbx_ipc_async_socket_recv():0 75201:20221202:102500.835 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.000309 sec, getting values]' 75201:20221202:102500.836 In get_values() 75201:20221202:102500.836 In DCconfig_get_poller_items() poller_type:5 75201:20221202:102500.836 End of DCconfig_get_poller_items():0 75201:20221202:102500.836 In DCconfig_get_poller_nextcheck() poller_type:5 75201:20221202:102500.836 End of DCconfig_get_poller_nextcheck():-1 75201:20221202:102500.836 End of get_values():0 75201:20221202:102500.837 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.001841 sec, idle 5 sec]' 75201:20221202:102500.837 In zbx_ipc_async_socket_recv() timeout:5 75173:20221202:102500.838 End of zbx_ipc_async_socket_recv():0 75173:20221202:102500.842 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.000134 sec, getting values]' 75173:20221202:102500.842 In get_values() 75173:20221202:102500.842 In DCconfig_get_poller_items() poller_type:4 75173:20221202:102500.842 End of DCconfig_get_poller_items():0 75173:20221202:102500.842 In DCconfig_get_poller_nextcheck() poller_type:4 75173:20221202:102500.842 End of DCconfig_get_poller_nextcheck():-1 75173:20221202:102500.842 End of get_values():0 75173:20221202:102500.842 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.000148 sec, idle 5 sec]' 75173:20221202:102500.842 In zbx_ipc_async_socket_recv() timeout:5 75204:20221202:102500.842 End of zbx_ipc_async_socket_recv():0 75204:20221202:102500.843 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.000093 sec, getting values]' 75204:20221202:102500.843 In get_values() 75204:20221202:102500.843 In DCconfig_get_poller_items() poller_type:5 75204:20221202:102500.843 End of DCconfig_get_poller_items():0 75204:20221202:102500.843 In DCconfig_get_poller_nextcheck() poller_type:5 75204:20221202:102500.843 End of DCconfig_get_poller_nextcheck():-1 75204:20221202:102500.843 End of get_values():0 75204:20221202:102500.844 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.000396 sec, idle 5 sec]' 75204:20221202:102500.844 In zbx_ipc_async_socket_recv() timeout:5 75176:20221202:102500.844 End of zbx_ipc_async_socket_recv():0 75202:20221202:102500.844 End of zbx_ipc_async_socket_recv():0 75176:20221202:102500.844 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.000725 sec, getting values]' 75176:20221202:102500.844 In get_values() 75176:20221202:102500.844 In DCconfig_get_poller_items() poller_type:4 75176:20221202:102500.844 End of DCconfig_get_poller_items():0 75176:20221202:102500.844 In DCconfig_get_poller_nextcheck() poller_type:4 75176:20221202:102500.844 End of DCconfig_get_poller_nextcheck():-1 75176:20221202:102500.844 End of get_values():0 75176:20221202:102500.845 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.000827 sec, idle 5 sec]' 75176:20221202:102500.845 In zbx_ipc_async_socket_recv() timeout:5 75202:20221202:102500.845 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.000072 sec, getting values]' 75202:20221202:102500.845 In get_values() 75202:20221202:102500.845 In DCconfig_get_poller_items() poller_type:5 75202:20221202:102500.845 End of DCconfig_get_poller_items():0 75202:20221202:102500.845 In DCconfig_get_poller_nextcheck() poller_type:5 75202:20221202:102500.845 End of DCconfig_get_poller_nextcheck():-1 75202:20221202:102500.845 End of get_values():0 75202:20221202:102500.845 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.001322 sec, idle 5 sec]' 75202:20221202:102500.845 In zbx_ipc_async_socket_recv() timeout:5 75175:20221202:102500.845 End of zbx_ipc_async_socket_recv():0 75164:20221202:102500.846 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000086 sec, syncing history]' 75164:20221202:102500.846 In zbx_sync_history_cache() history_num:1 75203:20221202:102500.846 End of zbx_ipc_async_socket_recv():0 75164:20221202:102500.846 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000045 sec, idle 1 sec]' 75175:20221202:102500.846 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.000080 sec, getting values]' 75175:20221202:102500.847 In get_values() 75175:20221202:102500.847 In DCconfig_get_poller_items() poller_type:4 75175:20221202:102500.847 End of DCconfig_get_poller_items():0 75175:20221202:102500.850 In DCconfig_get_poller_nextcheck() poller_type:4 75175:20221202:102500.850 End of DCconfig_get_poller_nextcheck():-1 75175:20221202:102500.855 End of get_values():0 75175:20221202:102500.855 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.009495 sec, idle 5 sec]' 75175:20221202:102500.855 In zbx_ipc_async_socket_recv() timeout:5 75157:20221202:102500.856 End of zbx_ipc_service_recv():2 75157:20221202:102500.856 zbx_setproctitle() title:'lld manager #1 [processed 0 LLD rules, idle 5.020813sec during 5.020836 sec]' 75157:20221202:102500.856 In zbx_ipc_service_recv() timeout:1.000 75167:20221202:102500.856 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000292 sec, syncing history]' 75167:20221202:102500.856 In zbx_sync_history_cache() history_num:0 75167:20221202:102500.856 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000195 sec, idle 1 sec]' 75205:20221202:102500.857 End of zbx_ipc_async_socket_recv():0 75205:20221202:102500.857 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.000209 sec, getting values]' 75205:20221202:102500.857 In get_values() 75205:20221202:102500.857 In DCconfig_get_poller_items() poller_type:5 75205:20221202:102500.857 End of DCconfig_get_poller_items():0 75205:20221202:102500.858 In DCconfig_get_poller_nextcheck() poller_type:5 75205:20221202:102500.858 End of DCconfig_get_poller_nextcheck():-1 75205:20221202:102500.858 End of get_values():0 75205:20221202:102500.859 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.002169 sec, idle 5 sec]' 75205:20221202:102500.859 In zbx_ipc_async_socket_recv() timeout:5 75179:20221202:102500.859 End of zbx_ipc_async_socket_recv():0 75179:20221202:102500.859 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.000069 sec, exchanging data]' 75179:20221202:102500.859 In process_proxy() 75179:20221202:102500.860 In DCconfig_get_proxypoller_hosts() 75179:20221202:102500.860 End of DCconfig_get_proxypoller_hosts():0 75179:20221202:102500.860 End of process_proxy() 75179:20221202:102500.860 In DCconfig_get_proxypoller_nextcheck() 75179:20221202:102500.860 End of DCconfig_get_proxypoller_nextcheck():-1 75179:20221202:102500.860 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.000387 sec, idle 5 sec]' 75179:20221202:102500.860 In zbx_ipc_async_socket_recv() timeout:5 75169:20221202:102500.860 End of zbx_ipc_async_socket_recv():0 75169:20221202:102500.860 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.000102 sec, getting values]' 75169:20221202:102500.860 In get_values() 75169:20221202:102500.860 In DCconfig_get_poller_items() poller_type:4 75169:20221202:102500.860 End of DCconfig_get_poller_items():0 75169:20221202:102500.860 In DCconfig_get_poller_nextcheck() poller_type:4 75169:20221202:102500.860 End of DCconfig_get_poller_nextcheck():-1 75169:20221202:102500.860 End of get_values():0 75169:20221202:102500.860 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.000318 sec, idle 5 sec]' 75169:20221202:102500.860 In zbx_ipc_async_socket_recv() timeout:5 75165:20221202:102500.860 zbx_setproctitle() title:'history syncer #2 [processed 1 values, 1 triggers in 0.040062 sec, idle 1 sec]' 75203:20221202:102500.861 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.000078 sec, getting values]' 75203:20221202:102500.861 In get_values() 75203:20221202:102500.861 In DCconfig_get_poller_items() poller_type:5 75203:20221202:102500.861 End of DCconfig_get_poller_items():0 75203:20221202:102500.861 In DCconfig_get_poller_nextcheck() poller_type:5 75203:20221202:102500.861 End of DCconfig_get_poller_nextcheck():-1 75203:20221202:102500.861 End of get_values():0 75203:20221202:102500.861 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.015200 sec, idle 5 sec]' 75203:20221202:102500.861 In zbx_ipc_async_socket_recv() timeout:5 75161:20221202:102500.861 zbx_setproctitle() title:'timer #1 [updated 0 hosts, suppressed 0 events in 0.109317 sec, processing maintenances]' 75161:20221202:102500.862 In zbx_dc_update_maintenances() 75161:20221202:102500.862 End of zbx_dc_update_maintenances() started:0 stopped:0 running:0 75161:20221202:102500.862 query [txnlev:1] [begin;] 75161:20221202:102500.862 query [txnlev:1] [delete from event_suppress where suppress_until<1669969500 and suppress_until<>0] 75161:20221202:102500.862 query [txnlev:1] [commit;] 75161:20221202:102500.863 zbx_setproctitle() title:'timer #1 [updated 0 hosts, suppressed 0 events in 0.001285 sec, idle 59 sec]' 75200:20221202:102500.867 zbx_setproctitle() title:'alert syncer [queuing alerts]' 75200:20221202:102500.867 In am_db_get_alerts() 75200:20221202:102500.867 query [txnlev:1] [begin;] 75177:20221202:102500.867 End of zbx_ipc_async_socket_recv():0 75177:20221202:102500.868 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.000105 sec, getting values]' 75177:20221202:102500.868 In get_values() 75177:20221202:102500.868 In DCconfig_get_poller_items() poller_type:4 75177:20221202:102500.868 End of DCconfig_get_poller_items():0 75177:20221202:102500.868 In DCconfig_get_poller_nextcheck() poller_type:4 75177:20221202:102500.868 End of DCconfig_get_poller_nextcheck():-1 75177:20221202:102500.868 End of get_values():0 75177:20221202:102500.868 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.000290 sec, idle 5 sec]' 75177:20221202:102500.868 In zbx_ipc_async_socket_recv() timeout:5 75200:20221202:102500.868 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] 75149:20221202:102500.868 End of zbx_ipc_service_recv():2 75149:20221202:102500.868 zbx_setproctitle() title:'alert manager #1 [sent 0, failed 0 alerts, idle 5.013705 sec during 5.014073 sec]' 75149:20221202:102500.868 In zbx_ipc_service_recv() timeout:1.000 75200:20221202:102500.868 query [txnlev:1] [commit;] 75200:20221202:102500.869 End of am_db_get_alerts():SUCCEED alerts:0 75200:20221202:102500.869 In am_db_flush_results() 75200:20221202:102500.869 In zbx_ipc_socket_write() 75200:20221202:102500.869 End of zbx_ipc_socket_write():SUCCEED 75200:20221202:102500.869 In zbx_ipc_socket_read() 75149:20221202:102500.869 End of zbx_ipc_service_recv():1 75149:20221202:102500.869 In am_flush_results() results:0 75149:20221202:102500.869 In zbx_ipc_client_send() clientid:6 75149:20221202:102500.869 End of zbx_ipc_client_send():SUCCEED 75149:20221202:102500.869 End of am_flush_results() 75149:20221202:102500.869 In zbx_ipc_service_recv() timeout:1.000 75200:20221202:102500.869 End of zbx_ipc_socket_read():SUCCEED 75200:20221202:102500.869 End of am_db_flush_results() flushed:0 75200:20221202:102500.869 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.001835 sec, idle 1 sec]' 75206:20221202:102501.106 End of zbx_ipc_service_recv():2 75206:20221202:102501.106 zbx_setproctitle() title:'availability manager #1 [queued 0, processed 0 values, idle 5.016267 sec during 5.016298 sec]' 75206:20221202:102501.106 In zbx_ipc_service_recv() timeout:1.000 75162:20221202:102501.318 zbx_setproctitle() title:'http poller #1 [got 0 values in 0.002240 sec, getting values]' 75162:20221202:102501.318 In process_httptests() 75162:20221202:102501.318 query [txnlev:0] [select h.hostid,h.host,h.name,t.httptestid,t.name,t.agent,t.authentication,t.http_user,t.http_password,t.http_proxy,t.retries,t.ssl_cert_file,t.ssl_key_file,t.ssl_key_password,t.verify_peer,t.verify_host,t.delay from httptest t,hosts h where t.hostid=h.hostid and t.nextcheck<=1669969501 and mod(t.httptestid,1)=0 and t.status=0 and h.proxy_hostid is null and h.status=0 and (h.maintenance_status=0 or h.maintenance_type=0)] 75162:20221202:102501.319 query [txnlev:0] [select name,value,type from httptest_field where httptestid=1 order by httptest_fieldid] 75162:20221202:102501.319 In substitute_simple_macros_impl() data:'Zabbix' 75162:20221202:102501.319 End substitute_simple_macros_impl() data:'Zabbix' 75162:20221202:102501.319 In substitute_simple_macros_impl() data:EMPTY 75162:20221202:102501.319 In substitute_simple_macros_impl() data:EMPTY 75162:20221202:102501.319 In substitute_simple_macros_impl() data:EMPTY 75162:20221202:102501.319 In http_process_variables() 0 variables 75162:20221202:102501.319 End of http_process_variables():SUCCEED 75162:20221202:102501.319 In process_httptest() httptestid:1 name:'Web scenario 1' 75162:20221202:102501.319 query [txnlev:0] [select httpstepid,no,name,url,timeout,posts,required,status_codes,post_type,follow_redirects,retrieve_mode from httpstep where httptestid=1 order by no] 75162:20221202:102501.320 In substitute_simple_macros_impl() data:'10s' 75162:20221202:102501.320 End substitute_simple_macros_impl() data:'10s' 75162:20221202:102501.320 In substitute_simple_macros_impl() data:'https://zabbix.com' 75162:20221202:102501.320 End substitute_simple_macros_impl() data:'https://zabbix.com' 75162:20221202:102501.320 In http_substitute_variables() data:'https://zabbix.com' 75162:20221202:102501.320 End of http_substitute_variables() data:'https://zabbix.com' 75162:20221202:102501.321 In substitute_simple_macros_impl() data:'Zabbix' 75162:20221202:102501.321 End substitute_simple_macros_impl() data:'Zabbix' 75162:20221202:102501.321 In substitute_simple_macros_impl() data:'200' 75162:20221202:102501.321 End substitute_simple_macros_impl() data:'200' 75162:20221202:102501.321 query [txnlev:0] [select name,value,type from httpstep_field where httpstepid=1 order by httpstep_fieldid] 75162:20221202:102501.321 In substitute_simple_macros_impl() data:'15s' 75162:20221202:102501.321 End substitute_simple_macros_impl() data:'15s' 75162:20221202:102501.321 process_httptest() use step "111" 75162:20221202:102501.321 process_httptest() use post "" 75162:20221202:102501.321 process_httptest() go to URL "https://zabbix.com" 75132:20221202:102501.463 End of zbx_ipc_service_recv():2 75132:20221202:102501.463 In zbx_ipc_async_socket_send() 75132:20221202:102501.463 In zbx_ipc_client_send() clientid:0 75132:20221202:102501.463 End of zbx_ipc_client_send():SUCCEED 75132:20221202:102501.463 End of zbx_ipc_async_socket_send():SUCCEED 75132:20221202:102501.463 In zbx_ipc_async_socket_flush() timeout:10 75132:20221202:102501.463 End of zbx_ipc_async_socket_flush():0 75132:20221202:102501.463 In zbx_ipc_service_recv() timeout:0.994 75129:20221202:102501.463 End of zbx_ipc_service_recv():1 75129:20221202:102501.464 In zbx_ha_dispatch_message() 75129:20221202:102501.464 In zbx_ipc_service_recv() timeout:1.000 75133:20221202:102501.606 End of zbx_ipc_service_recv():2 75133:20221202:102501.606 In zbx_ipc_service_recv() timeout:1.000 75153:20221202:102501.695 End of zbx_ipc_service_recv():2 75153:20221202:102501.695 In zbx_ipc_service_recv() timeout:1.000 75184:20221202:102501.803 End of zbx_ipc_async_socket_recv():0 75184:20221202:102501.803 zbx_setproctitle() title:'poller #3 [got 1 values in 0.000942 sec, getting values]' 75184:20221202:102501.803 In get_values() 75184:20221202:102501.803 In DCconfig_get_poller_items() poller_type:0 75184:20221202:102501.803 End of DCconfig_get_poller_items():1 75184:20221202:102501.803 In substitute_key_macros_impl() data:'agent.ping' 75184:20221202:102501.803 End of substitute_key_macros_impl():SUCCEED data:'agent.ping' 75184:20221202:102501.803 In substitute_simple_macros_impl() data:'10050' 75184:20221202:102501.803 End substitute_simple_macros_impl() data:'10050' 75184:20221202:102501.803 In get_value() key:'agent.ping' 75184:20221202:102501.803 In get_value_agent() host:'test' addr:'192.168.6.176' key:'agent.ping' conn:'unencrypted' 75184:20221202:102501.804 In is_ip4() ip:'192.168.6.176' 75184:20221202:102501.804 End of is_ip4():SUCCEED 75184:20221202:102501.804 Sending [agent.ping] 75184:20221202:102501.805 get value from agent result: '1' 75184:20221202:102501.807 End of get_value_agent():SUCCEED 75184:20221202:102501.807 End of get_value():SUCCEED 75184:20221202:102501.807 In zbx_activate_item_interface() interfaceid:15 itemid:44581 type:0 75184:20221202:102501.808 End of zbx_activate_item_interface() 75184:20221202:102501.808 In zbx_preprocess_item_value() 75184:20221202:102501.808 End of zbx_preprocess_item_value() 75184:20221202:102501.808 In zbx_ipc_socket_write() 75184:20221202:102501.808 End of zbx_ipc_socket_write():SUCCEED 75184:20221202:102501.808 End of get_values():1 75184:20221202:102501.808 zbx_setproctitle() title:'poller #3 [got 1 values in 0.004587 sec, idle 5 sec]' 75184:20221202:102501.808 In zbx_ipc_async_socket_recv() timeout:5 75153:20221202:102501.808 End of zbx_ipc_service_recv():1 75153:20221202:102501.808 In preprocessor_add_request() 75153:20221202:102501.808 In preprocessor_sync_configuration() 75153:20221202:102501.808 In DCconfig_get_preprocessable_items() 75153:20221202:102501.808 End of DCconfig_get_preprocessable_items() items:29 75153:20221202:102501.808 End of preprocessor_sync_configuration() item config size: 29, history cache size: 0 75153:20221202:102501.808 In preprocessor_enqueue() itemid: 44581 75153:20221202:102501.808 End of preprocessor_enqueue() 75153:20221202:102501.808 In preprocessor_assign_tasks() 75153:20221202:102501.808 In preprocessor_get_next_task() 75153:20221202:102501.808 End of preprocessor_get_next_task() 75153:20221202:102501.809 In zbx_ipc_client_send() clientid:3 75153:20221202:102501.809 End of zbx_ipc_client_send():SUCCEED 75180:20221202:102501.809 zbx_setproctitle() title:'self-monitoring [processing data]' 75180:20221202:102501.809 In collect_selfmon_stats() 75180:20221202:102501.809 End of collect_selfmon_stats() 75180:20221202:102501.809 zbx_setproctitle() title:'self-monitoring [processed data in 0.000392 sec, idle 1 sec]' 75153:20221202:102501.811 In preprocessor_get_next_task() 75153:20221202:102501.811 End of preprocessor_get_next_task() 75153:20221202:102501.811 End of preprocessor_assign_tasks() 75153:20221202:102501.811 End of preprocessor_add_request() 75153:20221202:102501.811 zbx_setproctitle() title:'preprocessing manager #1 [queued 1, processed 2 values, idle 5.016101 sec during 5.019232 sec]' 75153:20221202:102501.811 In zbx_ipc_service_recv() timeout:1.000 75155:20221202:102501.811 End of zbx_ipc_socket_read():SUCCEED 75155:20221202:102501.811 worker_preprocess_value(): 1 75155:20221202:102501.811 worker_preprocess_value: SUCCEED GOOD 75155:20221202:102501.811 In zbx_ipc_socket_write() 75153:20221202:102501.811 End of zbx_ipc_service_recv():1 75153:20221202:102501.811 In preprocessor_add_result() 75153:20221202:102501.811 In preprocessor_enqueue_dependent() itemid: 44581 75153:20221202:102501.811 End of preprocessor_enqueue_dependent() 75153:20221202:102501.812 In preprocessor_assign_tasks() 75153:20221202:102501.812 In preprocessor_get_next_task() 75153:20221202:102501.812 End of preprocessor_get_next_task() 75153:20221202:102501.812 End of preprocessor_assign_tasks() 75155:20221202:102501.812 End of zbx_ipc_socket_write():SUCCEED 75155:20221202:102501.812 In zbx_ipc_socket_read() 75153:20221202:102501.813 End of preprocessor_add_result() 75153:20221202:102501.813 In zbx_ipc_service_recv() timeout:1.000 75187:20221202:102501.823 End of zbx_ipc_async_socket_recv():0 75187:20221202:102501.823 zbx_setproctitle() title:'poller #4 [got 0 values in 0.000100 sec, getting values]' 75187:20221202:102501.823 In get_values() 75187:20221202:102501.823 In DCconfig_get_poller_items() poller_type:0 75187:20221202:102501.823 End of DCconfig_get_poller_items():0 75187:20221202:102501.823 In DCconfig_get_poller_nextcheck() poller_type:0 75187:20221202:102501.823 End of DCconfig_get_poller_nextcheck():1669969506 75187:20221202:102501.823 End of get_values():0 75187:20221202:102501.823 zbx_setproctitle() title:'poller #4 [got 0 values in 0.000086 sec, idle 5 sec]' 75187:20221202:102501.823 In zbx_ipc_async_socket_recv() timeout:5 75183:20221202:102501.830 End of zbx_ipc_async_socket_recv():0 75183:20221202:102501.830 zbx_setproctitle() title:'poller #2 [got 0 values in 0.000072 sec, getting values]' 75183:20221202:102501.830 In get_values() 75183:20221202:102501.830 In DCconfig_get_poller_items() poller_type:0 75183:20221202:102501.830 End of DCconfig_get_poller_items():0 75183:20221202:102501.830 In DCconfig_get_poller_nextcheck() poller_type:0 75183:20221202:102501.830 End of DCconfig_get_poller_nextcheck():1669969506 75183:20221202:102501.830 End of get_values():0 75183:20221202:102501.830 zbx_setproctitle() title:'poller #2 [got 0 values in 0.000085 sec, idle 5 sec]' 75183:20221202:102501.830 In zbx_ipc_async_socket_recv() timeout:5 75166:20221202:102501.837 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.003472 sec, syncing history]' 75166:20221202:102501.838 In zbx_sync_history_cache() history_num:1 75166:20221202:102501.838 In substitute_simple_macros_impl() data:'90d' 75166:20221202:102501.838 End substitute_simple_macros_impl() data:'90d' 75166:20221202:102501.838 In DCmass_prepare_history() history_num:1 75166:20221202:102501.838 End of DCmass_prepare_history() 75166:20221202:102501.838 In DBmass_add_history() 75166:20221202:102501.838 In zbx_history_add_values() 75166:20221202:102501.838 query [txnlev:1] [begin;] 75166:20221202:102501.838 query [txnlev:1] [insert into history_str (itemid,clock,ns,value) values (44581,1669969501,807904154,'GOOD'); ] 75166:20221202:102501.839 query [txnlev:1] [commit;] 75164:20221202:102501.846 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000045 sec, syncing history]' 75164:20221202:102501.846 In zbx_sync_history_cache() history_num:1 75164:20221202:102501.846 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000143 sec, idle 1 sec]' 75166:20221202:102501.850 End of zbx_history_add_values() 75166:20221202:102501.850 End of DBmass_add_history() 75166:20221202:102501.850 In DCmass_update_trends() 75166:20221202:102501.850 End of DCmass_update_trends() 75166:20221202:102501.850 query [txnlev:1] [begin;] 75166:20221202:102501.851 In DBmass_update_items() 75166:20221202:102501.851 End of DBmass_update_items() 75166:20221202:102501.851 In zbx_process_events() events_num:0 75166:20221202:102501.851 End of zbx_process_events() processed:0 75166:20221202:102501.851 query [txnlev:1] [commit;] 75166:20221202:102501.851 In DCupdate_trends() 75166:20221202:102501.851 End of DCupdate_trends() 75166:20221202:102501.851 query [txnlev:1] [begin;] 75182:20221202:102501.851 End of zbx_ipc_async_socket_recv():0 75166:20221202:102501.852 In recalculate_triggers() 75166:20221202:102501.853 In zbx_link_triggers_with_functions() trigger_order_num:0 75166:20221202:102501.853 End of zbx_link_triggers_with_functions() triggers_func_pos_num:0 75166:20221202:102501.853 In zbx_evaluate_expressions() tr_num:0 75166:20221202:102501.853 In substitute_functions() 75166:20221202:102501.853 In zbx_extract_functionids() tr_num:0 75166:20221202:102501.853 End of zbx_extract_functionids() functionids_num:0 75166:20221202:102501.853 End of substitute_functions() 75166:20221202:102501.853 End of zbx_evaluate_expressions() 75166:20221202:102501.853 In zbx_process_triggers() values_num:0 75166:20221202:102501.853 End of zbx_process_triggers() 75166:20221202:102501.853 End of recalculate_triggers() 75166:20221202:102501.853 In zbx_process_events() events_num:0 75166:20221202:102501.853 End of zbx_process_events() processed:0 75166:20221202:102501.853 query [txnlev:1] [commit;] 75182:20221202:102501.853 zbx_setproctitle() title:'poller #1 [got 0 values in 0.000590 sec, getting values]' 75182:20221202:102501.854 In get_values() 75182:20221202:102501.854 In DCconfig_get_poller_items() poller_type:0 75182:20221202:102501.854 End of DCconfig_get_poller_items():0 75182:20221202:102501.854 In DCconfig_get_poller_nextcheck() poller_type:0 75182:20221202:102501.854 End of DCconfig_get_poller_nextcheck():1669969506 75182:20221202:102501.855 End of get_values():0 75182:20221202:102501.855 zbx_setproctitle() title:'poller #1 [got 0 values in 0.002526 sec, idle 5 sec]' 75182:20221202:102501.855 In zbx_ipc_async_socket_recv() timeout:5 75166:20221202:102501.855 zbx_setproctitle() title:'history syncer #3 [processed 1 values, 0 triggers in 0.015944 sec, idle 1 sec]' 75167:20221202:102501.857 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000195 sec, syncing history]' 75167:20221202:102501.857 In zbx_sync_history_cache() history_num:0 75167:20221202:102501.857 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000051 sec, idle 1 sec]' 75165:20221202:102501.864 zbx_setproctitle() title:'history syncer #2 [processed 1 values, 1 triggers in 0.040062 sec, syncing history]' 75165:20221202:102501.864 In zbx_sync_history_cache() history_num:0 75165:20221202:102501.864 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000213 sec, idle 1 sec]' 75157:20221202:102501.864 End of zbx_ipc_service_recv():2 75157:20221202:102501.864 In zbx_ipc_service_recv() timeout:1.000 75200:20221202:102501.870 zbx_setproctitle() title:'alert syncer [queuing alerts]' 75200:20221202:102501.870 In am_db_get_alerts() 75200:20221202:102501.870 query [txnlev:1] [begin;] 75200:20221202:102501.870 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] 75188:20221202:102501.871 End of zbx_ipc_async_socket_recv():0 75188:20221202:102501.871 zbx_setproctitle() title:'poller #5 [got 0 values in 0.000082 sec, getting values]' 75188:20221202:102501.871 In get_values() 75188:20221202:102501.871 In DCconfig_get_poller_items() poller_type:0 75188:20221202:102501.871 End of DCconfig_get_poller_items():0 75188:20221202:102501.871 In DCconfig_get_poller_nextcheck() poller_type:0 75188:20221202:102501.871 End of DCconfig_get_poller_nextcheck():1669969506 75188:20221202:102501.871 End of get_values():0 75188:20221202:102501.871 zbx_setproctitle() title:'poller #5 [got 0 values in 0.000367 sec, idle 5 sec]' 75188:20221202:102501.872 In zbx_ipc_async_socket_recv() timeout:5 75200:20221202:102501.872 query [txnlev:1] [commit;] 75200:20221202:102501.872 End of am_db_get_alerts():SUCCEED alerts:0 75200:20221202:102501.872 In am_db_flush_results() 75200:20221202:102501.872 In zbx_ipc_socket_write() 75200:20221202:102501.872 End of zbx_ipc_socket_write():SUCCEED 75200:20221202:102501.872 In zbx_ipc_socket_read() 75149:20221202:102501.873 End of zbx_ipc_service_recv():1 75149:20221202:102501.873 In am_flush_results() results:0 75149:20221202:102501.873 In zbx_ipc_client_send() clientid:6 75149:20221202:102501.873 End of zbx_ipc_client_send():SUCCEED 75200:20221202:102501.873 End of zbx_ipc_socket_read():SUCCEED 75200:20221202:102501.873 End of am_db_flush_results() flushed:0 75200:20221202:102501.873 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.003243 sec, idle 1 sec]' 75149:20221202:102501.874 End of am_flush_results() 75149:20221202:102501.874 In zbx_ipc_service_recv() timeout:1.000 75168:20221202:102501.879 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.003321 sec, processing escalations]' 75168:20221202:102501.879 In process_escalations() 75168:20221202:102501.879 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<=1669969504 order by actionid,triggerid,itemid,escalationid] 75168:20221202:102501.880 End of process_escalations() 75168:20221202:102501.880 In process_escalations() 75168:20221202:102501.880 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<=1669969504 order by actionid,triggerid,itemid,escalationid] 75168:20221202:102501.880 End of process_escalations() 75168:20221202:102501.880 In process_escalations() 75168:20221202:102501.880 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<=1669969504 order by actionid,triggerid,itemid,escalationid] 75168:20221202:102501.880 End of process_escalations() 75168:20221202:102501.881 In process_escalations() 75168:20221202:102501.881 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<=1669969504 order by actionid,triggerid,itemid,escalationid] 75168:20221202:102501.881 End of process_escalations() 75168:20221202:102501.881 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.001576 sec, idle 3 sec]' 75162:20221202:102502.007 In int_in_list() list:'200' value:301 75162:20221202:102502.007 End of int_in_list():FAIL 75162:20221202:102502.007 In process_step_data() rspcode:301 time:0.685510 speed:259.000000 75162:20221202:102502.007 query [txnlev:0] [select type,itemid from httpstepitem where httpstepid=1] 75162:20221202:102502.008 In zbx_preprocess_item_value() 75162:20221202:102502.008 End of zbx_preprocess_item_value() 75162:20221202:102502.008 In zbx_preprocess_item_value() 75162:20221202:102502.008 End of zbx_preprocess_item_value() 75162:20221202:102502.008 In zbx_preprocess_item_value() 75162:20221202:102502.008 End of zbx_preprocess_item_value() 75162:20221202:102502.008 End of process_step_data() 75162:20221202:102502.009 query without transaction detected 75162:20221202:102502.009 query [txnlev:0] [update httptest set nextcheck=1669969512 where httptestid=1] 75162:20221202:102502.019 cannot process step "111" of web scenario "Web scenario 1" on host "test": response code "301" did not match any of the required status codes "200" 75162:20221202:102502.019 In process_test_data() 75162:20221202:102502.019 query [txnlev:0] [select type,itemid from httptestitem where httptestid=1] 75162:20221202:102502.019 In zbx_preprocess_item_value() 75162:20221202:102502.019 End of zbx_preprocess_item_value() 75162:20221202:102502.019 In zbx_preprocess_item_value() 75162:20221202:102502.019 End of zbx_preprocess_item_value() 75162:20221202:102502.019 In zbx_preprocess_item_value() 75162:20221202:102502.019 End of zbx_preprocess_item_value() 75162:20221202:102502.019 End of process_test_data() 75162:20221202:102502.019 In zbx_ipc_socket_write() 75162:20221202:102502.019 End of zbx_ipc_socket_write():SUCCEED 75162:20221202:102502.019 End of process_httptest() 75162:20221202:102502.019 End of process_httptests() 75162:20221202:102502.020 query [txnlev:0] [select min(t.nextcheck) from httptest t,hosts h where t.hostid=h.hostid and mod(t.httptestid,1)=0 and t.status=0 and h.proxy_hostid is null and h.status=0 and (h.maintenance_status=0 or h.maintenance_type=0)] 75153:20221202:102502.020 End of zbx_ipc_service_recv():1 75153:20221202:102502.020 In preprocessor_add_request() 75153:20221202:102502.020 In preprocessor_sync_configuration() 75153:20221202:102502.020 In DCconfig_get_preprocessable_items() 75153:20221202:102502.020 End of DCconfig_get_preprocessable_items() items:29 75153:20221202:102502.020 End of preprocessor_sync_configuration() item config size: 29, history cache size: 0 75153:20221202:102502.020 In preprocessor_enqueue() itemid: 44299 75153:20221202:102502.020 In preprocessor_enqueue_dependent() itemid: 44299 75153:20221202:102502.020 End of preprocessor_enqueue_dependent() 75153:20221202:102502.021 End of preprocessor_enqueue() 75153:20221202:102502.021 In preprocessor_enqueue() itemid: 44300 75153:20221202:102502.021 In preprocessor_enqueue_dependent() itemid: 44300 75153:20221202:102502.021 End of preprocessor_enqueue_dependent() 75153:20221202:102502.021 End of preprocessor_enqueue() 75153:20221202:102502.021 In preprocessor_enqueue() itemid: 44301 75153:20221202:102502.021 In preprocessor_enqueue_dependent() itemid: 44301 75153:20221202:102502.021 End of preprocessor_enqueue_dependent() 75153:20221202:102502.021 End of preprocessor_enqueue() 75153:20221202:102502.021 In preprocessor_enqueue() itemid: 44296 75153:20221202:102502.021 In preprocessor_enqueue_dependent() itemid: 44296 75153:20221202:102502.021 End of preprocessor_enqueue_dependent() 75153:20221202:102502.021 End of preprocessor_enqueue() 75153:20221202:102502.021 In preprocessor_enqueue() itemid: 44297 75153:20221202:102502.021 In preprocessor_enqueue_dependent() itemid: 44297 75153:20221202:102502.021 End of preprocessor_enqueue_dependent() 75153:20221202:102502.021 End of preprocessor_enqueue() 75153:20221202:102502.021 In preprocessor_enqueue() itemid: 44298 75153:20221202:102502.021 In preprocessor_enqueue_dependent() itemid: 44298 75162:20221202:102502.021 zbx_setproctitle() title:'http poller #1 [got 1 values in 0.701907 sec, idle 5 sec]' 75153:20221202:102502.021 End of preprocessor_enqueue_dependent() 75153:20221202:102502.021 End of preprocessor_enqueue() 75153:20221202:102502.021 In preprocessor_assign_tasks() 75153:20221202:102502.022 In preprocessor_get_next_task() 75153:20221202:102502.022 End of preprocessor_get_next_task() 75153:20221202:102502.022 End of preprocessor_assign_tasks() 75153:20221202:102502.022 End of preprocessor_add_request() 75153:20221202:102502.022 In zbx_ipc_service_recv() timeout:1.000 75206:20221202:102502.114 End of zbx_ipc_service_recv():2 75206:20221202:102502.114 In zbx_ipc_service_recv() timeout:1.000 75132:20221202:102502.462 End of zbx_ipc_service_recv():2 75132:20221202:102502.462 In zbx_ipc_async_socket_send() 75132:20221202:102502.462 In zbx_ipc_client_send() clientid:0 75132:20221202:102502.462 End of zbx_ipc_client_send():SUCCEED 75132:20221202:102502.462 End of zbx_ipc_async_socket_send():SUCCEED 75132:20221202:102502.462 In zbx_ipc_async_socket_flush() timeout:10 75132:20221202:102502.462 End of zbx_ipc_async_socket_flush():0 75132:20221202:102502.462 In zbx_ipc_service_recv() timeout:0.995 75129:20221202:102502.462 End of zbx_ipc_service_recv():1 75129:20221202:102502.462 In zbx_ha_dispatch_message() 75129:20221202:102502.462 In zbx_ipc_service_recv() timeout:1.000 75133:20221202:102502.609 End of zbx_ipc_service_recv():2 75133:20221202:102502.610 In zbx_ipc_service_recv() timeout:1.000 75180:20221202:102502.809 zbx_setproctitle() title:'self-monitoring [processing data]' 75180:20221202:102502.809 In collect_selfmon_stats() 75180:20221202:102502.810 End of collect_selfmon_stats() 75180:20221202:102502.810 zbx_setproctitle() title:'self-monitoring [processed data in 0.000502 sec, idle 1 sec]' 75164:20221202:102502.847 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000143 sec, syncing history]' 75164:20221202:102502.847 In zbx_sync_history_cache() history_num:6 75164:20221202:102502.847 In substitute_simple_macros_impl() data:'90d' 75164:20221202:102502.848 End substitute_simple_macros_impl() data:'90d' 75164:20221202:102502.848 In substitute_simple_macros_impl() data:'30d' 75164:20221202:102502.848 End substitute_simple_macros_impl() data:'30d' 75164:20221202:102502.848 In substitute_simple_macros_impl() data:'90d' 75164:20221202:102502.848 End substitute_simple_macros_impl() data:'90d' 75164:20221202:102502.848 In substitute_simple_macros_impl() data:'30d' 75164:20221202:102502.848 End substitute_simple_macros_impl() data:'30d' 75164:20221202:102502.848 In substitute_simple_macros_impl() data:'30d' 75164:20221202:102502.848 End substitute_simple_macros_impl() data:'30d' 75164:20221202:102502.848 In substitute_simple_macros_impl() data:'90d' 75164:20221202:102502.848 End substitute_simple_macros_impl() data:'90d' 75164:20221202:102502.848 In substitute_simple_macros_impl() data:'30d' 75164:20221202:102502.848 End substitute_simple_macros_impl() data:'30d' 75164:20221202:102502.848 In substitute_simple_macros_impl() data:'90d' 75164:20221202:102502.848 End substitute_simple_macros_impl() data:'90d' 75164:20221202:102502.848 In substitute_simple_macros_impl() data:'30d' 75164:20221202:102502.848 End substitute_simple_macros_impl() data:'30d' 75164:20221202:102502.848 In substitute_simple_macros_impl() data:'90d' 75164:20221202:102502.848 End substitute_simple_macros_impl() data:'90d' 75164:20221202:102502.848 In substitute_simple_macros_impl() data:'30d' 75164:20221202:102502.848 End substitute_simple_macros_impl() data:'30d' 75164:20221202:102502.848 In DCmass_prepare_history() history_num:6 75164:20221202:102502.848 End of DCmass_prepare_history() 75164:20221202:102502.848 In DBmass_add_history() 75164:20221202:102502.848 In zbx_history_add_values() 75164:20221202:102502.848 query [txnlev:1] [begin;] 75164:20221202:102502.848 query [txnlev:1] [insert into history (itemid,clock,ns,value) values (44296,1669969502,9583633,259),(44299,1669969502,7483529,259),(44300,1669969502,7483529,0.68550999999999995); ] 75164:20221202:102502.848 query [txnlev:1] [insert into history_str (itemid,clock,ns,value) values (44298,1669969502,9583633,'response code "301" did not match any of the required status codes "200"'); ] 75164:20221202:102502.849 query [txnlev:1] [insert into history_uint (itemid,clock,ns,value) values (44297,1669969502,9583633,1),(44301,1669969502,7483529,301); ] 75164:20221202:102502.850 query [txnlev:1] [commit;] 75166:20221202:102502.860 zbx_setproctitle() title:'history syncer #3 [processed 1 values, 0 triggers in 0.015944 sec, syncing history]' 75166:20221202:102502.860 In zbx_sync_history_cache() history_num:6 75166:20221202:102502.860 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000068 sec, idle 1 sec]' 75167:20221202:102502.860 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000051 sec, syncing history]' 75167:20221202:102502.864 In zbx_sync_history_cache() history_num:6 75167:20221202:102502.865 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.004308 sec, idle 1 sec]' 75165:20221202:102502.865 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000213 sec, syncing history]' 75165:20221202:102502.865 In zbx_sync_history_cache() history_num:6 75165:20221202:102502.865 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.001101 sec, idle 1 sec]' 75157:20221202:102502.871 End of zbx_ipc_service_recv():2 75157:20221202:102502.871 In zbx_ipc_service_recv() timeout:1.000 75200:20221202:102502.874 zbx_setproctitle() title:'alert syncer [queuing alerts]' 75200:20221202:102502.875 In am_db_get_alerts() 75149:20221202:102502.875 End of zbx_ipc_service_recv():2 75149:20221202:102502.875 In zbx_ipc_service_recv() timeout:1.000 75200:20221202:102502.875 query [txnlev:1] [begin;] 75200:20221202:102502.875 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] 75200:20221202:102502.876 query [txnlev:1] [commit;] 75200:20221202:102502.877 End of am_db_get_alerts():SUCCEED alerts:0 75200:20221202:102502.877 In am_db_flush_results() 75200:20221202:102502.877 In zbx_ipc_socket_write() 75200:20221202:102502.877 End of zbx_ipc_socket_write():SUCCEED 75200:20221202:102502.877 In zbx_ipc_socket_read() 75149:20221202:102502.877 End of zbx_ipc_service_recv():1 75149:20221202:102502.877 In am_flush_results() results:0 75149:20221202:102502.877 In zbx_ipc_client_send() clientid:6 75149:20221202:102502.877 End of zbx_ipc_client_send():SUCCEED 75149:20221202:102502.878 End of am_flush_results() 75149:20221202:102502.878 In zbx_ipc_service_recv() timeout:1.000 75200:20221202:102502.878 End of zbx_ipc_socket_read():SUCCEED 75200:20221202:102502.879 End of am_db_flush_results() flushed:0 75200:20221202:102502.879 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.004585 sec, idle 1 sec]' 75164:20221202:102502.881 End of zbx_history_add_values() 75164:20221202:102502.881 End of DBmass_add_history() 75164:20221202:102502.881 In DCmass_update_trends() 75164:20221202:102502.881 End of DCmass_update_trends() 75164:20221202:102502.881 query [txnlev:1] [begin;] 75164:20221202:102502.882 In DBmass_update_items() 75164:20221202:102502.882 End of DBmass_update_items() 75164:20221202:102502.882 In zbx_process_events() events_num:0 75164:20221202:102502.882 End of zbx_process_events() processed:0 75164:20221202:102502.882 query [txnlev:1] [commit;] 75164:20221202:102502.882 In DCupdate_trends() 75164:20221202:102502.882 End of DCupdate_trends() 75164:20221202:102502.882 query [txnlev:1] [begin;] 75164:20221202:102502.882 In recalculate_triggers() 75164:20221202:102502.882 In zbx_link_triggers_with_functions() trigger_order_num:0 75164:20221202:102502.882 End of zbx_link_triggers_with_functions() triggers_func_pos_num:0 75164:20221202:102502.882 In zbx_evaluate_expressions() tr_num:0 75164:20221202:102502.882 In substitute_functions() 75164:20221202:102502.882 In zbx_extract_functionids() tr_num:0 75164:20221202:102502.882 End of zbx_extract_functionids() functionids_num:0 75164:20221202:102502.882 End of substitute_functions() 75164:20221202:102502.882 End of zbx_evaluate_expressions() 75164:20221202:102502.882 In zbx_process_triggers() values_num:0 75164:20221202:102502.882 End of zbx_process_triggers() 75164:20221202:102502.882 End of recalculate_triggers() 75164:20221202:102502.883 In zbx_process_events() events_num:0 75164:20221202:102502.883 End of zbx_process_events() processed:0 75164:20221202:102502.883 query [txnlev:1] [commit;] 75164:20221202:102502.883 zbx_setproctitle() title:'history syncer #1 [processed 6 values, 0 triggers in 0.036221 sec, idle 1 sec]' 75153:20221202:102503.029 End of zbx_ipc_service_recv():2 75153:20221202:102503.030 In zbx_ipc_service_recv() timeout:1.000 75206:20221202:102503.120 End of zbx_ipc_service_recv():2 75206:20221202:102503.120 In zbx_ipc_service_recv() timeout:1.000 75129:20221202:102503.466 End of zbx_ipc_service_recv():2 75129:20221202:102503.466 In zbx_ha_dispatch_message() 75129:20221202:102503.466 In zbx_ipc_service_recv() timeout:1.000 75132:20221202:102503.466 End of zbx_ipc_service_recv():2 75132:20221202:102503.466 In zbx_ipc_async_socket_send() 75132:20221202:102503.466 In zbx_ipc_client_send() clientid:0 75132:20221202:102503.466 End of zbx_ipc_client_send():SUCCEED 75132:20221202:102503.466 End of zbx_ipc_async_socket_send():SUCCEED 75132:20221202:102503.466 In zbx_ipc_async_socket_flush() timeout:10 75132:20221202:102503.466 End of zbx_ipc_async_socket_flush():0 75132:20221202:102503.466 In zbx_ipc_service_recv() timeout:0.991 75129:20221202:102503.466 End of zbx_ipc_service_recv():1 75129:20221202:102503.467 In zbx_ha_dispatch_message() 75129:20221202:102503.467 In zbx_ipc_service_recv() timeout:1.000 75133:20221202:102503.613 End of zbx_ipc_service_recv():2 75133:20221202:102503.614 In zbx_ipc_service_recv() timeout:1.000 75180:20221202:102503.812 zbx_setproctitle() title:'self-monitoring [processing data]' 75180:20221202:102503.812 In collect_selfmon_stats() 75180:20221202:102503.812 End of collect_selfmon_stats() 75180:20221202:102503.812 zbx_setproctitle() title:'self-monitoring [processed data in 0.000163 sec, idle 1 sec]' 75166:20221202:102503.862 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000068 sec, syncing history]' 75166:20221202:102503.862 In zbx_sync_history_cache() history_num:0 75166:20221202:102503.862 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000173 sec, idle 1 sec]' 75167:20221202:102503.866 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.004308 sec, syncing history]' 75167:20221202:102503.867 In zbx_sync_history_cache() history_num:0 75167:20221202:102503.867 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000245 sec, idle 1 sec]' 75165:20221202:102503.867 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.001101 sec, syncing history]' 75165:20221202:102503.867 In zbx_sync_history_cache() history_num:0 75165:20221202:102503.867 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000605 sec, idle 1 sec]' 75157:20221202:102503.877 End of zbx_ipc_service_recv():2 75157:20221202:102503.878 In zbx_ipc_service_recv() timeout:1.000 75200:20221202:102503.879 zbx_setproctitle() title:'alert syncer [queuing alerts]' 75200:20221202:102503.879 In am_db_get_alerts() 75200:20221202:102503.879 query [txnlev:1] [begin;] 75200:20221202:102503.879 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] 75200:20221202:102503.880 query [txnlev:1] [commit;] 75200:20221202:102503.880 End of am_db_get_alerts():SUCCEED alerts:0 75200:20221202:102503.880 In am_db_flush_results() 75200:20221202:102503.880 In zbx_ipc_socket_write() 75200:20221202:102503.880 End of zbx_ipc_socket_write():SUCCEED 75200:20221202:102503.880 In zbx_ipc_socket_read() 75149:20221202:102503.880 End of zbx_ipc_service_recv():1 75149:20221202:102503.880 In am_flush_results() results:0 75149:20221202:102503.880 In zbx_ipc_client_send() clientid:6 75149:20221202:102503.880 End of zbx_ipc_client_send():SUCCEED 75149:20221202:102503.880 End of am_flush_results() 75149:20221202:102503.880 In zbx_ipc_service_recv() timeout:1.000 75200:20221202:102503.880 End of zbx_ipc_socket_read():SUCCEED 75200:20221202:102503.880 End of am_db_flush_results() flushed:0 75200:20221202:102503.880 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.001784 sec, idle 1 sec]' 75164:20221202:102503.885 zbx_setproctitle() title:'history syncer #1 [processed 6 values, 0 triggers in 0.036221 sec, syncing history]' 75164:20221202:102503.885 In zbx_sync_history_cache() history_num:0 75164:20221202:102503.885 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000161 sec, idle 1 sec]' 75153:20221202:102504.034 End of zbx_ipc_service_recv():2 75153:20221202:102504.034 In zbx_ipc_service_recv() timeout:1.000 75206:20221202:102504.121 End of zbx_ipc_service_recv():2 75206:20221202:102504.121 In zbx_ipc_service_recv() timeout:1.000 75132:20221202:102504.459 End of zbx_ipc_service_recv():2 75132:20221202:102504.459 In ha_check_nodes() ha_status:active db_status:0 75132:20221202:102504.459 query [txnlev:1] [begin;] 75132:20221202:102504.459 query [txnlev:1] [select ha_nodeid,name,status,lastaccess,address,port,ha_sessionid from ha_node order by ha_nodeid for update] 75132:20221202:102504.460 query [txnlev:1] [select ha_failover_delay,auditlog_enabled from config] 75132:20221202:102504.460 In ha_db_get_time() 75132:20221202:102504.460 query [txnlev:1] [select unix_timestamp() from config] 75132:20221202:102504.461 End of ha_db_get_time():SUCCEED db_time:1669969504 75132:20221202:102504.461 query [txnlev:1] [update ha_node set lastaccess=unix_timestamp() where ha_nodeid='clb4ubunu00018m7pn6ddoaix'] 75132:20221202:102504.464 query [txnlev:1] [commit;] 75129:20221202:102504.470 End of zbx_ipc_service_recv():2 75129:20221202:102504.471 In zbx_ha_dispatch_message() 75129:20221202:102504.471 In zbx_ipc_service_recv() timeout:1.000 75132:20221202:102504.481 End of ha_check_nodes() nodeid:clb4ubunu00018m7pn6ddoaix ha_status:active db_status:0 75132:20221202:102504.481 In zbx_ipc_async_socket_send() 75132:20221202:102504.481 In zbx_ipc_client_send() clientid:0 75132:20221202:102504.485 End of zbx_ipc_client_send():SUCCEED 75132:20221202:102504.485 End of zbx_ipc_async_socket_send():SUCCEED 75132:20221202:102504.485 In zbx_ipc_async_socket_flush() timeout:10 75132:20221202:102504.485 End of zbx_ipc_async_socket_flush():0 75132:20221202:102504.486 In zbx_ipc_service_recv() timeout:0.998 75129:20221202:102504.486 End of zbx_ipc_service_recv():1 75129:20221202:102504.486 In zbx_ha_dispatch_message() 75129:20221202:102504.486 In zbx_ipc_service_recv() timeout:1.000 75133:20221202:102504.615 End of zbx_ipc_service_recv():2 75133:20221202:102504.615 In zbx_ipc_service_recv() timeout:1.000 75180:20221202:102504.813 zbx_setproctitle() title:'self-monitoring [processing data]' 75180:20221202:102504.813 In collect_selfmon_stats() 75180:20221202:102504.813 End of collect_selfmon_stats() 75180:20221202:102504.813 zbx_setproctitle() title:'self-monitoring [processed data in 0.000223 sec, idle 1 sec]' 75166:20221202:102504.862 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000173 sec, syncing history]' 75166:20221202:102504.863 In zbx_sync_history_cache() history_num:0 75166:20221202:102504.863 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000268 sec, idle 1 sec]' 75167:20221202:102504.867 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000245 sec, syncing history]' 75167:20221202:102504.868 In zbx_sync_history_cache() history_num:0 75167:20221202:102504.868 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000247 sec, idle 1 sec]' 75165:20221202:102504.868 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000605 sec, syncing history]' 75165:20221202:102504.868 In zbx_sync_history_cache() history_num:0 75165:20221202:102504.868 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000464 sec, idle 1 sec]' 75157:20221202:102504.878 End of zbx_ipc_service_recv():2 75157:20221202:102504.879 In zbx_ipc_service_recv() timeout:1.000 75200:20221202:102504.881 zbx_setproctitle() title:'alert syncer [queuing alerts]' 75200:20221202:102504.882 In am_db_get_alerts() 75200:20221202:102504.882 query [txnlev:1] [begin;] 75149:20221202:102504.882 End of zbx_ipc_service_recv():2 75149:20221202:102504.882 In zbx_ipc_service_recv() timeout:1.000 75168:20221202:102504.882 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.001576 sec, processing escalations]' 75168:20221202:102504.882 In process_escalations() 75168:20221202:102504.882 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<=1669969507 order by actionid,triggerid,itemid,escalationid] 75200:20221202:102504.882 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] 75200:20221202:102504.882 query [txnlev:1] [commit;] 75200:20221202:102504.883 End of am_db_get_alerts():SUCCEED alerts:0 75200:20221202:102504.883 In am_db_flush_results() 75200:20221202:102504.883 In zbx_ipc_socket_write() 75200:20221202:102504.883 End of zbx_ipc_socket_write():SUCCEED 75200:20221202:102504.883 In zbx_ipc_socket_read() 75168:20221202:102504.883 End of process_escalations() 75168:20221202:102504.883 In process_escalations() 75168:20221202:102504.883 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<=1669969507 order by actionid,triggerid,itemid,escalationid] 75149:20221202:102504.883 End of zbx_ipc_service_recv():1 75149:20221202:102504.883 In am_flush_results() results:0 75149:20221202:102504.884 In zbx_ipc_client_send() clientid:6 75149:20221202:102504.884 End of zbx_ipc_client_send():SUCCEED 75149:20221202:102504.884 End of am_flush_results() 75149:20221202:102504.884 In zbx_ipc_service_recv() timeout:1.000 75168:20221202:102504.884 End of process_escalations() 75168:20221202:102504.884 In process_escalations() 75168:20221202:102504.884 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<=1669969507 order by actionid,triggerid,itemid,escalationid] 75200:20221202:102504.884 End of zbx_ipc_socket_read():SUCCEED 75200:20221202:102504.884 End of am_db_flush_results() flushed:0 75200:20221202:102504.884 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.003187 sec, idle 1 sec]' 75168:20221202:102504.884 End of process_escalations() 75168:20221202:102504.885 In process_escalations() 75168:20221202:102504.885 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<=1669969507 order by actionid,triggerid,itemid,escalationid] 75168:20221202:102504.885 End of process_escalations() 75168:20221202:102504.885 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.003423 sec, idle 3 sec]' 75164:20221202:102504.886 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000161 sec, syncing history]' 75164:20221202:102504.886 In zbx_sync_history_cache() history_num:0 75164:20221202:102504.886 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000117 sec, idle 1 sec]' 75153:20221202:102505.041 End of zbx_ipc_service_recv():2 75153:20221202:102505.042 In zbx_ipc_service_recv() timeout:1.000 75206:20221202:102505.137 End of zbx_ipc_service_recv():2 75206:20221202:102505.137 In zbx_ipc_service_recv() timeout:1.000 75129:20221202:102505.489 End of zbx_ipc_service_recv():2 75129:20221202:102505.489 In zbx_ha_dispatch_message() 75129:20221202:102505.489 In zbx_ipc_service_recv() timeout:1.000 75132:20221202:102505.490 End of zbx_ipc_service_recv():2 75132:20221202:102505.490 In zbx_ipc_async_socket_send() 75132:20221202:102505.490 In zbx_ipc_client_send() clientid:0 75132:20221202:102505.490 End of zbx_ipc_client_send():SUCCEED 75132:20221202:102505.490 End of zbx_ipc_async_socket_send():SUCCEED 75132:20221202:102505.490 In zbx_ipc_async_socket_flush() timeout:10 75132:20221202:102505.490 End of zbx_ipc_async_socket_flush():0 75132:20221202:102505.490 In zbx_ipc_service_recv() timeout:0.967 75129:20221202:102505.491 End of zbx_ipc_service_recv():1 75129:20221202:102505.491 In zbx_ha_dispatch_message() 75129:20221202:102505.491 In zbx_ipc_service_recv() timeout:1.000 75133:20221202:102505.621 End of zbx_ipc_service_recv():2 75133:20221202:102505.621 zbx_setproctitle() title:'service manager #1 [processed 0 events, updated 0 event tags, deleted 0 problems, synced 0 service updates, idle 5.019059 sec during 5.019084 sec]' 75133:20221202:102505.621 In zbx_ipc_service_recv() timeout:1.000 75172:20221202:102505.775 End of zbx_ipc_async_socket_recv():0 75172:20221202:102505.776 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.000133 sec, getting values]' 75172:20221202:102505.776 In get_values() 75172:20221202:102505.776 In DCconfig_get_poller_items() poller_type:4 75172:20221202:102505.776 End of DCconfig_get_poller_items():0 75172:20221202:102505.776 In DCconfig_get_poller_nextcheck() poller_type:4 75172:20221202:102505.776 End of DCconfig_get_poller_nextcheck():-1 75172:20221202:102505.776 End of get_values():0 75172:20221202:102505.776 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.000082 sec, idle 5 sec]' 75172:20221202:102505.776 In zbx_ipc_async_socket_recv() timeout:5 75174:20221202:102505.777 End of zbx_ipc_async_socket_recv():0 75174:20221202:102505.778 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.000108 sec, getting values]' 75174:20221202:102505.778 In get_values() 75174:20221202:102505.778 In DCconfig_get_poller_items() poller_type:4 75174:20221202:102505.778 End of DCconfig_get_poller_items():0 75174:20221202:102505.778 In DCconfig_get_poller_nextcheck() poller_type:4 75174:20221202:102505.778 End of DCconfig_get_poller_nextcheck():-1 75174:20221202:102505.778 End of get_values():0 75174:20221202:102505.778 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.000080 sec, idle 5 sec]' 75174:20221202:102505.778 In zbx_ipc_async_socket_recv() timeout:5 75189:20221202:102505.778 End of zbx_ipc_async_socket_recv():0 75189:20221202:102505.778 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.000080 sec, getting values]' 75189:20221202:102505.778 In get_values() 75189:20221202:102505.778 In DCconfig_get_poller_items() poller_type:1 75189:20221202:102505.778 End of DCconfig_get_poller_items():0 75189:20221202:102505.778 In DCconfig_get_poller_nextcheck() poller_type:1 75189:20221202:102505.778 End of DCconfig_get_poller_nextcheck():-1 75189:20221202:102505.778 End of get_values():0 75189:20221202:102505.778 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.000191 sec, idle 5 sec]' 75189:20221202:102505.778 In zbx_ipc_async_socket_recv() timeout:5 75170:20221202:102505.792 End of zbx_ipc_async_socket_recv():0 75170:20221202:102505.792 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.000080 sec, getting values]' 75170:20221202:102505.792 In get_values() 75170:20221202:102505.792 In DCconfig_get_poller_items() poller_type:4 75170:20221202:102505.792 End of DCconfig_get_poller_items():0 75170:20221202:102505.792 In DCconfig_get_poller_nextcheck() poller_type:4 75170:20221202:102505.792 End of DCconfig_get_poller_nextcheck():-1 75170:20221202:102505.792 End of get_values():0 75170:20221202:102505.792 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.000084 sec, idle 5 sec]' 75170:20221202:102505.792 In zbx_ipc_async_socket_recv() timeout:5 75181:20221202:102505.799 End of zbx_ipc_async_socket_recv():0 75181:20221202:102505.799 zbx_setproctitle() title:'task manager [processing tasks]' 75181:20221202:102505.799 query [txnlev:0] [select taskid,type,clock,ttl from task where status in (1,2) order by taskid] 75181:20221202:102505.800 zbx_setproctitle() title:'task manager [processed 0 task(s) in 0.000523 sec, idle 5 sec]' 75181:20221202:102505.800 In zbx_ipc_async_socket_recv() timeout:5 75171:20221202:102505.800 End of zbx_ipc_async_socket_recv():0 75171:20221202:102505.800 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.000082 sec, getting values]' 75171:20221202:102505.800 In get_values() 75171:20221202:102505.800 In DCconfig_get_poller_items() poller_type:4 75171:20221202:102505.800 End of DCconfig_get_poller_items():0 75171:20221202:102505.800 In DCconfig_get_poller_nextcheck() poller_type:4 75171:20221202:102505.801 End of DCconfig_get_poller_nextcheck():-1 75171:20221202:102505.801 End of get_values():0 75171:20221202:102505.801 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.000270 sec, idle 5 sec]' 75171:20221202:102505.801 In zbx_ipc_async_socket_recv() timeout:5 75198:20221202:102505.811 zbx_setproctitle() title:'icmp pinger #1 [getting values]' 75198:20221202:102505.811 In get_pinger_hosts() 75198:20221202:102505.811 In DCconfig_get_poller_items() poller_type:3 75198:20221202:102505.811 End of DCconfig_get_poller_items():0 75198:20221202:102505.811 End of get_pinger_hosts():0 75198:20221202:102505.811 In process_pinger_hosts() 75198:20221202:102505.811 End of process_pinger_hosts() 75198:20221202:102505.811 In DCconfig_get_poller_nextcheck() poller_type:3 75198:20221202:102505.811 End of DCconfig_get_poller_nextcheck():-1 75198:20221202:102505.811 zbx_setproctitle() title:'icmp pinger #1 [got 0 values in 0.000206 sec, idle 5 sec]' 75180:20221202:102505.814 zbx_setproctitle() title:'self-monitoring [processing data]' 75180:20221202:102505.814 In collect_selfmon_stats() 75180:20221202:102505.814 End of collect_selfmon_stats() 75180:20221202:102505.814 zbx_setproctitle() title:'self-monitoring [processed data in 0.000212 sec, idle 1 sec]' 75208:20221202:102505.822 End of zbx_ipc_async_socket_recv():0 75208:20221202:102505.822 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.000077 sec, getting values]' 75208:20221202:102505.822 In get_values() 75208:20221202:102505.822 In DCconfig_get_poller_items() poller_type:6 75208:20221202:102505.822 End of DCconfig_get_poller_items():0 75208:20221202:102505.822 In DCconfig_get_poller_nextcheck() poller_type:6 75208:20221202:102505.822 End of DCconfig_get_poller_nextcheck():-1 75208:20221202:102505.822 End of get_values():0 75208:20221202:102505.822 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.000137 sec, idle 5 sec]' 75208:20221202:102505.822 In zbx_ipc_async_socket_recv() timeout:5 75178:20221202:102505.831 End of zbx_ipc_async_socket_recv():0 75178:20221202:102505.831 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.001269 sec, getting values]' 75178:20221202:102505.831 In get_values() 75178:20221202:102505.831 In DCconfig_get_poller_items() poller_type:4 75178:20221202:102505.831 End of DCconfig_get_poller_items():0 75178:20221202:102505.831 In DCconfig_get_poller_nextcheck() poller_type:4 75178:20221202:102505.831 End of DCconfig_get_poller_nextcheck():-1 75178:20221202:102505.831 End of get_values():0 75178:20221202:102505.831 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.000093 sec, idle 5 sec]' 75178:20221202:102505.831 In zbx_ipc_async_socket_recv() timeout:5 75201:20221202:102505.841 End of zbx_ipc_async_socket_recv():0 75201:20221202:102505.845 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.001841 sec, getting values]' 75201:20221202:102505.845 In get_values() 75201:20221202:102505.845 In DCconfig_get_poller_items() poller_type:5 75201:20221202:102505.845 End of DCconfig_get_poller_items():0 75201:20221202:102505.845 In DCconfig_get_poller_nextcheck() poller_type:5 75201:20221202:102505.845 End of DCconfig_get_poller_nextcheck():-1 75201:20221202:102505.845 End of get_values():0 75201:20221202:102505.845 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.000098 sec, idle 5 sec]' 75201:20221202:102505.845 In zbx_ipc_async_socket_recv() timeout:5 75176:20221202:102505.852 End of zbx_ipc_async_socket_recv():0 75176:20221202:102505.852 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.000827 sec, getting values]' 75176:20221202:102505.852 In get_values() 75176:20221202:102505.852 In DCconfig_get_poller_items() poller_type:4 75176:20221202:102505.852 End of DCconfig_get_poller_items():0 75176:20221202:102505.852 In DCconfig_get_poller_nextcheck() poller_type:4 75176:20221202:102505.852 End of DCconfig_get_poller_nextcheck():-1 75176:20221202:102505.853 End of get_values():0 75176:20221202:102505.853 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.000089 sec, idle 5 sec]' 75176:20221202:102505.853 In zbx_ipc_async_socket_recv() timeout:5 75204:20221202:102505.853 End of zbx_ipc_async_socket_recv():0 75204:20221202:102505.853 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.000396 sec, getting values]' 75204:20221202:102505.853 In get_values() 75204:20221202:102505.853 In DCconfig_get_poller_items() poller_type:5 75204:20221202:102505.853 End of DCconfig_get_poller_items():0 75204:20221202:102505.853 In DCconfig_get_poller_nextcheck() poller_type:5 75204:20221202:102505.853 End of DCconfig_get_poller_nextcheck():-1 75204:20221202:102505.853 End of get_values():0 75204:20221202:102505.853 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.000084 sec, idle 5 sec]' 75204:20221202:102505.853 In zbx_ipc_async_socket_recv() timeout:5 75173:20221202:102505.853 End of zbx_ipc_async_socket_recv():0 75173:20221202:102505.853 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.000148 sec, getting values]' 75173:20221202:102505.853 In get_values() 75173:20221202:102505.853 In DCconfig_get_poller_items() poller_type:4 75173:20221202:102505.853 End of DCconfig_get_poller_items():0 75173:20221202:102505.853 In DCconfig_get_poller_nextcheck() poller_type:4 75173:20221202:102505.853 End of DCconfig_get_poller_nextcheck():-1 75173:20221202:102505.853 End of get_values():0 75173:20221202:102505.853 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.000578 sec, idle 5 sec]' 75173:20221202:102505.853 In zbx_ipc_async_socket_recv() timeout:5 75202:20221202:102505.854 End of zbx_ipc_async_socket_recv():0 75202:20221202:102505.854 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.001322 sec, getting values]' 75202:20221202:102505.854 In get_values() 75202:20221202:102505.854 In DCconfig_get_poller_items() poller_type:5 75202:20221202:102505.854 End of DCconfig_get_poller_items():0 75202:20221202:102505.854 In DCconfig_get_poller_nextcheck() poller_type:5 75202:20221202:102505.854 End of DCconfig_get_poller_nextcheck():-1 75202:20221202:102505.854 End of get_values():0 75202:20221202:102505.854 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.000069 sec, idle 5 sec]' 75202:20221202:102505.854 In zbx_ipc_async_socket_recv() timeout:5 75175:20221202:102505.858 End of zbx_ipc_async_socket_recv():0 75175:20221202:102505.858 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.009495 sec, getting values]' 75175:20221202:102505.858 In get_values() 75175:20221202:102505.858 In DCconfig_get_poller_items() poller_type:4 75175:20221202:102505.858 End of DCconfig_get_poller_items():0 75175:20221202:102505.858 In DCconfig_get_poller_nextcheck() poller_type:4 75175:20221202:102505.858 End of DCconfig_get_poller_nextcheck():-1 75175:20221202:102505.858 End of get_values():0 75175:20221202:102505.858 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.000079 sec, idle 5 sec]' 75175:20221202:102505.858 In zbx_ipc_async_socket_recv() timeout:5 75179:20221202:102505.862 End of zbx_ipc_async_socket_recv():0 75179:20221202:102505.862 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.000387 sec, exchanging data]' 75179:20221202:102505.862 In process_proxy() 75179:20221202:102505.862 In DCconfig_get_proxypoller_hosts() 75179:20221202:102505.862 End of DCconfig_get_proxypoller_hosts():0 75179:20221202:102505.862 End of process_proxy() 75179:20221202:102505.862 In DCconfig_get_proxypoller_nextcheck() 75179:20221202:102505.862 End of DCconfig_get_proxypoller_nextcheck():-1 75179:20221202:102505.862 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.000054 sec, idle 5 sec]' 75179:20221202:102505.862 In zbx_ipc_async_socket_recv() timeout:5 75166:20221202:102505.863 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000268 sec, syncing history]' 75166:20221202:102505.863 In zbx_sync_history_cache() history_num:0 75166:20221202:102505.863 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000113 sec, idle 1 sec]' 75205:20221202:102505.863 End of zbx_ipc_async_socket_recv():0 75205:20221202:102505.863 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.002169 sec, getting values]' 75205:20221202:102505.863 In get_values() 75205:20221202:102505.863 In DCconfig_get_poller_items() poller_type:5 75205:20221202:102505.863 End of DCconfig_get_poller_items():0 75205:20221202:102505.863 In DCconfig_get_poller_nextcheck() poller_type:5 75205:20221202:102505.863 End of DCconfig_get_poller_nextcheck():-1 75205:20221202:102505.863 End of get_values():0 75205:20221202:102505.863 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.000133 sec, idle 5 sec]' 75205:20221202:102505.863 In zbx_ipc_async_socket_recv() timeout:5 75203:20221202:102505.866 End of zbx_ipc_async_socket_recv():0 75203:20221202:102505.866 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.015200 sec, getting values]' 75203:20221202:102505.866 In get_values() 75203:20221202:102505.866 In DCconfig_get_poller_items() poller_type:5 75203:20221202:102505.866 End of DCconfig_get_poller_items():0 75203:20221202:102505.866 In DCconfig_get_poller_nextcheck() poller_type:5 75203:20221202:102505.866 End of DCconfig_get_poller_nextcheck():-1 75203:20221202:102505.866 End of get_values():0 75203:20221202:102505.866 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.000102 sec, idle 5 sec]' 75203:20221202:102505.866 In zbx_ipc_async_socket_recv() timeout:5 75169:20221202:102505.867 End of zbx_ipc_async_socket_recv():0 75169:20221202:102505.867 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.000318 sec, getting values]' 75169:20221202:102505.867 In get_values() 75169:20221202:102505.867 In DCconfig_get_poller_items() poller_type:4 75169:20221202:102505.867 End of DCconfig_get_poller_items():0 75169:20221202:102505.867 In DCconfig_get_poller_nextcheck() poller_type:4 75169:20221202:102505.867 End of DCconfig_get_poller_nextcheck():-1 75169:20221202:102505.867 End of get_values():0 75169:20221202:102505.867 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.000086 sec, idle 5 sec]' 75169:20221202:102505.867 In zbx_ipc_async_socket_recv() timeout:5 75167:20221202:102505.868 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000247 sec, syncing history]' 75167:20221202:102505.868 In zbx_sync_history_cache() history_num:0 75167:20221202:102505.868 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000196 sec, idle 1 sec]' 75165:20221202:102505.868 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000464 sec, syncing history]' 75165:20221202:102505.868 In zbx_sync_history_cache() history_num:0 75165:20221202:102505.869 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000471 sec, idle 1 sec]' 75177:20221202:102505.874 End of zbx_ipc_async_socket_recv():0 75177:20221202:102505.874 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.000290 sec, getting values]' 75177:20221202:102505.874 In get_values() 75177:20221202:102505.874 In DCconfig_get_poller_items() poller_type:4 75177:20221202:102505.874 End of DCconfig_get_poller_items():0 75177:20221202:102505.874 In DCconfig_get_poller_nextcheck() poller_type:4 75177:20221202:102505.874 End of DCconfig_get_poller_nextcheck():-1 75177:20221202:102505.874 End of get_values():0 75177:20221202:102505.874 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.000085 sec, idle 5 sec]' 75177:20221202:102505.874 In zbx_ipc_async_socket_recv() timeout:5 75200:20221202:102505.885 zbx_setproctitle() title:'alert syncer [queuing alerts]' 75200:20221202:102505.885 In am_db_get_alerts() 75200:20221202:102505.885 query [txnlev:1] [begin;] 75200:20221202:102505.885 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] 75157:20221202:102505.886 End of zbx_ipc_service_recv():2 75157:20221202:102505.886 zbx_setproctitle() title:'lld manager #1 [processed 0 LLD rules, idle 5.029926sec during 5.029949 sec]' 75157:20221202:102505.886 In zbx_ipc_service_recv() timeout:1.000 75149:20221202:102505.886 End of zbx_ipc_service_recv():2 75149:20221202:102505.886 zbx_setproctitle() title:'alert manager #1 [sent 0, failed 0 alerts, idle 5.015985 sec during 5.018195 sec]' 75149:20221202:102505.886 In zbx_ipc_service_recv() timeout:1.000 75164:20221202:102505.887 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000117 sec, syncing history]' 75164:20221202:102505.888 In zbx_sync_history_cache() history_num:0 75200:20221202:102505.892 query [txnlev:1] [commit;] 75164:20221202:102505.892 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.005446 sec, idle 1 sec]' 75200:20221202:102505.892 End of am_db_get_alerts():SUCCEED alerts:0 75200:20221202:102505.892 In am_db_flush_results() 75200:20221202:102505.892 In zbx_ipc_socket_write() 75200:20221202:102505.892 End of zbx_ipc_socket_write():SUCCEED 75200:20221202:102505.893 In zbx_ipc_socket_read() 75149:20221202:102505.893 End of zbx_ipc_service_recv():1 75149:20221202:102505.893 In am_flush_results() results:0 75149:20221202:102505.893 In zbx_ipc_client_send() clientid:6 75200:20221202:102505.893 End of zbx_ipc_socket_read():SUCCEED 75200:20221202:102505.893 End of am_db_flush_results() flushed:0 75200:20221202:102505.893 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.008834 sec, idle 1 sec]' 75149:20221202:102505.894 End of zbx_ipc_client_send():SUCCEED 75149:20221202:102505.894 End of am_flush_results() 75149:20221202:102505.894 In zbx_ipc_service_recv() timeout:1.000 75153:20221202:102506.044 End of zbx_ipc_service_recv():2 75153:20221202:102506.044 In zbx_ipc_service_recv() timeout:1.000 75206:20221202:102506.143 End of zbx_ipc_service_recv():2 75206:20221202:102506.143 zbx_setproctitle() title:'availability manager #1 [queued 0, processed 0 values, idle 5.037030 sec during 5.037054 sec]' 75206:20221202:102506.143 In zbx_ipc_service_recv() timeout:1.000 75132:20221202:102506.466 End of zbx_ipc_service_recv():2 75132:20221202:102506.466 In zbx_ipc_async_socket_send() 75132:20221202:102506.466 In zbx_ipc_client_send() clientid:0 75132:20221202:102506.466 End of zbx_ipc_client_send():SUCCEED 75132:20221202:102506.466 End of zbx_ipc_async_socket_send():SUCCEED 75132:20221202:102506.466 In zbx_ipc_async_socket_flush() timeout:10 75132:20221202:102506.466 End of zbx_ipc_async_socket_flush():0 75132:20221202:102506.466 In zbx_ipc_service_recv() timeout:0.991 75129:20221202:102506.466 End of zbx_ipc_service_recv():1 75129:20221202:102506.467 In zbx_ha_dispatch_message() 75129:20221202:102506.467 In zbx_ipc_service_recv() timeout:1.000 75133:20221202:102506.623 End of zbx_ipc_service_recv():2 75133:20221202:102506.623 In zbx_ipc_service_recv() timeout:1.000 75180:20221202:102506.814 zbx_setproctitle() title:'self-monitoring [processing data]' 75180:20221202:102506.815 In collect_selfmon_stats() 75180:20221202:102506.815 End of collect_selfmon_stats() 75180:20221202:102506.815 zbx_setproctitle() title:'self-monitoring [processed data in 0.000411 sec, idle 1 sec]' 75184:20221202:102506.815 End of zbx_ipc_async_socket_recv():0 75184:20221202:102506.815 zbx_setproctitle() title:'poller #3 [got 1 values in 0.004587 sec, getting values]' 75184:20221202:102506.815 In get_values() 75184:20221202:102506.815 In DCconfig_get_poller_items() poller_type:0 75184:20221202:102506.815 End of DCconfig_get_poller_items():1 75184:20221202:102506.816 In substitute_key_macros_impl() data:'agent.ping' 75184:20221202:102506.816 End of substitute_key_macros_impl():SUCCEED data:'agent.ping' 75184:20221202:102506.816 In substitute_simple_macros_impl() data:'10050' 75184:20221202:102506.816 End substitute_simple_macros_impl() data:'10050' 75184:20221202:102506.816 In get_value() key:'agent.ping' 75184:20221202:102506.816 In get_value_agent() host:'test' addr:'192.168.6.176' key:'agent.ping' conn:'unencrypted' 75184:20221202:102506.816 In is_ip4() ip:'192.168.6.176' 75184:20221202:102506.817 End of is_ip4():SUCCEED 75184:20221202:102506.817 Sending [agent.ping] 75184:20221202:102506.818 get value from agent result: '1' 75184:20221202:102506.823 End of get_value_agent():SUCCEED 75184:20221202:102506.823 End of get_value():SUCCEED 75184:20221202:102506.823 In zbx_activate_item_interface() interfaceid:15 itemid:44581 type:0 75184:20221202:102506.823 End of zbx_activate_item_interface() 75184:20221202:102506.823 In zbx_preprocess_item_value() 75184:20221202:102506.823 End of zbx_preprocess_item_value() 75184:20221202:102506.823 In zbx_ipc_socket_write() 75184:20221202:102506.823 End of zbx_ipc_socket_write():SUCCEED 75184:20221202:102506.823 End of get_values():1 75184:20221202:102506.823 zbx_setproctitle() title:'poller #3 [got 1 values in 0.008305 sec, idle 5 sec]' 75184:20221202:102506.823 In zbx_ipc_async_socket_recv() timeout:5 75153:20221202:102506.824 End of zbx_ipc_service_recv():1 75153:20221202:102506.824 In preprocessor_add_request() 75153:20221202:102506.824 In preprocessor_sync_configuration() 75153:20221202:102506.824 In DCconfig_get_preprocessable_items() 75153:20221202:102506.824 End of DCconfig_get_preprocessable_items() items:29 75153:20221202:102506.824 End of preprocessor_sync_configuration() item config size: 29, history cache size: 0 75153:20221202:102506.824 In preprocessor_enqueue() itemid: 44581 75153:20221202:102506.824 End of preprocessor_enqueue() 75153:20221202:102506.824 In preprocessor_assign_tasks() 75153:20221202:102506.824 In preprocessor_get_next_task() 75153:20221202:102506.824 End of preprocessor_get_next_task() 75153:20221202:102506.824 In zbx_ipc_client_send() clientid:3 75153:20221202:102506.824 End of zbx_ipc_client_send():SUCCEED 75153:20221202:102506.824 In preprocessor_get_next_task() 75153:20221202:102506.824 End of preprocessor_get_next_task() 75153:20221202:102506.824 End of preprocessor_assign_tasks() 75153:20221202:102506.824 End of preprocessor_add_request() 75153:20221202:102506.824 zbx_setproctitle() title:'preprocessing manager #1 [queued 1, processed 7 values, idle 5.009918 sec during 5.013122 sec]' 75153:20221202:102506.824 In zbx_ipc_service_recv() timeout:1.000 75155:20221202:102506.824 End of zbx_ipc_socket_read():SUCCEED 75155:20221202:102506.824 worker_preprocess_value(): 1 75155:20221202:102506.824 worker_preprocess_value: SUCCEED GOOD 75155:20221202:102506.824 In zbx_ipc_socket_write() 75155:20221202:102506.824 End of zbx_ipc_socket_write():SUCCEED 75155:20221202:102506.824 In zbx_ipc_socket_read() 75153:20221202:102506.825 End of zbx_ipc_service_recv():1 75153:20221202:102506.825 In preprocessor_add_result() 75153:20221202:102506.825 In preprocessor_enqueue_dependent() itemid: 44581 75153:20221202:102506.825 End of preprocessor_enqueue_dependent() 75153:20221202:102506.825 In preprocessor_assign_tasks() 75153:20221202:102506.825 In preprocessor_get_next_task() 75153:20221202:102506.825 End of preprocessor_get_next_task() 75153:20221202:102506.825 End of preprocessor_assign_tasks() 75153:20221202:102506.825 End of preprocessor_add_result() 75153:20221202:102506.825 In zbx_ipc_service_recv() timeout:1.000 75187:20221202:102506.832 End of zbx_ipc_async_socket_recv():0 75187:20221202:102506.833 zbx_setproctitle() title:'poller #4 [got 0 values in 0.000086 sec, getting values]' 75187:20221202:102506.833 In get_values() 75187:20221202:102506.833 In DCconfig_get_poller_items() poller_type:0 75187:20221202:102506.833 End of DCconfig_get_poller_items():0 75187:20221202:102506.833 In DCconfig_get_poller_nextcheck() poller_type:0 75187:20221202:102506.833 End of DCconfig_get_poller_nextcheck():1669969511 75187:20221202:102506.833 End of get_values():0 75187:20221202:102506.833 zbx_setproctitle() title:'poller #4 [got 0 values in 0.000087 sec, idle 5 sec]' 75187:20221202:102506.833 In zbx_ipc_async_socket_recv() timeout:5 75183:20221202:102506.833 End of zbx_ipc_async_socket_recv():0 75183:20221202:102506.834 zbx_setproctitle() title:'poller #2 [got 0 values in 0.000085 sec, getting values]' 75183:20221202:102506.834 In get_values() 75183:20221202:102506.834 In DCconfig_get_poller_items() poller_type:0 75183:20221202:102506.834 End of DCconfig_get_poller_items():0 75183:20221202:102506.834 In DCconfig_get_poller_nextcheck() poller_type:0 75183:20221202:102506.834 End of DCconfig_get_poller_nextcheck():1669969511 75183:20221202:102506.834 End of get_values():0 75183:20221202:102506.834 zbx_setproctitle() title:'poller #2 [got 0 values in 0.000382 sec, idle 5 sec]' 75183:20221202:102506.834 In zbx_ipc_async_socket_recv() timeout:5 75182:20221202:102506.859 End of zbx_ipc_async_socket_recv():0 75182:20221202:102506.859 zbx_setproctitle() title:'poller #1 [got 0 values in 0.002526 sec, getting values]' 75182:20221202:102506.859 In get_values() 75182:20221202:102506.859 In DCconfig_get_poller_items() poller_type:0 75182:20221202:102506.859 End of DCconfig_get_poller_items():0 75182:20221202:102506.859 In DCconfig_get_poller_nextcheck() poller_type:0 75182:20221202:102506.859 End of DCconfig_get_poller_nextcheck():1669969511 75182:20221202:102506.859 End of get_values():0 75182:20221202:102506.859 zbx_setproctitle() title:'poller #1 [got 0 values in 0.000081 sec, idle 5 sec]' 75182:20221202:102506.859 In zbx_ipc_async_socket_recv() timeout:5 75166:20221202:102506.863 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000113 sec, syncing history]' 75166:20221202:102506.863 In zbx_sync_history_cache() history_num:1 75166:20221202:102506.863 In substitute_simple_macros_impl() data:'90d' 75166:20221202:102506.863 End substitute_simple_macros_impl() data:'90d' 75166:20221202:102506.863 In DCmass_prepare_history() history_num:1 75166:20221202:102506.863 End of DCmass_prepare_history() 75166:20221202:102506.863 In DBmass_add_history() 75166:20221202:102506.863 In zbx_history_add_values() 75166:20221202:102506.863 query [txnlev:1] [begin;] 75166:20221202:102506.864 query [txnlev:1] [insert into history_str (itemid,clock,ns,value) values (44581,1669969506,823357993,'GOOD'); ] 75165:20221202:102506.870 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000471 sec, syncing history]' 75165:20221202:102506.870 In zbx_sync_history_cache() history_num:1 75165:20221202:102506.871 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.001405 sec, idle 1 sec]' 75167:20221202:102506.871 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000196 sec, syncing history]' 75167:20221202:102506.871 In zbx_sync_history_cache() history_num:1 75167:20221202:102506.871 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000992 sec, idle 1 sec]' 75166:20221202:102506.871 query [txnlev:1] [commit;] 75188:20221202:102506.874 End of zbx_ipc_async_socket_recv():0 75188:20221202:102506.874 zbx_setproctitle() title:'poller #5 [got 0 values in 0.000367 sec, getting values]' 75188:20221202:102506.874 In get_values() 75188:20221202:102506.874 In DCconfig_get_poller_items() poller_type:0 75188:20221202:102506.874 End of DCconfig_get_poller_items():0 75188:20221202:102506.874 In DCconfig_get_poller_nextcheck() poller_type:0 75188:20221202:102506.874 End of DCconfig_get_poller_nextcheck():1669969511 75188:20221202:102506.874 End of get_values():0 75188:20221202:102506.874 zbx_setproctitle() title:'poller #5 [got 0 values in 0.000146 sec, idle 5 sec]' 75188:20221202:102506.874 In zbx_ipc_async_socket_recv() timeout:5 75166:20221202:102506.879 End of zbx_history_add_values() 75166:20221202:102506.879 End of DBmass_add_history() 75166:20221202:102506.879 In DCmass_update_trends() 75166:20221202:102506.879 End of DCmass_update_trends() 75166:20221202:102506.879 query [txnlev:1] [begin;] 75166:20221202:102506.879 In DBmass_update_items() 75166:20221202:102506.879 End of DBmass_update_items() 75166:20221202:102506.879 In zbx_process_events() events_num:0 75166:20221202:102506.879 End of zbx_process_events() processed:0 75166:20221202:102506.879 query [txnlev:1] [commit;] 75166:20221202:102506.879 In DCupdate_trends() 75166:20221202:102506.879 End of DCupdate_trends() 75166:20221202:102506.879 query [txnlev:1] [begin;] 75166:20221202:102506.879 In recalculate_triggers() 75166:20221202:102506.879 In zbx_link_triggers_with_functions() trigger_order_num:0 75166:20221202:102506.879 End of zbx_link_triggers_with_functions() triggers_func_pos_num:0 75166:20221202:102506.879 In zbx_evaluate_expressions() tr_num:0 75166:20221202:102506.879 In substitute_functions() 75166:20221202:102506.879 In zbx_extract_functionids() tr_num:0 75166:20221202:102506.879 End of zbx_extract_functionids() functionids_num:0 75166:20221202:102506.879 End of substitute_functions() 75166:20221202:102506.879 End of zbx_evaluate_expressions() 75166:20221202:102506.879 In zbx_process_triggers() values_num:0 75166:20221202:102506.879 End of zbx_process_triggers() 75166:20221202:102506.879 End of recalculate_triggers() 75166:20221202:102506.880 In zbx_process_events() events_num:0 75166:20221202:102506.880 End of zbx_process_events() processed:0 75166:20221202:102506.880 query [txnlev:1] [commit;] 75166:20221202:102506.880 zbx_setproctitle() title:'history syncer #3 [processed 1 values, 0 triggers in 0.016312 sec, idle 1 sec]' 75157:20221202:102506.888 End of zbx_ipc_service_recv():2 75157:20221202:102506.889 In zbx_ipc_service_recv() timeout:1.000 75164:20221202:102506.893 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.005446 sec, syncing history]' 75164:20221202:102506.894 In zbx_sync_history_cache() history_num:0 75200:20221202:102506.895 zbx_setproctitle() title:'alert syncer [queuing alerts]' 75200:20221202:102506.895 In am_db_get_alerts() 75149:20221202:102506.895 End of zbx_ipc_service_recv():2 75149:20221202:102506.895 In zbx_ipc_service_recv() timeout:1.000 75164:20221202:102506.895 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.001858 sec, idle 1 sec]' 75200:20221202:102506.896 query [txnlev:1] [begin;] 75200:20221202:102506.896 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] 75200:20221202:102506.897 query [txnlev:1] [commit;] 75200:20221202:102506.897 End of am_db_get_alerts():SUCCEED alerts:0 75200:20221202:102506.897 In am_db_flush_results() 75200:20221202:102506.897 In zbx_ipc_socket_write() 75200:20221202:102506.897 End of zbx_ipc_socket_write():SUCCEED 75200:20221202:102506.898 In zbx_ipc_socket_read() 75149:20221202:102506.898 End of zbx_ipc_service_recv():1 75149:20221202:102506.898 In am_flush_results() results:0 75149:20221202:102506.898 In zbx_ipc_client_send() clientid:6 75149:20221202:102506.898 End of zbx_ipc_client_send():SUCCEED 75149:20221202:102506.898 End of am_flush_results() 75149:20221202:102506.898 In zbx_ipc_service_recv() timeout:1.000 75200:20221202:102506.898 End of zbx_ipc_socket_read():SUCCEED 75200:20221202:102506.898 End of am_db_flush_results() flushed:0 75200:20221202:102506.898 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.004186 sec, idle 1 sec]' 75162:20221202:102507.032 zbx_setproctitle() title:'http poller #1 [got 1 values in 0.701907 sec, getting values]' 75162:20221202:102507.033 In process_httptests() 75162:20221202:102507.033 query [txnlev:0] [select h.hostid,h.host,h.name,t.httptestid,t.name,t.agent,t.authentication,t.http_user,t.http_password,t.http_proxy,t.retries,t.ssl_cert_file,t.ssl_key_file,t.ssl_key_password,t.verify_peer,t.verify_host,t.delay from httptest t,hosts h where t.hostid=h.hostid and t.nextcheck<=1669969507 and mod(t.httptestid,1)=0 and t.status=0 and h.proxy_hostid is null and h.status=0 and (h.maintenance_status=0 or h.maintenance_type=0)] 75162:20221202:102507.033 End of process_httptests() 75162:20221202:102507.034 query [txnlev:0] [select min(t.nextcheck) from httptest t,hosts h where t.hostid=h.hostid and mod(t.httptestid,1)=0 and t.status=0 and h.proxy_hostid is null and h.status=0 and (h.maintenance_status=0 or h.maintenance_type=0)] 75162:20221202:102507.034 zbx_setproctitle() title:'http poller #1 [got 0 values in 0.001316 sec, idle 5 sec]' 75206:20221202:102507.150 End of zbx_ipc_service_recv():2 75206:20221202:102507.150 In zbx_ipc_service_recv() timeout:1.000 75132:20221202:102507.459 End of zbx_ipc_service_recv():2 75132:20221202:102507.460 In zbx_ipc_async_socket_send() 75132:20221202:102507.460 In zbx_ipc_client_send() clientid:0 75132:20221202:102507.460 End of zbx_ipc_client_send():SUCCEED 75132:20221202:102507.460 End of zbx_ipc_async_socket_send():SUCCEED 75132:20221202:102507.460 In zbx_ipc_async_socket_flush() timeout:10 75132:20221202:102507.460 End of zbx_ipc_async_socket_flush():0 75132:20221202:102507.460 In zbx_ipc_service_recv() timeout:0.998 75129:20221202:102507.460 End of zbx_ipc_service_recv():1 75129:20221202:102507.460 In zbx_ha_dispatch_message() 75129:20221202:102507.460 In zbx_ipc_service_recv() timeout:1.000 75133:20221202:102507.630 End of zbx_ipc_service_recv():2 75133:20221202:102507.630 In zbx_ipc_service_recv() timeout:1.000 75180:20221202:102507.817 zbx_setproctitle() title:'self-monitoring [processing data]' 75180:20221202:102507.817 In collect_selfmon_stats() 75180:20221202:102507.817 End of collect_selfmon_stats() 75180:20221202:102507.817 zbx_setproctitle() title:'self-monitoring [processed data in 0.000380 sec, idle 1 sec]' 75153:20221202:102507.827 End of zbx_ipc_service_recv():2 75153:20221202:102507.828 In zbx_ipc_service_recv() timeout:1.000 75167:20221202:102507.872 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000992 sec, syncing history]' 75167:20221202:102507.872 In zbx_sync_history_cache() history_num:0 75167:20221202:102507.872 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000181 sec, idle 1 sec]' 75165:20221202:102507.872 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.001405 sec, syncing history]' 75165:20221202:102507.872 In zbx_sync_history_cache() history_num:0 75165:20221202:102507.872 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000042 sec, idle 1 sec]' 75166:20221202:102507.880 zbx_setproctitle() title:'history syncer #3 [processed 1 values, 0 triggers in 0.016312 sec, syncing history]' 75166:20221202:102507.881 In zbx_sync_history_cache() history_num:0 75166:20221202:102507.881 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000163 sec, idle 1 sec]' 75168:20221202:102507.888 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.003423 sec, processing escalations]' 75168:20221202:102507.888 In process_escalations() 75168:20221202:102507.889 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<=1669969510 order by actionid,triggerid,itemid,escalationid] 75168:20221202:102507.889 End of process_escalations() 75168:20221202:102507.889 In process_escalations() 75168:20221202:102507.889 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<=1669969510 order by actionid,triggerid,itemid,escalationid] 75168:20221202:102507.890 End of process_escalations() 75168:20221202:102507.890 In process_escalations() 75168:20221202:102507.890 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<=1669969510 order by actionid,triggerid,itemid,escalationid] 75168:20221202:102507.890 End of process_escalations() 75168:20221202:102507.890 In process_escalations() 75168:20221202:102507.890 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<=1669969510 order by actionid,triggerid,itemid,escalationid] 75168:20221202:102507.890 End of process_escalations() 75168:20221202:102507.890 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.001991 sec, idle 3 sec]' 75157:20221202:102507.894 End of zbx_ipc_service_recv():2 75157:20221202:102507.895 In zbx_ipc_service_recv() timeout:1.000 75164:20221202:102507.897 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.001858 sec, syncing history]' 75164:20221202:102507.897 In zbx_sync_history_cache() history_num:0 75164:20221202:102507.897 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000143 sec, idle 1 sec]' 75200:20221202:102507.899 zbx_setproctitle() title:'alert syncer [queuing alerts]' 75200:20221202:102507.899 In am_db_get_alerts() 75200:20221202:102507.899 query [txnlev:1] [begin;] 75200:20221202:102507.899 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] 75200:20221202:102507.900 query [txnlev:1] [commit;] 75200:20221202:102507.900 End of am_db_get_alerts():SUCCEED alerts:0 75200:20221202:102507.900 In am_db_flush_results() 75200:20221202:102507.900 In zbx_ipc_socket_write() 75200:20221202:102507.901 End of zbx_ipc_socket_write():SUCCEED 75200:20221202:102507.901 In zbx_ipc_socket_read() 75149:20221202:102507.901 End of zbx_ipc_service_recv():1 75149:20221202:102507.901 In am_flush_results() results:0 75149:20221202:102507.901 In zbx_ipc_client_send() clientid:6 75149:20221202:102507.901 End of zbx_ipc_client_send():SUCCEED 75149:20221202:102507.901 End of am_flush_results() 75149:20221202:102507.902 In zbx_ipc_service_recv() timeout:1.000 75200:20221202:102507.902 End of zbx_ipc_socket_read():SUCCEED 75200:20221202:102507.902 End of am_db_flush_results() flushed:0 75200:20221202:102507.902 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.002743 sec, idle 1 sec]' 75206:20221202:102508.151 End of zbx_ipc_service_recv():2 75206:20221202:102508.152 In zbx_ipc_service_recv() timeout:1.000 75132:20221202:102508.459 End of zbx_ipc_service_recv():2 75132:20221202:102508.460 In zbx_ipc_async_socket_send() 75132:20221202:102508.460 In zbx_ipc_client_send() clientid:0 75132:20221202:102508.460 End of zbx_ipc_client_send():SUCCEED 75132:20221202:102508.460 End of zbx_ipc_async_socket_send():SUCCEED 75132:20221202:102508.460 In zbx_ipc_async_socket_flush() timeout:10 75132:20221202:102508.460 End of zbx_ipc_async_socket_flush():0 75132:20221202:102508.460 In zbx_ipc_service_recv() timeout:0.997 75129:20221202:102508.460 End of zbx_ipc_service_recv():1 75129:20221202:102508.460 In zbx_ha_dispatch_message() 75129:20221202:102508.460 In zbx_ipc_service_recv() timeout:1.000 75133:20221202:102508.632 End of zbx_ipc_service_recv():2 75133:20221202:102508.632 In zbx_ipc_service_recv() timeout:1.000 75180:20221202:102508.818 zbx_setproctitle() title:'self-monitoring [processing data]' 75180:20221202:102508.818 In collect_selfmon_stats() 75180:20221202:102508.818 End of collect_selfmon_stats() 75180:20221202:102508.818 zbx_setproctitle() title:'self-monitoring [processed data in 0.000227 sec, idle 1 sec]' 75153:20221202:102508.833 End of zbx_ipc_service_recv():2 75153:20221202:102508.833 In zbx_ipc_service_recv() timeout:1.000 75167:20221202:102508.872 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000181 sec, syncing history]' 75167:20221202:102508.872 In zbx_sync_history_cache() history_num:0 75167:20221202:102508.872 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000076 sec, idle 1 sec]' 75165:20221202:102508.872 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000042 sec, syncing history]' 75165:20221202:102508.872 In zbx_sync_history_cache() history_num:0 75165:20221202:102508.872 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000032 sec, idle 1 sec]' 75166:20221202:102508.881 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000163 sec, syncing history]' 75166:20221202:102508.881 In zbx_sync_history_cache() history_num:0 75166:20221202:102508.881 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000331 sec, idle 1 sec]' 75164:20221202:102508.898 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000143 sec, syncing history]' 75164:20221202:102508.898 In zbx_sync_history_cache() history_num:0 75164:20221202:102508.898 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000084 sec, idle 1 sec]' 75200:20221202:102508.902 zbx_setproctitle() title:'alert syncer [queuing alerts]' 75200:20221202:102508.903 In am_db_get_alerts() 75200:20221202:102508.903 query [txnlev:1] [begin;] 75157:20221202:102508.903 End of zbx_ipc_service_recv():2 75157:20221202:102508.903 In zbx_ipc_service_recv() timeout:1.000 75200:20221202:102508.903 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] 75200:20221202:102508.903 query [txnlev:1] [commit;] 75200:20221202:102508.903 End of am_db_get_alerts():SUCCEED alerts:0 75200:20221202:102508.903 In am_db_flush_results() 75200:20221202:102508.903 In zbx_ipc_socket_write() 75200:20221202:102508.903 End of zbx_ipc_socket_write():SUCCEED 75200:20221202:102508.903 In zbx_ipc_socket_read() 75149:20221202:102508.904 End of zbx_ipc_service_recv():1 75149:20221202:102508.904 In am_flush_results() results:0 75149:20221202:102508.904 In zbx_ipc_client_send() clientid:6 75149:20221202:102508.904 End of zbx_ipc_client_send():SUCCEED 75149:20221202:102508.904 End of am_flush_results() 75149:20221202:102508.904 In zbx_ipc_service_recv() timeout:1.000 75200:20221202:102508.904 End of zbx_ipc_socket_read():SUCCEED 75200:20221202:102508.904 End of am_db_flush_results() flushed:0 75200:20221202:102508.904 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.001395 sec, idle 1 sec]' 75206:20221202:102509.157 End of zbx_ipc_service_recv():2 75206:20221202:102509.158 In zbx_ipc_service_recv() timeout:1.000 75132:20221202:102509.464 End of zbx_ipc_service_recv():2 75132:20221202:102509.464 In ha_check_nodes() ha_status:active db_status:0 75132:20221202:102509.464 query [txnlev:1] [begin;] 75132:20221202:102509.464 query [txnlev:1] [select ha_nodeid,name,status,lastaccess,address,port,ha_sessionid from ha_node order by ha_nodeid for update] 75132:20221202:102509.465 query [txnlev:1] [select ha_failover_delay,auditlog_enabled from config] 75132:20221202:102509.465 In ha_db_get_time() 75132:20221202:102509.465 query [txnlev:1] [select unix_timestamp() from config] 75132:20221202:102509.465 End of ha_db_get_time():SUCCEED db_time:1669969509 75132:20221202:102509.465 query [txnlev:1] [update ha_node set lastaccess=unix_timestamp() where ha_nodeid='clb4ubunu00018m7pn6ddoaix'] 75132:20221202:102509.466 query [txnlev:1] [commit;] 75129:20221202:102509.466 End of zbx_ipc_service_recv():2 75129:20221202:102509.466 In zbx_ha_dispatch_message() 75129:20221202:102509.466 In zbx_ipc_service_recv() timeout:1.000 75132:20221202:102509.482 End of ha_check_nodes() nodeid:clb4ubunu00018m7pn6ddoaix ha_status:active db_status:0 75132:20221202:102509.482 In zbx_ipc_async_socket_send() 75132:20221202:102509.482 In zbx_ipc_client_send() clientid:0 75132:20221202:102509.482 End of zbx_ipc_client_send():SUCCEED 75132:20221202:102509.482 End of zbx_ipc_async_socket_send():SUCCEED 75132:20221202:102509.482 In zbx_ipc_async_socket_flush() timeout:10 75132:20221202:102509.482 End of zbx_ipc_async_socket_flush():0 75132:20221202:102509.482 In zbx_ipc_service_recv() timeout:0.993 75129:20221202:102509.482 End of zbx_ipc_service_recv():1 75129:20221202:102509.482 In zbx_ha_dispatch_message() 75129:20221202:102509.482 In zbx_ipc_service_recv() timeout:1.000 75133:20221202:102509.635 End of zbx_ipc_service_recv():2 75133:20221202:102509.635 In zbx_ipc_service_recv() timeout:1.000 75180:20221202:102509.821 zbx_setproctitle() title:'self-monitoring [processing data]' 75180:20221202:102509.821 In collect_selfmon_stats() 75180:20221202:102509.821 End of collect_selfmon_stats() 75180:20221202:102509.821 zbx_setproctitle() title:'self-monitoring [processed data in 0.000768 sec, idle 1 sec]' 75153:20221202:102509.834 End of zbx_ipc_service_recv():2 75153:20221202:102509.834 In zbx_ipc_service_recv() timeout:1.000 75167:20221202:102509.890 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000076 sec, syncing history]' 75167:20221202:102509.890 In zbx_sync_history_cache() history_num:0 75167:20221202:102509.891 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000153 sec, idle 1 sec]' 75165:20221202:102509.891 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000032 sec, syncing history]' 75165:20221202:102509.891 In zbx_sync_history_cache() history_num:0 75165:20221202:102509.891 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000262 sec, idle 1 sec]' 75166:20221202:102509.891 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000331 sec, syncing history]' 75166:20221202:102509.891 In zbx_sync_history_cache() history_num:0 75166:20221202:102509.891 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000211 sec, idle 1 sec]' 75164:20221202:102509.898 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000084 sec, syncing history]' 75164:20221202:102509.898 In zbx_sync_history_cache() history_num:0 75164:20221202:102509.898 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000122 sec, idle 1 sec]' 75149:20221202:102509.922 End of zbx_ipc_service_recv():2 75149:20221202:102509.922 In zbx_ipc_service_recv() timeout:1.000 75157:20221202:102509.922 End of zbx_ipc_service_recv():2 75157:20221202:102509.922 In zbx_ipc_service_recv() timeout:1.000 75200:20221202:102509.922 zbx_setproctitle() title:'alert syncer [queuing alerts]' 75200:20221202:102509.923 In am_db_get_alerts() 75200:20221202:102509.923 query [txnlev:1] [begin;] 75200:20221202:102509.923 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] 75200:20221202:102509.923 query [txnlev:1] [commit;] 75200:20221202:102509.924 End of am_db_get_alerts():SUCCEED alerts:0 75200:20221202:102509.924 In am_db_flush_results() 75200:20221202:102509.924 In zbx_ipc_socket_write() 75200:20221202:102509.924 End of zbx_ipc_socket_write():SUCCEED 75200:20221202:102509.925 In zbx_ipc_socket_read() 75149:20221202:102509.925 End of zbx_ipc_service_recv():1 75149:20221202:102509.925 In am_flush_results() results:0 75149:20221202:102509.925 In zbx_ipc_client_send() clientid:6 75149:20221202:102509.925 End of zbx_ipc_client_send():SUCCEED 75149:20221202:102509.925 End of am_flush_results() 75200:20221202:102509.925 End of zbx_ipc_socket_read():SUCCEED 75200:20221202:102509.925 End of am_db_flush_results() flushed:0 75200:20221202:102509.925 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.003383 sec, idle 1 sec]' 75149:20221202:102509.926 In zbx_ipc_service_recv() timeout:1.000 75206:20221202:102510.159 End of zbx_ipc_service_recv():2 75206:20221202:102510.160 In zbx_ipc_service_recv() timeout:1.000 75132:20221202:102510.488 End of zbx_ipc_service_recv():2 75132:20221202:102510.488 In zbx_ipc_async_socket_send() 75132:20221202:102510.488 In zbx_ipc_client_send() clientid:0 75132:20221202:102510.488 End of zbx_ipc_client_send():SUCCEED 75132:20221202:102510.488 End of zbx_ipc_async_socket_send():SUCCEED 75132:20221202:102510.488 In zbx_ipc_async_socket_flush() timeout:10 75132:20221202:102510.488 End of zbx_ipc_async_socket_flush():0 75132:20221202:102510.488 In zbx_ipc_service_recv() timeout:0.969 75129:20221202:102510.489 End of zbx_ipc_service_recv():1 75129:20221202:102510.489 In zbx_ha_dispatch_message() 75129:20221202:102510.489 In zbx_ipc_service_recv() timeout:1.000 75133:20221202:102510.642 End of zbx_ipc_service_recv():2 75133:20221202:102510.642 zbx_setproctitle() title:'service manager #1 [processed 0 events, updated 0 event tags, deleted 0 problems, synced 0 service updates, idle 5.020540 sec during 5.020567 sec]' 75133:20221202:102510.642 In zbx_ipc_service_recv() timeout:1.000 75189:20221202:102510.784 End of zbx_ipc_async_socket_recv():0 75189:20221202:102510.784 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.000191 sec, getting values]' 75189:20221202:102510.784 In get_values() 75189:20221202:102510.784 In DCconfig_get_poller_items() poller_type:1 75189:20221202:102510.784 End of DCconfig_get_poller_items():0 75189:20221202:102510.784 In DCconfig_get_poller_nextcheck() poller_type:1 75189:20221202:102510.784 End of DCconfig_get_poller_nextcheck():-1 75189:20221202:102510.784 End of get_values():0 75189:20221202:102510.784 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.000110 sec, idle 5 sec]' 75189:20221202:102510.784 In zbx_ipc_async_socket_recv() timeout:5 75172:20221202:102510.786 End of zbx_ipc_async_socket_recv():0 75172:20221202:102510.786 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.000082 sec, getting values]' 75172:20221202:102510.787 In get_values() 75172:20221202:102510.787 In DCconfig_get_poller_items() poller_type:4 75172:20221202:102510.787 End of DCconfig_get_poller_items():0 75172:20221202:102510.787 In DCconfig_get_poller_nextcheck() poller_type:4 75172:20221202:102510.787 End of DCconfig_get_poller_nextcheck():-1 75172:20221202:102510.787 End of get_values():0 75172:20221202:102510.787 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.000249 sec, idle 5 sec]' 75172:20221202:102510.787 In zbx_ipc_async_socket_recv() timeout:5 75174:20221202:102510.787 End of zbx_ipc_async_socket_recv():0 75174:20221202:102510.787 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.000080 sec, getting values]' 75174:20221202:102510.787 In get_values() 75174:20221202:102510.787 In DCconfig_get_poller_items() poller_type:4 75174:20221202:102510.787 End of DCconfig_get_poller_items():0 75174:20221202:102510.787 In DCconfig_get_poller_nextcheck() poller_type:4 75174:20221202:102510.787 End of DCconfig_get_poller_nextcheck():-1 75174:20221202:102510.787 End of get_values():0 75174:20221202:102510.787 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.000072 sec, idle 5 sec]' 75174:20221202:102510.787 In zbx_ipc_async_socket_recv() timeout:5 75170:20221202:102510.800 End of zbx_ipc_async_socket_recv():0 75170:20221202:102510.800 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.000084 sec, getting values]' 75170:20221202:102510.801 In get_values() 75170:20221202:102510.801 In DCconfig_get_poller_items() poller_type:4 75170:20221202:102510.801 End of DCconfig_get_poller_items():0 75170:20221202:102510.801 In DCconfig_get_poller_nextcheck() poller_type:4 75170:20221202:102510.801 End of DCconfig_get_poller_nextcheck():-1 75170:20221202:102510.801 End of get_values():0 75170:20221202:102510.801 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.000081 sec, idle 5 sec]' 75170:20221202:102510.801 In zbx_ipc_async_socket_recv() timeout:5 75181:20221202:102510.807 End of zbx_ipc_async_socket_recv():0 75181:20221202:102510.807 zbx_setproctitle() title:'task manager [processing tasks]' 75181:20221202:102510.807 query [txnlev:0] [select taskid,type,clock,ttl from task where status in (1,2) order by taskid] 75181:20221202:102510.808 zbx_setproctitle() title:'task manager [processed 0 task(s) in 0.000810 sec, idle 5 sec]' 75181:20221202:102510.808 In zbx_ipc_async_socket_recv() timeout:5 75171:20221202:102510.809 End of zbx_ipc_async_socket_recv():0 75171:20221202:102510.809 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.000270 sec, getting values]' 75171:20221202:102510.809 In get_values() 75171:20221202:102510.809 In DCconfig_get_poller_items() poller_type:4 75171:20221202:102510.809 End of DCconfig_get_poller_items():0 75171:20221202:102510.809 In DCconfig_get_poller_nextcheck() poller_type:4 75171:20221202:102510.809 End of DCconfig_get_poller_nextcheck():-1 75171:20221202:102510.809 End of get_values():0 75171:20221202:102510.809 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.000081 sec, idle 5 sec]' 75171:20221202:102510.809 In zbx_ipc_async_socket_recv() timeout:5 75180:20221202:102510.822 zbx_setproctitle() title:'self-monitoring [processing data]' 75180:20221202:102510.822 In collect_selfmon_stats() 75180:20221202:102510.822 End of collect_selfmon_stats() 75180:20221202:102510.822 zbx_setproctitle() title:'self-monitoring [processed data in 0.000161 sec, idle 1 sec]' 75198:20221202:102510.822 zbx_setproctitle() title:'icmp pinger #1 [getting values]' 75198:20221202:102510.823 In get_pinger_hosts() 75198:20221202:102510.823 In DCconfig_get_poller_items() poller_type:3 75198:20221202:102510.823 End of DCconfig_get_poller_items():0 75198:20221202:102510.823 End of get_pinger_hosts():0 75198:20221202:102510.823 In process_pinger_hosts() 75198:20221202:102510.823 End of process_pinger_hosts() 75198:20221202:102510.823 In DCconfig_get_poller_nextcheck() poller_type:3 75198:20221202:102510.823 End of DCconfig_get_poller_nextcheck():-1 75198:20221202:102510.823 zbx_setproctitle() title:'icmp pinger #1 [got 0 values in 0.000172 sec, idle 5 sec]' 75208:20221202:102510.826 End of zbx_ipc_async_socket_recv():0 75208:20221202:102510.826 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.000137 sec, getting values]' 75208:20221202:102510.826 In get_values() 75208:20221202:102510.826 In DCconfig_get_poller_items() poller_type:6 75208:20221202:102510.826 End of DCconfig_get_poller_items():0 75208:20221202:102510.826 In DCconfig_get_poller_nextcheck() poller_type:6 75208:20221202:102510.826 End of DCconfig_get_poller_nextcheck():-1 75208:20221202:102510.826 End of get_values():0 75208:20221202:102510.826 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.000081 sec, idle 5 sec]' 75208:20221202:102510.826 In zbx_ipc_async_socket_recv() timeout:5 75178:20221202:102510.839 End of zbx_ipc_async_socket_recv():0 75178:20221202:102510.839 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.000093 sec, getting values]' 75178:20221202:102510.839 In get_values() 75178:20221202:102510.839 In DCconfig_get_poller_items() poller_type:4 75178:20221202:102510.839 End of DCconfig_get_poller_items():0 75178:20221202:102510.839 In DCconfig_get_poller_nextcheck() poller_type:4 75178:20221202:102510.839 End of DCconfig_get_poller_nextcheck():-1 75178:20221202:102510.839 End of get_values():0 75178:20221202:102510.839 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.000099 sec, idle 5 sec]' 75178:20221202:102510.839 In zbx_ipc_async_socket_recv() timeout:5 75153:20221202:102510.843 End of zbx_ipc_service_recv():2 75153:20221202:102510.843 In zbx_ipc_service_recv() timeout:1.000 75201:20221202:102510.850 End of zbx_ipc_async_socket_recv():0 75201:20221202:102510.850 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.000098 sec, getting values]' 75201:20221202:102510.850 In get_values() 75201:20221202:102510.850 In DCconfig_get_poller_items() poller_type:5 75201:20221202:102510.850 End of DCconfig_get_poller_items():0 75201:20221202:102510.850 In DCconfig_get_poller_nextcheck() poller_type:5 75201:20221202:102510.850 End of DCconfig_get_poller_nextcheck():-1 75201:20221202:102510.850 End of get_values():0 75201:20221202:102510.850 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.000104 sec, idle 5 sec]' 75201:20221202:102510.850 In zbx_ipc_async_socket_recv() timeout:5 75204:20221202:102510.861 End of zbx_ipc_async_socket_recv():0 75204:20221202:102510.862 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.000084 sec, getting values]' 75204:20221202:102510.862 In get_values() 75204:20221202:102510.862 In DCconfig_get_poller_items() poller_type:5 75204:20221202:102510.862 End of DCconfig_get_poller_items():0 75204:20221202:102510.862 In DCconfig_get_poller_nextcheck() poller_type:5 75204:20221202:102510.862 End of DCconfig_get_poller_nextcheck():-1 75204:20221202:102510.862 End of get_values():0 75204:20221202:102510.862 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.000206 sec, idle 5 sec]' 75204:20221202:102510.862 In zbx_ipc_async_socket_recv() timeout:5 75176:20221202:102510.862 End of zbx_ipc_async_socket_recv():0 75176:20221202:102510.862 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.000089 sec, getting values]' 75176:20221202:102510.862 In get_values() 75176:20221202:102510.862 In DCconfig_get_poller_items() poller_type:4 75176:20221202:102510.862 End of DCconfig_get_poller_items():0 75176:20221202:102510.862 In DCconfig_get_poller_nextcheck() poller_type:4 75176:20221202:102510.862 End of DCconfig_get_poller_nextcheck():-1 75176:20221202:102510.862 End of get_values():0 75176:20221202:102510.862 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.000077 sec, idle 5 sec]' 75176:20221202:102510.862 In zbx_ipc_async_socket_recv() timeout:5 75173:20221202:102510.862 End of zbx_ipc_async_socket_recv():0 75173:20221202:102510.862 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.000578 sec, getting values]' 75173:20221202:102510.863 In get_values() 75173:20221202:102510.863 In DCconfig_get_poller_items() poller_type:4 75173:20221202:102510.863 End of DCconfig_get_poller_items():0 75173:20221202:102510.863 In DCconfig_get_poller_nextcheck() poller_type:4 75173:20221202:102510.863 End of DCconfig_get_poller_nextcheck():-1 75173:20221202:102510.863 End of get_values():0 75173:20221202:102510.863 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.000298 sec, idle 5 sec]' 75173:20221202:102510.863 In zbx_ipc_async_socket_recv() timeout:5 75202:20221202:102510.863 End of zbx_ipc_async_socket_recv():0 75202:20221202:102510.863 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.000069 sec, getting values]' 75202:20221202:102510.863 In get_values() 75202:20221202:102510.863 In DCconfig_get_poller_items() poller_type:5 75202:20221202:102510.863 End of DCconfig_get_poller_items():0 75202:20221202:102510.863 In DCconfig_get_poller_nextcheck() poller_type:5 75202:20221202:102510.863 End of DCconfig_get_poller_nextcheck():-1 75202:20221202:102510.863 End of get_values():0 75202:20221202:102510.863 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.000069 sec, idle 5 sec]' 75202:20221202:102510.863 In zbx_ipc_async_socket_recv() timeout:5 75175:20221202:102510.866 End of zbx_ipc_async_socket_recv():0 75175:20221202:102510.866 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.000079 sec, getting values]' 75175:20221202:102510.866 In get_values() 75175:20221202:102510.866 In DCconfig_get_poller_items() poller_type:4 75175:20221202:102510.866 End of DCconfig_get_poller_items():0 75175:20221202:102510.866 In DCconfig_get_poller_nextcheck() poller_type:4 75175:20221202:102510.866 End of DCconfig_get_poller_nextcheck():-1 75175:20221202:102510.866 End of get_values():0 75175:20221202:102510.866 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.000076 sec, idle 5 sec]' 75175:20221202:102510.866 In zbx_ipc_async_socket_recv() timeout:5 75205:20221202:102510.871 End of zbx_ipc_async_socket_recv():0 75205:20221202:102510.871 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.000133 sec, getting values]' 75205:20221202:102510.871 In get_values() 75205:20221202:102510.871 In DCconfig_get_poller_items() poller_type:5 75205:20221202:102510.871 End of DCconfig_get_poller_items():0 75205:20221202:102510.871 In DCconfig_get_poller_nextcheck() poller_type:5 75205:20221202:102510.871 End of DCconfig_get_poller_nextcheck():-1 75205:20221202:102510.871 End of get_values():0 75205:20221202:102510.871 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.000085 sec, idle 5 sec]' 75205:20221202:102510.871 In zbx_ipc_async_socket_recv() timeout:5 75179:20221202:102510.871 End of zbx_ipc_async_socket_recv():0 75179:20221202:102510.871 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.000054 sec, exchanging data]' 75179:20221202:102510.871 In process_proxy() 75179:20221202:102510.871 In DCconfig_get_proxypoller_hosts() 75179:20221202:102510.871 End of DCconfig_get_proxypoller_hosts():0 75179:20221202:102510.871 End of process_proxy() 75179:20221202:102510.871 In DCconfig_get_proxypoller_nextcheck() 75179:20221202:102510.871 End of DCconfig_get_proxypoller_nextcheck():-1 75179:20221202:102510.871 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.000065 sec, idle 5 sec]' 75179:20221202:102510.871 In zbx_ipc_async_socket_recv() timeout:5 75203:20221202:102510.873 End of zbx_ipc_async_socket_recv():0 75203:20221202:102510.874 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.000102 sec, getting values]' 75203:20221202:102510.874 In get_values() 75203:20221202:102510.874 In DCconfig_get_poller_items() poller_type:5 75203:20221202:102510.874 End of DCconfig_get_poller_items():0 75203:20221202:102510.874 In DCconfig_get_poller_nextcheck() poller_type:5 75203:20221202:102510.874 End of DCconfig_get_poller_nextcheck():-1 75203:20221202:102510.874 End of get_values():0 75203:20221202:102510.874 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.000084 sec, idle 5 sec]' 75203:20221202:102510.874 In zbx_ipc_async_socket_recv() timeout:5 75169:20221202:102510.874 End of zbx_ipc_async_socket_recv():0 75169:20221202:102510.874 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.000086 sec, getting values]' 75169:20221202:102510.874 In get_values() 75169:20221202:102510.874 In DCconfig_get_poller_items() poller_type:4 75169:20221202:102510.874 End of DCconfig_get_poller_items():0 75169:20221202:102510.874 In DCconfig_get_poller_nextcheck() poller_type:4 75169:20221202:102510.874 End of DCconfig_get_poller_nextcheck():-1 75169:20221202:102510.874 End of get_values():0 75169:20221202:102510.874 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.000136 sec, idle 5 sec]' 75169:20221202:102510.874 In zbx_ipc_async_socket_recv() timeout:5 75177:20221202:102510.878 End of zbx_ipc_async_socket_recv():0 75177:20221202:102510.878 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.000085 sec, getting values]' 75177:20221202:102510.878 In get_values() 75177:20221202:102510.878 In DCconfig_get_poller_items() poller_type:4 75177:20221202:102510.878 End of DCconfig_get_poller_items():0 75177:20221202:102510.878 In DCconfig_get_poller_nextcheck() poller_type:4 75177:20221202:102510.878 End of DCconfig_get_poller_nextcheck():-1 75177:20221202:102510.878 End of get_values():0 75177:20221202:102510.878 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.000093 sec, idle 5 sec]' 75177:20221202:102510.878 In zbx_ipc_async_socket_recv() timeout:5 75168:20221202:102510.893 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.001991 sec, processing escalations]' 75168:20221202:102510.893 In process_escalations() 75168:20221202:102510.893 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<=1669969513 order by actionid,triggerid,itemid,escalationid] 75165:20221202:102510.893 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000262 sec, syncing history]' 75165:20221202:102510.893 In zbx_sync_history_cache() history_num:0 75165:20221202:102510.894 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000934 sec, idle 1 sec]' 75166:20221202:102510.894 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000211 sec, syncing history]' 75166:20221202:102510.894 In zbx_sync_history_cache() history_num:0 75166:20221202:102510.894 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000688 sec, idle 1 sec]' 75168:20221202:102510.894 End of process_escalations() 75168:20221202:102510.894 In process_escalations() 75168:20221202:102510.894 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<=1669969513 order by actionid,triggerid,itemid,escalationid] 75167:20221202:102510.895 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000153 sec, syncing history]' 75167:20221202:102510.895 In zbx_sync_history_cache() history_num:0 75167:20221202:102510.895 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.001186 sec, idle 1 sec]' 75168:20221202:102510.895 End of process_escalations() 75168:20221202:102510.895 In process_escalations() 75168:20221202:102510.895 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<=1669969513 order by actionid,triggerid,itemid,escalationid] 75168:20221202:102510.896 End of process_escalations() 75168:20221202:102510.896 In process_escalations() 75168:20221202:102510.896 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<=1669969513 order by actionid,triggerid,itemid,escalationid] 75168:20221202:102510.896 End of process_escalations() 75168:20221202:102510.896 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.003453 sec, idle 3 sec]' 75164:20221202:102510.899 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000122 sec, syncing history]' 75164:20221202:102510.899 In zbx_sync_history_cache() history_num:0 75164:20221202:102510.899 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000115 sec, idle 1 sec]' 75157:20221202:102510.924 End of zbx_ipc_service_recv():2 75157:20221202:102510.925 zbx_setproctitle() title:'lld manager #1 [processed 0 LLD rules, idle 5.038560sec during 5.038580 sec]' 75157:20221202:102510.925 In zbx_ipc_service_recv() timeout:1.000 75200:20221202:102510.926 zbx_setproctitle() title:'alert syncer [queuing alerts]' 75200:20221202:102510.926 In am_db_get_alerts() 75200:20221202:102510.926 query [txnlev:1] [begin;] 75200:20221202:102510.926 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] 75200:20221202:102510.927 query [txnlev:1] [commit;] 75200:20221202:102510.927 End of am_db_get_alerts():SUCCEED alerts:0 75200:20221202:102510.927 In am_db_flush_results() 75200:20221202:102510.927 In zbx_ipc_socket_write() 75200:20221202:102510.927 End of zbx_ipc_socket_write():SUCCEED 75200:20221202:102510.927 In zbx_ipc_socket_read() 75149:20221202:102510.927 End of zbx_ipc_service_recv():1 75149:20221202:102510.927 In am_flush_results() results:0 75149:20221202:102510.927 In zbx_ipc_client_send() clientid:6 75149:20221202:102510.928 End of zbx_ipc_client_send():SUCCEED 75149:20221202:102510.928 End of am_flush_results() 75149:20221202:102510.928 zbx_setproctitle() title:'alert manager #1 [sent 0, failed 0 alerts, idle 5.039065 sec during 5.041199 sec]' 75149:20221202:102510.928 In zbx_ipc_service_recv() timeout:1.000 75200:20221202:102510.928 End of zbx_ipc_socket_read():SUCCEED 75200:20221202:102510.928 End of am_db_flush_results() flushed:0 75200:20221202:102510.928 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.002150 sec, idle 1 sec]' 75206:20221202:102511.165 End of zbx_ipc_service_recv():2 75206:20221202:102511.165 zbx_setproctitle() title:'availability manager #1 [queued 0, processed 0 values, idle 5.022108 sec during 5.022134 sec]' 75206:20221202:102511.165 In zbx_ipc_service_recv() timeout:1.000 75132:20221202:102511.459 End of zbx_ipc_service_recv():2 75132:20221202:102511.459 In zbx_ipc_async_socket_send() 75132:20221202:102511.459 In zbx_ipc_client_send() clientid:0 75132:20221202:102511.459 End of zbx_ipc_client_send():SUCCEED 75132:20221202:102511.459 End of zbx_ipc_async_socket_send():SUCCEED 75132:20221202:102511.459 In zbx_ipc_async_socket_flush() timeout:10 75132:20221202:102511.459 End of zbx_ipc_async_socket_flush():0 75132:20221202:102511.459 In zbx_ipc_service_recv() timeout:0.998 75129:20221202:102511.459 End of zbx_ipc_service_recv():1 75129:20221202:102511.459 In zbx_ha_dispatch_message() 75129:20221202:102511.459 In zbx_ipc_service_recv() timeout:1.000 75133:20221202:102511.643 End of zbx_ipc_service_recv():2 75133:20221202:102511.643 In zbx_ipc_service_recv() timeout:1.000 75180:20221202:102511.836 zbx_setproctitle() title:'self-monitoring [processing data]' 75180:20221202:102511.836 In collect_selfmon_stats() 75180:20221202:102511.836 End of collect_selfmon_stats() 75180:20221202:102511.836 zbx_setproctitle() title:'self-monitoring [processed data in 0.000163 sec, idle 1 sec]' 75184:20221202:102511.836 End of zbx_ipc_async_socket_recv():0 75184:20221202:102511.836 zbx_setproctitle() title:'poller #3 [got 1 values in 0.008305 sec, getting values]' 75184:20221202:102511.836 In get_values() 75184:20221202:102511.836 In DCconfig_get_poller_items() poller_type:0 75184:20221202:102511.836 End of DCconfig_get_poller_items():1 75184:20221202:102511.836 In substitute_key_macros_impl() data:'agent.ping' 75184:20221202:102511.836 End of substitute_key_macros_impl():SUCCEED data:'agent.ping' 75184:20221202:102511.836 In substitute_simple_macros_impl() data:'10050' 75184:20221202:102511.836 End substitute_simple_macros_impl() data:'10050' 75184:20221202:102511.837 In get_value() key:'agent.ping' 75184:20221202:102511.837 In get_value_agent() host:'test' addr:'192.168.6.176' key:'agent.ping' conn:'unencrypted' 75187:20221202:102511.837 End of zbx_ipc_async_socket_recv():0 75187:20221202:102511.837 zbx_setproctitle() title:'poller #4 [got 0 values in 0.000087 sec, getting values]' 75187:20221202:102511.837 In get_values() 75187:20221202:102511.837 In DCconfig_get_poller_items() poller_type:0 75187:20221202:102511.837 End of DCconfig_get_poller_items():0 75187:20221202:102511.837 In DCconfig_get_poller_nextcheck() poller_type:0 75187:20221202:102511.837 End of DCconfig_get_poller_nextcheck():1669969533 75187:20221202:102511.838 End of get_values():0 75187:20221202:102511.838 zbx_setproctitle() title:'poller #4 [got 0 values in 0.000790 sec, idle 5 sec]' 75187:20221202:102511.838 In zbx_ipc_async_socket_recv() timeout:5 75183:20221202:102511.838 End of zbx_ipc_async_socket_recv():0 75183:20221202:102511.838 zbx_setproctitle() title:'poller #2 [got 0 values in 0.000382 sec, getting values]' 75183:20221202:102511.838 In get_values() 75183:20221202:102511.838 In DCconfig_get_poller_items() poller_type:0 75183:20221202:102511.838 End of DCconfig_get_poller_items():0 75184:20221202:102511.839 In is_ip4() ip:'192.168.6.176' 75184:20221202:102511.839 End of is_ip4():SUCCEED 75184:20221202:102511.839 Sending [agent.ping] 75183:20221202:102511.839 In DCconfig_get_poller_nextcheck() poller_type:0 75183:20221202:102511.840 End of DCconfig_get_poller_nextcheck():1669969533 75183:20221202:102511.840 End of get_values():0 75183:20221202:102511.840 zbx_setproctitle() title:'poller #2 [got 0 values in 0.001763 sec, idle 5 sec]' 75183:20221202:102511.840 In zbx_ipc_async_socket_recv() timeout:5 75184:20221202:102511.840 get value from agent result: '1' 75184:20221202:102511.840 End of get_value_agent():SUCCEED 75184:20221202:102511.840 End of get_value():SUCCEED 75184:20221202:102511.840 In zbx_activate_item_interface() interfaceid:15 itemid:44581 type:0 75184:20221202:102511.840 End of zbx_activate_item_interface() 75184:20221202:102511.840 In zbx_preprocess_item_value() 75184:20221202:102511.840 End of zbx_preprocess_item_value() 75184:20221202:102511.840 In zbx_ipc_socket_write() 75184:20221202:102511.840 End of zbx_ipc_socket_write():SUCCEED 75184:20221202:102511.840 End of get_values():1 75184:20221202:102511.841 zbx_setproctitle() title:'poller #3 [got 1 values in 0.003968 sec, idle 5 sec]' 75184:20221202:102511.841 In zbx_ipc_async_socket_recv() timeout:5 75153:20221202:102511.841 End of zbx_ipc_service_recv():1 75153:20221202:102511.841 In preprocessor_add_request() 75153:20221202:102511.841 In preprocessor_sync_configuration() 75153:20221202:102511.841 In DCconfig_get_preprocessable_items() 75153:20221202:102511.841 End of DCconfig_get_preprocessable_items() items:29 75153:20221202:102511.841 End of preprocessor_sync_configuration() item config size: 29, history cache size: 0 75153:20221202:102511.841 In preprocessor_enqueue() itemid: 44581 75153:20221202:102511.841 End of preprocessor_enqueue() 75153:20221202:102511.841 In preprocessor_assign_tasks() 75153:20221202:102511.841 In preprocessor_get_next_task() 75153:20221202:102511.841 End of preprocessor_get_next_task() 75153:20221202:102511.841 In zbx_ipc_client_send() clientid:3 75153:20221202:102511.841 End of zbx_ipc_client_send():SUCCEED 75153:20221202:102511.841 In preprocessor_get_next_task() 75153:20221202:102511.841 End of preprocessor_get_next_task() 75153:20221202:102511.841 End of preprocessor_assign_tasks() 75153:20221202:102511.841 End of preprocessor_add_request() 75153:20221202:102511.841 zbx_setproctitle() title:'preprocessing manager #1 [queued 1, processed 1 values, idle 5.016889 sec during 5.017208 sec]' 75153:20221202:102511.841 In zbx_ipc_service_recv() timeout:1.000 75155:20221202:102511.841 End of zbx_ipc_socket_read():SUCCEED 75155:20221202:102511.841 worker_preprocess_value(): 1 75155:20221202:102511.841 worker_preprocess_value: SUCCEED GOOD 75155:20221202:102511.841 In zbx_ipc_socket_write() 75155:20221202:102511.841 End of zbx_ipc_socket_write():SUCCEED 75155:20221202:102511.841 In zbx_ipc_socket_read() 75153:20221202:102511.841 End of zbx_ipc_service_recv():1 75153:20221202:102511.841 In preprocessor_add_result() 75153:20221202:102511.841 In preprocessor_enqueue_dependent() itemid: 44581 75153:20221202:102511.841 End of preprocessor_enqueue_dependent() 75153:20221202:102511.841 In preprocessor_assign_tasks() 75153:20221202:102511.841 In preprocessor_get_next_task() 75153:20221202:102511.841 End of preprocessor_get_next_task() 75153:20221202:102511.842 End of preprocessor_assign_tasks() 75153:20221202:102511.842 End of preprocessor_add_result() 75153:20221202:102511.842 In zbx_ipc_service_recv() timeout:1.000 75182:20221202:102511.861 End of zbx_ipc_async_socket_recv():0 75182:20221202:102511.861 zbx_setproctitle() title:'poller #1 [got 0 values in 0.000081 sec, getting values]' 75182:20221202:102511.861 In get_values() 75182:20221202:102511.861 In DCconfig_get_poller_items() poller_type:0 75182:20221202:102511.861 End of DCconfig_get_poller_items():0 75182:20221202:102511.861 In DCconfig_get_poller_nextcheck() poller_type:0 75182:20221202:102511.861 End of DCconfig_get_poller_nextcheck():1669969516 75182:20221202:102511.861 End of get_values():0 75182:20221202:102511.861 zbx_setproctitle() title:'poller #1 [got 0 values in 0.000072 sec, idle 5 sec]' 75182:20221202:102511.862 In zbx_ipc_async_socket_recv() timeout:5 75188:20221202:102511.878 End of zbx_ipc_async_socket_recv():0 75188:20221202:102511.878 zbx_setproctitle() title:'poller #5 [got 0 values in 0.000146 sec, getting values]' 75188:20221202:102511.878 In get_values() 75188:20221202:102511.878 In DCconfig_get_poller_items() poller_type:0 75188:20221202:102511.878 End of DCconfig_get_poller_items():0 75188:20221202:102511.878 In DCconfig_get_poller_nextcheck() poller_type:0 75188:20221202:102511.878 End of DCconfig_get_poller_nextcheck():1669969516 75188:20221202:102511.878 End of get_values():0 75188:20221202:102511.878 zbx_setproctitle() title:'poller #5 [got 0 values in 0.000092 sec, idle 5 sec]' 75188:20221202:102511.878 In zbx_ipc_async_socket_recv() timeout:5 75166:20221202:102511.895 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000688 sec, syncing history]' 75166:20221202:102511.895 In zbx_sync_history_cache() history_num:1 75166:20221202:102511.895 In substitute_simple_macros_impl() data:'90d' 75166:20221202:102511.895 End substitute_simple_macros_impl() data:'90d' 75166:20221202:102511.895 In DCmass_prepare_history() history_num:1 75166:20221202:102511.895 End of DCmass_prepare_history() 75166:20221202:102511.895 In DBmass_add_history() 75166:20221202:102511.895 In zbx_history_add_values() 75166:20221202:102511.895 query [txnlev:1] [begin;] 75167:20221202:102511.896 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.001186 sec, syncing history]' 75167:20221202:102511.896 In zbx_sync_history_cache() history_num:1 75167:20221202:102511.896 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000126 sec, idle 1 sec]' 75166:20221202:102511.896 query [txnlev:1] [insert into history_str (itemid,clock,ns,value) values (44581,1669969511,840744759,'GOOD'); ] 75165:20221202:102511.896 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000934 sec, syncing history]' 75165:20221202:102511.896 In zbx_sync_history_cache() history_num:1 75165:20221202:102511.896 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000042 sec, idle 1 sec]' 75166:20221202:102511.897 query [txnlev:1] [commit;] 75164:20221202:102511.899 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000115 sec, syncing history]' 75164:20221202:102511.899 In zbx_sync_history_cache() history_num:1 75164:20221202:102511.899 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000116 sec, idle 1 sec]' 75166:20221202:102511.914 End of zbx_history_add_values() 75166:20221202:102511.914 End of DBmass_add_history() 75166:20221202:102511.914 In DCmass_update_trends() 75166:20221202:102511.914 End of DCmass_update_trends() 75166:20221202:102511.914 query [txnlev:1] [begin;] 75166:20221202:102511.914 In DBmass_update_items() 75166:20221202:102511.914 End of DBmass_update_items() 75166:20221202:102511.914 In zbx_process_events() events_num:0 75166:20221202:102511.914 End of zbx_process_events() processed:0 75166:20221202:102511.914 query [txnlev:1] [commit;] 75166:20221202:102511.914 In DCupdate_trends() 75166:20221202:102511.914 End of DCupdate_trends() 75166:20221202:102511.914 query [txnlev:1] [begin;] 75166:20221202:102511.914 In recalculate_triggers() 75166:20221202:102511.914 In zbx_link_triggers_with_functions() trigger_order_num:0 75166:20221202:102511.914 End of zbx_link_triggers_with_functions() triggers_func_pos_num:0 75166:20221202:102511.914 In zbx_evaluate_expressions() tr_num:0 75166:20221202:102511.914 In substitute_functions() 75166:20221202:102511.914 In zbx_extract_functionids() tr_num:0 75166:20221202:102511.914 End of zbx_extract_functionids() functionids_num:0 75166:20221202:102511.914 End of substitute_functions() 75166:20221202:102511.914 End of zbx_evaluate_expressions() 75166:20221202:102511.914 In zbx_process_triggers() values_num:0 75166:20221202:102511.914 End of zbx_process_triggers() 75166:20221202:102511.914 End of recalculate_triggers() 75166:20221202:102511.914 In zbx_process_events() events_num:0 75166:20221202:102511.914 End of zbx_process_events() processed:0 75166:20221202:102511.914 query [txnlev:1] [commit;] 75166:20221202:102511.914 zbx_setproctitle() title:'history syncer #3 [processed 1 values, 0 triggers in 0.019119 sec, idle 1 sec]' 75157:20221202:102511.926 End of zbx_ipc_service_recv():2 75157:20221202:102511.926 In zbx_ipc_service_recv() timeout:1.000 75200:20221202:102511.929 zbx_setproctitle() title:'alert syncer [queuing alerts]' 75200:20221202:102511.929 In am_db_get_alerts() 75200:20221202:102511.929 query [txnlev:1] [begin;] 75149:20221202:102511.929 End of zbx_ipc_service_recv():2 75149:20221202:102511.929 In zbx_ipc_service_recv() timeout:1.000 75200:20221202:102511.929 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] 75200:20221202:102511.930 query [txnlev:1] [commit;] 75200:20221202:102511.930 End of am_db_get_alerts():SUCCEED alerts:0 75200:20221202:102511.930 In am_db_flush_results() 75200:20221202:102511.930 In zbx_ipc_socket_write() 75200:20221202:102511.930 End of zbx_ipc_socket_write():SUCCEED 75200:20221202:102511.930 In zbx_ipc_socket_read() 75149:20221202:102511.930 End of zbx_ipc_service_recv():1 75149:20221202:102511.930 In am_flush_results() results:0 75149:20221202:102511.930 In zbx_ipc_client_send() clientid:6 75149:20221202:102511.930 End of zbx_ipc_client_send():SUCCEED 75149:20221202:102511.931 End of am_flush_results() 75149:20221202:102511.931 In zbx_ipc_service_recv() timeout:1.000 75200:20221202:102511.931 End of zbx_ipc_socket_read():SUCCEED 75200:20221202:102511.931 End of am_db_flush_results() flushed:0 75200:20221202:102511.931 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.002285 sec, idle 1 sec]' 75162:20221202:102512.038 zbx_setproctitle() title:'http poller #1 [got 0 values in 0.001316 sec, getting values]' 75162:20221202:102512.038 In process_httptests() 75162:20221202:102512.038 query [txnlev:0] [select h.hostid,h.host,h.name,t.httptestid,t.name,t.agent,t.authentication,t.http_user,t.http_password,t.http_proxy,t.retries,t.ssl_cert_file,t.ssl_key_file,t.ssl_key_password,t.verify_peer,t.verify_host,t.delay from httptest t,hosts h where t.hostid=h.hostid and t.nextcheck<=1669969512 and mod(t.httptestid,1)=0 and t.status=0 and h.proxy_hostid is null and h.status=0 and (h.maintenance_status=0 or h.maintenance_type=0)] 75162:20221202:102512.039 query [txnlev:0] [select name,value,type from httptest_field where httptestid=1 order by httptest_fieldid] 75162:20221202:102512.040 In substitute_simple_macros_impl() data:'Zabbix' 75162:20221202:102512.040 End substitute_simple_macros_impl() data:'Zabbix' 75162:20221202:102512.040 In substitute_simple_macros_impl() data:EMPTY 75162:20221202:102512.040 In substitute_simple_macros_impl() data:EMPTY 75162:20221202:102512.040 In substitute_simple_macros_impl() data:EMPTY 75162:20221202:102512.040 In http_process_variables() 0 variables 75162:20221202:102512.040 End of http_process_variables():SUCCEED 75162:20221202:102512.040 In process_httptest() httptestid:1 name:'Web scenario 1' 75162:20221202:102512.040 query [txnlev:0] [select httpstepid,no,name,url,timeout,posts,required,status_codes,post_type,follow_redirects,retrieve_mode from httpstep where httptestid=1 order by no] 75162:20221202:102512.041 In substitute_simple_macros_impl() data:'10s' 75162:20221202:102512.041 End substitute_simple_macros_impl() data:'10s' 75162:20221202:102512.041 In substitute_simple_macros_impl() data:'https://zabbix.com' 75162:20221202:102512.041 End substitute_simple_macros_impl() data:'https://zabbix.com' 75162:20221202:102512.041 In http_substitute_variables() data:'https://zabbix.com' 75162:20221202:102512.041 End of http_substitute_variables() data:'https://zabbix.com' 75162:20221202:102512.041 In substitute_simple_macros_impl() data:'Zabbix' 75162:20221202:102512.041 End substitute_simple_macros_impl() data:'Zabbix' 75162:20221202:102512.041 In substitute_simple_macros_impl() data:'200' 75162:20221202:102512.041 End substitute_simple_macros_impl() data:'200' 75162:20221202:102512.041 query [txnlev:0] [select name,value,type from httpstep_field where httpstepid=1 order by httpstep_fieldid] 75162:20221202:102512.042 In substitute_simple_macros_impl() data:'15s' 75162:20221202:102512.042 End substitute_simple_macros_impl() data:'15s' 75162:20221202:102512.042 process_httptest() use step "111" 75162:20221202:102512.042 process_httptest() use post "" 75162:20221202:102512.042 process_httptest() go to URL "https://zabbix.com" 75206:20221202:102512.166 End of zbx_ipc_service_recv():2 75206:20221202:102512.167 In zbx_ipc_service_recv() timeout:1.000 75162:20221202:102512.240 In int_in_list() list:'200' value:301 75162:20221202:102512.240 End of int_in_list():FAIL 75162:20221202:102512.240 In process_step_data() rspcode:301 time:0.197791 speed:903.000000 75162:20221202:102512.240 query [txnlev:0] [select type,itemid from httpstepitem where httpstepid=1] 75162:20221202:102512.241 In zbx_preprocess_item_value() 75162:20221202:102512.241 End of zbx_preprocess_item_value() 75162:20221202:102512.241 In zbx_preprocess_item_value() 75162:20221202:102512.241 End of zbx_preprocess_item_value() 75162:20221202:102512.241 In zbx_preprocess_item_value() 75162:20221202:102512.241 End of zbx_preprocess_item_value() 75162:20221202:102512.241 End of process_step_data() 75162:20221202:102512.243 query without transaction detected 75162:20221202:102512.243 query [txnlev:0] [update httptest set nextcheck=1669969522 where httptestid=1] 75162:20221202:102512.259 cannot process step "111" of web scenario "Web scenario 1" on host "test": response code "301" did not match any of the required status codes "200" 75162:20221202:102512.259 In process_test_data() 75162:20221202:102512.259 query [txnlev:0] [select type,itemid from httptestitem where httptestid=1] 75162:20221202:102512.260 In zbx_preprocess_item_value() 75162:20221202:102512.260 End of zbx_preprocess_item_value() 75162:20221202:102512.260 In zbx_preprocess_item_value() 75162:20221202:102512.260 End of zbx_preprocess_item_value() 75162:20221202:102512.260 In zbx_preprocess_item_value() 75162:20221202:102512.260 End of zbx_preprocess_item_value() 75162:20221202:102512.260 End of process_test_data() 75162:20221202:102512.260 In zbx_ipc_socket_write() 75162:20221202:102512.260 End of zbx_ipc_socket_write():SUCCEED 75162:20221202:102512.260 End of process_httptest() 75162:20221202:102512.260 End of process_httptests() 75162:20221202:102512.260 query [txnlev:0] [select min(t.nextcheck) from httptest t,hosts h where t.hostid=h.hostid and mod(t.httptestid,1)=0 and t.status=0 and h.proxy_hostid is null and h.status=0 and (h.maintenance_status=0 or h.maintenance_type=0)] 75153:20221202:102512.260 End of zbx_ipc_service_recv():1 75153:20221202:102512.260 In preprocessor_add_request() 75153:20221202:102512.260 In preprocessor_sync_configuration() 75153:20221202:102512.260 In DCconfig_get_preprocessable_items() 75153:20221202:102512.260 End of DCconfig_get_preprocessable_items() items:29 75153:20221202:102512.260 End of preprocessor_sync_configuration() item config size: 29, history cache size: 0 75153:20221202:102512.260 In preprocessor_enqueue() itemid: 44299 75153:20221202:102512.260 In preprocessor_enqueue_dependent() itemid: 44299 75153:20221202:102512.260 End of preprocessor_enqueue_dependent() 75153:20221202:102512.261 End of preprocessor_enqueue() 75153:20221202:102512.261 In preprocessor_enqueue() itemid: 44300 75153:20221202:102512.261 In preprocessor_enqueue_dependent() itemid: 44300 75153:20221202:102512.261 End of preprocessor_enqueue_dependent() 75153:20221202:102512.261 End of preprocessor_enqueue() 75153:20221202:102512.261 In preprocessor_enqueue() itemid: 44301 75153:20221202:102512.261 In preprocessor_enqueue_dependent() itemid: 44301 75153:20221202:102512.261 End of preprocessor_enqueue_dependent() 75153:20221202:102512.261 End of preprocessor_enqueue() 75153:20221202:102512.261 In preprocessor_enqueue() itemid: 44296 75153:20221202:102512.261 In preprocessor_enqueue_dependent() itemid: 44296 75153:20221202:102512.261 End of preprocessor_enqueue_dependent() 75153:20221202:102512.261 End of preprocessor_enqueue() 75153:20221202:102512.261 In preprocessor_enqueue() itemid: 44297 75153:20221202:102512.261 In preprocessor_enqueue_dependent() itemid: 44297 75153:20221202:102512.261 End of preprocessor_enqueue_dependent() 75153:20221202:102512.261 End of preprocessor_enqueue() 75153:20221202:102512.261 In preprocessor_enqueue() itemid: 44298 75153:20221202:102512.261 In preprocessor_enqueue_dependent() itemid: 44298 75153:20221202:102512.261 End of preprocessor_enqueue_dependent() 75153:20221202:102512.261 End of preprocessor_enqueue() 75153:20221202:102512.261 In preprocessor_assign_tasks() 75153:20221202:102512.261 In preprocessor_get_next_task() 75153:20221202:102512.261 End of preprocessor_get_next_task() 75153:20221202:102512.261 End of preprocessor_assign_tasks() 75153:20221202:102512.261 End of preprocessor_add_request() 75153:20221202:102512.261 In zbx_ipc_service_recv() timeout:1.000 75162:20221202:102512.261 zbx_setproctitle() title:'http poller #1 [got 1 values in 0.221982 sec, idle 5 sec]' 75132:20221202:102512.462 End of zbx_ipc_service_recv():2 75132:20221202:102512.463 In zbx_ipc_async_socket_send() 75132:20221202:102512.463 In zbx_ipc_client_send() clientid:0 75132:20221202:102512.463 End of zbx_ipc_client_send():SUCCEED 75132:20221202:102512.463 End of zbx_ipc_async_socket_send():SUCCEED 75132:20221202:102512.463 In zbx_ipc_async_socket_flush() timeout:10 75132:20221202:102512.463 End of zbx_ipc_async_socket_flush():0 75132:20221202:102512.463 In zbx_ipc_service_recv() timeout:0.995 75129:20221202:102512.463 End of zbx_ipc_service_recv():1 75129:20221202:102512.463 In zbx_ha_dispatch_message() 75129:20221202:102512.463 In zbx_ipc_service_recv() timeout:1.000 75133:20221202:102512.650 End of zbx_ipc_service_recv():2 75133:20221202:102512.650 In zbx_ipc_service_recv() timeout:1.000 75180:20221202:102512.837 zbx_setproctitle() title:'self-monitoring [processing data]' 75180:20221202:102512.838 In collect_selfmon_stats() 75180:20221202:102512.838 End of collect_selfmon_stats() 75180:20221202:102512.838 zbx_setproctitle() title:'self-monitoring [processed data in 0.000155 sec, idle 1 sec]' 75167:20221202:102512.896 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000126 sec, syncing history]' 75167:20221202:102512.897 In zbx_sync_history_cache() history_num:6 75167:20221202:102512.897 In substitute_simple_macros_impl() data:'90d' 75167:20221202:102512.897 End substitute_simple_macros_impl() data:'90d' 75167:20221202:102512.897 In substitute_simple_macros_impl() data:'30d' 75167:20221202:102512.897 End substitute_simple_macros_impl() data:'30d' 75167:20221202:102512.897 In substitute_simple_macros_impl() data:'90d' 75167:20221202:102512.897 End substitute_simple_macros_impl() data:'90d' 75167:20221202:102512.897 In substitute_simple_macros_impl() data:'30d' 75167:20221202:102512.897 End substitute_simple_macros_impl() data:'30d' 75167:20221202:102512.897 In substitute_simple_macros_impl() data:'30d' 75167:20221202:102512.897 End substitute_simple_macros_impl() data:'30d' 75167:20221202:102512.897 In substitute_simple_macros_impl() data:'90d' 75167:20221202:102512.897 End substitute_simple_macros_impl() data:'90d' 75167:20221202:102512.897 In substitute_simple_macros_impl() data:'30d' 75167:20221202:102512.897 End substitute_simple_macros_impl() data:'30d' 75167:20221202:102512.897 In substitute_simple_macros_impl() data:'90d' 75167:20221202:102512.897 End substitute_simple_macros_impl() data:'90d' 75167:20221202:102512.897 In substitute_simple_macros_impl() data:'30d' 75167:20221202:102512.897 End substitute_simple_macros_impl() data:'30d' 75167:20221202:102512.897 In substitute_simple_macros_impl() data:'90d' 75167:20221202:102512.897 End substitute_simple_macros_impl() data:'90d' 75167:20221202:102512.897 In substitute_simple_macros_impl() data:'30d' 75167:20221202:102512.897 End substitute_simple_macros_impl() data:'30d' 75167:20221202:102512.897 In DCmass_prepare_history() history_num:6 75167:20221202:102512.897 End of DCmass_prepare_history() 75167:20221202:102512.897 In DBmass_add_history() 75167:20221202:102512.897 In zbx_history_add_values() 75165:20221202:102512.897 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000042 sec, syncing history]' 75165:20221202:102512.897 In zbx_sync_history_cache() history_num:6 75165:20221202:102512.897 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000779 sec, idle 1 sec]' 75167:20221202:102512.898 query [txnlev:1] [begin;] 75167:20221202:102512.898 query [txnlev:1] [insert into history (itemid,clock,ns,value) values (44296,1669969512,243088350,903),(44299,1669969512,240452216,903),(44300,1669969512,240452216,0.19779099999999999); ] 75167:20221202:102512.899 query [txnlev:1] [insert into history_str (itemid,clock,ns,value) values (44298,1669969512,243088350,'response code "301" did not match any of the required status codes "200"'); ] 75167:20221202:102512.899 query [txnlev:1] [insert into history_uint (itemid,clock,ns,value) values (44297,1669969512,243088350,1),(44301,1669969512,240452216,301); ] 75167:20221202:102512.900 query [txnlev:1] [commit;] 75164:20221202:102512.900 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000116 sec, syncing history]' 75164:20221202:102512.900 In zbx_sync_history_cache() history_num:6 75164:20221202:102512.900 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000053 sec, idle 1 sec]' 75167:20221202:102512.909 End of zbx_history_add_values() 75167:20221202:102512.910 End of DBmass_add_history() 75167:20221202:102512.910 In DCmass_update_trends() 75167:20221202:102512.910 End of DCmass_update_trends() 75167:20221202:102512.910 query [txnlev:1] [begin;] 75167:20221202:102512.910 In DBmass_update_items() 75167:20221202:102512.910 End of DBmass_update_items() 75167:20221202:102512.910 In zbx_process_events() events_num:0 75167:20221202:102512.910 End of zbx_process_events() processed:0 75167:20221202:102512.910 query [txnlev:1] [commit;] 75167:20221202:102512.911 In DCupdate_trends() 75167:20221202:102512.911 End of DCupdate_trends() 75167:20221202:102512.911 query [txnlev:1] [begin;] 75167:20221202:102512.912 In recalculate_triggers() 75167:20221202:102512.912 In zbx_link_triggers_with_functions() trigger_order_num:0 75167:20221202:102512.912 End of zbx_link_triggers_with_functions() triggers_func_pos_num:0 75167:20221202:102512.912 In zbx_evaluate_expressions() tr_num:0 75167:20221202:102512.912 In substitute_functions() 75167:20221202:102512.912 In zbx_extract_functionids() tr_num:0 75167:20221202:102512.912 End of zbx_extract_functionids() functionids_num:0 75167:20221202:102512.912 End of substitute_functions() 75167:20221202:102512.912 End of zbx_evaluate_expressions() 75167:20221202:102512.912 In zbx_process_triggers() values_num:0 75167:20221202:102512.912 End of zbx_process_triggers() 75167:20221202:102512.912 End of recalculate_triggers() 75167:20221202:102512.912 In zbx_process_events() events_num:0 75167:20221202:102512.912 End of zbx_process_events() processed:0 75167:20221202:102512.912 query [txnlev:1] [commit;] 75167:20221202:102512.912 zbx_setproctitle() title:'history syncer #4 [processed 6 values, 0 triggers in 0.016247 sec, idle 1 sec]' 75166:20221202:102512.915 zbx_setproctitle() title:'history syncer #3 [processed 1 values, 0 triggers in 0.019119 sec, syncing history]' 75166:20221202:102512.915 In zbx_sync_history_cache() history_num:0 75166:20221202:102512.915 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000142 sec, idle 1 sec]' 75200:20221202:102512.932 zbx_setproctitle() title:'alert syncer [queuing alerts]' 75200:20221202:102512.932 In am_db_get_alerts() 75200:20221202:102512.932 query [txnlev:1] [begin;] 75149:20221202:102512.932 End of zbx_ipc_service_recv():2 75149:20221202:102512.933 In zbx_ipc_service_recv() timeout:1.000 75200:20221202:102512.933 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] 75200:20221202:102512.934 query [txnlev:1] [commit;] 75157:20221202:102512.934 End of zbx_ipc_service_recv():2 75157:20221202:102512.934 In zbx_ipc_service_recv() timeout:1.000 75200:20221202:102512.934 End of am_db_get_alerts():SUCCEED alerts:0 75200:20221202:102512.934 In am_db_flush_results() 75200:20221202:102512.934 In zbx_ipc_socket_write() 75200:20221202:102512.934 End of zbx_ipc_socket_write():SUCCEED 75200:20221202:102512.934 In zbx_ipc_socket_read() 75149:20221202:102512.934 End of zbx_ipc_service_recv():1 75149:20221202:102512.934 In am_flush_results() results:0 75149:20221202:102512.934 In zbx_ipc_client_send() clientid:6 75149:20221202:102512.934 End of zbx_ipc_client_send():SUCCEED 75149:20221202:102512.934 End of am_flush_results() 75149:20221202:102512.934 In zbx_ipc_service_recv() timeout:1.000 75200:20221202:102512.934 End of zbx_ipc_socket_read():SUCCEED 75200:20221202:102512.934 End of am_db_flush_results() flushed:0 75200:20221202:102512.934 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.002500 sec, idle 1 sec]' 75206:20221202:102513.171 End of zbx_ipc_service_recv():2 75206:20221202:102513.172 In zbx_ipc_service_recv() timeout:1.000 75153:20221202:102513.264 End of zbx_ipc_service_recv():2 75153:20221202:102513.264 In zbx_ipc_service_recv() timeout:1.000 75132:20221202:102513.460 End of zbx_ipc_service_recv():2 75132:20221202:102513.460 In zbx_ipc_async_socket_send() 75132:20221202:102513.460 In zbx_ipc_client_send() clientid:0 75132:20221202:102513.460 End of zbx_ipc_client_send():SUCCEED 75132:20221202:102513.460 End of zbx_ipc_async_socket_send():SUCCEED 75132:20221202:102513.460 In zbx_ipc_async_socket_flush() timeout:10 75132:20221202:102513.460 End of zbx_ipc_async_socket_flush():0 75132:20221202:102513.460 In zbx_ipc_service_recv() timeout:0.997 75129:20221202:102513.460 End of zbx_ipc_service_recv():1 75129:20221202:102513.460 In zbx_ha_dispatch_message() 75129:20221202:102513.460 In zbx_ipc_service_recv() timeout:1.000 75133:20221202:102513.664 End of zbx_ipc_service_recv():2 75133:20221202:102513.664 In zbx_ipc_service_recv() timeout:1.000 75180:20221202:102513.838 zbx_setproctitle() title:'self-monitoring [processing data]' 75180:20221202:102513.838 In collect_selfmon_stats() 75180:20221202:102513.839 End of collect_selfmon_stats() 75180:20221202:102513.839 zbx_setproctitle() title:'self-monitoring [processed data in 0.000156 sec, idle 1 sec]' 75168:20221202:102513.898 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.003453 sec, processing escalations]' 75168:20221202:102513.898 In process_escalations() 75168:20221202:102513.898 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<=1669969516 order by actionid,triggerid,itemid,escalationid] 75165:20221202:102513.898 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000779 sec, syncing history]' 75165:20221202:102513.898 In zbx_sync_history_cache() history_num:0 75165:20221202:102513.898 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000341 sec, idle 1 sec]' 75168:20221202:102513.898 End of process_escalations() 75168:20221202:102513.898 In process_escalations() 75168:20221202:102513.898 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<=1669969516 order by actionid,triggerid,itemid,escalationid] 75168:20221202:102513.899 End of process_escalations() 75168:20221202:102513.899 In process_escalations() 75168:20221202:102513.899 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<=1669969516 order by actionid,triggerid,itemid,escalationid] 75168:20221202:102513.900 End of process_escalations() 75168:20221202:102513.900 In process_escalations() 75168:20221202:102513.900 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<=1669969516 order by actionid,triggerid,itemid,escalationid] 75164:20221202:102513.901 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000053 sec, syncing history]' 75164:20221202:102513.901 In zbx_sync_history_cache() history_num:0 75164:20221202:102513.901 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000436 sec, idle 1 sec]' 75168:20221202:102513.901 End of process_escalations() 75168:20221202:102513.901 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.003609 sec, idle 3 sec]' 75167:20221202:102513.914 zbx_setproctitle() title:'history syncer #4 [processed 6 values, 0 triggers in 0.016247 sec, syncing history]' 75167:20221202:102513.914 In zbx_sync_history_cache() history_num:0 75167:20221202:102513.914 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000162 sec, idle 1 sec]' 75166:20221202:102513.920 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000142 sec, syncing history]' 75166:20221202:102513.920 In zbx_sync_history_cache() history_num:0 75166:20221202:102513.920 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000217 sec, idle 1 sec]' 75200:20221202:102513.935 zbx_setproctitle() title:'alert syncer [queuing alerts]' 75200:20221202:102513.935 In am_db_get_alerts() 75200:20221202:102513.935 query [txnlev:1] [begin;] 75157:20221202:102513.935 End of zbx_ipc_service_recv():2 75157:20221202:102513.935 In zbx_ipc_service_recv() timeout:1.000 75200:20221202:102513.936 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] 75149:20221202:102513.936 End of zbx_ipc_service_recv():2 75149:20221202:102513.936 In zbx_ipc_service_recv() timeout:1.000 75200:20221202:102513.937 query [txnlev:1] [commit;] 75200:20221202:102513.938 End of am_db_get_alerts():SUCCEED alerts:0 75200:20221202:102513.938 In am_db_flush_results() 75200:20221202:102513.938 In zbx_ipc_socket_write() 75200:20221202:102513.938 End of zbx_ipc_socket_write():SUCCEED 75200:20221202:102513.938 In zbx_ipc_socket_read() 75149:20221202:102513.938 End of zbx_ipc_service_recv():1 75149:20221202:102513.938 In am_flush_results() results:0 75149:20221202:102513.939 In zbx_ipc_client_send() clientid:6 75149:20221202:102513.939 End of zbx_ipc_client_send():SUCCEED 75149:20221202:102513.939 End of am_flush_results() 75200:20221202:102513.939 End of zbx_ipc_socket_read():SUCCEED 75200:20221202:102513.939 End of am_db_flush_results() flushed:0 75200:20221202:102513.939 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.004289 sec, idle 1 sec]' 75149:20221202:102513.939 In zbx_ipc_service_recv() timeout:1.000 75206:20221202:102514.178 End of zbx_ipc_service_recv():2 75206:20221202:102514.179 In zbx_ipc_service_recv() timeout:1.000 75153:20221202:102514.273 End of zbx_ipc_service_recv():2 75153:20221202:102514.273 In zbx_ipc_service_recv() timeout:1.000 75132:20221202:102514.464 End of zbx_ipc_service_recv():2 75132:20221202:102514.464 In ha_check_nodes() ha_status:active db_status:0 75132:20221202:102514.464 query [txnlev:1] [begin;] 75132:20221202:102514.465 query [txnlev:1] [select ha_nodeid,name,status,lastaccess,address,port,ha_sessionid from ha_node order by ha_nodeid for update] 75132:20221202:102514.466 query [txnlev:1] [select ha_failover_delay,auditlog_enabled from config] 75132:20221202:102514.467 In ha_db_get_time() 75132:20221202:102514.467 query [txnlev:1] [select unix_timestamp() from config] 75129:20221202:102514.467 End of zbx_ipc_service_recv():2 75129:20221202:102514.469 In zbx_ha_dispatch_message() 75129:20221202:102514.469 In zbx_ipc_service_recv() timeout:1.000 75132:20221202:102514.470 End of ha_db_get_time():SUCCEED db_time:1669969514 75132:20221202:102514.470 query [txnlev:1] [update ha_node set lastaccess=unix_timestamp() where ha_nodeid='clb4ubunu00018m7pn6ddoaix'] 75132:20221202:102514.470 query [txnlev:1] [commit;] 75132:20221202:102514.488 End of ha_check_nodes() nodeid:clb4ubunu00018m7pn6ddoaix ha_status:active db_status:0 75132:20221202:102514.488 In zbx_ipc_async_socket_send() 75132:20221202:102514.488 In zbx_ipc_client_send() clientid:0 75132:20221202:102514.488 End of zbx_ipc_client_send():SUCCEED 75132:20221202:102514.488 End of zbx_ipc_async_socket_send():SUCCEED 75132:20221202:102514.488 In zbx_ipc_async_socket_flush() timeout:10 75132:20221202:102514.488 End of zbx_ipc_async_socket_flush():0 75132:20221202:102514.488 In zbx_ipc_service_recv() timeout:0.993 75129:20221202:102514.488 End of zbx_ipc_service_recv():1 75129:20221202:102514.488 In zbx_ha_dispatch_message() 75129:20221202:102514.488 In zbx_ipc_service_recv() timeout:1.000 75133:20221202:102514.671 End of zbx_ipc_service_recv():2 75133:20221202:102514.671 In zbx_ipc_service_recv() timeout:1.000 75180:20221202:102514.845 zbx_setproctitle() title:'self-monitoring [processing data]' 75180:20221202:102514.845 In collect_selfmon_stats() 75180:20221202:102514.846 End of collect_selfmon_stats() 75180:20221202:102514.846 zbx_setproctitle() title:'self-monitoring [processed data in 0.001041 sec, idle 1 sec]' 75165:20221202:102514.900 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000341 sec, syncing history]' 75165:20221202:102514.900 In zbx_sync_history_cache() history_num:0 75165:20221202:102514.900 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000180 sec, idle 1 sec]' 75164:20221202:102514.902 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000436 sec, syncing history]' 75164:20221202:102514.902 In zbx_sync_history_cache() history_num:0 75164:20221202:102514.902 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000126 sec, idle 1 sec]' 75167:20221202:102514.914 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000162 sec, syncing history]' 75167:20221202:102514.914 In zbx_sync_history_cache() history_num:0 75167:20221202:102514.914 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000220 sec, idle 1 sec]' 75166:20221202:102514.921 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000217 sec, syncing history]' 75166:20221202:102514.921 In zbx_sync_history_cache() history_num:0 75166:20221202:102514.921 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000488 sec, idle 1 sec]' 75200:20221202:102514.940 zbx_setproctitle() title:'alert syncer [queuing alerts]' 75200:20221202:102514.940 In am_db_get_alerts() 75200:20221202:102514.940 query [txnlev:1] [begin;] 75200:20221202:102514.940 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] 75200:20221202:102514.941 query [txnlev:1] [commit;] 75200:20221202:102514.941 End of am_db_get_alerts():SUCCEED alerts:0 75200:20221202:102514.941 In am_db_flush_results() 75200:20221202:102514.941 In zbx_ipc_socket_write() 75149:20221202:102514.941 End of zbx_ipc_service_recv():1 75149:20221202:102514.942 In am_flush_results() results:0 75149:20221202:102514.942 In zbx_ipc_client_send() clientid:6 75149:20221202:102514.942 End of zbx_ipc_client_send():SUCCEED 75149:20221202:102514.942 End of am_flush_results() 75149:20221202:102514.942 In zbx_ipc_service_recv() timeout:1.000 75157:20221202:102514.942 End of zbx_ipc_service_recv():2 75157:20221202:102514.942 In zbx_ipc_service_recv() timeout:1.000 75200:20221202:102514.942 End of zbx_ipc_socket_write():SUCCEED 75200:20221202:102514.942 In zbx_ipc_socket_read() 75200:20221202:102514.942 End of zbx_ipc_socket_read():SUCCEED 75200:20221202:102514.942 End of am_db_flush_results() flushed:0 75200:20221202:102514.942 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.002442 sec, idle 1 sec]' 75206:20221202:102515.189 End of zbx_ipc_service_recv():2 75206:20221202:102515.189 In zbx_ipc_service_recv() timeout:1.000 75153:20221202:102515.288 End of zbx_ipc_service_recv():2 75153:20221202:102515.289 In zbx_ipc_service_recv() timeout:1.000 75132:20221202:102515.484 End of zbx_ipc_service_recv():2 75132:20221202:102515.484 In zbx_ipc_async_socket_send() 75132:20221202:102515.484 In zbx_ipc_client_send() clientid:0 75132:20221202:102515.484 End of zbx_ipc_client_send():SUCCEED 75132:20221202:102515.484 End of zbx_ipc_async_socket_send():SUCCEED 75132:20221202:102515.484 In zbx_ipc_async_socket_flush() timeout:10 75132:20221202:102515.484 End of zbx_ipc_async_socket_flush():0 75132:20221202:102515.484 In zbx_ipc_service_recv() timeout:0.973 75129:20221202:102515.484 End of zbx_ipc_service_recv():1 75129:20221202:102515.484 In zbx_ha_dispatch_message() 75129:20221202:102515.484 In zbx_ipc_service_recv() timeout:1.000 75133:20221202:102515.674 End of zbx_ipc_service_recv():2 75133:20221202:102515.674 zbx_setproctitle() title:'service manager #1 [processed 0 events, updated 0 event tags, deleted 0 problems, synced 0 service updates, idle 5.032058 sec during 5.032082 sec]' 75133:20221202:102515.674 In zbx_ipc_service_recv() timeout:1.000 75174:20221202:102515.789 End of zbx_ipc_async_socket_recv():0 75174:20221202:102515.789 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.000072 sec, getting values]' 75174:20221202:102515.789 In get_values() 75174:20221202:102515.789 In DCconfig_get_poller_items() poller_type:4 75174:20221202:102515.789 End of DCconfig_get_poller_items():0 75174:20221202:102515.789 In DCconfig_get_poller_nextcheck() poller_type:4 75174:20221202:102515.789 End of DCconfig_get_poller_nextcheck():-1 75174:20221202:102515.790 End of get_values():0 75174:20221202:102515.790 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.000935 sec, idle 5 sec]' 75174:20221202:102515.790 In zbx_ipc_async_socket_recv() timeout:5 75189:20221202:102515.790 End of zbx_ipc_async_socket_recv():0 75189:20221202:102515.790 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.000110 sec, getting values]' 75189:20221202:102515.791 In get_values() 75189:20221202:102515.791 In DCconfig_get_poller_items() poller_type:1 75189:20221202:102515.791 End of DCconfig_get_poller_items():0 75189:20221202:102515.791 In DCconfig_get_poller_nextcheck() poller_type:1 75189:20221202:102515.791 End of DCconfig_get_poller_nextcheck():-1 75189:20221202:102515.791 End of get_values():0 75189:20221202:102515.791 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.000948 sec, idle 5 sec]' 75189:20221202:102515.791 In zbx_ipc_async_socket_recv() timeout:5 75172:20221202:102515.792 End of zbx_ipc_async_socket_recv():0 75172:20221202:102515.792 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.000249 sec, getting values]' 75172:20221202:102515.792 In get_values() 75172:20221202:102515.792 In DCconfig_get_poller_items() poller_type:4 75172:20221202:102515.792 End of DCconfig_get_poller_items():0 75172:20221202:102515.792 In DCconfig_get_poller_nextcheck() poller_type:4 75172:20221202:102515.792 End of DCconfig_get_poller_nextcheck():-1 75172:20221202:102515.792 End of get_values():0 75172:20221202:102515.792 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.000131 sec, idle 5 sec]' 75172:20221202:102515.792 In zbx_ipc_async_socket_recv() timeout:5 75170:20221202:102515.805 End of zbx_ipc_async_socket_recv():0 75170:20221202:102515.806 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.000081 sec, getting values]' 75170:20221202:102515.806 In get_values() 75170:20221202:102515.806 In DCconfig_get_poller_items() poller_type:4 75170:20221202:102515.806 End of DCconfig_get_poller_items():0 75170:20221202:102515.806 In DCconfig_get_poller_nextcheck() poller_type:4 75170:20221202:102515.806 End of DCconfig_get_poller_nextcheck():-1 75170:20221202:102515.806 End of get_values():0 75170:20221202:102515.806 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.000085 sec, idle 5 sec]' 75170:20221202:102515.806 In zbx_ipc_async_socket_recv() timeout:5 75171:20221202:102515.814 End of zbx_ipc_async_socket_recv():0 75171:20221202:102515.814 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.000081 sec, getting values]' 75171:20221202:102515.814 In get_values() 75171:20221202:102515.814 In DCconfig_get_poller_items() poller_type:4 75171:20221202:102515.814 End of DCconfig_get_poller_items():0 75171:20221202:102515.814 In DCconfig_get_poller_nextcheck() poller_type:4 75171:20221202:102515.814 End of DCconfig_get_poller_nextcheck():-1 75171:20221202:102515.814 End of get_values():0 75171:20221202:102515.814 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.000097 sec, idle 5 sec]' 75171:20221202:102515.814 In zbx_ipc_async_socket_recv() timeout:5 75181:20221202:102515.814 End of zbx_ipc_async_socket_recv():0 75181:20221202:102515.814 zbx_setproctitle() title:'task manager [processing tasks]' 75181:20221202:102515.814 query [txnlev:0] [select taskid,type,clock,ttl from task where status in (1,2) order by taskid] 75181:20221202:102515.815 zbx_setproctitle() title:'task manager [processed 0 task(s) in 0.000488 sec, idle 5 sec]' 75181:20221202:102515.815 In zbx_ipc_async_socket_recv() timeout:5 75208:20221202:102515.831 End of zbx_ipc_async_socket_recv():0 75208:20221202:102515.831 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.000081 sec, getting values]' 75208:20221202:102515.831 In get_values() 75208:20221202:102515.831 In DCconfig_get_poller_items() poller_type:6 75208:20221202:102515.831 End of DCconfig_get_poller_items():0 75208:20221202:102515.831 In DCconfig_get_poller_nextcheck() poller_type:6 75208:20221202:102515.831 End of DCconfig_get_poller_nextcheck():-1 75208:20221202:102515.831 End of get_values():0 75208:20221202:102515.831 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.000084 sec, idle 5 sec]' 75208:20221202:102515.831 In zbx_ipc_async_socket_recv() timeout:5 75178:20221202:102515.843 End of zbx_ipc_async_socket_recv():0 75178:20221202:102515.843 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.000099 sec, getting values]' 75178:20221202:102515.843 In get_values() 75178:20221202:102515.843 In DCconfig_get_poller_items() poller_type:4 75178:20221202:102515.843 End of DCconfig_get_poller_items():0 75178:20221202:102515.843 In DCconfig_get_poller_nextcheck() poller_type:4 75178:20221202:102515.843 End of DCconfig_get_poller_nextcheck():-1 75178:20221202:102515.843 End of get_values():0 75178:20221202:102515.843 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.000145 sec, idle 5 sec]' 75178:20221202:102515.843 In zbx_ipc_async_socket_recv() timeout:5 75198:20221202:102515.845 zbx_setproctitle() title:'icmp pinger #1 [getting values]' 75198:20221202:102515.845 In get_pinger_hosts() 75198:20221202:102515.845 In DCconfig_get_poller_items() poller_type:3 75198:20221202:102515.846 End of DCconfig_get_poller_items():0 75198:20221202:102515.846 End of get_pinger_hosts():0 75198:20221202:102515.846 In process_pinger_hosts() 75198:20221202:102515.846 End of process_pinger_hosts() 75198:20221202:102515.846 In DCconfig_get_poller_nextcheck() poller_type:3 75198:20221202:102515.846 End of DCconfig_get_poller_nextcheck():-1 75198:20221202:102515.846 zbx_setproctitle() title:'icmp pinger #1 [got 0 values in 0.000650 sec, idle 5 sec]' 75180:20221202:102515.846 zbx_setproctitle() title:'self-monitoring [processing data]' 75180:20221202:102515.846 In collect_selfmon_stats() 75180:20221202:102515.846 End of collect_selfmon_stats() 75180:20221202:102515.846 zbx_setproctitle() title:'self-monitoring [processed data in 0.000097 sec, idle 1 sec]' 75201:20221202:102515.855 End of zbx_ipc_async_socket_recv():0 75201:20221202:102515.855 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.000104 sec, getting values]' 75201:20221202:102515.855 In get_values() 75201:20221202:102515.855 In DCconfig_get_poller_items() poller_type:5 75201:20221202:102515.855 End of DCconfig_get_poller_items():0 75201:20221202:102515.855 In DCconfig_get_poller_nextcheck() poller_type:5 75201:20221202:102515.855 End of DCconfig_get_poller_nextcheck():-1 75201:20221202:102515.855 End of get_values():0 75201:20221202:102515.855 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.000083 sec, idle 5 sec]' 75201:20221202:102515.855 In zbx_ipc_async_socket_recv() timeout:5 75176:20221202:102515.867 End of zbx_ipc_async_socket_recv():0 75176:20221202:102515.867 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.000077 sec, getting values]' 75176:20221202:102515.867 In get_values() 75176:20221202:102515.867 In DCconfig_get_poller_items() poller_type:4 75176:20221202:102515.867 End of DCconfig_get_poller_items():0 75176:20221202:102515.867 In DCconfig_get_poller_nextcheck() poller_type:4 75176:20221202:102515.867 End of DCconfig_get_poller_nextcheck():-1 75176:20221202:102515.867 End of get_values():0 75176:20221202:102515.867 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.000074 sec, idle 5 sec]' 75176:20221202:102515.867 In zbx_ipc_async_socket_recv() timeout:5 75173:20221202:102515.867 End of zbx_ipc_async_socket_recv():0 75173:20221202:102515.867 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.000298 sec, getting values]' 75173:20221202:102515.867 In get_values() 75173:20221202:102515.867 In DCconfig_get_poller_items() poller_type:4 75173:20221202:102515.867 End of DCconfig_get_poller_items():0 75173:20221202:102515.867 In DCconfig_get_poller_nextcheck() poller_type:4 75173:20221202:102515.867 End of DCconfig_get_poller_nextcheck():-1 75173:20221202:102515.867 End of get_values():0 75173:20221202:102515.867 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.000070 sec, idle 5 sec]' 75173:20221202:102515.867 In zbx_ipc_async_socket_recv() timeout:5 75202:20221202:102515.867 End of zbx_ipc_async_socket_recv():0 75202:20221202:102515.867 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.000069 sec, getting values]' 75202:20221202:102515.867 In get_values() 75202:20221202:102515.867 In DCconfig_get_poller_items() poller_type:5 75202:20221202:102515.867 End of DCconfig_get_poller_items():0 75202:20221202:102515.867 In DCconfig_get_poller_nextcheck() poller_type:5 75202:20221202:102515.867 End of DCconfig_get_poller_nextcheck():-1 75202:20221202:102515.867 End of get_values():0 75202:20221202:102515.867 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.000067 sec, idle 5 sec]' 75202:20221202:102515.867 In zbx_ipc_async_socket_recv() timeout:5 75204:20221202:102515.867 End of zbx_ipc_async_socket_recv():0 75204:20221202:102515.867 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.000206 sec, getting values]' 75204:20221202:102515.867 In get_values() 75204:20221202:102515.867 In DCconfig_get_poller_items() poller_type:5 75204:20221202:102515.867 End of DCconfig_get_poller_items():0 75204:20221202:102515.867 In DCconfig_get_poller_nextcheck() poller_type:5 75204:20221202:102515.867 End of DCconfig_get_poller_nextcheck():-1 75204:20221202:102515.867 End of get_values():0 75204:20221202:102515.867 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.000079 sec, idle 5 sec]' 75204:20221202:102515.867 In zbx_ipc_async_socket_recv() timeout:5 75175:20221202:102515.869 End of zbx_ipc_async_socket_recv():0 75175:20221202:102515.870 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.000076 sec, getting values]' 75175:20221202:102515.870 In get_values() 75175:20221202:102515.870 In DCconfig_get_poller_items() poller_type:4 75175:20221202:102515.870 End of DCconfig_get_poller_items():0 75175:20221202:102515.870 In DCconfig_get_poller_nextcheck() poller_type:4 75175:20221202:102515.870 End of DCconfig_get_poller_nextcheck():-1 75175:20221202:102515.870 End of get_values():0 75175:20221202:102515.870 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.000082 sec, idle 5 sec]' 75175:20221202:102515.870 In zbx_ipc_async_socket_recv() timeout:5 75179:20221202:102515.873 End of zbx_ipc_async_socket_recv():0 75179:20221202:102515.873 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.000065 sec, exchanging data]' 75179:20221202:102515.874 In process_proxy() 75179:20221202:102515.874 In DCconfig_get_proxypoller_hosts() 75179:20221202:102515.874 End of DCconfig_get_proxypoller_hosts():0 75179:20221202:102515.874 End of process_proxy() 75179:20221202:102515.874 In DCconfig_get_proxypoller_nextcheck() 75179:20221202:102515.874 End of DCconfig_get_proxypoller_nextcheck():-1 75179:20221202:102515.874 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.000064 sec, idle 5 sec]' 75179:20221202:102515.874 In zbx_ipc_async_socket_recv() timeout:5 75205:20221202:102515.875 End of zbx_ipc_async_socket_recv():0 75205:20221202:102515.875 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.000085 sec, getting values]' 75205:20221202:102515.875 In get_values() 75205:20221202:102515.875 In DCconfig_get_poller_items() poller_type:5 75205:20221202:102515.875 End of DCconfig_get_poller_items():0 75205:20221202:102515.875 In DCconfig_get_poller_nextcheck() poller_type:5 75205:20221202:102515.875 End of DCconfig_get_poller_nextcheck():-1 75205:20221202:102515.875 End of get_values():0 75205:20221202:102515.875 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.000080 sec, idle 5 sec]' 75205:20221202:102515.875 In zbx_ipc_async_socket_recv() timeout:5 75169:20221202:102515.877 End of zbx_ipc_async_socket_recv():0 75169:20221202:102515.878 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.000136 sec, getting values]' 75169:20221202:102515.878 In get_values() 75169:20221202:102515.878 In DCconfig_get_poller_items() poller_type:4 75169:20221202:102515.878 End of DCconfig_get_poller_items():0 75169:20221202:102515.878 In DCconfig_get_poller_nextcheck() poller_type:4 75169:20221202:102515.878 End of DCconfig_get_poller_nextcheck():-1 75169:20221202:102515.878 End of get_values():0 75169:20221202:102515.878 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.000108 sec, idle 5 sec]' 75169:20221202:102515.878 In zbx_ipc_async_socket_recv() timeout:5 75203:20221202:102515.878 End of zbx_ipc_async_socket_recv():0 75203:20221202:102515.878 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.000084 sec, getting values]' 75203:20221202:102515.878 In get_values() 75203:20221202:102515.878 In DCconfig_get_poller_items() poller_type:5 75203:20221202:102515.878 End of DCconfig_get_poller_items():0 75203:20221202:102515.878 In DCconfig_get_poller_nextcheck() poller_type:5 75203:20221202:102515.878 End of DCconfig_get_poller_nextcheck():-1 75203:20221202:102515.878 End of get_values():0 75203:20221202:102515.878 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.000072 sec, idle 5 sec]' 75203:20221202:102515.878 In zbx_ipc_async_socket_recv() timeout:5 75177:20221202:102515.886 End of zbx_ipc_async_socket_recv():0 75177:20221202:102515.886 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.000093 sec, getting values]' 75177:20221202:102515.886 In get_values() 75177:20221202:102515.886 In DCconfig_get_poller_items() poller_type:4 75177:20221202:102515.886 End of DCconfig_get_poller_items():0 75177:20221202:102515.886 In DCconfig_get_poller_nextcheck() poller_type:4 75177:20221202:102515.886 End of DCconfig_get_poller_nextcheck():-1 75177:20221202:102515.886 End of get_values():0 75177:20221202:102515.886 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.000096 sec, idle 5 sec]' 75177:20221202:102515.886 In zbx_ipc_async_socket_recv() timeout:5 75165:20221202:102515.901 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000180 sec, syncing history]' 75165:20221202:102515.901 In zbx_sync_history_cache() history_num:0 75165:20221202:102515.901 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000631 sec, idle 1 sec]' 75164:20221202:102515.903 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000126 sec, syncing history]' 75164:20221202:102515.903 In zbx_sync_history_cache() history_num:0 75164:20221202:102515.904 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000051 sec, idle 1 sec]' 75167:20221202:102515.915 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000220 sec, syncing history]' 75167:20221202:102515.915 In zbx_sync_history_cache() history_num:0 75167:20221202:102515.915 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000081 sec, idle 1 sec]' 75166:20221202:102515.921 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000488 sec, syncing history]' 75166:20221202:102515.921 In zbx_sync_history_cache() history_num:0 75166:20221202:102515.921 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000147 sec, idle 1 sec]' 75149:20221202:102515.942 End of zbx_ipc_service_recv():2 75149:20221202:102515.942 zbx_setproctitle() title:'alert manager #1 [sent 0, failed 0 alerts, idle 5.013752 sec during 5.014704 sec]' 75149:20221202:102515.942 In zbx_ipc_service_recv() timeout:1.000 75200:20221202:102515.943 zbx_setproctitle() title:'alert syncer [queuing alerts]' 75200:20221202:102515.943 In am_db_get_alerts() 75200:20221202:102515.943 query [txnlev:1] [begin;] 75200:20221202:102515.943 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] 75200:20221202:102515.943 query [txnlev:1] [commit;] 75200:20221202:102515.943 End of am_db_get_alerts():SUCCEED alerts:0 75200:20221202:102515.943 In am_db_flush_results() 75200:20221202:102515.943 In zbx_ipc_socket_write() 75200:20221202:102515.943 End of zbx_ipc_socket_write():SUCCEED 75200:20221202:102515.943 In zbx_ipc_socket_read() 75157:20221202:102515.943 End of zbx_ipc_service_recv():2 75157:20221202:102515.943 zbx_setproctitle() title:'lld manager #1 [processed 0 LLD rules, idle 5.018833sec during 5.018852 sec]' 75157:20221202:102515.943 In zbx_ipc_service_recv() timeout:1.000 75149:20221202:102515.944 End of zbx_ipc_service_recv():1 75149:20221202:102515.944 In am_flush_results() results:0 75149:20221202:102515.944 In zbx_ipc_client_send() clientid:6 75149:20221202:102515.944 End of zbx_ipc_client_send():SUCCEED 75149:20221202:102515.944 End of am_flush_results() 75149:20221202:102515.944 In zbx_ipc_service_recv() timeout:1.000 75200:20221202:102515.944 End of zbx_ipc_socket_read():SUCCEED 75200:20221202:102515.944 End of am_db_flush_results() flushed:0 75200:20221202:102515.944 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.001399 sec, idle 1 sec]' 75206:20221202:102516.193 End of zbx_ipc_service_recv():2 75206:20221202:102516.194 zbx_setproctitle() title:'availability manager #1 [queued 0, processed 0 values, idle 5.028075 sec during 5.028109 sec]' 75206:20221202:102516.194 In zbx_ipc_service_recv() timeout:1.000 75153:20221202:102516.294 End of zbx_ipc_service_recv():2 75153:20221202:102516.294 In zbx_ipc_service_recv() timeout:1.000 75132:20221202:102516.463 End of zbx_ipc_service_recv():2 75132:20221202:102516.464 In zbx_ipc_async_socket_send() 75132:20221202:102516.464 In zbx_ipc_client_send() clientid:0 75132:20221202:102516.464 End of zbx_ipc_client_send():SUCCEED 75132:20221202:102516.464 End of zbx_ipc_async_socket_send():SUCCEED 75132:20221202:102516.464 In zbx_ipc_async_socket_flush() timeout:10 75132:20221202:102516.464 End of zbx_ipc_async_socket_flush():0 75132:20221202:102516.464 In zbx_ipc_service_recv() timeout:0.993 75129:20221202:102516.465 End of zbx_ipc_service_recv():1 75129:20221202:102516.465 In zbx_ha_dispatch_message() 75129:20221202:102516.465 In zbx_ipc_service_recv() timeout:1.000 75133:20221202:102516.678 End of zbx_ipc_service_recv():2 75133:20221202:102516.678 In zbx_ipc_service_recv() timeout:1.000 75187:20221202:102516.843 End of zbx_ipc_async_socket_recv():0 75187:20221202:102516.844 zbx_setproctitle() title:'poller #4 [got 0 values in 0.000790 sec, getting values]' 75187:20221202:102516.844 In get_values() 75187:20221202:102516.844 In DCconfig_get_poller_items() poller_type:0 75187:20221202:102516.844 End of DCconfig_get_poller_items():1 75187:20221202:102516.845 In substitute_key_macros_impl() data:'agent.ping' 75187:20221202:102516.845 End of substitute_key_macros_impl():SUCCEED data:'agent.ping' 75187:20221202:102516.845 In substitute_simple_macros_impl() data:'10050' 75187:20221202:102516.845 End substitute_simple_macros_impl() data:'10050' 75187:20221202:102516.845 In get_value() key:'agent.ping' 75187:20221202:102516.845 In get_value_agent() host:'test' addr:'192.168.6.176' key:'agent.ping' conn:'unencrypted' 75184:20221202:102516.846 End of zbx_ipc_async_socket_recv():0 75184:20221202:102516.846 zbx_setproctitle() title:'poller #3 [got 1 values in 0.003968 sec, getting values]' 75184:20221202:102516.846 In get_values() 75184:20221202:102516.846 In DCconfig_get_poller_items() poller_type:0 75184:20221202:102516.846 End of DCconfig_get_poller_items():0 75184:20221202:102516.846 In DCconfig_get_poller_nextcheck() poller_type:0 75184:20221202:102516.846 End of DCconfig_get_poller_nextcheck():1669969533 75184:20221202:102516.846 End of get_values():0 75184:20221202:102516.846 zbx_setproctitle() title:'poller #3 [got 0 values in 0.000149 sec, idle 5 sec]' 75184:20221202:102516.846 In zbx_ipc_async_socket_recv() timeout:5 75183:20221202:102516.846 End of zbx_ipc_async_socket_recv():0 75183:20221202:102516.846 zbx_setproctitle() title:'poller #2 [got 0 values in 0.001763 sec, getting values]' 75183:20221202:102516.846 In get_values() 75183:20221202:102516.846 In DCconfig_get_poller_items() poller_type:0 75183:20221202:102516.846 End of DCconfig_get_poller_items():0 75183:20221202:102516.846 In DCconfig_get_poller_nextcheck() poller_type:0 75183:20221202:102516.846 End of DCconfig_get_poller_nextcheck():1669969533 75183:20221202:102516.846 End of get_values():0 75183:20221202:102516.846 zbx_setproctitle() title:'poller #2 [got 0 values in 0.000084 sec, idle 5 sec]' 75187:20221202:102516.846 In is_ip4() ip:'192.168.6.176' 75187:20221202:102516.846 End of is_ip4():SUCCEED 75187:20221202:102516.846 Sending [agent.ping] 75183:20221202:102516.847 In zbx_ipc_async_socket_recv() timeout:5 75180:20221202:102516.847 zbx_setproctitle() title:'self-monitoring [processing data]' 75180:20221202:102516.847 In collect_selfmon_stats() 75180:20221202:102516.847 End of collect_selfmon_stats() 75180:20221202:102516.847 zbx_setproctitle() title:'self-monitoring [processed data in 0.000231 sec, idle 1 sec]' 75187:20221202:102516.847 get value from agent result: '1' 75187:20221202:102516.848 End of get_value_agent():SUCCEED 75187:20221202:102516.848 End of get_value():SUCCEED 75187:20221202:102516.848 In zbx_activate_item_interface() interfaceid:15 itemid:44581 type:0 75187:20221202:102516.848 End of zbx_activate_item_interface() 75187:20221202:102516.848 In zbx_preprocess_item_value() 75187:20221202:102516.848 End of zbx_preprocess_item_value() 75187:20221202:102516.848 In zbx_ipc_socket_open() 75187:20221202:102516.848 End of zbx_ipc_socket_open():SUCCEED 75187:20221202:102516.848 In zbx_ipc_socket_write() 75187:20221202:102516.848 End of zbx_ipc_socket_write():SUCCEED 75187:20221202:102516.848 End of get_values():1 75187:20221202:102516.848 zbx_setproctitle() title:'poller #4 [got 1 values in 0.004404 sec, idle 5 sec]' 75187:20221202:102516.848 In zbx_ipc_async_socket_recv() timeout:5 75153:20221202:102516.848 In ipc_service_accept() 75153:20221202:102516.848 In ipc_service_add_client() 75153:20221202:102516.848 End of ipc_service_add_client() clientid:10 75153:20221202:102516.848 End of ipc_service_accept() 75153:20221202:102516.848 End of zbx_ipc_service_recv():2 75153:20221202:102516.848 zbx_setproctitle() title:'preprocessing manager #1 [queued 0, processed 7 values, idle 5.006119 sec during 5.007281 sec]' 75153:20221202:102516.848 In zbx_ipc_service_recv() timeout:1.000 75153:20221202:102516.848 End of zbx_ipc_service_recv():1 75153:20221202:102516.848 In preprocessor_add_request() 75153:20221202:102516.848 In preprocessor_sync_configuration() 75153:20221202:102516.848 In DCconfig_get_preprocessable_items() 75153:20221202:102516.848 End of DCconfig_get_preprocessable_items() items:29 75153:20221202:102516.848 End of preprocessor_sync_configuration() item config size: 29, history cache size: 0 75153:20221202:102516.848 In preprocessor_enqueue() itemid: 44581 75153:20221202:102516.848 End of preprocessor_enqueue() 75153:20221202:102516.848 In preprocessor_assign_tasks() 75153:20221202:102516.848 In preprocessor_get_next_task() 75153:20221202:102516.848 End of preprocessor_get_next_task() 75153:20221202:102516.849 In zbx_ipc_client_send() clientid:3 75153:20221202:102516.849 End of zbx_ipc_client_send():SUCCEED 75153:20221202:102516.849 In preprocessor_get_next_task() 75153:20221202:102516.849 End of preprocessor_get_next_task() 75153:20221202:102516.849 End of preprocessor_assign_tasks() 75153:20221202:102516.849 End of preprocessor_add_request() 75153:20221202:102516.849 In zbx_ipc_service_recv() timeout:1.000 75155:20221202:102516.849 End of zbx_ipc_socket_read():SUCCEED 75155:20221202:102516.849 worker_preprocess_value(): 1 75155:20221202:102516.849 worker_preprocess_value: SUCCEED GOOD 75155:20221202:102516.849 In zbx_ipc_socket_write() 75155:20221202:102516.849 End of zbx_ipc_socket_write():SUCCEED 75155:20221202:102516.849 In zbx_ipc_socket_read() 75153:20221202:102516.849 End of zbx_ipc_service_recv():1 75153:20221202:102516.850 In preprocessor_add_result() 75153:20221202:102516.850 In preprocessor_enqueue_dependent() itemid: 44581 75153:20221202:102516.850 End of preprocessor_enqueue_dependent() 75153:20221202:102516.850 In preprocessor_assign_tasks() 75153:20221202:102516.850 In preprocessor_get_next_task() 75153:20221202:102516.850 End of preprocessor_get_next_task() 75153:20221202:102516.850 End of preprocessor_assign_tasks() 75153:20221202:102516.850 End of preprocessor_add_result() 75153:20221202:102516.850 In zbx_ipc_service_recv() timeout:1.000 75182:20221202:102516.866 End of zbx_ipc_async_socket_recv():0 75182:20221202:102516.866 zbx_setproctitle() title:'poller #1 [got 0 values in 0.000072 sec, getting values]' 75182:20221202:102516.866 In get_values() 75182:20221202:102516.866 In DCconfig_get_poller_items() poller_type:0 75182:20221202:102516.866 End of DCconfig_get_poller_items():0 75182:20221202:102516.866 In DCconfig_get_poller_nextcheck() poller_type:0 75182:20221202:102516.866 End of DCconfig_get_poller_nextcheck():1669969521 75182:20221202:102516.866 End of get_values():0 75182:20221202:102516.866 zbx_setproctitle() title:'poller #1 [got 0 values in 0.000150 sec, idle 5 sec]' 75182:20221202:102516.866 In zbx_ipc_async_socket_recv() timeout:5 75188:20221202:102516.884 End of zbx_ipc_async_socket_recv():0 75188:20221202:102516.884 zbx_setproctitle() title:'poller #5 [got 0 values in 0.000092 sec, getting values]' 75188:20221202:102516.884 In get_values() 75188:20221202:102516.884 In DCconfig_get_poller_items() poller_type:0 75188:20221202:102516.884 End of DCconfig_get_poller_items():0 75188:20221202:102516.884 In DCconfig_get_poller_nextcheck() poller_type:0 75188:20221202:102516.884 End of DCconfig_get_poller_nextcheck():1669969521 75188:20221202:102516.884 End of get_values():0 75188:20221202:102516.884 zbx_setproctitle() title:'poller #5 [got 0 values in 0.000080 sec, idle 5 sec]' 75188:20221202:102516.884 In zbx_ipc_async_socket_recv() timeout:5 75165:20221202:102516.904 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000631 sec, syncing history]' 75165:20221202:102516.904 In zbx_sync_history_cache() history_num:1 75165:20221202:102516.904 In substitute_simple_macros_impl() data:'90d' 75165:20221202:102516.904 End substitute_simple_macros_impl() data:'90d' 75165:20221202:102516.904 In DCmass_prepare_history() history_num:1 75165:20221202:102516.904 End of DCmass_prepare_history() 75165:20221202:102516.904 In DBmass_add_history() 75165:20221202:102516.904 In zbx_history_add_values() 75165:20221202:102516.904 query [txnlev:1] [begin;] 75168:20221202:102516.904 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.003609 sec, processing escalations]' 75168:20221202:102516.904 In process_escalations() 75168:20221202:102516.904 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<=1669969519 order by actionid,triggerid,itemid,escalationid] 75165:20221202:102516.904 query [txnlev:1] [insert into history_str (itemid,clock,ns,value) values (44581,1669969516,848121812,'GOOD'); ] 75168:20221202:102516.905 End of process_escalations() 75168:20221202:102516.905 In process_escalations() 75168:20221202:102516.906 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<=1669969519 order by actionid,triggerid,itemid,escalationid] 75164:20221202:102516.909 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000051 sec, syncing history]' 75164:20221202:102516.909 In zbx_sync_history_cache() history_num:1 75164:20221202:102516.909 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.003246 sec, idle 1 sec]' 75165:20221202:102516.909 query [txnlev:1] [commit;] 75168:20221202:102516.909 End of process_escalations() 75168:20221202:102516.910 In process_escalations() 75168:20221202:102516.910 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<=1669969519 order by actionid,triggerid,itemid,escalationid] 75168:20221202:102516.911 End of process_escalations() 75168:20221202:102516.911 In process_escalations() 75168:20221202:102516.911 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<=1669969519 order by actionid,triggerid,itemid,escalationid] 75168:20221202:102516.912 End of process_escalations() 75168:20221202:102516.913 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.008674 sec, idle 3 sec]' 75167:20221202:102516.916 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000081 sec, syncing history]' 75167:20221202:102516.916 In zbx_sync_history_cache() history_num:1 75167:20221202:102516.916 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000118 sec, idle 1 sec]' 75165:20221202:102516.918 End of zbx_history_add_values() 75165:20221202:102516.918 End of DBmass_add_history() 75165:20221202:102516.918 In DCmass_update_trends() 75165:20221202:102516.918 End of DCmass_update_trends() 75165:20221202:102516.918 query [txnlev:1] [begin;] 75165:20221202:102516.918 In DBmass_update_items() 75165:20221202:102516.919 End of DBmass_update_items() 75165:20221202:102516.919 In zbx_process_events() events_num:0 75165:20221202:102516.919 End of zbx_process_events() processed:0 75165:20221202:102516.919 query [txnlev:1] [commit;] 75165:20221202:102516.919 In DCupdate_trends() 75165:20221202:102516.919 End of DCupdate_trends() 75165:20221202:102516.919 query [txnlev:1] [begin;] 75165:20221202:102516.919 In recalculate_triggers() 75165:20221202:102516.919 In zbx_link_triggers_with_functions() trigger_order_num:0 75165:20221202:102516.919 End of zbx_link_triggers_with_functions() triggers_func_pos_num:0 75165:20221202:102516.919 In zbx_evaluate_expressions() tr_num:0 75165:20221202:102516.919 In substitute_functions() 75165:20221202:102516.919 In zbx_extract_functionids() tr_num:0 75165:20221202:102516.919 End of zbx_extract_functionids() functionids_num:0 75165:20221202:102516.919 End of substitute_functions() 75165:20221202:102516.919 End of zbx_evaluate_expressions() 75165:20221202:102516.919 In zbx_process_triggers() values_num:0 75165:20221202:102516.919 End of zbx_process_triggers() 75165:20221202:102516.919 End of recalculate_triggers() 75165:20221202:102516.919 In zbx_process_events() events_num:0 75165:20221202:102516.919 End of zbx_process_events() processed:0 75165:20221202:102516.919 query [txnlev:1] [commit;] 75165:20221202:102516.919 zbx_setproctitle() title:'history syncer #2 [processed 1 values, 0 triggers in 0.015576 sec, idle 1 sec]' 75166:20221202:102516.923 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000147 sec, syncing history]' 75166:20221202:102516.923 In zbx_sync_history_cache() history_num:0 75166:20221202:102516.923 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000696 sec, idle 1 sec]' 75200:20221202:102516.944 zbx_setproctitle() title:'alert syncer [queuing alerts]' 75200:20221202:102516.944 In am_db_get_alerts() 75200:20221202:102516.944 query [txnlev:1] [begin;] 75200:20221202:102516.945 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] 75200:20221202:102516.945 query [txnlev:1] [commit;] 75200:20221202:102516.945 End of am_db_get_alerts():SUCCEED alerts:0 75200:20221202:102516.945 In am_db_flush_results() 75200:20221202:102516.945 In zbx_ipc_socket_write() 75200:20221202:102516.945 End of zbx_ipc_socket_write():SUCCEED 75200:20221202:102516.946 In zbx_ipc_socket_read() 75149:20221202:102516.946 End of zbx_ipc_service_recv():1 75149:20221202:102516.946 In am_flush_results() results:0 75149:20221202:102516.946 In zbx_ipc_client_send() clientid:6 75149:20221202:102516.946 End of zbx_ipc_client_send():SUCCEED 75149:20221202:102516.946 End of am_flush_results() 75149:20221202:102516.946 In zbx_ipc_service_recv() timeout:1.000 75200:20221202:102516.946 End of zbx_ipc_socket_read():SUCCEED 75200:20221202:102516.946 End of am_db_flush_results() flushed:0 75200:20221202:102516.946 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.001891 sec, idle 1 sec]' 75157:20221202:102516.950 End of zbx_ipc_service_recv():2 75157:20221202:102516.950 In zbx_ipc_service_recv() timeout:1.000 75206:20221202:102517.198 End of zbx_ipc_service_recv():2 75206:20221202:102517.198 In zbx_ipc_service_recv() timeout:1.000 75162:20221202:102517.290 zbx_setproctitle() title:'http poller #1 [got 1 values in 0.221982 sec, getting values]' 75162:20221202:102517.290 In process_httptests() 75162:20221202:102517.290 query [txnlev:0] [select h.hostid,h.host,h.name,t.httptestid,t.name,t.agent,t.authentication,t.http_user,t.http_password,t.http_proxy,t.retries,t.ssl_cert_file,t.ssl_key_file,t.ssl_key_password,t.verify_peer,t.verify_host,t.delay from httptest t,hosts h where t.hostid=h.hostid and t.nextcheck<=1669969517 and mod(t.httptestid,1)=0 and t.status=0 and h.proxy_hostid is null and h.status=0 and (h.maintenance_status=0 or h.maintenance_type=0)] 75162:20221202:102517.291 End of process_httptests() 75162:20221202:102517.291 query [txnlev:0] [select min(t.nextcheck) from httptest t,hosts h where t.hostid=h.hostid and mod(t.httptestid,1)=0 and t.status=0 and h.proxy_hostid is null and h.status=0 and (h.maintenance_status=0 or h.maintenance_type=0)] 75162:20221202:102517.292 zbx_setproctitle() title:'http poller #1 [got 0 values in 0.001504 sec, idle 5 sec]' 75132:20221202:102517.463 End of zbx_ipc_service_recv():2 75132:20221202:102517.463 In zbx_ipc_async_socket_send() 75132:20221202:102517.463 In zbx_ipc_client_send() clientid:0 75132:20221202:102517.463 End of zbx_ipc_client_send():SUCCEED 75132:20221202:102517.463 End of zbx_ipc_async_socket_send():SUCCEED 75132:20221202:102517.463 In zbx_ipc_async_socket_flush() timeout:10 75132:20221202:102517.463 End of zbx_ipc_async_socket_flush():0 75132:20221202:102517.463 In zbx_ipc_service_recv() timeout:0.994 75129:20221202:102517.463 End of zbx_ipc_service_recv():1 75129:20221202:102517.463 In zbx_ha_dispatch_message() 75129:20221202:102517.463 In zbx_ipc_service_recv() timeout:1.000 75133:20221202:102517.682 End of zbx_ipc_service_recv():2 75133:20221202:102517.683 In zbx_ipc_service_recv() timeout:1.000 75180:20221202:102517.853 zbx_setproctitle() title:'self-monitoring [processing data]' 75180:20221202:102517.853 In collect_selfmon_stats() 75180:20221202:102517.853 End of collect_selfmon_stats() 75180:20221202:102517.853 zbx_setproctitle() title:'self-monitoring [processed data in 0.000765 sec, idle 1 sec]' 75153:20221202:102517.855 End of zbx_ipc_service_recv():2 75153:20221202:102517.855 In zbx_ipc_service_recv() timeout:1.000 75164:20221202:102517.909 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.003246 sec, syncing history]' 75164:20221202:102517.910 In zbx_sync_history_cache() history_num:0 75164:20221202:102517.910 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000911 sec, idle 1 sec]' 75167:20221202:102517.917 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000118 sec, syncing history]' 75167:20221202:102517.918 In zbx_sync_history_cache() history_num:0 75167:20221202:102517.918 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000273 sec, idle 1 sec]' 75165:20221202:102517.919 zbx_setproctitle() title:'history syncer #2 [processed 1 values, 0 triggers in 0.015576 sec, syncing history]' 75165:20221202:102517.919 In zbx_sync_history_cache() history_num:0 75165:20221202:102517.919 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000123 sec, idle 1 sec]' 75166:20221202:102517.925 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000696 sec, syncing history]' 75166:20221202:102517.925 In zbx_sync_history_cache() history_num:0 75166:20221202:102517.925 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000148 sec, idle 1 sec]' 75200:20221202:102517.947 zbx_setproctitle() title:'alert syncer [queuing alerts]' 75200:20221202:102517.947 In am_db_get_alerts() 75200:20221202:102517.947 query [txnlev:1] [begin;] 75149:20221202:102517.947 End of zbx_ipc_service_recv():2 75149:20221202:102517.947 In zbx_ipc_service_recv() timeout:1.000 75200:20221202:102517.947 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] 75200:20221202:102517.948 query [txnlev:1] [commit;] 75200:20221202:102517.948 End of am_db_get_alerts():SUCCEED alerts:0 75200:20221202:102517.948 In am_db_flush_results() 75200:20221202:102517.952 In zbx_ipc_socket_write() 75200:20221202:102517.952 End of zbx_ipc_socket_write():SUCCEED 75200:20221202:102517.952 In zbx_ipc_socket_read() 75149:20221202:102517.952 End of zbx_ipc_service_recv():1 75149:20221202:102517.952 In am_flush_results() results:0 75149:20221202:102517.952 In zbx_ipc_client_send() clientid:6 75149:20221202:102517.952 End of zbx_ipc_client_send():SUCCEED 75149:20221202:102517.952 End of am_flush_results() 75149:20221202:102517.952 In zbx_ipc_service_recv() timeout:1.000 75200:20221202:102517.953 End of zbx_ipc_socket_read():SUCCEED 75200:20221202:102517.953 End of am_db_flush_results() flushed:0 75200:20221202:102517.953 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.005804 sec, idle 1 sec]' 75157:20221202:102517.955 End of zbx_ipc_service_recv():2 75157:20221202:102517.956 In zbx_ipc_service_recv() timeout:1.000 75206:20221202:102518.205 End of zbx_ipc_service_recv():2 75206:20221202:102518.206 In zbx_ipc_service_recv() timeout:1.000 75132:20221202:102518.463 End of zbx_ipc_service_recv():2 75132:20221202:102518.464 In zbx_ipc_async_socket_send() 75132:20221202:102518.464 In zbx_ipc_client_send() clientid:0 75132:20221202:102518.464 End of zbx_ipc_client_send():SUCCEED 75132:20221202:102518.464 End of zbx_ipc_async_socket_send():SUCCEED 75132:20221202:102518.464 In zbx_ipc_async_socket_flush() timeout:10 75132:20221202:102518.464 End of zbx_ipc_async_socket_flush():0 75132:20221202:102518.464 In zbx_ipc_service_recv() timeout:0.994 75129:20221202:102518.464 End of zbx_ipc_service_recv():1 75129:20221202:102518.464 In zbx_ha_dispatch_message() 75129:20221202:102518.465 In zbx_ipc_service_recv() timeout:1.000 75133:20221202:102518.685 End of zbx_ipc_service_recv():2 75133:20221202:102518.685 In zbx_ipc_service_recv() timeout:1.000 75153:20221202:102518.856 End of zbx_ipc_service_recv():2 75153:20221202:102518.856 In zbx_ipc_service_recv() timeout:1.000 75180:20221202:102518.858 zbx_setproctitle() title:'self-monitoring [processing data]' 75180:20221202:102518.858 In collect_selfmon_stats() 75180:20221202:102518.858 End of collect_selfmon_stats() 75180:20221202:102518.858 zbx_setproctitle() title:'self-monitoring [processed data in 0.000164 sec, idle 1 sec]' 75164:20221202:102518.934 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000911 sec, syncing history]' 75164:20221202:102518.935 In zbx_sync_history_cache() history_num:0 75164:20221202:102518.935 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000156 sec, idle 1 sec]' 75167:20221202:102518.935 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000273 sec, syncing history]' 75167:20221202:102518.935 In zbx_sync_history_cache() history_num:0 75167:20221202:102518.935 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000757 sec, idle 1 sec]' 75166:20221202:102518.936 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000148 sec, syncing history]' 75166:20221202:102518.936 In zbx_sync_history_cache() history_num:0 75166:20221202:102518.936 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.001407 sec, idle 1 sec]' 75165:20221202:102518.936 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000123 sec, syncing history]' 75165:20221202:102518.936 In zbx_sync_history_cache() history_num:0 75165:20221202:102518.936 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000935 sec, idle 1 sec]' 75149:20221202:102518.954 End of zbx_ipc_service_recv():2 75149:20221202:102518.954 In zbx_ipc_service_recv() timeout:1.000 75200:20221202:102518.954 zbx_setproctitle() title:'alert syncer [queuing alerts]' 75200:20221202:102518.954 In am_db_get_alerts() 75200:20221202:102518.954 query [txnlev:1] [begin;] 75200:20221202:102518.954 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] 75200:20221202:102518.955 query [txnlev:1] [commit;] 75200:20221202:102518.955 End of am_db_get_alerts():SUCCEED alerts:0 75200:20221202:102518.955 In am_db_flush_results() 75200:20221202:102518.955 In zbx_ipc_socket_write() 75200:20221202:102518.955 End of zbx_ipc_socket_write():SUCCEED 75200:20221202:102518.955 In zbx_ipc_socket_read() 75149:20221202:102518.955 End of zbx_ipc_service_recv():1 75149:20221202:102518.956 In am_flush_results() results:0 75149:20221202:102518.956 In zbx_ipc_client_send() clientid:6 75157:20221202:102518.956 End of zbx_ipc_service_recv():2 75157:20221202:102518.956 In zbx_ipc_service_recv() timeout:1.000 75200:20221202:102518.956 End of zbx_ipc_socket_read():SUCCEED 75200:20221202:102518.957 End of am_db_flush_results() flushed:0 75200:20221202:102518.957 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.002661 sec, idle 1 sec]' 75149:20221202:102518.957 End of zbx_ipc_client_send():SUCCEED 75149:20221202:102518.957 End of am_flush_results() 75149:20221202:102518.957 In zbx_ipc_service_recv() timeout:1.000 75206:20221202:102519.207 End of zbx_ipc_service_recv():2 75206:20221202:102519.207 In zbx_ipc_service_recv() timeout:1.000 75132:20221202:102519.460 End of zbx_ipc_service_recv():2 75132:20221202:102519.460 In ha_check_nodes() ha_status:active db_status:0 75132:20221202:102519.460 query [txnlev:1] [begin;] 75132:20221202:102519.460 query [txnlev:1] [select ha_nodeid,name,status,lastaccess,address,port,ha_sessionid from ha_node order by ha_nodeid for update] 75132:20221202:102519.460 query [txnlev:1] [select ha_failover_delay,auditlog_enabled from config] 75132:20221202:102519.461 In ha_db_get_time() 75132:20221202:102519.461 query [txnlev:1] [select unix_timestamp() from config] 75132:20221202:102519.462 End of ha_db_get_time():SUCCEED db_time:1669969519 75132:20221202:102519.462 query [txnlev:1] [update ha_node set lastaccess=unix_timestamp() where ha_nodeid='clb4ubunu00018m7pn6ddoaix'] 75132:20221202:102519.462 query [txnlev:1] [commit;] 75129:20221202:102519.466 End of zbx_ipc_service_recv():2 75129:20221202:102519.466 In zbx_ha_dispatch_message() 75129:20221202:102519.466 In zbx_ipc_service_recv() timeout:1.000 75132:20221202:102519.473 End of ha_check_nodes() nodeid:clb4ubunu00018m7pn6ddoaix ha_status:active db_status:0 75132:20221202:102519.473 In zbx_ipc_async_socket_send() 75132:20221202:102519.473 In zbx_ipc_client_send() clientid:0 75132:20221202:102519.473 End of zbx_ipc_client_send():SUCCEED 75129:20221202:102519.473 End of zbx_ipc_service_recv():1 75129:20221202:102519.474 In zbx_ha_dispatch_message() 75129:20221202:102519.474 In zbx_ipc_service_recv() timeout:1.000 75132:20221202:102519.474 End of zbx_ipc_async_socket_send():SUCCEED 75132:20221202:102519.474 In zbx_ipc_async_socket_flush() timeout:10 75132:20221202:102519.474 End of zbx_ipc_async_socket_flush():0 75132:20221202:102519.474 In zbx_ipc_service_recv() timeout:0.997 75133:20221202:102519.691 End of zbx_ipc_service_recv():2 75133:20221202:102519.692 In zbx_ipc_service_recv() timeout:1.000 75180:20221202:102519.860 zbx_setproctitle() title:'self-monitoring [processing data]' 75180:20221202:102519.860 In collect_selfmon_stats() 75180:20221202:102519.860 End of collect_selfmon_stats() 75180:20221202:102519.860 zbx_setproctitle() title:'self-monitoring [processed data in 0.000165 sec, idle 1 sec]' 75153:20221202:102519.861 End of zbx_ipc_service_recv():2 75153:20221202:102519.861 In zbx_ipc_service_recv() timeout:1.000 75164:20221202:102519.936 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000156 sec, syncing history]' 75164:20221202:102519.936 In zbx_sync_history_cache() history_num:0 75164:20221202:102519.936 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000157 sec, idle 1 sec]' 75167:20221202:102519.936 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000757 sec, syncing history]' 75167:20221202:102519.936 In zbx_sync_history_cache() history_num:0 75167:20221202:102519.937 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000035 sec, idle 1 sec]' 75168:20221202:102519.937 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.008674 sec, processing escalations]' 75168:20221202:102519.937 In process_escalations() 75168:20221202:102519.937 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<=1669969522 order by actionid,triggerid,itemid,escalationid] 75165:20221202:102519.938 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000935 sec, syncing history]' 75165:20221202:102519.938 In zbx_sync_history_cache() history_num:0 75165:20221202:102519.938 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000361 sec, idle 1 sec]' 75166:20221202:102519.938 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.001407 sec, syncing history]' 75166:20221202:102519.938 In zbx_sync_history_cache() history_num:0 75166:20221202:102519.938 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000587 sec, idle 1 sec]' 75168:20221202:102519.938 End of process_escalations() 75168:20221202:102519.939 In process_escalations() 75168:20221202:102519.939 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<=1669969522 order by actionid,triggerid,itemid,escalationid] 75168:20221202:102519.939 End of process_escalations() 75168:20221202:102519.939 In process_escalations() 75168:20221202:102519.939 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<=1669969522 order by actionid,triggerid,itemid,escalationid] 75168:20221202:102519.939 End of process_escalations() 75168:20221202:102519.939 In process_escalations() 75168:20221202:102519.939 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<=1669969522 order by actionid,triggerid,itemid,escalationid] 75168:20221202:102519.939 End of process_escalations() 75168:20221202:102519.940 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.002558 sec, idle 3 sec]' 75200:20221202:102519.959 zbx_setproctitle() title:'alert syncer [queuing alerts]' 75200:20221202:102519.959 In am_db_get_alerts() 75200:20221202:102519.959 query [txnlev:1] [begin;] 75200:20221202:102519.959 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] 75157:20221202:102519.959 End of zbx_ipc_service_recv():2 75157:20221202:102519.959 In zbx_ipc_service_recv() timeout:1.000 75200:20221202:102519.960 query [txnlev:1] [commit;] 75200:20221202:102519.960 End of am_db_get_alerts():SUCCEED alerts:0 75200:20221202:102519.960 In am_db_flush_results() 75200:20221202:102519.960 In zbx_ipc_socket_write() 75200:20221202:102519.960 End of zbx_ipc_socket_write():SUCCEED 75200:20221202:102519.960 In zbx_ipc_socket_read() 75149:20221202:102519.960 End of zbx_ipc_service_recv():1 75149:20221202:102519.960 In am_flush_results() results:0 75149:20221202:102519.960 In zbx_ipc_client_send() clientid:6 75149:20221202:102519.960 End of zbx_ipc_client_send():SUCCEED 75149:20221202:102519.960 End of am_flush_results() 75149:20221202:102519.960 In zbx_ipc_service_recv() timeout:1.000 75200:20221202:102519.960 End of zbx_ipc_socket_read():SUCCEED 75200:20221202:102519.960 End of am_db_flush_results() flushed:0 75200:20221202:102519.960 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.001724 sec, idle 1 sec]' 75206:20221202:102520.219 End of zbx_ipc_service_recv():2 75206:20221202:102520.219 In zbx_ipc_service_recv() timeout:1.000 75132:20221202:102520.486 End of zbx_ipc_service_recv():2 75132:20221202:102520.487 In zbx_ipc_async_socket_send() 75132:20221202:102520.487 In zbx_ipc_client_send() clientid:0 75132:20221202:102520.487 End of zbx_ipc_client_send():SUCCEED 75132:20221202:102520.487 End of zbx_ipc_async_socket_send():SUCCEED 75132:20221202:102520.487 In zbx_ipc_async_socket_flush() timeout:10 75132:20221202:102520.487 End of zbx_ipc_async_socket_flush():0 75132:20221202:102520.487 In zbx_ipc_service_recv() timeout:0.971 75129:20221202:102520.487 End of zbx_ipc_service_recv():1 75129:20221202:102520.487 In zbx_ha_dispatch_message() 75129:20221202:102520.487 In zbx_ipc_service_recv() timeout:1.000 75133:20221202:102520.699 End of zbx_ipc_service_recv():2 75133:20221202:102520.699 zbx_setproctitle() title:'service manager #1 [processed 0 events, updated 0 event tags, deleted 0 problems, synced 0 service updates, idle 5.024802 sec during 5.024835 sec]' 75133:20221202:102520.699 In zbx_ipc_service_recv() timeout:1.000 75189:20221202:102520.801 End of zbx_ipc_async_socket_recv():0 75174:20221202:102520.801 End of zbx_ipc_async_socket_recv():0 75189:20221202:102520.801 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.000948 sec, getting values]' 75189:20221202:102520.802 In get_values() 75189:20221202:102520.802 In DCconfig_get_poller_items() poller_type:1 75189:20221202:102520.802 End of DCconfig_get_poller_items():0 75189:20221202:102520.802 In DCconfig_get_poller_nextcheck() poller_type:1 75189:20221202:102520.802 End of DCconfig_get_poller_nextcheck():-1 75189:20221202:102520.802 End of get_values():0 75172:20221202:102520.802 End of zbx_ipc_async_socket_recv():0 75172:20221202:102520.802 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.000131 sec, getting values]' 75172:20221202:102520.802 In get_values() 75172:20221202:102520.802 In DCconfig_get_poller_items() poller_type:4 75172:20221202:102520.802 End of DCconfig_get_poller_items():0 75172:20221202:102520.802 In DCconfig_get_poller_nextcheck() poller_type:4 75172:20221202:102520.802 End of DCconfig_get_poller_nextcheck():-1 75172:20221202:102520.802 End of get_values():0 75172:20221202:102520.802 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.000206 sec, idle 5 sec]' 75189:20221202:102520.802 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.000251 sec, idle 5 sec]' 75172:20221202:102520.802 In zbx_ipc_async_socket_recv() timeout:5 75189:20221202:102520.802 In zbx_ipc_async_socket_recv() timeout:5 75174:20221202:102520.803 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.000935 sec, getting values]' 75174:20221202:102520.803 In get_values() 75174:20221202:102520.803 In DCconfig_get_poller_items() poller_type:4 75174:20221202:102520.803 End of DCconfig_get_poller_items():0 75174:20221202:102520.803 In DCconfig_get_poller_nextcheck() poller_type:4 75174:20221202:102520.803 End of DCconfig_get_poller_nextcheck():-1 75174:20221202:102520.803 End of get_values():0 75174:20221202:102520.803 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.001518 sec, idle 5 sec]' 75174:20221202:102520.803 In zbx_ipc_async_socket_recv() timeout:5 75170:20221202:102520.809 End of zbx_ipc_async_socket_recv():0 75170:20221202:102520.810 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.000085 sec, getting values]' 75170:20221202:102520.810 In get_values() 75170:20221202:102520.810 In DCconfig_get_poller_items() poller_type:4 75170:20221202:102520.810 End of DCconfig_get_poller_items():0 75170:20221202:102520.810 In DCconfig_get_poller_nextcheck() poller_type:4 75170:20221202:102520.810 End of DCconfig_get_poller_nextcheck():-1 75170:20221202:102520.810 End of get_values():0 75170:20221202:102520.810 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.000126 sec, idle 5 sec]' 75170:20221202:102520.810 In zbx_ipc_async_socket_recv() timeout:5 75171:20221202:102520.822 End of zbx_ipc_async_socket_recv():0 75171:20221202:102520.823 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.000097 sec, getting values]' 75171:20221202:102520.823 In get_values() 75171:20221202:102520.823 In DCconfig_get_poller_items() poller_type:4 75171:20221202:102520.823 End of DCconfig_get_poller_items():0 75171:20221202:102520.823 In DCconfig_get_poller_nextcheck() poller_type:4 75171:20221202:102520.823 End of DCconfig_get_poller_nextcheck():-1 75171:20221202:102520.823 End of get_values():0 75171:20221202:102520.823 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.000108 sec, idle 5 sec]' 75171:20221202:102520.823 In zbx_ipc_async_socket_recv() timeout:5 75181:20221202:102520.823 End of zbx_ipc_async_socket_recv():0 75181:20221202:102520.824 zbx_setproctitle() title:'task manager [processing tasks]' 75181:20221202:102520.824 query [txnlev:0] [select taskid,type,clock,ttl from task where status in (1,2) order by taskid] 75181:20221202:102520.824 zbx_setproctitle() title:'task manager [processed 0 task(s) in 0.000530 sec, idle 5 sec]' 75181:20221202:102520.824 In zbx_ipc_async_socket_recv() timeout:5 75208:20221202:102520.836 End of zbx_ipc_async_socket_recv():0 75208:20221202:102520.836 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.000084 sec, getting values]' 75208:20221202:102520.836 In get_values() 75208:20221202:102520.836 In DCconfig_get_poller_items() poller_type:6 75208:20221202:102520.836 End of DCconfig_get_poller_items():0 75208:20221202:102520.836 In DCconfig_get_poller_nextcheck() poller_type:6 75208:20221202:102520.836 End of DCconfig_get_poller_nextcheck():-1 75208:20221202:102520.836 End of get_values():0 75208:20221202:102520.836 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.000084 sec, idle 5 sec]' 75208:20221202:102520.836 In zbx_ipc_async_socket_recv() timeout:5 75178:20221202:102520.848 End of zbx_ipc_async_socket_recv():0 75178:20221202:102520.848 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.000145 sec, getting values]' 75178:20221202:102520.848 In get_values() 75178:20221202:102520.848 In DCconfig_get_poller_items() poller_type:4 75178:20221202:102520.848 End of DCconfig_get_poller_items():0 75178:20221202:102520.848 In DCconfig_get_poller_nextcheck() poller_type:4 75178:20221202:102520.848 End of DCconfig_get_poller_nextcheck():-1 75178:20221202:102520.848 End of get_values():0 75178:20221202:102520.848 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.000249 sec, idle 5 sec]' 75178:20221202:102520.848 In zbx_ipc_async_socket_recv() timeout:5 75198:20221202:102520.853 zbx_setproctitle() title:'icmp pinger #1 [getting values]' 75198:20221202:102520.853 In get_pinger_hosts() 75198:20221202:102520.853 In DCconfig_get_poller_items() poller_type:3 75198:20221202:102520.853 End of DCconfig_get_poller_items():0 75198:20221202:102520.853 End of get_pinger_hosts():0 75198:20221202:102520.853 In process_pinger_hosts() 75198:20221202:102520.853 End of process_pinger_hosts() 75198:20221202:102520.853 In DCconfig_get_poller_nextcheck() poller_type:3 75198:20221202:102520.853 End of DCconfig_get_poller_nextcheck():-1 75198:20221202:102520.853 zbx_setproctitle() title:'icmp pinger #1 [got 0 values in 0.000221 sec, idle 5 sec]' 75153:20221202:102520.862 End of zbx_ipc_service_recv():2 75153:20221202:102520.863 In zbx_ipc_service_recv() timeout:1.000 75180:20221202:102520.863 zbx_setproctitle() title:'self-monitoring [processing data]' 75180:20221202:102520.863 In collect_selfmon_stats() 75180:20221202:102520.863 End of collect_selfmon_stats() 75180:20221202:102520.863 zbx_setproctitle() title:'self-monitoring [processed data in 0.000507 sec, idle 1 sec]' 75201:20221202:102520.865 End of zbx_ipc_async_socket_recv():0 75201:20221202:102520.866 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.000083 sec, getting values]' 75201:20221202:102520.866 In get_values() 75201:20221202:102520.866 In DCconfig_get_poller_items() poller_type:5 75201:20221202:102520.866 End of DCconfig_get_poller_items():0 75201:20221202:102520.866 In DCconfig_get_poller_nextcheck() poller_type:5 75201:20221202:102520.866 End of DCconfig_get_poller_nextcheck():-1 75201:20221202:102520.866 End of get_values():0 75201:20221202:102520.866 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.000166 sec, idle 5 sec]' 75201:20221202:102520.866 In zbx_ipc_async_socket_recv() timeout:5 75176:20221202:102520.875 End of zbx_ipc_async_socket_recv():0 75179:20221202:102520.878 End of zbx_ipc_async_socket_recv():0 75179:20221202:102520.878 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.000064 sec, exchanging data]' 75179:20221202:102520.878 In process_proxy() 75179:20221202:102520.878 In DCconfig_get_proxypoller_hosts() 75179:20221202:102520.878 End of DCconfig_get_proxypoller_hosts():0 75179:20221202:102520.878 End of process_proxy() 75179:20221202:102520.878 In DCconfig_get_proxypoller_nextcheck() 75179:20221202:102520.878 End of DCconfig_get_proxypoller_nextcheck():-1 75179:20221202:102520.878 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.000070 sec, idle 5 sec]' 75179:20221202:102520.878 In zbx_ipc_async_socket_recv() timeout:5 75175:20221202:102520.878 End of zbx_ipc_async_socket_recv():0 75175:20221202:102520.878 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.000082 sec, getting values]' 75175:20221202:102520.878 In get_values() 75175:20221202:102520.878 In DCconfig_get_poller_items() poller_type:4 75175:20221202:102520.878 End of DCconfig_get_poller_items():0 75175:20221202:102520.878 In DCconfig_get_poller_nextcheck() poller_type:4 75175:20221202:102520.878 End of DCconfig_get_poller_nextcheck():-1 75175:20221202:102520.878 End of get_values():0 75175:20221202:102520.878 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.000199 sec, idle 5 sec]' 75175:20221202:102520.879 In zbx_ipc_async_socket_recv() timeout:5 75204:20221202:102520.879 End of zbx_ipc_async_socket_recv():0 75204:20221202:102520.879 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.000079 sec, getting values]' 75204:20221202:102520.879 In get_values() 75204:20221202:102520.879 In DCconfig_get_poller_items() poller_type:5 75204:20221202:102520.879 End of DCconfig_get_poller_items():0 75204:20221202:102520.879 In DCconfig_get_poller_nextcheck() poller_type:5 75204:20221202:102520.879 End of DCconfig_get_poller_nextcheck():-1 75204:20221202:102520.879 End of get_values():0 75204:20221202:102520.879 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.000080 sec, idle 5 sec]' 75204:20221202:102520.879 In zbx_ipc_async_socket_recv() timeout:5 75205:20221202:102520.879 End of zbx_ipc_async_socket_recv():0 75205:20221202:102520.879 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.000080 sec, getting values]' 75205:20221202:102520.879 In get_values() 75205:20221202:102520.879 In DCconfig_get_poller_items() poller_type:5 75205:20221202:102520.879 End of DCconfig_get_poller_items():0 75205:20221202:102520.879 In DCconfig_get_poller_nextcheck() poller_type:5 75205:20221202:102520.879 End of DCconfig_get_poller_nextcheck():-1 75205:20221202:102520.879 End of get_values():0 75205:20221202:102520.879 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.000261 sec, idle 5 sec]' 75205:20221202:102520.879 In zbx_ipc_async_socket_recv() timeout:5 75202:20221202:102520.879 End of zbx_ipc_async_socket_recv():0 75202:20221202:102520.882 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.000067 sec, getting values]' 75202:20221202:102520.882 In get_values() 75202:20221202:102520.883 In DCconfig_get_poller_items() poller_type:5 75202:20221202:102520.883 End of DCconfig_get_poller_items():0 75202:20221202:102520.883 In DCconfig_get_poller_nextcheck() poller_type:5 75202:20221202:102520.883 End of DCconfig_get_poller_nextcheck():-1 75202:20221202:102520.883 End of get_values():0 75202:20221202:102520.883 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.000221 sec, idle 5 sec]' 75202:20221202:102520.883 In zbx_ipc_async_socket_recv() timeout:5 75173:20221202:102520.883 End of zbx_ipc_async_socket_recv():0 75173:20221202:102520.883 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.000070 sec, getting values]' 75173:20221202:102520.883 In get_values() 75173:20221202:102520.883 In DCconfig_get_poller_items() poller_type:4 75173:20221202:102520.883 End of DCconfig_get_poller_items():0 75173:20221202:102520.885 In DCconfig_get_poller_nextcheck() poller_type:4 75173:20221202:102520.885 End of DCconfig_get_poller_nextcheck():-1 75173:20221202:102520.885 End of get_values():0 75173:20221202:102520.885 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.001992 sec, idle 5 sec]' 75173:20221202:102520.885 In zbx_ipc_async_socket_recv() timeout:5 75169:20221202:102520.885 End of zbx_ipc_async_socket_recv():0 75169:20221202:102520.885 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.000108 sec, getting values]' 75169:20221202:102520.885 In get_values() 75169:20221202:102520.885 In DCconfig_get_poller_items() poller_type:4 75169:20221202:102520.885 End of DCconfig_get_poller_items():0 75169:20221202:102520.885 In DCconfig_get_poller_nextcheck() poller_type:4 75169:20221202:102520.885 End of DCconfig_get_poller_nextcheck():-1 75169:20221202:102520.885 End of get_values():0 75169:20221202:102520.885 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.000147 sec, idle 5 sec]' 75169:20221202:102520.885 In zbx_ipc_async_socket_recv() timeout:5 75176:20221202:102520.885 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.000074 sec, getting values]' 75176:20221202:102520.885 In get_values() 75176:20221202:102520.885 In DCconfig_get_poller_items() poller_type:4 75176:20221202:102520.885 End of DCconfig_get_poller_items():0 75176:20221202:102520.886 In DCconfig_get_poller_nextcheck() poller_type:4 75176:20221202:102520.886 End of DCconfig_get_poller_nextcheck():-1 75176:20221202:102520.886 End of get_values():0 75176:20221202:102520.886 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.007526 sec, idle 5 sec]' 75176:20221202:102520.886 In zbx_ipc_async_socket_recv() timeout:5 75203:20221202:102520.886 End of zbx_ipc_async_socket_recv():0 75203:20221202:102520.886 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.000072 sec, getting values]' 75203:20221202:102520.886 In get_values() 75203:20221202:102520.886 In DCconfig_get_poller_items() poller_type:5 75203:20221202:102520.886 End of DCconfig_get_poller_items():0 75203:20221202:102520.886 In DCconfig_get_poller_nextcheck() poller_type:5 75203:20221202:102520.886 End of DCconfig_get_poller_nextcheck():-1 75203:20221202:102520.886 End of get_values():0 75203:20221202:102520.886 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.000531 sec, idle 5 sec]' 75203:20221202:102520.886 In zbx_ipc_async_socket_recv() timeout:5 75177:20221202:102520.889 End of zbx_ipc_async_socket_recv():0 75177:20221202:102520.890 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.000096 sec, getting values]' 75177:20221202:102520.890 In get_values() 75177:20221202:102520.890 In DCconfig_get_poller_items() poller_type:4 75177:20221202:102520.890 End of DCconfig_get_poller_items():0 75177:20221202:102520.890 In DCconfig_get_poller_nextcheck() poller_type:4 75177:20221202:102520.890 End of DCconfig_get_poller_nextcheck():-1 75177:20221202:102520.890 End of get_values():0 75177:20221202:102520.890 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.000144 sec, idle 5 sec]' 75177:20221202:102520.890 In zbx_ipc_async_socket_recv() timeout:5 75164:20221202:102520.937 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000157 sec, syncing history]' 75164:20221202:102520.937 In zbx_sync_history_cache() history_num:0 75164:20221202:102520.937 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000264 sec, idle 1 sec]' 75167:20221202:102520.937 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000035 sec, syncing history]' 75167:20221202:102520.937 In zbx_sync_history_cache() history_num:0 75167:20221202:102520.937 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000033 sec, idle 1 sec]' 75165:20221202:102520.938 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000361 sec, syncing history]' 75165:20221202:102520.938 In zbx_sync_history_cache() history_num:0 75165:20221202:102520.938 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000202 sec, idle 1 sec]' 75166:20221202:102520.939 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000587 sec, syncing history]' 75166:20221202:102520.939 In zbx_sync_history_cache() history_num:0 75166:20221202:102520.939 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000379 sec, idle 1 sec]' 75200:20221202:102520.961 zbx_setproctitle() title:'alert syncer [queuing alerts]' 75200:20221202:102520.961 In am_db_get_alerts() 75200:20221202:102520.961 query [txnlev:1] [begin;] 75200:20221202:102520.961 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] 75200:20221202:102520.962 query [txnlev:1] [commit;] 75200:20221202:102520.962 End of am_db_get_alerts():SUCCEED alerts:0 75200:20221202:102520.962 In am_db_flush_results() 75200:20221202:102520.962 In zbx_ipc_socket_write() 75200:20221202:102520.962 End of zbx_ipc_socket_write():SUCCEED 75200:20221202:102520.962 In zbx_ipc_socket_read() 75149:20221202:102520.963 End of zbx_ipc_service_recv():1 75149:20221202:102520.963 In am_flush_results() results:0 75149:20221202:102520.963 In zbx_ipc_client_send() clientid:6 75149:20221202:102520.963 End of zbx_ipc_client_send():SUCCEED 75149:20221202:102520.963 End of am_flush_results() 75149:20221202:102520.963 zbx_setproctitle() title:'alert manager #1 [sent 0, failed 0 alerts, idle 5.019287 sec during 5.021139 sec]' 75149:20221202:102520.963 In zbx_ipc_service_recv() timeout:1.000 75200:20221202:102520.963 End of zbx_ipc_socket_read():SUCCEED 75200:20221202:102520.963 End of am_db_flush_results() flushed:0 75200:20221202:102520.964 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.002861 sec, idle 1 sec]' 75157:20221202:102520.968 End of zbx_ipc_service_recv():2 75157:20221202:102520.968 zbx_setproctitle() title:'lld manager #1 [processed 0 LLD rules, idle 5.024481sec during 5.024498 sec]' 75157:20221202:102520.968 In zbx_ipc_service_recv() timeout:1.000 75206:20221202:102521.223 End of zbx_ipc_service_recv():2 75206:20221202:102521.224 zbx_setproctitle() title:'availability manager #1 [queued 0, processed 0 values, idle 5.029912 sec during 5.029935 sec]' 75206:20221202:102521.224 In zbx_ipc_service_recv() timeout:1.000 75132:20221202:102521.459 End of zbx_ipc_service_recv():2 75132:20221202:102521.459 In zbx_ipc_async_socket_send() 75132:20221202:102521.459 In zbx_ipc_client_send() clientid:0 75132:20221202:102521.459 End of zbx_ipc_client_send():SUCCEED 75132:20221202:102521.459 End of zbx_ipc_async_socket_send():SUCCEED 75132:20221202:102521.459 In zbx_ipc_async_socket_flush() timeout:10 75132:20221202:102521.460 End of zbx_ipc_async_socket_flush():0 75132:20221202:102521.460 In zbx_ipc_service_recv() timeout:0.998 75129:20221202:102521.460 End of zbx_ipc_service_recv():1 75129:20221202:102521.460 In zbx_ha_dispatch_message() 75129:20221202:102521.460 In zbx_ipc_service_recv() timeout:1.000 75133:20221202:102521.717 End of zbx_ipc_service_recv():2 75133:20221202:102521.722 In zbx_ipc_service_recv() timeout:1.000 75187:20221202:102521.850 End of zbx_ipc_async_socket_recv():0 75187:20221202:102521.850 zbx_setproctitle() title:'poller #4 [got 1 values in 0.004404 sec, getting values]' 75187:20221202:102521.850 In get_values() 75187:20221202:102521.850 In DCconfig_get_poller_items() poller_type:0 75187:20221202:102521.850 End of DCconfig_get_poller_items():1 75187:20221202:102521.850 In substitute_key_macros_impl() data:'agent.ping' 75187:20221202:102521.850 End of substitute_key_macros_impl():SUCCEED data:'agent.ping' 75187:20221202:102521.850 In substitute_simple_macros_impl() data:'10050' 75187:20221202:102521.850 End substitute_simple_macros_impl() data:'10050' 75187:20221202:102521.850 In get_value() key:'agent.ping' 75187:20221202:102521.850 In get_value_agent() host:'test' addr:'192.168.6.176' key:'agent.ping' conn:'unencrypted' 75187:20221202:102521.850 In is_ip4() ip:'192.168.6.176' 75187:20221202:102521.850 End of is_ip4():SUCCEED 75187:20221202:102521.850 Sending [agent.ping] 75187:20221202:102521.850 get value from agent result: '1' 75187:20221202:102521.850 End of get_value_agent():SUCCEED 75187:20221202:102521.850 End of get_value():SUCCEED 75187:20221202:102521.851 In zbx_activate_item_interface() interfaceid:15 itemid:44581 type:0 75187:20221202:102521.851 End of zbx_activate_item_interface() 75187:20221202:102521.851 In zbx_preprocess_item_value() 75187:20221202:102521.851 End of zbx_preprocess_item_value() 75187:20221202:102521.851 In zbx_ipc_socket_write() 75187:20221202:102521.851 End of zbx_ipc_socket_write():SUCCEED 75187:20221202:102521.851 End of get_values():1 75187:20221202:102521.851 zbx_setproctitle() title:'poller #4 [got 1 values in 0.000797 sec, idle 5 sec]' 75187:20221202:102521.851 In zbx_ipc_async_socket_recv() timeout:5 75153:20221202:102521.851 End of zbx_ipc_service_recv():1 75153:20221202:102521.851 In preprocessor_add_request() 75153:20221202:102521.851 In preprocessor_sync_configuration() 75153:20221202:102521.851 In DCconfig_get_preprocessable_items() 75153:20221202:102521.851 End of DCconfig_get_preprocessable_items() items:29 75153:20221202:102521.851 End of preprocessor_sync_configuration() item config size: 29, history cache size: 0 75153:20221202:102521.851 In preprocessor_enqueue() itemid: 44581 75153:20221202:102521.851 End of preprocessor_enqueue() 75153:20221202:102521.851 In preprocessor_assign_tasks() 75153:20221202:102521.851 In preprocessor_get_next_task() 75153:20221202:102521.851 End of preprocessor_get_next_task() 75153:20221202:102521.851 In zbx_ipc_client_send() clientid:3 75183:20221202:102521.851 End of zbx_ipc_async_socket_recv():0 75153:20221202:102521.851 End of zbx_ipc_client_send():SUCCEED 75153:20221202:102521.851 In preprocessor_get_next_task() 75153:20221202:102521.851 End of preprocessor_get_next_task() 75153:20221202:102521.851 End of preprocessor_assign_tasks() 75153:20221202:102521.851 End of preprocessor_add_request() 75153:20221202:102521.851 zbx_setproctitle() title:'preprocessing manager #1 [queued 1, processed 1 values, idle 5.002074 sec during 5.003147 sec]' 75184:20221202:102521.851 End of zbx_ipc_async_socket_recv():0 75184:20221202:102521.852 zbx_setproctitle() title:'poller #3 [got 0 values in 0.000149 sec, getting values]' 75184:20221202:102521.852 In get_values() 75184:20221202:102521.852 In DCconfig_get_poller_items() poller_type:0 75184:20221202:102521.852 End of DCconfig_get_poller_items():0 75184:20221202:102521.852 In DCconfig_get_poller_nextcheck() poller_type:0 75184:20221202:102521.852 End of DCconfig_get_poller_nextcheck():1669969526 75155:20221202:102521.852 End of zbx_ipc_socket_read():SUCCEED 75155:20221202:102521.852 worker_preprocess_value(): 1 75184:20221202:102521.852 End of get_values():0 75184:20221202:102521.852 zbx_setproctitle() title:'poller #3 [got 0 values in 0.000282 sec, idle 5 sec]' 75184:20221202:102521.852 In zbx_ipc_async_socket_recv() timeout:5 75153:20221202:102521.852 In zbx_ipc_service_recv() timeout:1.000 75155:20221202:102521.852 worker_preprocess_value: SUCCEED GOOD 75155:20221202:102521.852 In zbx_ipc_socket_write() 75155:20221202:102521.852 End of zbx_ipc_socket_write():SUCCEED 75155:20221202:102521.852 In zbx_ipc_socket_read() 75183:20221202:102521.852 zbx_setproctitle() title:'poller #2 [got 0 values in 0.000084 sec, getting values]' 75183:20221202:102521.852 In get_values() 75183:20221202:102521.852 In DCconfig_get_poller_items() poller_type:0 75183:20221202:102521.852 End of DCconfig_get_poller_items():0 75183:20221202:102521.852 In DCconfig_get_poller_nextcheck() poller_type:0 75183:20221202:102521.852 End of DCconfig_get_poller_nextcheck():1669969526 75183:20221202:102521.852 End of get_values():0 75183:20221202:102521.852 zbx_setproctitle() title:'poller #2 [got 0 values in 0.000929 sec, idle 5 sec]' 75153:20221202:102521.852 End of zbx_ipc_service_recv():1 75153:20221202:102521.852 In preprocessor_add_result() 75153:20221202:102521.853 In preprocessor_enqueue_dependent() itemid: 44581 75153:20221202:102521.853 End of preprocessor_enqueue_dependent() 75153:20221202:102521.853 In preprocessor_assign_tasks() 75153:20221202:102521.853 In preprocessor_get_next_task() 75153:20221202:102521.853 End of preprocessor_get_next_task() 75153:20221202:102521.853 End of preprocessor_assign_tasks() 75153:20221202:102521.853 End of preprocessor_add_result() 75153:20221202:102521.853 In zbx_ipc_service_recv() timeout:1.000 75183:20221202:102521.854 In zbx_ipc_async_socket_recv() timeout:5 75180:20221202:102521.865 zbx_setproctitle() title:'self-monitoring [processing data]' 75180:20221202:102521.867 In collect_selfmon_stats() 75180:20221202:102521.867 End of collect_selfmon_stats() 75180:20221202:102521.867 zbx_setproctitle() title:'self-monitoring [processed data in 0.002838 sec, idle 1 sec]' 75182:20221202:102521.871 End of zbx_ipc_async_socket_recv():0 75182:20221202:102521.871 zbx_setproctitle() title:'poller #1 [got 0 values in 0.000150 sec, getting values]' 75182:20221202:102521.871 In get_values() 75182:20221202:102521.871 In DCconfig_get_poller_items() poller_type:0 75182:20221202:102521.871 End of DCconfig_get_poller_items():0 75182:20221202:102521.871 In DCconfig_get_poller_nextcheck() poller_type:0 75182:20221202:102521.871 End of DCconfig_get_poller_nextcheck():1669969526 75182:20221202:102521.871 End of get_values():0 75182:20221202:102521.871 zbx_setproctitle() title:'poller #1 [got 0 values in 0.000274 sec, idle 5 sec]' 75182:20221202:102521.871 In zbx_ipc_async_socket_recv() timeout:5 75188:20221202:102521.887 End of zbx_ipc_async_socket_recv():0 75188:20221202:102521.887 zbx_setproctitle() title:'poller #5 [got 0 values in 0.000080 sec, getting values]' 75188:20221202:102521.887 In get_values() 75188:20221202:102521.887 In DCconfig_get_poller_items() poller_type:0 75188:20221202:102521.887 End of DCconfig_get_poller_items():0 75188:20221202:102521.887 In DCconfig_get_poller_nextcheck() poller_type:0 75188:20221202:102521.887 End of DCconfig_get_poller_nextcheck():1669969526 75188:20221202:102521.887 End of get_values():0 75188:20221202:102521.887 zbx_setproctitle() title:'poller #5 [got 0 values in 0.000083 sec, idle 5 sec]' 75188:20221202:102521.887 In zbx_ipc_async_socket_recv() timeout:5 75164:20221202:102521.938 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000264 sec, syncing history]' 75164:20221202:102521.938 In zbx_sync_history_cache() history_num:1 75164:20221202:102521.938 In substitute_simple_macros_impl() data:'90d' 75164:20221202:102521.938 End substitute_simple_macros_impl() data:'90d' 75164:20221202:102521.938 In DCmass_prepare_history() history_num:1 75164:20221202:102521.938 End of DCmass_prepare_history() 75164:20221202:102521.938 In DBmass_add_history() 75164:20221202:102521.938 In zbx_history_add_values() 75164:20221202:102521.938 query [txnlev:1] [begin;] 75167:20221202:102521.938 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000033 sec, syncing history]' 75167:20221202:102521.938 In zbx_sync_history_cache() history_num:1 75167:20221202:102521.938 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000046 sec, idle 1 sec]' 75165:20221202:102521.939 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000202 sec, syncing history]' 75165:20221202:102521.939 In zbx_sync_history_cache() history_num:1 75165:20221202:102521.939 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000128 sec, idle 1 sec]' 75166:20221202:102521.939 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000379 sec, syncing history]' 75166:20221202:102521.939 In zbx_sync_history_cache() history_num:1 75166:20221202:102521.939 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000116 sec, idle 1 sec]' 75164:20221202:102521.939 query [txnlev:1] [insert into history_str (itemid,clock,ns,value) values (44581,1669969521,851000911,'GOOD'); ] 75164:20221202:102521.945 query [txnlev:1] [commit;] 75164:20221202:102521.961 End of zbx_history_add_values() 75164:20221202:102521.961 End of DBmass_add_history() 75164:20221202:102521.961 In DCmass_update_trends() 75164:20221202:102521.961 End of DCmass_update_trends() 75164:20221202:102521.961 query [txnlev:1] [begin;] 75164:20221202:102521.961 In DBmass_update_items() 75164:20221202:102521.961 End of DBmass_update_items() 75164:20221202:102521.961 In zbx_process_events() events_num:0 75164:20221202:102521.962 End of zbx_process_events() processed:0 75164:20221202:102521.962 query [txnlev:1] [commit;] 75164:20221202:102521.962 In DCupdate_trends() 75164:20221202:102521.962 End of DCupdate_trends() 75164:20221202:102521.962 query [txnlev:1] [begin;] 75164:20221202:102521.962 In recalculate_triggers() 75164:20221202:102521.962 In zbx_link_triggers_with_functions() trigger_order_num:0 75164:20221202:102521.962 End of zbx_link_triggers_with_functions() triggers_func_pos_num:0 75164:20221202:102521.962 In zbx_evaluate_expressions() tr_num:0 75164:20221202:102521.962 In substitute_functions() 75164:20221202:102521.962 In zbx_extract_functionids() tr_num:0 75164:20221202:102521.962 End of zbx_extract_functionids() functionids_num:0 75164:20221202:102521.963 End of substitute_functions() 75164:20221202:102521.963 End of zbx_evaluate_expressions() 75164:20221202:102521.963 In zbx_process_triggers() values_num:0 75164:20221202:102521.963 End of zbx_process_triggers() 75164:20221202:102521.963 End of recalculate_triggers() 75164:20221202:102521.963 In zbx_process_events() events_num:0 75164:20221202:102521.963 End of zbx_process_events() processed:0 75164:20221202:102521.964 query [txnlev:1] [commit;] 75164:20221202:102521.964 zbx_setproctitle() title:'history syncer #1 [processed 1 values, 0 triggers in 0.025797 sec, idle 1 sec]' 75200:20221202:102521.965 zbx_setproctitle() title:'alert syncer [queuing alerts]' 75200:20221202:102521.965 In am_db_get_alerts() 75200:20221202:102521.965 query [txnlev:1] [begin;] 75200:20221202:102521.965 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] 75200:20221202:102521.965 query [txnlev:1] [commit;] 75200:20221202:102521.965 End of am_db_get_alerts():SUCCEED alerts:0 75200:20221202:102521.966 In am_db_flush_results() 75200:20221202:102521.966 In zbx_ipc_socket_write() 75200:20221202:102521.966 End of zbx_ipc_socket_write():SUCCEED 75200:20221202:102521.966 In zbx_ipc_socket_read() 75149:20221202:102521.966 End of zbx_ipc_service_recv():1 75149:20221202:102521.966 In am_flush_results() results:0 75149:20221202:102521.966 In zbx_ipc_client_send() clientid:6 75149:20221202:102521.966 End of zbx_ipc_client_send():SUCCEED 75149:20221202:102521.966 End of am_flush_results() 75149:20221202:102521.966 In zbx_ipc_service_recv() timeout:1.000 75200:20221202:102521.966 End of zbx_ipc_socket_read():SUCCEED 75200:20221202:102521.966 End of am_db_flush_results() flushed:0 75200:20221202:102521.966 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.001498 sec, idle 1 sec]' 75157:20221202:102521.974 End of zbx_ipc_service_recv():2 75157:20221202:102521.974 In zbx_ipc_service_recv() timeout:1.000 75206:20221202:102522.234 End of zbx_ipc_service_recv():2 75206:20221202:102522.234 In zbx_ipc_service_recv() timeout:1.000 75162:20221202:102522.311 zbx_setproctitle() title:'http poller #1 [got 0 values in 0.001504 sec, getting values]' 75162:20221202:102522.311 In process_httptests() 75162:20221202:102522.311 query [txnlev:0] [select h.hostid,h.host,h.name,t.httptestid,t.name,t.agent,t.authentication,t.http_user,t.http_password,t.http_proxy,t.retries,t.ssl_cert_file,t.ssl_key_file,t.ssl_key_password,t.verify_peer,t.verify_host,t.delay from httptest t,hosts h where t.hostid=h.hostid and t.nextcheck<=1669969522 and mod(t.httptestid,1)=0 and t.status=0 and h.proxy_hostid is null and h.status=0 and (h.maintenance_status=0 or h.maintenance_type=0)] 75162:20221202:102522.312 query [txnlev:0] [select name,value,type from httptest_field where httptestid=1 order by httptest_fieldid] 75162:20221202:102522.313 In substitute_simple_macros_impl() data:'Zabbix' 75162:20221202:102522.313 End substitute_simple_macros_impl() data:'Zabbix' 75162:20221202:102522.313 In substitute_simple_macros_impl() data:EMPTY 75162:20221202:102522.313 In substitute_simple_macros_impl() data:EMPTY 75162:20221202:102522.313 In substitute_simple_macros_impl() data:EMPTY 75162:20221202:102522.313 In http_process_variables() 0 variables 75162:20221202:102522.313 End of http_process_variables():SUCCEED 75162:20221202:102522.313 In process_httptest() httptestid:1 name:'Web scenario 1' 75162:20221202:102522.313 query [txnlev:0] [select httpstepid,no,name,url,timeout,posts,required,status_codes,post_type,follow_redirects,retrieve_mode from httpstep where httptestid=1 order by no] 75162:20221202:102522.313 In substitute_simple_macros_impl() data:'10s' 75162:20221202:102522.313 End substitute_simple_macros_impl() data:'10s' 75162:20221202:102522.313 In substitute_simple_macros_impl() data:'https://zabbix.com' 75162:20221202:102522.313 End substitute_simple_macros_impl() data:'https://zabbix.com' 75162:20221202:102522.313 In http_substitute_variables() data:'https://zabbix.com' 75162:20221202:102522.313 End of http_substitute_variables() data:'https://zabbix.com' 75162:20221202:102522.313 In substitute_simple_macros_impl() data:'Zabbix' 75162:20221202:102522.313 End substitute_simple_macros_impl() data:'Zabbix' 75162:20221202:102522.313 In substitute_simple_macros_impl() data:'200' 75162:20221202:102522.313 End substitute_simple_macros_impl() data:'200' 75162:20221202:102522.313 query [txnlev:0] [select name,value,type from httpstep_field where httpstepid=1 order by httpstep_fieldid] 75162:20221202:102522.314 In substitute_simple_macros_impl() data:'15s' 75162:20221202:102522.314 End substitute_simple_macros_impl() data:'15s' 75162:20221202:102522.314 process_httptest() use step "111" 75162:20221202:102522.314 process_httptest() use post "" 75162:20221202:102522.314 process_httptest() go to URL "https://zabbix.com" 75132:20221202:102522.469 End of zbx_ipc_service_recv():2 75132:20221202:102522.469 In zbx_ipc_async_socket_send() 75132:20221202:102522.469 In zbx_ipc_client_send() clientid:0 75132:20221202:102522.469 End of zbx_ipc_client_send():SUCCEED 75132:20221202:102522.469 End of zbx_ipc_async_socket_send():SUCCEED 75132:20221202:102522.469 In zbx_ipc_async_socket_flush() timeout:10 75132:20221202:102522.469 End of zbx_ipc_async_socket_flush():0 75132:20221202:102522.469 In zbx_ipc_service_recv() timeout:0.988 75129:20221202:102522.469 End of zbx_ipc_service_recv():1 75129:20221202:102522.469 In zbx_ha_dispatch_message() 75129:20221202:102522.469 In zbx_ipc_service_recv() timeout:1.000 75162:20221202:102522.520 In int_in_list() list:'200' value:301 75162:20221202:102522.520 End of int_in_list():FAIL 75162:20221202:102522.520 In process_step_data() rspcode:301 time:0.205526 speed:868.000000 75162:20221202:102522.520 query [txnlev:0] [select type,itemid from httpstepitem where httpstepid=1] 75162:20221202:102522.521 In zbx_preprocess_item_value() 75162:20221202:102522.522 End of zbx_preprocess_item_value() 75162:20221202:102522.522 In zbx_preprocess_item_value() 75162:20221202:102522.522 End of zbx_preprocess_item_value() 75162:20221202:102522.522 In zbx_preprocess_item_value() 75162:20221202:102522.522 End of zbx_preprocess_item_value() 75162:20221202:102522.522 End of process_step_data() 75162:20221202:102522.523 query without transaction detected 75162:20221202:102522.523 query [txnlev:0] [update httptest set nextcheck=1669969532 where httptestid=1] 75162:20221202:102522.541 cannot process step "111" of web scenario "Web scenario 1" on host "test": response code "301" did not match any of the required status codes "200" 75162:20221202:102522.541 In process_test_data() 75162:20221202:102522.541 query [txnlev:0] [select type,itemid from httptestitem where httptestid=1] 75162:20221202:102522.553 In zbx_preprocess_item_value() 75162:20221202:102522.553 End of zbx_preprocess_item_value() 75162:20221202:102522.554 In zbx_preprocess_item_value() 75162:20221202:102522.554 End of zbx_preprocess_item_value() 75162:20221202:102522.554 In zbx_preprocess_item_value() 75162:20221202:102522.554 End of zbx_preprocess_item_value() 75162:20221202:102522.554 End of process_test_data() 75162:20221202:102522.555 In zbx_ipc_socket_write() 75153:20221202:102522.555 End of zbx_ipc_service_recv():1 75153:20221202:102522.555 In preprocessor_add_request() 75153:20221202:102522.556 In preprocessor_sync_configuration() 75153:20221202:102522.556 In DCconfig_get_preprocessable_items() 75153:20221202:102522.556 End of DCconfig_get_preprocessable_items() items:29 75153:20221202:102522.556 End of preprocessor_sync_configuration() item config size: 29, history cache size: 0 75153:20221202:102522.556 In preprocessor_enqueue() itemid: 44299 75153:20221202:102522.556 In preprocessor_enqueue_dependent() itemid: 44299 75153:20221202:102522.556 End of preprocessor_enqueue_dependent() 75153:20221202:102522.556 End of preprocessor_enqueue() 75153:20221202:102522.556 In preprocessor_enqueue() itemid: 44300 75153:20221202:102522.556 In preprocessor_enqueue_dependent() itemid: 44300 75153:20221202:102522.556 End of preprocessor_enqueue_dependent() 75153:20221202:102522.556 End of preprocessor_enqueue() 75153:20221202:102522.556 In preprocessor_enqueue() itemid: 44301 75153:20221202:102522.556 In preprocessor_enqueue_dependent() itemid: 44301 75153:20221202:102522.556 End of preprocessor_enqueue_dependent() 75153:20221202:102522.556 End of preprocessor_enqueue() 75153:20221202:102522.556 In preprocessor_enqueue() itemid: 44296 75153:20221202:102522.556 In preprocessor_enqueue_dependent() itemid: 44296 75153:20221202:102522.556 End of preprocessor_enqueue_dependent() 75153:20221202:102522.556 End of preprocessor_enqueue() 75153:20221202:102522.556 In preprocessor_enqueue() itemid: 44297 75153:20221202:102522.556 In preprocessor_enqueue_dependent() itemid: 44297 75153:20221202:102522.556 End of preprocessor_enqueue_dependent() 75153:20221202:102522.556 End of preprocessor_enqueue() 75153:20221202:102522.556 In preprocessor_enqueue() itemid: 44298 75153:20221202:102522.556 In preprocessor_enqueue_dependent() itemid: 44298 75153:20221202:102522.556 End of preprocessor_enqueue_dependent() 75153:20221202:102522.556 End of preprocessor_enqueue() 75153:20221202:102522.556 In preprocessor_assign_tasks() 75153:20221202:102522.556 In preprocessor_get_next_task() 75153:20221202:102522.557 End of preprocessor_get_next_task() 75153:20221202:102522.557 End of preprocessor_assign_tasks() 75153:20221202:102522.557 End of preprocessor_add_request() 75153:20221202:102522.557 In zbx_ipc_service_recv() timeout:1.000 75162:20221202:102522.560 End of zbx_ipc_socket_write():SUCCEED 75162:20221202:102522.560 End of process_httptest() 75162:20221202:102522.560 End of process_httptests() 75162:20221202:102522.560 query [txnlev:0] [select min(t.nextcheck) from httptest t,hosts h where t.hostid=h.hostid and mod(t.httptestid,1)=0 and t.status=0 and h.proxy_hostid is null and h.status=0 and (h.maintenance_status=0 or h.maintenance_type=0)] 75162:20221202:102522.561 zbx_setproctitle() title:'http poller #1 [got 1 values in 0.249264 sec, idle 5 sec]' 75133:20221202:102522.727 End of zbx_ipc_service_recv():2 75133:20221202:102522.727 In zbx_ipc_service_recv() timeout:1.000 75180:20221202:102522.874 zbx_setproctitle() title:'self-monitoring [processing data]' 75180:20221202:102522.874 In collect_selfmon_stats() 75180:20221202:102522.874 End of collect_selfmon_stats() 75180:20221202:102522.874 zbx_setproctitle() title:'self-monitoring [processed data in 0.000267 sec, idle 1 sec]' 75166:20221202:102522.940 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000116 sec, syncing history]' 75166:20221202:102522.940 In zbx_sync_history_cache() history_num:6 75166:20221202:102522.940 In substitute_simple_macros_impl() data:'90d' 75166:20221202:102522.940 End substitute_simple_macros_impl() data:'90d' 75166:20221202:102522.940 In substitute_simple_macros_impl() data:'30d' 75166:20221202:102522.940 End substitute_simple_macros_impl() data:'30d' 75166:20221202:102522.940 In substitute_simple_macros_impl() data:'90d' 75166:20221202:102522.940 End substitute_simple_macros_impl() data:'90d' 75166:20221202:102522.940 In substitute_simple_macros_impl() data:'30d' 75166:20221202:102522.940 End substitute_simple_macros_impl() data:'30d' 75166:20221202:102522.940 In substitute_simple_macros_impl() data:'30d' 75166:20221202:102522.940 End substitute_simple_macros_impl() data:'30d' 75166:20221202:102522.940 In substitute_simple_macros_impl() data:'90d' 75166:20221202:102522.940 End substitute_simple_macros_impl() data:'90d' 75166:20221202:102522.940 In substitute_simple_macros_impl() data:'30d' 75166:20221202:102522.940 End substitute_simple_macros_impl() data:'30d' 75166:20221202:102522.940 In substitute_simple_macros_impl() data:'90d' 75166:20221202:102522.940 End substitute_simple_macros_impl() data:'90d' 75166:20221202:102522.940 In substitute_simple_macros_impl() data:'30d' 75166:20221202:102522.940 End substitute_simple_macros_impl() data:'30d' 75166:20221202:102522.940 In substitute_simple_macros_impl() data:'90d' 75166:20221202:102522.940 End substitute_simple_macros_impl() data:'90d' 75166:20221202:102522.940 In substitute_simple_macros_impl() data:'30d' 75166:20221202:102522.940 End substitute_simple_macros_impl() data:'30d' 75166:20221202:102522.941 In DCmass_prepare_history() history_num:6 75166:20221202:102522.941 End of DCmass_prepare_history() 75166:20221202:102522.941 In DBmass_add_history() 75166:20221202:102522.941 In zbx_history_add_values() 75166:20221202:102522.941 query [txnlev:1] [begin;] 75167:20221202:102522.941 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000046 sec, syncing history]' 75167:20221202:102522.941 In zbx_sync_history_cache() history_num:6 75167:20221202:102522.941 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000077 sec, idle 1 sec]' 75165:20221202:102522.942 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000128 sec, syncing history]' 75165:20221202:102522.942 In zbx_sync_history_cache() history_num:6 75165:20221202:102522.942 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.001225 sec, idle 1 sec]' 75166:20221202:102522.942 query [txnlev:1] [insert into history (itemid,clock,ns,value) values (44296,1669969522,523378235,868),(44299,1669969522,520336918,868),(44300,1669969522,520336918,0.20552599999999999); ] 75166:20221202:102522.943 query [txnlev:1] [insert into history_str (itemid,clock,ns,value) values (44298,1669969522,523378235,'response code "301" did not match any of the required status codes "200"'); ] 75166:20221202:102522.943 query [txnlev:1] [insert into history_uint (itemid,clock,ns,value) values (44297,1669969522,523378235,1),(44301,1669969522,520336918,301); ] 75166:20221202:102522.944 query [txnlev:1] [commit;] 75168:20221202:102522.946 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.002558 sec, processing escalations]' 75168:20221202:102522.946 In process_escalations() 75168:20221202:102522.946 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<=1669969525 order by actionid,triggerid,itemid,escalationid] 75168:20221202:102522.947 End of process_escalations() 75168:20221202:102522.947 In process_escalations() 75168:20221202:102522.947 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<=1669969525 order by actionid,triggerid,itemid,escalationid] 75168:20221202:102522.948 End of process_escalations() 75168:20221202:102522.948 In process_escalations() 75168:20221202:102522.948 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<=1669969525 order by actionid,triggerid,itemid,escalationid] 75168:20221202:102522.948 End of process_escalations() 75168:20221202:102522.949 In process_escalations() 75168:20221202:102522.949 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<=1669969525 order by actionid,triggerid,itemid,escalationid] 75168:20221202:102522.956 End of process_escalations() 75168:20221202:102522.956 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.010444 sec, idle 3 sec]' 75166:20221202:102522.960 End of zbx_history_add_values() 75166:20221202:102522.960 End of DBmass_add_history() 75166:20221202:102522.960 In DCmass_update_trends() 75166:20221202:102522.960 End of DCmass_update_trends() 75166:20221202:102522.960 query [txnlev:1] [begin;] 75166:20221202:102522.961 In DBmass_update_items() 75166:20221202:102522.961 End of DBmass_update_items() 75166:20221202:102522.961 In zbx_process_events() events_num:0 75166:20221202:102522.961 End of zbx_process_events() processed:0 75166:20221202:102522.961 query [txnlev:1] [commit;] 75164:20221202:102522.965 zbx_setproctitle() title:'history syncer #1 [processed 1 values, 0 triggers in 0.025797 sec, syncing history]' 75164:20221202:102522.966 In zbx_sync_history_cache() history_num:6 75164:20221202:102522.966 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000517 sec, idle 1 sec]' 75166:20221202:102522.966 In DCupdate_trends() 75166:20221202:102522.966 End of DCupdate_trends() 75166:20221202:102522.966 query [txnlev:1] [begin;] 75166:20221202:102522.966 In recalculate_triggers() 75166:20221202:102522.966 In zbx_link_triggers_with_functions() trigger_order_num:0 75166:20221202:102522.966 End of zbx_link_triggers_with_functions() triggers_func_pos_num:0 75166:20221202:102522.966 In zbx_evaluate_expressions() tr_num:0 75166:20221202:102522.966 In substitute_functions() 75166:20221202:102522.966 In zbx_extract_functionids() tr_num:0 75166:20221202:102522.966 End of zbx_extract_functionids() functionids_num:0 75166:20221202:102522.966 End of substitute_functions() 75166:20221202:102522.966 End of zbx_evaluate_expressions() 75166:20221202:102522.966 In zbx_process_triggers() values_num:0 75166:20221202:102522.966 End of zbx_process_triggers() 75166:20221202:102522.966 End of recalculate_triggers() 75166:20221202:102522.966 In zbx_process_events() events_num:0 75166:20221202:102522.966 End of zbx_process_events() processed:0 75166:20221202:102522.966 query [txnlev:1] [commit;] 75166:20221202:102522.967 zbx_setproctitle() title:'history syncer #3 [processed 6 values, 0 triggers in 0.027106 sec, idle 1 sec]' 75200:20221202:102522.967 zbx_setproctitle() title:'alert syncer [queuing alerts]' 75200:20221202:102522.967 In am_db_get_alerts() 75200:20221202:102522.967 query [txnlev:1] [begin;] 75200:20221202:102522.967 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] 75200:20221202:102522.968 query [txnlev:1] [commit;] 75200:20221202:102522.968 End of am_db_get_alerts():SUCCEED alerts:0 75200:20221202:102522.968 In am_db_flush_results() 75200:20221202:102522.968 In zbx_ipc_socket_write() 75200:20221202:102522.968 End of zbx_ipc_socket_write():SUCCEED 75200:20221202:102522.969 In zbx_ipc_socket_read() 75149:20221202:102522.969 End of zbx_ipc_service_recv():1 75149:20221202:102522.969 In am_flush_results() results:0 75149:20221202:102522.969 In zbx_ipc_client_send() clientid:6 75149:20221202:102522.969 End of zbx_ipc_client_send():SUCCEED 75149:20221202:102522.969 End of am_flush_results() 75149:20221202:102522.969 In zbx_ipc_service_recv() timeout:1.000 75200:20221202:102522.970 End of zbx_ipc_socket_read():SUCCEED 75200:20221202:102522.970 End of am_db_flush_results() flushed:0 75200:20221202:102522.970 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.002413 sec, idle 1 sec]' 75157:20221202:102522.982 End of zbx_ipc_service_recv():2 75157:20221202:102522.982 In zbx_ipc_service_recv() timeout:1.000 75206:20221202:102523.246 End of zbx_ipc_service_recv():2 75206:20221202:102523.246 In zbx_ipc_service_recv() timeout:1.000 75132:20221202:102523.460 End of zbx_ipc_service_recv():2 75132:20221202:102523.460 In zbx_ipc_async_socket_send() 75132:20221202:102523.460 In zbx_ipc_client_send() clientid:0 75132:20221202:102523.460 End of zbx_ipc_client_send():SUCCEED 75132:20221202:102523.460 End of zbx_ipc_async_socket_send():SUCCEED 75132:20221202:102523.460 In zbx_ipc_async_socket_flush() timeout:10 75132:20221202:102523.460 End of zbx_ipc_async_socket_flush():0 75132:20221202:102523.460 In zbx_ipc_service_recv() timeout:0.997 75129:20221202:102523.460 End of zbx_ipc_service_recv():1 75129:20221202:102523.460 In zbx_ha_dispatch_message() 75129:20221202:102523.460 In zbx_ipc_service_recv() timeout:1.000 75153:20221202:102523.559 End of zbx_ipc_service_recv():2 75153:20221202:102523.559 In zbx_ipc_service_recv() timeout:1.000 75133:20221202:102523.735 End of zbx_ipc_service_recv():2 75133:20221202:102523.735 In zbx_ipc_service_recv() timeout:1.000 75180:20221202:102523.874 zbx_setproctitle() title:'self-monitoring [processing data]' 75180:20221202:102523.875 In collect_selfmon_stats() 75180:20221202:102523.875 End of collect_selfmon_stats() 75180:20221202:102523.875 zbx_setproctitle() title:'self-monitoring [processed data in 0.000243 sec, idle 1 sec]' 75167:20221202:102523.942 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000077 sec, syncing history]' 75167:20221202:102523.942 In zbx_sync_history_cache() history_num:0 75167:20221202:102523.942 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000199 sec, idle 1 sec]' 75165:20221202:102523.942 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.001225 sec, syncing history]' 75165:20221202:102523.942 In zbx_sync_history_cache() history_num:0 75165:20221202:102523.942 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000300 sec, idle 1 sec]' 75164:20221202:102523.967 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000517 sec, syncing history]' 75164:20221202:102523.967 In zbx_sync_history_cache() history_num:0 75166:20221202:102523.967 zbx_setproctitle() title:'history syncer #3 [processed 6 values, 0 triggers in 0.027106 sec, syncing history]' 75166:20221202:102523.967 In zbx_sync_history_cache() history_num:0 75166:20221202:102523.967 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000205 sec, idle 1 sec]' 75164:20221202:102523.968 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000519 sec, idle 1 sec]' 75200:20221202:102523.970 zbx_setproctitle() title:'alert syncer [queuing alerts]' 75200:20221202:102523.970 In am_db_get_alerts() 75200:20221202:102523.970 query [txnlev:1] [begin;] 75200:20221202:102523.970 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] 75200:20221202:102523.970 query [txnlev:1] [commit;] 75200:20221202:102523.971 End of am_db_get_alerts():SUCCEED alerts:0 75200:20221202:102523.971 In am_db_flush_results() 75200:20221202:102523.971 In zbx_ipc_socket_write() 75200:20221202:102523.971 End of zbx_ipc_socket_write():SUCCEED 75200:20221202:102523.971 In zbx_ipc_socket_read() 75149:20221202:102523.971 End of zbx_ipc_service_recv():1 75149:20221202:102523.971 In am_flush_results() results:0 75149:20221202:102523.971 In zbx_ipc_client_send() clientid:6 75149:20221202:102523.971 End of zbx_ipc_client_send():SUCCEED 75149:20221202:102523.971 End of am_flush_results() 75149:20221202:102523.971 In zbx_ipc_service_recv() timeout:1.000 75200:20221202:102523.971 End of zbx_ipc_socket_read():SUCCEED 75200:20221202:102523.971 End of am_db_flush_results() flushed:0 75200:20221202:102523.971 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.001519 sec, idle 1 sec]' 75157:20221202:102523.986 End of zbx_ipc_service_recv():2 75157:20221202:102523.986 In zbx_ipc_service_recv() timeout:1.000 75206:20221202:102524.253 End of zbx_ipc_service_recv():2 75206:20221202:102524.253 In zbx_ipc_service_recv() timeout:1.000 75132:20221202:102524.459 End of zbx_ipc_service_recv():2 75132:20221202:102524.460 In ha_check_nodes() ha_status:active db_status:0 75132:20221202:102524.460 query [txnlev:1] [begin;] 75132:20221202:102524.460 query [txnlev:1] [select ha_nodeid,name,status,lastaccess,address,port,ha_sessionid from ha_node order by ha_nodeid for update] 75132:20221202:102524.462 query [txnlev:1] [select ha_failover_delay,auditlog_enabled from config] 75129:20221202:102524.462 End of zbx_ipc_service_recv():2 75129:20221202:102524.462 In zbx_ha_dispatch_message() 75129:20221202:102524.462 In zbx_ipc_service_recv() timeout:1.000 75132:20221202:102524.463 In ha_db_get_time() 75132:20221202:102524.463 query [txnlev:1] [select unix_timestamp() from config] 75132:20221202:102524.464 End of ha_db_get_time():SUCCEED db_time:1669969524 75132:20221202:102524.464 query [txnlev:1] [update ha_node set lastaccess=unix_timestamp() where ha_nodeid='clb4ubunu00018m7pn6ddoaix'] 75132:20221202:102524.464 query [txnlev:1] [commit;] 75132:20221202:102524.476 End of ha_check_nodes() nodeid:clb4ubunu00018m7pn6ddoaix ha_status:active db_status:0 75132:20221202:102524.476 In zbx_ipc_async_socket_send() 75132:20221202:102524.476 In zbx_ipc_client_send() clientid:0 75132:20221202:102524.476 End of zbx_ipc_client_send():SUCCEED 75132:20221202:102524.476 End of zbx_ipc_async_socket_send():SUCCEED 75132:20221202:102524.478 In zbx_ipc_async_socket_flush() timeout:10 75132:20221202:102524.478 End of zbx_ipc_async_socket_flush():0 75132:20221202:102524.478 In zbx_ipc_service_recv() timeout:0.998 75129:20221202:102524.478 End of zbx_ipc_service_recv():1 75129:20221202:102524.478 In zbx_ha_dispatch_message() 75129:20221202:102524.478 In zbx_ipc_service_recv() timeout:1.000 75153:20221202:102524.564 End of zbx_ipc_service_recv():2 75153:20221202:102524.564 In zbx_ipc_service_recv() timeout:1.000 75133:20221202:102524.743 End of zbx_ipc_service_recv():2 75133:20221202:102524.744 In zbx_ipc_service_recv() timeout:1.000 75180:20221202:102524.876 zbx_setproctitle() title:'self-monitoring [processing data]' 75180:20221202:102524.876 In collect_selfmon_stats() 75180:20221202:102524.876 End of collect_selfmon_stats() 75180:20221202:102524.876 zbx_setproctitle() title:'self-monitoring [processed data in 0.000189 sec, idle 1 sec]' 75167:20221202:102524.954 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000199 sec, syncing history]' 75167:20221202:102524.954 In zbx_sync_history_cache() history_num:0 75167:20221202:102524.955 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000767 sec, idle 1 sec]' 75165:20221202:102524.956 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000300 sec, syncing history]' 75165:20221202:102524.957 In zbx_sync_history_cache() history_num:0 75165:20221202:102524.957 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.002514 sec, idle 1 sec]' 75166:20221202:102524.968 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000205 sec, syncing history]' 75166:20221202:102524.968 In zbx_sync_history_cache() history_num:0 75164:20221202:102524.968 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000519 sec, syncing history]' 75164:20221202:102524.968 In zbx_sync_history_cache() history_num:0 75164:20221202:102524.968 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000173 sec, idle 1 sec]' 75166:20221202:102524.969 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000205 sec, idle 1 sec]' 75200:20221202:102524.972 zbx_setproctitle() title:'alert syncer [queuing alerts]' 75200:20221202:102524.972 In am_db_get_alerts() 75200:20221202:102524.972 query [txnlev:1] [begin;] 75200:20221202:102524.972 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] 75200:20221202:102524.973 query [txnlev:1] [commit;] 75200:20221202:102524.973 End of am_db_get_alerts():SUCCEED alerts:0 75200:20221202:102524.973 In am_db_flush_results() 75200:20221202:102524.973 In zbx_ipc_socket_write() 75200:20221202:102524.973 End of zbx_ipc_socket_write():SUCCEED 75200:20221202:102524.973 In zbx_ipc_socket_read() 75149:20221202:102524.979 End of zbx_ipc_service_recv():1 75149:20221202:102524.979 In am_flush_results() results:0 75149:20221202:102524.979 In zbx_ipc_client_send() clientid:6 75149:20221202:102524.979 End of zbx_ipc_client_send():SUCCEED 75149:20221202:102524.979 End of am_flush_results() 75149:20221202:102524.979 In zbx_ipc_service_recv() timeout:1.000 75200:20221202:102524.979 End of zbx_ipc_socket_read():SUCCEED 75200:20221202:102524.979 End of am_db_flush_results() flushed:0 75200:20221202:102524.979 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.007391 sec, idle 1 sec]' 75157:20221202:102524.991 End of zbx_ipc_service_recv():2 75157:20221202:102524.991 In zbx_ipc_service_recv() timeout:1.000 75206:20221202:102525.256 End of zbx_ipc_service_recv():2 75206:20221202:102525.256 In zbx_ipc_service_recv() timeout:1.000 75132:20221202:102525.484 End of zbx_ipc_service_recv():2 75132:20221202:102525.484 In zbx_ipc_async_socket_send() 75132:20221202:102525.484 In zbx_ipc_client_send() clientid:0 75132:20221202:102525.484 End of zbx_ipc_client_send():SUCCEED 75132:20221202:102525.484 End of zbx_ipc_async_socket_send():SUCCEED 75132:20221202:102525.485 In zbx_ipc_async_socket_flush() timeout:10 75132:20221202:102525.485 End of zbx_ipc_async_socket_flush():0 75132:20221202:102525.485 In zbx_ipc_service_recv() timeout:0.973 75129:20221202:102525.485 End of zbx_ipc_service_recv():2 75129:20221202:102525.485 In zbx_ha_dispatch_message() 75129:20221202:102525.485 In zbx_ipc_service_recv() timeout:1.000 75129:20221202:102525.485 End of zbx_ipc_service_recv():1 75129:20221202:102525.485 In zbx_ha_dispatch_message() 75129:20221202:102525.485 In zbx_ipc_service_recv() timeout:1.000 75153:20221202:102525.570 End of zbx_ipc_service_recv():2 75153:20221202:102525.570 In zbx_ipc_service_recv() timeout:1.000 75133:20221202:102525.745 End of zbx_ipc_service_recv():2 75133:20221202:102525.746 zbx_setproctitle() title:'service manager #1 [processed 0 events, updated 0 event tags, deleted 0 problems, synced 0 service updates, idle 5.047109 sec during 5.047131 sec]' 75133:20221202:102525.746 In zbx_ipc_service_recv() timeout:1.000 75189:20221202:102525.804 End of zbx_ipc_async_socket_recv():0 75189:20221202:102525.804 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.000251 sec, getting values]' 75189:20221202:102525.804 In get_values() 75189:20221202:102525.804 In DCconfig_get_poller_items() poller_type:1 75189:20221202:102525.804 End of DCconfig_get_poller_items():0 75189:20221202:102525.804 In DCconfig_get_poller_nextcheck() poller_type:1 75189:20221202:102525.804 End of DCconfig_get_poller_nextcheck():-1 75189:20221202:102525.804 End of get_values():0 75189:20221202:102525.804 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.000134 sec, idle 5 sec]' 75189:20221202:102525.804 In zbx_ipc_async_socket_recv() timeout:5 75172:20221202:102525.806 End of zbx_ipc_async_socket_recv():0 75172:20221202:102525.806 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.000206 sec, getting values]' 75172:20221202:102525.806 In get_values() 75172:20221202:102525.806 In DCconfig_get_poller_items() poller_type:4 75172:20221202:102525.806 End of DCconfig_get_poller_items():0 75172:20221202:102525.806 In DCconfig_get_poller_nextcheck() poller_type:4 75172:20221202:102525.806 End of DCconfig_get_poller_nextcheck():-1 75172:20221202:102525.806 End of get_values():0 75172:20221202:102525.806 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.000077 sec, idle 5 sec]' 75172:20221202:102525.806 In zbx_ipc_async_socket_recv() timeout:5 75174:20221202:102525.807 End of zbx_ipc_async_socket_recv():0 75174:20221202:102525.808 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.001518 sec, getting values]' 75174:20221202:102525.808 In get_values() 75174:20221202:102525.808 In DCconfig_get_poller_items() poller_type:4 75174:20221202:102525.808 End of DCconfig_get_poller_items():0 75174:20221202:102525.808 In DCconfig_get_poller_nextcheck() poller_type:4 75174:20221202:102525.808 End of DCconfig_get_poller_nextcheck():-1 75174:20221202:102525.808 End of get_values():0 75174:20221202:102525.808 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.000100 sec, idle 5 sec]' 75174:20221202:102525.808 In zbx_ipc_async_socket_recv() timeout:5 75170:20221202:102525.814 End of zbx_ipc_async_socket_recv():0 75170:20221202:102525.815 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.000126 sec, getting values]' 75170:20221202:102525.815 In get_values() 75170:20221202:102525.815 In DCconfig_get_poller_items() poller_type:4 75170:20221202:102525.815 End of DCconfig_get_poller_items():0 75170:20221202:102525.815 In DCconfig_get_poller_nextcheck() poller_type:4 75170:20221202:102525.815 End of DCconfig_get_poller_nextcheck():-1 75170:20221202:102525.815 End of get_values():0 75170:20221202:102525.815 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.000085 sec, idle 5 sec]' 75170:20221202:102525.815 In zbx_ipc_async_socket_recv() timeout:5 75171:20221202:102525.829 End of zbx_ipc_async_socket_recv():0 75171:20221202:102525.830 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.000108 sec, getting values]' 75171:20221202:102525.830 In get_values() 75171:20221202:102525.830 In DCconfig_get_poller_items() poller_type:4 75171:20221202:102525.830 End of DCconfig_get_poller_items():0 75171:20221202:102525.830 In DCconfig_get_poller_nextcheck() poller_type:4 75171:20221202:102525.830 End of DCconfig_get_poller_nextcheck():-1 75171:20221202:102525.830 End of get_values():0 75171:20221202:102525.830 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.000324 sec, idle 5 sec]' 75171:20221202:102525.830 In zbx_ipc_async_socket_recv() timeout:5 75181:20221202:102525.833 End of zbx_ipc_async_socket_recv():0 75181:20221202:102525.833 zbx_setproctitle() title:'task manager [processing tasks]' 75181:20221202:102525.833 query [txnlev:0] [select taskid,type,clock,ttl from task where status in (1,2) order by taskid] 75181:20221202:102525.834 zbx_setproctitle() title:'task manager [processed 0 task(s) in 0.000521 sec, idle 5 sec]' 75181:20221202:102525.834 In zbx_ipc_async_socket_recv() timeout:5 75208:20221202:102525.841 End of zbx_ipc_async_socket_recv():0 75208:20221202:102525.841 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.000084 sec, getting values]' 75208:20221202:102525.841 In get_values() 75208:20221202:102525.841 In DCconfig_get_poller_items() poller_type:6 75208:20221202:102525.841 End of DCconfig_get_poller_items():0 75208:20221202:102525.841 In DCconfig_get_poller_nextcheck() poller_type:6 75208:20221202:102525.841 End of DCconfig_get_poller_nextcheck():-1 75208:20221202:102525.841 End of get_values():0 75208:20221202:102525.841 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.000101 sec, idle 5 sec]' 75208:20221202:102525.841 In zbx_ipc_async_socket_recv() timeout:5 75178:20221202:102525.850 End of zbx_ipc_async_socket_recv():0 75178:20221202:102525.850 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.000249 sec, getting values]' 75178:20221202:102525.850 In get_values() 75178:20221202:102525.850 In DCconfig_get_poller_items() poller_type:4 75178:20221202:102525.850 End of DCconfig_get_poller_items():0 75178:20221202:102525.850 In DCconfig_get_poller_nextcheck() poller_type:4 75178:20221202:102525.850 End of DCconfig_get_poller_nextcheck():-1 75178:20221202:102525.850 End of get_values():0 75178:20221202:102525.850 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.000073 sec, idle 5 sec]' 75178:20221202:102525.850 In zbx_ipc_async_socket_recv() timeout:5 75198:20221202:102525.858 zbx_setproctitle() title:'icmp pinger #1 [getting values]' 75198:20221202:102525.858 In get_pinger_hosts() 75198:20221202:102525.858 In DCconfig_get_poller_items() poller_type:3 75198:20221202:102525.858 End of DCconfig_get_poller_items():0 75198:20221202:102525.858 End of get_pinger_hosts():0 75198:20221202:102525.858 In process_pinger_hosts() 75198:20221202:102525.858 End of process_pinger_hosts() 75198:20221202:102525.858 In DCconfig_get_poller_nextcheck() poller_type:3 75198:20221202:102525.858 End of DCconfig_get_poller_nextcheck():-1 75198:20221202:102525.858 zbx_setproctitle() title:'icmp pinger #1 [got 0 values in 0.000119 sec, idle 5 sec]' 75201:20221202:102525.871 End of zbx_ipc_async_socket_recv():0 75201:20221202:102525.871 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.000166 sec, getting values]' 75201:20221202:102525.871 In get_values() 75201:20221202:102525.871 In DCconfig_get_poller_items() poller_type:5 75201:20221202:102525.871 End of DCconfig_get_poller_items():0 75201:20221202:102525.871 In DCconfig_get_poller_nextcheck() poller_type:5 75201:20221202:102525.871 End of DCconfig_get_poller_nextcheck():-1 75201:20221202:102525.871 End of get_values():0 75201:20221202:102525.871 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.000080 sec, idle 5 sec]' 75201:20221202:102525.871 In zbx_ipc_async_socket_recv() timeout:5 75180:20221202:102525.876 zbx_setproctitle() title:'self-monitoring [processing data]' 75180:20221202:102525.876 In collect_selfmon_stats() 75180:20221202:102525.876 End of collect_selfmon_stats() 75180:20221202:102525.876 zbx_setproctitle() title:'self-monitoring [processed data in 0.000143 sec, idle 1 sec]' 75179:20221202:102525.882 End of zbx_ipc_async_socket_recv():0 75179:20221202:102525.882 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.000070 sec, exchanging data]' 75179:20221202:102525.882 In process_proxy() 75179:20221202:102525.882 In DCconfig_get_proxypoller_hosts() 75179:20221202:102525.882 End of DCconfig_get_proxypoller_hosts():0 75179:20221202:102525.882 End of process_proxy() 75179:20221202:102525.882 In DCconfig_get_proxypoller_nextcheck() 75179:20221202:102525.882 End of DCconfig_get_proxypoller_nextcheck():-1 75179:20221202:102525.882 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.000063 sec, idle 5 sec]' 75179:20221202:102525.882 In zbx_ipc_async_socket_recv() timeout:5 75175:20221202:102525.882 End of zbx_ipc_async_socket_recv():0 75175:20221202:102525.882 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.000199 sec, getting values]' 75175:20221202:102525.882 In get_values() 75175:20221202:102525.882 In DCconfig_get_poller_items() poller_type:4 75175:20221202:102525.882 End of DCconfig_get_poller_items():0 75175:20221202:102525.882 In DCconfig_get_poller_nextcheck() poller_type:4 75175:20221202:102525.882 End of DCconfig_get_poller_nextcheck():-1 75175:20221202:102525.882 End of get_values():0 75175:20221202:102525.882 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.000213 sec, idle 5 sec]' 75175:20221202:102525.882 In zbx_ipc_async_socket_recv() timeout:5 75205:20221202:102525.882 End of zbx_ipc_async_socket_recv():0 75205:20221202:102525.882 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.000261 sec, getting values]' 75205:20221202:102525.882 In get_values() 75205:20221202:102525.882 In DCconfig_get_poller_items() poller_type:5 75205:20221202:102525.882 End of DCconfig_get_poller_items():0 75205:20221202:102525.882 In DCconfig_get_poller_nextcheck() poller_type:5 75205:20221202:102525.882 End of DCconfig_get_poller_nextcheck():-1 75205:20221202:102525.882 End of get_values():0 75205:20221202:102525.882 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.000080 sec, idle 5 sec]' 75205:20221202:102525.882 In zbx_ipc_async_socket_recv() timeout:5 75204:20221202:102525.882 End of zbx_ipc_async_socket_recv():0 75204:20221202:102525.883 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.000080 sec, getting values]' 75204:20221202:102525.883 In get_values() 75204:20221202:102525.883 In DCconfig_get_poller_items() poller_type:5 75204:20221202:102525.883 End of DCconfig_get_poller_items():0 75204:20221202:102525.883 In DCconfig_get_poller_nextcheck() poller_type:5 75204:20221202:102525.883 End of DCconfig_get_poller_nextcheck():-1 75204:20221202:102525.883 End of get_values():0 75204:20221202:102525.883 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.000188 sec, idle 5 sec]' 75204:20221202:102525.883 In zbx_ipc_async_socket_recv() timeout:5 75202:20221202:102525.886 End of zbx_ipc_async_socket_recv():0 75202:20221202:102525.886 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.000221 sec, getting values]' 75202:20221202:102525.886 In get_values() 75202:20221202:102525.886 In DCconfig_get_poller_items() poller_type:5 75202:20221202:102525.886 End of DCconfig_get_poller_items():0 75202:20221202:102525.886 In DCconfig_get_poller_nextcheck() poller_type:5 75202:20221202:102525.886 End of DCconfig_get_poller_nextcheck():-1 75202:20221202:102525.886 End of get_values():0 75202:20221202:102525.886 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.000085 sec, idle 5 sec]' 75202:20221202:102525.886 In zbx_ipc_async_socket_recv() timeout:5 75203:20221202:102525.890 End of zbx_ipc_async_socket_recv():0 75203:20221202:102525.891 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.000531 sec, getting values]' 75203:20221202:102525.891 In get_values() 75203:20221202:102525.891 In DCconfig_get_poller_items() poller_type:5 75203:20221202:102525.891 End of DCconfig_get_poller_items():0 75203:20221202:102525.891 In DCconfig_get_poller_nextcheck() poller_type:5 75203:20221202:102525.891 End of DCconfig_get_poller_nextcheck():-1 75203:20221202:102525.891 End of get_values():0 75203:20221202:102525.891 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.000372 sec, idle 5 sec]' 75203:20221202:102525.891 In zbx_ipc_async_socket_recv() timeout:5 75176:20221202:102525.891 End of zbx_ipc_async_socket_recv():0 75176:20221202:102525.891 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.007526 sec, getting values]' 75176:20221202:102525.891 In get_values() 75176:20221202:102525.891 In DCconfig_get_poller_items() poller_type:4 75176:20221202:102525.891 End of DCconfig_get_poller_items():0 75176:20221202:102525.891 In DCconfig_get_poller_nextcheck() poller_type:4 75176:20221202:102525.891 End of DCconfig_get_poller_nextcheck():-1 75176:20221202:102525.891 End of get_values():0 75176:20221202:102525.891 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.000083 sec, idle 5 sec]' 75173:20221202:102525.891 End of zbx_ipc_async_socket_recv():0 75173:20221202:102525.891 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.001992 sec, getting values]' 75173:20221202:102525.891 In get_values() 75173:20221202:102525.891 In DCconfig_get_poller_items() poller_type:4 75173:20221202:102525.891 End of DCconfig_get_poller_items():0 75173:20221202:102525.891 In DCconfig_get_poller_nextcheck() poller_type:4 75173:20221202:102525.891 End of DCconfig_get_poller_nextcheck():-1 75173:20221202:102525.891 End of get_values():0 75173:20221202:102525.891 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.000072 sec, idle 5 sec]' 75169:20221202:102525.891 End of zbx_ipc_async_socket_recv():0 75173:20221202:102525.891 In zbx_ipc_async_socket_recv() timeout:5 75169:20221202:102525.892 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.000147 sec, getting values]' 75169:20221202:102525.892 In get_values() 75169:20221202:102525.892 In DCconfig_get_poller_items() poller_type:4 75169:20221202:102525.892 End of DCconfig_get_poller_items():0 75169:20221202:102525.892 In DCconfig_get_poller_nextcheck() poller_type:4 75169:20221202:102525.892 End of DCconfig_get_poller_nextcheck():-1 75169:20221202:102525.892 End of get_values():0 75169:20221202:102525.892 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.000474 sec, idle 5 sec]' 75169:20221202:102525.892 In zbx_ipc_async_socket_recv() timeout:5 75176:20221202:102525.892 In zbx_ipc_async_socket_recv() timeout:5 75177:20221202:102525.895 End of zbx_ipc_async_socket_recv():0 75177:20221202:102525.899 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.000144 sec, getting values]' 75177:20221202:102525.899 In get_values() 75177:20221202:102525.899 In DCconfig_get_poller_items() poller_type:4 75177:20221202:102525.899 End of DCconfig_get_poller_items():0 75177:20221202:102525.899 In DCconfig_get_poller_nextcheck() poller_type:4 75177:20221202:102525.899 End of DCconfig_get_poller_nextcheck():-1 75177:20221202:102525.899 End of get_values():0 75177:20221202:102525.899 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.000104 sec, idle 5 sec]' 75177:20221202:102525.899 In zbx_ipc_async_socket_recv() timeout:5 75167:20221202:102525.957 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000767 sec, syncing history]' 75167:20221202:102525.957 In zbx_sync_history_cache() history_num:0 75167:20221202:102525.957 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000134 sec, idle 1 sec]' 75165:20221202:102525.958 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.002514 sec, syncing history]' 75165:20221202:102525.958 In zbx_sync_history_cache() history_num:0 75165:20221202:102525.958 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000051 sec, idle 1 sec]' 75168:20221202:102525.958 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.010444 sec, processing escalations]' 75168:20221202:102525.958 In process_escalations() 75168:20221202:102525.958 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<=1669969528 order by actionid,triggerid,itemid,escalationid] 75168:20221202:102525.959 End of process_escalations() 75168:20221202:102525.959 In process_escalations() 75168:20221202:102525.959 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<=1669969528 order by actionid,triggerid,itemid,escalationid] 75168:20221202:102525.960 End of process_escalations() 75168:20221202:102525.960 In process_escalations() 75168:20221202:102525.960 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<=1669969528 order by actionid,triggerid,itemid,escalationid] 75168:20221202:102525.960 End of process_escalations() 75168:20221202:102525.960 In process_escalations() 75168:20221202:102525.960 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<=1669969528 order by actionid,triggerid,itemid,escalationid] 75168:20221202:102525.961 End of process_escalations() 75168:20221202:102525.961 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.002363 sec, idle 3 sec]' 75166:20221202:102525.970 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000205 sec, syncing history]' 75166:20221202:102525.971 In zbx_sync_history_cache() history_num:0 75166:20221202:102525.971 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000202 sec, idle 1 sec]' 75164:20221202:102525.971 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000173 sec, syncing history]' 75164:20221202:102525.971 In zbx_sync_history_cache() history_num:0 75164:20221202:102525.971 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000463 sec, idle 1 sec]' 75200:20221202:102525.980 zbx_setproctitle() title:'alert syncer [queuing alerts]' 75200:20221202:102525.980 In am_db_get_alerts() 75200:20221202:102525.980 query [txnlev:1] [begin;] 75200:20221202:102525.980 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] 75200:20221202:102525.980 query [txnlev:1] [commit;] 75200:20221202:102525.980 End of am_db_get_alerts():SUCCEED alerts:0 75200:20221202:102525.980 In am_db_flush_results() 75200:20221202:102525.980 In zbx_ipc_socket_write() 75149:20221202:102525.980 End of zbx_ipc_service_recv():2 75200:20221202:102525.981 End of zbx_ipc_socket_write():SUCCEED 75200:20221202:102525.981 In zbx_ipc_socket_read() 75149:20221202:102525.981 zbx_setproctitle() title:'alert manager #1 [sent 0, failed 0 alerts, idle 5.016390 sec during 5.017193 sec]' 75149:20221202:102525.981 In zbx_ipc_service_recv() timeout:1.000 75149:20221202:102525.981 End of zbx_ipc_service_recv():1 75149:20221202:102525.981 In am_flush_results() results:0 75149:20221202:102525.981 In zbx_ipc_client_send() clientid:6 75149:20221202:102525.981 End of zbx_ipc_client_send():SUCCEED 75149:20221202:102525.981 End of am_flush_results() 75149:20221202:102525.981 In zbx_ipc_service_recv() timeout:1.000 75200:20221202:102525.981 End of zbx_ipc_socket_read():SUCCEED 75200:20221202:102525.981 End of am_db_flush_results() flushed:0 75200:20221202:102525.981 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.001665 sec, idle 1 sec]' 75157:20221202:102525.994 End of zbx_ipc_service_recv():2 75157:20221202:102525.994 zbx_setproctitle() title:'lld manager #1 [processed 0 LLD rules, idle 5.025950sec during 5.025977 sec]' 75157:20221202:102525.994 In zbx_ipc_service_recv() timeout:1.000 75206:20221202:102526.262 End of zbx_ipc_service_recv():2 75206:20221202:102526.262 zbx_setproctitle() title:'availability manager #1 [queued 0, processed 0 values, idle 5.038399 sec during 5.038430 sec]' 75206:20221202:102526.262 In zbx_ipc_service_recv() timeout:1.000 75132:20221202:102526.459 End of zbx_ipc_service_recv():2 75132:20221202:102526.460 In zbx_ipc_async_socket_send() 75132:20221202:102526.460 In zbx_ipc_client_send() clientid:0 75132:20221202:102526.460 End of zbx_ipc_client_send():SUCCEED 75132:20221202:102526.460 End of zbx_ipc_async_socket_send():SUCCEED 75132:20221202:102526.460 In zbx_ipc_async_socket_flush() timeout:10 75132:20221202:102526.460 End of zbx_ipc_async_socket_flush():0 75132:20221202:102526.460 In zbx_ipc_service_recv() timeout:0.998 75129:20221202:102526.460 End of zbx_ipc_service_recv():1 75129:20221202:102526.460 In zbx_ha_dispatch_message() 75129:20221202:102526.460 In zbx_ipc_service_recv() timeout:1.000 75153:20221202:102526.574 End of zbx_ipc_service_recv():2 75153:20221202:102526.575 In zbx_ipc_service_recv() timeout:1.000 75133:20221202:102526.750 End of zbx_ipc_service_recv():2 75133:20221202:102526.750 In zbx_ipc_service_recv() timeout:1.000 75187:20221202:102526.853 End of zbx_ipc_async_socket_recv():0 75187:20221202:102526.854 zbx_setproctitle() title:'poller #4 [got 1 values in 0.000797 sec, getting values]' 75187:20221202:102526.854 In get_values() 75187:20221202:102526.854 In DCconfig_get_poller_items() poller_type:0 75187:20221202:102526.854 End of DCconfig_get_poller_items():1 75187:20221202:102526.854 In substitute_key_macros_impl() data:'agent.ping' 75187:20221202:102526.854 End of substitute_key_macros_impl():SUCCEED data:'agent.ping' 75187:20221202:102526.854 In substitute_simple_macros_impl() data:'10050' 75187:20221202:102526.854 End substitute_simple_macros_impl() data:'10050' 75187:20221202:102526.854 In get_value() key:'agent.ping' 75187:20221202:102526.854 In get_value_agent() host:'test' addr:'192.168.6.176' key:'agent.ping' conn:'unencrypted' 75187:20221202:102526.854 In is_ip4() ip:'192.168.6.176' 75187:20221202:102526.854 End of is_ip4():SUCCEED 75187:20221202:102526.854 Sending [agent.ping] 75184:20221202:102526.854 End of zbx_ipc_async_socket_recv():0 75184:20221202:102526.854 zbx_setproctitle() title:'poller #3 [got 0 values in 0.000282 sec, getting values]' 75184:20221202:102526.854 In get_values() 75184:20221202:102526.854 In DCconfig_get_poller_items() poller_type:0 75184:20221202:102526.854 End of DCconfig_get_poller_items():0 75184:20221202:102526.854 In DCconfig_get_poller_nextcheck() poller_type:0 75184:20221202:102526.854 End of DCconfig_get_poller_nextcheck():1669969533 75184:20221202:102526.854 End of get_values():0 75184:20221202:102526.854 zbx_setproctitle() title:'poller #3 [got 0 values in 0.000213 sec, idle 5 sec]' 75184:20221202:102526.854 In zbx_ipc_async_socket_recv() timeout:5 75187:20221202:102526.855 get value from agent result: '1' 75187:20221202:102526.855 End of get_value_agent():SUCCEED 75187:20221202:102526.855 End of get_value():SUCCEED 75187:20221202:102526.855 In zbx_activate_item_interface() interfaceid:15 itemid:44581 type:0 75187:20221202:102526.855 End of zbx_activate_item_interface() 75187:20221202:102526.855 In zbx_preprocess_item_value() 75187:20221202:102526.855 End of zbx_preprocess_item_value() 75187:20221202:102526.855 In zbx_ipc_socket_write() 75187:20221202:102526.855 End of zbx_ipc_socket_write():SUCCEED 75187:20221202:102526.855 End of get_values():1 75187:20221202:102526.855 zbx_setproctitle() title:'poller #4 [got 1 values in 0.001220 sec, idle 5 sec]' 75187:20221202:102526.855 In zbx_ipc_async_socket_recv() timeout:5 75153:20221202:102526.855 End of zbx_ipc_service_recv():1 75153:20221202:102526.855 In preprocessor_add_request() 75153:20221202:102526.855 In preprocessor_sync_configuration() 75153:20221202:102526.855 In DCconfig_get_preprocessable_items() 75153:20221202:102526.855 End of DCconfig_get_preprocessable_items() items:29 75153:20221202:102526.855 End of preprocessor_sync_configuration() item config size: 29, history cache size: 0 75153:20221202:102526.855 In preprocessor_enqueue() itemid: 44581 75153:20221202:102526.855 End of preprocessor_enqueue() 75153:20221202:102526.855 In preprocessor_assign_tasks() 75153:20221202:102526.855 In preprocessor_get_next_task() 75153:20221202:102526.855 End of preprocessor_get_next_task() 75153:20221202:102526.855 In zbx_ipc_client_send() clientid:3 75153:20221202:102526.855 End of zbx_ipc_client_send():SUCCEED 75153:20221202:102526.855 In preprocessor_get_next_task() 75153:20221202:102526.855 End of preprocessor_get_next_task() 75153:20221202:102526.855 End of preprocessor_assign_tasks() 75153:20221202:102526.855 End of preprocessor_add_request() 75153:20221202:102526.855 zbx_setproctitle() title:'preprocessing manager #1 [queued 1, processed 7 values, idle 5.001609 sec during 5.003749 sec]' 75153:20221202:102526.855 In zbx_ipc_service_recv() timeout:1.000 75155:20221202:102526.855 End of zbx_ipc_socket_read():SUCCEED 75155:20221202:102526.855 worker_preprocess_value(): 1 75155:20221202:102526.855 worker_preprocess_value: SUCCEED GOOD 75155:20221202:102526.855 In zbx_ipc_socket_write() 75155:20221202:102526.855 End of zbx_ipc_socket_write():SUCCEED 75155:20221202:102526.855 In zbx_ipc_socket_read() 75153:20221202:102526.855 End of zbx_ipc_service_recv():1 75153:20221202:102526.855 In preprocessor_add_result() 75153:20221202:102526.855 In preprocessor_enqueue_dependent() itemid: 44581 75153:20221202:102526.855 End of preprocessor_enqueue_dependent() 75153:20221202:102526.855 In preprocessor_assign_tasks() 75153:20221202:102526.855 In preprocessor_get_next_task() 75153:20221202:102526.855 End of preprocessor_get_next_task() 75153:20221202:102526.855 End of preprocessor_assign_tasks() 75153:20221202:102526.855 End of preprocessor_add_result() 75153:20221202:102526.855 In zbx_ipc_service_recv() timeout:1.000 75183:20221202:102526.858 End of zbx_ipc_async_socket_recv():0 75183:20221202:102526.858 zbx_setproctitle() title:'poller #2 [got 0 values in 0.000929 sec, getting values]' 75183:20221202:102526.858 In get_values() 75183:20221202:102526.858 In DCconfig_get_poller_items() poller_type:0 75183:20221202:102526.858 End of DCconfig_get_poller_items():0 75183:20221202:102526.858 In DCconfig_get_poller_nextcheck() poller_type:0 75183:20221202:102526.858 End of DCconfig_get_poller_nextcheck():1669969531 75183:20221202:102526.858 End of get_values():0 75183:20221202:102526.858 zbx_setproctitle() title:'poller #2 [got 0 values in 0.000080 sec, idle 5 sec]' 75183:20221202:102526.858 In zbx_ipc_async_socket_recv() timeout:5 75182:20221202:102526.876 End of zbx_ipc_async_socket_recv():0 75182:20221202:102526.877 zbx_setproctitle() title:'poller #1 [got 0 values in 0.000274 sec, getting values]' 75182:20221202:102526.877 In get_values() 75182:20221202:102526.877 In DCconfig_get_poller_items() poller_type:0 75182:20221202:102526.877 End of DCconfig_get_poller_items():0 75182:20221202:102526.877 In DCconfig_get_poller_nextcheck() poller_type:0 75182:20221202:102526.877 End of DCconfig_get_poller_nextcheck():1669969531 75182:20221202:102526.877 End of get_values():0 75182:20221202:102526.877 zbx_setproctitle() title:'poller #1 [got 0 values in 0.000140 sec, idle 5 sec]' 75182:20221202:102526.877 In zbx_ipc_async_socket_recv() timeout:5 75180:20221202:102526.878 zbx_setproctitle() title:'self-monitoring [processing data]' 75180:20221202:102526.878 In collect_selfmon_stats() 75180:20221202:102526.878 End of collect_selfmon_stats() 75180:20221202:102526.878 zbx_setproctitle() title:'self-monitoring [processed data in 0.000323 sec, idle 1 sec]' 75188:20221202:102526.895 End of zbx_ipc_async_socket_recv():0 75188:20221202:102526.895 zbx_setproctitle() title:'poller #5 [got 0 values in 0.000083 sec, getting values]' 75188:20221202:102526.895 In get_values() 75188:20221202:102526.895 In DCconfig_get_poller_items() poller_type:0 75188:20221202:102526.895 End of DCconfig_get_poller_items():0 75188:20221202:102526.895 In DCconfig_get_poller_nextcheck() poller_type:0 75188:20221202:102526.895 End of DCconfig_get_poller_nextcheck():1669969531 75188:20221202:102526.895 End of get_values():0 75188:20221202:102526.895 zbx_setproctitle() title:'poller #5 [got 0 values in 0.000081 sec, idle 5 sec]' 75188:20221202:102526.895 In zbx_ipc_async_socket_recv() timeout:5 75167:20221202:102526.958 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000134 sec, syncing history]' 75167:20221202:102526.958 In zbx_sync_history_cache() history_num:1 75167:20221202:102526.958 In substitute_simple_macros_impl() data:'90d' 75167:20221202:102526.958 End substitute_simple_macros_impl() data:'90d' 75167:20221202:102526.958 In DCmass_prepare_history() history_num:1 75167:20221202:102526.958 End of DCmass_prepare_history() 75167:20221202:102526.958 In DBmass_add_history() 75167:20221202:102526.958 In zbx_history_add_values() 75167:20221202:102526.958 query [txnlev:1] [begin;] 75167:20221202:102526.958 query [txnlev:1] [insert into history_str (itemid,clock,ns,value) values (44581,1669969526,855188533,'GOOD'); ] 75165:20221202:102526.958 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000051 sec, syncing history]' 75165:20221202:102526.958 In zbx_sync_history_cache() history_num:1 75165:20221202:102526.958 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000161 sec, idle 1 sec]' 75167:20221202:102526.959 query [txnlev:1] [commit;] 75167:20221202:102526.967 End of zbx_history_add_values() 75167:20221202:102526.967 End of DBmass_add_history() 75167:20221202:102526.967 In DCmass_update_trends() 75167:20221202:102526.967 End of DCmass_update_trends() 75167:20221202:102526.967 query [txnlev:1] [begin;] 75167:20221202:102526.968 In DBmass_update_items() 75167:20221202:102526.968 End of DBmass_update_items() 75167:20221202:102526.968 In zbx_process_events() events_num:0 75167:20221202:102526.968 End of zbx_process_events() processed:0 75167:20221202:102526.968 query [txnlev:1] [commit;] 75167:20221202:102526.969 In DCupdate_trends() 75167:20221202:102526.969 End of DCupdate_trends() 75167:20221202:102526.969 query [txnlev:1] [begin;] 75167:20221202:102526.970 In recalculate_triggers() 75167:20221202:102526.971 In zbx_link_triggers_with_functions() trigger_order_num:0 75167:20221202:102526.971 End of zbx_link_triggers_with_functions() triggers_func_pos_num:0 75167:20221202:102526.971 In zbx_evaluate_expressions() tr_num:0 75167:20221202:102526.971 In substitute_functions() 75167:20221202:102526.971 In zbx_extract_functionids() tr_num:0 75167:20221202:102526.971 End of zbx_extract_functionids() functionids_num:0 75167:20221202:102526.971 End of substitute_functions() 75167:20221202:102526.971 End of zbx_evaluate_expressions() 75167:20221202:102526.971 In zbx_process_triggers() values_num:0 75167:20221202:102526.971 End of zbx_process_triggers() 75167:20221202:102526.971 End of recalculate_triggers() 75167:20221202:102526.971 In zbx_process_events() events_num:0 75167:20221202:102526.971 End of zbx_process_events() processed:0 75167:20221202:102526.971 query [txnlev:1] [commit;] 75166:20221202:102526.971 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000202 sec, syncing history]' 75166:20221202:102526.971 In zbx_sync_history_cache() history_num:1 75166:20221202:102526.971 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000137 sec, idle 1 sec]' 75164:20221202:102526.971 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000463 sec, syncing history]' 75164:20221202:102526.971 In zbx_sync_history_cache() history_num:1 75164:20221202:102526.971 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000047 sec, idle 1 sec]' 75167:20221202:102526.972 zbx_setproctitle() title:'history syncer #4 [processed 1 values, 0 triggers in 0.013704 sec, idle 1 sec]' 75200:20221202:102526.982 zbx_setproctitle() title:'alert syncer [queuing alerts]' 75200:20221202:102526.982 In am_db_get_alerts() 75200:20221202:102526.982 query [txnlev:1] [begin;] 75149:20221202:102526.982 End of zbx_ipc_service_recv():2 75149:20221202:102526.983 In zbx_ipc_service_recv() timeout:1.000 75200:20221202:102526.983 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] 75200:20221202:102526.983 query [txnlev:1] [commit;] 75200:20221202:102526.984 End of am_db_get_alerts():SUCCEED alerts:0 75200:20221202:102526.984 In am_db_flush_results() 75200:20221202:102526.984 In zbx_ipc_socket_write() 75200:20221202:102526.984 End of zbx_ipc_socket_write():SUCCEED 75200:20221202:102526.984 In zbx_ipc_socket_read() 75149:20221202:102526.984 End of zbx_ipc_service_recv():1 75149:20221202:102526.984 In am_flush_results() results:0 75149:20221202:102526.984 In zbx_ipc_client_send() clientid:6 75149:20221202:102526.984 End of zbx_ipc_client_send():SUCCEED 75149:20221202:102526.984 End of am_flush_results() 75149:20221202:102526.984 In zbx_ipc_service_recv() timeout:1.000 75200:20221202:102526.985 End of zbx_ipc_socket_read():SUCCEED 75200:20221202:102526.985 End of am_db_flush_results() flushed:0 75200:20221202:102526.985 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.002504 sec, idle 1 sec]' 75157:20221202:102526.996 End of zbx_ipc_service_recv():2 75157:20221202:102526.996 In zbx_ipc_service_recv() timeout:1.000 75206:20221202:102527.267 End of zbx_ipc_service_recv():2 75206:20221202:102527.267 In zbx_ipc_service_recv() timeout:1.000 75132:20221202:102527.460 End of zbx_ipc_service_recv():2 75132:20221202:102527.460 In zbx_ipc_async_socket_send() 75132:20221202:102527.460 In zbx_ipc_client_send() clientid:0 75132:20221202:102527.460 End of zbx_ipc_client_send():SUCCEED 75132:20221202:102527.460 End of zbx_ipc_async_socket_send():SUCCEED 75132:20221202:102527.460 In zbx_ipc_async_socket_flush() timeout:10 75132:20221202:102527.460 End of zbx_ipc_async_socket_flush():0 75132:20221202:102527.460 In zbx_ipc_service_recv() timeout:0.997 75129:20221202:102527.460 End of zbx_ipc_service_recv():1 75129:20221202:102527.460 In zbx_ha_dispatch_message() 75129:20221202:102527.460 In zbx_ipc_service_recv() timeout:1.000 75162:20221202:102527.572 zbx_setproctitle() title:'http poller #1 [got 1 values in 0.249264 sec, getting values]' 75162:20221202:102527.572 In process_httptests() 75162:20221202:102527.572 query [txnlev:0] [select h.hostid,h.host,h.name,t.httptestid,t.name,t.agent,t.authentication,t.http_user,t.http_password,t.http_proxy,t.retries,t.ssl_cert_file,t.ssl_key_file,t.ssl_key_password,t.verify_peer,t.verify_host,t.delay from httptest t,hosts h where t.hostid=h.hostid and t.nextcheck<=1669969527 and mod(t.httptestid,1)=0 and t.status=0 and h.proxy_hostid is null and h.status=0 and (h.maintenance_status=0 or h.maintenance_type=0)] 75162:20221202:102527.573 End of process_httptests() 75162:20221202:102527.573 query [txnlev:0] [select min(t.nextcheck) from httptest t,hosts h where t.hostid=h.hostid and mod(t.httptestid,1)=0 and t.status=0 and h.proxy_hostid is null and h.status=0 and (h.maintenance_status=0 or h.maintenance_type=0)] 75162:20221202:102527.574 zbx_setproctitle() title:'http poller #1 [got 0 values in 0.001256 sec, idle 5 sec]' 75133:20221202:102527.752 End of zbx_ipc_service_recv():2 75133:20221202:102527.753 In zbx_ipc_service_recv() timeout:1.000 75153:20221202:102527.857 End of zbx_ipc_service_recv():2 75153:20221202:102527.857 In zbx_ipc_service_recv() timeout:1.000 75180:20221202:102527.878 zbx_setproctitle() title:'self-monitoring [processing data]' 75180:20221202:102527.878 In collect_selfmon_stats() 75180:20221202:102527.878 End of collect_selfmon_stats() 75180:20221202:102527.878 zbx_setproctitle() title:'self-monitoring [processed data in 0.000191 sec, idle 1 sec]' 75165:20221202:102527.965 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000161 sec, syncing history]' 75165:20221202:102527.965 In zbx_sync_history_cache() history_num:0 75165:20221202:102527.965 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000412 sec, idle 1 sec]' 75166:20221202:102527.973 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000137 sec, syncing history]' 75166:20221202:102527.974 In zbx_sync_history_cache() history_num:0 75166:20221202:102527.974 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000199 sec, idle 1 sec]' 75164:20221202:102527.974 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000047 sec, syncing history]' 75164:20221202:102527.974 In zbx_sync_history_cache() history_num:0 75164:20221202:102527.974 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000167 sec, idle 1 sec]' 75167:20221202:102527.976 zbx_setproctitle() title:'history syncer #4 [processed 1 values, 0 triggers in 0.013704 sec, syncing history]' 75167:20221202:102527.976 In zbx_sync_history_cache() history_num:0 75167:20221202:102527.977 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000126 sec, idle 1 sec]' 75200:20221202:102527.986 zbx_setproctitle() title:'alert syncer [queuing alerts]' 75200:20221202:102527.986 In am_db_get_alerts() 75200:20221202:102527.986 query [txnlev:1] [begin;] 75200:20221202:102527.986 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] 75200:20221202:102527.987 query [txnlev:1] [commit;] 75200:20221202:102527.987 End of am_db_get_alerts():SUCCEED alerts:0 75200:20221202:102527.987 In am_db_flush_results() 75200:20221202:102527.987 In zbx_ipc_socket_write() 75200:20221202:102527.987 End of zbx_ipc_socket_write():SUCCEED 75200:20221202:102527.987 In zbx_ipc_socket_read() 75149:20221202:102527.987 End of zbx_ipc_service_recv():1 75149:20221202:102527.987 In am_flush_results() results:0 75149:20221202:102527.987 In zbx_ipc_client_send() clientid:6 75149:20221202:102527.988 End of zbx_ipc_client_send():SUCCEED 75149:20221202:102527.988 End of am_flush_results() 75149:20221202:102527.988 In zbx_ipc_service_recv() timeout:1.000 75200:20221202:102527.988 End of zbx_ipc_socket_read():SUCCEED 75200:20221202:102527.988 End of am_db_flush_results() flushed:0 75200:20221202:102527.988 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.001947 sec, idle 1 sec]' 75157:20221202:102527.998 End of zbx_ipc_service_recv():2 75157:20221202:102527.998 In zbx_ipc_service_recv() timeout:1.000 75129:20221202:102528.228 In ipc_service_accept() 75129:20221202:102528.228 In ipc_service_add_client() 75129:20221202:102528.228 End of ipc_service_add_client() clientid:35 75129:20221202:102528.228 End of ipc_service_accept() 75129:20221202:102528.228 End of zbx_ipc_service_recv():2 75129:20221202:102528.228 In zbx_ha_dispatch_message() 75129:20221202:102528.228 In zbx_ipc_service_recv() timeout:1.000 75129:20221202:102528.229 End of zbx_ipc_service_recv():1 75129:20221202:102528.229 In zbx_rtc_dispatch() code:8 size:0 75129:20221202:102528.229 In zbx_ipc_socket_open() 75129:20221202:102528.229 End of zbx_ipc_socket_open():SUCCEED 75129:20221202:102528.229 In zbx_ipc_socket_write() 75129:20221202:102528.229 End of zbx_ipc_socket_write():SUCCEED 75129:20221202:102528.229 In zbx_ipc_socket_close() 75129:20221202:102528.229 End of zbx_ipc_socket_close() 75129:20221202:102528.229 In zbx_ipc_client_send() clientid:2 75129:20221202:102528.229 End of zbx_ipc_client_send():SUCCEED 75129:20221202:102528.229 In zbx_ipc_client_send() clientid:35 75129:20221202:102528.229 End of zbx_ipc_client_send():SUCCEED 75129:20221202:102528.229 End of zbx_rtc_dispatch() 75129:20221202:102528.229 In zbx_ipc_service_recv() timeout:1.000 75133:20221202:102528.229 In ipc_service_accept() 75133:20221202:102528.229 In ipc_service_add_client() 75133:20221202:102528.229 End of ipc_service_add_client() clientid:2 75133:20221202:102528.229 End of ipc_service_accept() 75133:20221202:102528.230 End of zbx_ipc_service_recv():2 75133:20221202:102528.230 In zbx_ipc_service_recv() timeout:1.000 75133:20221202:102528.230 End of zbx_ipc_service_recv():1 75133:20221202:102528.230 forced reloading of the service manager cache 75133:20221202:102528.230 query [txnlev:1] [begin;] 75134:20221202:102528.230 End of zbx_ipc_async_socket_recv():0 75134:20221202:102528.230 forced reloading of the configuration cache 75134:20221202:102528.230 In zbx_ipc_async_socket_recv() timeout:0 75134:20221202:102528.230 End of zbx_ipc_async_socket_recv():0 75134:20221202:102528.231 zbx_setproctitle() title:'configuration syncer [synced configuration in 0.200552 sec, syncing configuration]' 75134:20221202:102528.231 In DCsync_configuration() 75134:20221202:102528.231 query [txnlev:0] [select changelogid,object,objectid,operation,clock from changelog] 75133:20221202:102528.231 In sync_services() 75133:20221202:102528.231 query [txnlev:1] [select serviceid,status,algorithm,name,weight,propagation_rule,propagation_value from services] 75129:20221202:102528.231 End of zbx_ipc_service_recv():1 75129:20221202:102528.231 In zbx_ha_dispatch_message() 75129:20221202:102528.231 In zbx_ipc_socket_close() 75133:20221202:102528.231 End of sync_services() 75133:20221202:102528.232 In sync_service_rules() 75133:20221202:102528.232 query [txnlev:1] [select service_status_ruleid,serviceid,type,limit_value,limit_status,new_status from service_status_rule order by serviceid] 75129:20221202:102528.232 End of zbx_ipc_socket_close() 75129:20221202:102528.232 In zbx_ipc_service_recv() timeout:1.000 75134:20221202:102528.232 query [txnlev:0] [select discovery_groupid,snmptrap_logging,severity_name_0,severity_name_1,severity_name_2,severity_name_3,severity_name_4,severity_name_5,hk_events_mode,hk_events_trigger,hk_events_internal,hk_events_discovery,hk_events_autoreg,hk_services_mode,hk_services,hk_audit_mode,hk_audit,hk_sessions_mode,hk_sessions,hk_history_mode,hk_history_global,hk_history,hk_trends_mode,hk_trends_global,hk_trends,default_inventory_mode,db_extension,autoreg_tls_accept,compression_status,compress_older,instanceid,default_timezone,hk_events_service,auditlog_enabled from config order by configid] 75133:20221202:102528.232 End of sync_service_rules() 75133:20221202:102528.233 In sync_service_tags() 75133:20221202:102528.233 query [txnlev:1] [select servicetagid,serviceid,tag,value from service_tag] 75134:20221202:102528.233 query [txnlev:0] [select tls_psk_identity,tls_psk from config_autoreg_tls order by autoreg_tlsid] 75133:20221202:102528.233 End of sync_service_tags() 75133:20221202:102528.233 In sync_service_problem_tags() 75133:20221202:102528.233 query [txnlev:1] [select service_problem_tagid,serviceid,tag,operator,value from service_problem_tag order by serviceid] 75133:20221202:102528.234 End of sync_service_problem_tags() 75133:20221202:102528.234 In sync_services_links() 75133:20221202:102528.234 query [txnlev:1] [select linkid,serviceupid,servicedownid from services_links] 75133:20221202:102528.234 End of sync_services_links() 75133:20221202:102528.234 In sync_actions() 75133:20221202:102528.234 query [txnlev:1] [select actionid,evaltype,formula from actions where eventsource=4 and status=0] 75134:20221202:102528.234 In DCsync_config() 75134:20221202:102528.234 End of DCsync_config() 75134:20221202:102528.234 In DCsync_autoreg_config() 75134:20221202:102528.234 End of DCsync_autoreg_config() 75134:20221202:102528.234 query [txnlev:0] [select hostid,templateid from hosts_templates order by hostid] 75133:20221202:102528.234 End of sync_actions() 75133:20221202:102528.234 In sync_action_conditions() 75133:20221202:102528.234 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] 75133:20221202:102528.234 End of sync_action_conditions() 75133:20221202:102528.234 query [txnlev:1] [select severity_name_0,severity_name_1,severity_name_2,severity_name_3,severity_name_4,severity_name_5 from config] 75133:20221202:102528.234 query [txnlev:1] [commit;] 75133:20221202:102528.234 In zbx_ipc_service_recv() timeout:1.000 75133:20221202:102528.234 End of zbx_ipc_service_recv():0 75133:20221202:102528.235 In zbx_ipc_socket_close() 75133:20221202:102528.235 End of zbx_ipc_socket_close() 75133:20221202:102528.235 In zbx_ipc_service_recv() timeout:1.000 75134:20221202:102528.235 query [txnlev:0] [select globalmacroid,macro,value,type from globalmacro] 75134:20221202:102528.235 query [txnlev:0] [select m.hostmacroid,m.hostid,m.macro,m.value,m.type from hostmacro m inner join hosts h on m.hostid=h.hostid where h.flags<>2] 75129:20221202:102528.246 In ipc_service_accept() 75129:20221202:102528.246 In ipc_service_add_client() 75129:20221202:102528.246 End of ipc_service_add_client() clientid:36 75129:20221202:102528.246 End of ipc_service_accept() 75129:20221202:102528.246 End of zbx_ipc_service_recv():2 75129:20221202:102528.246 In zbx_ha_dispatch_message() 75129:20221202:102528.246 In zbx_ipc_service_recv() timeout:1.000 75129:20221202:102528.246 End of zbx_ipc_service_recv():1 75129:20221202:102528.246 In zbx_rtc_dispatch() code:3 size:0 75129:20221202:102528.246 In zbx_ipc_client_send() clientid:22 75129:20221202:102528.246 End of zbx_ipc_client_send():SUCCEED 75129:20221202:102528.246 In zbx_ipc_client_send() clientid:36 75129:20221202:102528.246 End of zbx_ipc_client_send():SUCCEED 75129:20221202:102528.246 End of zbx_rtc_dispatch() 75129:20221202:102528.246 In zbx_ipc_service_recv() timeout:1.000 75160:20221202:102528.246 End of zbx_ipc_async_socket_recv():0 75160:20221202:102528.246 forced execution of the housekeeper 75160:20221202:102528.246 In zbx_ipc_async_socket_recv() timeout:0 75160:20221202:102528.246 End of zbx_ipc_async_socket_recv():0 75160:20221202:102528.247 executing housekeeper 75160:20221202:102528.247 zbx_setproctitle() title:'housekeeper [connecting to the database]' 75160:20221202:102528.247 In DBconnect() flag:0 75129:20221202:102528.247 End of zbx_ipc_service_recv():1 75129:20221202:102528.247 In zbx_ha_dispatch_message() 75129:20221202:102528.247 In zbx_ipc_socket_close() 75129:20221202:102528.247 End of zbx_ipc_socket_close() 75129:20221202:102528.247 In zbx_ipc_service_recv() timeout:1.000 75134:20221202:102528.249 In DCsync_host_tags() 75134:20221202:102528.249 End of DCsync_host_tags() 75134:20221202:102528.249 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] 75160:20221202:102528.249 End of DBconnect():0 75160:20221202:102528.250 zbx_setproctitle() title:'housekeeper [removing old history and trends]' 75160:20221202:102528.250 In housekeeping_history_and_trends() now:1669969528 75160:20221202:102528.250 In hk_history_delete_queue_prepare_all() 75160:20221202:102528.250 query [txnlev:0] [select itemid,min(clock) from history group by itemid] 75160:20221202:102528.250 query [txnlev:0] [select itemid,min(clock) from history_str group by itemid] 75134:20221202:102528.250 query [txnlev:0] [select groupid,name from hstgrp] 75134:20221202:102528.251 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 order by hg.groupid] 75160:20221202:102528.251 query [txnlev:0] [select itemid,min(clock) from history_log group by itemid] 75160:20221202:102528.251 query [txnlev:0] [select itemid,min(clock) from history_uint group by itemid] 75134:20221202:102528.251 query [txnlev:0] [select maintenanceid,maintenance_type,active_since,active_till,tags_evaltype from maintenances] 75160:20221202:102528.252 query [txnlev:0] [select itemid,min(clock) from history_text group by itemid] 75134:20221202:102528.252 query [txnlev:0] [select maintenancetagid,maintenanceid,operator,tag,value from maintenance_tag] 75160:20221202:102528.253 query [txnlev:0] [select itemid,min(clock) from trends group by itemid] 75160:20221202:102528.254 query [txnlev:0] [select itemid,min(clock) from trends_uint group by itemid] 75160:20221202:102528.254 query [txnlev:0] [select i.itemid,i.value_type,i.history,i.trends,h.hostid from items i,hosts h where i.flags in (0,4) and i.hostid=h.hostid and h.status in (0,1)] 75160:20221202:102528.255 In substitute_simple_macros_impl() data:'90d' 75160:20221202:102528.255 End substitute_simple_macros_impl() data:'90d' 75160:20221202:102528.255 In substitute_simple_macros_impl() data:'90d' 75160:20221202:102528.255 End substitute_simple_macros_impl() data:'90d' 75160:20221202:102528.255 In substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.255 End substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.255 In substitute_simple_macros_impl() data:'90d' 75160:20221202:102528.255 End substitute_simple_macros_impl() data:'90d' 75160:20221202:102528.255 In substitute_simple_macros_impl() data:'90d' 75160:20221202:102528.255 End substitute_simple_macros_impl() data:'90d' 75160:20221202:102528.255 In substitute_simple_macros_impl() data:'1h' 75160:20221202:102528.255 End substitute_simple_macros_impl() data:'1h' 75160:20221202:102528.255 In substitute_simple_macros_impl() data:'90d' 75160:20221202:102528.255 End substitute_simple_macros_impl() data:'90d' 75160:20221202:102528.255 In substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.255 End substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.256 In substitute_simple_macros_impl() data:'90d' 75160:20221202:102528.256 End substitute_simple_macros_impl() data:'90d' 75160:20221202:102528.256 In substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.256 End substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.256 In substitute_simple_macros_impl() data:'90d' 75160:20221202:102528.256 End substitute_simple_macros_impl() data:'90d' 75160:20221202:102528.256 In substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.256 End substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.256 In substitute_simple_macros_impl() data:'90d' 75160:20221202:102528.256 End substitute_simple_macros_impl() data:'90d' 75160:20221202:102528.256 In substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.256 End substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.256 In substitute_simple_macros_impl() data:'90d' 75160:20221202:102528.256 End substitute_simple_macros_impl() data:'90d' 75160:20221202:102528.256 In substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.256 End substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.256 In substitute_simple_macros_impl() data:'90d' 75160:20221202:102528.256 End substitute_simple_macros_impl() data:'90d' 75160:20221202:102528.256 In substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.257 End substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.257 In substitute_simple_macros_impl() data:'90d' 75160:20221202:102528.257 End substitute_simple_macros_impl() data:'90d' 75160:20221202:102528.257 In substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.257 End substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.257 In substitute_simple_macros_impl() data:'90d' 75160:20221202:102528.257 End substitute_simple_macros_impl() data:'90d' 75160:20221202:102528.257 In substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.257 End substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.257 In substitute_simple_macros_impl() data:'90d' 75160:20221202:102528.257 End substitute_simple_macros_impl() data:'90d' 75160:20221202:102528.257 In substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.257 End substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.257 In substitute_simple_macros_impl() data:'90d' 75160:20221202:102528.257 End substitute_simple_macros_impl() data:'90d' 75160:20221202:102528.257 In substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.257 End substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.257 In substitute_simple_macros_impl() data:'90d' 75160:20221202:102528.257 End substitute_simple_macros_impl() data:'90d' 75160:20221202:102528.257 In substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.257 End substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.257 In substitute_simple_macros_impl() data:'90d' 75160:20221202:102528.257 End substitute_simple_macros_impl() data:'90d' 75160:20221202:102528.257 In substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.257 End substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.257 In substitute_simple_macros_impl() data:'90d' 75160:20221202:102528.257 End substitute_simple_macros_impl() data:'90d' 75160:20221202:102528.257 In substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.257 End substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.257 In substitute_simple_macros_impl() data:'90d' 75160:20221202:102528.257 End substitute_simple_macros_impl() data:'90d' 75160:20221202:102528.257 In substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.257 End substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.257 In substitute_simple_macros_impl() data:'90d' 75160:20221202:102528.257 End substitute_simple_macros_impl() data:'90d' 75160:20221202:102528.257 In substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.257 End substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.257 In substitute_simple_macros_impl() data:'90d' 75160:20221202:102528.257 End substitute_simple_macros_impl() data:'90d' 75160:20221202:102528.257 In substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.257 End substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.257 In substitute_simple_macros_impl() data:'90d' 75160:20221202:102528.257 End substitute_simple_macros_impl() data:'90d' 75160:20221202:102528.257 In substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.257 End substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.257 In substitute_simple_macros_impl() data:'90d' 75160:20221202:102528.257 End substitute_simple_macros_impl() data:'90d' 75160:20221202:102528.257 In substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.258 End substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.258 In substitute_simple_macros_impl() data:'90d' 75160:20221202:102528.258 End substitute_simple_macros_impl() data:'90d' 75160:20221202:102528.258 In substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.258 End substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.258 In substitute_simple_macros_impl() data:'90d' 75160:20221202:102528.258 End substitute_simple_macros_impl() data:'90d' 75160:20221202:102528.258 In substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.258 End substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.258 In substitute_simple_macros_impl() data:'90d' 75160:20221202:102528.258 End substitute_simple_macros_impl() data:'90d' 75160:20221202:102528.258 In substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.258 End substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.258 In substitute_simple_macros_impl() data:'90d' 75160:20221202:102528.258 End substitute_simple_macros_impl() data:'90d' 75160:20221202:102528.258 In substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.258 End substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.258 In substitute_simple_macros_impl() data:'90d' 75160:20221202:102528.258 End substitute_simple_macros_impl() data:'90d' 75160:20221202:102528.258 In substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.258 End substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.258 In substitute_simple_macros_impl() data:'90d' 75160:20221202:102528.258 End substitute_simple_macros_impl() data:'90d' 75160:20221202:102528.258 In substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.258 End substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.258 In substitute_simple_macros_impl() data:'90d' 75160:20221202:102528.258 End substitute_simple_macros_impl() data:'90d' 75160:20221202:102528.258 In substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.258 End substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.258 In substitute_simple_macros_impl() data:'90d' 75160:20221202:102528.258 End substitute_simple_macros_impl() data:'90d' 75160:20221202:102528.258 In substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.258 End substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.258 In substitute_simple_macros_impl() data:'30d' 75160:20221202:102528.258 End substitute_simple_macros_impl() data:'30d' 75160:20221202:102528.258 In substitute_simple_macros_impl() data:'30d' 75160:20221202:102528.258 End substitute_simple_macros_impl() data:'30d' 75160:20221202:102528.258 In substitute_simple_macros_impl() data:'90d' 75160:20221202:102528.258 End substitute_simple_macros_impl() data:'90d' 75160:20221202:102528.258 In substitute_simple_macros_impl() data:'30d' 75160:20221202:102528.258 End substitute_simple_macros_impl() data:'30d' 75160:20221202:102528.258 In substitute_simple_macros_impl() data:'90d' 75160:20221202:102528.258 End substitute_simple_macros_impl() data:'90d' 75160:20221202:102528.258 In substitute_simple_macros_impl() data:'30d' 75160:20221202:102528.258 End substitute_simple_macros_impl() data:'30d' 75160:20221202:102528.258 In substitute_simple_macros_impl() data:'90d' 75160:20221202:102528.258 End substitute_simple_macros_impl() data:'90d' 75160:20221202:102528.258 In substitute_simple_macros_impl() data:'30d' 75160:20221202:102528.258 End substitute_simple_macros_impl() data:'30d' 75160:20221202:102528.258 In substitute_simple_macros_impl() data:'90d' 75160:20221202:102528.258 End substitute_simple_macros_impl() data:'90d' 75160:20221202:102528.258 In substitute_simple_macros_impl() data:'30d' 75160:20221202:102528.258 End substitute_simple_macros_impl() data:'30d' 75160:20221202:102528.258 In substitute_simple_macros_impl() data:'90d' 75160:20221202:102528.258 End substitute_simple_macros_impl() data:'90d' 75160:20221202:102528.258 In substitute_simple_macros_impl() data:'30d' 75160:20221202:102528.258 End substitute_simple_macros_impl() data:'30d' 75160:20221202:102528.258 In substitute_simple_macros_impl() data:'90d' 75160:20221202:102528.258 End substitute_simple_macros_impl() data:'90d' 75160:20221202:102528.258 In substitute_simple_macros_impl() data:'30d' 75160:20221202:102528.258 End substitute_simple_macros_impl() data:'30d' 75160:20221202:102528.259 In substitute_simple_macros_impl() data:'90d' 75160:20221202:102528.259 End substitute_simple_macros_impl() data:'90d' 75160:20221202:102528.259 In substitute_simple_macros_impl() data:'30d' 75160:20221202:102528.259 End substitute_simple_macros_impl() data:'30d' 75160:20221202:102528.259 In substitute_simple_macros_impl() data:'90d' 75160:20221202:102528.259 End substitute_simple_macros_impl() data:'90d' 75160:20221202:102528.259 In substitute_simple_macros_impl() data:'7d' 75160:20221202:102528.259 End substitute_simple_macros_impl() data:'7d' 75160:20221202:102528.259 In substitute_simple_macros_impl() data:'7d' 75160:20221202:102528.259 End substitute_simple_macros_impl() data:'7d' 75160:20221202:102528.259 In substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.259 End substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.259 In substitute_simple_macros_impl() data:'7d' 75160:20221202:102528.259 End substitute_simple_macros_impl() data:'7d' 75160:20221202:102528.259 In substitute_simple_macros_impl() data:'7d' 75160:20221202:102528.259 End substitute_simple_macros_impl() data:'7d' 75160:20221202:102528.259 In substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.259 End substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.259 In substitute_simple_macros_impl() data:'7d' 75160:20221202:102528.259 End substitute_simple_macros_impl() data:'7d' 75160:20221202:102528.259 In substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.259 End substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.259 In substitute_simple_macros_impl() data:'7d' 75160:20221202:102528.259 End substitute_simple_macros_impl() data:'7d' 75160:20221202:102528.259 In substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.259 End substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.259 In substitute_simple_macros_impl() data:'7d' 75160:20221202:102528.259 End substitute_simple_macros_impl() data:'7d' 75160:20221202:102528.259 In substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.259 End substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.259 In substitute_simple_macros_impl() data:'7d' 75160:20221202:102528.259 End substitute_simple_macros_impl() data:'7d' 75160:20221202:102528.259 In substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.259 End substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.259 In substitute_simple_macros_impl() data:'7d' 75160:20221202:102528.259 End substitute_simple_macros_impl() data:'7d' 75160:20221202:102528.259 In substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.259 End substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.259 In substitute_simple_macros_impl() data:'7d' 75160:20221202:102528.259 End substitute_simple_macros_impl() data:'7d' 75160:20221202:102528.259 In substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.259 End substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.259 In substitute_simple_macros_impl() data:'7d' 75160:20221202:102528.259 End substitute_simple_macros_impl() data:'7d' 75160:20221202:102528.259 In substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.259 End substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.259 In substitute_simple_macros_impl() data:'7d' 75160:20221202:102528.259 End substitute_simple_macros_impl() data:'7d' 75160:20221202:102528.259 In substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.259 End substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.259 In substitute_simple_macros_impl() data:'7d' 75160:20221202:102528.259 End substitute_simple_macros_impl() data:'7d' 75160:20221202:102528.259 In substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.259 End substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.259 In substitute_simple_macros_impl() data:'7d' 75160:20221202:102528.259 End substitute_simple_macros_impl() data:'7d' 75160:20221202:102528.259 In substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.259 End substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.259 In substitute_simple_macros_impl() data:'7d' 75160:20221202:102528.259 End substitute_simple_macros_impl() data:'7d' 75160:20221202:102528.259 In substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.260 End substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.260 In substitute_simple_macros_impl() data:'7d' 75160:20221202:102528.260 End substitute_simple_macros_impl() data:'7d' 75160:20221202:102528.260 In substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.260 End substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.260 In substitute_simple_macros_impl() data:'7d' 75160:20221202:102528.260 End substitute_simple_macros_impl() data:'7d' 75160:20221202:102528.260 In substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.260 End substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.260 In substitute_simple_macros_impl() data:'7d' 75160:20221202:102528.260 End substitute_simple_macros_impl() data:'7d' 75160:20221202:102528.260 In substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.260 End substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.260 In substitute_simple_macros_impl() data:'7d' 75160:20221202:102528.260 End substitute_simple_macros_impl() data:'7d' 75160:20221202:102528.260 In substitute_simple_macros_impl() data:'365d' 75134:20221202:102528.263 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] 75160:20221202:102528.263 End substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.263 In substitute_simple_macros_impl() data:'7d' 75160:20221202:102528.263 End substitute_simple_macros_impl() data:'7d' 75160:20221202:102528.263 In substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.263 End substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.263 In substitute_simple_macros_impl() data:'7d' 75160:20221202:102528.263 End substitute_simple_macros_impl() data:'7d' 75160:20221202:102528.263 In substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.263 End substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.263 In substitute_simple_macros_impl() data:'7d' 75160:20221202:102528.263 End substitute_simple_macros_impl() data:'7d' 75160:20221202:102528.263 In substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.263 End substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.263 In substitute_simple_macros_impl() data:'7d' 75160:20221202:102528.263 End substitute_simple_macros_impl() data:'7d' 75160:20221202:102528.263 In substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.263 End substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.263 In substitute_simple_macros_impl() data:'7d' 75160:20221202:102528.263 End substitute_simple_macros_impl() data:'7d' 75160:20221202:102528.263 In substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.263 End substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.264 In substitute_simple_macros_impl() data:'7d' 75160:20221202:102528.264 End substitute_simple_macros_impl() data:'7d' 75160:20221202:102528.264 In substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.264 End substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.264 In substitute_simple_macros_impl() data:'2w' 75160:20221202:102528.264 End substitute_simple_macros_impl() data:'2w' 75160:20221202:102528.264 In substitute_simple_macros_impl() data:'7d' 75160:20221202:102528.264 End substitute_simple_macros_impl() data:'7d' 75160:20221202:102528.264 In substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.264 End substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.264 In substitute_simple_macros_impl() data:'2w' 75160:20221202:102528.264 End substitute_simple_macros_impl() data:'2w' 75160:20221202:102528.264 In substitute_simple_macros_impl() data:'2w' 75160:20221202:102528.264 End substitute_simple_macros_impl() data:'2w' 75160:20221202:102528.264 In substitute_simple_macros_impl() data:'2w' 75160:20221202:102528.264 End substitute_simple_macros_impl() data:'2w' 75160:20221202:102528.264 In substitute_simple_macros_impl() data:'7d' 75160:20221202:102528.264 End substitute_simple_macros_impl() data:'7d' 75160:20221202:102528.264 In substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.264 End substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.264 In substitute_simple_macros_impl() data:'7d' 75160:20221202:102528.264 End substitute_simple_macros_impl() data:'7d' 75160:20221202:102528.264 In substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.264 End substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.264 In substitute_simple_macros_impl() data:'7d' 75160:20221202:102528.264 End substitute_simple_macros_impl() data:'7d' 75160:20221202:102528.264 In substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.264 End substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.264 In substitute_simple_macros_impl() data:'2w' 75160:20221202:102528.264 End substitute_simple_macros_impl() data:'2w' 75160:20221202:102528.264 In substitute_simple_macros_impl() data:'2w' 75160:20221202:102528.264 End substitute_simple_macros_impl() data:'2w' 75160:20221202:102528.264 In substitute_simple_macros_impl() data:'0d' 75160:20221202:102528.264 End substitute_simple_macros_impl() data:'0d' 75160:20221202:102528.264 In substitute_simple_macros_impl() data:'7d' 75160:20221202:102528.264 End substitute_simple_macros_impl() data:'7d' 75160:20221202:102528.264 In substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.264 End substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.264 In substitute_simple_macros_impl() data:'7d' 75160:20221202:102528.264 End substitute_simple_macros_impl() data:'7d' 75160:20221202:102528.264 In substitute_simple_macros_impl() data:'7d' 75160:20221202:102528.264 End substitute_simple_macros_impl() data:'7d' 75160:20221202:102528.264 In substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.264 End substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.264 In substitute_simple_macros_impl() data:'7d' 75160:20221202:102528.264 End substitute_simple_macros_impl() data:'7d' 75160:20221202:102528.264 In substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.264 End substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.264 In substitute_simple_macros_impl() data:'7d' 75160:20221202:102528.264 End substitute_simple_macros_impl() data:'7d' 75160:20221202:102528.264 In substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.264 End substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.264 In substitute_simple_macros_impl() data:'7d' 75160:20221202:102528.264 End substitute_simple_macros_impl() data:'7d' 75160:20221202:102528.264 In substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.264 End substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.264 In substitute_simple_macros_impl() data:'0' 75160:20221202:102528.264 End substitute_simple_macros_impl() data:'0' 75160:20221202:102528.264 In substitute_simple_macros_impl() data:'7d' 75160:20221202:102528.264 End substitute_simple_macros_impl() data:'7d' 75160:20221202:102528.264 In substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.264 End substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.264 In substitute_simple_macros_impl() data:'1w' 75160:20221202:102528.264 End substitute_simple_macros_impl() data:'1w' 75160:20221202:102528.264 In substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.264 End substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.264 In substitute_simple_macros_impl() data:'1w' 75160:20221202:102528.264 End substitute_simple_macros_impl() data:'1w' 75160:20221202:102528.264 In substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.264 End substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.264 In substitute_simple_macros_impl() data:'1w' 75160:20221202:102528.264 End substitute_simple_macros_impl() data:'1w' 75160:20221202:102528.264 In substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.264 End substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.264 In substitute_simple_macros_impl() data:'1w' 75160:20221202:102528.264 End substitute_simple_macros_impl() data:'1w' 75160:20221202:102528.264 In substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.264 End substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.264 In substitute_simple_macros_impl() data:'1w' 75160:20221202:102528.264 End substitute_simple_macros_impl() data:'1w' 75160:20221202:102528.264 In substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.264 End substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.264 In substitute_simple_macros_impl() data:'1w' 75160:20221202:102528.264 End substitute_simple_macros_impl() data:'1w' 75160:20221202:102528.265 In substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.265 End substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.265 In substitute_simple_macros_impl() data:'1w' 75160:20221202:102528.265 End substitute_simple_macros_impl() data:'1w' 75160:20221202:102528.265 In substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.265 End substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.265 In substitute_simple_macros_impl() data:'1w' 75160:20221202:102528.265 End substitute_simple_macros_impl() data:'1w' 75160:20221202:102528.265 In substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.265 End substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.265 In substitute_simple_macros_impl() data:'1w' 75160:20221202:102528.265 End substitute_simple_macros_impl() data:'1w' 75160:20221202:102528.265 In substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.265 End substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.265 In substitute_simple_macros_impl() data:'1w' 75160:20221202:102528.265 End substitute_simple_macros_impl() data:'1w' 75160:20221202:102528.265 In substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.265 End substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.265 In substitute_simple_macros_impl() data:'1w' 75160:20221202:102528.265 End substitute_simple_macros_impl() data:'1w' 75160:20221202:102528.265 In substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.265 End substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.265 In substitute_simple_macros_impl() data:'1w' 75160:20221202:102528.266 End substitute_simple_macros_impl() data:'1w' 75160:20221202:102528.266 In substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.266 End substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.266 In substitute_simple_macros_impl() data:'1w' 75160:20221202:102528.266 End substitute_simple_macros_impl() data:'1w' 75160:20221202:102528.266 In substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.266 End substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.266 In substitute_simple_macros_impl() data:'1w' 75160:20221202:102528.266 End substitute_simple_macros_impl() data:'1w' 75160:20221202:102528.266 In substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.266 End substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.266 In substitute_simple_macros_impl() data:'1w' 75160:20221202:102528.266 End substitute_simple_macros_impl() data:'1w' 75160:20221202:102528.266 In substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.266 End substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.266 In substitute_simple_macros_impl() data:'1w' 75160:20221202:102528.266 End substitute_simple_macros_impl() data:'1w' 75160:20221202:102528.266 In substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.266 End substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.266 In substitute_simple_macros_impl() data:'1w' 75160:20221202:102528.266 End substitute_simple_macros_impl() data:'1w' 75160:20221202:102528.266 In substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.266 End substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.266 In substitute_simple_macros_impl() data:'1w' 75160:20221202:102528.266 End substitute_simple_macros_impl() data:'1w' 75160:20221202:102528.266 In substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.266 End substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.266 In substitute_simple_macros_impl() data:'1w' 75160:20221202:102528.266 End substitute_simple_macros_impl() data:'1w' 75160:20221202:102528.266 In substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.266 End substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.266 In substitute_simple_macros_impl() data:'1w' 75160:20221202:102528.266 End substitute_simple_macros_impl() data:'1w' 75160:20221202:102528.266 In substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.266 End substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.266 In substitute_simple_macros_impl() data:'1w' 75160:20221202:102528.266 End substitute_simple_macros_impl() data:'1w' 75160:20221202:102528.266 In substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.266 End substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.266 In substitute_simple_macros_impl() data:'1w' 75160:20221202:102528.266 End substitute_simple_macros_impl() data:'1w' 75160:20221202:102528.266 In substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.266 End substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.266 In substitute_simple_macros_impl() data:'1w' 75160:20221202:102528.266 End substitute_simple_macros_impl() data:'1w' 75160:20221202:102528.266 In substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.266 End substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.266 In substitute_simple_macros_impl() data:'1w' 75160:20221202:102528.266 End substitute_simple_macros_impl() data:'1w' 75160:20221202:102528.267 In substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.267 End substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.267 In substitute_simple_macros_impl() data:'1w' 75160:20221202:102528.267 End substitute_simple_macros_impl() data:'1w' 75160:20221202:102528.267 In substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.267 End substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.267 In substitute_simple_macros_impl() data:'1w' 75160:20221202:102528.267 End substitute_simple_macros_impl() data:'1w' 75160:20221202:102528.267 In substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.267 End substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.267 In substitute_simple_macros_impl() data:'1w' 75160:20221202:102528.267 End substitute_simple_macros_impl() data:'1w' 75160:20221202:102528.267 In substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.267 End substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.267 In substitute_simple_macros_impl() data:'1w' 75160:20221202:102528.267 End substitute_simple_macros_impl() data:'1w' 75160:20221202:102528.267 In substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.267 End substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.267 In substitute_simple_macros_impl() data:'1w' 75160:20221202:102528.267 End substitute_simple_macros_impl() data:'1w' 75160:20221202:102528.267 In substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.267 End substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.267 In substitute_simple_macros_impl() data:'1w' 75160:20221202:102528.267 End substitute_simple_macros_impl() data:'1w' 75160:20221202:102528.267 In substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.267 End substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.267 In substitute_simple_macros_impl() data:'1w' 75160:20221202:102528.267 End substitute_simple_macros_impl() data:'1w' 75160:20221202:102528.267 In substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.267 End substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.267 In substitute_simple_macros_impl() data:'1w' 75160:20221202:102528.267 End substitute_simple_macros_impl() data:'1w' 75160:20221202:102528.267 In substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.267 End substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.267 In substitute_simple_macros_impl() data:'1w' 75160:20221202:102528.267 End substitute_simple_macros_impl() data:'1w' 75160:20221202:102528.267 In substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.267 End substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.267 In substitute_simple_macros_impl() data:'1w' 75160:20221202:102528.267 End substitute_simple_macros_impl() data:'1w' 75160:20221202:102528.267 In substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.267 End substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.267 In substitute_simple_macros_impl() data:'1w' 75160:20221202:102528.268 End substitute_simple_macros_impl() data:'1w' 75134:20221202:102528.268 query [txnlev:0] [select maintenanceid,groupid from maintenances_groups order by maintenanceid] 75160:20221202:102528.268 In substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.268 End substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.268 In substitute_simple_macros_impl() data:'1w' 75160:20221202:102528.268 End substitute_simple_macros_impl() data:'1w' 75160:20221202:102528.268 In substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.268 End substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.268 In substitute_simple_macros_impl() data:'1w' 75160:20221202:102528.268 End substitute_simple_macros_impl() data:'1w' 75160:20221202:102528.268 In substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.268 End substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.268 In substitute_simple_macros_impl() data:'1w' 75160:20221202:102528.268 End substitute_simple_macros_impl() data:'1w' 75160:20221202:102528.268 In substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.268 End substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.268 In substitute_simple_macros_impl() data:'1w' 75160:20221202:102528.268 End substitute_simple_macros_impl() data:'1w' 75160:20221202:102528.268 In substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.268 End substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.268 In substitute_simple_macros_impl() data:'1w' 75160:20221202:102528.268 End substitute_simple_macros_impl() data:'1w' 75160:20221202:102528.268 In substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.268 End substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.268 In substitute_simple_macros_impl() data:'1w' 75160:20221202:102528.269 End substitute_simple_macros_impl() data:'1w' 75160:20221202:102528.269 In substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.269 End substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.269 In substitute_simple_macros_impl() data:'1w' 75160:20221202:102528.269 End substitute_simple_macros_impl() data:'1w' 75160:20221202:102528.269 In substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.269 End substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.269 In substitute_simple_macros_impl() data:'1w' 75160:20221202:102528.269 End substitute_simple_macros_impl() data:'1w' 75160:20221202:102528.269 In substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.269 End substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.269 In substitute_simple_macros_impl() data:'1w' 75160:20221202:102528.269 End substitute_simple_macros_impl() data:'1w' 75160:20221202:102528.269 In substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.269 End substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.269 In substitute_simple_macros_impl() data:'1w' 75160:20221202:102528.269 End substitute_simple_macros_impl() data:'1w' 75160:20221202:102528.269 In substitute_simple_macros_impl() data:'1w' 75160:20221202:102528.269 End substitute_simple_macros_impl() data:'1w' 75160:20221202:102528.269 In substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.269 End substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.269 In substitute_simple_macros_impl() data:'1w' 75160:20221202:102528.269 End substitute_simple_macros_impl() data:'1w' 75160:20221202:102528.270 In substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.270 End substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.270 In substitute_simple_macros_impl() data:'1w' 75160:20221202:102528.270 End substitute_simple_macros_impl() data:'1w' 75160:20221202:102528.270 In substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.270 End substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.270 In substitute_simple_macros_impl() data:'1w' 75160:20221202:102528.270 End substitute_simple_macros_impl() data:'1w' 75160:20221202:102528.270 In substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.270 End substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.270 In substitute_simple_macros_impl() data:'1w' 75160:20221202:102528.270 End substitute_simple_macros_impl() data:'1w' 75160:20221202:102528.270 In substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.270 End substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.271 In substitute_simple_macros_impl() data:'1w' 75160:20221202:102528.271 End substitute_simple_macros_impl() data:'1w' 75160:20221202:102528.271 In substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.271 End substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.271 In substitute_simple_macros_impl() data:'1w' 75160:20221202:102528.271 End substitute_simple_macros_impl() data:'1w' 75160:20221202:102528.271 In substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.271 End substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.271 In substitute_simple_macros_impl() data:'1w' 75160:20221202:102528.271 End substitute_simple_macros_impl() data:'1w' 75160:20221202:102528.271 In substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.271 End substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.271 In substitute_simple_macros_impl() data:'1w' 75160:20221202:102528.271 End substitute_simple_macros_impl() data:'1w' 75160:20221202:102528.271 In substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.271 End substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.271 In substitute_simple_macros_impl() data:'1w' 75160:20221202:102528.271 End substitute_simple_macros_impl() data:'1w' 75160:20221202:102528.271 In substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.271 End substitute_simple_macros_impl() data:'365d' 75160:20221202:102528.271 In substitute_simple_macros_impl() data:'1w' 75160:20221202:102528.271 End substitute_simple_macros_impl() data:'1w' 75160:20221202:102528.271 In substitute_simple_macros_impl() data:'365d' 75206:20221202:102528.275 End of zbx_ipc_service_recv():2 75206:20221202:102528.275 In zbx_ipc_service_recv() timeout:1.000 75134:20221202:102528.275 query [txnlev:0] [select maintenanceid,hostid from maintenances_hosts order by maintenanceid] 75160:20221202:102528.276 End substitute_simple_macros_impl() data:'365d' 75134:20221202:102528.276 In DCsync_hosts() 75134:20221202:102528.276 End of DCsync_hosts() 75134:20221202:102528.276 In DCsync_host_inventory() 75134:20221202:102528.276 End of DCsync_host_inventory() 75134:20221202:102528.276 In DCsync_hostgroups() 75134:20221202:102528.276 End of DCsync_hostgroups() 75134:20221202:102528.276 In DCsync_hostgroup_hosts() 75134:20221202:102528.276 End of DCsync_hostgroup_hosts() 75134:20221202:102528.276 In DCsync_maintenances() 75134:20221202:102528.276 End of DCsync_maintenances() 75134:20221202:102528.276 In DCsync_maintenance_tags() 75134:20221202:102528.276 End of DCsync_maintenance_tags() 75134:20221202:102528.276 In DCsync_maintenance_groups() 75134:20221202:102528.276 End of DCsync_maintenance_groups() 75134:20221202:102528.276 In DCsync_maintenance_hosts() 75134:20221202:102528.276 End of DCsync_maintenance_hosts() 75134:20221202:102528.276 In DCsync_maintenance_periods() 75134:20221202:102528.276 End of DCsync_maintenance_periods() 75134:20221202:102528.276 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 from interface i left join interface_snmp s on i.interfaceid=s.interfaceid] 75160:20221202:102528.276 End of hk_history_delete_queue_prepare_all() 75160:20221202:102528.276 End of housekeeping_history_and_trends():0 75160:20221202:102528.276 zbx_setproctitle() title:'housekeeper [removing old problems]' 75160:20221202:102528.276 In housekeeping_problems() now:1669969528 75160:20221202:102528.276 query without transaction detected 75160:20221202:102528.276 query [txnlev:0] [delete from problem where r_clock<>0 and r_clock<1669883128] 75134:20221202:102528.277 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 inner join hosts h on i.hostid=h.hostid join item_rtdata ir on i.itemid=ir.itemid where h.status in (0,1) and i.flags<>2 and i.itemid=44582] 75160:20221202:102528.277 End of housekeeping_problems():0 75160:20221202:102528.277 zbx_setproctitle() title:'housekeeper [removing old events]' 75160:20221202:102528.277 In housekeeping_process_rule() table:'events' field_name:'eventid' filter:'events.source=0 and events.object=0 and not exists (select null from problem where events.eventid=problem.eventid) and not exists (select null from problem where events.eventid=problem.r_eventid)' min_clock:0 now:1669969528 75160:20221202:102528.277 query [txnlev:0] [select min(clock) from events where events.source=0 and events.object=0 and not exists (select null from problem where events.eventid=problem.eventid) and not exists (select null from problem where events.eventid=problem.r_eventid)] 75134:20221202:102528.278 query [txnlev:0] [select i.itemid,i.hostid,i.templateid from items i inner join hosts h on i.hostid=h.hostid where h.status=3] 75160:20221202:102528.278 End of housekeeping_process_rule():0 75160:20221202:102528.278 In housekeeping_process_rule() table:'events' field_name:'eventid' filter:'events.source=3 and events.object=0 and not exists (select null from problem where events.eventid=problem.eventid) and not exists (select null from problem where events.eventid=problem.r_eventid)' min_clock:0 now:1669969528 75160:20221202:102528.278 query [txnlev:0] [select min(clock) from events where events.source=3 and events.object=0 and not exists (select null from problem where events.eventid=problem.eventid) and not exists (select null from problem where events.eventid=problem.r_eventid)] 75160:20221202:102528.279 End of housekeeping_process_rule():0 75160:20221202:102528.279 In housekeeping_process_rule() table:'events' field_name:'eventid' filter:'events.source=3 and events.object=4 and not exists (select null from problem where events.eventid=problem.eventid) and not exists (select null from problem where events.eventid=problem.r_eventid)' min_clock:0 now:1669969528 75160:20221202:102528.279 query [txnlev:0] [select min(clock) from events where events.source=3 and events.object=4 and not exists (select null from problem where events.eventid=problem.eventid) and not exists (select null from problem where events.eventid=problem.r_eventid)] 75160:20221202:102528.279 End of housekeeping_process_rule():0 75160:20221202:102528.279 In housekeeping_process_rule() table:'events' field_name:'eventid' filter:'events.source=3 and events.object=5 and not exists (select null from problem where events.eventid=problem.eventid) and not exists (select null from problem where events.eventid=problem.r_eventid)' min_clock:0 now:1669969528 75160:20221202:102528.279 query [txnlev:0] [select min(clock) from events where events.source=3 and events.object=5 and not exists (select null from problem where events.eventid=problem.eventid) and not exists (select null from problem where events.eventid=problem.r_eventid)] 75160:20221202:102528.279 End of housekeeping_process_rule():0 75160:20221202:102528.279 In housekeeping_process_rule() table:'events' field_name:'eventid' filter:'events.source=1 and events.object=1' min_clock:0 now:1669969528 75160:20221202:102528.279 query [txnlev:0] [select min(clock) from events where events.source=1 and events.object=1] 75160:20221202:102528.279 End of housekeeping_process_rule():0 75160:20221202:102528.280 In housekeeping_process_rule() table:'events' field_name:'eventid' filter:'events.source=1 and events.object=2' min_clock:0 now:1669969528 75160:20221202:102528.280 query [txnlev:0] [select min(clock) from events where events.source=1 and events.object=2] 75160:20221202:102528.280 End of housekeeping_process_rule():0 75160:20221202:102528.280 In housekeeping_process_rule() table:'events' field_name:'eventid' filter:'events.source=2 and events.object=3' min_clock:0 now:1669969528 75160:20221202:102528.280 query [txnlev:0] [select min(clock) from events where events.source=2 and events.object=3] 75160:20221202:102528.280 End of housekeeping_process_rule():0 75160:20221202:102528.280 In housekeeping_process_rule() table:'events' field_name:'eventid' filter:'events.source=4 and events.object=6 and not exists (select null from problem where events.eventid=problem.eventid) and not exists (select null from problem where events.eventid=problem.r_eventid)' min_clock:0 now:1669969528 75160:20221202:102528.280 query [txnlev:0] [select min(clock) from events where events.source=4 and events.object=6 and not exists (select null from problem where events.eventid=problem.eventid) and not exists (select null from problem where events.eventid=problem.r_eventid)] 75160:20221202:102528.280 End of housekeeping_process_rule():0 75160:20221202:102528.280 zbx_setproctitle() title:'housekeeper [removing old sessions]' 75160:20221202:102528.280 In housekeeping_sessions() now:1669969528 75160:20221202:102528.280 query without transaction detected 75160:20221202:102528.280 query [txnlev:0] [delete from sessions where lastaccess<1638433528 limit 5000] 75160:20221202:102528.281 End of housekeeping_sessions():0 75160:20221202:102528.281 zbx_setproctitle() title:'housekeeper [removing old service alarms]' 75160:20221202:102528.281 In housekeeping_process_rule() table:'service_alarms' field_name:'servicealarmid' filter:'' min_clock:0 now:1669969528 75160:20221202:102528.281 query [txnlev:0] [select min(clock) from service_alarms] 75160:20221202:102528.281 End of housekeeping_process_rule():0 75160:20221202:102528.281 zbx_setproctitle() title:'housekeeper [removing old audit log items]' 75160:20221202:102528.281 In housekeeping_process_rule() table:'auditlog' field_name:'auditid' filter:'' min_clock:0 now:1669969528 75160:20221202:102528.281 query [txnlev:0] [select min(clock) from auditlog] 75160:20221202:102528.281 End of housekeeping_process_rule():0 75160:20221202:102528.282 zbx_setproctitle() title:'housekeeper [removing old records]' 75160:20221202:102528.282 In housekeeping_proxy_dhistory() now:1669969528 75160:20221202:102528.282 query without transaction detected 75160:20221202:102528.282 query [txnlev:0] [delete from proxy_dhistory where clock<1669883128] 75160:20221202:102528.282 End of housekeeping_proxy_dhistory():0 75160:20221202:102528.283 zbx_setproctitle() title:'housekeeper [removing deleted items data]' 75160:20221202:102528.283 In housekeeping_cleanup() 75160:20221202:102528.283 query [txnlev:0] [select housekeeperid,tablename,field,value from housekeeper where tablename in ('history','history_log','history_str','history_text','history_uint','trends','trends_uint','events') order by tablename] 75160:20221202:102528.283 End of housekeeping_cleanup():0 75160:20221202:102528.283 housekeeper [deleted 0 hist/trends, 0 items/triggers, 0 events, 0 problems, 0 sessions, 0 alarms, 0 audit, 0 records in 0.033386 sec, idle for 1 hour(s)] 75160:20221202:102528.283 zbx_setproctitle() title:'housekeeper [deleted 0 hist/trends, 0 items/triggers, 0 events, 0 sessions, 0 alarms, 0 audit items, 0 records in 0.033386 sec, idle for 1 hour(s)]' 75160:20221202:102528.283 In zbx_ipc_async_socket_recv() timeout:3600 75134:20221202:102528.302 query [txnlev:0] [select itemid,parent_itemid from item_discovery] 75134:20221202:102528.310 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 order by p.itemid] 75134:20221202:102528.311 In DCsync_interfaces() 75134:20221202:102528.311 End of DCsync_interfaces() 75134:20221202:102528.311 In DCsync_items() 75134:20221202:102528.311 End of DCsync_items() 75134:20221202:102528.311 In DCsync_template_items() 75134:20221202:102528.311 End of DCsync_template_items() 75134:20221202:102528.311 In DCsync_prototype_items() 75134:20221202:102528.311 End of DCsync_prototype_items() 75134:20221202:102528.311 In DCsync_item_discovery() 75134:20221202:102528.311 End of DCsync_item_discovery() 75134:20221202:102528.311 In DCsync_item_preproc() 75134:20221202:102528.311 End of DCsync_item_preproc() 75134:20221202:102528.311 In DCsync_itemscript_param() 75134:20221202:102528.311 End of DCsync_itemscript_param() 75134:20221202:102528.311 In DCsync_functions() 75134:20221202:102528.311 End of DCsync_functions() 75134:20221202:102528.311 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 where triggerid=23107] 75134:20221202:102528.311 query [txnlev:0] [select triggerid_down,triggerid_up from trigger_depends] 75134:20221202:102528.313 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] 75134:20221202:102528.313 query [txnlev:0] [select actionid,eventsource,evaltype,formula from actions where eventsource<>4 and status=0] 75134:20221202:102528.314 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] 75134:20221202:102528.315 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] 75134:20221202:102528.316 query [txnlev:0] [select correlationid,name,evaltype,formula from correlation where status=0] 75134:20221202:102528.316 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] 75134:20221202:102528.317 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] 75134:20221202:102528.317 In DCsync_triggers() 75134:20221202:102528.317 End of DCsync_triggers() 75134:20221202:102528.317 In DCsync_trigdeps() 75134:20221202:102528.317 End of DCsync_trigdeps() 75134:20221202:102528.317 In DCsync_expressions() 75134:20221202:102528.317 End of DCsync_expressions() 75134:20221202:102528.317 In DCsync_actions() 75134:20221202:102528.317 End of DCsync_actions() 75134:20221202:102528.317 In DCsync_action_ops() 75134:20221202:102528.317 End of DCsync_action_ops() 75134:20221202:102528.318 In DCsync_action_conditions() 75134:20221202:102528.318 End of DCsync_action_conditions() 75134:20221202:102528.318 In DCsync_trigger_tags() 75134:20221202:102528.318 End of DCsync_trigger_tags() 75134:20221202:102528.318 In DCsync_item_tags() 75134:20221202:102528.318 End of DCsync_item_tags() 75134:20221202:102528.318 In DCsync_correlations() 75134:20221202:102528.318 End of DCsync_correlations() 75134:20221202:102528.318 In DCsync_corr_conditions() 75134:20221202:102528.318 End of DCsync_corr_conditions() 75134:20221202:102528.318 In DCsync_corr_operations() 75134:20221202:102528.318 End of DCsync_corr_operations() 75134:20221202:102528.319 DCsync_configuration() changelog : sql:0.001332 sec (2 records) 75134:20221202:102528.319 DCsync_configuration() config : sql:0.001005 sync:0.000107 sec (1/0/0). 75134:20221202:102528.319 DCsync_configuration() autoreg : sql:0.000986 sync:0.000019 sec (1/0/0). 75134:20221202:102528.319 DCsync_configuration() hosts : sql:0.000003 sync:0.000109 sec (0/0/0). 75134:20221202:102528.319 DCsync_configuration() host_invent: sql:0.000937 sync:0.000018 sec (0/0/0). 75134:20221202:102528.319 DCsync_configuration() templates : sql:0.000644 sec (0/0/0). 75134:20221202:102528.319 DCsync_configuration() globmacros : sql:0.000477 sec (0/0/0). 75134:20221202:102528.319 DCsync_configuration() hostmacros : sql:0.013939 sec (0/0/0). 75134:20221202:102528.319 DCsync_configuration() interfaces : sql:0.000798 sync:0.000111 sec (13/0/0). 75134:20221202:102528.319 DCsync_configuration() items : sql:0.001039 sync:0.000023 sec (0/1/0). 75134:20221202:102528.319 DCsync_configuration() template_items : sql:0.024049 sync:0.000019 sec (0/0/0). 75134:20221202:102528.319 DCsync_configuration() prototype_items : sql:0.000004 sync:0.000017 sec (0/0/0). 75134:20221202:102528.319 DCsync_configuration() item_discovery : sql:0.007486 sync:0.000017 sec (0/0/0). 75134:20221202:102528.319 DCsync_configuration() triggers : sql:0.000375 sync:0.000109 sec (0/1/0). 75134:20221202:102528.319 DCsync_configuration() trigdeps : sql:0.001474 sync:0.000030 sec (0/0/0). 75134:20221202:102528.319 DCsync_configuration() trig. tags : sql:0.000001 sync:0.000018 sec (0/0/0). 75134:20221202:102528.319 DCsync_configuration() host tags : sql:0.000002 sync:0.000154 sec (0/0/0). 75134:20221202:102528.319 DCsync_configuration() item tags : sql:0.000001 sync:0.000418 sec (0/0/0). 75134:20221202:102528.319 DCsync_configuration() functions : sql:0.000001 sync:0.000018 sec (0/0/0). 75134:20221202:102528.319 DCsync_configuration() expressions: sql:0.000596 sync:0.000018 sec (0/0/0). 75134:20221202:102528.319 DCsync_configuration() actions : sql:0.000756 sync:0.000017 sec (0/0/0). 75134:20221202:102528.319 DCsync_configuration() operations : sql:0.000853 sync:0.000020 sec (0/0/0). 75134:20221202:102528.319 DCsync_configuration() conditions : sql:0.000636 sync:0.000366 sec (0/0/0). 75134:20221202:102528.319 DCsync_configuration() corr : sql:0.000484 sync:0.000029 sec (0/0/0). 75134:20221202:102528.319 DCsync_configuration() corr_cond : sql:0.000580 sync:0.000017 sec (0/0/0). 75134:20221202:102528.320 DCsync_configuration() corr_op : sql:0.000594 sync:0.000017 sec (0/0/0). 75134:20221202:102528.320 DCsync_configuration() hgroups : sql:0.001071 sync:0.000035 sec (0/0/0). 75134:20221202:102528.320 DCsync_configuration() item pproc : sql:0.000004 sync:0.000017 sec (0/0/0). 75134:20221202:102528.320 DCsync_configuration() item script param: sql:0.001035 sync:0.000021 sec (0/0/0). 75134:20221202:102528.320 DCsync_configuration() maintenance: sql:0.024599 sync:0.000198 sec (0/0/0). 75134:20221202:102528.320 DCsync_configuration() macro cache: 0.000000 sec. 75134:20221202:102528.320 DCsync_configuration() reindex : 0.000711 sec. 75134:20221202:102528.320 DCsync_configuration() total sql : 0.083391 sec. 75134:20221202:102528.320 DCsync_configuration() total sync : 0.002478 sec. 75134:20221202:102528.320 DCsync_configuration() proxies : 0 (0 slots) 75134:20221202:102528.320 DCsync_configuration() hosts : 2 (11 slots) 75134:20221202:102528.320 DCsync_configuration() hosts_h : 2 (11 slots) 75134:20221202:102528.320 DCsync_configuration() hosts_p : 0 (0 slots) 75134:20221202:102528.320 DCsync_configuration() psks : 0 (0 slots) 75134:20221202:102528.320 DCsync_configuration() ipmihosts : 0 (0 slots) 75134:20221202:102528.320 DCsync_configuration() host_invent: 1 (11 slots) 75134:20221202:102528.320 DCsync_configuration() glob macros: 1 (11 slots) 75134:20221202:102528.320 DCsync_configuration() host macros: 4908 (9029 slots) 75134:20221202:102528.320 DCsync_configuration() kvs_paths : 0 75134:20221202:102528.320 DCsync_configuration() interfaces : 2 (11 slots) 75134:20221202:102528.320 DCsync_configuration() interfaces_snmp : 0 (0 slots) 75134:20221202:102528.320 DCsync_configuration() interfac_ht: 2 (11 slots) 75134:20221202:102528.320 DCsync_configuration() if_snmpitms: 0 (0 slots) 75134:20221202:102528.320 DCsync_configuration() if_snmpaddr: 0 (0 slots) 75134:20221202:102528.320 DCsync_configuration() item_discovery : 5990 (9029 slots) 75134:20221202:102528.320 DCsync_configuration() items : 145 (227 slots) 75134:20221202:102528.320 DCsync_configuration() items_hk : 145 (227 slots) 75134:20221202:102528.320 DCsync_configuration() numitems : 124 (227 slots) 75134:20221202:102528.320 DCsync_configuration() preprocitems: 9367 (13553 slots) 75134:20221202:102528.320 DCsync_configuration() preprocops : 13245 (20333 slots) 75134:20221202:102528.321 DCsync_configuration() snmpitems : 0 (0 slots) 75134:20221202:102528.321 DCsync_configuration() ipmiitems : 0 (0 slots) 75134:20221202:102528.321 DCsync_configuration() trapitems : 0 (0 slots) 75134:20221202:102528.321 DCsync_configuration() dependentitems : 30 (43 slots) 75134:20221202:102528.321 DCsync_configuration() logitems : 0 (0 slots) 75134:20221202:102528.321 DCsync_configuration() dbitems : 0 (0 slots) 75134:20221202:102528.321 DCsync_configuration() sshitems : 0 (0 slots) 75134:20221202:102528.321 DCsync_configuration() telnetitems: 0 (0 slots) 75134:20221202:102528.321 DCsync_configuration() simpleitems: 0 (0 slots) 75134:20221202:102528.321 DCsync_configuration() jmxitems : 0 (0 slots) 75134:20221202:102528.321 DCsync_configuration() calcitems : 0 (0 slots) 75134:20221202:102528.321 DCsync_configuration() httpitems : 0 (0 slots) 75134:20221202:102528.321 DCsync_configuration() scriptitems : 0 (0 slots) 75134:20221202:102528.321 DCsync_configuration() functions : 70 (101 slots) 75134:20221202:102528.321 DCsync_configuration() triggers : 5564 (9029 slots) 75134:20221202:102528.321 DCsync_configuration() trigdeps : 2377 (4007 slots) 75134:20221202:102528.321 DCsync_configuration() trig. tags : 7274 (13553 slots) 75134:20221202:102528.321 DCsync_configuration() expressions: 10 (17 slots) 75134:20221202:102528.321 DCsync_configuration() actions : 1 (11 slots) 75134:20221202:102528.321 DCsync_configuration() conditions : 1 (11 slots) 75134:20221202:102528.321 DCsync_configuration() corr. : 0 (0 slots) 75134:20221202:102528.321 DCsync_configuration() corr. conds: 0 (0 slots) 75134:20221202:102528.321 DCsync_configuration() corr. ops : 0 (0 slots) 75134:20221202:102528.321 DCsync_configuration() hgroups : 20 (29 slots) 75134:20221202:102528.321 DCsync_configuration() item procs : 13245 (20333 slots) 75134:20221202:102528.321 DCsync_configuration() maintenance: 0 (0 slots) 75134:20221202:102528.321 DCsync_configuration() maint tags : 0 (0 slots) 75134:20221202:102528.321 DCsync_configuration() maint time : 0 (0 slots) 75134:20221202:102528.321 DCsync_configuration() queue[0] : 2 (32 allocated) 75134:20221202:102528.321 DCsync_configuration() queue[1] : 0 (0 allocated) 75134:20221202:102528.321 DCsync_configuration() queue[2] : 0 (0 allocated) 75134:20221202:102528.321 DCsync_configuration() queue[3] : 0 (0 allocated) 75134:20221202:102528.321 DCsync_configuration() queue[4] : 0 (0 allocated) 75134:20221202:102528.321 DCsync_configuration() queue[5] : 0 (0 allocated) 75134:20221202:102528.321 DCsync_configuration() queue[6] : 0 (0 allocated) 75134:20221202:102528.321 DCsync_configuration() pqueue : 0 (0 allocated) 75134:20221202:102528.321 DCsync_configuration() timer queue: 0 (0 allocated) 75134:20221202:102528.321 DCsync_configuration() changelog : 438 75134:20221202:102528.321 DCsync_configuration() configfree : 65.510082% 75134:20221202:102528.321 DCsync_configuration() strings : 9633 (13553 slots) 75134:20221202:102528.321 === memory statistics for configuration cache === 75134:20221202:102528.321 free chunks of size 40 bytes: 1 75134:20221202:102528.321 free chunks of size >= 256 bytes: 6 75134:20221202:102528.322 min chunk size: 40 bytes 75134:20221202:102528.322 max chunk size: 21962688 bytes 75134:20221202:102528.322 memory of total size 31927584 bytes fragmented into 101655 chunks 75134:20221202:102528.322 of those, 21981536 bytes are in 7 free chunks 75134:20221202:102528.322 of those, 9946048 bytes are in 101648 used chunks 75134:20221202:102528.322 of those, 1626464 bytes are used by allocation overhead 75134:20221202:102528.322 ================================ 75134:20221202:102528.322 zbx_dbsync_env_flush_changelog() changelog : 440 (787 slots) 75134:20221202:102528.322 In dc_get_items_to_reschedule() 75134:20221202:102528.322 End of dc_get_items_to_reschedule() items:0 75134:20221202:102528.322 DCsync_configuration() reschedule : 0.000029 sec. 75134:20221202:102528.322 End of DCsync_configuration() 75134:20221202:102528.322 In DCsync_kvs_paths() 75134:20221202:102528.322 End of DCsync_kvs_paths() 75134:20221202:102528.322 In DCupdate_interfaces_availability() 75134:20221202:102528.322 In DCreset_interfaces_availability() 75134:20221202:102528.322 End of DCreset_interfaces_availability() interfaces:0 75134:20221202:102528.322 End of DCupdate_interfaces_availability() 75134:20221202:102528.322 zbx_setproctitle() title:'configuration syncer [synced configuration in 0.091557 sec, idle 60 sec]' 75134:20221202:102528.322 In zbx_ipc_async_socket_recv() timeout:60 75132:20221202:102528.460 End of zbx_ipc_service_recv():2 75132:20221202:102528.460 In zbx_ipc_async_socket_send() 75132:20221202:102528.460 In zbx_ipc_client_send() clientid:0 75132:20221202:102528.460 End of zbx_ipc_client_send():SUCCEED 75132:20221202:102528.460 End of zbx_ipc_async_socket_send():SUCCEED 75132:20221202:102528.460 In zbx_ipc_async_socket_flush() timeout:10 75132:20221202:102528.460 End of zbx_ipc_async_socket_flush():0 75132:20221202:102528.460 In zbx_ipc_service_recv() timeout:0.997 75129:20221202:102528.460 End of zbx_ipc_service_recv():1 75129:20221202:102528.460 In zbx_ha_dispatch_message() 75129:20221202:102528.460 In zbx_ipc_service_recv() timeout:1.000 75153:20221202:102528.862 End of zbx_ipc_service_recv():2 75153:20221202:102528.862 In zbx_ipc_service_recv() timeout:1.000 75180:20221202:102528.880 zbx_setproctitle() title:'self-monitoring [processing data]' 75180:20221202:102528.880 In collect_selfmon_stats() 75180:20221202:102528.880 End of collect_selfmon_stats() 75180:20221202:102528.880 zbx_setproctitle() title:'self-monitoring [processed data in 0.000200 sec, idle 1 sec]' 75165:20221202:102528.966 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000412 sec, syncing history]' 75165:20221202:102528.967 In zbx_sync_history_cache() history_num:0 75165:20221202:102528.967 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000225 sec, idle 1 sec]' 75168:20221202:102528.967 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.002363 sec, processing escalations]' 75168:20221202:102528.967 In process_escalations() 75168:20221202:102528.967 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<=1669969531 order by actionid,triggerid,itemid,escalationid] 75168:20221202:102528.968 End of process_escalations() 75168:20221202:102528.968 In process_escalations() 75168:20221202:102528.968 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<=1669969531 order by actionid,triggerid,itemid,escalationid] 75168:20221202:102528.969 End of process_escalations() 75168:20221202:102528.969 In process_escalations() 75168:20221202:102528.969 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<=1669969531 order by actionid,triggerid,itemid,escalationid] 75168:20221202:102528.969 End of process_escalations() 75168:20221202:102528.970 In process_escalations() 75168:20221202:102528.970 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<=1669969531 order by actionid,triggerid,itemid,escalationid] 75168:20221202:102528.970 End of process_escalations() 75168:20221202:102528.971 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.003848 sec, idle 3 sec]' 75166:20221202:102528.974 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000199 sec, syncing history]' 75166:20221202:102528.974 In zbx_sync_history_cache() history_num:0 75166:20221202:102528.974 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000206 sec, idle 1 sec]' 75164:20221202:102528.975 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000167 sec, syncing history]' 75164:20221202:102528.975 In zbx_sync_history_cache() history_num:0 75164:20221202:102528.975 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000208 sec, idle 1 sec]' 75167:20221202:102528.977 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000126 sec, syncing history]' 75167:20221202:102528.977 In zbx_sync_history_cache() history_num:0 75167:20221202:102528.977 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000154 sec, idle 1 sec]' 75200:20221202:102528.989 zbx_setproctitle() title:'alert syncer [queuing alerts]' 75200:20221202:102528.989 In am_db_get_alerts() 75200:20221202:102528.989 query [txnlev:1] [begin;] 75200:20221202:102528.989 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] 75200:20221202:102528.990 query [txnlev:1] [commit;] 75200:20221202:102528.990 End of am_db_get_alerts():SUCCEED alerts:0 75200:20221202:102528.990 In am_db_flush_results() 75200:20221202:102528.994 In zbx_ipc_socket_write() 75200:20221202:102528.994 End of zbx_ipc_socket_write():SUCCEED 75200:20221202:102528.994 In zbx_ipc_socket_read() 75149:20221202:102528.994 End of zbx_ipc_service_recv():2 75149:20221202:102528.994 In zbx_ipc_service_recv() timeout:1.000 75149:20221202:102528.994 End of zbx_ipc_service_recv():1 75149:20221202:102528.994 In am_flush_results() results:0 75149:20221202:102528.994 In zbx_ipc_client_send() clientid:6 75149:20221202:102528.994 End of zbx_ipc_client_send():SUCCEED 75149:20221202:102528.994 End of am_flush_results() 75149:20221202:102528.994 In zbx_ipc_service_recv() timeout:1.000 75200:20221202:102528.994 End of zbx_ipc_socket_read():SUCCEED 75200:20221202:102528.994 End of am_db_flush_results() flushed:0 75200:20221202:102528.994 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.005418 sec, idle 1 sec]' 75157:20221202:102529.002 End of zbx_ipc_service_recv():2 75157:20221202:102529.002 In zbx_ipc_service_recv() timeout:1.000 75133:20221202:102529.238 End of zbx_ipc_service_recv():2 75133:20221202:102529.238 In zbx_ipc_service_recv() timeout:1.000 75206:20221202:102529.283 End of zbx_ipc_service_recv():2 75206:20221202:102529.283 In zbx_ipc_service_recv() timeout:1.000 75129:20221202:102529.466 End of zbx_ipc_service_recv():2 75129:20221202:102529.466 In zbx_ha_dispatch_message() 75129:20221202:102529.466 In zbx_ipc_service_recv() timeout:1.000 75132:20221202:102529.466 End of zbx_ipc_service_recv():2 75132:20221202:102529.466 In ha_check_nodes() ha_status:active db_status:0 75132:20221202:102529.466 query [txnlev:1] [begin;] 75132:20221202:102529.467 query [txnlev:1] [select ha_nodeid,name,status,lastaccess,address,port,ha_sessionid from ha_node order by ha_nodeid for update] 75132:20221202:102529.468 query [txnlev:1] [select ha_failover_delay,auditlog_enabled from config] 75132:20221202:102529.469 In ha_db_get_time() 75132:20221202:102529.469 query [txnlev:1] [select unix_timestamp() from config] 75132:20221202:102529.469 End of ha_db_get_time():SUCCEED db_time:1669969529 75132:20221202:102529.470 query [txnlev:1] [update ha_node set lastaccess=unix_timestamp() where ha_nodeid='clb4ubunu00018m7pn6ddoaix'] 75132:20221202:102529.470 query [txnlev:1] [commit;] 75132:20221202:102529.493 End of ha_check_nodes() nodeid:clb4ubunu00018m7pn6ddoaix ha_status:active db_status:0 75132:20221202:102529.493 In zbx_ipc_async_socket_send() 75132:20221202:102529.493 In zbx_ipc_client_send() clientid:0 75132:20221202:102529.493 End of zbx_ipc_client_send():SUCCEED 75132:20221202:102529.493 End of zbx_ipc_async_socket_send():SUCCEED 75132:20221202:102529.493 In zbx_ipc_async_socket_flush() timeout:10 75129:20221202:102529.493 End of zbx_ipc_service_recv():1 75129:20221202:102529.494 In zbx_ha_dispatch_message() 75129:20221202:102529.494 In zbx_ipc_service_recv() timeout:1.000 75132:20221202:102529.494 End of zbx_ipc_async_socket_flush():0 75132:20221202:102529.494 In zbx_ipc_service_recv() timeout:0.991 75153:20221202:102529.871 End of zbx_ipc_service_recv():2 75153:20221202:102529.871 In zbx_ipc_service_recv() timeout:1.000 75180:20221202:102529.881 zbx_setproctitle() title:'self-monitoring [processing data]' 75180:20221202:102529.882 In collect_selfmon_stats() 75180:20221202:102529.882 End of collect_selfmon_stats() 75180:20221202:102529.882 zbx_setproctitle() title:'self-monitoring [processed data in 0.000283 sec, idle 1 sec]' 75165:20221202:102529.967 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000225 sec, syncing history]' 75165:20221202:102529.967 In zbx_sync_history_cache() history_num:0 75165:20221202:102529.967 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000288 sec, idle 1 sec]' 75166:20221202:102529.974 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000206 sec, syncing history]' 75166:20221202:102529.975 In zbx_sync_history_cache() history_num:0 75166:20221202:102529.975 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000168 sec, idle 1 sec]' 75164:20221202:102529.976 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000208 sec, syncing history]' 75164:20221202:102529.976 In zbx_sync_history_cache() history_num:0 75164:20221202:102529.976 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000141 sec, idle 1 sec]' 75167:20221202:102529.978 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000154 sec, syncing history]' 75167:20221202:102529.978 In zbx_sync_history_cache() history_num:0 75167:20221202:102529.978 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000214 sec, idle 1 sec]' 75200:20221202:102529.995 zbx_setproctitle() title:'alert syncer [queuing alerts]' 75200:20221202:102529.995 In am_db_get_alerts() 75200:20221202:102529.995 query [txnlev:1] [begin;] 75200:20221202:102529.995 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] 75200:20221202:102529.996 query [txnlev:1] [commit;] 75200:20221202:102529.996 End of am_db_get_alerts():SUCCEED alerts:0 75200:20221202:102529.996 In am_db_flush_results() 75200:20221202:102529.996 In zbx_ipc_socket_write() 75200:20221202:102529.996 End of zbx_ipc_socket_write():SUCCEED 75200:20221202:102529.996 In zbx_ipc_socket_read() 75149:20221202:102529.997 End of zbx_ipc_service_recv():1 75149:20221202:102529.997 In am_flush_results() results:0 75149:20221202:102529.997 In zbx_ipc_client_send() clientid:6 75149:20221202:102529.997 End of zbx_ipc_client_send():SUCCEED 75149:20221202:102529.997 End of am_flush_results() 75149:20221202:102529.997 In zbx_ipc_service_recv() timeout:1.000 75200:20221202:102529.997 End of zbx_ipc_socket_read():SUCCEED 75200:20221202:102529.997 End of am_db_flush_results() flushed:0 75200:20221202:102529.997 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.002841 sec, idle 1 sec]' 75157:20221202:102530.011 End of zbx_ipc_service_recv():2 75157:20221202:102530.011 In zbx_ipc_service_recv() timeout:1.000 75133:20221202:102530.244 End of zbx_ipc_service_recv():2 75133:20221202:102530.246 In zbx_ipc_service_recv() timeout:1.000 75206:20221202:102530.290 End of zbx_ipc_service_recv():2 75206:20221202:102530.291 In zbx_ipc_service_recv() timeout:1.000 75132:20221202:102530.489 End of zbx_ipc_service_recv():2 75132:20221202:102530.490 In zbx_ipc_async_socket_send() 75132:20221202:102530.490 In zbx_ipc_client_send() clientid:0 75132:20221202:102530.490 End of zbx_ipc_client_send():SUCCEED 75132:20221202:102530.490 End of zbx_ipc_async_socket_send():SUCCEED 75132:20221202:102530.490 In zbx_ipc_async_socket_flush() timeout:10 75129:20221202:102530.490 End of zbx_ipc_service_recv():1 75129:20221202:102530.491 In zbx_ha_dispatch_message() 75129:20221202:102530.491 In zbx_ipc_service_recv() timeout:1.000 75132:20221202:102530.491 End of zbx_ipc_async_socket_flush():0 75132:20221202:102530.491 In zbx_ipc_service_recv() timeout:0.968 75172:20221202:102530.810 End of zbx_ipc_async_socket_recv():0 75172:20221202:102530.810 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.000077 sec, getting values]' 75172:20221202:102530.810 In get_values() 75172:20221202:102530.810 In DCconfig_get_poller_items() poller_type:4 75172:20221202:102530.810 End of DCconfig_get_poller_items():0 75172:20221202:102530.810 In DCconfig_get_poller_nextcheck() poller_type:4 75172:20221202:102530.810 End of DCconfig_get_poller_nextcheck():-1 75172:20221202:102530.810 End of get_values():0 75172:20221202:102530.810 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.000075 sec, idle 5 sec]' 75172:20221202:102530.810 In zbx_ipc_async_socket_recv() timeout:5 75189:20221202:102530.812 End of zbx_ipc_async_socket_recv():0 75189:20221202:102530.812 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.000134 sec, getting values]' 75189:20221202:102530.812 In get_values() 75189:20221202:102530.812 In DCconfig_get_poller_items() poller_type:1 75189:20221202:102530.813 End of DCconfig_get_poller_items():0 75189:20221202:102530.813 In DCconfig_get_poller_nextcheck() poller_type:1 75189:20221202:102530.813 End of DCconfig_get_poller_nextcheck():-1 75189:20221202:102530.813 End of get_values():0 75189:20221202:102530.813 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.000428 sec, idle 5 sec]' 75189:20221202:102530.813 In zbx_ipc_async_socket_recv() timeout:5 75174:20221202:102530.815 End of zbx_ipc_async_socket_recv():0 75174:20221202:102530.815 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.000100 sec, getting values]' 75174:20221202:102530.815 In get_values() 75174:20221202:102530.815 In DCconfig_get_poller_items() poller_type:4 75174:20221202:102530.815 End of DCconfig_get_poller_items():0 75174:20221202:102530.815 In DCconfig_get_poller_nextcheck() poller_type:4 75174:20221202:102530.815 End of DCconfig_get_poller_nextcheck():-1 75174:20221202:102530.815 End of get_values():0 75174:20221202:102530.815 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.000078 sec, idle 5 sec]' 75174:20221202:102530.815 In zbx_ipc_async_socket_recv() timeout:5 75170:20221202:102530.822 End of zbx_ipc_async_socket_recv():0 75170:20221202:102530.822 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.000085 sec, getting values]' 75170:20221202:102530.822 In get_values() 75170:20221202:102530.822 In DCconfig_get_poller_items() poller_type:4 75170:20221202:102530.822 End of DCconfig_get_poller_items():0 75170:20221202:102530.822 In DCconfig_get_poller_nextcheck() poller_type:4 75170:20221202:102530.822 End of DCconfig_get_poller_nextcheck():-1 75170:20221202:102530.822 End of get_values():0 75170:20221202:102530.822 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.000141 sec, idle 5 sec]' 75170:20221202:102530.822 In zbx_ipc_async_socket_recv() timeout:5 75171:20221202:102530.837 End of zbx_ipc_async_socket_recv():0 75171:20221202:102530.837 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.000324 sec, getting values]' 75171:20221202:102530.837 In get_values() 75171:20221202:102530.837 In DCconfig_get_poller_items() poller_type:4 75171:20221202:102530.837 End of DCconfig_get_poller_items():0 75171:20221202:102530.837 In DCconfig_get_poller_nextcheck() poller_type:4 75171:20221202:102530.837 End of DCconfig_get_poller_nextcheck():-1 75171:20221202:102530.837 End of get_values():0 75171:20221202:102530.838 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.000158 sec, idle 5 sec]' 75171:20221202:102530.838 In zbx_ipc_async_socket_recv() timeout:5 75181:20221202:102530.839 End of zbx_ipc_async_socket_recv():0 75181:20221202:102530.839 zbx_setproctitle() title:'task manager [processing tasks]' 75181:20221202:102530.839 query [txnlev:0] [select taskid,type,clock,ttl from task where status in (1,2) order by taskid] 75181:20221202:102530.839 zbx_setproctitle() title:'task manager [processed 0 task(s) in 0.000341 sec, idle 5 sec]' 75181:20221202:102530.839 In zbx_ipc_async_socket_recv() timeout:5 75208:20221202:102530.846 End of zbx_ipc_async_socket_recv():0 75208:20221202:102530.846 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.000101 sec, getting values]' 75208:20221202:102530.846 In get_values() 75208:20221202:102530.846 In DCconfig_get_poller_items() poller_type:6 75208:20221202:102530.846 End of DCconfig_get_poller_items():0 75208:20221202:102530.846 In DCconfig_get_poller_nextcheck() poller_type:6 75208:20221202:102530.846 End of DCconfig_get_poller_nextcheck():-1 75208:20221202:102530.846 End of get_values():0 75208:20221202:102530.846 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.000075 sec, idle 5 sec]' 75208:20221202:102530.846 In zbx_ipc_async_socket_recv() timeout:5 75178:20221202:102530.859 End of zbx_ipc_async_socket_recv():0 75178:20221202:102530.859 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.000073 sec, getting values]' 75178:20221202:102530.859 In get_values() 75178:20221202:102530.859 In DCconfig_get_poller_items() poller_type:4 75178:20221202:102530.859 End of DCconfig_get_poller_items():0 75178:20221202:102530.859 In DCconfig_get_poller_nextcheck() poller_type:4 75178:20221202:102530.859 End of DCconfig_get_poller_nextcheck():-1 75178:20221202:102530.859 End of get_values():0 75178:20221202:102530.859 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.000084 sec, idle 5 sec]' 75178:20221202:102530.859 In zbx_ipc_async_socket_recv() timeout:5 75198:20221202:102530.872 zbx_setproctitle() title:'icmp pinger #1 [getting values]' 75198:20221202:102530.872 In get_pinger_hosts() 75198:20221202:102530.872 In DCconfig_get_poller_items() poller_type:3 75198:20221202:102530.872 End of DCconfig_get_poller_items():0 75198:20221202:102530.872 End of get_pinger_hosts():0 75198:20221202:102530.872 In process_pinger_hosts() 75198:20221202:102530.872 End of process_pinger_hosts() 75198:20221202:102530.872 In DCconfig_get_poller_nextcheck() poller_type:3 75198:20221202:102530.872 End of DCconfig_get_poller_nextcheck():-1 75198:20221202:102530.872 zbx_setproctitle() title:'icmp pinger #1 [got 0 values in 0.000292 sec, idle 5 sec]' 75201:20221202:102530.873 End of zbx_ipc_async_socket_recv():0 75201:20221202:102530.873 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.000080 sec, getting values]' 75201:20221202:102530.874 In get_values() 75201:20221202:102530.874 In DCconfig_get_poller_items() poller_type:5 75201:20221202:102530.874 End of DCconfig_get_poller_items():0 75201:20221202:102530.874 In DCconfig_get_poller_nextcheck() poller_type:5 75201:20221202:102530.874 End of DCconfig_get_poller_nextcheck():-1 75201:20221202:102530.874 End of get_values():0 75201:20221202:102530.874 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.000081 sec, idle 5 sec]' 75201:20221202:102530.874 In zbx_ipc_async_socket_recv() timeout:5 75153:20221202:102530.875 End of zbx_ipc_service_recv():2 75153:20221202:102530.875 In zbx_ipc_service_recv() timeout:1.000 75180:20221202:102530.882 zbx_setproctitle() title:'self-monitoring [processing data]' 75180:20221202:102530.882 In collect_selfmon_stats() 75180:20221202:102530.882 End of collect_selfmon_stats() 75180:20221202:102530.882 zbx_setproctitle() title:'self-monitoring [processed data in 0.000179 sec, idle 1 sec]' 75205:20221202:102530.885 End of zbx_ipc_async_socket_recv():0 75205:20221202:102530.886 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.000080 sec, getting values]' 75205:20221202:102530.886 In get_values() 75205:20221202:102530.886 In DCconfig_get_poller_items() poller_type:5 75205:20221202:102530.886 End of DCconfig_get_poller_items():0 75205:20221202:102530.886 In DCconfig_get_poller_nextcheck() poller_type:5 75205:20221202:102530.886 End of DCconfig_get_poller_nextcheck():-1 75205:20221202:102530.886 End of get_values():0 75204:20221202:102530.886 End of zbx_ipc_async_socket_recv():0 75204:20221202:102530.886 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.000188 sec, getting values]' 75204:20221202:102530.886 In get_values() 75204:20221202:102530.886 In DCconfig_get_poller_items() poller_type:5 75204:20221202:102530.886 End of DCconfig_get_poller_items():0 75204:20221202:102530.886 In DCconfig_get_poller_nextcheck() poller_type:5 75179:20221202:102530.886 End of zbx_ipc_async_socket_recv():0 75179:20221202:102530.886 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.000063 sec, exchanging data]' 75179:20221202:102530.886 In process_proxy() 75179:20221202:102530.886 In DCconfig_get_proxypoller_hosts() 75179:20221202:102530.886 End of DCconfig_get_proxypoller_hosts():0 75179:20221202:102530.886 End of process_proxy() 75179:20221202:102530.886 In DCconfig_get_proxypoller_nextcheck() 75175:20221202:102530.886 End of zbx_ipc_async_socket_recv():0 75175:20221202:102530.886 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.000213 sec, getting values]' 75204:20221202:102530.886 End of DCconfig_get_poller_nextcheck():-1 75204:20221202:102530.886 End of get_values():0 75204:20221202:102530.886 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.000575 sec, idle 5 sec]' 75204:20221202:102530.886 In zbx_ipc_async_socket_recv() timeout:5 75175:20221202:102530.886 In get_values() 75175:20221202:102530.887 In DCconfig_get_poller_items() poller_type:4 75175:20221202:102530.887 End of DCconfig_get_poller_items():0 75175:20221202:102530.887 In DCconfig_get_poller_nextcheck() poller_type:4 75175:20221202:102530.887 End of DCconfig_get_poller_nextcheck():-1 75175:20221202:102530.887 End of get_values():0 75175:20221202:102530.887 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.000435 sec, idle 5 sec]' 75175:20221202:102530.887 In zbx_ipc_async_socket_recv() timeout:5 75205:20221202:102530.887 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.000190 sec, idle 5 sec]' 75205:20221202:102530.887 In zbx_ipc_async_socket_recv() timeout:5 75179:20221202:102530.887 End of DCconfig_get_proxypoller_nextcheck():-1 75179:20221202:102530.887 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.000120 sec, idle 5 sec]' 75179:20221202:102530.887 In zbx_ipc_async_socket_recv() timeout:5 75173:20221202:102530.895 End of zbx_ipc_async_socket_recv():0 75173:20221202:102530.896 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.000072 sec, getting values]' 75173:20221202:102530.896 In get_values() 75173:20221202:102530.896 In DCconfig_get_poller_items() poller_type:4 75173:20221202:102530.896 End of DCconfig_get_poller_items():0 75173:20221202:102530.896 In DCconfig_get_poller_nextcheck() poller_type:4 75173:20221202:102530.896 End of DCconfig_get_poller_nextcheck():-1 75173:20221202:102530.896 End of get_values():0 75173:20221202:102530.896 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.000741 sec, idle 5 sec]' 75173:20221202:102530.896 In zbx_ipc_async_socket_recv() timeout:5 75203:20221202:102530.896 End of zbx_ipc_async_socket_recv():0 75203:20221202:102530.896 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.000372 sec, getting values]' 75203:20221202:102530.896 In get_values() 75203:20221202:102530.896 In DCconfig_get_poller_items() poller_type:5 75203:20221202:102530.896 End of DCconfig_get_poller_items():0 75203:20221202:102530.896 In DCconfig_get_poller_nextcheck() poller_type:5 75203:20221202:102530.896 End of DCconfig_get_poller_nextcheck():-1 75203:20221202:102530.896 End of get_values():0 75203:20221202:102530.896 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.000172 sec, idle 5 sec]' 75203:20221202:102530.896 In zbx_ipc_async_socket_recv() timeout:5 75202:20221202:102530.896 End of zbx_ipc_async_socket_recv():0 75202:20221202:102530.896 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.000085 sec, getting values]' 75202:20221202:102530.896 In get_values() 75202:20221202:102530.896 In DCconfig_get_poller_items() poller_type:5 75202:20221202:102530.896 End of DCconfig_get_poller_items():0 75202:20221202:102530.896 In DCconfig_get_poller_nextcheck() poller_type:5 75202:20221202:102530.896 End of DCconfig_get_poller_nextcheck():-1 75202:20221202:102530.896 End of get_values():0 75202:20221202:102530.896 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.000070 sec, idle 5 sec]' 75202:20221202:102530.896 In zbx_ipc_async_socket_recv() timeout:5 75176:20221202:102530.899 End of zbx_ipc_async_socket_recv():0 75176:20221202:102530.900 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.000083 sec, getting values]' 75176:20221202:102530.900 In get_values() 75176:20221202:102530.900 In DCconfig_get_poller_items() poller_type:4 75176:20221202:102530.900 End of DCconfig_get_poller_items():0 75176:20221202:102530.900 In DCconfig_get_poller_nextcheck() poller_type:4 75176:20221202:102530.900 End of DCconfig_get_poller_nextcheck():-1 75176:20221202:102530.900 End of get_values():0 75176:20221202:102530.900 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.000089 sec, idle 5 sec]' 75176:20221202:102530.900 In zbx_ipc_async_socket_recv() timeout:5 75169:20221202:102530.900 End of zbx_ipc_async_socket_recv():0 75169:20221202:102530.900 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.000474 sec, getting values]' 75169:20221202:102530.900 In get_values() 75169:20221202:102530.900 In DCconfig_get_poller_items() poller_type:4 75169:20221202:102530.900 End of DCconfig_get_poller_items():0 75169:20221202:102530.900 In DCconfig_get_poller_nextcheck() poller_type:4 75169:20221202:102530.900 End of DCconfig_get_poller_nextcheck():-1 75169:20221202:102530.900 End of get_values():0 75169:20221202:102530.900 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.000089 sec, idle 5 sec]' 75169:20221202:102530.900 In zbx_ipc_async_socket_recv() timeout:5 75177:20221202:102530.910 End of zbx_ipc_async_socket_recv():0 75177:20221202:102530.910 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.000104 sec, getting values]' 75177:20221202:102530.910 In get_values() 75177:20221202:102530.910 In DCconfig_get_poller_items() poller_type:4 75177:20221202:102530.910 End of DCconfig_get_poller_items():0 75177:20221202:102530.910 In DCconfig_get_poller_nextcheck() poller_type:4 75177:20221202:102530.910 End of DCconfig_get_poller_nextcheck():-1 75177:20221202:102530.910 End of get_values():0 75177:20221202:102530.910 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.000088 sec, idle 5 sec]' 75177:20221202:102530.910 In zbx_ipc_async_socket_recv() timeout:5 75165:20221202:102530.968 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000288 sec, syncing history]' 75165:20221202:102530.968 In zbx_sync_history_cache() history_num:0 75165:20221202:102530.968 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000148 sec, idle 1 sec]' 75166:20221202:102530.975 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000168 sec, syncing history]' 75166:20221202:102530.976 In zbx_sync_history_cache() history_num:0 75166:20221202:102530.976 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000726 sec, idle 1 sec]' 75164:20221202:102530.976 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000141 sec, syncing history]' 75164:20221202:102530.976 In zbx_sync_history_cache() history_num:0 75164:20221202:102530.976 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000033 sec, idle 1 sec]' 75167:20221202:102530.979 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000214 sec, syncing history]' 75167:20221202:102530.979 In zbx_sync_history_cache() history_num:0 75167:20221202:102530.979 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000054 sec, idle 1 sec]' 75200:20221202:102530.998 zbx_setproctitle() title:'alert syncer [queuing alerts]' 75200:20221202:102530.998 In am_db_get_alerts() 75200:20221202:102530.998 query [txnlev:1] [begin;] 75149:20221202:102530.998 End of zbx_ipc_service_recv():2 75149:20221202:102530.999 zbx_setproctitle() title:'alert manager #1 [sent 0, failed 0 alerts, idle 5.017632 sec during 5.018033 sec]' 75149:20221202:102530.999 In zbx_ipc_service_recv() timeout:1.000 75200:20221202:102530.999 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] 75200:20221202:102530.999 query [txnlev:1] [commit;] 75200:20221202:102530.999 End of am_db_get_alerts():SUCCEED alerts:0 75200:20221202:102530.999 In am_db_flush_results() 75200:20221202:102530.999 In zbx_ipc_socket_write() 75200:20221202:102530.999 End of zbx_ipc_socket_write():SUCCEED 75200:20221202:102530.999 In zbx_ipc_socket_read() 75149:20221202:102531.000 End of zbx_ipc_service_recv():1 75149:20221202:102531.000 In am_flush_results() results:0 75149:20221202:102531.000 In zbx_ipc_client_send() clientid:6 75149:20221202:102531.000 End of zbx_ipc_client_send():SUCCEED 75149:20221202:102531.000 End of am_flush_results() 75149:20221202:102531.000 In zbx_ipc_service_recv() timeout:1.000 75200:20221202:102531.000 End of zbx_ipc_socket_read():SUCCEED 75200:20221202:102531.000 End of am_db_flush_results() flushed:0 75200:20221202:102531.000 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.001978 sec, idle 0 sec]' 75200:20221202:102531.000 zbx_setproctitle() title:'alert syncer [queuing alerts]' 75200:20221202:102531.000 In am_db_get_alerts() 75200:20221202:102531.000 query [txnlev:1] [begin;] 75200:20221202:102531.000 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] 75200:20221202:102531.001 query [txnlev:1] [commit;] 75200:20221202:102531.001 End of am_db_get_alerts():SUCCEED alerts:0 75200:20221202:102531.001 In am_db_flush_results() 75200:20221202:102531.001 In zbx_ipc_socket_write() 75200:20221202:102531.001 End of zbx_ipc_socket_write():SUCCEED 75200:20221202:102531.001 In zbx_ipc_socket_read() 75149:20221202:102531.001 End of zbx_ipc_service_recv():1 75149:20221202:102531.001 In am_flush_results() results:0 75149:20221202:102531.001 In zbx_ipc_client_send() clientid:6 75149:20221202:102531.001 End of zbx_ipc_client_send():SUCCEED 75149:20221202:102531.001 End of am_flush_results() 75149:20221202:102531.001 In zbx_ipc_service_recv() timeout:1.000 75200:20221202:102531.001 End of zbx_ipc_socket_read():SUCCEED 75200:20221202:102531.002 End of am_db_flush_results() flushed:0 75200:20221202:102531.002 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.001505 sec, idle 1 sec]' 75157:20221202:102531.014 End of zbx_ipc_service_recv():2 75157:20221202:102531.014 zbx_setproctitle() title:'lld manager #1 [processed 0 LLD rules, idle 5.020366sec during 5.020406 sec]' 75157:20221202:102531.014 In zbx_ipc_service_recv() timeout:1.000 75133:20221202:102531.251 End of zbx_ipc_service_recv():2 75133:20221202:102531.252 zbx_setproctitle() title:'service manager #1 [processed 0 events, updated 0 event tags, deleted 0 problems, synced 0 service updates, idle 5.500687 sec during 5.505761 sec]' 75133:20221202:102531.252 In zbx_ipc_service_recv() timeout:1.000 75206:20221202:102531.299 End of zbx_ipc_service_recv():2 75206:20221202:102531.299 zbx_setproctitle() title:'availability manager #1 [queued 0, processed 0 values, idle 5.036485 sec during 5.037229 sec]' 75206:20221202:102531.299 In zbx_ipc_service_recv() timeout:1.000 75132:20221202:102531.466 End of zbx_ipc_service_recv():2 75132:20221202:102531.466 In zbx_ipc_async_socket_send() 75132:20221202:102531.466 In zbx_ipc_client_send() clientid:0 75132:20221202:102531.466 End of zbx_ipc_client_send():SUCCEED 75132:20221202:102531.466 End of zbx_ipc_async_socket_send():SUCCEED 75132:20221202:102531.466 In zbx_ipc_async_socket_flush() timeout:10 75132:20221202:102531.466 End of zbx_ipc_async_socket_flush():0 75132:20221202:102531.466 In zbx_ipc_service_recv() timeout:0.991 75129:20221202:102531.466 End of zbx_ipc_service_recv():1 75129:20221202:102531.466 In zbx_ha_dispatch_message() 75129:20221202:102531.466 In zbx_ipc_service_recv() timeout:1.000 75187:20221202:102531.858 End of zbx_ipc_async_socket_recv():0 75187:20221202:102531.858 zbx_setproctitle() title:'poller #4 [got 1 values in 0.001220 sec, getting values]' 75187:20221202:102531.858 In get_values() 75187:20221202:102531.858 In DCconfig_get_poller_items() poller_type:0 75184:20221202:102531.858 End of zbx_ipc_async_socket_recv():0 75184:20221202:102531.858 zbx_setproctitle() title:'poller #3 [got 0 values in 0.000213 sec, getting values]' 75184:20221202:102531.858 In get_values() 75184:20221202:102531.858 In DCconfig_get_poller_items() poller_type:0 75184:20221202:102531.858 End of DCconfig_get_poller_items():0 75184:20221202:102531.858 In DCconfig_get_poller_nextcheck() poller_type:0 75184:20221202:102531.858 End of DCconfig_get_poller_nextcheck():1669969533 75184:20221202:102531.858 End of get_values():0 75184:20221202:102531.858 zbx_setproctitle() title:'poller #3 [got 0 values in 0.000158 sec, idle 2 sec]' 75184:20221202:102531.858 In zbx_ipc_async_socket_recv() timeout:2 75187:20221202:102531.858 End of DCconfig_get_poller_items():1 75187:20221202:102531.858 In substitute_key_macros_impl() data:'agent.ping' 75187:20221202:102531.858 End of substitute_key_macros_impl():SUCCEED data:'agent.ping' 75187:20221202:102531.858 In substitute_simple_macros_impl() data:'10050' 75187:20221202:102531.858 End substitute_simple_macros_impl() data:'10050' 75187:20221202:102531.858 In get_value() key:'agent.ping' 75187:20221202:102531.858 In get_value_agent() host:'test' addr:'192.168.6.176' key:'agent.ping' conn:'unencrypted' 75187:20221202:102531.859 In is_ip4() ip:'192.168.6.176' 75187:20221202:102531.859 End of is_ip4():SUCCEED 75187:20221202:102531.859 Sending [agent.ping] 75187:20221202:102531.859 get value from agent result: '1' 75187:20221202:102531.859 End of get_value_agent():SUCCEED 75187:20221202:102531.859 End of get_value():SUCCEED 75187:20221202:102531.859 In zbx_activate_item_interface() interfaceid:15 itemid:44581 type:0 75187:20221202:102531.859 End of zbx_activate_item_interface() 75187:20221202:102531.859 In zbx_preprocess_item_value() 75187:20221202:102531.859 End of zbx_preprocess_item_value() 75187:20221202:102531.859 In zbx_ipc_socket_write() 75187:20221202:102531.859 End of zbx_ipc_socket_write():SUCCEED 75187:20221202:102531.859 End of get_values():1 75187:20221202:102531.859 zbx_setproctitle() title:'poller #4 [got 1 values in 0.001601 sec, idle 2 sec]' 75187:20221202:102531.859 In zbx_ipc_async_socket_recv() timeout:2 75153:20221202:102531.860 End of zbx_ipc_service_recv():1 75153:20221202:102531.860 In preprocessor_add_request() 75153:20221202:102531.860 In preprocessor_sync_configuration() 75153:20221202:102531.860 In DCconfig_get_preprocessable_items() 75153:20221202:102531.861 In zbx_dc_expand_user_macros() '' 75153:20221202:102531.861 End of zbx_dc_expand_user_macros() '' 75153:20221202:102531.861 In zbx_dc_expand_user_macros() '' 75153:20221202:102531.861 End of zbx_dc_expand_user_macros() '' 75153:20221202:102531.861 In zbx_dc_expand_user_macros() '' 75153:20221202:102531.861 End of zbx_dc_expand_user_macros() '' 75153:20221202:102531.861 In zbx_dc_expand_user_macros() '' 75153:20221202:102531.861 End of zbx_dc_expand_user_macros() '' 75153:20221202:102531.861 In zbx_dc_expand_user_macros() '' 75153:20221202:102531.861 End of zbx_dc_expand_user_macros() '' 75153:20221202:102531.861 In zbx_dc_expand_user_macros() '' 75153:20221202:102531.861 End of zbx_dc_expand_user_macros() '' 75153:20221202:102531.861 In zbx_dc_expand_user_macros() '' 75153:20221202:102531.861 End of zbx_dc_expand_user_macros() '' 75153:20221202:102531.861 In zbx_dc_expand_user_macros() '' 75153:20221202:102531.861 End of zbx_dc_expand_user_macros() '' 75153:20221202:102531.861 In zbx_dc_expand_user_macros() '' 75153:20221202:102531.861 End of zbx_dc_expand_user_macros() '' 75153:20221202:102531.861 In zbx_dc_expand_user_macros() '' 75153:20221202:102531.861 End of zbx_dc_expand_user_macros() '' 75153:20221202:102531.861 In zbx_dc_expand_user_macros() '' 75153:20221202:102531.861 End of zbx_dc_expand_user_macros() '' 75153:20221202:102531.861 In zbx_dc_expand_user_macros() '' 75153:20221202:102531.861 End of zbx_dc_expand_user_macros() '' 75153:20221202:102531.861 In zbx_dc_expand_user_macros() '' 75153:20221202:102531.861 End of zbx_dc_expand_user_macros() '' 75153:20221202:102531.861 In zbx_dc_expand_user_macros() '' 75153:20221202:102531.861 End of zbx_dc_expand_user_macros() '' 75153:20221202:102531.861 In zbx_dc_expand_user_macros() '' 75153:20221202:102531.861 End of zbx_dc_expand_user_macros() '' 75153:20221202:102531.861 In zbx_dc_expand_user_macros() '' 75153:20221202:102531.861 End of zbx_dc_expand_user_macros() '' 75153:20221202:102531.861 In zbx_dc_expand_user_macros() '' 75153:20221202:102531.861 End of zbx_dc_expand_user_macros() '' 75153:20221202:102531.861 In zbx_dc_expand_user_macros() '' 75153:20221202:102531.861 End of zbx_dc_expand_user_macros() '' 75153:20221202:102531.861 In zbx_dc_expand_user_macros() '' 75153:20221202:102531.861 End of zbx_dc_expand_user_macros() '' 75153:20221202:102531.861 In zbx_dc_expand_user_macros() '' 75153:20221202:102531.861 End of zbx_dc_expand_user_macros() '' 75153:20221202:102531.861 In zbx_dc_expand_user_macros() '' 75153:20221202:102531.861 End of zbx_dc_expand_user_macros() '' 75153:20221202:102531.861 In zbx_dc_expand_user_macros() '' 75153:20221202:102531.861 End of zbx_dc_expand_user_macros() '' 75153:20221202:102531.861 In zbx_dc_expand_user_macros() '' 75153:20221202:102531.861 End of zbx_dc_expand_user_macros() '' 75153:20221202:102531.861 In zbx_dc_expand_user_macros() '' 75153:20221202:102531.861 End of zbx_dc_expand_user_macros() '' 75153:20221202:102531.861 In zbx_dc_expand_user_macros() '' 75153:20221202:102531.861 End of zbx_dc_expand_user_macros() '' 75153:20221202:102531.861 In zbx_dc_expand_user_macros() '' 75153:20221202:102531.861 End of zbx_dc_expand_user_macros() '' 75153:20221202:102531.861 In zbx_dc_expand_user_macros() '' 75153:20221202:102531.861 End of zbx_dc_expand_user_macros() '' 75153:20221202:102531.861 In zbx_dc_expand_user_macros() '' 75153:20221202:102531.861 End of zbx_dc_expand_user_macros() '' 75153:20221202:102531.861 In zbx_dc_expand_user_macros() '' 75153:20221202:102531.861 End of zbx_dc_expand_user_macros() '' 75153:20221202:102531.861 In zbx_dc_expand_user_macros() '' 75153:20221202:102531.862 End of zbx_dc_expand_user_macros() '' 75153:20221202:102531.862 End of DCconfig_get_preprocessable_items() items:29 75153:20221202:102531.862 End of preprocessor_sync_configuration() item config size: 29, history cache size: 0 75153:20221202:102531.862 In preprocessor_enqueue() itemid: 44581 75153:20221202:102531.862 End of preprocessor_enqueue() 75153:20221202:102531.862 In preprocessor_assign_tasks() 75153:20221202:102531.862 In preprocessor_get_next_task() 75153:20221202:102531.862 End of preprocessor_get_next_task() 75153:20221202:102531.862 In zbx_ipc_client_send() clientid:3 75153:20221202:102531.862 End of zbx_ipc_client_send():SUCCEED 75153:20221202:102531.862 In preprocessor_get_next_task() 75153:20221202:102531.862 End of preprocessor_get_next_task() 75153:20221202:102531.862 End of preprocessor_assign_tasks() 75153:20221202:102531.862 End of preprocessor_add_request() 75153:20221202:102531.862 zbx_setproctitle() title:'preprocessing manager #1 [queued 1, processed 1 values, idle 5.004288 sec during 5.006796 sec]' 75153:20221202:102531.862 In zbx_ipc_service_recv() timeout:1.000 75183:20221202:102531.862 End of zbx_ipc_async_socket_recv():0 75183:20221202:102531.862 zbx_setproctitle() title:'poller #2 [got 0 values in 0.000080 sec, getting values]' 75183:20221202:102531.862 In get_values() 75183:20221202:102531.863 In DCconfig_get_poller_items() poller_type:0 75183:20221202:102531.863 End of DCconfig_get_poller_items():0 75183:20221202:102531.863 In DCconfig_get_poller_nextcheck() poller_type:0 75183:20221202:102531.863 End of DCconfig_get_poller_nextcheck():1669969533 75183:20221202:102531.863 End of get_values():0 75183:20221202:102531.863 zbx_setproctitle() title:'poller #2 [got 0 values in 0.000080 sec, idle 2 sec]' 75183:20221202:102531.863 In zbx_ipc_async_socket_recv() timeout:2 75155:20221202:102531.863 End of zbx_ipc_socket_read():SUCCEED 75155:20221202:102531.863 worker_preprocess_value(): 1 75155:20221202:102531.863 worker_preprocess_value: SUCCEED GOOD 75155:20221202:102531.863 In zbx_ipc_socket_write() 75155:20221202:102531.863 End of zbx_ipc_socket_write():SUCCEED 75155:20221202:102531.863 In zbx_ipc_socket_read() 75153:20221202:102531.863 End of zbx_ipc_service_recv():1 75153:20221202:102531.863 In preprocessor_add_result() 75153:20221202:102531.863 In preprocessor_enqueue_dependent() itemid: 44581 75153:20221202:102531.863 End of preprocessor_enqueue_dependent() 75153:20221202:102531.863 In preprocessor_assign_tasks() 75153:20221202:102531.863 In preprocessor_get_next_task() 75153:20221202:102531.863 End of preprocessor_get_next_task() 75153:20221202:102531.863 End of preprocessor_assign_tasks() 75153:20221202:102531.863 End of preprocessor_add_result() 75153:20221202:102531.863 In zbx_ipc_service_recv() timeout:1.000 75182:20221202:102531.882 End of zbx_ipc_async_socket_recv():0 75182:20221202:102531.882 zbx_setproctitle() title:'poller #1 [got 0 values in 0.000140 sec, getting values]' 75182:20221202:102531.882 In get_values() 75182:20221202:102531.882 In DCconfig_get_poller_items() poller_type:0 75182:20221202:102531.882 End of DCconfig_get_poller_items():0 75182:20221202:102531.882 In DCconfig_get_poller_nextcheck() poller_type:0 75182:20221202:102531.882 End of DCconfig_get_poller_nextcheck():1669969533 75182:20221202:102531.882 End of get_values():0 75182:20221202:102531.882 zbx_setproctitle() title:'poller #1 [got 0 values in 0.000084 sec, idle 2 sec]' 75182:20221202:102531.882 In zbx_ipc_async_socket_recv() timeout:2 75180:20221202:102531.882 zbx_setproctitle() title:'self-monitoring [processing data]' 75180:20221202:102531.883 In collect_selfmon_stats() 75180:20221202:102531.883 End of collect_selfmon_stats() 75180:20221202:102531.883 zbx_setproctitle() title:'self-monitoring [processed data in 0.000294 sec, idle 1 sec]' 75188:20221202:102531.903 End of zbx_ipc_async_socket_recv():0 75188:20221202:102531.903 zbx_setproctitle() title:'poller #5 [got 0 values in 0.000081 sec, getting values]' 75188:20221202:102531.903 In get_values() 75188:20221202:102531.903 In DCconfig_get_poller_items() poller_type:0 75188:20221202:102531.903 End of DCconfig_get_poller_items():0 75188:20221202:102531.903 In DCconfig_get_poller_nextcheck() poller_type:0 75188:20221202:102531.903 End of DCconfig_get_poller_nextcheck():1669969533 75188:20221202:102531.903 End of get_values():0 75188:20221202:102531.903 zbx_setproctitle() title:'poller #5 [got 0 values in 0.000098 sec, idle 2 sec]' 75188:20221202:102531.903 In zbx_ipc_async_socket_recv() timeout:2 75165:20221202:102531.968 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000148 sec, syncing history]' 75165:20221202:102531.968 In zbx_sync_history_cache() history_num:1 75165:20221202:102531.968 In substitute_simple_macros_impl() data:'90d' 75165:20221202:102531.968 End substitute_simple_macros_impl() data:'90d' 75165:20221202:102531.968 In DCmass_prepare_history() history_num:1 75165:20221202:102531.968 End of DCmass_prepare_history() 75165:20221202:102531.968 In DBmass_add_history() 75165:20221202:102531.968 In zbx_history_add_values() 75165:20221202:102531.968 query [txnlev:1] [begin;] 75165:20221202:102531.969 query [txnlev:1] [insert into history_str (itemid,clock,ns,value) values (44581,1669969531,859551950,'GOOD'); ] 75165:20221202:102531.969 query [txnlev:1] [commit;] 75168:20221202:102531.972 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.003848 sec, processing escalations]' 75168:20221202:102531.973 In process_escalations() 75168:20221202:102531.973 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<=1669969534 order by actionid,triggerid,itemid,escalationid] 75168:20221202:102531.973 End of process_escalations() 75168:20221202:102531.974 In process_escalations() 75168:20221202:102531.974 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<=1669969534 order by actionid,triggerid,itemid,escalationid] 75168:20221202:102531.975 End of process_escalations() 75168:20221202:102531.975 In process_escalations() 75168:20221202:102531.975 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<=1669969534 order by actionid,triggerid,itemid,escalationid] 75168:20221202:102531.975 End of process_escalations() 75168:20221202:102531.975 In process_escalations() 75168:20221202:102531.975 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<=1669969534 order by actionid,triggerid,itemid,escalationid] 75168:20221202:102531.975 End of process_escalations() 75168:20221202:102531.976 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.003288 sec, idle 3 sec]' 75166:20221202:102531.976 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000726 sec, syncing history]' 75166:20221202:102531.977 In zbx_sync_history_cache() history_num:1 75166:20221202:102531.977 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000589 sec, idle 1 sec]' 75164:20221202:102531.977 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000033 sec, syncing history]' 75164:20221202:102531.977 In zbx_sync_history_cache() history_num:1 75164:20221202:102531.977 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000266 sec, idle 1 sec]' 75167:20221202:102531.979 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000054 sec, syncing history]' 75167:20221202:102531.979 In zbx_sync_history_cache() history_num:1 75167:20221202:102531.979 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000156 sec, idle 1 sec]' 75165:20221202:102531.991 End of zbx_history_add_values() 75165:20221202:102531.991 End of DBmass_add_history() 75165:20221202:102531.991 In DCmass_update_trends() 75165:20221202:102531.991 End of DCmass_update_trends() 75165:20221202:102531.991 query [txnlev:1] [begin;] 75165:20221202:102531.992 In DBmass_update_items() 75165:20221202:102531.993 End of DBmass_update_items() 75165:20221202:102531.993 In zbx_process_events() events_num:0 75165:20221202:102531.993 End of zbx_process_events() processed:0 75165:20221202:102531.993 query [txnlev:1] [commit;] 75165:20221202:102531.994 In DCupdate_trends() 75165:20221202:102531.995 End of DCupdate_trends() 75165:20221202:102531.995 query [txnlev:1] [begin;] 75165:20221202:102531.995 In recalculate_triggers() 75165:20221202:102531.995 In zbx_link_triggers_with_functions() trigger_order_num:0 75165:20221202:102531.995 End of zbx_link_triggers_with_functions() triggers_func_pos_num:0 75165:20221202:102531.995 In zbx_evaluate_expressions() tr_num:0 75165:20221202:102531.995 In substitute_functions() 75165:20221202:102531.995 In zbx_extract_functionids() tr_num:0 75165:20221202:102531.995 End of zbx_extract_functionids() functionids_num:0 75165:20221202:102531.995 End of substitute_functions() 75165:20221202:102531.995 End of zbx_evaluate_expressions() 75165:20221202:102531.995 In zbx_process_triggers() values_num:0 75165:20221202:102531.995 End of zbx_process_triggers() 75165:20221202:102531.995 End of recalculate_triggers() 75165:20221202:102531.996 In zbx_process_events() events_num:0 75165:20221202:102531.996 End of zbx_process_events() processed:0 75165:20221202:102531.996 query [txnlev:1] [commit;] 75165:20221202:102531.996 zbx_setproctitle() title:'history syncer #2 [processed 1 values, 0 triggers in 0.027881 sec, idle 1 sec]' 75200:20221202:102532.002 zbx_setproctitle() title:'alert syncer [queuing alerts]' 75200:20221202:102532.002 In am_db_get_alerts() 75200:20221202:102532.002 query [txnlev:1] [begin;] 75200:20221202:102532.002 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] 75200:20221202:102532.003 query [txnlev:1] [commit;] 75200:20221202:102532.003 End of am_db_get_alerts():SUCCEED alerts:0 75200:20221202:102532.003 In am_db_flush_results() 75200:20221202:102532.003 In zbx_ipc_socket_write() 75200:20221202:102532.003 End of zbx_ipc_socket_write():SUCCEED 75200:20221202:102532.003 In zbx_ipc_socket_read() 75149:20221202:102532.003 End of zbx_ipc_service_recv():1 75149:20221202:102532.003 In am_flush_results() results:0 75149:20221202:102532.003 In zbx_ipc_client_send() clientid:6 75149:20221202:102532.003 End of zbx_ipc_client_send():SUCCEED 75149:20221202:102532.003 End of am_flush_results() 75149:20221202:102532.004 In zbx_ipc_service_recv() timeout:1.000 75200:20221202:102532.004 End of zbx_ipc_socket_read():SUCCEED 75200:20221202:102532.004 End of am_db_flush_results() flushed:0 75200:20221202:102532.004 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.001776 sec, idle 1 sec]' 75157:20221202:102532.020 End of zbx_ipc_service_recv():2 75157:20221202:102532.020 In zbx_ipc_service_recv() timeout:1.000 75133:20221202:102532.260 End of zbx_ipc_service_recv():2 75133:20221202:102532.260 In zbx_ipc_service_recv() timeout:1.000 75206:20221202:102532.302 End of zbx_ipc_service_recv():2 75206:20221202:102532.302 In zbx_ipc_service_recv() timeout:1.000 75132:20221202:102532.464 End of zbx_ipc_service_recv():2 75132:20221202:102532.464 In zbx_ipc_async_socket_send() 75132:20221202:102532.464 In zbx_ipc_client_send() clientid:0 75132:20221202:102532.464 End of zbx_ipc_client_send():SUCCEED 75132:20221202:102532.464 End of zbx_ipc_async_socket_send():SUCCEED 75132:20221202:102532.464 In zbx_ipc_async_socket_flush() timeout:10 75132:20221202:102532.464 End of zbx_ipc_async_socket_flush():0 75132:20221202:102532.465 In zbx_ipc_service_recv() timeout:0.993 75129:20221202:102532.465 End of zbx_ipc_service_recv():1 75129:20221202:102532.465 In zbx_ha_dispatch_message() 75129:20221202:102532.466 In zbx_ipc_service_recv() timeout:1.000 75162:20221202:102532.587 zbx_setproctitle() title:'http poller #1 [got 0 values in 0.001256 sec, getting values]' 75162:20221202:102532.587 In process_httptests() 75162:20221202:102532.587 query [txnlev:0] [select h.hostid,h.host,h.name,t.httptestid,t.name,t.agent,t.authentication,t.http_user,t.http_password,t.http_proxy,t.retries,t.ssl_cert_file,t.ssl_key_file,t.ssl_key_password,t.verify_peer,t.verify_host,t.delay from httptest t,hosts h where t.hostid=h.hostid and t.nextcheck<=1669969532 and mod(t.httptestid,1)=0 and t.status=0 and h.proxy_hostid is null and h.status=0 and (h.maintenance_status=0 or h.maintenance_type=0)] 75162:20221202:102532.588 query [txnlev:0] [select name,value,type from httptest_field where httptestid=1 order by httptest_fieldid] 75162:20221202:102532.588 In substitute_simple_macros_impl() data:'Zabbix' 75162:20221202:102532.588 End substitute_simple_macros_impl() data:'Zabbix' 75162:20221202:102532.588 In substitute_simple_macros_impl() data:EMPTY 75162:20221202:102532.588 In substitute_simple_macros_impl() data:EMPTY 75162:20221202:102532.588 In substitute_simple_macros_impl() data:EMPTY 75162:20221202:102532.588 In http_process_variables() 0 variables 75162:20221202:102532.588 End of http_process_variables():SUCCEED 75162:20221202:102532.592 In process_httptest() httptestid:1 name:'Web scenario 1' 75162:20221202:102532.592 query [txnlev:0] [select httpstepid,no,name,url,timeout,posts,required,status_codes,post_type,follow_redirects,retrieve_mode from httpstep where httptestid=1 order by no] 75162:20221202:102532.593 In substitute_simple_macros_impl() data:'10s' 75162:20221202:102532.593 End substitute_simple_macros_impl() data:'10s' 75162:20221202:102532.593 In substitute_simple_macros_impl() data:'https://zabbix.com' 75162:20221202:102532.594 End substitute_simple_macros_impl() data:'https://zabbix.com' 75162:20221202:102532.594 In http_substitute_variables() data:'https://zabbix.com' 75162:20221202:102532.594 End of http_substitute_variables() data:'https://zabbix.com' 75162:20221202:102532.594 In substitute_simple_macros_impl() data:'Zabbix' 75162:20221202:102532.594 End substitute_simple_macros_impl() data:'Zabbix' 75162:20221202:102532.594 In substitute_simple_macros_impl() data:'200' 75162:20221202:102532.594 End substitute_simple_macros_impl() data:'200' 75162:20221202:102532.594 query [txnlev:0] [select name,value,type from httpstep_field where httpstepid=1 order by httpstep_fieldid] 75162:20221202:102532.594 In substitute_simple_macros_impl() data:'15s' 75162:20221202:102532.594 End substitute_simple_macros_impl() data:'15s' 75162:20221202:102532.594 process_httptest() use step "111" 75162:20221202:102532.595 process_httptest() use post "" 75162:20221202:102532.595 process_httptest() go to URL "https://zabbix.com" 75162:20221202:102532.804 In int_in_list() list:'200' value:301 75162:20221202:102532.804 End of int_in_list():FAIL 75162:20221202:102532.804 In process_step_data() rspcode:301 time:0.208881 speed:855.000000 75162:20221202:102532.804 query [txnlev:0] [select type,itemid from httpstepitem where httpstepid=1] 75162:20221202:102532.806 In zbx_preprocess_item_value() 75162:20221202:102532.806 End of zbx_preprocess_item_value() 75162:20221202:102532.806 In zbx_preprocess_item_value() 75162:20221202:102532.806 End of zbx_preprocess_item_value() 75162:20221202:102532.806 In zbx_preprocess_item_value() 75162:20221202:102532.807 End of zbx_preprocess_item_value() 75162:20221202:102532.807 End of process_step_data() 75162:20221202:102532.808 query without transaction detected 75162:20221202:102532.808 query [txnlev:0] [update httptest set nextcheck=1669969542 where httptestid=1] 75162:20221202:102532.818 cannot process step "111" of web scenario "Web scenario 1" on host "test": response code "301" did not match any of the required status codes "200" 75162:20221202:102532.818 In process_test_data() 75162:20221202:102532.818 query [txnlev:0] [select type,itemid from httptestitem where httptestid=1] 75162:20221202:102532.819 In zbx_preprocess_item_value() 75162:20221202:102532.819 End of zbx_preprocess_item_value() 75162:20221202:102532.819 In zbx_preprocess_item_value() 75162:20221202:102532.819 End of zbx_preprocess_item_value() 75162:20221202:102532.819 In zbx_preprocess_item_value() 75162:20221202:102532.820 End of zbx_preprocess_item_value() 75162:20221202:102532.820 End of process_test_data() 75162:20221202:102532.820 In zbx_ipc_socket_write() 75162:20221202:102532.820 End of zbx_ipc_socket_write():SUCCEED 75162:20221202:102532.820 End of process_httptest() 75162:20221202:102532.820 End of process_httptests() 75162:20221202:102532.820 query [txnlev:0] [select min(t.nextcheck) from httptest t,hosts h where t.hostid=h.hostid and mod(t.httptestid,1)=0 and t.status=0 and h.proxy_hostid is null and h.status=0 and (h.maintenance_status=0 or h.maintenance_type=0)] 75162:20221202:102532.820 zbx_setproctitle() title:'http poller #1 [got 1 values in 0.233384 sec, idle 5 sec]' 75153:20221202:102532.821 End of zbx_ipc_service_recv():1 75153:20221202:102532.822 In preprocessor_add_request() 75153:20221202:102532.822 In preprocessor_sync_configuration() 75153:20221202:102532.822 In DCconfig_get_preprocessable_items() 75153:20221202:102532.822 End of DCconfig_get_preprocessable_items() items:29 75153:20221202:102532.822 End of preprocessor_sync_configuration() item config size: 29, history cache size: 0 75153:20221202:102532.822 In preprocessor_enqueue() itemid: 44299 75153:20221202:102532.822 In preprocessor_enqueue_dependent() itemid: 44299 75153:20221202:102532.822 End of preprocessor_enqueue_dependent() 75153:20221202:102532.822 End of preprocessor_enqueue() 75153:20221202:102532.822 In preprocessor_enqueue() itemid: 44300 75153:20221202:102532.822 In preprocessor_enqueue_dependent() itemid: 44300 75153:20221202:102532.822 End of preprocessor_enqueue_dependent() 75153:20221202:102532.822 End of preprocessor_enqueue() 75153:20221202:102532.822 In preprocessor_enqueue() itemid: 44301 75153:20221202:102532.822 In preprocessor_enqueue_dependent() itemid: 44301 75153:20221202:102532.822 End of preprocessor_enqueue_dependent() 75153:20221202:102532.822 End of preprocessor_enqueue() 75153:20221202:102532.822 In preprocessor_enqueue() itemid: 44296 75153:20221202:102532.822 In preprocessor_enqueue_dependent() itemid: 44296 75153:20221202:102532.822 End of preprocessor_enqueue_dependent() 75153:20221202:102532.822 End of preprocessor_enqueue() 75153:20221202:102532.822 In preprocessor_enqueue() itemid: 44297 75153:20221202:102532.822 In preprocessor_enqueue_dependent() itemid: 44297 75153:20221202:102532.822 End of preprocessor_enqueue_dependent() 75153:20221202:102532.822 End of preprocessor_enqueue() 75153:20221202:102532.822 In preprocessor_enqueue() itemid: 44298 75153:20221202:102532.823 In preprocessor_enqueue_dependent() itemid: 44298 75153:20221202:102532.826 End of preprocessor_enqueue_dependent() 75153:20221202:102532.826 End of preprocessor_enqueue() 75153:20221202:102532.826 In preprocessor_assign_tasks() 75153:20221202:102532.826 In preprocessor_get_next_task() 75153:20221202:102532.826 End of preprocessor_get_next_task() 75153:20221202:102532.826 End of preprocessor_assign_tasks() 75153:20221202:102532.826 End of preprocessor_add_request() 75153:20221202:102532.826 In zbx_ipc_service_recv() timeout:1.000 75180:20221202:102532.883 zbx_setproctitle() title:'self-monitoring [processing data]' 75180:20221202:102532.883 In collect_selfmon_stats() 75180:20221202:102532.883 End of collect_selfmon_stats() 75180:20221202:102532.883 zbx_setproctitle() title:'self-monitoring [processed data in 0.000151 sec, idle 1 sec]' 75166:20221202:102532.977 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000589 sec, syncing history]' 75166:20221202:102532.977 In zbx_sync_history_cache() history_num:6 75166:20221202:102532.978 In substitute_simple_macros_impl() data:'90d' 75166:20221202:102532.978 End substitute_simple_macros_impl() data:'90d' 75166:20221202:102532.978 In substitute_simple_macros_impl() data:'30d' 75166:20221202:102532.978 End substitute_simple_macros_impl() data:'30d' 75166:20221202:102532.978 In substitute_simple_macros_impl() data:'90d' 75166:20221202:102532.978 End substitute_simple_macros_impl() data:'90d' 75166:20221202:102532.978 In substitute_simple_macros_impl() data:'30d' 75166:20221202:102532.978 End substitute_simple_macros_impl() data:'30d' 75166:20221202:102532.978 In substitute_simple_macros_impl() data:'30d' 75166:20221202:102532.978 End substitute_simple_macros_impl() data:'30d' 75166:20221202:102532.978 In substitute_simple_macros_impl() data:'90d' 75166:20221202:102532.978 End substitute_simple_macros_impl() data:'90d' 75166:20221202:102532.978 In substitute_simple_macros_impl() data:'30d' 75166:20221202:102532.978 End substitute_simple_macros_impl() data:'30d' 75166:20221202:102532.978 In substitute_simple_macros_impl() data:'90d' 75166:20221202:102532.978 End substitute_simple_macros_impl() data:'90d' 75166:20221202:102532.978 In substitute_simple_macros_impl() data:'30d' 75166:20221202:102532.978 End substitute_simple_macros_impl() data:'30d' 75166:20221202:102532.978 In substitute_simple_macros_impl() data:'90d' 75166:20221202:102532.978 End substitute_simple_macros_impl() data:'90d' 75166:20221202:102532.978 In substitute_simple_macros_impl() data:'30d' 75166:20221202:102532.978 End substitute_simple_macros_impl() data:'30d' 75166:20221202:102532.979 In DCmass_prepare_history() history_num:6 75166:20221202:102532.979 End of DCmass_prepare_history() 75166:20221202:102532.979 In DBmass_add_history() 75166:20221202:102532.979 In zbx_history_add_values() 75166:20221202:102532.979 query [txnlev:1] [begin;] 75164:20221202:102532.979 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000266 sec, syncing history]' 75164:20221202:102532.979 In zbx_sync_history_cache() history_num:6 75164:20221202:102532.979 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.001473 sec, idle 1 sec]' 75166:20221202:102532.979 query [txnlev:1] [insert into history (itemid,clock,ns,value) values (44296,1669969532,808707546,855),(44299,1669969532,804813993,855),(44300,1669969532,804813993,0.20888100000000001); ] 75167:20221202:102532.980 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000156 sec, syncing history]' 75167:20221202:102532.980 In zbx_sync_history_cache() history_num:6 75167:20221202:102532.980 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000048 sec, idle 1 sec]' 75166:20221202:102532.980 query [txnlev:1] [insert into history_str (itemid,clock,ns,value) values (44298,1669969532,808707546,'response code "301" did not match any of the required status codes "200"'); ] 75166:20221202:102532.980 query [txnlev:1] [insert into history_uint (itemid,clock,ns,value) values (44297,1669969532,808707546,1),(44301,1669969532,804813993,301); ] 75166:20221202:102532.981 query [txnlev:1] [commit;] 75166:20221202:102532.990 End of zbx_history_add_values() 75166:20221202:102532.990 End of DBmass_add_history() 75166:20221202:102532.990 In DCmass_update_trends() 75166:20221202:102532.990 End of DCmass_update_trends() 75166:20221202:102532.990 query [txnlev:1] [begin;] 75166:20221202:102532.991 In DBmass_update_items() 75166:20221202:102532.991 End of DBmass_update_items() 75166:20221202:102532.991 In zbx_process_events() events_num:0 75166:20221202:102532.991 End of zbx_process_events() processed:0 75166:20221202:102532.991 query [txnlev:1] [commit;] 75166:20221202:102532.991 In DCupdate_trends() 75166:20221202:102532.992 End of DCupdate_trends() 75166:20221202:102532.992 query [txnlev:1] [begin;] 75166:20221202:102532.992 In recalculate_triggers() 75166:20221202:102532.993 In zbx_link_triggers_with_functions() trigger_order_num:0 75166:20221202:102532.993 End of zbx_link_triggers_with_functions() triggers_func_pos_num:0 75166:20221202:102532.993 In zbx_evaluate_expressions() tr_num:0 75166:20221202:102532.993 In substitute_functions() 75166:20221202:102532.993 In zbx_extract_functionids() tr_num:0 75166:20221202:102532.993 End of zbx_extract_functionids() functionids_num:0 75166:20221202:102532.993 End of substitute_functions() 75166:20221202:102532.993 End of zbx_evaluate_expressions() 75166:20221202:102532.993 In zbx_process_triggers() values_num:0 75166:20221202:102532.993 End of zbx_process_triggers() 75166:20221202:102532.993 End of recalculate_triggers() 75166:20221202:102532.993 In zbx_process_events() events_num:0 75166:20221202:102532.993 End of zbx_process_events() processed:0 75166:20221202:102532.993 query [txnlev:1] [commit;] 75166:20221202:102532.993 zbx_setproctitle() title:'history syncer #3 [processed 6 values, 0 triggers in 0.015618 sec, idle 1 sec]' 75165:20221202:102532.997 zbx_setproctitle() title:'history syncer #2 [processed 1 values, 0 triggers in 0.027881 sec, syncing history]' 75165:20221202:102532.998 In zbx_sync_history_cache() history_num:0 75165:20221202:102532.998 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000109 sec, idle 1 sec]' 75200:20221202:102533.006 zbx_setproctitle() title:'alert syncer [queuing alerts]' 75200:20221202:102533.006 In am_db_get_alerts() 75200:20221202:102533.006 query [txnlev:1] [begin;] 75149:20221202:102533.006 End of zbx_ipc_service_recv():2 75149:20221202:102533.006 In zbx_ipc_service_recv() timeout:1.000 75200:20221202:102533.006 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] 75200:20221202:102533.006 query [txnlev:1] [commit;] 75200:20221202:102533.006 End of am_db_get_alerts():SUCCEED alerts:0 75200:20221202:102533.006 In am_db_flush_results() 75200:20221202:102533.006 In zbx_ipc_socket_write() 75200:20221202:102533.007 End of zbx_ipc_socket_write():SUCCEED 75200:20221202:102533.007 In zbx_ipc_socket_read() 75149:20221202:102533.007 End of zbx_ipc_service_recv():1 75149:20221202:102533.007 In am_flush_results() results:0 75149:20221202:102533.007 In zbx_ipc_client_send() clientid:6 75149:20221202:102533.007 End of zbx_ipc_client_send():SUCCEED 75149:20221202:102533.007 End of am_flush_results() 75149:20221202:102533.007 In zbx_ipc_service_recv() timeout:1.000 75200:20221202:102533.007 End of zbx_ipc_socket_read():SUCCEED 75200:20221202:102533.007 End of am_db_flush_results() flushed:0 75200:20221202:102533.007 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.001536 sec, idle 1 sec]' 75157:20221202:102533.030 End of zbx_ipc_service_recv():2 75157:20221202:102533.030 In zbx_ipc_service_recv() timeout:1.000 75133:20221202:102533.263 End of zbx_ipc_service_recv():2 75133:20221202:102533.263 In zbx_ipc_service_recv() timeout:1.000 75206:20221202:102533.313 End of zbx_ipc_service_recv():2 75206:20221202:102533.314 In zbx_ipc_service_recv() timeout:1.000 75132:20221202:102533.460 End of zbx_ipc_service_recv():2 75132:20221202:102533.461 In zbx_ipc_async_socket_send() 75132:20221202:102533.461 In zbx_ipc_client_send() clientid:0 75132:20221202:102533.461 End of zbx_ipc_client_send():SUCCEED 75132:20221202:102533.461 End of zbx_ipc_async_socket_send():SUCCEED 75132:20221202:102533.461 In zbx_ipc_async_socket_flush() timeout:10 75132:20221202:102533.461 End of zbx_ipc_async_socket_flush():0 75132:20221202:102533.461 In zbx_ipc_service_recv() timeout:0.997 75129:20221202:102533.461 End of zbx_ipc_service_recv():1 75129:20221202:102533.461 In zbx_ha_dispatch_message() 75129:20221202:102533.461 In zbx_ipc_service_recv() timeout:1.000 75191:20221202:102533.525 zbx_setproctitle() title:'trapper #1 [processing data]' 75191:20221202:102533.525 In zbx_ipc_async_socket_recv() timeout:0 75191:20221202:102533.525 End of zbx_ipc_async_socket_recv():0 75191:20221202:102533.525 trapper got '{"request":"sender data","data":[{"host":"test","key":"trap2","value":"0","clock":1669969533}],"clock":1669969533,"ns":525447183}' 75191:20221202:102533.525 In recv_senderhistory() 75191:20221202:102533.525 In process_client_history_data() 75191:20221202:102533.525 log_client_timediff(): timestamp from json 1669969533 seconds and 525447183 nanosecond, delta time from json 0 seconds and 41174 nanosecond 75191:20221202:102533.526 In parse_history_data() 75191:20221202:102533.526 End of parse_history_data():SUCCEED processed:1/1 75191:20221202:102533.526 In process_history_data() 75191:20221202:102533.526 In zbx_preprocess_item_value() 75191:20221202:102533.526 End of zbx_preprocess_item_value() 75191:20221202:102533.526 In zbx_ipc_socket_write() 75191:20221202:102533.526 End of zbx_ipc_socket_write():SUCCEED 75191:20221202:102533.526 End of process_history_data() processed:1 75191:20221202:102533.526 End of process_client_history_data():SUCCEED 75191:20221202:102533.526 In zbx_send_response_ext() 75191:20221202:102533.526 zbx_send_response_ext() '{"response":"success","info":"processed: 1; failed: 0; total: 1; seconds spent: 0.000263"}' 75191:20221202:102533.526 End of zbx_send_response_ext():SUCCEED 75191:20221202:102533.526 End of recv_senderhistory() 75191:20221202:102533.526 zbx_setproctitle() title:'trapper #1 [processed data in 0.000727 sec, waiting for connection]' 75153:20221202:102533.526 End of zbx_ipc_service_recv():1 75153:20221202:102533.526 In preprocessor_add_request() 75153:20221202:102533.526 In preprocessor_sync_configuration() 75153:20221202:102533.526 In DCconfig_get_preprocessable_items() 75153:20221202:102533.526 End of DCconfig_get_preprocessable_items() items:29 75153:20221202:102533.526 End of preprocessor_sync_configuration() item config size: 29, history cache size: 0 75153:20221202:102533.526 In preprocessor_enqueue() itemid: 44582 75153:20221202:102533.526 End of preprocessor_enqueue() 75153:20221202:102533.526 In preprocessor_assign_tasks() 75153:20221202:102533.526 In preprocessor_get_next_task() 75153:20221202:102533.527 End of preprocessor_get_next_task() 75153:20221202:102533.527 In zbx_ipc_client_send() clientid:3 75153:20221202:102533.527 End of zbx_ipc_client_send():SUCCEED 75153:20221202:102533.527 In preprocessor_get_next_task() 75153:20221202:102533.527 End of preprocessor_get_next_task() 75153:20221202:102533.527 End of preprocessor_assign_tasks() 75153:20221202:102533.527 End of preprocessor_add_request() 75153:20221202:102533.527 In zbx_ipc_service_recv() timeout:1.000 75155:20221202:102533.527 End of zbx_ipc_socket_read():SUCCEED 75155:20221202:102533.527 worker_preprocess_value(): 0 75155:20221202:102533.527 worker_preprocess_value: SUCCEED BAD 75155:20221202:102533.527 In zbx_ipc_socket_write() 75155:20221202:102533.527 End of zbx_ipc_socket_write():SUCCEED 75155:20221202:102533.527 In zbx_ipc_socket_read() 75153:20221202:102533.527 End of zbx_ipc_service_recv():1 75153:20221202:102533.527 In preprocessor_add_result() 75153:20221202:102533.527 In preprocessor_assign_tasks() 75153:20221202:102533.527 In preprocessor_get_next_task() 75153:20221202:102533.527 End of preprocessor_get_next_task() 75153:20221202:102533.527 End of preprocessor_assign_tasks() 75153:20221202:102533.527 End of preprocessor_add_result() 75153:20221202:102533.527 In zbx_ipc_service_recv() timeout:1.000 75183:20221202:102533.868 End of zbx_ipc_async_socket_recv():0 75183:20221202:102533.869 zbx_setproctitle() title:'poller #2 [got 0 values in 0.000080 sec, getting values]' 75183:20221202:102533.869 In get_values() 75183:20221202:102533.869 In DCconfig_get_poller_items() poller_type:0 75183:20221202:102533.869 End of DCconfig_get_poller_items():1 75183:20221202:102533.870 In substitute_key_macros_impl() data:'vfs.fs.get' 75183:20221202:102533.870 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.get' 75183:20221202:102533.870 In substitute_simple_macros_impl() data:'10050' 75183:20221202:102533.870 End substitute_simple_macros_impl() data:'10050' 75183:20221202:102533.870 In get_value() key:'vfs.fs.get' 75183:20221202:102533.870 In get_value_agent() host:'test' addr:'192.168.6.176' key:'vfs.fs.get' conn:'unencrypted' 75184:20221202:102533.870 End of zbx_ipc_async_socket_recv():0 75184:20221202:102533.870 zbx_setproctitle() title:'poller #3 [got 0 values in 0.000158 sec, getting values]' 75184:20221202:102533.870 In get_values() 75184:20221202:102533.870 In DCconfig_get_poller_items() poller_type:0 75184:20221202:102533.870 End of DCconfig_get_poller_items():0 75184:20221202:102533.870 In DCconfig_get_poller_nextcheck() poller_type:0 75184:20221202:102533.871 End of DCconfig_get_poller_nextcheck():1669969536 75184:20221202:102533.871 End of get_values():0 75184:20221202:102533.871 zbx_setproctitle() title:'poller #3 [got 0 values in 0.000440 sec, idle 3 sec]' 75184:20221202:102533.871 In zbx_ipc_async_socket_recv() timeout:3 75187:20221202:102533.871 End of zbx_ipc_async_socket_recv():0 75187:20221202:102533.871 zbx_setproctitle() title:'poller #4 [got 1 values in 0.001601 sec, getting values]' 75187:20221202:102533.871 In get_values() 75187:20221202:102533.871 In DCconfig_get_poller_items() poller_type:0 75183:20221202:102533.871 In is_ip4() ip:'192.168.6.176' 75187:20221202:102533.879 End of DCconfig_get_poller_items():0 75187:20221202:102533.879 In DCconfig_get_poller_nextcheck() poller_type:0 75187:20221202:102533.879 End of DCconfig_get_poller_nextcheck():1669969536 75187:20221202:102533.879 End of get_values():0 75187:20221202:102533.879 zbx_setproctitle() title:'poller #4 [got 0 values in 0.008197 sec, idle 3 sec]' 75187:20221202:102533.879 In zbx_ipc_async_socket_recv() timeout:3 75183:20221202:102533.880 End of is_ip4():SUCCEED 75183:20221202:102533.880 Sending [vfs.fs.get] 75183:20221202:102533.884 get value from agent result: '[{"fsname":"/sys","fstype":"sysfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc","fstype":"proc","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev","fstype":"devtmpfs","bytes":{"total":4121944064,"free":4121944064,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1006334,"free":1005787,"used":547,"pfree":99.945644,"pused":0.054356}},{"fsname":"/dev/pts","fstype":"devpts","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/","fstype":"ext4","bytes":{"total":525720707072,"free":417727541248,"used":81212747776,"pfree":83.722953,"pused":16.277047},"inodes":{"total":32677888,"free":31567229,"used":1110659,"pfree":96.601191,"pused":3.398809}},{"fsname":"/sys/kernel/security","fstype":"securityfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/shm","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161261568,"used":20480,"pfree":99.999508,"pused":0.000492},"inodes":{"total":1015938,"free":1015936,"used":2,"pfree":99.999803,"pused":0.000197}},{"fsname":"/run/lock","fstype":"tmpfs","bytes":{"total":5242880,"free":5238784,"used":4096,"pfree":99.921875,"pused":0.078125},"inodes":{"total":1015938,"free":1015928,"used":10,"pfree":99.999016,"pused":0.000984}},{"fsname":"/sys/fs/cgroup","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161282048,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1015938,"free":1015919,"used":19,"pfree":99.998130,"pused":0.001870}},{"fsname":"/sys/fs/cgroup/unified","fstype":"cgroup2","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/systemd","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/pstore","fstype":"pstore","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/firmware/efi/efivars","fstype":"efivarfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/bpf","fstype":"bpf","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/net_cls,net_prio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/devices","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/memory","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpu,cpuacct","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/perf_event","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/pids","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/hugetlb","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/rdma","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpuset","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/blkio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/freezer","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/misc","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/hugepages","fstype":"hugetlbfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/mqueue","fstype":"mqueue","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/debug","fstype":"debugfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/tracing","fstype":"tracefs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/beekeeper-studio/168","fstype":"squashfs","bytes":{"total":86638592,"free":0,"used":86638592,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/1705","fstype":"squashfs","bytes":{"total":57671680,"free":0,"used":57671680,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10765,"free":0,"used":10765,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1695","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11897,"free":0,"used":11897,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/beekeeper-studio/180","fstype":"squashfs","bytes":{"total":86245376,"free":0,"used":86245376,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core/14399","fstype":"squashfs","bytes":{"total":122421248,"free":0,"used":122421248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":12857,"free":0,"used":12857,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/72","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-28-1804/161","fstype":"squashfs","bytes":{"total":172883968,"free":0,"used":172883968,"pfree":0.000000,"pused":100.000000},"inodes":{"total":27806,"free":0,"used":27806,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2620","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2632","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1634","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11885,"free":0,"used":11885,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/115","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18121,"free":0,"used":18121,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1535","fstype":"squashfs","bytes":{"total":96206848,"free":0,"used":96206848,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76208,"free":0,"used":76208,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1506","fstype":"squashfs","bytes":{"total":65142784,"free":0,"used":65142784,"pfree":0.000000,"pused":100.000000},"inodes":{"total":62342,"free":0,"used":62342,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/bare/5","fstype":"squashfs","bytes":{"total":131072,"free":0,"used":131072,"pfree":0.000000,"pused":100.000000},"inodes":{"total":29,"free":0,"used":29,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/95","fstype":"squashfs","bytes":{"total":162004992,"free":0,"used":162004992,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10162,"free":0,"used":10162,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1534","fstype":"squashfs","bytes":{"total":85327872,"free":0,"used":85327872,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76177,"free":0,"used":76177,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/148","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40311,"free":0,"used":40311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/149","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40310,"free":0,"used":40310,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/119","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18272,"free":0,"used":18272,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/77","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/24","fstype":"squashfs","bytes":{"total":252575744,"free":0,"used":252575744,"pfree":0.000000,"pused":100.000000},"inodes":{"total":25913,"free":0,"used":25913,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/96","fstype":"squashfs","bytes":{"total":201719808,"free":0,"used":201719808,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10166,"free":0,"used":10166,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/433","fstype":"squashfs","bytes":{"total":52297728,"free":0,"used":52297728,"pfree":0.000000,"pused":100.000000},"inodes":{"total":15827,"free":0,"used":15827,"pfree":0.000000,"pused":100.000000}},{"fsname":"/sys/fs/fuse/connections","fstype":"fusectl","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/config","fstype":"configfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/snapd/7264","fstype":"squashfs","bytes":{"total":28442624,"free":0,"used":28442624,"pfree":0.000000,"pused":100.000000},"inodes":{"total":459,"free":0,"used":459,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/599","fstype":"squashfs","bytes":{"total":48234496,"free":0,"used":48234496,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17275,"free":0,"used":17275,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/558","fstype":"squashfs","bytes":{"total":56885248,"free":0,"used":56885248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17311,"free":0,"used":17311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snapd/17883","fstype":"squashfs","bytes":{"total":52035584,"free":0,"used":52035584,"pfree":0.000000,"pused":100.000000},"inodes":{"total":491,"free":0,"used":491,"pfree":0.000000,"pused":100.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/boot/efi","fstype":"vfat","bytes":{"total":535805952,"free":530591744,"used":5214208,"pfree":99.026848,"pused":0.973152},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000","fstype":"tmpfs","bytes":{"total":832253952,"free":832212992,"used":40960,"pfree":99.995078,"pused":0.004922},"inodes":{"total":1015938,"free":1015841,"used":97,"pfree":99.990452,"pused":0.009548}},{"fsname":"/run/user/1000/gvfs","fstype":"fuse.gvfsd-fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000/doc","fstype":"fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/snapd/ns","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/run/snapd/ns/snap-store.mnt","fstype":"nsfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}}]' 75183:20221202:102533.884 End of get_value_agent():SUCCEED 75180:20221202:102533.884 zbx_setproctitle() title:'self-monitoring [processing data]' 75180:20221202:102533.884 In collect_selfmon_stats() 75180:20221202:102533.884 End of collect_selfmon_stats() 75180:20221202:102533.884 zbx_setproctitle() title:'self-monitoring [processed data in 0.000119 sec, idle 1 sec]' 75183:20221202:102533.884 End of get_value():SUCCEED 75183:20221202:102533.884 In zbx_activate_item_interface() interfaceid:15 itemid:44313 type:0 75183:20221202:102533.884 End of zbx_activate_item_interface() 75183:20221202:102533.884 In zbx_preprocess_item_value() 75183:20221202:102533.884 End of zbx_preprocess_item_value() 75183:20221202:102533.884 In zbx_ipc_socket_open() 75183:20221202:102533.884 End of zbx_ipc_socket_open():SUCCEED 75183:20221202:102533.884 In zbx_ipc_socket_write() 75183:20221202:102533.884 End of zbx_ipc_socket_write():SUCCEED 75183:20221202:102533.884 End of get_values():1 75183:20221202:102533.884 zbx_setproctitle() title:'poller #2 [got 1 values in 0.015737 sec, idle 3 sec]' 75183:20221202:102533.885 In zbx_ipc_async_socket_recv() timeout:3 75153:20221202:102533.885 In ipc_service_accept() 75153:20221202:102533.885 In ipc_service_add_client() 75153:20221202:102533.885 End of ipc_service_add_client() clientid:11 75153:20221202:102533.885 End of ipc_service_accept() 75153:20221202:102533.885 End of zbx_ipc_service_recv():2 75153:20221202:102533.885 In zbx_ipc_service_recv() timeout:1.000 75153:20221202:102533.885 End of zbx_ipc_service_recv():1 75153:20221202:102533.885 In preprocessor_add_request() 75153:20221202:102533.885 In preprocessor_sync_configuration() 75153:20221202:102533.885 In DCconfig_get_preprocessable_items() 75153:20221202:102533.885 End of DCconfig_get_preprocessable_items() items:29 75153:20221202:102533.885 End of preprocessor_sync_configuration() item config size: 29, history cache size: 0 75153:20221202:102533.885 In preprocessor_enqueue() itemid: 44313 75153:20221202:102533.885 In preprocessor_enqueue_dependent() itemid: 44313 75153:20221202:102533.885 In preprocessor_assign_tasks() 75153:20221202:102533.885 In preprocessor_get_next_task() 75153:20221202:102533.885 In zbx_preprocessor_pack_dep_request() items:27 75153:20221202:102533.885 End of zbx_preprocessor_pack_dep_request() messages:1 75153:20221202:102533.885 End of preprocessor_get_next_task() 75153:20221202:102533.885 In zbx_ipc_client_send() clientid:3 75153:20221202:102533.885 End of zbx_ipc_client_send():SUCCEED 75153:20221202:102533.885 In preprocessor_get_next_task() 75153:20221202:102533.885 End of preprocessor_get_next_task() 75153:20221202:102533.885 End of preprocessor_assign_tasks() 75153:20221202:102533.885 End of preprocessor_enqueue_dependent() 75153:20221202:102533.885 End of preprocessor_enqueue() 75153:20221202:102533.885 In preprocessor_assign_tasks() 75153:20221202:102533.885 In preprocessor_get_next_task() 75153:20221202:102533.885 End of preprocessor_get_next_task() 75153:20221202:102533.886 End of preprocessor_assign_tasks() 75153:20221202:102533.886 End of preprocessor_add_request() 75153:20221202:102533.886 In zbx_ipc_service_recv() timeout:1.000 75155:20221202:102533.886 End of zbx_ipc_socket_read():SUCCEED 75155:20221202:102533.886 In worker_preprocess_dep_items(): items:27/27 75155:20221202:102533.886 worker_preprocess_dep_items(): [{"fsname":"/sys","fstype":"sysfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc","fstype":"proc","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev","fstype":"devtmpfs","bytes":{"total":4121944064,"free":4121944064,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1006334,"free":1005787,"used":547,"pfree":99.945644,"pused":0.054356}},{"fsname":"/dev/pts","fstype":"devpts","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/","fstype":"ext4","bytes":{"total":525720707072,"free":417727541248,"used":81212747776,"pfree":83.722953,"pused":16.277047},"inodes":{"total":32677888,"free":31567229,"used":1110659,"pfree":96.601191,"pused":3.398809}},{"fsname":"/sys/kernel/security","fstype":"securityfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/shm","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161261568,"used":20480,"pfree":99.999508,"pused":0.000492},"inodes":{"total":1015938,"free":1015936,"used":2,"pfree":99.999803,"pused":0.000197}},{"fsname":"/run/lock","fstype":"tmpfs","bytes":{"total":5242880,"free":5238784,"used":4096,"pfree":99.921875,"pused":0.078125},"inodes":{"total":1015938,"free":1015928,"used":10,"pfree":99.999016,"pused":0.000984}},{"fsname":"/sys/fs/cgroup","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161282048,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1015938,"free":1015919,"used":19,"pfree":99.998130,"pused":0.001870}},{"fsname":"/sys/fs/cgroup/unified","fstype":"cgroup2","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/systemd","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/pstore","fstype":"pstore","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/firmware/efi/efivars","fstype":"efivarfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/bpf","fstype":"bpf","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/net_cls,net_prio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/devices","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/memory","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpu,cpuacct","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/perf_event","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/pids","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/hugetlb","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/rdma","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpuset","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/blkio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/freezer","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/misc","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/hugepages","fstype":"hugetlbfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/mqueue","fstype":"mqueue","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/debug","fstype":"debugfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/tracing","fstype":"tracefs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/beekeeper-studio/168","fstype":"squashfs","bytes":{"total":86638592,"free":0,"used":86638592,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/1705","fstype":"squashfs","bytes":{"total":57671680,"free":0,"used":57671680,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10765,"free":0,"used":10765,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1695","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11897,"free":0,"used":11897,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/beekeeper-studio/180","fstype":"squashfs","bytes":{"total":86245376,"free":0,"used":86245376,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core/14399","fstype":"squashfs","bytes":{"total":122421248,"free":0,"used":122421248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":12857,"free":0,"used":12857,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/72","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-28-1804/161","fstype":"squashfs","bytes":{"total":172883968,"free":0,"used":172883968,"pfree":0.000000,"pused":100.000000},"inodes":{"total":27806,"free":0,"used":27806,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2620","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2632","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1634","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11885,"free":0,"used":11885,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/115","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18121,"free":0,"used":18121,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1535","fstype":"squashfs","bytes":{"total":96206848,"free":0,"used":96206848,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76208,"free":0,"used":76208,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1506","fstype":"squashfs","bytes":{"total":65142784,"free":0,"used":65142784,"pfree":0.000000,"pused":100.000000},"inodes":{"total":62342,"free":0,"used":62342,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/bare/5","fstype":"squashfs","bytes":{"total":131072,"free":0,"used":131072,"pfree":0.000000,"pused":100.000000},"inodes":{"total":29,"free":0,"used":29,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/95","fstype":"squashfs","bytes":{"total":162004992,"free":0,"used":162004992,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10162,"free":0,"used":10162,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1534","fstype":"squashfs","bytes":{"total":85327872,"free":0,"used":85327872,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76177,"free":0,"used":76177,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/148","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40311,"free":0,"used":40311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/149","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40310,"free":0,"used":40310,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/119","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18272,"free":0,"used":18272,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/77","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/24","fstype":"squashfs","bytes":{"total":252575744,"free":0,"used":252575744,"pfree":0.000000,"pused":100.000000},"inodes":{"total":25913,"free":0,"used":25913,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/96","fstype":"squashfs","bytes":{"total":201719808,"free":0,"used":201719808,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10166,"free":0,"used":10166,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/433","fstype":"squashfs","bytes":{"total":52297728,"free":0,"used":52297728,"pfree":0.000000,"pused":100.000000},"inodes":{"total":15827,"free":0,"used":15827,"pfree":0.000000,"pused":100.000000}},{"fsname":"/sys/fs/fuse/connections","fstype":"fusectl","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/config","fstype":"configfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/snapd/7264","fstype":"squashfs","bytes":{"total":28442624,"free":0,"used":28442624,"pfree":0.000000,"pused":100.000000},"inodes":{"total":459,"free":0,"used":459,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/599","fstype":"squashfs","bytes":{"total":48234496,"free":0,"used":48234496,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17275,"free":0,"used":17275,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/558","fstype":"squashfs","bytes":{"total":56885248,"free":0,"used":56885248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17311,"free":0,"used":17311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snapd/17883","fstype":"squashfs","bytes":{"total":52035584,"free":0,"used":52035584,"pfree":0.000000,"pused":100.000000},"inodes":{"total":491,"free":0,"used":491,"pfree":0.000000,"pused":100.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/boot/efi","fstype":"vfat","bytes":{"total":535805952,"free":530591744,"used":5214208,"pfree":99.026848,"pused":0.973152},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000","fstype":"tmpfs","bytes":{"total":832253952,"free":832212992,"used":40960,"pfree":99.995078,"pused":0.004922},"inodes":{"total":1015938,"free":1015841,"used":97,"pfree":99.990452,"pused":0.009548}},{"fsname":"/run/user/1000/gvfs","fstype":"fuse.gvfsd-fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000/doc","fstype":"fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/snapd/ns","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/run/snapd/ns/snap-store.mnt","fstype":"nsfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}}] 75155:20221202:102533.886 worker_preprocess_dep_items: SUCCEED [{"fsname":"/sys","fstype":"sysfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc","fstype":"proc","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev","fstype":"devtmpfs","bytes":{"total":4121944064,"free":4121944064,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1006334,"free":1005787,"used":547,"pfree":99.945644,"pused":0.054356}},{"fsname":"/dev/pts","fstype":"devpts","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/","fstype":"ext4","bytes":{"total":525720707072,"free":417727541248,"used":81212747776,"pfree":83.722953,"pused":16.277047},"inodes":{"total":32677888,"free":31567229,"used":1110659,"pfree":96.601191,"pused":3.398809}},{"fsname":"/sys/kernel/security","fstype":"securityfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/shm","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161261568,"used":20480,"pfree":99.999508,"pused":0.000492},"inodes":{"total":1015938,"free":1015936,"used":2,"pfree":99.999803,"pused":0.000197}},{"fsname":"/run/lock","fstype":"tmpfs","bytes":{"total":5242880,"free":5238784,"used":4096,"pfree":99.921875,"pused":0.078125},"inodes":{"total":1015938,"free":1015928,"used":10,"pfree":99.999016,"pused":0.000984}},{"fsname":"/sys/fs/cgroup","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161282048,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1015938,"free":1015919,"used":19,"pfree":99.998130,"pused":0.001870}},{"fsname":"/sys/fs/cgroup/unified","fstype":"cgroup2","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/systemd","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/pstore","fstype":"pstore","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/firmware/efi/efivars","fstype":"efivarfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/bpf","fstype":"bpf","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/net_cls,net_prio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/devices","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/memory","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpu,cpuacct","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/perf_event","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/pids","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/hugetlb","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/rdma","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpuset","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/blkio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/freezer","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/misc","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/hugepages","fstype":"hugetlbfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/mqueue","fstype":"mqueue","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/debug","fstype":"debugfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/tracing","fstype":"tracefs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/beekeeper-studio/168","fstype":"squashfs","bytes":{"total":86638592,"free":0,"used":86638592,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/1705","fstype":"squashfs","bytes":{"total":57671680,"free":0,"used":57671680,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10765,"free":0,"used":10765,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1695","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11897,"free":0,"used":11897,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/beekeeper-studio/180","fstype":"squashfs","bytes":{"total":86245376,"free":0,"used":86245376,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core/14399","fstype":"squashfs","bytes":{"total":122421248,"free":0,"used":122421248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":12857,"free":0,"used":12857,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/72","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-28-1804/161","fstype":"squashfs","bytes":{"total":172883968,"free":0,"used":172883968,"pfree":0.000000,"pused":100.000000},"inodes":{"total":27806,"free":0,"used":27806,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2620","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2632","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1634","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11885,"free":0,"used":11885,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/115","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18121,"free":0,"used":18121,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1535","fstype":"squashfs","bytes":{"total":96206848,"free":0,"used":96206848,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76208,"free":0,"used":76208,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1506","fstype":"squashfs","bytes":{"total":65142784,"free":0,"used":65142784,"pfree":0.000000,"pused":100.000000},"inodes":{"total":62342,"free":0,"used":62342,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/bare/5","fstype":"squashfs","bytes":{"total":131072,"free":0,"used":131072,"pfree":0.000000,"pused":100.000000},"inodes":{"total":29,"free":0,"used":29,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/95","fstype":"squashfs","bytes":{"total":162004992,"free":0,"used":162004992,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10162,"free":0,"used":10162,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1534","fstype":"squashfs","bytes":{"total":85327872,"free":0,"used":85327872,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76177,"free":0,"used":76177,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/148","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40311,"free":0,"used":40311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/149","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40310,"free":0,"used":40310,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/119","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18272,"free":0,"used":18272,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/77","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/24","fstype":"squashfs","bytes":{"total":252575744,"free":0,"used":252575744,"pfree":0.000000,"pused":100.000000},"inodes":{"total":25913,"free":0,"used":25913,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/96","fstype":"squashfs","bytes":{"total":201719808,"free":0,"used":201719808,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10166,"free":0,"used":10166,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/433","fstype":"squashfs","bytes":{"total":52297728,"free":0,"used":52297728,"pfree":0.000000,"pused":100.000000},"inodes":{"total":15827,"free":0,"used":15827,"pfree":0.000000,"pused":100.000000}},{"fsname":"/sys/fs/fuse/connections","fstype":"fusectl","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/config","fstype":"configfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/snapd/7264","fstype":"squashfs","bytes":{"total":28442624,"free":0,"used":28442624,"pfree":0.000000,"pused":100.000000},"inodes":{"total":459,"free":0,"used":459,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/599","fstype":"squashfs","bytes":{"total":48234496,"free":0,"used":48234496,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17275,"free":0,"used":17275,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/558","fstype":"squashfs","bytes":{"total":56885248,"free":0,"used":56885248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17311,"free":0,"used":17311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snapd/17883","fstype":"squashfs","bytes":{"total":52035584,"free":0,"used":52035584,"pfree":0.000000,"pused":100.000000},"inodes":{"total":491,"free":0,"used":491,"pfree":0.000000,"pused":100.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/boot/efi","fstype":"vfat","bytes":{"total":535805952,"free":530591744,"used":5214208,"pfree":99.026848,"pused":0.973152},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000","fstype":"tmpfs","bytes":{"total":832253952,"free":832212992,"used":40960,"pfree":99.995078,"pused":0.004922},"inodes":{"total":1015938,"free":1015841,"used":97,"pfree":99.990452,"pused":0.009548}},{"fsname":"/run/user/1000/gvfs","fstype":"fuse.gvfsd-fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000/doc","fstype":"fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/snapd/ns","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/run/snapd/ns/snap-store.mnt","fstype":"nsfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}}] 75155:20221202:102533.887 worker_preprocess_dep_items(): [{"fsname":"/sys","fstype":"sysfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc","fstype":"proc","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev","fstype":"devtmpfs","bytes":{"total":4121944064,"free":4121944064,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1006334,"free":1005787,"used":547,"pfree":99.945644,"pused":0.054356}},{"fsname":"/dev/pts","fstype":"devpts","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/","fstype":"ext4","bytes":{"total":525720707072,"free":417727541248,"used":81212747776,"pfree":83.722953,"pused":16.277047},"inodes":{"total":32677888,"free":31567229,"used":1110659,"pfree":96.601191,"pused":3.398809}},{"fsname":"/sys/kernel/security","fstype":"securityfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/shm","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161261568,"used":20480,"pfree":99.999508,"pused":0.000492},"inodes":{"total":1015938,"free":1015936,"used":2,"pfree":99.999803,"pused":0.000197}},{"fsname":"/run/lock","fstype":"tmpfs","bytes":{"total":5242880,"free":5238784,"used":4096,"pfree":99.921875,"pused":0.078125},"inodes":{"total":1015938,"free":1015928,"used":10,"pfree":99.999016,"pused":0.000984}},{"fsname":"/sys/fs/cgroup","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161282048,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1015938,"free":1015919,"used":19,"pfree":99.998130,"pused":0.001870}},{"fsname":"/sys/fs/cgroup/unified","fstype":"cgroup2","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/systemd","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/pstore","fstype":"pstore","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/firmware/efi/efivars","fstype":"efivarfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/bpf","fstype":"bpf","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/net_cls,net_prio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/devices","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/memory","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpu,cpuacct","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/perf_event","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/pids","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/hugetlb","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/rdma","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpuset","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/blkio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/freezer","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/misc","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/hugepages","fstype":"hugetlbfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/mqueue","fstype":"mqueue","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/debug","fstype":"debugfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/tracing","fstype":"tracefs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/beekeeper-studio/168","fstype":"squashfs","bytes":{"total":86638592,"free":0,"used":86638592,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/1705","fstype":"squashfs","bytes":{"total":57671680,"free":0,"used":57671680,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10765,"free":0,"used":10765,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1695","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11897,"free":0,"used":11897,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/beekeeper-studio/180","fstype":"squashfs","bytes":{"total":86245376,"free":0,"used":86245376,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core/14399","fstype":"squashfs","bytes":{"total":122421248,"free":0,"used":122421248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":12857,"free":0,"used":12857,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/72","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-28-1804/161","fstype":"squashfs","bytes":{"total":172883968,"free":0,"used":172883968,"pfree":0.000000,"pused":100.000000},"inodes":{"total":27806,"free":0,"used":27806,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2620","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2632","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1634","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11885,"free":0,"used":11885,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/115","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18121,"free":0,"used":18121,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1535","fstype":"squashfs","bytes":{"total":96206848,"free":0,"used":96206848,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76208,"free":0,"used":76208,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1506","fstype":"squashfs","bytes":{"total":65142784,"free":0,"used":65142784,"pfree":0.000000,"pused":100.000000},"inodes":{"total":62342,"free":0,"used":62342,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/bare/5","fstype":"squashfs","bytes":{"total":131072,"free":0,"used":131072,"pfree":0.000000,"pused":100.000000},"inodes":{"total":29,"free":0,"used":29,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/95","fstype":"squashfs","bytes":{"total":162004992,"free":0,"used":162004992,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10162,"free":0,"used":10162,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1534","fstype":"squashfs","bytes":{"total":85327872,"free":0,"used":85327872,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76177,"free":0,"used":76177,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/148","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40311,"free":0,"used":40311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/149","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40310,"free":0,"used":40310,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/119","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18272,"free":0,"used":18272,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/77","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/24","fstype":"squashfs","bytes":{"total":252575744,"free":0,"used":252575744,"pfree":0.000000,"pused":100.000000},"inodes":{"total":25913,"free":0,"used":25913,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/96","fstype":"squashfs","bytes":{"total":201719808,"free":0,"used":201719808,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10166,"free":0,"used":10166,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/433","fstype":"squashfs","bytes":{"total":52297728,"free":0,"used":52297728,"pfree":0.000000,"pused":100.000000},"inodes":{"total":15827,"free":0,"used":15827,"pfree":0.000000,"pused":100.000000}},{"fsname":"/sys/fs/fuse/connections","fstype":"fusectl","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/config","fstype":"configfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/snapd/7264","fstype":"squashfs","bytes":{"total":28442624,"free":0,"used":28442624,"pfree":0.000000,"pused":100.000000},"inodes":{"total":459,"free":0,"used":459,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/599","fstype":"squashfs","bytes":{"total":48234496,"free":0,"used":48234496,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17275,"free":0,"used":17275,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/558","fstype":"squashfs","bytes":{"total":56885248,"free":0,"used":56885248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17311,"free":0,"used":17311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snapd/17883","fstype":"squashfs","bytes":{"total":52035584,"free":0,"used":52035584,"pfree":0.000000,"pused":100.000000},"inodes":{"total":491,"free":0,"used":491,"pfree":0.000000,"pused":100.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/boot/efi","fstype":"vfat","bytes":{"total":535805952,"free":530591744,"used":5214208,"pfree":99.026848,"pused":0.973152},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000","fstype":"tmpfs","bytes":{"total":832253952,"free":832212992,"used":40960,"pfree":99.995078,"pused":0.004922},"inodes":{"total":1015938,"free":1015841,"used":97,"pfree":99.990452,"pused":0.009548}},{"fsname":"/run/user/1000/gvfs","fstype":"fuse.gvfsd-fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000/doc","fstype":"fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/snapd/ns","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/run/snapd/ns/snap-store.mnt","fstype":"nsfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}}] 75155:20221202:102533.887 worker_preprocess_dep_items: SUCCEED 0 75155:20221202:102533.887 worker_preprocess_dep_items(): [{"fsname":"/sys","fstype":"sysfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc","fstype":"proc","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev","fstype":"devtmpfs","bytes":{"total":4121944064,"free":4121944064,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1006334,"free":1005787,"used":547,"pfree":99.945644,"pused":0.054356}},{"fsname":"/dev/pts","fstype":"devpts","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/","fstype":"ext4","bytes":{"total":525720707072,"free":417727541248,"used":81212747776,"pfree":83.722953,"pused":16.277047},"inodes":{"total":32677888,"free":31567229,"used":1110659,"pfree":96.601191,"pused":3.398809}},{"fsname":"/sys/kernel/security","fstype":"securityfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/shm","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161261568,"used":20480,"pfree":99.999508,"pused":0.000492},"inodes":{"total":1015938,"free":1015936,"used":2,"pfree":99.999803,"pused":0.000197}},{"fsname":"/run/lock","fstype":"tmpfs","bytes":{"total":5242880,"free":5238784,"used":4096,"pfree":99.921875,"pused":0.078125},"inodes":{"total":1015938,"free":1015928,"used":10,"pfree":99.999016,"pused":0.000984}},{"fsname":"/sys/fs/cgroup","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161282048,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1015938,"free":1015919,"used":19,"pfree":99.998130,"pused":0.001870}},{"fsname":"/sys/fs/cgroup/unified","fstype":"cgroup2","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/systemd","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/pstore","fstype":"pstore","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/firmware/efi/efivars","fstype":"efivarfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/bpf","fstype":"bpf","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/net_cls,net_prio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/devices","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/memory","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpu,cpuacct","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/perf_event","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/pids","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/hugetlb","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/rdma","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpuset","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/blkio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/freezer","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/misc","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/hugepages","fstype":"hugetlbfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/mqueue","fstype":"mqueue","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/debug","fstype":"debugfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/tracing","fstype":"tracefs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/beekeeper-studio/168","fstype":"squashfs","bytes":{"total":86638592,"free":0,"used":86638592,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/1705","fstype":"squashfs","bytes":{"total":57671680,"free":0,"used":57671680,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10765,"free":0,"used":10765,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1695","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11897,"free":0,"used":11897,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/beekeeper-studio/180","fstype":"squashfs","bytes":{"total":86245376,"free":0,"used":86245376,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core/14399","fstype":"squashfs","bytes":{"total":122421248,"free":0,"used":122421248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":12857,"free":0,"used":12857,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/72","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-28-1804/161","fstype":"squashfs","bytes":{"total":172883968,"free":0,"used":172883968,"pfree":0.000000,"pused":100.000000},"inodes":{"total":27806,"free":0,"used":27806,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2620","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2632","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1634","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11885,"free":0,"used":11885,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/115","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18121,"free":0,"used":18121,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1535","fstype":"squashfs","bytes":{"total":96206848,"free":0,"used":96206848,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76208,"free":0,"used":76208,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1506","fstype":"squashfs","bytes":{"total":65142784,"free":0,"used":65142784,"pfree":0.000000,"pused":100.000000},"inodes":{"total":62342,"free":0,"used":62342,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/bare/5","fstype":"squashfs","bytes":{"total":131072,"free":0,"used":131072,"pfree":0.000000,"pused":100.000000},"inodes":{"total":29,"free":0,"used":29,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/95","fstype":"squashfs","bytes":{"total":162004992,"free":0,"used":162004992,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10162,"free":0,"used":10162,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1534","fstype":"squashfs","bytes":{"total":85327872,"free":0,"used":85327872,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76177,"free":0,"used":76177,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/148","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40311,"free":0,"used":40311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/149","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40310,"free":0,"used":40310,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/119","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18272,"free":0,"used":18272,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/77","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/24","fstype":"squashfs","bytes":{"total":252575744,"free":0,"used":252575744,"pfree":0.000000,"pused":100.000000},"inodes":{"total":25913,"free":0,"used":25913,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/96","fstype":"squashfs","bytes":{"total":201719808,"free":0,"used":201719808,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10166,"free":0,"used":10166,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/433","fstype":"squashfs","bytes":{"total":52297728,"free":0,"used":52297728,"pfree":0.000000,"pused":100.000000},"inodes":{"total":15827,"free":0,"used":15827,"pfree":0.000000,"pused":100.000000}},{"fsname":"/sys/fs/fuse/connections","fstype":"fusectl","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/config","fstype":"configfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/snapd/7264","fstype":"squashfs","bytes":{"total":28442624,"free":0,"used":28442624,"pfree":0.000000,"pused":100.000000},"inodes":{"total":459,"free":0,"used":459,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/599","fstype":"squashfs","bytes":{"total":48234496,"free":0,"used":48234496,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17275,"free":0,"used":17275,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/558","fstype":"squashfs","bytes":{"total":56885248,"free":0,"used":56885248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17311,"free":0,"used":17311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snapd/17883","fstype":"squashfs","bytes":{"total":52035584,"free":0,"used":52035584,"pfree":0.000000,"pused":100.000000},"inodes":{"total":491,"free":0,"used":491,"pfree":0.000000,"pused":100.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/boot/efi","fstype":"vfat","bytes":{"total":535805952,"free":530591744,"used":5214208,"pfree":99.026848,"pused":0.973152},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000","fstype":"tmpfs","bytes":{"total":832253952,"free":832212992,"used":40960,"pfree":99.995078,"pused":0.004922},"inodes":{"total":1015938,"free":1015841,"used":97,"pfree":99.990452,"pused":0.009548}},{"fsname":"/run/user/1000/gvfs","fstype":"fuse.gvfsd-fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000/doc","fstype":"fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/snapd/ns","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/run/snapd/ns/snap-store.mnt","fstype":"nsfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}}] 75155:20221202:102533.887 worker_preprocess_dep_items: SUCCEED 0 75155:20221202:102533.887 worker_preprocess_dep_items(): [{"fsname":"/sys","fstype":"sysfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc","fstype":"proc","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev","fstype":"devtmpfs","bytes":{"total":4121944064,"free":4121944064,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1006334,"free":1005787,"used":547,"pfree":99.945644,"pused":0.054356}},{"fsname":"/dev/pts","fstype":"devpts","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/","fstype":"ext4","bytes":{"total":525720707072,"free":417727541248,"used":81212747776,"pfree":83.722953,"pused":16.277047},"inodes":{"total":32677888,"free":31567229,"used":1110659,"pfree":96.601191,"pused":3.398809}},{"fsname":"/sys/kernel/security","fstype":"securityfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/shm","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161261568,"used":20480,"pfree":99.999508,"pused":0.000492},"inodes":{"total":1015938,"free":1015936,"used":2,"pfree":99.999803,"pused":0.000197}},{"fsname":"/run/lock","fstype":"tmpfs","bytes":{"total":5242880,"free":5238784,"used":4096,"pfree":99.921875,"pused":0.078125},"inodes":{"total":1015938,"free":1015928,"used":10,"pfree":99.999016,"pused":0.000984}},{"fsname":"/sys/fs/cgroup","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161282048,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1015938,"free":1015919,"used":19,"pfree":99.998130,"pused":0.001870}},{"fsname":"/sys/fs/cgroup/unified","fstype":"cgroup2","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/systemd","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/pstore","fstype":"pstore","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/firmware/efi/efivars","fstype":"efivarfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/bpf","fstype":"bpf","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/net_cls,net_prio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/devices","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/memory","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpu,cpuacct","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/perf_event","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/pids","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/hugetlb","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/rdma","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpuset","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/blkio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/freezer","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/misc","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/hugepages","fstype":"hugetlbfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/mqueue","fstype":"mqueue","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/debug","fstype":"debugfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/tracing","fstype":"tracefs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/beekeeper-studio/168","fstype":"squashfs","bytes":{"total":86638592,"free":0,"used":86638592,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/1705","fstype":"squashfs","bytes":{"total":57671680,"free":0,"used":57671680,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10765,"free":0,"used":10765,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1695","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11897,"free":0,"used":11897,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/beekeeper-studio/180","fstype":"squashfs","bytes":{"total":86245376,"free":0,"used":86245376,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core/14399","fstype":"squashfs","bytes":{"total":122421248,"free":0,"used":122421248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":12857,"free":0,"used":12857,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/72","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-28-1804/161","fstype":"squashfs","bytes":{"total":172883968,"free":0,"used":172883968,"pfree":0.000000,"pused":100.000000},"inodes":{"total":27806,"free":0,"used":27806,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2620","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2632","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1634","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11885,"free":0,"used":11885,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/115","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18121,"free":0,"used":18121,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1535","fstype":"squashfs","bytes":{"total":96206848,"free":0,"used":96206848,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76208,"free":0,"used":76208,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1506","fstype":"squashfs","bytes":{"total":65142784,"free":0,"used":65142784,"pfree":0.000000,"pused":100.000000},"inodes":{"total":62342,"free":0,"used":62342,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/bare/5","fstype":"squashfs","bytes":{"total":131072,"free":0,"used":131072,"pfree":0.000000,"pused":100.000000},"inodes":{"total":29,"free":0,"used":29,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/95","fstype":"squashfs","bytes":{"total":162004992,"free":0,"used":162004992,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10162,"free":0,"used":10162,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1534","fstype":"squashfs","bytes":{"total":85327872,"free":0,"used":85327872,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76177,"free":0,"used":76177,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/148","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40311,"free":0,"used":40311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/149","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40310,"free":0,"used":40310,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/119","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18272,"free":0,"used":18272,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/77","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/24","fstype":"squashfs","bytes":{"total":252575744,"free":0,"used":252575744,"pfree":0.000000,"pused":100.000000},"inodes":{"total":25913,"free":0,"used":25913,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/96","fstype":"squashfs","bytes":{"total":201719808,"free":0,"used":201719808,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10166,"free":0,"used":10166,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/433","fstype":"squashfs","bytes":{"total":52297728,"free":0,"used":52297728,"pfree":0.000000,"pused":100.000000},"inodes":{"total":15827,"free":0,"used":15827,"pfree":0.000000,"pused":100.000000}},{"fsname":"/sys/fs/fuse/connections","fstype":"fusectl","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/config","fstype":"configfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/snapd/7264","fstype":"squashfs","bytes":{"total":28442624,"free":0,"used":28442624,"pfree":0.000000,"pused":100.000000},"inodes":{"total":459,"free":0,"used":459,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/599","fstype":"squashfs","bytes":{"total":48234496,"free":0,"used":48234496,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17275,"free":0,"used":17275,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/558","fstype":"squashfs","bytes":{"total":56885248,"free":0,"used":56885248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17311,"free":0,"used":17311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snapd/17883","fstype":"squashfs","bytes":{"total":52035584,"free":0,"used":52035584,"pfree":0.000000,"pused":100.000000},"inodes":{"total":491,"free":0,"used":491,"pfree":0.000000,"pused":100.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/boot/efi","fstype":"vfat","bytes":{"total":535805952,"free":530591744,"used":5214208,"pfree":99.026848,"pused":0.973152},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000","fstype":"tmpfs","bytes":{"total":832253952,"free":832212992,"used":40960,"pfree":99.995078,"pused":0.004922},"inodes":{"total":1015938,"free":1015841,"used":97,"pfree":99.990452,"pused":0.009548}},{"fsname":"/run/user/1000/gvfs","fstype":"fuse.gvfsd-fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000/doc","fstype":"fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/snapd/ns","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/run/snapd/ns/snap-store.mnt","fstype":"nsfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}}] 75155:20221202:102533.887 worker_preprocess_dep_items: SUCCEED 0 75155:20221202:102533.887 worker_preprocess_dep_items(): [{"fsname":"/sys","fstype":"sysfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc","fstype":"proc","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev","fstype":"devtmpfs","bytes":{"total":4121944064,"free":4121944064,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1006334,"free":1005787,"used":547,"pfree":99.945644,"pused":0.054356}},{"fsname":"/dev/pts","fstype":"devpts","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/","fstype":"ext4","bytes":{"total":525720707072,"free":417727541248,"used":81212747776,"pfree":83.722953,"pused":16.277047},"inodes":{"total":32677888,"free":31567229,"used":1110659,"pfree":96.601191,"pused":3.398809}},{"fsname":"/sys/kernel/security","fstype":"securityfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/shm","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161261568,"used":20480,"pfree":99.999508,"pused":0.000492},"inodes":{"total":1015938,"free":1015936,"used":2,"pfree":99.999803,"pused":0.000197}},{"fsname":"/run/lock","fstype":"tmpfs","bytes":{"total":5242880,"free":5238784,"used":4096,"pfree":99.921875,"pused":0.078125},"inodes":{"total":1015938,"free":1015928,"used":10,"pfree":99.999016,"pused":0.000984}},{"fsname":"/sys/fs/cgroup","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161282048,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1015938,"free":1015919,"used":19,"pfree":99.998130,"pused":0.001870}},{"fsname":"/sys/fs/cgroup/unified","fstype":"cgroup2","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/systemd","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/pstore","fstype":"pstore","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/firmware/efi/efivars","fstype":"efivarfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/bpf","fstype":"bpf","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/net_cls,net_prio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/devices","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/memory","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpu,cpuacct","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/perf_event","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/pids","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/hugetlb","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/rdma","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpuset","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/blkio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/freezer","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/misc","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/hugepages","fstype":"hugetlbfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/mqueue","fstype":"mqueue","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/debug","fstype":"debugfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/tracing","fstype":"tracefs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/beekeeper-studio/168","fstype":"squashfs","bytes":{"total":86638592,"free":0,"used":86638592,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/1705","fstype":"squashfs","bytes":{"total":57671680,"free":0,"used":57671680,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10765,"free":0,"used":10765,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1695","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11897,"free":0,"used":11897,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/beekeeper-studio/180","fstype":"squashfs","bytes":{"total":86245376,"free":0,"used":86245376,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core/14399","fstype":"squashfs","bytes":{"total":122421248,"free":0,"used":122421248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":12857,"free":0,"used":12857,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/72","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-28-1804/161","fstype":"squashfs","bytes":{"total":172883968,"free":0,"used":172883968,"pfree":0.000000,"pused":100.000000},"inodes":{"total":27806,"free":0,"used":27806,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2620","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2632","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1634","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11885,"free":0,"used":11885,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/115","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18121,"free":0,"used":18121,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1535","fstype":"squashfs","bytes":{"total":96206848,"free":0,"used":96206848,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76208,"free":0,"used":76208,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1506","fstype":"squashfs","bytes":{"total":65142784,"free":0,"used":65142784,"pfree":0.000000,"pused":100.000000},"inodes":{"total":62342,"free":0,"used":62342,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/bare/5","fstype":"squashfs","bytes":{"total":131072,"free":0,"used":131072,"pfree":0.000000,"pused":100.000000},"inodes":{"total":29,"free":0,"used":29,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/95","fstype":"squashfs","bytes":{"total":162004992,"free":0,"used":162004992,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10162,"free":0,"used":10162,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1534","fstype":"squashfs","bytes":{"total":85327872,"free":0,"used":85327872,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76177,"free":0,"used":76177,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/148","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40311,"free":0,"used":40311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/149","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40310,"free":0,"used":40310,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/119","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18272,"free":0,"used":18272,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/77","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/24","fstype":"squashfs","bytes":{"total":252575744,"free":0,"used":252575744,"pfree":0.000000,"pused":100.000000},"inodes":{"total":25913,"free":0,"used":25913,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/96","fstype":"squashfs","bytes":{"total":201719808,"free":0,"used":201719808,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10166,"free":0,"used":10166,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/433","fstype":"squashfs","bytes":{"total":52297728,"free":0,"used":52297728,"pfree":0.000000,"pused":100.000000},"inodes":{"total":15827,"free":0,"used":15827,"pfree":0.000000,"pused":100.000000}},{"fsname":"/sys/fs/fuse/connections","fstype":"fusectl","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/config","fstype":"configfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/snapd/7264","fstype":"squashfs","bytes":{"total":28442624,"free":0,"used":28442624,"pfree":0.000000,"pused":100.000000},"inodes":{"total":459,"free":0,"used":459,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/599","fstype":"squashfs","bytes":{"total":48234496,"free":0,"used":48234496,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17275,"free":0,"used":17275,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/558","fstype":"squashfs","bytes":{"total":56885248,"free":0,"used":56885248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17311,"free":0,"used":17311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snapd/17883","fstype":"squashfs","bytes":{"total":52035584,"free":0,"used":52035584,"pfree":0.000000,"pused":100.000000},"inodes":{"total":491,"free":0,"used":491,"pfree":0.000000,"pused":100.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/boot/efi","fstype":"vfat","bytes":{"total":535805952,"free":530591744,"used":5214208,"pfree":99.026848,"pused":0.973152},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000","fstype":"tmpfs","bytes":{"total":832253952,"free":832212992,"used":40960,"pfree":99.995078,"pused":0.004922},"inodes":{"total":1015938,"free":1015841,"used":97,"pfree":99.990452,"pused":0.009548}},{"fsname":"/run/user/1000/gvfs","fstype":"fuse.gvfsd-fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000/doc","fstype":"fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/snapd/ns","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/run/snapd/ns/snap-store.mnt","fstype":"nsfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}}] 75155:20221202:102533.887 worker_preprocess_dep_items: SUCCEED 4161282048 75155:20221202:102533.888 worker_preprocess_dep_items(): [{"fsname":"/sys","fstype":"sysfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc","fstype":"proc","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev","fstype":"devtmpfs","bytes":{"total":4121944064,"free":4121944064,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1006334,"free":1005787,"used":547,"pfree":99.945644,"pused":0.054356}},{"fsname":"/dev/pts","fstype":"devpts","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/","fstype":"ext4","bytes":{"total":525720707072,"free":417727541248,"used":81212747776,"pfree":83.722953,"pused":16.277047},"inodes":{"total":32677888,"free":31567229,"used":1110659,"pfree":96.601191,"pused":3.398809}},{"fsname":"/sys/kernel/security","fstype":"securityfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/shm","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161261568,"used":20480,"pfree":99.999508,"pused":0.000492},"inodes":{"total":1015938,"free":1015936,"used":2,"pfree":99.999803,"pused":0.000197}},{"fsname":"/run/lock","fstype":"tmpfs","bytes":{"total":5242880,"free":5238784,"used":4096,"pfree":99.921875,"pused":0.078125},"inodes":{"total":1015938,"free":1015928,"used":10,"pfree":99.999016,"pused":0.000984}},{"fsname":"/sys/fs/cgroup","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161282048,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1015938,"free":1015919,"used":19,"pfree":99.998130,"pused":0.001870}},{"fsname":"/sys/fs/cgroup/unified","fstype":"cgroup2","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/systemd","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/pstore","fstype":"pstore","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/firmware/efi/efivars","fstype":"efivarfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/bpf","fstype":"bpf","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/net_cls,net_prio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/devices","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/memory","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpu,cpuacct","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/perf_event","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/pids","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/hugetlb","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/rdma","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpuset","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/blkio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/freezer","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/misc","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/hugepages","fstype":"hugetlbfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/mqueue","fstype":"mqueue","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/debug","fstype":"debugfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/tracing","fstype":"tracefs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/beekeeper-studio/168","fstype":"squashfs","bytes":{"total":86638592,"free":0,"used":86638592,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/1705","fstype":"squashfs","bytes":{"total":57671680,"free":0,"used":57671680,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10765,"free":0,"used":10765,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1695","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11897,"free":0,"used":11897,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/beekeeper-studio/180","fstype":"squashfs","bytes":{"total":86245376,"free":0,"used":86245376,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core/14399","fstype":"squashfs","bytes":{"total":122421248,"free":0,"used":122421248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":12857,"free":0,"used":12857,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/72","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-28-1804/161","fstype":"squashfs","bytes":{"total":172883968,"free":0,"used":172883968,"pfree":0.000000,"pused":100.000000},"inodes":{"total":27806,"free":0,"used":27806,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2620","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2632","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1634","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11885,"free":0,"used":11885,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/115","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18121,"free":0,"used":18121,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1535","fstype":"squashfs","bytes":{"total":96206848,"free":0,"used":96206848,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76208,"free":0,"used":76208,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1506","fstype":"squashfs","bytes":{"total":65142784,"free":0,"used":65142784,"pfree":0.000000,"pused":100.000000},"inodes":{"total":62342,"free":0,"used":62342,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/bare/5","fstype":"squashfs","bytes":{"total":131072,"free":0,"used":131072,"pfree":0.000000,"pused":100.000000},"inodes":{"total":29,"free":0,"used":29,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/95","fstype":"squashfs","bytes":{"total":162004992,"free":0,"used":162004992,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10162,"free":0,"used":10162,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1534","fstype":"squashfs","bytes":{"total":85327872,"free":0,"used":85327872,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76177,"free":0,"used":76177,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/148","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40311,"free":0,"used":40311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/149","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40310,"free":0,"used":40310,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/119","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18272,"free":0,"used":18272,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/77","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/24","fstype":"squashfs","bytes":{"total":252575744,"free":0,"used":252575744,"pfree":0.000000,"pused":100.000000},"inodes":{"total":25913,"free":0,"used":25913,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/96","fstype":"squashfs","bytes":{"total":201719808,"free":0,"used":201719808,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10166,"free":0,"used":10166,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/433","fstype":"squashfs","bytes":{"total":52297728,"free":0,"used":52297728,"pfree":0.000000,"pused":100.000000},"inodes":{"total":15827,"free":0,"used":15827,"pfree":0.000000,"pused":100.000000}},{"fsname":"/sys/fs/fuse/connections","fstype":"fusectl","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/config","fstype":"configfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/snapd/7264","fstype":"squashfs","bytes":{"total":28442624,"free":0,"used":28442624,"pfree":0.000000,"pused":100.000000},"inodes":{"total":459,"free":0,"used":459,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/599","fstype":"squashfs","bytes":{"total":48234496,"free":0,"used":48234496,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17275,"free":0,"used":17275,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/558","fstype":"squashfs","bytes":{"total":56885248,"free":0,"used":56885248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17311,"free":0,"used":17311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snapd/17883","fstype":"squashfs","bytes":{"total":52035584,"free":0,"used":52035584,"pfree":0.000000,"pused":100.000000},"inodes":{"total":491,"free":0,"used":491,"pfree":0.000000,"pused":100.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/boot/efi","fstype":"vfat","bytes":{"total":535805952,"free":530591744,"used":5214208,"pfree":99.026848,"pused":0.973152},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000","fstype":"tmpfs","bytes":{"total":832253952,"free":832212992,"used":40960,"pfree":99.995078,"pused":0.004922},"inodes":{"total":1015938,"free":1015841,"used":97,"pfree":99.990452,"pused":0.009548}},{"fsname":"/run/user/1000/gvfs","fstype":"fuse.gvfsd-fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000/doc","fstype":"fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/snapd/ns","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/run/snapd/ns/snap-store.mnt","fstype":"nsfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}}] 75155:20221202:102533.888 worker_preprocess_dep_items: SUCCEED 0 75155:20221202:102533.888 worker_preprocess_dep_items(): [{"fsname":"/sys","fstype":"sysfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc","fstype":"proc","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev","fstype":"devtmpfs","bytes":{"total":4121944064,"free":4121944064,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1006334,"free":1005787,"used":547,"pfree":99.945644,"pused":0.054356}},{"fsname":"/dev/pts","fstype":"devpts","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/","fstype":"ext4","bytes":{"total":525720707072,"free":417727541248,"used":81212747776,"pfree":83.722953,"pused":16.277047},"inodes":{"total":32677888,"free":31567229,"used":1110659,"pfree":96.601191,"pused":3.398809}},{"fsname":"/sys/kernel/security","fstype":"securityfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/shm","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161261568,"used":20480,"pfree":99.999508,"pused":0.000492},"inodes":{"total":1015938,"free":1015936,"used":2,"pfree":99.999803,"pused":0.000197}},{"fsname":"/run/lock","fstype":"tmpfs","bytes":{"total":5242880,"free":5238784,"used":4096,"pfree":99.921875,"pused":0.078125},"inodes":{"total":1015938,"free":1015928,"used":10,"pfree":99.999016,"pused":0.000984}},{"fsname":"/sys/fs/cgroup","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161282048,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1015938,"free":1015919,"used":19,"pfree":99.998130,"pused":0.001870}},{"fsname":"/sys/fs/cgroup/unified","fstype":"cgroup2","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/systemd","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/pstore","fstype":"pstore","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/firmware/efi/efivars","fstype":"efivarfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/bpf","fstype":"bpf","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/net_cls,net_prio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/devices","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/memory","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpu,cpuacct","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/perf_event","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/pids","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/hugetlb","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/rdma","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpuset","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/blkio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/freezer","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/misc","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/hugepages","fstype":"hugetlbfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/mqueue","fstype":"mqueue","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/debug","fstype":"debugfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/tracing","fstype":"tracefs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/beekeeper-studio/168","fstype":"squashfs","bytes":{"total":86638592,"free":0,"used":86638592,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/1705","fstype":"squashfs","bytes":{"total":57671680,"free":0,"used":57671680,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10765,"free":0,"used":10765,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1695","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11897,"free":0,"used":11897,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/beekeeper-studio/180","fstype":"squashfs","bytes":{"total":86245376,"free":0,"used":86245376,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core/14399","fstype":"squashfs","bytes":{"total":122421248,"free":0,"used":122421248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":12857,"free":0,"used":12857,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/72","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-28-1804/161","fstype":"squashfs","bytes":{"total":172883968,"free":0,"used":172883968,"pfree":0.000000,"pused":100.000000},"inodes":{"total":27806,"free":0,"used":27806,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2620","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2632","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1634","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11885,"free":0,"used":11885,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/115","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18121,"free":0,"used":18121,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1535","fstype":"squashfs","bytes":{"total":96206848,"free":0,"used":96206848,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76208,"free":0,"used":76208,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1506","fstype":"squashfs","bytes":{"total":65142784,"free":0,"used":65142784,"pfree":0.000000,"pused":100.000000},"inodes":{"total":62342,"free":0,"used":62342,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/bare/5","fstype":"squashfs","bytes":{"total":131072,"free":0,"used":131072,"pfree":0.000000,"pused":100.000000},"inodes":{"total":29,"free":0,"used":29,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/95","fstype":"squashfs","bytes":{"total":162004992,"free":0,"used":162004992,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10162,"free":0,"used":10162,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1534","fstype":"squashfs","bytes":{"total":85327872,"free":0,"used":85327872,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76177,"free":0,"used":76177,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/148","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40311,"free":0,"used":40311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/149","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40310,"free":0,"used":40310,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/119","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18272,"free":0,"used":18272,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/77","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/24","fstype":"squashfs","bytes":{"total":252575744,"free":0,"used":252575744,"pfree":0.000000,"pused":100.000000},"inodes":{"total":25913,"free":0,"used":25913,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/96","fstype":"squashfs","bytes":{"total":201719808,"free":0,"used":201719808,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10166,"free":0,"used":10166,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/433","fstype":"squashfs","bytes":{"total":52297728,"free":0,"used":52297728,"pfree":0.000000,"pused":100.000000},"inodes":{"total":15827,"free":0,"used":15827,"pfree":0.000000,"pused":100.000000}},{"fsname":"/sys/fs/fuse/connections","fstype":"fusectl","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/config","fstype":"configfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/snapd/7264","fstype":"squashfs","bytes":{"total":28442624,"free":0,"used":28442624,"pfree":0.000000,"pused":100.000000},"inodes":{"total":459,"free":0,"used":459,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/599","fstype":"squashfs","bytes":{"total":48234496,"free":0,"used":48234496,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17275,"free":0,"used":17275,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/558","fstype":"squashfs","bytes":{"total":56885248,"free":0,"used":56885248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17311,"free":0,"used":17311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snapd/17883","fstype":"squashfs","bytes":{"total":52035584,"free":0,"used":52035584,"pfree":0.000000,"pused":100.000000},"inodes":{"total":491,"free":0,"used":491,"pfree":0.000000,"pused":100.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/boot/efi","fstype":"vfat","bytes":{"total":535805952,"free":530591744,"used":5214208,"pfree":99.026848,"pused":0.973152},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000","fstype":"tmpfs","bytes":{"total":832253952,"free":832212992,"used":40960,"pfree":99.995078,"pused":0.004922},"inodes":{"total":1015938,"free":1015841,"used":97,"pfree":99.990452,"pused":0.009548}},{"fsname":"/run/user/1000/gvfs","fstype":"fuse.gvfsd-fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000/doc","fstype":"fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/snapd/ns","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/run/snapd/ns/snap-store.mnt","fstype":"nsfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}}] 75155:20221202:102533.888 worker_preprocess_dep_items: SUCCEED 0 75155:20221202:102533.888 worker_preprocess_dep_items(): [{"fsname":"/sys","fstype":"sysfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc","fstype":"proc","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev","fstype":"devtmpfs","bytes":{"total":4121944064,"free":4121944064,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1006334,"free":1005787,"used":547,"pfree":99.945644,"pused":0.054356}},{"fsname":"/dev/pts","fstype":"devpts","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/","fstype":"ext4","bytes":{"total":525720707072,"free":417727541248,"used":81212747776,"pfree":83.722953,"pused":16.277047},"inodes":{"total":32677888,"free":31567229,"used":1110659,"pfree":96.601191,"pused":3.398809}},{"fsname":"/sys/kernel/security","fstype":"securityfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/shm","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161261568,"used":20480,"pfree":99.999508,"pused":0.000492},"inodes":{"total":1015938,"free":1015936,"used":2,"pfree":99.999803,"pused":0.000197}},{"fsname":"/run/lock","fstype":"tmpfs","bytes":{"total":5242880,"free":5238784,"used":4096,"pfree":99.921875,"pused":0.078125},"inodes":{"total":1015938,"free":1015928,"used":10,"pfree":99.999016,"pused":0.000984}},{"fsname":"/sys/fs/cgroup","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161282048,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1015938,"free":1015919,"used":19,"pfree":99.998130,"pused":0.001870}},{"fsname":"/sys/fs/cgroup/unified","fstype":"cgroup2","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/systemd","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/pstore","fstype":"pstore","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/firmware/efi/efivars","fstype":"efivarfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/bpf","fstype":"bpf","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/net_cls,net_prio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/devices","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/memory","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpu,cpuacct","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/perf_event","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/pids","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/hugetlb","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/rdma","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpuset","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/blkio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/freezer","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/misc","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/hugepages","fstype":"hugetlbfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/mqueue","fstype":"mqueue","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/debug","fstype":"debugfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/tracing","fstype":"tracefs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/beekeeper-studio/168","fstype":"squashfs","bytes":{"total":86638592,"free":0,"used":86638592,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/1705","fstype":"squashfs","bytes":{"total":57671680,"free":0,"used":57671680,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10765,"free":0,"used":10765,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1695","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11897,"free":0,"used":11897,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/beekeeper-studio/180","fstype":"squashfs","bytes":{"total":86245376,"free":0,"used":86245376,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core/14399","fstype":"squashfs","bytes":{"total":122421248,"free":0,"used":122421248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":12857,"free":0,"used":12857,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/72","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-28-1804/161","fstype":"squashfs","bytes":{"total":172883968,"free":0,"used":172883968,"pfree":0.000000,"pused":100.000000},"inodes":{"total":27806,"free":0,"used":27806,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2620","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2632","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1634","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11885,"free":0,"used":11885,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/115","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18121,"free":0,"used":18121,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1535","fstype":"squashfs","bytes":{"total":96206848,"free":0,"used":96206848,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76208,"free":0,"used":76208,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1506","fstype":"squashfs","bytes":{"total":65142784,"free":0,"used":65142784,"pfree":0.000000,"pused":100.000000},"inodes":{"total":62342,"free":0,"used":62342,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/bare/5","fstype":"squashfs","bytes":{"total":131072,"free":0,"used":131072,"pfree":0.000000,"pused":100.000000},"inodes":{"total":29,"free":0,"used":29,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/95","fstype":"squashfs","bytes":{"total":162004992,"free":0,"used":162004992,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10162,"free":0,"used":10162,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1534","fstype":"squashfs","bytes":{"total":85327872,"free":0,"used":85327872,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76177,"free":0,"used":76177,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/148","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40311,"free":0,"used":40311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/149","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40310,"free":0,"used":40310,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/119","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18272,"free":0,"used":18272,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/77","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/24","fstype":"squashfs","bytes":{"total":252575744,"free":0,"used":252575744,"pfree":0.000000,"pused":100.000000},"inodes":{"total":25913,"free":0,"used":25913,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/96","fstype":"squashfs","bytes":{"total":201719808,"free":0,"used":201719808,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10166,"free":0,"used":10166,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/433","fstype":"squashfs","bytes":{"total":52297728,"free":0,"used":52297728,"pfree":0.000000,"pused":100.000000},"inodes":{"total":15827,"free":0,"used":15827,"pfree":0.000000,"pused":100.000000}},{"fsname":"/sys/fs/fuse/connections","fstype":"fusectl","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/config","fstype":"configfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/snapd/7264","fstype":"squashfs","bytes":{"total":28442624,"free":0,"used":28442624,"pfree":0.000000,"pused":100.000000},"inodes":{"total":459,"free":0,"used":459,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/599","fstype":"squashfs","bytes":{"total":48234496,"free":0,"used":48234496,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17275,"free":0,"used":17275,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/558","fstype":"squashfs","bytes":{"total":56885248,"free":0,"used":56885248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17311,"free":0,"used":17311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snapd/17883","fstype":"squashfs","bytes":{"total":52035584,"free":0,"used":52035584,"pfree":0.000000,"pused":100.000000},"inodes":{"total":491,"free":0,"used":491,"pfree":0.000000,"pused":100.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/boot/efi","fstype":"vfat","bytes":{"total":535805952,"free":530591744,"used":5214208,"pfree":99.026848,"pused":0.973152},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000","fstype":"tmpfs","bytes":{"total":832253952,"free":832212992,"used":40960,"pfree":99.995078,"pused":0.004922},"inodes":{"total":1015938,"free":1015841,"used":97,"pfree":99.990452,"pused":0.009548}},{"fsname":"/run/user/1000/gvfs","fstype":"fuse.gvfsd-fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000/doc","fstype":"fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/snapd/ns","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/run/snapd/ns/snap-store.mnt","fstype":"nsfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}}] 75155:20221202:102533.888 worker_preprocess_dep_items: SUCCEED 0 75155:20221202:102533.888 worker_preprocess_dep_items(): [{"fsname":"/sys","fstype":"sysfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc","fstype":"proc","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev","fstype":"devtmpfs","bytes":{"total":4121944064,"free":4121944064,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1006334,"free":1005787,"used":547,"pfree":99.945644,"pused":0.054356}},{"fsname":"/dev/pts","fstype":"devpts","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/","fstype":"ext4","bytes":{"total":525720707072,"free":417727541248,"used":81212747776,"pfree":83.722953,"pused":16.277047},"inodes":{"total":32677888,"free":31567229,"used":1110659,"pfree":96.601191,"pused":3.398809}},{"fsname":"/sys/kernel/security","fstype":"securityfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/shm","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161261568,"used":20480,"pfree":99.999508,"pused":0.000492},"inodes":{"total":1015938,"free":1015936,"used":2,"pfree":99.999803,"pused":0.000197}},{"fsname":"/run/lock","fstype":"tmpfs","bytes":{"total":5242880,"free":5238784,"used":4096,"pfree":99.921875,"pused":0.078125},"inodes":{"total":1015938,"free":1015928,"used":10,"pfree":99.999016,"pused":0.000984}},{"fsname":"/sys/fs/cgroup","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161282048,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1015938,"free":1015919,"used":19,"pfree":99.998130,"pused":0.001870}},{"fsname":"/sys/fs/cgroup/unified","fstype":"cgroup2","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/systemd","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/pstore","fstype":"pstore","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/firmware/efi/efivars","fstype":"efivarfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/bpf","fstype":"bpf","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/net_cls,net_prio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/devices","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/memory","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpu,cpuacct","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/perf_event","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/pids","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/hugetlb","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/rdma","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpuset","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/blkio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/freezer","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/misc","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/hugepages","fstype":"hugetlbfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/mqueue","fstype":"mqueue","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/debug","fstype":"debugfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/tracing","fstype":"tracefs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/beekeeper-studio/168","fstype":"squashfs","bytes":{"total":86638592,"free":0,"used":86638592,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/1705","fstype":"squashfs","bytes":{"total":57671680,"free":0,"used":57671680,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10765,"free":0,"used":10765,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1695","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11897,"free":0,"used":11897,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/beekeeper-studio/180","fstype":"squashfs","bytes":{"total":86245376,"free":0,"used":86245376,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core/14399","fstype":"squashfs","bytes":{"total":122421248,"free":0,"used":122421248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":12857,"free":0,"used":12857,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/72","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-28-1804/161","fstype":"squashfs","bytes":{"total":172883968,"free":0,"used":172883968,"pfree":0.000000,"pused":100.000000},"inodes":{"total":27806,"free":0,"used":27806,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2620","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2632","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1634","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11885,"free":0,"used":11885,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/115","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18121,"free":0,"used":18121,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1535","fstype":"squashfs","bytes":{"total":96206848,"free":0,"used":96206848,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76208,"free":0,"used":76208,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1506","fstype":"squashfs","bytes":{"total":65142784,"free":0,"used":65142784,"pfree":0.000000,"pused":100.000000},"inodes":{"total":62342,"free":0,"used":62342,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/bare/5","fstype":"squashfs","bytes":{"total":131072,"free":0,"used":131072,"pfree":0.000000,"pused":100.000000},"inodes":{"total":29,"free":0,"used":29,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/95","fstype":"squashfs","bytes":{"total":162004992,"free":0,"used":162004992,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10162,"free":0,"used":10162,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1534","fstype":"squashfs","bytes":{"total":85327872,"free":0,"used":85327872,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76177,"free":0,"used":76177,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/148","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40311,"free":0,"used":40311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/149","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40310,"free":0,"used":40310,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/119","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18272,"free":0,"used":18272,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/77","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/24","fstype":"squashfs","bytes":{"total":252575744,"free":0,"used":252575744,"pfree":0.000000,"pused":100.000000},"inodes":{"total":25913,"free":0,"used":25913,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/96","fstype":"squashfs","bytes":{"total":201719808,"free":0,"used":201719808,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10166,"free":0,"used":10166,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/433","fstype":"squashfs","bytes":{"total":52297728,"free":0,"used":52297728,"pfree":0.000000,"pused":100.000000},"inodes":{"total":15827,"free":0,"used":15827,"pfree":0.000000,"pused":100.000000}},{"fsname":"/sys/fs/fuse/connections","fstype":"fusectl","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/config","fstype":"configfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/snapd/7264","fstype":"squashfs","bytes":{"total":28442624,"free":0,"used":28442624,"pfree":0.000000,"pused":100.000000},"inodes":{"total":459,"free":0,"used":459,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/599","fstype":"squashfs","bytes":{"total":48234496,"free":0,"used":48234496,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17275,"free":0,"used":17275,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/558","fstype":"squashfs","bytes":{"total":56885248,"free":0,"used":56885248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17311,"free":0,"used":17311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snapd/17883","fstype":"squashfs","bytes":{"total":52035584,"free":0,"used":52035584,"pfree":0.000000,"pused":100.000000},"inodes":{"total":491,"free":0,"used":491,"pfree":0.000000,"pused":100.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/boot/efi","fstype":"vfat","bytes":{"total":535805952,"free":530591744,"used":5214208,"pfree":99.026848,"pused":0.973152},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000","fstype":"tmpfs","bytes":{"total":832253952,"free":832212992,"used":40960,"pfree":99.995078,"pused":0.004922},"inodes":{"total":1015938,"free":1015841,"used":97,"pfree":99.990452,"pused":0.009548}},{"fsname":"/run/user/1000/gvfs","fstype":"fuse.gvfsd-fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000/doc","fstype":"fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/snapd/ns","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/run/snapd/ns/snap-store.mnt","fstype":"nsfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}}] 75155:20221202:102533.888 worker_preprocess_dep_items: SUCCEED 0 75155:20221202:102533.888 worker_preprocess_dep_items(): [{"fsname":"/sys","fstype":"sysfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc","fstype":"proc","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev","fstype":"devtmpfs","bytes":{"total":4121944064,"free":4121944064,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1006334,"free":1005787,"used":547,"pfree":99.945644,"pused":0.054356}},{"fsname":"/dev/pts","fstype":"devpts","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/","fstype":"ext4","bytes":{"total":525720707072,"free":417727541248,"used":81212747776,"pfree":83.722953,"pused":16.277047},"inodes":{"total":32677888,"free":31567229,"used":1110659,"pfree":96.601191,"pused":3.398809}},{"fsname":"/sys/kernel/security","fstype":"securityfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/shm","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161261568,"used":20480,"pfree":99.999508,"pused":0.000492},"inodes":{"total":1015938,"free":1015936,"used":2,"pfree":99.999803,"pused":0.000197}},{"fsname":"/run/lock","fstype":"tmpfs","bytes":{"total":5242880,"free":5238784,"used":4096,"pfree":99.921875,"pused":0.078125},"inodes":{"total":1015938,"free":1015928,"used":10,"pfree":99.999016,"pused":0.000984}},{"fsname":"/sys/fs/cgroup","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161282048,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1015938,"free":1015919,"used":19,"pfree":99.998130,"pused":0.001870}},{"fsname":"/sys/fs/cgroup/unified","fstype":"cgroup2","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/systemd","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/pstore","fstype":"pstore","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/firmware/efi/efivars","fstype":"efivarfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/bpf","fstype":"bpf","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/net_cls,net_prio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/devices","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/memory","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpu,cpuacct","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/perf_event","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/pids","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/hugetlb","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/rdma","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpuset","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/blkio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/freezer","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/misc","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/hugepages","fstype":"hugetlbfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/mqueue","fstype":"mqueue","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/debug","fstype":"debugfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/tracing","fstype":"tracefs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/beekeeper-studio/168","fstype":"squashfs","bytes":{"total":86638592,"free":0,"used":86638592,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/1705","fstype":"squashfs","bytes":{"total":57671680,"free":0,"used":57671680,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10765,"free":0,"used":10765,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1695","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11897,"free":0,"used":11897,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/beekeeper-studio/180","fstype":"squashfs","bytes":{"total":86245376,"free":0,"used":86245376,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core/14399","fstype":"squashfs","bytes":{"total":122421248,"free":0,"used":122421248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":12857,"free":0,"used":12857,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/72","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-28-1804/161","fstype":"squashfs","bytes":{"total":172883968,"free":0,"used":172883968,"pfree":0.000000,"pused":100.000000},"inodes":{"total":27806,"free":0,"used":27806,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2620","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2632","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1634","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11885,"free":0,"used":11885,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/115","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18121,"free":0,"used":18121,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1535","fstype":"squashfs","bytes":{"total":96206848,"free":0,"used":96206848,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76208,"free":0,"used":76208,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1506","fstype":"squashfs","bytes":{"total":65142784,"free":0,"used":65142784,"pfree":0.000000,"pused":100.000000},"inodes":{"total":62342,"free":0,"used":62342,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/bare/5","fstype":"squashfs","bytes":{"total":131072,"free":0,"used":131072,"pfree":0.000000,"pused":100.000000},"inodes":{"total":29,"free":0,"used":29,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/95","fstype":"squashfs","bytes":{"total":162004992,"free":0,"used":162004992,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10162,"free":0,"used":10162,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1534","fstype":"squashfs","bytes":{"total":85327872,"free":0,"used":85327872,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76177,"free":0,"used":76177,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/148","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40311,"free":0,"used":40311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/149","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40310,"free":0,"used":40310,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/119","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18272,"free":0,"used":18272,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/77","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/24","fstype":"squashfs","bytes":{"total":252575744,"free":0,"used":252575744,"pfree":0.000000,"pused":100.000000},"inodes":{"total":25913,"free":0,"used":25913,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/96","fstype":"squashfs","bytes":{"total":201719808,"free":0,"used":201719808,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10166,"free":0,"used":10166,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/433","fstype":"squashfs","bytes":{"total":52297728,"free":0,"used":52297728,"pfree":0.000000,"pused":100.000000},"inodes":{"total":15827,"free":0,"used":15827,"pfree":0.000000,"pused":100.000000}},{"fsname":"/sys/fs/fuse/connections","fstype":"fusectl","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/config","fstype":"configfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/snapd/7264","fstype":"squashfs","bytes":{"total":28442624,"free":0,"used":28442624,"pfree":0.000000,"pused":100.000000},"inodes":{"total":459,"free":0,"used":459,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/599","fstype":"squashfs","bytes":{"total":48234496,"free":0,"used":48234496,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17275,"free":0,"used":17275,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/558","fstype":"squashfs","bytes":{"total":56885248,"free":0,"used":56885248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17311,"free":0,"used":17311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snapd/17883","fstype":"squashfs","bytes":{"total":52035584,"free":0,"used":52035584,"pfree":0.000000,"pused":100.000000},"inodes":{"total":491,"free":0,"used":491,"pfree":0.000000,"pused":100.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/boot/efi","fstype":"vfat","bytes":{"total":535805952,"free":530591744,"used":5214208,"pfree":99.026848,"pused":0.973152},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000","fstype":"tmpfs","bytes":{"total":832253952,"free":832212992,"used":40960,"pfree":99.995078,"pused":0.004922},"inodes":{"total":1015938,"free":1015841,"used":97,"pfree":99.990452,"pused":0.009548}},{"fsname":"/run/user/1000/gvfs","fstype":"fuse.gvfsd-fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000/doc","fstype":"fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/snapd/ns","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/run/snapd/ns/snap-store.mnt","fstype":"nsfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}}] 75155:20221202:102533.888 worker_preprocess_dep_items: SUCCEED 0 75155:20221202:102533.888 worker_preprocess_dep_items(): [{"fsname":"/sys","fstype":"sysfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc","fstype":"proc","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev","fstype":"devtmpfs","bytes":{"total":4121944064,"free":4121944064,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1006334,"free":1005787,"used":547,"pfree":99.945644,"pused":0.054356}},{"fsname":"/dev/pts","fstype":"devpts","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/","fstype":"ext4","bytes":{"total":525720707072,"free":417727541248,"used":81212747776,"pfree":83.722953,"pused":16.277047},"inodes":{"total":32677888,"free":31567229,"used":1110659,"pfree":96.601191,"pused":3.398809}},{"fsname":"/sys/kernel/security","fstype":"securityfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/shm","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161261568,"used":20480,"pfree":99.999508,"pused":0.000492},"inodes":{"total":1015938,"free":1015936,"used":2,"pfree":99.999803,"pused":0.000197}},{"fsname":"/run/lock","fstype":"tmpfs","bytes":{"total":5242880,"free":5238784,"used":4096,"pfree":99.921875,"pused":0.078125},"inodes":{"total":1015938,"free":1015928,"used":10,"pfree":99.999016,"pused":0.000984}},{"fsname":"/sys/fs/cgroup","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161282048,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1015938,"free":1015919,"used":19,"pfree":99.998130,"pused":0.001870}},{"fsname":"/sys/fs/cgroup/unified","fstype":"cgroup2","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/systemd","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/pstore","fstype":"pstore","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/firmware/efi/efivars","fstype":"efivarfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/bpf","fstype":"bpf","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/net_cls,net_prio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/devices","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/memory","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpu,cpuacct","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/perf_event","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/pids","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/hugetlb","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/rdma","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpuset","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/blkio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/freezer","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/misc","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/hugepages","fstype":"hugetlbfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/mqueue","fstype":"mqueue","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/debug","fstype":"debugfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/tracing","fstype":"tracefs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/beekeeper-studio/168","fstype":"squashfs","bytes":{"total":86638592,"free":0,"used":86638592,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/1705","fstype":"squashfs","bytes":{"total":57671680,"free":0,"used":57671680,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10765,"free":0,"used":10765,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1695","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11897,"free":0,"used":11897,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/beekeeper-studio/180","fstype":"squashfs","bytes":{"total":86245376,"free":0,"used":86245376,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core/14399","fstype":"squashfs","bytes":{"total":122421248,"free":0,"used":122421248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":12857,"free":0,"used":12857,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/72","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-28-1804/161","fstype":"squashfs","bytes":{"total":172883968,"free":0,"used":172883968,"pfree":0.000000,"pused":100.000000},"inodes":{"total":27806,"free":0,"used":27806,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2620","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2632","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1634","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11885,"free":0,"used":11885,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/115","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18121,"free":0,"used":18121,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1535","fstype":"squashfs","bytes":{"total":96206848,"free":0,"used":96206848,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76208,"free":0,"used":76208,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1506","fstype":"squashfs","bytes":{"total":65142784,"free":0,"used":65142784,"pfree":0.000000,"pused":100.000000},"inodes":{"total":62342,"free":0,"used":62342,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/bare/5","fstype":"squashfs","bytes":{"total":131072,"free":0,"used":131072,"pfree":0.000000,"pused":100.000000},"inodes":{"total":29,"free":0,"used":29,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/95","fstype":"squashfs","bytes":{"total":162004992,"free":0,"used":162004992,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10162,"free":0,"used":10162,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1534","fstype":"squashfs","bytes":{"total":85327872,"free":0,"used":85327872,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76177,"free":0,"used":76177,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/148","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40311,"free":0,"used":40311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/149","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40310,"free":0,"used":40310,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/119","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18272,"free":0,"used":18272,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/77","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/24","fstype":"squashfs","bytes":{"total":252575744,"free":0,"used":252575744,"pfree":0.000000,"pused":100.000000},"inodes":{"total":25913,"free":0,"used":25913,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/96","fstype":"squashfs","bytes":{"total":201719808,"free":0,"used":201719808,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10166,"free":0,"used":10166,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/433","fstype":"squashfs","bytes":{"total":52297728,"free":0,"used":52297728,"pfree":0.000000,"pused":100.000000},"inodes":{"total":15827,"free":0,"used":15827,"pfree":0.000000,"pused":100.000000}},{"fsname":"/sys/fs/fuse/connections","fstype":"fusectl","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/config","fstype":"configfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/snapd/7264","fstype":"squashfs","bytes":{"total":28442624,"free":0,"used":28442624,"pfree":0.000000,"pused":100.000000},"inodes":{"total":459,"free":0,"used":459,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/599","fstype":"squashfs","bytes":{"total":48234496,"free":0,"used":48234496,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17275,"free":0,"used":17275,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/558","fstype":"squashfs","bytes":{"total":56885248,"free":0,"used":56885248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17311,"free":0,"used":17311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snapd/17883","fstype":"squashfs","bytes":{"total":52035584,"free":0,"used":52035584,"pfree":0.000000,"pused":100.000000},"inodes":{"total":491,"free":0,"used":491,"pfree":0.000000,"pused":100.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/boot/efi","fstype":"vfat","bytes":{"total":535805952,"free":530591744,"used":5214208,"pfree":99.026848,"pused":0.973152},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000","fstype":"tmpfs","bytes":{"total":832253952,"free":832212992,"used":40960,"pfree":99.995078,"pused":0.004922},"inodes":{"total":1015938,"free":1015841,"used":97,"pfree":99.990452,"pused":0.009548}},{"fsname":"/run/user/1000/gvfs","fstype":"fuse.gvfsd-fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000/doc","fstype":"fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/snapd/ns","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/run/snapd/ns/snap-store.mnt","fstype":"nsfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}}] 75155:20221202:102533.888 worker_preprocess_dep_items: SUCCEED 0 75155:20221202:102533.888 worker_preprocess_dep_items(): [{"fsname":"/sys","fstype":"sysfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc","fstype":"proc","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev","fstype":"devtmpfs","bytes":{"total":4121944064,"free":4121944064,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1006334,"free":1005787,"used":547,"pfree":99.945644,"pused":0.054356}},{"fsname":"/dev/pts","fstype":"devpts","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/","fstype":"ext4","bytes":{"total":525720707072,"free":417727541248,"used":81212747776,"pfree":83.722953,"pused":16.277047},"inodes":{"total":32677888,"free":31567229,"used":1110659,"pfree":96.601191,"pused":3.398809}},{"fsname":"/sys/kernel/security","fstype":"securityfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/shm","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161261568,"used":20480,"pfree":99.999508,"pused":0.000492},"inodes":{"total":1015938,"free":1015936,"used":2,"pfree":99.999803,"pused":0.000197}},{"fsname":"/run/lock","fstype":"tmpfs","bytes":{"total":5242880,"free":5238784,"used":4096,"pfree":99.921875,"pused":0.078125},"inodes":{"total":1015938,"free":1015928,"used":10,"pfree":99.999016,"pused":0.000984}},{"fsname":"/sys/fs/cgroup","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161282048,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1015938,"free":1015919,"used":19,"pfree":99.998130,"pused":0.001870}},{"fsname":"/sys/fs/cgroup/unified","fstype":"cgroup2","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/systemd","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/pstore","fstype":"pstore","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/firmware/efi/efivars","fstype":"efivarfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/bpf","fstype":"bpf","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/net_cls,net_prio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/devices","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/memory","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpu,cpuacct","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/perf_event","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/pids","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/hugetlb","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/rdma","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpuset","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/blkio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/freezer","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/misc","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/hugepages","fstype":"hugetlbfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/mqueue","fstype":"mqueue","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/debug","fstype":"debugfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/tracing","fstype":"tracefs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/beekeeper-studio/168","fstype":"squashfs","bytes":{"total":86638592,"free":0,"used":86638592,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/1705","fstype":"squashfs","bytes":{"total":57671680,"free":0,"used":57671680,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10765,"free":0,"used":10765,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1695","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11897,"free":0,"used":11897,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/beekeeper-studio/180","fstype":"squashfs","bytes":{"total":86245376,"free":0,"used":86245376,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core/14399","fstype":"squashfs","bytes":{"total":122421248,"free":0,"used":122421248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":12857,"free":0,"used":12857,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/72","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-28-1804/161","fstype":"squashfs","bytes":{"total":172883968,"free":0,"used":172883968,"pfree":0.000000,"pused":100.000000},"inodes":{"total":27806,"free":0,"used":27806,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2620","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2632","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1634","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11885,"free":0,"used":11885,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/115","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18121,"free":0,"used":18121,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1535","fstype":"squashfs","bytes":{"total":96206848,"free":0,"used":96206848,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76208,"free":0,"used":76208,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1506","fstype":"squashfs","bytes":{"total":65142784,"free":0,"used":65142784,"pfree":0.000000,"pused":100.000000},"inodes":{"total":62342,"free":0,"used":62342,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/bare/5","fstype":"squashfs","bytes":{"total":131072,"free":0,"used":131072,"pfree":0.000000,"pused":100.000000},"inodes":{"total":29,"free":0,"used":29,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/95","fstype":"squashfs","bytes":{"total":162004992,"free":0,"used":162004992,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10162,"free":0,"used":10162,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1534","fstype":"squashfs","bytes":{"total":85327872,"free":0,"used":85327872,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76177,"free":0,"used":76177,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/148","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40311,"free":0,"used":40311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/149","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40310,"free":0,"used":40310,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/119","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18272,"free":0,"used":18272,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/77","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/24","fstype":"squashfs","bytes":{"total":252575744,"free":0,"used":252575744,"pfree":0.000000,"pused":100.000000},"inodes":{"total":25913,"free":0,"used":25913,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/96","fstype":"squashfs","bytes":{"total":201719808,"free":0,"used":201719808,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10166,"free":0,"used":10166,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/433","fstype":"squashfs","bytes":{"total":52297728,"free":0,"used":52297728,"pfree":0.000000,"pused":100.000000},"inodes":{"total":15827,"free":0,"used":15827,"pfree":0.000000,"pused":100.000000}},{"fsname":"/sys/fs/fuse/connections","fstype":"fusectl","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/config","fstype":"configfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/snapd/7264","fstype":"squashfs","bytes":{"total":28442624,"free":0,"used":28442624,"pfree":0.000000,"pused":100.000000},"inodes":{"total":459,"free":0,"used":459,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/599","fstype":"squashfs","bytes":{"total":48234496,"free":0,"used":48234496,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17275,"free":0,"used":17275,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/558","fstype":"squashfs","bytes":{"total":56885248,"free":0,"used":56885248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17311,"free":0,"used":17311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snapd/17883","fstype":"squashfs","bytes":{"total":52035584,"free":0,"used":52035584,"pfree":0.000000,"pused":100.000000},"inodes":{"total":491,"free":0,"used":491,"pfree":0.000000,"pused":100.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/boot/efi","fstype":"vfat","bytes":{"total":535805952,"free":530591744,"used":5214208,"pfree":99.026848,"pused":0.973152},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000","fstype":"tmpfs","bytes":{"total":832253952,"free":832212992,"used":40960,"pfree":99.995078,"pused":0.004922},"inodes":{"total":1015938,"free":1015841,"used":97,"pfree":99.990452,"pused":0.009548}},{"fsname":"/run/user/1000/gvfs","fstype":"fuse.gvfsd-fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000/doc","fstype":"fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/snapd/ns","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/run/snapd/ns/snap-store.mnt","fstype":"nsfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}}] 75155:20221202:102533.888 worker_preprocess_dep_items: SUCCEED 0 75155:20221202:102533.888 worker_preprocess_dep_items(): [{"fsname":"/sys","fstype":"sysfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc","fstype":"proc","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev","fstype":"devtmpfs","bytes":{"total":4121944064,"free":4121944064,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1006334,"free":1005787,"used":547,"pfree":99.945644,"pused":0.054356}},{"fsname":"/dev/pts","fstype":"devpts","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/","fstype":"ext4","bytes":{"total":525720707072,"free":417727541248,"used":81212747776,"pfree":83.722953,"pused":16.277047},"inodes":{"total":32677888,"free":31567229,"used":1110659,"pfree":96.601191,"pused":3.398809}},{"fsname":"/sys/kernel/security","fstype":"securityfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/shm","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161261568,"used":20480,"pfree":99.999508,"pused":0.000492},"inodes":{"total":1015938,"free":1015936,"used":2,"pfree":99.999803,"pused":0.000197}},{"fsname":"/run/lock","fstype":"tmpfs","bytes":{"total":5242880,"free":5238784,"used":4096,"pfree":99.921875,"pused":0.078125},"inodes":{"total":1015938,"free":1015928,"used":10,"pfree":99.999016,"pused":0.000984}},{"fsname":"/sys/fs/cgroup","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161282048,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1015938,"free":1015919,"used":19,"pfree":99.998130,"pused":0.001870}},{"fsname":"/sys/fs/cgroup/unified","fstype":"cgroup2","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/systemd","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/pstore","fstype":"pstore","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/firmware/efi/efivars","fstype":"efivarfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/bpf","fstype":"bpf","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/net_cls,net_prio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/devices","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/memory","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpu,cpuacct","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/perf_event","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/pids","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/hugetlb","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/rdma","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpuset","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/blkio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/freezer","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/misc","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/hugepages","fstype":"hugetlbfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/mqueue","fstype":"mqueue","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/debug","fstype":"debugfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/tracing","fstype":"tracefs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/beekeeper-studio/168","fstype":"squashfs","bytes":{"total":86638592,"free":0,"used":86638592,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/1705","fstype":"squashfs","bytes":{"total":57671680,"free":0,"used":57671680,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10765,"free":0,"used":10765,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1695","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11897,"free":0,"used":11897,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/beekeeper-studio/180","fstype":"squashfs","bytes":{"total":86245376,"free":0,"used":86245376,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core/14399","fstype":"squashfs","bytes":{"total":122421248,"free":0,"used":122421248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":12857,"free":0,"used":12857,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/72","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-28-1804/161","fstype":"squashfs","bytes":{"total":172883968,"free":0,"used":172883968,"pfree":0.000000,"pused":100.000000},"inodes":{"total":27806,"free":0,"used":27806,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2620","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2632","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1634","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11885,"free":0,"used":11885,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/115","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18121,"free":0,"used":18121,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1535","fstype":"squashfs","bytes":{"total":96206848,"free":0,"used":96206848,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76208,"free":0,"used":76208,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1506","fstype":"squashfs","bytes":{"total":65142784,"free":0,"used":65142784,"pfree":0.000000,"pused":100.000000},"inodes":{"total":62342,"free":0,"used":62342,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/bare/5","fstype":"squashfs","bytes":{"total":131072,"free":0,"used":131072,"pfree":0.000000,"pused":100.000000},"inodes":{"total":29,"free":0,"used":29,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/95","fstype":"squashfs","bytes":{"total":162004992,"free":0,"used":162004992,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10162,"free":0,"used":10162,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1534","fstype":"squashfs","bytes":{"total":85327872,"free":0,"used":85327872,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76177,"free":0,"used":76177,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/148","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40311,"free":0,"used":40311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/149","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40310,"free":0,"used":40310,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/119","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18272,"free":0,"used":18272,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/77","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/24","fstype":"squashfs","bytes":{"total":252575744,"free":0,"used":252575744,"pfree":0.000000,"pused":100.000000},"inodes":{"total":25913,"free":0,"used":25913,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/96","fstype":"squashfs","bytes":{"total":201719808,"free":0,"used":201719808,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10166,"free":0,"used":10166,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/433","fstype":"squashfs","bytes":{"total":52297728,"free":0,"used":52297728,"pfree":0.000000,"pused":100.000000},"inodes":{"total":15827,"free":0,"used":15827,"pfree":0.000000,"pused":100.000000}},{"fsname":"/sys/fs/fuse/connections","fstype":"fusectl","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/config","fstype":"configfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/snapd/7264","fstype":"squashfs","bytes":{"total":28442624,"free":0,"used":28442624,"pfree":0.000000,"pused":100.000000},"inodes":{"total":459,"free":0,"used":459,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/599","fstype":"squashfs","bytes":{"total":48234496,"free":0,"used":48234496,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17275,"free":0,"used":17275,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/558","fstype":"squashfs","bytes":{"total":56885248,"free":0,"used":56885248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17311,"free":0,"used":17311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snapd/17883","fstype":"squashfs","bytes":{"total":52035584,"free":0,"used":52035584,"pfree":0.000000,"pused":100.000000},"inodes":{"total":491,"free":0,"used":491,"pfree":0.000000,"pused":100.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/boot/efi","fstype":"vfat","bytes":{"total":535805952,"free":530591744,"used":5214208,"pfree":99.026848,"pused":0.973152},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000","fstype":"tmpfs","bytes":{"total":832253952,"free":832212992,"used":40960,"pfree":99.995078,"pused":0.004922},"inodes":{"total":1015938,"free":1015841,"used":97,"pfree":99.990452,"pused":0.009548}},{"fsname":"/run/user/1000/gvfs","fstype":"fuse.gvfsd-fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000/doc","fstype":"fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/snapd/ns","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/run/snapd/ns/snap-store.mnt","fstype":"nsfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}}] 75155:20221202:102533.888 worker_preprocess_dep_items: SUCCEED 0 75155:20221202:102533.888 worker_preprocess_dep_items(): [{"fsname":"/sys","fstype":"sysfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc","fstype":"proc","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev","fstype":"devtmpfs","bytes":{"total":4121944064,"free":4121944064,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1006334,"free":1005787,"used":547,"pfree":99.945644,"pused":0.054356}},{"fsname":"/dev/pts","fstype":"devpts","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/","fstype":"ext4","bytes":{"total":525720707072,"free":417727541248,"used":81212747776,"pfree":83.722953,"pused":16.277047},"inodes":{"total":32677888,"free":31567229,"used":1110659,"pfree":96.601191,"pused":3.398809}},{"fsname":"/sys/kernel/security","fstype":"securityfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/shm","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161261568,"used":20480,"pfree":99.999508,"pused":0.000492},"inodes":{"total":1015938,"free":1015936,"used":2,"pfree":99.999803,"pused":0.000197}},{"fsname":"/run/lock","fstype":"tmpfs","bytes":{"total":5242880,"free":5238784,"used":4096,"pfree":99.921875,"pused":0.078125},"inodes":{"total":1015938,"free":1015928,"used":10,"pfree":99.999016,"pused":0.000984}},{"fsname":"/sys/fs/cgroup","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161282048,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1015938,"free":1015919,"used":19,"pfree":99.998130,"pused":0.001870}},{"fsname":"/sys/fs/cgroup/unified","fstype":"cgroup2","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/systemd","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/pstore","fstype":"pstore","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/firmware/efi/efivars","fstype":"efivarfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/bpf","fstype":"bpf","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/net_cls,net_prio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/devices","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/memory","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpu,cpuacct","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/perf_event","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/pids","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/hugetlb","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/rdma","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpuset","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/blkio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/freezer","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/misc","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/hugepages","fstype":"hugetlbfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/mqueue","fstype":"mqueue","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/debug","fstype":"debugfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/tracing","fstype":"tracefs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/beekeeper-studio/168","fstype":"squashfs","bytes":{"total":86638592,"free":0,"used":86638592,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/1705","fstype":"squashfs","bytes":{"total":57671680,"free":0,"used":57671680,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10765,"free":0,"used":10765,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1695","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11897,"free":0,"used":11897,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/beekeeper-studio/180","fstype":"squashfs","bytes":{"total":86245376,"free":0,"used":86245376,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core/14399","fstype":"squashfs","bytes":{"total":122421248,"free":0,"used":122421248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":12857,"free":0,"used":12857,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/72","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-28-1804/161","fstype":"squashfs","bytes":{"total":172883968,"free":0,"used":172883968,"pfree":0.000000,"pused":100.000000},"inodes":{"total":27806,"free":0,"used":27806,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2620","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2632","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1634","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11885,"free":0,"used":11885,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/115","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18121,"free":0,"used":18121,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1535","fstype":"squashfs","bytes":{"total":96206848,"free":0,"used":96206848,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76208,"free":0,"used":76208,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1506","fstype":"squashfs","bytes":{"total":65142784,"free":0,"used":65142784,"pfree":0.000000,"pused":100.000000},"inodes":{"total":62342,"free":0,"used":62342,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/bare/5","fstype":"squashfs","bytes":{"total":131072,"free":0,"used":131072,"pfree":0.000000,"pused":100.000000},"inodes":{"total":29,"free":0,"used":29,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/95","fstype":"squashfs","bytes":{"total":162004992,"free":0,"used":162004992,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10162,"free":0,"used":10162,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1534","fstype":"squashfs","bytes":{"total":85327872,"free":0,"used":85327872,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76177,"free":0,"used":76177,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/148","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40311,"free":0,"used":40311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/149","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40310,"free":0,"used":40310,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/119","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18272,"free":0,"used":18272,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/77","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/24","fstype":"squashfs","bytes":{"total":252575744,"free":0,"used":252575744,"pfree":0.000000,"pused":100.000000},"inodes":{"total":25913,"free":0,"used":25913,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/96","fstype":"squashfs","bytes":{"total":201719808,"free":0,"used":201719808,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10166,"free":0,"used":10166,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/433","fstype":"squashfs","bytes":{"total":52297728,"free":0,"used":52297728,"pfree":0.000000,"pused":100.000000},"inodes":{"total":15827,"free":0,"used":15827,"pfree":0.000000,"pused":100.000000}},{"fsname":"/sys/fs/fuse/connections","fstype":"fusectl","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/config","fstype":"configfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/snapd/7264","fstype":"squashfs","bytes":{"total":28442624,"free":0,"used":28442624,"pfree":0.000000,"pused":100.000000},"inodes":{"total":459,"free":0,"used":459,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/599","fstype":"squashfs","bytes":{"total":48234496,"free":0,"used":48234496,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17275,"free":0,"used":17275,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/558","fstype":"squashfs","bytes":{"total":56885248,"free":0,"used":56885248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17311,"free":0,"used":17311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snapd/17883","fstype":"squashfs","bytes":{"total":52035584,"free":0,"used":52035584,"pfree":0.000000,"pused":100.000000},"inodes":{"total":491,"free":0,"used":491,"pfree":0.000000,"pused":100.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/boot/efi","fstype":"vfat","bytes":{"total":535805952,"free":530591744,"used":5214208,"pfree":99.026848,"pused":0.973152},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000","fstype":"tmpfs","bytes":{"total":832253952,"free":832212992,"used":40960,"pfree":99.995078,"pused":0.004922},"inodes":{"total":1015938,"free":1015841,"used":97,"pfree":99.990452,"pused":0.009548}},{"fsname":"/run/user/1000/gvfs","fstype":"fuse.gvfsd-fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000/doc","fstype":"fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/snapd/ns","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/run/snapd/ns/snap-store.mnt","fstype":"nsfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}}] 75155:20221202:102533.888 worker_preprocess_dep_items: SUCCEED 0 75155:20221202:102533.888 worker_preprocess_dep_items(): [{"fsname":"/sys","fstype":"sysfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc","fstype":"proc","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev","fstype":"devtmpfs","bytes":{"total":4121944064,"free":4121944064,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1006334,"free":1005787,"used":547,"pfree":99.945644,"pused":0.054356}},{"fsname":"/dev/pts","fstype":"devpts","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/","fstype":"ext4","bytes":{"total":525720707072,"free":417727541248,"used":81212747776,"pfree":83.722953,"pused":16.277047},"inodes":{"total":32677888,"free":31567229,"used":1110659,"pfree":96.601191,"pused":3.398809}},{"fsname":"/sys/kernel/security","fstype":"securityfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/shm","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161261568,"used":20480,"pfree":99.999508,"pused":0.000492},"inodes":{"total":1015938,"free":1015936,"used":2,"pfree":99.999803,"pused":0.000197}},{"fsname":"/run/lock","fstype":"tmpfs","bytes":{"total":5242880,"free":5238784,"used":4096,"pfree":99.921875,"pused":0.078125},"inodes":{"total":1015938,"free":1015928,"used":10,"pfree":99.999016,"pused":0.000984}},{"fsname":"/sys/fs/cgroup","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161282048,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1015938,"free":1015919,"used":19,"pfree":99.998130,"pused":0.001870}},{"fsname":"/sys/fs/cgroup/unified","fstype":"cgroup2","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/systemd","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/pstore","fstype":"pstore","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/firmware/efi/efivars","fstype":"efivarfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/bpf","fstype":"bpf","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/net_cls,net_prio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/devices","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/memory","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpu,cpuacct","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/perf_event","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/pids","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/hugetlb","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/rdma","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpuset","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/blkio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/freezer","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/misc","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/hugepages","fstype":"hugetlbfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/mqueue","fstype":"mqueue","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/debug","fstype":"debugfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/tracing","fstype":"tracefs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/beekeeper-studio/168","fstype":"squashfs","bytes":{"total":86638592,"free":0,"used":86638592,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/1705","fstype":"squashfs","bytes":{"total":57671680,"free":0,"used":57671680,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10765,"free":0,"used":10765,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1695","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11897,"free":0,"used":11897,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/beekeeper-studio/180","fstype":"squashfs","bytes":{"total":86245376,"free":0,"used":86245376,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core/14399","fstype":"squashfs","bytes":{"total":122421248,"free":0,"used":122421248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":12857,"free":0,"used":12857,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/72","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-28-1804/161","fstype":"squashfs","bytes":{"total":172883968,"free":0,"used":172883968,"pfree":0.000000,"pused":100.000000},"inodes":{"total":27806,"free":0,"used":27806,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2620","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2632","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1634","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11885,"free":0,"used":11885,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/115","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18121,"free":0,"used":18121,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1535","fstype":"squashfs","bytes":{"total":96206848,"free":0,"used":96206848,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76208,"free":0,"used":76208,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1506","fstype":"squashfs","bytes":{"total":65142784,"free":0,"used":65142784,"pfree":0.000000,"pused":100.000000},"inodes":{"total":62342,"free":0,"used":62342,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/bare/5","fstype":"squashfs","bytes":{"total":131072,"free":0,"used":131072,"pfree":0.000000,"pused":100.000000},"inodes":{"total":29,"free":0,"used":29,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/95","fstype":"squashfs","bytes":{"total":162004992,"free":0,"used":162004992,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10162,"free":0,"used":10162,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1534","fstype":"squashfs","bytes":{"total":85327872,"free":0,"used":85327872,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76177,"free":0,"used":76177,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/148","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40311,"free":0,"used":40311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/149","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40310,"free":0,"used":40310,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/119","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18272,"free":0,"used":18272,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/77","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/24","fstype":"squashfs","bytes":{"total":252575744,"free":0,"used":252575744,"pfree":0.000000,"pused":100.000000},"inodes":{"total":25913,"free":0,"used":25913,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/96","fstype":"squashfs","bytes":{"total":201719808,"free":0,"used":201719808,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10166,"free":0,"used":10166,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/433","fstype":"squashfs","bytes":{"total":52297728,"free":0,"used":52297728,"pfree":0.000000,"pused":100.000000},"inodes":{"total":15827,"free":0,"used":15827,"pfree":0.000000,"pused":100.000000}},{"fsname":"/sys/fs/fuse/connections","fstype":"fusectl","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/config","fstype":"configfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/snapd/7264","fstype":"squashfs","bytes":{"total":28442624,"free":0,"used":28442624,"pfree":0.000000,"pused":100.000000},"inodes":{"total":459,"free":0,"used":459,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/599","fstype":"squashfs","bytes":{"total":48234496,"free":0,"used":48234496,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17275,"free":0,"used":17275,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/558","fstype":"squashfs","bytes":{"total":56885248,"free":0,"used":56885248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17311,"free":0,"used":17311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snapd/17883","fstype":"squashfs","bytes":{"total":52035584,"free":0,"used":52035584,"pfree":0.000000,"pused":100.000000},"inodes":{"total":491,"free":0,"used":491,"pfree":0.000000,"pused":100.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/boot/efi","fstype":"vfat","bytes":{"total":535805952,"free":530591744,"used":5214208,"pfree":99.026848,"pused":0.973152},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000","fstype":"tmpfs","bytes":{"total":832253952,"free":832212992,"used":40960,"pfree":99.995078,"pused":0.004922},"inodes":{"total":1015938,"free":1015841,"used":97,"pfree":99.990452,"pused":0.009548}},{"fsname":"/run/user/1000/gvfs","fstype":"fuse.gvfsd-fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000/doc","fstype":"fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/snapd/ns","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/run/snapd/ns/snap-store.mnt","fstype":"nsfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}}] 75155:20221202:102533.888 worker_preprocess_dep_items: SUCCEED 0 75155:20221202:102533.888 worker_preprocess_dep_items(): [{"fsname":"/sys","fstype":"sysfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc","fstype":"proc","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev","fstype":"devtmpfs","bytes":{"total":4121944064,"free":4121944064,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1006334,"free":1005787,"used":547,"pfree":99.945644,"pused":0.054356}},{"fsname":"/dev/pts","fstype":"devpts","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/","fstype":"ext4","bytes":{"total":525720707072,"free":417727541248,"used":81212747776,"pfree":83.722953,"pused":16.277047},"inodes":{"total":32677888,"free":31567229,"used":1110659,"pfree":96.601191,"pused":3.398809}},{"fsname":"/sys/kernel/security","fstype":"securityfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/shm","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161261568,"used":20480,"pfree":99.999508,"pused":0.000492},"inodes":{"total":1015938,"free":1015936,"used":2,"pfree":99.999803,"pused":0.000197}},{"fsname":"/run/lock","fstype":"tmpfs","bytes":{"total":5242880,"free":5238784,"used":4096,"pfree":99.921875,"pused":0.078125},"inodes":{"total":1015938,"free":1015928,"used":10,"pfree":99.999016,"pused":0.000984}},{"fsname":"/sys/fs/cgroup","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161282048,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1015938,"free":1015919,"used":19,"pfree":99.998130,"pused":0.001870}},{"fsname":"/sys/fs/cgroup/unified","fstype":"cgroup2","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/systemd","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/pstore","fstype":"pstore","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/firmware/efi/efivars","fstype":"efivarfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/bpf","fstype":"bpf","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/net_cls,net_prio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/devices","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/memory","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpu,cpuacct","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/perf_event","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/pids","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/hugetlb","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/rdma","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpuset","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/blkio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/freezer","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/misc","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/hugepages","fstype":"hugetlbfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/mqueue","fstype":"mqueue","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/debug","fstype":"debugfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/tracing","fstype":"tracefs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/beekeeper-studio/168","fstype":"squashfs","bytes":{"total":86638592,"free":0,"used":86638592,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/1705","fstype":"squashfs","bytes":{"total":57671680,"free":0,"used":57671680,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10765,"free":0,"used":10765,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1695","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11897,"free":0,"used":11897,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/beekeeper-studio/180","fstype":"squashfs","bytes":{"total":86245376,"free":0,"used":86245376,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core/14399","fstype":"squashfs","bytes":{"total":122421248,"free":0,"used":122421248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":12857,"free":0,"used":12857,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/72","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-28-1804/161","fstype":"squashfs","bytes":{"total":172883968,"free":0,"used":172883968,"pfree":0.000000,"pused":100.000000},"inodes":{"total":27806,"free":0,"used":27806,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2620","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2632","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1634","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11885,"free":0,"used":11885,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/115","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18121,"free":0,"used":18121,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1535","fstype":"squashfs","bytes":{"total":96206848,"free":0,"used":96206848,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76208,"free":0,"used":76208,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1506","fstype":"squashfs","bytes":{"total":65142784,"free":0,"used":65142784,"pfree":0.000000,"pused":100.000000},"inodes":{"total":62342,"free":0,"used":62342,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/bare/5","fstype":"squashfs","bytes":{"total":131072,"free":0,"used":131072,"pfree":0.000000,"pused":100.000000},"inodes":{"total":29,"free":0,"used":29,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/95","fstype":"squashfs","bytes":{"total":162004992,"free":0,"used":162004992,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10162,"free":0,"used":10162,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1534","fstype":"squashfs","bytes":{"total":85327872,"free":0,"used":85327872,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76177,"free":0,"used":76177,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/148","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40311,"free":0,"used":40311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/149","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40310,"free":0,"used":40310,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/119","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18272,"free":0,"used":18272,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/77","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/24","fstype":"squashfs","bytes":{"total":252575744,"free":0,"used":252575744,"pfree":0.000000,"pused":100.000000},"inodes":{"total":25913,"free":0,"used":25913,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/96","fstype":"squashfs","bytes":{"total":201719808,"free":0,"used":201719808,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10166,"free":0,"used":10166,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/433","fstype":"squashfs","bytes":{"total":52297728,"free":0,"used":52297728,"pfree":0.000000,"pused":100.000000},"inodes":{"total":15827,"free":0,"used":15827,"pfree":0.000000,"pused":100.000000}},{"fsname":"/sys/fs/fuse/connections","fstype":"fusectl","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/config","fstype":"configfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/snapd/7264","fstype":"squashfs","bytes":{"total":28442624,"free":0,"used":28442624,"pfree":0.000000,"pused":100.000000},"inodes":{"total":459,"free":0,"used":459,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/599","fstype":"squashfs","bytes":{"total":48234496,"free":0,"used":48234496,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17275,"free":0,"used":17275,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/558","fstype":"squashfs","bytes":{"total":56885248,"free":0,"used":56885248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17311,"free":0,"used":17311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snapd/17883","fstype":"squashfs","bytes":{"total":52035584,"free":0,"used":52035584,"pfree":0.000000,"pused":100.000000},"inodes":{"total":491,"free":0,"used":491,"pfree":0.000000,"pused":100.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/boot/efi","fstype":"vfat","bytes":{"total":535805952,"free":530591744,"used":5214208,"pfree":99.026848,"pused":0.973152},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000","fstype":"tmpfs","bytes":{"total":832253952,"free":832212992,"used":40960,"pfree":99.995078,"pused":0.004922},"inodes":{"total":1015938,"free":1015841,"used":97,"pfree":99.990452,"pused":0.009548}},{"fsname":"/run/user/1000/gvfs","fstype":"fuse.gvfsd-fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000/doc","fstype":"fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/snapd/ns","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/run/snapd/ns/snap-store.mnt","fstype":"nsfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}}] 75155:20221202:102533.889 worker_preprocess_dep_items: SUCCEED 0 75155:20221202:102533.889 worker_preprocess_dep_items(): [{"fsname":"/sys","fstype":"sysfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc","fstype":"proc","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev","fstype":"devtmpfs","bytes":{"total":4121944064,"free":4121944064,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1006334,"free":1005787,"used":547,"pfree":99.945644,"pused":0.054356}},{"fsname":"/dev/pts","fstype":"devpts","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/","fstype":"ext4","bytes":{"total":525720707072,"free":417727541248,"used":81212747776,"pfree":83.722953,"pused":16.277047},"inodes":{"total":32677888,"free":31567229,"used":1110659,"pfree":96.601191,"pused":3.398809}},{"fsname":"/sys/kernel/security","fstype":"securityfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/shm","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161261568,"used":20480,"pfree":99.999508,"pused":0.000492},"inodes":{"total":1015938,"free":1015936,"used":2,"pfree":99.999803,"pused":0.000197}},{"fsname":"/run/lock","fstype":"tmpfs","bytes":{"total":5242880,"free":5238784,"used":4096,"pfree":99.921875,"pused":0.078125},"inodes":{"total":1015938,"free":1015928,"used":10,"pfree":99.999016,"pused":0.000984}},{"fsname":"/sys/fs/cgroup","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161282048,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1015938,"free":1015919,"used":19,"pfree":99.998130,"pused":0.001870}},{"fsname":"/sys/fs/cgroup/unified","fstype":"cgroup2","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/systemd","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/pstore","fstype":"pstore","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/firmware/efi/efivars","fstype":"efivarfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/bpf","fstype":"bpf","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/net_cls,net_prio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/devices","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/memory","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpu,cpuacct","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/perf_event","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/pids","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/hugetlb","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/rdma","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpuset","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/blkio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/freezer","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/misc","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/hugepages","fstype":"hugetlbfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/mqueue","fstype":"mqueue","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/debug","fstype":"debugfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/tracing","fstype":"tracefs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/beekeeper-studio/168","fstype":"squashfs","bytes":{"total":86638592,"free":0,"used":86638592,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/1705","fstype":"squashfs","bytes":{"total":57671680,"free":0,"used":57671680,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10765,"free":0,"used":10765,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1695","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11897,"free":0,"used":11897,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/beekeeper-studio/180","fstype":"squashfs","bytes":{"total":86245376,"free":0,"used":86245376,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core/14399","fstype":"squashfs","bytes":{"total":122421248,"free":0,"used":122421248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":12857,"free":0,"used":12857,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/72","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-28-1804/161","fstype":"squashfs","bytes":{"total":172883968,"free":0,"used":172883968,"pfree":0.000000,"pused":100.000000},"inodes":{"total":27806,"free":0,"used":27806,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2620","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2632","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1634","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11885,"free":0,"used":11885,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/115","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18121,"free":0,"used":18121,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1535","fstype":"squashfs","bytes":{"total":96206848,"free":0,"used":96206848,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76208,"free":0,"used":76208,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1506","fstype":"squashfs","bytes":{"total":65142784,"free":0,"used":65142784,"pfree":0.000000,"pused":100.000000},"inodes":{"total":62342,"free":0,"used":62342,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/bare/5","fstype":"squashfs","bytes":{"total":131072,"free":0,"used":131072,"pfree":0.000000,"pused":100.000000},"inodes":{"total":29,"free":0,"used":29,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/95","fstype":"squashfs","bytes":{"total":162004992,"free":0,"used":162004992,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10162,"free":0,"used":10162,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1534","fstype":"squashfs","bytes":{"total":85327872,"free":0,"used":85327872,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76177,"free":0,"used":76177,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/148","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40311,"free":0,"used":40311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/149","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40310,"free":0,"used":40310,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/119","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18272,"free":0,"used":18272,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/77","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/24","fstype":"squashfs","bytes":{"total":252575744,"free":0,"used":252575744,"pfree":0.000000,"pused":100.000000},"inodes":{"total":25913,"free":0,"used":25913,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/96","fstype":"squashfs","bytes":{"total":201719808,"free":0,"used":201719808,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10166,"free":0,"used":10166,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/433","fstype":"squashfs","bytes":{"total":52297728,"free":0,"used":52297728,"pfree":0.000000,"pused":100.000000},"inodes":{"total":15827,"free":0,"used":15827,"pfree":0.000000,"pused":100.000000}},{"fsname":"/sys/fs/fuse/connections","fstype":"fusectl","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/config","fstype":"configfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/snapd/7264","fstype":"squashfs","bytes":{"total":28442624,"free":0,"used":28442624,"pfree":0.000000,"pused":100.000000},"inodes":{"total":459,"free":0,"used":459,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/599","fstype":"squashfs","bytes":{"total":48234496,"free":0,"used":48234496,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17275,"free":0,"used":17275,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/558","fstype":"squashfs","bytes":{"total":56885248,"free":0,"used":56885248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17311,"free":0,"used":17311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snapd/17883","fstype":"squashfs","bytes":{"total":52035584,"free":0,"used":52035584,"pfree":0.000000,"pused":100.000000},"inodes":{"total":491,"free":0,"used":491,"pfree":0.000000,"pused":100.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/boot/efi","fstype":"vfat","bytes":{"total":535805952,"free":530591744,"used":5214208,"pfree":99.026848,"pused":0.973152},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000","fstype":"tmpfs","bytes":{"total":832253952,"free":832212992,"used":40960,"pfree":99.995078,"pused":0.004922},"inodes":{"total":1015938,"free":1015841,"used":97,"pfree":99.990452,"pused":0.009548}},{"fsname":"/run/user/1000/gvfs","fstype":"fuse.gvfsd-fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000/doc","fstype":"fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/snapd/ns","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/run/snapd/ns/snap-store.mnt","fstype":"nsfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}}] 75155:20221202:102533.889 worker_preprocess_dep_items: SUCCEED 0 75155:20221202:102533.889 worker_preprocess_dep_items(): [{"fsname":"/sys","fstype":"sysfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc","fstype":"proc","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev","fstype":"devtmpfs","bytes":{"total":4121944064,"free":4121944064,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1006334,"free":1005787,"used":547,"pfree":99.945644,"pused":0.054356}},{"fsname":"/dev/pts","fstype":"devpts","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/","fstype":"ext4","bytes":{"total":525720707072,"free":417727541248,"used":81212747776,"pfree":83.722953,"pused":16.277047},"inodes":{"total":32677888,"free":31567229,"used":1110659,"pfree":96.601191,"pused":3.398809}},{"fsname":"/sys/kernel/security","fstype":"securityfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/shm","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161261568,"used":20480,"pfree":99.999508,"pused":0.000492},"inodes":{"total":1015938,"free":1015936,"used":2,"pfree":99.999803,"pused":0.000197}},{"fsname":"/run/lock","fstype":"tmpfs","bytes":{"total":5242880,"free":5238784,"used":4096,"pfree":99.921875,"pused":0.078125},"inodes":{"total":1015938,"free":1015928,"used":10,"pfree":99.999016,"pused":0.000984}},{"fsname":"/sys/fs/cgroup","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161282048,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1015938,"free":1015919,"used":19,"pfree":99.998130,"pused":0.001870}},{"fsname":"/sys/fs/cgroup/unified","fstype":"cgroup2","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/systemd","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/pstore","fstype":"pstore","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/firmware/efi/efivars","fstype":"efivarfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/bpf","fstype":"bpf","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/net_cls,net_prio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/devices","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/memory","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpu,cpuacct","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/perf_event","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/pids","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/hugetlb","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/rdma","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpuset","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/blkio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/freezer","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/misc","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/hugepages","fstype":"hugetlbfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/mqueue","fstype":"mqueue","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/debug","fstype":"debugfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/tracing","fstype":"tracefs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/beekeeper-studio/168","fstype":"squashfs","bytes":{"total":86638592,"free":0,"used":86638592,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/1705","fstype":"squashfs","bytes":{"total":57671680,"free":0,"used":57671680,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10765,"free":0,"used":10765,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1695","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11897,"free":0,"used":11897,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/beekeeper-studio/180","fstype":"squashfs","bytes":{"total":86245376,"free":0,"used":86245376,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core/14399","fstype":"squashfs","bytes":{"total":122421248,"free":0,"used":122421248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":12857,"free":0,"used":12857,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/72","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-28-1804/161","fstype":"squashfs","bytes":{"total":172883968,"free":0,"used":172883968,"pfree":0.000000,"pused":100.000000},"inodes":{"total":27806,"free":0,"used":27806,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2620","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2632","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1634","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11885,"free":0,"used":11885,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/115","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18121,"free":0,"used":18121,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1535","fstype":"squashfs","bytes":{"total":96206848,"free":0,"used":96206848,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76208,"free":0,"used":76208,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1506","fstype":"squashfs","bytes":{"total":65142784,"free":0,"used":65142784,"pfree":0.000000,"pused":100.000000},"inodes":{"total":62342,"free":0,"used":62342,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/bare/5","fstype":"squashfs","bytes":{"total":131072,"free":0,"used":131072,"pfree":0.000000,"pused":100.000000},"inodes":{"total":29,"free":0,"used":29,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/95","fstype":"squashfs","bytes":{"total":162004992,"free":0,"used":162004992,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10162,"free":0,"used":10162,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1534","fstype":"squashfs","bytes":{"total":85327872,"free":0,"used":85327872,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76177,"free":0,"used":76177,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/148","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40311,"free":0,"used":40311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/149","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40310,"free":0,"used":40310,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/119","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18272,"free":0,"used":18272,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/77","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/24","fstype":"squashfs","bytes":{"total":252575744,"free":0,"used":252575744,"pfree":0.000000,"pused":100.000000},"inodes":{"total":25913,"free":0,"used":25913,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/96","fstype":"squashfs","bytes":{"total":201719808,"free":0,"used":201719808,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10166,"free":0,"used":10166,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/433","fstype":"squashfs","bytes":{"total":52297728,"free":0,"used":52297728,"pfree":0.000000,"pused":100.000000},"inodes":{"total":15827,"free":0,"used":15827,"pfree":0.000000,"pused":100.000000}},{"fsname":"/sys/fs/fuse/connections","fstype":"fusectl","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/config","fstype":"configfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/snapd/7264","fstype":"squashfs","bytes":{"total":28442624,"free":0,"used":28442624,"pfree":0.000000,"pused":100.000000},"inodes":{"total":459,"free":0,"used":459,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/599","fstype":"squashfs","bytes":{"total":48234496,"free":0,"used":48234496,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17275,"free":0,"used":17275,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/558","fstype":"squashfs","bytes":{"total":56885248,"free":0,"used":56885248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17311,"free":0,"used":17311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snapd/17883","fstype":"squashfs","bytes":{"total":52035584,"free":0,"used":52035584,"pfree":0.000000,"pused":100.000000},"inodes":{"total":491,"free":0,"used":491,"pfree":0.000000,"pused":100.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/boot/efi","fstype":"vfat","bytes":{"total":535805952,"free":530591744,"used":5214208,"pfree":99.026848,"pused":0.973152},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000","fstype":"tmpfs","bytes":{"total":832253952,"free":832212992,"used":40960,"pfree":99.995078,"pused":0.004922},"inodes":{"total":1015938,"free":1015841,"used":97,"pfree":99.990452,"pused":0.009548}},{"fsname":"/run/user/1000/gvfs","fstype":"fuse.gvfsd-fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000/doc","fstype":"fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/snapd/ns","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/run/snapd/ns/snap-store.mnt","fstype":"nsfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}}] 75155:20221202:102533.889 worker_preprocess_dep_items: SUCCEED 0 75155:20221202:102533.889 worker_preprocess_dep_items(): [{"fsname":"/sys","fstype":"sysfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc","fstype":"proc","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev","fstype":"devtmpfs","bytes":{"total":4121944064,"free":4121944064,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1006334,"free":1005787,"used":547,"pfree":99.945644,"pused":0.054356}},{"fsname":"/dev/pts","fstype":"devpts","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/","fstype":"ext4","bytes":{"total":525720707072,"free":417727541248,"used":81212747776,"pfree":83.722953,"pused":16.277047},"inodes":{"total":32677888,"free":31567229,"used":1110659,"pfree":96.601191,"pused":3.398809}},{"fsname":"/sys/kernel/security","fstype":"securityfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/shm","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161261568,"used":20480,"pfree":99.999508,"pused":0.000492},"inodes":{"total":1015938,"free":1015936,"used":2,"pfree":99.999803,"pused":0.000197}},{"fsname":"/run/lock","fstype":"tmpfs","bytes":{"total":5242880,"free":5238784,"used":4096,"pfree":99.921875,"pused":0.078125},"inodes":{"total":1015938,"free":1015928,"used":10,"pfree":99.999016,"pused":0.000984}},{"fsname":"/sys/fs/cgroup","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161282048,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1015938,"free":1015919,"used":19,"pfree":99.998130,"pused":0.001870}},{"fsname":"/sys/fs/cgroup/unified","fstype":"cgroup2","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/systemd","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/pstore","fstype":"pstore","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/firmware/efi/efivars","fstype":"efivarfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/bpf","fstype":"bpf","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/net_cls,net_prio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/devices","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/memory","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpu,cpuacct","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/perf_event","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/pids","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/hugetlb","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/rdma","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpuset","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/blkio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/freezer","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/misc","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/hugepages","fstype":"hugetlbfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/mqueue","fstype":"mqueue","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/debug","fstype":"debugfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/tracing","fstype":"tracefs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/beekeeper-studio/168","fstype":"squashfs","bytes":{"total":86638592,"free":0,"used":86638592,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/1705","fstype":"squashfs","bytes":{"total":57671680,"free":0,"used":57671680,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10765,"free":0,"used":10765,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1695","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11897,"free":0,"used":11897,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/beekeeper-studio/180","fstype":"squashfs","bytes":{"total":86245376,"free":0,"used":86245376,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core/14399","fstype":"squashfs","bytes":{"total":122421248,"free":0,"used":122421248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":12857,"free":0,"used":12857,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/72","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-28-1804/161","fstype":"squashfs","bytes":{"total":172883968,"free":0,"used":172883968,"pfree":0.000000,"pused":100.000000},"inodes":{"total":27806,"free":0,"used":27806,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2620","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2632","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1634","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11885,"free":0,"used":11885,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/115","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18121,"free":0,"used":18121,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1535","fstype":"squashfs","bytes":{"total":96206848,"free":0,"used":96206848,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76208,"free":0,"used":76208,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1506","fstype":"squashfs","bytes":{"total":65142784,"free":0,"used":65142784,"pfree":0.000000,"pused":100.000000},"inodes":{"total":62342,"free":0,"used":62342,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/bare/5","fstype":"squashfs","bytes":{"total":131072,"free":0,"used":131072,"pfree":0.000000,"pused":100.000000},"inodes":{"total":29,"free":0,"used":29,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/95","fstype":"squashfs","bytes":{"total":162004992,"free":0,"used":162004992,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10162,"free":0,"used":10162,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1534","fstype":"squashfs","bytes":{"total":85327872,"free":0,"used":85327872,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76177,"free":0,"used":76177,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/148","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40311,"free":0,"used":40311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/149","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40310,"free":0,"used":40310,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/119","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18272,"free":0,"used":18272,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/77","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/24","fstype":"squashfs","bytes":{"total":252575744,"free":0,"used":252575744,"pfree":0.000000,"pused":100.000000},"inodes":{"total":25913,"free":0,"used":25913,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/96","fstype":"squashfs","bytes":{"total":201719808,"free":0,"used":201719808,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10166,"free":0,"used":10166,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/433","fstype":"squashfs","bytes":{"total":52297728,"free":0,"used":52297728,"pfree":0.000000,"pused":100.000000},"inodes":{"total":15827,"free":0,"used":15827,"pfree":0.000000,"pused":100.000000}},{"fsname":"/sys/fs/fuse/connections","fstype":"fusectl","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/config","fstype":"configfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/snapd/7264","fstype":"squashfs","bytes":{"total":28442624,"free":0,"used":28442624,"pfree":0.000000,"pused":100.000000},"inodes":{"total":459,"free":0,"used":459,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/599","fstype":"squashfs","bytes":{"total":48234496,"free":0,"used":48234496,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17275,"free":0,"used":17275,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/558","fstype":"squashfs","bytes":{"total":56885248,"free":0,"used":56885248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17311,"free":0,"used":17311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snapd/17883","fstype":"squashfs","bytes":{"total":52035584,"free":0,"used":52035584,"pfree":0.000000,"pused":100.000000},"inodes":{"total":491,"free":0,"used":491,"pfree":0.000000,"pused":100.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/boot/efi","fstype":"vfat","bytes":{"total":535805952,"free":530591744,"used":5214208,"pfree":99.026848,"pused":0.973152},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000","fstype":"tmpfs","bytes":{"total":832253952,"free":832212992,"used":40960,"pfree":99.995078,"pused":0.004922},"inodes":{"total":1015938,"free":1015841,"used":97,"pfree":99.990452,"pused":0.009548}},{"fsname":"/run/user/1000/gvfs","fstype":"fuse.gvfsd-fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000/doc","fstype":"fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/snapd/ns","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/run/snapd/ns/snap-store.mnt","fstype":"nsfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}}] 75155:20221202:102533.889 worker_preprocess_dep_items: SUCCEED 0 75155:20221202:102533.889 worker_preprocess_dep_items(): [{"fsname":"/sys","fstype":"sysfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc","fstype":"proc","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev","fstype":"devtmpfs","bytes":{"total":4121944064,"free":4121944064,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1006334,"free":1005787,"used":547,"pfree":99.945644,"pused":0.054356}},{"fsname":"/dev/pts","fstype":"devpts","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/","fstype":"ext4","bytes":{"total":525720707072,"free":417727541248,"used":81212747776,"pfree":83.722953,"pused":16.277047},"inodes":{"total":32677888,"free":31567229,"used":1110659,"pfree":96.601191,"pused":3.398809}},{"fsname":"/sys/kernel/security","fstype":"securityfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/shm","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161261568,"used":20480,"pfree":99.999508,"pused":0.000492},"inodes":{"total":1015938,"free":1015936,"used":2,"pfree":99.999803,"pused":0.000197}},{"fsname":"/run/lock","fstype":"tmpfs","bytes":{"total":5242880,"free":5238784,"used":4096,"pfree":99.921875,"pused":0.078125},"inodes":{"total":1015938,"free":1015928,"used":10,"pfree":99.999016,"pused":0.000984}},{"fsname":"/sys/fs/cgroup","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161282048,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1015938,"free":1015919,"used":19,"pfree":99.998130,"pused":0.001870}},{"fsname":"/sys/fs/cgroup/unified","fstype":"cgroup2","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/systemd","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/pstore","fstype":"pstore","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/firmware/efi/efivars","fstype":"efivarfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/bpf","fstype":"bpf","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/net_cls,net_prio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/devices","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/memory","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpu,cpuacct","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/perf_event","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/pids","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/hugetlb","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/rdma","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpuset","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/blkio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/freezer","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/misc","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/hugepages","fstype":"hugetlbfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/mqueue","fstype":"mqueue","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/debug","fstype":"debugfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/tracing","fstype":"tracefs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/beekeeper-studio/168","fstype":"squashfs","bytes":{"total":86638592,"free":0,"used":86638592,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/1705","fstype":"squashfs","bytes":{"total":57671680,"free":0,"used":57671680,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10765,"free":0,"used":10765,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1695","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11897,"free":0,"used":11897,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/beekeeper-studio/180","fstype":"squashfs","bytes":{"total":86245376,"free":0,"used":86245376,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core/14399","fstype":"squashfs","bytes":{"total":122421248,"free":0,"used":122421248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":12857,"free":0,"used":12857,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/72","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-28-1804/161","fstype":"squashfs","bytes":{"total":172883968,"free":0,"used":172883968,"pfree":0.000000,"pused":100.000000},"inodes":{"total":27806,"free":0,"used":27806,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2620","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2632","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1634","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11885,"free":0,"used":11885,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/115","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18121,"free":0,"used":18121,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1535","fstype":"squashfs","bytes":{"total":96206848,"free":0,"used":96206848,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76208,"free":0,"used":76208,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1506","fstype":"squashfs","bytes":{"total":65142784,"free":0,"used":65142784,"pfree":0.000000,"pused":100.000000},"inodes":{"total":62342,"free":0,"used":62342,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/bare/5","fstype":"squashfs","bytes":{"total":131072,"free":0,"used":131072,"pfree":0.000000,"pused":100.000000},"inodes":{"total":29,"free":0,"used":29,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/95","fstype":"squashfs","bytes":{"total":162004992,"free":0,"used":162004992,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10162,"free":0,"used":10162,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1534","fstype":"squashfs","bytes":{"total":85327872,"free":0,"used":85327872,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76177,"free":0,"used":76177,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/148","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40311,"free":0,"used":40311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/149","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40310,"free":0,"used":40310,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/119","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18272,"free":0,"used":18272,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/77","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/24","fstype":"squashfs","bytes":{"total":252575744,"free":0,"used":252575744,"pfree":0.000000,"pused":100.000000},"inodes":{"total":25913,"free":0,"used":25913,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/96","fstype":"squashfs","bytes":{"total":201719808,"free":0,"used":201719808,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10166,"free":0,"used":10166,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/433","fstype":"squashfs","bytes":{"total":52297728,"free":0,"used":52297728,"pfree":0.000000,"pused":100.000000},"inodes":{"total":15827,"free":0,"used":15827,"pfree":0.000000,"pused":100.000000}},{"fsname":"/sys/fs/fuse/connections","fstype":"fusectl","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/config","fstype":"configfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/snapd/7264","fstype":"squashfs","bytes":{"total":28442624,"free":0,"used":28442624,"pfree":0.000000,"pused":100.000000},"inodes":{"total":459,"free":0,"used":459,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/599","fstype":"squashfs","bytes":{"total":48234496,"free":0,"used":48234496,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17275,"free":0,"used":17275,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/558","fstype":"squashfs","bytes":{"total":56885248,"free":0,"used":56885248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17311,"free":0,"used":17311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snapd/17883","fstype":"squashfs","bytes":{"total":52035584,"free":0,"used":52035584,"pfree":0.000000,"pused":100.000000},"inodes":{"total":491,"free":0,"used":491,"pfree":0.000000,"pused":100.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/boot/efi","fstype":"vfat","bytes":{"total":535805952,"free":530591744,"used":5214208,"pfree":99.026848,"pused":0.973152},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000","fstype":"tmpfs","bytes":{"total":832253952,"free":832212992,"used":40960,"pfree":99.995078,"pused":0.004922},"inodes":{"total":1015938,"free":1015841,"used":97,"pfree":99.990452,"pused":0.009548}},{"fsname":"/run/user/1000/gvfs","fstype":"fuse.gvfsd-fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000/doc","fstype":"fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/snapd/ns","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/run/snapd/ns/snap-store.mnt","fstype":"nsfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}}] 75155:20221202:102533.889 worker_preprocess_dep_items: SUCCEED 0 75155:20221202:102533.889 worker_preprocess_dep_items(): [{"fsname":"/sys","fstype":"sysfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc","fstype":"proc","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev","fstype":"devtmpfs","bytes":{"total":4121944064,"free":4121944064,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1006334,"free":1005787,"used":547,"pfree":99.945644,"pused":0.054356}},{"fsname":"/dev/pts","fstype":"devpts","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/","fstype":"ext4","bytes":{"total":525720707072,"free":417727541248,"used":81212747776,"pfree":83.722953,"pused":16.277047},"inodes":{"total":32677888,"free":31567229,"used":1110659,"pfree":96.601191,"pused":3.398809}},{"fsname":"/sys/kernel/security","fstype":"securityfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/shm","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161261568,"used":20480,"pfree":99.999508,"pused":0.000492},"inodes":{"total":1015938,"free":1015936,"used":2,"pfree":99.999803,"pused":0.000197}},{"fsname":"/run/lock","fstype":"tmpfs","bytes":{"total":5242880,"free":5238784,"used":4096,"pfree":99.921875,"pused":0.078125},"inodes":{"total":1015938,"free":1015928,"used":10,"pfree":99.999016,"pused":0.000984}},{"fsname":"/sys/fs/cgroup","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161282048,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1015938,"free":1015919,"used":19,"pfree":99.998130,"pused":0.001870}},{"fsname":"/sys/fs/cgroup/unified","fstype":"cgroup2","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/systemd","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/pstore","fstype":"pstore","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/firmware/efi/efivars","fstype":"efivarfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/bpf","fstype":"bpf","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/net_cls,net_prio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/devices","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/memory","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpu,cpuacct","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/perf_event","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/pids","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/hugetlb","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/rdma","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpuset","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/blkio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/freezer","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/misc","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/hugepages","fstype":"hugetlbfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/mqueue","fstype":"mqueue","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/debug","fstype":"debugfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/tracing","fstype":"tracefs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/beekeeper-studio/168","fstype":"squashfs","bytes":{"total":86638592,"free":0,"used":86638592,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/1705","fstype":"squashfs","bytes":{"total":57671680,"free":0,"used":57671680,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10765,"free":0,"used":10765,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1695","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11897,"free":0,"used":11897,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/beekeeper-studio/180","fstype":"squashfs","bytes":{"total":86245376,"free":0,"used":86245376,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core/14399","fstype":"squashfs","bytes":{"total":122421248,"free":0,"used":122421248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":12857,"free":0,"used":12857,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/72","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-28-1804/161","fstype":"squashfs","bytes":{"total":172883968,"free":0,"used":172883968,"pfree":0.000000,"pused":100.000000},"inodes":{"total":27806,"free":0,"used":27806,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2620","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2632","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1634","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11885,"free":0,"used":11885,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/115","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18121,"free":0,"used":18121,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1535","fstype":"squashfs","bytes":{"total":96206848,"free":0,"used":96206848,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76208,"free":0,"used":76208,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1506","fstype":"squashfs","bytes":{"total":65142784,"free":0,"used":65142784,"pfree":0.000000,"pused":100.000000},"inodes":{"total":62342,"free":0,"used":62342,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/bare/5","fstype":"squashfs","bytes":{"total":131072,"free":0,"used":131072,"pfree":0.000000,"pused":100.000000},"inodes":{"total":29,"free":0,"used":29,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/95","fstype":"squashfs","bytes":{"total":162004992,"free":0,"used":162004992,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10162,"free":0,"used":10162,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1534","fstype":"squashfs","bytes":{"total":85327872,"free":0,"used":85327872,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76177,"free":0,"used":76177,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/148","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40311,"free":0,"used":40311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/149","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40310,"free":0,"used":40310,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/119","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18272,"free":0,"used":18272,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/77","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/24","fstype":"squashfs","bytes":{"total":252575744,"free":0,"used":252575744,"pfree":0.000000,"pused":100.000000},"inodes":{"total":25913,"free":0,"used":25913,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/96","fstype":"squashfs","bytes":{"total":201719808,"free":0,"used":201719808,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10166,"free":0,"used":10166,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/433","fstype":"squashfs","bytes":{"total":52297728,"free":0,"used":52297728,"pfree":0.000000,"pused":100.000000},"inodes":{"total":15827,"free":0,"used":15827,"pfree":0.000000,"pused":100.000000}},{"fsname":"/sys/fs/fuse/connections","fstype":"fusectl","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/config","fstype":"configfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/snapd/7264","fstype":"squashfs","bytes":{"total":28442624,"free":0,"used":28442624,"pfree":0.000000,"pused":100.000000},"inodes":{"total":459,"free":0,"used":459,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/599","fstype":"squashfs","bytes":{"total":48234496,"free":0,"used":48234496,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17275,"free":0,"used":17275,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/558","fstype":"squashfs","bytes":{"total":56885248,"free":0,"used":56885248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17311,"free":0,"used":17311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snapd/17883","fstype":"squashfs","bytes":{"total":52035584,"free":0,"used":52035584,"pfree":0.000000,"pused":100.000000},"inodes":{"total":491,"free":0,"used":491,"pfree":0.000000,"pused":100.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/boot/efi","fstype":"vfat","bytes":{"total":535805952,"free":530591744,"used":5214208,"pfree":99.026848,"pused":0.973152},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000","fstype":"tmpfs","bytes":{"total":832253952,"free":832212992,"used":40960,"pfree":99.995078,"pused":0.004922},"inodes":{"total":1015938,"free":1015841,"used":97,"pfree":99.990452,"pused":0.009548}},{"fsname":"/run/user/1000/gvfs","fstype":"fuse.gvfsd-fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000/doc","fstype":"fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/snapd/ns","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/run/snapd/ns/snap-store.mnt","fstype":"nsfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}}] 75155:20221202:102533.889 worker_preprocess_dep_items: SUCCEED 0 75155:20221202:102533.889 worker_preprocess_dep_items(): [{"fsname":"/sys","fstype":"sysfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc","fstype":"proc","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev","fstype":"devtmpfs","bytes":{"total":4121944064,"free":4121944064,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1006334,"free":1005787,"used":547,"pfree":99.945644,"pused":0.054356}},{"fsname":"/dev/pts","fstype":"devpts","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/","fstype":"ext4","bytes":{"total":525720707072,"free":417727541248,"used":81212747776,"pfree":83.722953,"pused":16.277047},"inodes":{"total":32677888,"free":31567229,"used":1110659,"pfree":96.601191,"pused":3.398809}},{"fsname":"/sys/kernel/security","fstype":"securityfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/shm","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161261568,"used":20480,"pfree":99.999508,"pused":0.000492},"inodes":{"total":1015938,"free":1015936,"used":2,"pfree":99.999803,"pused":0.000197}},{"fsname":"/run/lock","fstype":"tmpfs","bytes":{"total":5242880,"free":5238784,"used":4096,"pfree":99.921875,"pused":0.078125},"inodes":{"total":1015938,"free":1015928,"used":10,"pfree":99.999016,"pused":0.000984}},{"fsname":"/sys/fs/cgroup","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161282048,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1015938,"free":1015919,"used":19,"pfree":99.998130,"pused":0.001870}},{"fsname":"/sys/fs/cgroup/unified","fstype":"cgroup2","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/systemd","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/pstore","fstype":"pstore","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/firmware/efi/efivars","fstype":"efivarfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/bpf","fstype":"bpf","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/net_cls,net_prio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/devices","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/memory","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpu,cpuacct","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/perf_event","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/pids","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/hugetlb","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/rdma","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpuset","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/blkio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/freezer","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/misc","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/hugepages","fstype":"hugetlbfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/mqueue","fstype":"mqueue","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/debug","fstype":"debugfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/tracing","fstype":"tracefs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/beekeeper-studio/168","fstype":"squashfs","bytes":{"total":86638592,"free":0,"used":86638592,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/1705","fstype":"squashfs","bytes":{"total":57671680,"free":0,"used":57671680,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10765,"free":0,"used":10765,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1695","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11897,"free":0,"used":11897,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/beekeeper-studio/180","fstype":"squashfs","bytes":{"total":86245376,"free":0,"used":86245376,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core/14399","fstype":"squashfs","bytes":{"total":122421248,"free":0,"used":122421248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":12857,"free":0,"used":12857,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/72","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-28-1804/161","fstype":"squashfs","bytes":{"total":172883968,"free":0,"used":172883968,"pfree":0.000000,"pused":100.000000},"inodes":{"total":27806,"free":0,"used":27806,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2620","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2632","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1634","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11885,"free":0,"used":11885,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/115","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18121,"free":0,"used":18121,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1535","fstype":"squashfs","bytes":{"total":96206848,"free":0,"used":96206848,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76208,"free":0,"used":76208,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1506","fstype":"squashfs","bytes":{"total":65142784,"free":0,"used":65142784,"pfree":0.000000,"pused":100.000000},"inodes":{"total":62342,"free":0,"used":62342,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/bare/5","fstype":"squashfs","bytes":{"total":131072,"free":0,"used":131072,"pfree":0.000000,"pused":100.000000},"inodes":{"total":29,"free":0,"used":29,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/95","fstype":"squashfs","bytes":{"total":162004992,"free":0,"used":162004992,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10162,"free":0,"used":10162,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1534","fstype":"squashfs","bytes":{"total":85327872,"free":0,"used":85327872,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76177,"free":0,"used":76177,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/148","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40311,"free":0,"used":40311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/149","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40310,"free":0,"used":40310,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/119","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18272,"free":0,"used":18272,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/77","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/24","fstype":"squashfs","bytes":{"total":252575744,"free":0,"used":252575744,"pfree":0.000000,"pused":100.000000},"inodes":{"total":25913,"free":0,"used":25913,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/96","fstype":"squashfs","bytes":{"total":201719808,"free":0,"used":201719808,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10166,"free":0,"used":10166,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/433","fstype":"squashfs","bytes":{"total":52297728,"free":0,"used":52297728,"pfree":0.000000,"pused":100.000000},"inodes":{"total":15827,"free":0,"used":15827,"pfree":0.000000,"pused":100.000000}},{"fsname":"/sys/fs/fuse/connections","fstype":"fusectl","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/config","fstype":"configfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/snapd/7264","fstype":"squashfs","bytes":{"total":28442624,"free":0,"used":28442624,"pfree":0.000000,"pused":100.000000},"inodes":{"total":459,"free":0,"used":459,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/599","fstype":"squashfs","bytes":{"total":48234496,"free":0,"used":48234496,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17275,"free":0,"used":17275,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/558","fstype":"squashfs","bytes":{"total":56885248,"free":0,"used":56885248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17311,"free":0,"used":17311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snapd/17883","fstype":"squashfs","bytes":{"total":52035584,"free":0,"used":52035584,"pfree":0.000000,"pused":100.000000},"inodes":{"total":491,"free":0,"used":491,"pfree":0.000000,"pused":100.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/boot/efi","fstype":"vfat","bytes":{"total":535805952,"free":530591744,"used":5214208,"pfree":99.026848,"pused":0.973152},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000","fstype":"tmpfs","bytes":{"total":832253952,"free":832212992,"used":40960,"pfree":99.995078,"pused":0.004922},"inodes":{"total":1015938,"free":1015841,"used":97,"pfree":99.990452,"pused":0.009548}},{"fsname":"/run/user/1000/gvfs","fstype":"fuse.gvfsd-fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000/doc","fstype":"fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/snapd/ns","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/run/snapd/ns/snap-store.mnt","fstype":"nsfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}}] 75155:20221202:102533.889 worker_preprocess_dep_items: SUCCEED 0 75155:20221202:102533.889 worker_preprocess_dep_items(): [{"fsname":"/sys","fstype":"sysfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc","fstype":"proc","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev","fstype":"devtmpfs","bytes":{"total":4121944064,"free":4121944064,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1006334,"free":1005787,"used":547,"pfree":99.945644,"pused":0.054356}},{"fsname":"/dev/pts","fstype":"devpts","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/","fstype":"ext4","bytes":{"total":525720707072,"free":417727541248,"used":81212747776,"pfree":83.722953,"pused":16.277047},"inodes":{"total":32677888,"free":31567229,"used":1110659,"pfree":96.601191,"pused":3.398809}},{"fsname":"/sys/kernel/security","fstype":"securityfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/shm","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161261568,"used":20480,"pfree":99.999508,"pused":0.000492},"inodes":{"total":1015938,"free":1015936,"used":2,"pfree":99.999803,"pused":0.000197}},{"fsname":"/run/lock","fstype":"tmpfs","bytes":{"total":5242880,"free":5238784,"used":4096,"pfree":99.921875,"pused":0.078125},"inodes":{"total":1015938,"free":1015928,"used":10,"pfree":99.999016,"pused":0.000984}},{"fsname":"/sys/fs/cgroup","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161282048,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1015938,"free":1015919,"used":19,"pfree":99.998130,"pused":0.001870}},{"fsname":"/sys/fs/cgroup/unified","fstype":"cgroup2","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/systemd","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/pstore","fstype":"pstore","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/firmware/efi/efivars","fstype":"efivarfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/bpf","fstype":"bpf","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/net_cls,net_prio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/devices","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/memory","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpu,cpuacct","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/perf_event","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/pids","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/hugetlb","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/rdma","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpuset","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/blkio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/freezer","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/misc","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/hugepages","fstype":"hugetlbfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/mqueue","fstype":"mqueue","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/debug","fstype":"debugfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/tracing","fstype":"tracefs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/beekeeper-studio/168","fstype":"squashfs","bytes":{"total":86638592,"free":0,"used":86638592,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/1705","fstype":"squashfs","bytes":{"total":57671680,"free":0,"used":57671680,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10765,"free":0,"used":10765,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1695","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11897,"free":0,"used":11897,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/beekeeper-studio/180","fstype":"squashfs","bytes":{"total":86245376,"free":0,"used":86245376,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core/14399","fstype":"squashfs","bytes":{"total":122421248,"free":0,"used":122421248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":12857,"free":0,"used":12857,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/72","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-28-1804/161","fstype":"squashfs","bytes":{"total":172883968,"free":0,"used":172883968,"pfree":0.000000,"pused":100.000000},"inodes":{"total":27806,"free":0,"used":27806,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2620","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2632","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1634","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11885,"free":0,"used":11885,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/115","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18121,"free":0,"used":18121,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1535","fstype":"squashfs","bytes":{"total":96206848,"free":0,"used":96206848,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76208,"free":0,"used":76208,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1506","fstype":"squashfs","bytes":{"total":65142784,"free":0,"used":65142784,"pfree":0.000000,"pused":100.000000},"inodes":{"total":62342,"free":0,"used":62342,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/bare/5","fstype":"squashfs","bytes":{"total":131072,"free":0,"used":131072,"pfree":0.000000,"pused":100.000000},"inodes":{"total":29,"free":0,"used":29,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/95","fstype":"squashfs","bytes":{"total":162004992,"free":0,"used":162004992,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10162,"free":0,"used":10162,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1534","fstype":"squashfs","bytes":{"total":85327872,"free":0,"used":85327872,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76177,"free":0,"used":76177,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/148","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40311,"free":0,"used":40311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/149","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40310,"free":0,"used":40310,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/119","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18272,"free":0,"used":18272,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/77","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/24","fstype":"squashfs","bytes":{"total":252575744,"free":0,"used":252575744,"pfree":0.000000,"pused":100.000000},"inodes":{"total":25913,"free":0,"used":25913,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/96","fstype":"squashfs","bytes":{"total":201719808,"free":0,"used":201719808,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10166,"free":0,"used":10166,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/433","fstype":"squashfs","bytes":{"total":52297728,"free":0,"used":52297728,"pfree":0.000000,"pused":100.000000},"inodes":{"total":15827,"free":0,"used":15827,"pfree":0.000000,"pused":100.000000}},{"fsname":"/sys/fs/fuse/connections","fstype":"fusectl","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/config","fstype":"configfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/snapd/7264","fstype":"squashfs","bytes":{"total":28442624,"free":0,"used":28442624,"pfree":0.000000,"pused":100.000000},"inodes":{"total":459,"free":0,"used":459,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/599","fstype":"squashfs","bytes":{"total":48234496,"free":0,"used":48234496,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17275,"free":0,"used":17275,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/558","fstype":"squashfs","bytes":{"total":56885248,"free":0,"used":56885248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17311,"free":0,"used":17311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snapd/17883","fstype":"squashfs","bytes":{"total":52035584,"free":0,"used":52035584,"pfree":0.000000,"pused":100.000000},"inodes":{"total":491,"free":0,"used":491,"pfree":0.000000,"pused":100.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/boot/efi","fstype":"vfat","bytes":{"total":535805952,"free":530591744,"used":5214208,"pfree":99.026848,"pused":0.973152},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000","fstype":"tmpfs","bytes":{"total":832253952,"free":832212992,"used":40960,"pfree":99.995078,"pused":0.004922},"inodes":{"total":1015938,"free":1015841,"used":97,"pfree":99.990452,"pused":0.009548}},{"fsname":"/run/user/1000/gvfs","fstype":"fuse.gvfsd-fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000/doc","fstype":"fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/snapd/ns","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/run/snapd/ns/snap-store.mnt","fstype":"nsfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}}] 75155:20221202:102533.889 worker_preprocess_dep_items: SUCCEED 0 75155:20221202:102533.889 worker_preprocess_dep_items(): [{"fsname":"/sys","fstype":"sysfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc","fstype":"proc","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev","fstype":"devtmpfs","bytes":{"total":4121944064,"free":4121944064,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1006334,"free":1005787,"used":547,"pfree":99.945644,"pused":0.054356}},{"fsname":"/dev/pts","fstype":"devpts","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/","fstype":"ext4","bytes":{"total":525720707072,"free":417727541248,"used":81212747776,"pfree":83.722953,"pused":16.277047},"inodes":{"total":32677888,"free":31567229,"used":1110659,"pfree":96.601191,"pused":3.398809}},{"fsname":"/sys/kernel/security","fstype":"securityfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/shm","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161261568,"used":20480,"pfree":99.999508,"pused":0.000492},"inodes":{"total":1015938,"free":1015936,"used":2,"pfree":99.999803,"pused":0.000197}},{"fsname":"/run/lock","fstype":"tmpfs","bytes":{"total":5242880,"free":5238784,"used":4096,"pfree":99.921875,"pused":0.078125},"inodes":{"total":1015938,"free":1015928,"used":10,"pfree":99.999016,"pused":0.000984}},{"fsname":"/sys/fs/cgroup","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161282048,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1015938,"free":1015919,"used":19,"pfree":99.998130,"pused":0.001870}},{"fsname":"/sys/fs/cgroup/unified","fstype":"cgroup2","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/systemd","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/pstore","fstype":"pstore","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/firmware/efi/efivars","fstype":"efivarfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/bpf","fstype":"bpf","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/net_cls,net_prio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/devices","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/memory","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpu,cpuacct","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/perf_event","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/pids","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/hugetlb","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/rdma","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpuset","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/blkio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/freezer","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/misc","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/hugepages","fstype":"hugetlbfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/mqueue","fstype":"mqueue","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/debug","fstype":"debugfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/tracing","fstype":"tracefs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/beekeeper-studio/168","fstype":"squashfs","bytes":{"total":86638592,"free":0,"used":86638592,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/1705","fstype":"squashfs","bytes":{"total":57671680,"free":0,"used":57671680,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10765,"free":0,"used":10765,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1695","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11897,"free":0,"used":11897,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/beekeeper-studio/180","fstype":"squashfs","bytes":{"total":86245376,"free":0,"used":86245376,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core/14399","fstype":"squashfs","bytes":{"total":122421248,"free":0,"used":122421248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":12857,"free":0,"used":12857,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/72","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-28-1804/161","fstype":"squashfs","bytes":{"total":172883968,"free":0,"used":172883968,"pfree":0.000000,"pused":100.000000},"inodes":{"total":27806,"free":0,"used":27806,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2620","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2632","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1634","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11885,"free":0,"used":11885,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/115","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18121,"free":0,"used":18121,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1535","fstype":"squashfs","bytes":{"total":96206848,"free":0,"used":96206848,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76208,"free":0,"used":76208,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1506","fstype":"squashfs","bytes":{"total":65142784,"free":0,"used":65142784,"pfree":0.000000,"pused":100.000000},"inodes":{"total":62342,"free":0,"used":62342,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/bare/5","fstype":"squashfs","bytes":{"total":131072,"free":0,"used":131072,"pfree":0.000000,"pused":100.000000},"inodes":{"total":29,"free":0,"used":29,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/95","fstype":"squashfs","bytes":{"total":162004992,"free":0,"used":162004992,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10162,"free":0,"used":10162,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1534","fstype":"squashfs","bytes":{"total":85327872,"free":0,"used":85327872,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76177,"free":0,"used":76177,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/148","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40311,"free":0,"used":40311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/149","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40310,"free":0,"used":40310,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/119","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18272,"free":0,"used":18272,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/77","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/24","fstype":"squashfs","bytes":{"total":252575744,"free":0,"used":252575744,"pfree":0.000000,"pused":100.000000},"inodes":{"total":25913,"free":0,"used":25913,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/96","fstype":"squashfs","bytes":{"total":201719808,"free":0,"used":201719808,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10166,"free":0,"used":10166,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/433","fstype":"squashfs","bytes":{"total":52297728,"free":0,"used":52297728,"pfree":0.000000,"pused":100.000000},"inodes":{"total":15827,"free":0,"used":15827,"pfree":0.000000,"pused":100.000000}},{"fsname":"/sys/fs/fuse/connections","fstype":"fusectl","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/config","fstype":"configfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/snapd/7264","fstype":"squashfs","bytes":{"total":28442624,"free":0,"used":28442624,"pfree":0.000000,"pused":100.000000},"inodes":{"total":459,"free":0,"used":459,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/599","fstype":"squashfs","bytes":{"total":48234496,"free":0,"used":48234496,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17275,"free":0,"used":17275,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/558","fstype":"squashfs","bytes":{"total":56885248,"free":0,"used":56885248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17311,"free":0,"used":17311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snapd/17883","fstype":"squashfs","bytes":{"total":52035584,"free":0,"used":52035584,"pfree":0.000000,"pused":100.000000},"inodes":{"total":491,"free":0,"used":491,"pfree":0.000000,"pused":100.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/boot/efi","fstype":"vfat","bytes":{"total":535805952,"free":530591744,"used":5214208,"pfree":99.026848,"pused":0.973152},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000","fstype":"tmpfs","bytes":{"total":832253952,"free":832212992,"used":40960,"pfree":99.995078,"pused":0.004922},"inodes":{"total":1015938,"free":1015841,"used":97,"pfree":99.990452,"pused":0.009548}},{"fsname":"/run/user/1000/gvfs","fstype":"fuse.gvfsd-fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000/doc","fstype":"fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/snapd/ns","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/run/snapd/ns/snap-store.mnt","fstype":"nsfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}}] 75155:20221202:102533.889 worker_preprocess_dep_items: SUCCEED 0 75155:20221202:102533.890 worker_preprocess_dep_items(): [{"fsname":"/sys","fstype":"sysfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc","fstype":"proc","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev","fstype":"devtmpfs","bytes":{"total":4121944064,"free":4121944064,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1006334,"free":1005787,"used":547,"pfree":99.945644,"pused":0.054356}},{"fsname":"/dev/pts","fstype":"devpts","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/","fstype":"ext4","bytes":{"total":525720707072,"free":417727541248,"used":81212747776,"pfree":83.722953,"pused":16.277047},"inodes":{"total":32677888,"free":31567229,"used":1110659,"pfree":96.601191,"pused":3.398809}},{"fsname":"/sys/kernel/security","fstype":"securityfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/shm","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161261568,"used":20480,"pfree":99.999508,"pused":0.000492},"inodes":{"total":1015938,"free":1015936,"used":2,"pfree":99.999803,"pused":0.000197}},{"fsname":"/run/lock","fstype":"tmpfs","bytes":{"total":5242880,"free":5238784,"used":4096,"pfree":99.921875,"pused":0.078125},"inodes":{"total":1015938,"free":1015928,"used":10,"pfree":99.999016,"pused":0.000984}},{"fsname":"/sys/fs/cgroup","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161282048,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1015938,"free":1015919,"used":19,"pfree":99.998130,"pused":0.001870}},{"fsname":"/sys/fs/cgroup/unified","fstype":"cgroup2","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/systemd","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/pstore","fstype":"pstore","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/firmware/efi/efivars","fstype":"efivarfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/bpf","fstype":"bpf","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/net_cls,net_prio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/devices","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/memory","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpu,cpuacct","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/perf_event","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/pids","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/hugetlb","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/rdma","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpuset","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/blkio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/freezer","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/misc","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/hugepages","fstype":"hugetlbfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/mqueue","fstype":"mqueue","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/debug","fstype":"debugfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/tracing","fstype":"tracefs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/beekeeper-studio/168","fstype":"squashfs","bytes":{"total":86638592,"free":0,"used":86638592,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/1705","fstype":"squashfs","bytes":{"total":57671680,"free":0,"used":57671680,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10765,"free":0,"used":10765,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1695","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11897,"free":0,"used":11897,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/beekeeper-studio/180","fstype":"squashfs","bytes":{"total":86245376,"free":0,"used":86245376,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core/14399","fstype":"squashfs","bytes":{"total":122421248,"free":0,"used":122421248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":12857,"free":0,"used":12857,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/72","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-28-1804/161","fstype":"squashfs","bytes":{"total":172883968,"free":0,"used":172883968,"pfree":0.000000,"pused":100.000000},"inodes":{"total":27806,"free":0,"used":27806,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2620","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2632","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1634","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11885,"free":0,"used":11885,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/115","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18121,"free":0,"used":18121,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1535","fstype":"squashfs","bytes":{"total":96206848,"free":0,"used":96206848,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76208,"free":0,"used":76208,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1506","fstype":"squashfs","bytes":{"total":65142784,"free":0,"used":65142784,"pfree":0.000000,"pused":100.000000},"inodes":{"total":62342,"free":0,"used":62342,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/bare/5","fstype":"squashfs","bytes":{"total":131072,"free":0,"used":131072,"pfree":0.000000,"pused":100.000000},"inodes":{"total":29,"free":0,"used":29,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/95","fstype":"squashfs","bytes":{"total":162004992,"free":0,"used":162004992,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10162,"free":0,"used":10162,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1534","fstype":"squashfs","bytes":{"total":85327872,"free":0,"used":85327872,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76177,"free":0,"used":76177,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/148","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40311,"free":0,"used":40311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/149","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40310,"free":0,"used":40310,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/119","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18272,"free":0,"used":18272,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/77","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/24","fstype":"squashfs","bytes":{"total":252575744,"free":0,"used":252575744,"pfree":0.000000,"pused":100.000000},"inodes":{"total":25913,"free":0,"used":25913,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/96","fstype":"squashfs","bytes":{"total":201719808,"free":0,"used":201719808,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10166,"free":0,"used":10166,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/433","fstype":"squashfs","bytes":{"total":52297728,"free":0,"used":52297728,"pfree":0.000000,"pused":100.000000},"inodes":{"total":15827,"free":0,"used":15827,"pfree":0.000000,"pused":100.000000}},{"fsname":"/sys/fs/fuse/connections","fstype":"fusectl","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/config","fstype":"configfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/snapd/7264","fstype":"squashfs","bytes":{"total":28442624,"free":0,"used":28442624,"pfree":0.000000,"pused":100.000000},"inodes":{"total":459,"free":0,"used":459,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/599","fstype":"squashfs","bytes":{"total":48234496,"free":0,"used":48234496,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17275,"free":0,"used":17275,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/558","fstype":"squashfs","bytes":{"total":56885248,"free":0,"used":56885248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17311,"free":0,"used":17311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snapd/17883","fstype":"squashfs","bytes":{"total":52035584,"free":0,"used":52035584,"pfree":0.000000,"pused":100.000000},"inodes":{"total":491,"free":0,"used":491,"pfree":0.000000,"pused":100.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/boot/efi","fstype":"vfat","bytes":{"total":535805952,"free":530591744,"used":5214208,"pfree":99.026848,"pused":0.973152},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000","fstype":"tmpfs","bytes":{"total":832253952,"free":832212992,"used":40960,"pfree":99.995078,"pused":0.004922},"inodes":{"total":1015938,"free":1015841,"used":97,"pfree":99.990452,"pused":0.009548}},{"fsname":"/run/user/1000/gvfs","fstype":"fuse.gvfsd-fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000/doc","fstype":"fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/snapd/ns","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/run/snapd/ns/snap-store.mnt","fstype":"nsfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}}] 75155:20221202:102533.890 worker_preprocess_dep_items: SUCCEED 0 75155:20221202:102533.890 worker_preprocess_dep_items(): [{"fsname":"/sys","fstype":"sysfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc","fstype":"proc","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev","fstype":"devtmpfs","bytes":{"total":4121944064,"free":4121944064,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1006334,"free":1005787,"used":547,"pfree":99.945644,"pused":0.054356}},{"fsname":"/dev/pts","fstype":"devpts","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/","fstype":"ext4","bytes":{"total":525720707072,"free":417727541248,"used":81212747776,"pfree":83.722953,"pused":16.277047},"inodes":{"total":32677888,"free":31567229,"used":1110659,"pfree":96.601191,"pused":3.398809}},{"fsname":"/sys/kernel/security","fstype":"securityfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/shm","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161261568,"used":20480,"pfree":99.999508,"pused":0.000492},"inodes":{"total":1015938,"free":1015936,"used":2,"pfree":99.999803,"pused":0.000197}},{"fsname":"/run/lock","fstype":"tmpfs","bytes":{"total":5242880,"free":5238784,"used":4096,"pfree":99.921875,"pused":0.078125},"inodes":{"total":1015938,"free":1015928,"used":10,"pfree":99.999016,"pused":0.000984}},{"fsname":"/sys/fs/cgroup","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161282048,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1015938,"free":1015919,"used":19,"pfree":99.998130,"pused":0.001870}},{"fsname":"/sys/fs/cgroup/unified","fstype":"cgroup2","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/systemd","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/pstore","fstype":"pstore","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/firmware/efi/efivars","fstype":"efivarfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/bpf","fstype":"bpf","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/net_cls,net_prio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/devices","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/memory","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpu,cpuacct","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/perf_event","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/pids","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/hugetlb","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/rdma","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpuset","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/blkio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/freezer","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/misc","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/hugepages","fstype":"hugetlbfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/mqueue","fstype":"mqueue","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/debug","fstype":"debugfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/tracing","fstype":"tracefs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/beekeeper-studio/168","fstype":"squashfs","bytes":{"total":86638592,"free":0,"used":86638592,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/1705","fstype":"squashfs","bytes":{"total":57671680,"free":0,"used":57671680,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10765,"free":0,"used":10765,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1695","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11897,"free":0,"used":11897,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/beekeeper-studio/180","fstype":"squashfs","bytes":{"total":86245376,"free":0,"used":86245376,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core/14399","fstype":"squashfs","bytes":{"total":122421248,"free":0,"used":122421248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":12857,"free":0,"used":12857,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/72","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-28-1804/161","fstype":"squashfs","bytes":{"total":172883968,"free":0,"used":172883968,"pfree":0.000000,"pused":100.000000},"inodes":{"total":27806,"free":0,"used":27806,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2620","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2632","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1634","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11885,"free":0,"used":11885,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/115","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18121,"free":0,"used":18121,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1535","fstype":"squashfs","bytes":{"total":96206848,"free":0,"used":96206848,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76208,"free":0,"used":76208,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1506","fstype":"squashfs","bytes":{"total":65142784,"free":0,"used":65142784,"pfree":0.000000,"pused":100.000000},"inodes":{"total":62342,"free":0,"used":62342,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/bare/5","fstype":"squashfs","bytes":{"total":131072,"free":0,"used":131072,"pfree":0.000000,"pused":100.000000},"inodes":{"total":29,"free":0,"used":29,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/95","fstype":"squashfs","bytes":{"total":162004992,"free":0,"used":162004992,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10162,"free":0,"used":10162,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1534","fstype":"squashfs","bytes":{"total":85327872,"free":0,"used":85327872,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76177,"free":0,"used":76177,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/148","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40311,"free":0,"used":40311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/149","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40310,"free":0,"used":40310,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/119","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18272,"free":0,"used":18272,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/77","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/24","fstype":"squashfs","bytes":{"total":252575744,"free":0,"used":252575744,"pfree":0.000000,"pused":100.000000},"inodes":{"total":25913,"free":0,"used":25913,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/96","fstype":"squashfs","bytes":{"total":201719808,"free":0,"used":201719808,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10166,"free":0,"used":10166,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/433","fstype":"squashfs","bytes":{"total":52297728,"free":0,"used":52297728,"pfree":0.000000,"pused":100.000000},"inodes":{"total":15827,"free":0,"used":15827,"pfree":0.000000,"pused":100.000000}},{"fsname":"/sys/fs/fuse/connections","fstype":"fusectl","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/config","fstype":"configfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/snapd/7264","fstype":"squashfs","bytes":{"total":28442624,"free":0,"used":28442624,"pfree":0.000000,"pused":100.000000},"inodes":{"total":459,"free":0,"used":459,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/599","fstype":"squashfs","bytes":{"total":48234496,"free":0,"used":48234496,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17275,"free":0,"used":17275,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/558","fstype":"squashfs","bytes":{"total":56885248,"free":0,"used":56885248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17311,"free":0,"used":17311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snapd/17883","fstype":"squashfs","bytes":{"total":52035584,"free":0,"used":52035584,"pfree":0.000000,"pused":100.000000},"inodes":{"total":491,"free":0,"used":491,"pfree":0.000000,"pused":100.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/boot/efi","fstype":"vfat","bytes":{"total":535805952,"free":530591744,"used":5214208,"pfree":99.026848,"pused":0.973152},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000","fstype":"tmpfs","bytes":{"total":832253952,"free":832212992,"used":40960,"pfree":99.995078,"pused":0.004922},"inodes":{"total":1015938,"free":1015841,"used":97,"pfree":99.990452,"pused":0.009548}},{"fsname":"/run/user/1000/gvfs","fstype":"fuse.gvfsd-fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000/doc","fstype":"fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/snapd/ns","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/run/snapd/ns/snap-store.mnt","fstype":"nsfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}}] 75155:20221202:102533.890 worker_preprocess_dep_items: SUCCEED 0 75155:20221202:102533.890 worker_preprocess_dep_items(): [{"fsname":"/sys","fstype":"sysfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc","fstype":"proc","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev","fstype":"devtmpfs","bytes":{"total":4121944064,"free":4121944064,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1006334,"free":1005787,"used":547,"pfree":99.945644,"pused":0.054356}},{"fsname":"/dev/pts","fstype":"devpts","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/","fstype":"ext4","bytes":{"total":525720707072,"free":417727541248,"used":81212747776,"pfree":83.722953,"pused":16.277047},"inodes":{"total":32677888,"free":31567229,"used":1110659,"pfree":96.601191,"pused":3.398809}},{"fsname":"/sys/kernel/security","fstype":"securityfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/shm","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161261568,"used":20480,"pfree":99.999508,"pused":0.000492},"inodes":{"total":1015938,"free":1015936,"used":2,"pfree":99.999803,"pused":0.000197}},{"fsname":"/run/lock","fstype":"tmpfs","bytes":{"total":5242880,"free":5238784,"used":4096,"pfree":99.921875,"pused":0.078125},"inodes":{"total":1015938,"free":1015928,"used":10,"pfree":99.999016,"pused":0.000984}},{"fsname":"/sys/fs/cgroup","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161282048,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1015938,"free":1015919,"used":19,"pfree":99.998130,"pused":0.001870}},{"fsname":"/sys/fs/cgroup/unified","fstype":"cgroup2","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/systemd","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/pstore","fstype":"pstore","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/firmware/efi/efivars","fstype":"efivarfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/bpf","fstype":"bpf","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/net_cls,net_prio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/devices","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/memory","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpu,cpuacct","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/perf_event","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/pids","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/hugetlb","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/rdma","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpuset","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/blkio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/freezer","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/misc","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/hugepages","fstype":"hugetlbfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/mqueue","fstype":"mqueue","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/debug","fstype":"debugfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/tracing","fstype":"tracefs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/beekeeper-studio/168","fstype":"squashfs","bytes":{"total":86638592,"free":0,"used":86638592,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/1705","fstype":"squashfs","bytes":{"total":57671680,"free":0,"used":57671680,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10765,"free":0,"used":10765,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1695","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11897,"free":0,"used":11897,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/beekeeper-studio/180","fstype":"squashfs","bytes":{"total":86245376,"free":0,"used":86245376,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core/14399","fstype":"squashfs","bytes":{"total":122421248,"free":0,"used":122421248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":12857,"free":0,"used":12857,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/72","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-28-1804/161","fstype":"squashfs","bytes":{"total":172883968,"free":0,"used":172883968,"pfree":0.000000,"pused":100.000000},"inodes":{"total":27806,"free":0,"used":27806,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2620","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2632","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1634","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11885,"free":0,"used":11885,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/115","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18121,"free":0,"used":18121,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1535","fstype":"squashfs","bytes":{"total":96206848,"free":0,"used":96206848,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76208,"free":0,"used":76208,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1506","fstype":"squashfs","bytes":{"total":65142784,"free":0,"used":65142784,"pfree":0.000000,"pused":100.000000},"inodes":{"total":62342,"free":0,"used":62342,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/bare/5","fstype":"squashfs","bytes":{"total":131072,"free":0,"used":131072,"pfree":0.000000,"pused":100.000000},"inodes":{"total":29,"free":0,"used":29,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/95","fstype":"squashfs","bytes":{"total":162004992,"free":0,"used":162004992,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10162,"free":0,"used":10162,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1534","fstype":"squashfs","bytes":{"total":85327872,"free":0,"used":85327872,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76177,"free":0,"used":76177,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/148","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40311,"free":0,"used":40311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/149","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40310,"free":0,"used":40310,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/119","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18272,"free":0,"used":18272,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/77","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/24","fstype":"squashfs","bytes":{"total":252575744,"free":0,"used":252575744,"pfree":0.000000,"pused":100.000000},"inodes":{"total":25913,"free":0,"used":25913,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/96","fstype":"squashfs","bytes":{"total":201719808,"free":0,"used":201719808,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10166,"free":0,"used":10166,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/433","fstype":"squashfs","bytes":{"total":52297728,"free":0,"used":52297728,"pfree":0.000000,"pused":100.000000},"inodes":{"total":15827,"free":0,"used":15827,"pfree":0.000000,"pused":100.000000}},{"fsname":"/sys/fs/fuse/connections","fstype":"fusectl","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/config","fstype":"configfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/snapd/7264","fstype":"squashfs","bytes":{"total":28442624,"free":0,"used":28442624,"pfree":0.000000,"pused":100.000000},"inodes":{"total":459,"free":0,"used":459,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/599","fstype":"squashfs","bytes":{"total":48234496,"free":0,"used":48234496,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17275,"free":0,"used":17275,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/558","fstype":"squashfs","bytes":{"total":56885248,"free":0,"used":56885248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17311,"free":0,"used":17311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snapd/17883","fstype":"squashfs","bytes":{"total":52035584,"free":0,"used":52035584,"pfree":0.000000,"pused":100.000000},"inodes":{"total":491,"free":0,"used":491,"pfree":0.000000,"pused":100.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/boot/efi","fstype":"vfat","bytes":{"total":535805952,"free":530591744,"used":5214208,"pfree":99.026848,"pused":0.973152},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000","fstype":"tmpfs","bytes":{"total":832253952,"free":832212992,"used":40960,"pfree":99.995078,"pused":0.004922},"inodes":{"total":1015938,"free":1015841,"used":97,"pfree":99.990452,"pused":0.009548}},{"fsname":"/run/user/1000/gvfs","fstype":"fuse.gvfsd-fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000/doc","fstype":"fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/snapd/ns","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/run/snapd/ns/snap-store.mnt","fstype":"nsfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}}] 75155:20221202:102533.890 worker_preprocess_dep_items: SUCCEED 0 75155:20221202:102533.890 In zbx_ipc_socket_write() 75155:20221202:102533.890 End of zbx_ipc_socket_write():SUCCEED 75155:20221202:102533.890 End of worker_preprocess_dep_items() 75155:20221202:102533.890 In zbx_ipc_socket_read() 75153:20221202:102533.890 End of zbx_ipc_service_recv():1 75153:20221202:102533.890 In preprocessor_process_dep_result() 75153:20221202:102533.891 In preprocessor_enqueue_dependent() itemid: 44314 75153:20221202:102533.891 End of preprocessor_enqueue_dependent() 75153:20221202:102533.891 In preprocessor_enqueue_dependent() itemid: 44316 75153:20221202:102533.891 End of preprocessor_enqueue_dependent() 75153:20221202:102533.891 In preprocessor_enqueue_dependent() itemid: 44317 75153:20221202:102533.891 End of preprocessor_enqueue_dependent() 75153:20221202:102533.891 In preprocessor_enqueue_dependent() itemid: 44318 75153:20221202:102533.891 End of preprocessor_enqueue_dependent() 75153:20221202:102533.891 In preprocessor_enqueue_dependent() itemid: 44319 75153:20221202:102533.891 End of preprocessor_enqueue_dependent() 75153:20221202:102533.891 In preprocessor_enqueue_dependent() itemid: 44320 75153:20221202:102533.891 End of preprocessor_enqueue_dependent() 75153:20221202:102533.891 In preprocessor_enqueue_dependent() itemid: 44321 75153:20221202:102533.891 End of preprocessor_enqueue_dependent() 75153:20221202:102533.891 In preprocessor_enqueue_dependent() itemid: 44322 75153:20221202:102533.891 End of preprocessor_enqueue_dependent() 75153:20221202:102533.891 In preprocessor_enqueue_dependent() itemid: 44323 75153:20221202:102533.891 End of preprocessor_enqueue_dependent() 75153:20221202:102533.891 In preprocessor_enqueue_dependent() itemid: 44324 75153:20221202:102533.891 End of preprocessor_enqueue_dependent() 75153:20221202:102533.891 In preprocessor_enqueue_dependent() itemid: 44325 75153:20221202:102533.891 End of preprocessor_enqueue_dependent() 75153:20221202:102533.891 In preprocessor_enqueue_dependent() itemid: 44326 75153:20221202:102533.891 End of preprocessor_enqueue_dependent() 75153:20221202:102533.891 In preprocessor_enqueue_dependent() itemid: 44327 75153:20221202:102533.891 End of preprocessor_enqueue_dependent() 75153:20221202:102533.892 In preprocessor_enqueue_dependent() itemid: 44328 75153:20221202:102533.892 End of preprocessor_enqueue_dependent() 75153:20221202:102533.892 In preprocessor_enqueue_dependent() itemid: 44329 75153:20221202:102533.892 End of preprocessor_enqueue_dependent() 75153:20221202:102533.892 In preprocessor_enqueue_dependent() itemid: 44330 75153:20221202:102533.892 End of preprocessor_enqueue_dependent() 75153:20221202:102533.892 In preprocessor_enqueue_dependent() itemid: 44331 75153:20221202:102533.892 End of preprocessor_enqueue_dependent() 75153:20221202:102533.892 In preprocessor_enqueue_dependent() itemid: 44332 75153:20221202:102533.892 End of preprocessor_enqueue_dependent() 75153:20221202:102533.892 In preprocessor_enqueue_dependent() itemid: 44333 75153:20221202:102533.892 End of preprocessor_enqueue_dependent() 75153:20221202:102533.892 In preprocessor_enqueue_dependent() itemid: 44334 75153:20221202:102533.892 End of preprocessor_enqueue_dependent() 75153:20221202:102533.892 In preprocessor_enqueue_dependent() itemid: 44335 75153:20221202:102533.892 End of preprocessor_enqueue_dependent() 75153:20221202:102533.892 In preprocessor_enqueue_dependent() itemid: 44336 75153:20221202:102533.892 End of preprocessor_enqueue_dependent() 75153:20221202:102533.892 In preprocessor_enqueue_dependent() itemid: 44337 75153:20221202:102533.893 End of preprocessor_enqueue_dependent() 75153:20221202:102533.893 In preprocessor_enqueue_dependent() itemid: 44338 75153:20221202:102533.893 End of preprocessor_enqueue_dependent() 75153:20221202:102533.893 In preprocessor_enqueue_dependent() itemid: 44339 75153:20221202:102533.893 End of preprocessor_enqueue_dependent() 75153:20221202:102533.893 In preprocessor_enqueue_dependent() itemid: 44340 75153:20221202:102533.893 End of preprocessor_enqueue_dependent() 75153:20221202:102533.893 In preprocessor_enqueue_dependent() itemid: 44341 75153:20221202:102533.893 End of preprocessor_enqueue_dependent() 75153:20221202:102533.893 In preprocessor_assign_tasks() 75153:20221202:102533.893 In preprocessor_get_next_task() 75153:20221202:102533.893 End of preprocessor_get_next_task() 75153:20221202:102533.893 End of preprocessor_assign_tasks() 75153:20221202:102533.893 In zbx_ipc_socket_open() 75153:20221202:102533.894 End of zbx_ipc_socket_open():SUCCEED 75153:20221202:102533.894 In zbx_ipc_socket_write() 75153:20221202:102533.894 End of zbx_ipc_socket_write():SUCCEED 75153:20221202:102533.894 End of preprocessor_process_dep_result() 75153:20221202:102533.894 In zbx_ipc_service_recv() timeout:1.000 75157:20221202:102533.894 In ipc_service_accept() 75157:20221202:102533.894 In ipc_service_add_client() 75157:20221202:102533.894 End of ipc_service_add_client() clientid:5 75157:20221202:102533.894 End of ipc_service_accept() 75157:20221202:102533.894 End of zbx_ipc_service_recv():2 75157:20221202:102533.894 In zbx_ipc_service_recv() timeout:1.000 75157:20221202:102533.894 End of zbx_ipc_service_recv():1 75157:20221202:102533.894 In lld_queue_request() 75157:20221202:102533.894 queuing discovery rule:44314 75157:20221202:102533.894 End of lld_queue_request() 75157:20221202:102533.894 In zbx_ipc_client_send() clientid:3 75157:20221202:102533.894 End of zbx_ipc_client_send():SUCCEED 75157:20221202:102533.894 In zbx_ipc_service_recv() timeout:1.000 75159:20221202:102533.895 End of zbx_ipc_socket_read():SUCCEED 75159:20221202:102533.895 In lld_process_task() 75159:20221202:102533.895 processing discovery rule:44314 75159:20221202:102533.895 In lld_process_discovery_rule() itemid:44314 75159:20221202:102533.895 query [txnlev:0] [select hostid,key_,evaltype,formula,lifetime from items where itemid=44314] 75182:20221202:102533.896 End of zbx_ipc_async_socket_recv():0 75182:20221202:102533.896 zbx_setproctitle() title:'poller #1 [got 0 values in 0.000084 sec, getting values]' 75182:20221202:102533.896 In get_values() 75182:20221202:102533.896 In DCconfig_get_poller_items() poller_type:0 75182:20221202:102533.896 End of DCconfig_get_poller_items():0 75182:20221202:102533.896 In DCconfig_get_poller_nextcheck() poller_type:0 75182:20221202:102533.896 End of DCconfig_get_poller_nextcheck():1669969536 75182:20221202:102533.896 End of get_values():0 75182:20221202:102533.896 zbx_setproctitle() title:'poller #1 [got 0 values in 0.000359 sec, idle 3 sec]' 75182:20221202:102533.896 In zbx_ipc_async_socket_recv() timeout:3 75159:20221202:102533.896 In substitute_simple_macros_impl() data:'30d' 75159:20221202:102533.896 End substitute_simple_macros_impl() data:'30d' 75159:20221202:102533.896 In lld_filter_load() 75159:20221202:102533.896 query [txnlev:0] [select item_conditionid,macro,value,operator from item_condition where itemid=44314] 75159:20221202:102533.897 In substitute_simple_macros_impl() data:'/sys' 75159:20221202:102533.897 End substitute_simple_macros_impl() data:'/sys' 75159:20221202:102533.897 In substitute_simple_macros_impl() data:'/proc' 75159:20221202:102533.897 End substitute_simple_macros_impl() data:'/proc' 75159:20221202:102533.897 End of lld_filter_load():SUCCEED 75159:20221202:102533.897 In zbx_lld_macro_paths_get() 75159:20221202:102533.897 query [txnlev:0] [select lld_macro,path from lld_macro_path where itemid=44314] 75159:20221202:102533.898 End of zbx_lld_macro_paths_get():SUCCEED 75159:20221202:102533.898 In lld_overrides_load() 75159:20221202:102533.898 query [txnlev:1] [begin;] 75159:20221202:102533.898 query [txnlev:1] [select lld_overrideid,step,evaltype,formula,stop from lld_override where itemid=44314 order by lld_overrideid] 75159:20221202:102533.898 query [txnlev:1] [commit;] 75159:20221202:102533.899 End of lld_overrides_load():SUCCEED 75159:20221202:102533.899 In lld_rows_get() 75159:20221202:102533.899 In filter_evaluate_and_or_andor() 75159:20221202:102533.899 In zbx_evaluate() expression:'(1 or 0)' 75159:20221202:102533.899 End of zbx_evaluate() value:1.000000 75159:20221202:102533.899 End of filter_evaluate_and_or_andor():SUCCEED 75159:20221202:102533.899 In filter_evaluate_and_or_andor() 75159:20221202:102533.899 In zbx_evaluate() expression:'(0 or 1)' 75159:20221202:102533.899 End of zbx_evaluate() value:1.000000 75159:20221202:102533.899 End of filter_evaluate_and_or_andor():SUCCEED 75159:20221202:102533.899 In filter_evaluate_and_or_andor() 75159:20221202:102533.899 In zbx_evaluate() expression:'(0 or 0)' 75159:20221202:102533.899 End of zbx_evaluate() value:0.000000 75159:20221202:102533.899 End of filter_evaluate_and_or_andor():FAIL 75159:20221202:102533.899 In filter_evaluate_and_or_andor() 75159:20221202:102533.899 In zbx_evaluate() expression:'(0 or 0)' 75159:20221202:102533.899 End of zbx_evaluate() value:0.000000 75159:20221202:102533.899 End of filter_evaluate_and_or_andor():FAIL 75159:20221202:102533.899 In filter_evaluate_and_or_andor() 75159:20221202:102533.899 In zbx_evaluate() expression:'(0 or 0)' 75159:20221202:102533.899 End of zbx_evaluate() value:0.000000 75159:20221202:102533.899 End of filter_evaluate_and_or_andor():FAIL 75159:20221202:102533.899 In filter_evaluate_and_or_andor() 75159:20221202:102533.899 In zbx_evaluate() expression:'(0 or 0)' 75159:20221202:102533.899 End of zbx_evaluate() value:0.000000 75159:20221202:102533.900 End of filter_evaluate_and_or_andor():FAIL 75159:20221202:102533.900 In filter_evaluate_and_or_andor() 75159:20221202:102533.900 In zbx_evaluate() expression:'(1 or 0)' 75159:20221202:102533.900 End of zbx_evaluate() value:1.000000 75159:20221202:102533.900 End of filter_evaluate_and_or_andor():SUCCEED 75159:20221202:102533.900 In filter_evaluate_and_or_andor() 75159:20221202:102533.900 In zbx_evaluate() expression:'(0 or 0)' 75159:20221202:102533.900 End of zbx_evaluate() value:0.000000 75159:20221202:102533.900 End of filter_evaluate_and_or_andor():FAIL 75159:20221202:102533.900 In filter_evaluate_and_or_andor() 75159:20221202:102533.900 In zbx_evaluate() expression:'(0 or 0)' 75159:20221202:102533.900 End of zbx_evaluate() value:0.000000 75159:20221202:102533.900 End of filter_evaluate_and_or_andor():FAIL 75159:20221202:102533.900 In filter_evaluate_and_or_andor() 75159:20221202:102533.900 In zbx_evaluate() expression:'(1 or 0)' 75159:20221202:102533.900 End of zbx_evaluate() value:1.000000 75159:20221202:102533.900 End of filter_evaluate_and_or_andor():SUCCEED 75159:20221202:102533.900 In filter_evaluate_and_or_andor() 75159:20221202:102533.900 In zbx_evaluate() expression:'(1 or 0)' 75159:20221202:102533.900 End of zbx_evaluate() value:1.000000 75159:20221202:102533.900 End of filter_evaluate_and_or_andor():SUCCEED 75159:20221202:102533.900 In filter_evaluate_and_or_andor() 75159:20221202:102533.900 In zbx_evaluate() expression:'(1 or 0)' 75159:20221202:102533.900 End of zbx_evaluate() value:1.000000 75159:20221202:102533.900 End of filter_evaluate_and_or_andor():SUCCEED 75159:20221202:102533.900 In filter_evaluate_and_or_andor() 75159:20221202:102533.900 In zbx_evaluate() expression:'(1 or 0)' 75159:20221202:102533.900 End of zbx_evaluate() value:1.000000 75159:20221202:102533.900 End of filter_evaluate_and_or_andor():SUCCEED 75159:20221202:102533.900 In filter_evaluate_and_or_andor() 75159:20221202:102533.900 In zbx_evaluate() expression:'(1 or 0)' 75159:20221202:102533.900 End of zbx_evaluate() value:1.000000 75159:20221202:102533.900 End of filter_evaluate_and_or_andor():SUCCEED 75159:20221202:102533.900 In filter_evaluate_and_or_andor() 75159:20221202:102533.900 In zbx_evaluate() expression:'(1 or 0)' 75159:20221202:102533.900 End of zbx_evaluate() value:1.000000 75159:20221202:102533.900 End of filter_evaluate_and_or_andor():SUCCEED 75159:20221202:102533.900 In filter_evaluate_and_or_andor() 75159:20221202:102533.900 In zbx_evaluate() expression:'(1 or 0)' 75159:20221202:102533.900 End of zbx_evaluate() value:1.000000 75159:20221202:102533.901 End of filter_evaluate_and_or_andor():SUCCEED 75159:20221202:102533.901 In filter_evaluate_and_or_andor() 75159:20221202:102533.901 In zbx_evaluate() expression:'(1 or 0)' 75159:20221202:102533.901 End of zbx_evaluate() value:1.000000 75159:20221202:102533.901 End of filter_evaluate_and_or_andor():SUCCEED 75159:20221202:102533.901 In filter_evaluate_and_or_andor() 75159:20221202:102533.901 In zbx_evaluate() expression:'(1 or 0)' 75159:20221202:102533.901 End of zbx_evaluate() value:1.000000 75159:20221202:102533.901 End of filter_evaluate_and_or_andor():SUCCEED 75159:20221202:102533.901 In filter_evaluate_and_or_andor() 75159:20221202:102533.901 In zbx_evaluate() expression:'(1 or 0)' 75159:20221202:102533.901 End of zbx_evaluate() value:1.000000 75159:20221202:102533.901 End of filter_evaluate_and_or_andor():SUCCEED 75159:20221202:102533.901 In filter_evaluate_and_or_andor() 75159:20221202:102533.901 In zbx_evaluate() expression:'(1 or 0)' 75159:20221202:102533.901 End of zbx_evaluate() value:1.000000 75159:20221202:102533.901 End of filter_evaluate_and_or_andor():SUCCEED 75159:20221202:102533.901 In filter_evaluate_and_or_andor() 75159:20221202:102533.901 In zbx_evaluate() expression:'(1 or 0)' 75159:20221202:102533.901 End of zbx_evaluate() value:1.000000 75159:20221202:102533.901 End of filter_evaluate_and_or_andor():SUCCEED 75159:20221202:102533.901 In filter_evaluate_and_or_andor() 75159:20221202:102533.901 In zbx_evaluate() expression:'(1 or 0)' 75159:20221202:102533.901 End of zbx_evaluate() value:1.000000 75159:20221202:102533.901 End of filter_evaluate_and_or_andor():SUCCEED 75159:20221202:102533.901 In filter_evaluate_and_or_andor() 75159:20221202:102533.901 In zbx_evaluate() expression:'(1 or 0)' 75159:20221202:102533.901 End of zbx_evaluate() value:1.000000 75159:20221202:102533.901 End of filter_evaluate_and_or_andor():SUCCEED 75159:20221202:102533.901 In filter_evaluate_and_or_andor() 75159:20221202:102533.901 In zbx_evaluate() expression:'(1 or 0)' 75159:20221202:102533.902 End of zbx_evaluate() value:1.000000 75159:20221202:102533.902 End of filter_evaluate_and_or_andor():SUCCEED 75159:20221202:102533.902 In filter_evaluate_and_or_andor() 75159:20221202:102533.902 In zbx_evaluate() expression:'(1 or 0)' 75159:20221202:102533.902 End of zbx_evaluate() value:1.000000 75159:20221202:102533.902 End of filter_evaluate_and_or_andor():SUCCEED 75159:20221202:102533.902 In filter_evaluate_and_or_andor() 75159:20221202:102533.902 In zbx_evaluate() expression:'(1 or 0)' 75159:20221202:102533.902 End of zbx_evaluate() value:1.000000 75159:20221202:102533.902 End of filter_evaluate_and_or_andor():SUCCEED 75159:20221202:102533.902 In filter_evaluate_and_or_andor() 75159:20221202:102533.902 In zbx_evaluate() expression:'(1 or 0)' 75159:20221202:102533.902 End of zbx_evaluate() value:1.000000 75159:20221202:102533.902 End of filter_evaluate_and_or_andor():SUCCEED 75159:20221202:102533.902 In filter_evaluate_and_or_andor() 75159:20221202:102533.902 In zbx_evaluate() expression:'(1 or 1)' 75159:20221202:102533.902 End of zbx_evaluate() value:1.000000 75159:20221202:102533.902 End of filter_evaluate_and_or_andor():SUCCEED 75159:20221202:102533.902 In filter_evaluate_and_or_andor() 75159:20221202:102533.903 In zbx_evaluate() expression:'(0 or 0)' 75159:20221202:102533.903 End of zbx_evaluate() value:0.000000 75159:20221202:102533.903 End of filter_evaluate_and_or_andor():FAIL 75159:20221202:102533.903 In filter_evaluate_and_or_andor() 75159:20221202:102533.903 In zbx_evaluate() expression:'(0 or 0)' 75159:20221202:102533.903 End of zbx_evaluate() value:0.000000 75159:20221202:102533.903 End of filter_evaluate_and_or_andor():FAIL 75159:20221202:102533.903 In filter_evaluate_and_or_andor() 75159:20221202:102533.903 In zbx_evaluate() expression:'(1 or 0)' 75159:20221202:102533.903 End of zbx_evaluate() value:1.000000 75159:20221202:102533.903 End of filter_evaluate_and_or_andor():SUCCEED 75159:20221202:102533.904 In filter_evaluate_and_or_andor() 75159:20221202:102533.904 In zbx_evaluate() expression:'(1 or 0)' 75159:20221202:102533.904 End of zbx_evaluate() value:1.000000 75159:20221202:102533.904 End of filter_evaluate_and_or_andor():SUCCEED 75159:20221202:102533.904 In filter_evaluate_and_or_andor() 75159:20221202:102533.904 In zbx_evaluate() expression:'(0 or 0)' 75159:20221202:102533.904 End of zbx_evaluate() value:0.000000 75159:20221202:102533.904 End of filter_evaluate_and_or_andor():FAIL 75159:20221202:102533.904 In filter_evaluate_and_or_andor() 75159:20221202:102533.905 In zbx_evaluate() expression:'(0 or 0)' 75159:20221202:102533.905 End of zbx_evaluate() value:0.000000 75159:20221202:102533.905 End of filter_evaluate_and_or_andor():FAIL 75159:20221202:102533.905 In filter_evaluate_and_or_andor() 75159:20221202:102533.905 In zbx_evaluate() expression:'(0 or 0)' 75159:20221202:102533.905 End of zbx_evaluate() value:0.000000 75159:20221202:102533.905 End of filter_evaluate_and_or_andor():FAIL 75159:20221202:102533.905 In filter_evaluate_and_or_andor() 75159:20221202:102533.905 In zbx_evaluate() expression:'(0 or 0)' 75159:20221202:102533.905 End of zbx_evaluate() value:0.000000 75159:20221202:102533.905 End of filter_evaluate_and_or_andor():FAIL 75159:20221202:102533.905 In filter_evaluate_and_or_andor() 75159:20221202:102533.905 In zbx_evaluate() expression:'(0 or 0)' 75159:20221202:102533.905 End of zbx_evaluate() value:0.000000 75159:20221202:102533.905 End of filter_evaluate_and_or_andor():FAIL 75159:20221202:102533.905 In filter_evaluate_and_or_andor() 75159:20221202:102533.905 In zbx_evaluate() expression:'(0 or 0)' 75159:20221202:102533.905 End of zbx_evaluate() value:0.000000 75159:20221202:102533.906 End of filter_evaluate_and_or_andor():FAIL 75159:20221202:102533.906 In filter_evaluate_and_or_andor() 75159:20221202:102533.906 In zbx_evaluate() expression:'(0 or 0)' 75159:20221202:102533.906 End of zbx_evaluate() value:0.000000 75159:20221202:102533.906 End of filter_evaluate_and_or_andor():FAIL 75159:20221202:102533.906 In filter_evaluate_and_or_andor() 75159:20221202:102533.907 In zbx_evaluate() expression:'(0 or 0)' 75159:20221202:102533.907 End of zbx_evaluate() value:0.000000 75159:20221202:102533.907 End of filter_evaluate_and_or_andor():FAIL 75159:20221202:102533.907 In filter_evaluate_and_or_andor() 75159:20221202:102533.907 In zbx_evaluate() expression:'(0 or 0)' 75159:20221202:102533.907 End of zbx_evaluate() value:0.000000 75159:20221202:102533.907 End of filter_evaluate_and_or_andor():FAIL 75159:20221202:102533.907 In filter_evaluate_and_or_andor() 75159:20221202:102533.907 In zbx_evaluate() expression:'(0 or 0)' 75159:20221202:102533.907 End of zbx_evaluate() value:0.000000 75159:20221202:102533.907 End of filter_evaluate_and_or_andor():FAIL 75159:20221202:102533.907 In filter_evaluate_and_or_andor() 75159:20221202:102533.907 In zbx_evaluate() expression:'(0 or 0)' 75159:20221202:102533.908 End of zbx_evaluate() value:0.000000 75159:20221202:102533.908 End of filter_evaluate_and_or_andor():FAIL 75159:20221202:102533.908 In filter_evaluate_and_or_andor() 75159:20221202:102533.908 In zbx_evaluate() expression:'(0 or 0)' 75159:20221202:102533.908 End of zbx_evaluate() value:0.000000 75159:20221202:102533.908 End of filter_evaluate_and_or_andor():FAIL 75159:20221202:102533.908 In filter_evaluate_and_or_andor() 75159:20221202:102533.908 In zbx_evaluate() expression:'(0 or 0)' 75159:20221202:102533.908 End of zbx_evaluate() value:0.000000 75159:20221202:102533.908 End of filter_evaluate_and_or_andor():FAIL 75159:20221202:102533.908 In filter_evaluate_and_or_andor() 75159:20221202:102533.908 In zbx_evaluate() expression:'(0 or 0)' 75159:20221202:102533.908 End of zbx_evaluate() value:0.000000 75159:20221202:102533.908 End of filter_evaluate_and_or_andor():FAIL 75159:20221202:102533.908 In filter_evaluate_and_or_andor() 75159:20221202:102533.908 In zbx_evaluate() expression:'(0 or 0)' 75159:20221202:102533.908 End of zbx_evaluate() value:0.000000 75159:20221202:102533.908 End of filter_evaluate_and_or_andor():FAIL 75159:20221202:102533.908 In filter_evaluate_and_or_andor() 75159:20221202:102533.908 In zbx_evaluate() expression:'(0 or 0)' 75159:20221202:102533.909 End of zbx_evaluate() value:0.000000 75159:20221202:102533.909 End of filter_evaluate_and_or_andor():FAIL 75159:20221202:102533.909 In filter_evaluate_and_or_andor() 75159:20221202:102533.909 In zbx_evaluate() expression:'(0 or 0)' 75159:20221202:102533.909 End of zbx_evaluate() value:0.000000 75159:20221202:102533.909 End of filter_evaluate_and_or_andor():FAIL 75159:20221202:102533.909 In filter_evaluate_and_or_andor() 75159:20221202:102533.911 In zbx_evaluate() expression:'(0 or 0)' 75188:20221202:102533.911 End of zbx_ipc_async_socket_recv():0 75188:20221202:102533.911 zbx_setproctitle() title:'poller #5 [got 0 values in 0.000098 sec, getting values]' 75188:20221202:102533.911 In get_values() 75188:20221202:102533.911 In DCconfig_get_poller_items() poller_type:0 75188:20221202:102533.911 End of DCconfig_get_poller_items():0 75188:20221202:102533.911 In DCconfig_get_poller_nextcheck() poller_type:0 75188:20221202:102533.911 End of DCconfig_get_poller_nextcheck():1669969536 75188:20221202:102533.911 End of get_values():0 75188:20221202:102533.911 zbx_setproctitle() title:'poller #5 [got 0 values in 0.000369 sec, idle 3 sec]' 75188:20221202:102533.911 In zbx_ipc_async_socket_recv() timeout:3 75159:20221202:102533.912 End of zbx_evaluate() value:0.000000 75159:20221202:102533.912 End of filter_evaluate_and_or_andor():FAIL 75159:20221202:102533.912 In filter_evaluate_and_or_andor() 75159:20221202:102533.912 In zbx_evaluate() expression:'(0 or 0)' 75159:20221202:102533.912 End of zbx_evaluate() value:0.000000 75159:20221202:102533.912 End of filter_evaluate_and_or_andor():FAIL 75159:20221202:102533.912 In filter_evaluate_and_or_andor() 75159:20221202:102533.912 In zbx_evaluate() expression:'(0 or 0)' 75159:20221202:102533.912 End of zbx_evaluate() value:0.000000 75159:20221202:102533.912 End of filter_evaluate_and_or_andor():FAIL 75159:20221202:102533.912 In filter_evaluate_and_or_andor() 75159:20221202:102533.912 In zbx_evaluate() expression:'(0 or 0)' 75159:20221202:102533.912 End of zbx_evaluate() value:0.000000 75159:20221202:102533.912 End of filter_evaluate_and_or_andor():FAIL 75159:20221202:102533.912 In filter_evaluate_and_or_andor() 75159:20221202:102533.912 In zbx_evaluate() expression:'(0 or 0)' 75159:20221202:102533.912 End of zbx_evaluate() value:0.000000 75159:20221202:102533.912 End of filter_evaluate_and_or_andor():FAIL 75159:20221202:102533.912 In filter_evaluate_and_or_andor() 75159:20221202:102533.912 In zbx_evaluate() expression:'(0 or 0)' 75159:20221202:102533.912 End of zbx_evaluate() value:0.000000 75159:20221202:102533.912 End of filter_evaluate_and_or_andor():FAIL 75159:20221202:102533.912 In filter_evaluate_and_or_andor() 75159:20221202:102533.912 In zbx_evaluate() expression:'(1 or 0)' 75159:20221202:102533.912 End of zbx_evaluate() value:1.000000 75159:20221202:102533.912 End of filter_evaluate_and_or_andor():SUCCEED 75159:20221202:102533.912 In filter_evaluate_and_or_andor() 75159:20221202:102533.912 In zbx_evaluate() expression:'(1 or 0)' 75159:20221202:102533.912 End of zbx_evaluate() value:1.000000 75159:20221202:102533.912 End of filter_evaluate_and_or_andor():SUCCEED 75159:20221202:102533.912 In filter_evaluate_and_or_andor() 75159:20221202:102533.912 In zbx_evaluate() expression:'(0 or 0)' 75159:20221202:102533.913 End of zbx_evaluate() value:0.000000 75159:20221202:102533.913 End of filter_evaluate_and_or_andor():FAIL 75159:20221202:102533.913 In filter_evaluate_and_or_andor() 75159:20221202:102533.913 In zbx_evaluate() expression:'(0 or 0)' 75159:20221202:102533.913 End of zbx_evaluate() value:0.000000 75159:20221202:102533.913 End of filter_evaluate_and_or_andor():FAIL 75159:20221202:102533.913 In filter_evaluate_and_or_andor() 75159:20221202:102533.913 In zbx_evaluate() expression:'(0 or 0)' 75159:20221202:102533.913 End of zbx_evaluate() value:0.000000 75159:20221202:102533.913 End of filter_evaluate_and_or_andor():FAIL 75159:20221202:102533.913 In filter_evaluate_and_or_andor() 75159:20221202:102533.913 In zbx_evaluate() expression:'(0 or 0)' 75159:20221202:102533.913 End of zbx_evaluate() value:0.000000 75159:20221202:102533.913 End of filter_evaluate_and_or_andor():FAIL 75159:20221202:102533.913 In filter_evaluate_and_or_andor() 75159:20221202:102533.913 In zbx_evaluate() expression:'(1 or 1)' 75159:20221202:102533.913 End of zbx_evaluate() value:1.000000 75159:20221202:102533.913 End of filter_evaluate_and_or_andor():SUCCEED 75159:20221202:102533.913 In filter_evaluate_and_or_andor() 75159:20221202:102533.913 In zbx_evaluate() expression:'(0 or 0)' 75159:20221202:102533.913 End of zbx_evaluate() value:0.000000 75159:20221202:102533.913 End of filter_evaluate_and_or_andor():FAIL 75159:20221202:102533.914 In filter_evaluate_and_or_andor() 75159:20221202:102533.914 In zbx_evaluate() expression:'(0 or 0)' 75159:20221202:102533.914 End of zbx_evaluate() value:0.000000 75159:20221202:102533.914 End of filter_evaluate_and_or_andor():FAIL 75159:20221202:102533.914 In filter_evaluate_and_or_andor() 75159:20221202:102533.914 In zbx_evaluate() expression:'(0 or 0)' 75159:20221202:102533.914 End of zbx_evaluate() value:0.000000 75159:20221202:102533.914 End of filter_evaluate_and_or_andor():FAIL 75159:20221202:102533.915 In filter_evaluate_and_or_andor() 75159:20221202:102533.915 In zbx_evaluate() expression:'(0 or 0)' 75159:20221202:102533.915 End of zbx_evaluate() value:0.000000 75159:20221202:102533.915 End of filter_evaluate_and_or_andor():FAIL 75159:20221202:102533.915 In filter_evaluate_and_or_andor() 75159:20221202:102533.915 In zbx_evaluate() expression:'(0 or 0)' 75159:20221202:102533.915 End of zbx_evaluate() value:0.000000 75159:20221202:102533.915 End of filter_evaluate_and_or_andor():FAIL 75159:20221202:102533.915 In filter_evaluate_and_or_andor() 75159:20221202:102533.915 In zbx_evaluate() expression:'(0 or 0)' 75159:20221202:102533.915 End of zbx_evaluate() value:0.000000 75159:20221202:102533.915 End of filter_evaluate_and_or_andor():FAIL 75159:20221202:102533.915 End of lld_rows_get():SUCCEED 75159:20221202:102533.915 In lld_update_items() 75159:20221202:102533.915 In lld_item_prototypes_get() 75159:20221202:102533.916 query [txnlev:0] [select i.itemid,i.name,i.key_,i.type,i.value_type,i.delay,i.history,i.trends,i.status,i.trapper_hosts,i.units,i.formula,i.logtimefmt,i.valuemapid,i.params,i.ipmi_sensor,i.snmp_oid,i.authtype,i.username,i.password,i.publickey,i.privatekey,i.description,i.interfaceid,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.discover from items i,item_discovery id where i.itemid=id.itemid and id.parent_itemid=44314] 75159:20221202:102533.917 query [txnlev:0] [select ip.itemid,ip.step,ip.type,ip.params,ip.error_handler,ip.error_handler_params from item_preproc ip,item_discovery id where ip.itemid=id.itemid and id.parent_itemid=44314] 75159:20221202:102533.918 query [txnlev:0] [select ip.itemid,ip.name,ip.value from item_parameter ip,item_discovery id where ip.itemid=id.itemid and id.parent_itemid=44314] 75159:20221202:102533.919 query [txnlev:0] [select it.itemid,it.tag,it.value from item_tag it,item_discovery id where it.itemid=id.itemid and id.parent_itemid=44314] 75159:20221202:102533.919 End of lld_item_prototypes_get():1 prototypes 75159:20221202:102533.919 In lld_items_get() 75159:20221202:102533.919 query [txnlev:0] [select id.itemid,id.key_,id.lastcheck,id.ts_delete,i.name,i.key_,i.type,i.value_type,i.delay,i.history,i.trends,i.trapper_hosts,i.units,i.formula,i.logtimefmt,i.valuemapid,i.params,i.ipmi_sensor,i.snmp_oid,i.authtype,i.username,i.password,i.publickey,i.privatekey,i.description,i.interfaceid,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,id.parent_itemid,i.allow_traps from item_discovery id join items i on id.itemid=i.itemid where id.parent_itemid=44315] 75159:20221202:102533.920 query [txnlev:0] [select ip.item_preprocid,ip.itemid,ip.step,ip.type,ip.params,ip.error_handler,ip.error_handler_params from item_discovery id join item_preproc ip on id.itemid=ip.itemid where id.parent_itemid=44315] 75159:20221202:102533.921 query [txnlev:0] [select ip.item_parameterid,ip.itemid,ip.name,ip.value from item_discovery id join item_parameter ip on id.itemid=ip.itemid where id.parent_itemid=44315] 75159:20221202:102533.921 query [txnlev:0] [select it.itemtagid,it.itemid,it.tag,it.value from item_discovery id join item_tag it on id.itemid=it.itemid where id.parent_itemid=44315] 75159:20221202:102533.922 End of lld_items_get() 75159:20221202:102533.922 In lld_items_make() 75159:20221202:102533.922 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 75159:20221202:102533.922 In zbx_substitute_lld_macros() data:'{#FSNAME}' 75159:20221202:102533.922 End of zbx_substitute_lld_macros():SUCCEED data:'/proc/sys/fs/binfmt_misc' 75159:20221202:102533.922 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/proc/sys/fs/binfmt_misc,free]' 75159:20221202:102533.922 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 75159:20221202:102533.922 In zbx_substitute_lld_macros() data:'{#FSNAME}' 75159:20221202:102533.922 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/kernel/config' 75159:20221202:102533.922 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/kernel/config,free]' 75159:20221202:102533.922 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 75159:20221202:102533.922 In zbx_substitute_lld_macros() data:'{#FSNAME}' 75159:20221202:102533.922 End of zbx_substitute_lld_macros():SUCCEED data:'/proc/sys/fs/binfmt_misc' 75159:20221202:102533.922 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/proc/sys/fs/binfmt_misc,free]' 75159:20221202:102533.922 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 75159:20221202:102533.922 In zbx_substitute_lld_macros() data:'{#FSNAME}' 75159:20221202:102533.922 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/fuse/connections' 75159:20221202:102533.922 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/fuse/connections,free]' 75159:20221202:102533.922 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 75159:20221202:102533.922 In zbx_substitute_lld_macros() data:'{#FSNAME}' 75159:20221202:102533.922 End of zbx_substitute_lld_macros():SUCCEED data:'/proc/sys/fs/binfmt_misc' 75159:20221202:102533.922 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/proc/sys/fs/binfmt_misc,free]' 75159:20221202:102533.922 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 75159:20221202:102533.922 In zbx_substitute_lld_macros() data:'{#FSNAME}' 75159:20221202:102533.923 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/kernel/tracing' 75159:20221202:102533.923 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/kernel/tracing,free]' 75159:20221202:102533.923 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 75159:20221202:102533.923 In zbx_substitute_lld_macros() data:'{#FSNAME}' 75159:20221202:102533.923 End of zbx_substitute_lld_macros():SUCCEED data:'/proc/sys/fs/binfmt_misc' 75159:20221202:102533.923 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/proc/sys/fs/binfmt_misc,free]' 75159:20221202:102533.923 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 75159:20221202:102533.923 In zbx_substitute_lld_macros() data:'{#FSNAME}' 75159:20221202:102533.923 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/kernel/debug' 75159:20221202:102533.923 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/kernel/debug,free]' 75159:20221202:102533.923 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 75159:20221202:102533.923 In zbx_substitute_lld_macros() data:'{#FSNAME}' 75159:20221202:102533.923 End of zbx_substitute_lld_macros():SUCCEED data:'/proc/sys/fs/binfmt_misc' 75159:20221202:102533.923 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/proc/sys/fs/binfmt_misc,free]' 75159:20221202:102533.923 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 75159:20221202:102533.923 In zbx_substitute_lld_macros() data:'{#FSNAME}' 75159:20221202:102533.923 End of zbx_substitute_lld_macros():SUCCEED data:'/proc/sys/fs/binfmt_misc' 75159:20221202:102533.923 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/proc/sys/fs/binfmt_misc,free]' 75159:20221202:102533.923 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 75159:20221202:102533.923 In zbx_substitute_lld_macros() data:'{#FSNAME}' 75159:20221202:102533.923 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/misc' 75159:20221202:102533.923 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/misc,free]' 75159:20221202:102533.923 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 75159:20221202:102533.923 In zbx_substitute_lld_macros() data:'{#FSNAME}' 75159:20221202:102533.923 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/freezer' 75159:20221202:102533.923 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/freezer,free]' 75159:20221202:102533.923 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 75159:20221202:102533.923 In zbx_substitute_lld_macros() data:'{#FSNAME}' 75159:20221202:102533.923 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/blkio' 75159:20221202:102533.923 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/blkio,free]' 75159:20221202:102533.923 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 75159:20221202:102533.923 In zbx_substitute_lld_macros() data:'{#FSNAME}' 75159:20221202:102533.923 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/cpuset' 75159:20221202:102533.923 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/cpuset,free]' 75159:20221202:102533.923 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 75159:20221202:102533.923 In zbx_substitute_lld_macros() data:'{#FSNAME}' 75159:20221202:102533.923 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/rdma' 75159:20221202:102533.923 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/rdma,free]' 75159:20221202:102533.923 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 75159:20221202:102533.923 In zbx_substitute_lld_macros() data:'{#FSNAME}' 75159:20221202:102533.923 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/hugetlb' 75159:20221202:102533.923 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/hugetlb,free]' 75159:20221202:102533.923 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 75159:20221202:102533.924 In zbx_substitute_lld_macros() data:'{#FSNAME}' 75159:20221202:102533.924 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/pids' 75159:20221202:102533.924 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/pids,free]' 75159:20221202:102533.924 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 75159:20221202:102533.924 In zbx_substitute_lld_macros() data:'{#FSNAME}' 75159:20221202:102533.924 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/perf_event' 75159:20221202:102533.924 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/perf_event,free]' 75159:20221202:102533.924 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 75159:20221202:102533.924 In zbx_substitute_lld_macros() data:'{#FSNAME}' 75159:20221202:102533.924 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/cpu,cpuacct' 75159:20221202:102533.924 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size["/sys/fs/cgroup/cpu,cpuacct",free]' 75159:20221202:102533.924 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 75159:20221202:102533.924 In zbx_substitute_lld_macros() data:'{#FSNAME}' 75159:20221202:102533.924 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/memory' 75159:20221202:102533.924 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/memory,free]' 75159:20221202:102533.924 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 75159:20221202:102533.924 In zbx_substitute_lld_macros() data:'{#FSNAME}' 75159:20221202:102533.924 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/devices' 75159:20221202:102533.924 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/devices,free]' 75159:20221202:102533.924 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 75159:20221202:102533.924 In zbx_substitute_lld_macros() data:'{#FSNAME}' 75159:20221202:102533.924 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/misc' 75159:20221202:102533.924 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/misc,free]' 75159:20221202:102533.924 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 75159:20221202:102533.924 In zbx_substitute_lld_macros() data:'{#FSNAME}' 75159:20221202:102533.924 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/freezer' 75159:20221202:102533.924 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/freezer,free]' 75159:20221202:102533.924 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 75159:20221202:102533.924 In zbx_substitute_lld_macros() data:'{#FSNAME}' 75159:20221202:102533.924 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/blkio' 75159:20221202:102533.924 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/blkio,free]' 75159:20221202:102533.924 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 75159:20221202:102533.924 In zbx_substitute_lld_macros() data:'{#FSNAME}' 75159:20221202:102533.924 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/freezer' 75159:20221202:102533.924 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/freezer,free]' 75159:20221202:102533.924 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 75159:20221202:102533.924 In zbx_substitute_lld_macros() data:'{#FSNAME}' 75159:20221202:102533.924 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/misc' 75159:20221202:102533.924 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/misc,free]' 75159:20221202:102533.924 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 75159:20221202:102533.924 In zbx_substitute_lld_macros() data:'{#FSNAME}' 75159:20221202:102533.924 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/cpuset' 75159:20221202:102533.924 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/cpuset,free]' 75159:20221202:102533.924 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 75159:20221202:102533.924 In zbx_substitute_lld_macros() data:'{#FSNAME}' 75159:20221202:102533.925 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/rdma' 75159:20221202:102533.925 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/rdma,free]' 75159:20221202:102533.925 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 75159:20221202:102533.925 In zbx_substitute_lld_macros() data:'{#FSNAME}' 75159:20221202:102533.925 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/hugetlb' 75159:20221202:102533.925 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/hugetlb,free]' 75159:20221202:102533.925 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 75159:20221202:102533.925 In zbx_substitute_lld_macros() data:'{#FSNAME}' 75159:20221202:102533.925 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/pids' 75159:20221202:102533.925 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/pids,free]' 75159:20221202:102533.925 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 75159:20221202:102533.925 In zbx_substitute_lld_macros() data:'{#FSNAME}' 75159:20221202:102533.925 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/perf_event' 75159:20221202:102533.925 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/perf_event,free]' 75159:20221202:102533.925 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 75159:20221202:102533.925 In zbx_substitute_lld_macros() data:'{#FSNAME}' 75159:20221202:102533.925 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/cpu,cpuacct' 75159:20221202:102533.925 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size["/sys/fs/cgroup/cpu,cpuacct",free]' 75159:20221202:102533.925 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 75159:20221202:102533.925 In zbx_substitute_lld_macros() data:'{#FSNAME}' 75159:20221202:102533.925 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/memory' 75159:20221202:102533.925 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/memory,free]' 75159:20221202:102533.925 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 75159:20221202:102533.925 In zbx_substitute_lld_macros() data:'{#FSNAME}' 75159:20221202:102533.925 End of zbx_substitute_lld_macros():SUCCEED data:'/proc/sys/fs/binfmt_misc' 75159:20221202:102533.925 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/proc/sys/fs/binfmt_misc,free]' 75159:20221202:102533.925 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 75159:20221202:102533.925 In zbx_substitute_lld_macros() data:'{#FSNAME}' 75159:20221202:102533.926 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/net_cls,net_prio' 75159:20221202:102533.926 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size["/sys/fs/cgroup/net_cls,net_prio",free]' 75159:20221202:102533.926 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 75159:20221202:102533.926 In zbx_substitute_lld_macros() data:'{#FSNAME}' 75159:20221202:102533.926 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/misc' 75159:20221202:102533.926 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/misc,free]' 75159:20221202:102533.926 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 75159:20221202:102533.926 In zbx_substitute_lld_macros() data:'{#FSNAME}' 75159:20221202:102533.926 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/cpuset' 75159:20221202:102533.926 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/cpuset,free]' 75159:20221202:102533.926 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 75159:20221202:102533.926 In zbx_substitute_lld_macros() data:'{#FSNAME}' 75159:20221202:102533.926 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/rdma' 75159:20221202:102533.926 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/rdma,free]' 75159:20221202:102533.926 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 75159:20221202:102533.926 In zbx_substitute_lld_macros() data:'{#FSNAME}' 75159:20221202:102533.926 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/hugetlb' 75159:20221202:102533.926 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/hugetlb,free]' 75159:20221202:102533.926 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 75159:20221202:102533.926 In zbx_substitute_lld_macros() data:'{#FSNAME}' 75159:20221202:102533.926 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/pids' 75159:20221202:102533.926 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/pids,free]' 75159:20221202:102533.926 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 75159:20221202:102533.926 In zbx_substitute_lld_macros() data:'{#FSNAME}' 75159:20221202:102533.926 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/perf_event' 75159:20221202:102533.926 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/perf_event,free]' 75159:20221202:102533.926 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 75159:20221202:102533.926 In zbx_substitute_lld_macros() data:'{#FSNAME}' 75159:20221202:102533.926 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/cpu,cpuacct' 75159:20221202:102533.926 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size["/sys/fs/cgroup/cpu,cpuacct",free]' 75159:20221202:102533.926 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 75159:20221202:102533.926 In zbx_substitute_lld_macros() data:'{#FSNAME}' 75159:20221202:102533.926 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/memory' 75159:20221202:102533.926 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/memory,free]' 75159:20221202:102533.926 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 75159:20221202:102533.926 In zbx_substitute_lld_macros() data:'{#FSNAME}' 75159:20221202:102533.926 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/cpuset' 75159:20221202:102533.926 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/cpuset,free]' 75159:20221202:102533.926 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 75159:20221202:102533.926 In zbx_substitute_lld_macros() data:'{#FSNAME}' 75159:20221202:102533.926 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/rdma' 75159:20221202:102533.926 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/rdma,free]' 75159:20221202:102533.926 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 75159:20221202:102533.926 In zbx_substitute_lld_macros() data:'{#FSNAME}' 75159:20221202:102533.926 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/hugetlb' 75159:20221202:102533.926 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/hugetlb,free]' 75159:20221202:102533.926 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 75159:20221202:102533.926 In zbx_substitute_lld_macros() data:'{#FSNAME}' 75159:20221202:102533.926 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/pids' 75159:20221202:102533.927 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/pids,free]' 75159:20221202:102533.927 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 75159:20221202:102533.927 In zbx_substitute_lld_macros() data:'{#FSNAME}' 75159:20221202:102533.927 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/perf_event' 75159:20221202:102533.927 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/perf_event,free]' 75159:20221202:102533.927 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 75159:20221202:102533.927 In zbx_substitute_lld_macros() data:'{#FSNAME}' 75159:20221202:102533.927 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/cpu,cpuacct' 75159:20221202:102533.927 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size["/sys/fs/cgroup/cpu,cpuacct",free]' 75159:20221202:102533.927 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 75159:20221202:102533.927 In zbx_substitute_lld_macros() data:'{#FSNAME}' 75159:20221202:102533.927 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/misc' 75159:20221202:102533.927 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/misc,free]' 75159:20221202:102533.927 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 75159:20221202:102533.927 In zbx_substitute_lld_macros() data:'{#FSNAME}' 75159:20221202:102533.927 End of zbx_substitute_lld_macros():SUCCEED data:'/proc/sys/fs/binfmt_misc' 75159:20221202:102533.927 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/proc/sys/fs/binfmt_misc,free]' 75159:20221202:102533.927 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 75159:20221202:102533.927 In zbx_substitute_lld_macros() data:'{#FSNAME}' 75159:20221202:102533.927 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/freezer' 75159:20221202:102533.927 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/freezer,free]' 75159:20221202:102533.927 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 75159:20221202:102533.927 In zbx_substitute_lld_macros() data:'{#FSNAME}' 75159:20221202:102533.927 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/rdma' 75159:20221202:102533.927 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/rdma,free]' 75159:20221202:102533.927 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 75159:20221202:102533.927 In zbx_substitute_lld_macros() data:'{#FSNAME}' 75159:20221202:102533.927 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/hugetlb' 75159:20221202:102533.927 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/hugetlb,free]' 75159:20221202:102533.927 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 75159:20221202:102533.927 In zbx_substitute_lld_macros() data:'{#FSNAME}' 75159:20221202:102533.927 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/pids' 75159:20221202:102533.927 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/pids,free]' 75159:20221202:102533.927 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 75159:20221202:102533.927 In zbx_substitute_lld_macros() data:'{#FSNAME}' 75159:20221202:102533.927 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/perf_event' 75159:20221202:102533.927 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/perf_event,free]' 75159:20221202:102533.927 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 75159:20221202:102533.927 In zbx_substitute_lld_macros() data:'{#FSNAME}' 75159:20221202:102533.927 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/cpu,cpuacct' 75159:20221202:102533.927 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size["/sys/fs/cgroup/cpu,cpuacct",free]' 75159:20221202:102533.927 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 75159:20221202:102533.927 In zbx_substitute_lld_macros() data:'{#FSNAME}' 75159:20221202:102533.928 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/misc' 75159:20221202:102533.928 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/misc,free]' 75159:20221202:102533.928 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 75159:20221202:102533.928 In zbx_substitute_lld_macros() data:'{#FSNAME}' 75159:20221202:102533.928 End of zbx_substitute_lld_macros():SUCCEED data:'/proc/sys/fs/binfmt_misc' 75159:20221202:102533.928 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/proc/sys/fs/binfmt_misc,free]' 75159:20221202:102533.928 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 75159:20221202:102533.928 In zbx_substitute_lld_macros() data:'{#FSNAME}' 75159:20221202:102533.928 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/cpuset' 75159:20221202:102533.928 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/cpuset,free]' 75159:20221202:102533.928 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 75159:20221202:102533.928 In zbx_substitute_lld_macros() data:'{#FSNAME}' 75159:20221202:102533.928 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/hugetlb' 75159:20221202:102533.928 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/hugetlb,free]' 75159:20221202:102533.928 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 75159:20221202:102533.928 In zbx_substitute_lld_macros() data:'{#FSNAME}' 75159:20221202:102533.928 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/pids' 75159:20221202:102533.928 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/pids,free]' 75159:20221202:102533.928 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 75159:20221202:102533.928 In zbx_substitute_lld_macros() data:'{#FSNAME}' 75159:20221202:102533.928 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/perf_event' 75159:20221202:102533.928 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/perf_event,free]' 75159:20221202:102533.928 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 75159:20221202:102533.928 In zbx_substitute_lld_macros() data:'{#FSNAME}' 75159:20221202:102533.928 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/cpu,cpuacct' 75159:20221202:102533.928 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size["/sys/fs/cgroup/cpu,cpuacct",free]' 75159:20221202:102533.928 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 75159:20221202:102533.929 In zbx_substitute_lld_macros() data:'{#FSNAME}' 75159:20221202:102533.929 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/pids' 75159:20221202:102533.929 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/pids,free]' 75159:20221202:102533.929 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 75159:20221202:102533.929 In zbx_substitute_lld_macros() data:'{#FSNAME}' 75159:20221202:102533.929 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/perf_event' 75159:20221202:102533.929 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/perf_event,free]' 75159:20221202:102533.929 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 75159:20221202:102533.929 In zbx_substitute_lld_macros() data:'{#FSNAME}' 75159:20221202:102533.929 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/hugetlb' 75159:20221202:102533.929 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/hugetlb,free]' 75159:20221202:102533.929 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 75159:20221202:102533.929 In zbx_substitute_lld_macros() data:'{#FSNAME}' 75159:20221202:102533.929 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/misc' 75159:20221202:102533.929 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/misc,free]' 75159:20221202:102533.929 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 75159:20221202:102533.929 In zbx_substitute_lld_macros() data:'{#FSNAME}' 75159:20221202:102533.929 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/perf_event' 75159:20221202:102533.929 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/perf_event,free]' 75159:20221202:102533.929 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 75159:20221202:102533.929 In zbx_substitute_lld_macros() data:'{#FSNAME}' 75159:20221202:102533.929 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/hugetlb' 75159:20221202:102533.929 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/hugetlb,free]' 75159:20221202:102533.929 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 75159:20221202:102533.929 In zbx_substitute_lld_macros() data:'{#FSNAME}' 75159:20221202:102533.929 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/pids' 75159:20221202:102533.929 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/pids,free]' 75159:20221202:102533.929 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 75159:20221202:102533.929 In zbx_substitute_lld_macros() data:'{#FSNAME}' 75159:20221202:102533.929 End of zbx_substitute_lld_macros():SUCCEED data:'/proc/sys/fs/binfmt_misc' 75159:20221202:102533.929 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/proc/sys/fs/binfmt_misc,free]' 75159:20221202:102533.929 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 75159:20221202:102533.929 In zbx_substitute_lld_macros() data:'{#FSNAME}' 75159:20221202:102533.929 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/rdma' 75159:20221202:102533.929 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/rdma,free]' 75159:20221202:102533.929 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 75159:20221202:102533.930 In zbx_substitute_lld_macros() data:'{#FSNAME}' 75159:20221202:102533.930 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/hugetlb' 75159:20221202:102533.930 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/hugetlb,free]' 75159:20221202:102533.930 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 75159:20221202:102533.930 In zbx_substitute_lld_macros() data:'{#FSNAME}' 75159:20221202:102533.930 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/pids' 75159:20221202:102533.930 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/pids,free]' 75159:20221202:102533.930 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 75159:20221202:102533.930 In zbx_substitute_lld_macros() data:'{#FSNAME}' 75159:20221202:102533.930 End of zbx_substitute_lld_macros():SUCCEED data:'/proc/sys/fs/binfmt_misc' 75159:20221202:102533.930 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/proc/sys/fs/binfmt_misc,free]' 75159:20221202:102533.930 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 75159:20221202:102533.930 In zbx_substitute_lld_macros() data:'{#FSNAME}' 75159:20221202:102533.930 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/perf_event' 75159:20221202:102533.930 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/perf_event,free]' 75159:20221202:102533.930 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 75159:20221202:102533.930 In zbx_substitute_lld_macros() data:'{#FSNAME}' 75159:20221202:102533.930 End of zbx_substitute_lld_macros():SUCCEED data:'/proc/sys/fs/binfmt_misc' 75159:20221202:102533.930 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/proc/sys/fs/binfmt_misc,free]' 75159:20221202:102533.930 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 75159:20221202:102533.930 In zbx_substitute_lld_macros() data:'{#FSNAME}' 75159:20221202:102533.930 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/pids' 75159:20221202:102533.930 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/pids,free]' 75159:20221202:102533.930 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 75159:20221202:102533.930 In zbx_substitute_lld_macros() data:'{#FSNAME}' 75159:20221202:102533.930 End of zbx_substitute_lld_macros():SUCCEED data:'/proc/sys/fs/binfmt_misc' 75159:20221202:102533.930 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/proc/sys/fs/binfmt_misc,free]' 75159:20221202:102533.930 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 75159:20221202:102533.930 In zbx_substitute_lld_macros() data:'{#FSNAME}' 75159:20221202:102533.930 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/bpf' 75159:20221202:102533.930 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/bpf,free]' 75159:20221202:102533.930 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 75159:20221202:102533.930 In zbx_substitute_lld_macros() data:'{#FSNAME}' 75159:20221202:102533.930 End of zbx_substitute_lld_macros():SUCCEED data:'/proc/sys/fs/binfmt_misc' 75159:20221202:102533.930 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/proc/sys/fs/binfmt_misc,free]' 75159:20221202:102533.930 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 75159:20221202:102533.930 In zbx_substitute_lld_macros() data:'{#FSNAME}' 75159:20221202:102533.930 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/firmware/efi/efivars' 75159:20221202:102533.930 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/firmware/efi/efivars,free]' 75159:20221202:102533.930 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 75159:20221202:102533.930 In zbx_substitute_lld_macros() data:'{#FSNAME}' 75159:20221202:102533.930 End of zbx_substitute_lld_macros():SUCCEED data:'/proc/sys/fs/binfmt_misc' 75159:20221202:102533.930 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/proc/sys/fs/binfmt_misc,free]' 75159:20221202:102533.930 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 75159:20221202:102533.930 In zbx_substitute_lld_macros() data:'{#FSNAME}' 75159:20221202:102533.930 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/pstore' 75159:20221202:102533.930 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/pstore,free]' 75159:20221202:102533.930 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 75159:20221202:102533.930 In zbx_substitute_lld_macros() data:'{#FSNAME}' 75159:20221202:102533.930 End of zbx_substitute_lld_macros():SUCCEED data:'/proc/sys/fs/binfmt_misc' 75159:20221202:102533.931 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/proc/sys/fs/binfmt_misc,free]' 75159:20221202:102533.931 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 75159:20221202:102533.931 In zbx_substitute_lld_macros() data:'{#FSNAME}' 75159:20221202:102533.931 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/systemd' 75159:20221202:102533.931 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/systemd,free]' 75159:20221202:102533.931 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 75159:20221202:102533.931 In zbx_substitute_lld_macros() data:'{#FSNAME}' 75159:20221202:102533.931 End of zbx_substitute_lld_macros():SUCCEED data:'/proc/sys/fs/binfmt_misc' 75159:20221202:102533.931 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/proc/sys/fs/binfmt_misc,free]' 75159:20221202:102533.931 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 75159:20221202:102533.931 In zbx_substitute_lld_macros() data:'{#FSNAME}' 75159:20221202:102533.931 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup/unified' 75159:20221202:102533.931 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup/unified,free]' 75159:20221202:102533.931 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 75159:20221202:102533.931 In zbx_substitute_lld_macros() data:'{#FSNAME}' 75159:20221202:102533.931 End of zbx_substitute_lld_macros():SUCCEED data:'/proc/sys/fs/binfmt_misc' 75159:20221202:102533.931 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/proc/sys/fs/binfmt_misc,free]' 75159:20221202:102533.931 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 75159:20221202:102533.931 In zbx_substitute_lld_macros() data:'{#FSNAME}' 75159:20221202:102533.931 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/fs/cgroup' 75159:20221202:102533.931 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/fs/cgroup,free]' 75159:20221202:102533.931 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 75159:20221202:102533.931 In zbx_substitute_lld_macros() data:'{#FSNAME}' 75159:20221202:102533.931 End of zbx_substitute_lld_macros():SUCCEED data:'/proc/sys/fs/binfmt_misc' 75159:20221202:102533.931 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/proc/sys/fs/binfmt_misc,free]' 75159:20221202:102533.931 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 75159:20221202:102533.931 In zbx_substitute_lld_macros() data:'{#FSNAME}' 75159:20221202:102533.931 End of zbx_substitute_lld_macros():SUCCEED data:'/sys/kernel/security' 75159:20221202:102533.931 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys/kernel/security,free]' 75159:20221202:102533.931 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 75159:20221202:102533.931 In zbx_substitute_lld_macros() data:'{#FSNAME}' 75159:20221202:102533.931 End of zbx_substitute_lld_macros():SUCCEED data:'/proc/sys/fs/binfmt_misc' 75159:20221202:102533.931 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/proc/sys/fs/binfmt_misc,free]' 75159:20221202:102533.931 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 75159:20221202:102533.931 In zbx_substitute_lld_macros() data:'{#FSNAME}' 75159:20221202:102533.931 End of zbx_substitute_lld_macros():SUCCEED data:'/proc' 75159:20221202:102533.931 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/proc,free]' 75159:20221202:102533.931 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 75159:20221202:102533.931 In zbx_substitute_lld_macros() data:'{#FSNAME}' 75159:20221202:102533.931 End of zbx_substitute_lld_macros():SUCCEED data:'/proc/sys/fs/binfmt_misc' 75159:20221202:102533.931 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/proc/sys/fs/binfmt_misc,free]' 75159:20221202:102533.931 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 75159:20221202:102533.931 In zbx_substitute_lld_macros() data:'{#FSNAME}' 75159:20221202:102533.931 End of zbx_substitute_lld_macros():SUCCEED data:'/sys' 75159:20221202:102533.932 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/sys,free]' 75159:20221202:102533.932 In lld_item_update() 75159:20221202:102533.932 In zbx_substitute_lld_macros() data:'Free space {#FSNAME}' 75159:20221202:102533.932 End of zbx_substitute_lld_macros():SUCCEED data:'Free space /sys' 75159:20221202:102533.932 In lld_override_item() 75159:20221202:102533.932 End of lld_override_item() 75159:20221202:102533.932 In zbx_substitute_lld_macros() data:'0' 75159:20221202:102533.932 End of zbx_substitute_lld_macros():SUCCEED data:'0' 75159:20221202:102533.932 In zbx_substitute_lld_macros() data:'90d' 75159:20221202:102533.932 End of zbx_substitute_lld_macros():SUCCEED data:'90d' 75159:20221202:102533.932 In zbx_substitute_lld_macros() data:'365d' 75159:20221202:102533.932 End of zbx_substitute_lld_macros():SUCCEED data:'365d' 75159:20221202:102533.932 In zbx_substitute_lld_macros() data:'B' 75159:20221202:102533.932 End of zbx_substitute_lld_macros():SUCCEED data:'B' 75159:20221202:102533.932 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.932 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.932 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.932 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.932 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.932 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.932 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.932 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.932 In zbx_substitute_lld_macros() data:'LALALALALA' 75159:20221202:102533.932 End of zbx_substitute_lld_macros():SUCCEED data:'LALALALALA' 75159:20221202:102533.932 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.932 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.932 In zbx_substitute_lld_macros() data:'3s' 75159:20221202:102533.932 End of zbx_substitute_lld_macros():SUCCEED data:'3s' 75159:20221202:102533.932 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.932 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.932 In zbx_substitute_macros_in_json_pairs() 75159:20221202:102533.932 End of zbx_substitute_macros_in_json_pairs():SUCCEED 75159:20221202:102533.932 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.932 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.932 In zbx_substitute_lld_macros() data:'200' 75159:20221202:102533.932 End of zbx_substitute_lld_macros():SUCCEED data:'200' 75159:20221202:102533.932 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.932 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.932 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.932 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.932 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.932 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.932 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.932 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.932 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.932 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.932 End of lld_item_update() 75159:20221202:102533.932 In lld_item_update() 75159:20221202:102533.932 In zbx_substitute_lld_macros() data:'Free space {#FSNAME}' 75159:20221202:102533.933 End of zbx_substitute_lld_macros():SUCCEED data:'Free space /proc' 75159:20221202:102533.933 In lld_override_item() 75159:20221202:102533.933 End of lld_override_item() 75159:20221202:102533.933 In zbx_substitute_lld_macros() data:'0' 75159:20221202:102533.933 End of zbx_substitute_lld_macros():SUCCEED data:'0' 75159:20221202:102533.933 In zbx_substitute_lld_macros() data:'90d' 75159:20221202:102533.933 End of zbx_substitute_lld_macros():SUCCEED data:'90d' 75159:20221202:102533.933 In zbx_substitute_lld_macros() data:'365d' 75159:20221202:102533.933 End of zbx_substitute_lld_macros():SUCCEED data:'365d' 75159:20221202:102533.933 In zbx_substitute_lld_macros() data:'B' 75159:20221202:102533.933 End of zbx_substitute_lld_macros():SUCCEED data:'B' 75159:20221202:102533.933 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.933 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.933 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.933 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.933 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.933 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.933 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.933 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.933 In zbx_substitute_lld_macros() data:'LALALALALA' 75159:20221202:102533.933 End of zbx_substitute_lld_macros():SUCCEED data:'LALALALALA' 75159:20221202:102533.933 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.933 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.933 In zbx_substitute_lld_macros() data:'3s' 75159:20221202:102533.933 End of zbx_substitute_lld_macros():SUCCEED data:'3s' 75159:20221202:102533.933 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.933 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.933 In zbx_substitute_macros_in_json_pairs() 75159:20221202:102533.933 End of zbx_substitute_macros_in_json_pairs():SUCCEED 75159:20221202:102533.933 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.933 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.933 In zbx_substitute_lld_macros() data:'200' 75159:20221202:102533.933 End of zbx_substitute_lld_macros():SUCCEED data:'200' 75159:20221202:102533.933 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.933 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.933 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.933 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.933 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.933 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.933 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.933 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.933 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.934 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.934 End of lld_item_update() 75159:20221202:102533.934 In lld_item_update() 75159:20221202:102533.934 In zbx_substitute_lld_macros() data:'Free space {#FSNAME}' 75159:20221202:102533.934 End of zbx_substitute_lld_macros():SUCCEED data:'Free space /sys/kernel/security' 75159:20221202:102533.934 In lld_override_item() 75159:20221202:102533.934 End of lld_override_item() 75159:20221202:102533.934 In zbx_substitute_lld_macros() data:'0' 75159:20221202:102533.934 End of zbx_substitute_lld_macros():SUCCEED data:'0' 75159:20221202:102533.934 In zbx_substitute_lld_macros() data:'90d' 75159:20221202:102533.934 End of zbx_substitute_lld_macros():SUCCEED data:'90d' 75159:20221202:102533.934 In zbx_substitute_lld_macros() data:'365d' 75159:20221202:102533.934 End of zbx_substitute_lld_macros():SUCCEED data:'365d' 75159:20221202:102533.934 In zbx_substitute_lld_macros() data:'B' 75159:20221202:102533.934 End of zbx_substitute_lld_macros():SUCCEED data:'B' 75159:20221202:102533.934 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.934 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.934 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.934 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.934 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.934 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.934 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.934 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.934 In zbx_substitute_lld_macros() data:'LALALALALA' 75159:20221202:102533.935 End of zbx_substitute_lld_macros():SUCCEED data:'LALALALALA' 75159:20221202:102533.935 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.935 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.935 In zbx_substitute_lld_macros() data:'3s' 75159:20221202:102533.935 End of zbx_substitute_lld_macros():SUCCEED data:'3s' 75159:20221202:102533.935 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.935 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.935 In zbx_substitute_macros_in_json_pairs() 75159:20221202:102533.935 End of zbx_substitute_macros_in_json_pairs():SUCCEED 75159:20221202:102533.935 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.935 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.935 In zbx_substitute_lld_macros() data:'200' 75159:20221202:102533.935 End of zbx_substitute_lld_macros():SUCCEED data:'200' 75159:20221202:102533.935 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.935 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.935 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.935 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.935 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.935 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.935 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.935 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.935 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.935 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.935 End of lld_item_update() 75159:20221202:102533.935 In lld_item_update() 75159:20221202:102533.935 In zbx_substitute_lld_macros() data:'Free space {#FSNAME}' 75159:20221202:102533.935 End of zbx_substitute_lld_macros():SUCCEED data:'Free space /sys/fs/cgroup' 75159:20221202:102533.935 In lld_override_item() 75159:20221202:102533.935 End of lld_override_item() 75159:20221202:102533.935 In zbx_substitute_lld_macros() data:'0' 75159:20221202:102533.935 End of zbx_substitute_lld_macros():SUCCEED data:'0' 75159:20221202:102533.935 In zbx_substitute_lld_macros() data:'90d' 75159:20221202:102533.935 End of zbx_substitute_lld_macros():SUCCEED data:'90d' 75159:20221202:102533.935 In zbx_substitute_lld_macros() data:'365d' 75159:20221202:102533.935 End of zbx_substitute_lld_macros():SUCCEED data:'365d' 75159:20221202:102533.936 In zbx_substitute_lld_macros() data:'B' 75159:20221202:102533.936 End of zbx_substitute_lld_macros():SUCCEED data:'B' 75159:20221202:102533.936 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.936 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.936 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.936 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.936 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.936 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.936 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.936 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.936 In zbx_substitute_lld_macros() data:'LALALALALA' 75159:20221202:102533.936 End of zbx_substitute_lld_macros():SUCCEED data:'LALALALALA' 75159:20221202:102533.936 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.937 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.937 In zbx_substitute_lld_macros() data:'3s' 75159:20221202:102533.937 End of zbx_substitute_lld_macros():SUCCEED data:'3s' 75159:20221202:102533.937 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.937 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.937 In zbx_substitute_macros_in_json_pairs() 75159:20221202:102533.937 End of zbx_substitute_macros_in_json_pairs():SUCCEED 75159:20221202:102533.937 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.937 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.937 In zbx_substitute_lld_macros() data:'200' 75159:20221202:102533.937 End of zbx_substitute_lld_macros():SUCCEED data:'200' 75159:20221202:102533.937 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.938 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.938 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.938 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.938 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.938 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.938 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.938 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.938 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.938 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.938 End of lld_item_update() 75159:20221202:102533.938 In lld_item_update() 75159:20221202:102533.938 In zbx_substitute_lld_macros() data:'Free space {#FSNAME}' 75159:20221202:102533.938 End of zbx_substitute_lld_macros():SUCCEED data:'Free space /sys/fs/cgroup/unified' 75159:20221202:102533.938 In lld_override_item() 75159:20221202:102533.938 End of lld_override_item() 75159:20221202:102533.938 In zbx_substitute_lld_macros() data:'0' 75159:20221202:102533.938 End of zbx_substitute_lld_macros():SUCCEED data:'0' 75159:20221202:102533.938 In zbx_substitute_lld_macros() data:'90d' 75159:20221202:102533.938 End of zbx_substitute_lld_macros():SUCCEED data:'90d' 75159:20221202:102533.938 In zbx_substitute_lld_macros() data:'365d' 75159:20221202:102533.938 End of zbx_substitute_lld_macros():SUCCEED data:'365d' 75159:20221202:102533.938 In zbx_substitute_lld_macros() data:'B' 75159:20221202:102533.938 End of zbx_substitute_lld_macros():SUCCEED data:'B' 75159:20221202:102533.938 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.938 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.938 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.938 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.938 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.938 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.938 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.938 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.938 In zbx_substitute_lld_macros() data:'LALALALALA' 75159:20221202:102533.938 End of zbx_substitute_lld_macros():SUCCEED data:'LALALALALA' 75159:20221202:102533.938 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.938 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.938 In zbx_substitute_lld_macros() data:'3s' 75159:20221202:102533.938 End of zbx_substitute_lld_macros():SUCCEED data:'3s' 75159:20221202:102533.938 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.939 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.939 In zbx_substitute_macros_in_json_pairs() 75159:20221202:102533.939 End of zbx_substitute_macros_in_json_pairs():SUCCEED 75159:20221202:102533.939 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.939 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.939 In zbx_substitute_lld_macros() data:'200' 75159:20221202:102533.939 End of zbx_substitute_lld_macros():SUCCEED data:'200' 75159:20221202:102533.939 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.939 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.939 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.939 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.939 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.939 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.939 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.939 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.939 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.939 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.939 End of lld_item_update() 75159:20221202:102533.939 In lld_item_update() 75159:20221202:102533.939 In zbx_substitute_lld_macros() data:'Free space {#FSNAME}' 75159:20221202:102533.939 End of zbx_substitute_lld_macros():SUCCEED data:'Free space /sys/fs/cgroup/systemd' 75159:20221202:102533.939 In lld_override_item() 75159:20221202:102533.939 End of lld_override_item() 75159:20221202:102533.939 In zbx_substitute_lld_macros() data:'0' 75159:20221202:102533.939 End of zbx_substitute_lld_macros():SUCCEED data:'0' 75159:20221202:102533.939 In zbx_substitute_lld_macros() data:'90d' 75159:20221202:102533.939 End of zbx_substitute_lld_macros():SUCCEED data:'90d' 75159:20221202:102533.939 In zbx_substitute_lld_macros() data:'365d' 75159:20221202:102533.939 End of zbx_substitute_lld_macros():SUCCEED data:'365d' 75159:20221202:102533.939 In zbx_substitute_lld_macros() data:'B' 75159:20221202:102533.939 End of zbx_substitute_lld_macros():SUCCEED data:'B' 75159:20221202:102533.939 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.939 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.939 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.939 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.939 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.939 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.940 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.940 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.940 In zbx_substitute_lld_macros() data:'LALALALALA' 75159:20221202:102533.940 End of zbx_substitute_lld_macros():SUCCEED data:'LALALALALA' 75159:20221202:102533.940 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.940 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.940 In zbx_substitute_lld_macros() data:'3s' 75159:20221202:102533.940 End of zbx_substitute_lld_macros():SUCCEED data:'3s' 75159:20221202:102533.940 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.940 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.940 In zbx_substitute_macros_in_json_pairs() 75159:20221202:102533.940 End of zbx_substitute_macros_in_json_pairs():SUCCEED 75159:20221202:102533.940 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.940 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.940 In zbx_substitute_lld_macros() data:'200' 75159:20221202:102533.940 End of zbx_substitute_lld_macros():SUCCEED data:'200' 75159:20221202:102533.940 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.940 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.940 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.940 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.940 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.940 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.940 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.941 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.941 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.941 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.941 End of lld_item_update() 75159:20221202:102533.941 In lld_item_update() 75159:20221202:102533.941 In zbx_substitute_lld_macros() data:'Free space {#FSNAME}' 75159:20221202:102533.941 End of zbx_substitute_lld_macros():SUCCEED data:'Free space /sys/fs/pstore' 75159:20221202:102533.941 In lld_override_item() 75159:20221202:102533.941 End of lld_override_item() 75159:20221202:102533.941 In zbx_substitute_lld_macros() data:'0' 75159:20221202:102533.941 End of zbx_substitute_lld_macros():SUCCEED data:'0' 75159:20221202:102533.941 In zbx_substitute_lld_macros() data:'90d' 75159:20221202:102533.941 End of zbx_substitute_lld_macros():SUCCEED data:'90d' 75159:20221202:102533.941 In zbx_substitute_lld_macros() data:'365d' 75159:20221202:102533.941 End of zbx_substitute_lld_macros():SUCCEED data:'365d' 75159:20221202:102533.941 In zbx_substitute_lld_macros() data:'B' 75159:20221202:102533.941 End of zbx_substitute_lld_macros():SUCCEED data:'B' 75159:20221202:102533.941 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.941 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.942 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.942 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.942 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.942 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.942 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.942 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.942 In zbx_substitute_lld_macros() data:'LALALALALA' 75159:20221202:102533.942 End of zbx_substitute_lld_macros():SUCCEED data:'LALALALALA' 75159:20221202:102533.942 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.942 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.942 In zbx_substitute_lld_macros() data:'3s' 75159:20221202:102533.942 End of zbx_substitute_lld_macros():SUCCEED data:'3s' 75159:20221202:102533.942 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.942 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.942 In zbx_substitute_macros_in_json_pairs() 75159:20221202:102533.942 End of zbx_substitute_macros_in_json_pairs():SUCCEED 75159:20221202:102533.942 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.942 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.942 In zbx_substitute_lld_macros() data:'200' 75159:20221202:102533.942 End of zbx_substitute_lld_macros():SUCCEED data:'200' 75159:20221202:102533.942 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.943 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.943 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.943 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.943 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.943 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.943 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.943 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.943 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.943 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.943 End of lld_item_update() 75159:20221202:102533.943 In lld_item_update() 75159:20221202:102533.943 In zbx_substitute_lld_macros() data:'Free space {#FSNAME}' 75159:20221202:102533.943 End of zbx_substitute_lld_macros():SUCCEED data:'Free space /sys/firmware/efi/efivars' 75159:20221202:102533.943 In lld_override_item() 75159:20221202:102533.943 End of lld_override_item() 75159:20221202:102533.943 In zbx_substitute_lld_macros() data:'0' 75159:20221202:102533.943 End of zbx_substitute_lld_macros():SUCCEED data:'0' 75159:20221202:102533.943 In zbx_substitute_lld_macros() data:'90d' 75159:20221202:102533.943 End of zbx_substitute_lld_macros():SUCCEED data:'90d' 75159:20221202:102533.943 In zbx_substitute_lld_macros() data:'365d' 75159:20221202:102533.943 End of zbx_substitute_lld_macros():SUCCEED data:'365d' 75159:20221202:102533.943 In zbx_substitute_lld_macros() data:'B' 75159:20221202:102533.943 End of zbx_substitute_lld_macros():SUCCEED data:'B' 75159:20221202:102533.943 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.943 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.943 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.943 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.943 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.943 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.943 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.943 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.943 In zbx_substitute_lld_macros() data:'LALALALALA' 75159:20221202:102533.943 End of zbx_substitute_lld_macros():SUCCEED data:'LALALALALA' 75159:20221202:102533.943 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.943 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.943 In zbx_substitute_lld_macros() data:'3s' 75159:20221202:102533.943 End of zbx_substitute_lld_macros():SUCCEED data:'3s' 75159:20221202:102533.943 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.943 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.943 In zbx_substitute_macros_in_json_pairs() 75159:20221202:102533.943 End of zbx_substitute_macros_in_json_pairs():SUCCEED 75159:20221202:102533.943 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.943 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.943 In zbx_substitute_lld_macros() data:'200' 75159:20221202:102533.943 End of zbx_substitute_lld_macros():SUCCEED data:'200' 75159:20221202:102533.943 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.943 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.943 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.943 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.943 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.943 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.943 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.943 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.943 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.943 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.943 End of lld_item_update() 75159:20221202:102533.943 In lld_item_update() 75159:20221202:102533.943 In zbx_substitute_lld_macros() data:'Free space {#FSNAME}' 75159:20221202:102533.943 End of zbx_substitute_lld_macros():SUCCEED data:'Free space /sys/fs/bpf' 75159:20221202:102533.944 In lld_override_item() 75159:20221202:102533.944 End of lld_override_item() 75159:20221202:102533.944 In zbx_substitute_lld_macros() data:'0' 75159:20221202:102533.944 End of zbx_substitute_lld_macros():SUCCEED data:'0' 75159:20221202:102533.944 In zbx_substitute_lld_macros() data:'90d' 75159:20221202:102533.944 End of zbx_substitute_lld_macros():SUCCEED data:'90d' 75159:20221202:102533.944 In zbx_substitute_lld_macros() data:'365d' 75159:20221202:102533.944 End of zbx_substitute_lld_macros():SUCCEED data:'365d' 75159:20221202:102533.944 In zbx_substitute_lld_macros() data:'B' 75159:20221202:102533.944 End of zbx_substitute_lld_macros():SUCCEED data:'B' 75159:20221202:102533.944 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.944 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.944 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.944 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.944 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.944 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.944 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.944 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.944 In zbx_substitute_lld_macros() data:'LALALALALA' 75159:20221202:102533.944 End of zbx_substitute_lld_macros():SUCCEED data:'LALALALALA' 75159:20221202:102533.944 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.944 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.944 In zbx_substitute_lld_macros() data:'3s' 75159:20221202:102533.944 End of zbx_substitute_lld_macros():SUCCEED data:'3s' 75159:20221202:102533.944 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.944 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.944 In zbx_substitute_macros_in_json_pairs() 75159:20221202:102533.944 End of zbx_substitute_macros_in_json_pairs():SUCCEED 75159:20221202:102533.944 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.944 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.944 In zbx_substitute_lld_macros() data:'200' 75159:20221202:102533.944 End of zbx_substitute_lld_macros():SUCCEED data:'200' 75159:20221202:102533.944 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.944 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.944 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.944 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.944 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.944 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.944 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.944 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.944 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.945 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.945 End of lld_item_update() 75159:20221202:102533.945 In lld_item_update() 75159:20221202:102533.945 In zbx_substitute_lld_macros() data:'Free space {#FSNAME}' 75159:20221202:102533.945 End of zbx_substitute_lld_macros():SUCCEED data:'Free space /sys/fs/cgroup/net_cls,net_prio' 75159:20221202:102533.945 In lld_override_item() 75159:20221202:102533.945 End of lld_override_item() 75159:20221202:102533.945 In zbx_substitute_lld_macros() data:'0' 75159:20221202:102533.945 End of zbx_substitute_lld_macros():SUCCEED data:'0' 75159:20221202:102533.945 In zbx_substitute_lld_macros() data:'90d' 75159:20221202:102533.945 End of zbx_substitute_lld_macros():SUCCEED data:'90d' 75159:20221202:102533.945 In zbx_substitute_lld_macros() data:'365d' 75159:20221202:102533.945 End of zbx_substitute_lld_macros():SUCCEED data:'365d' 75159:20221202:102533.945 In zbx_substitute_lld_macros() data:'B' 75159:20221202:102533.945 End of zbx_substitute_lld_macros():SUCCEED data:'B' 75159:20221202:102533.945 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.945 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.945 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.945 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.945 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.945 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.945 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.945 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.945 In zbx_substitute_lld_macros() data:'LALALALALA' 75159:20221202:102533.945 End of zbx_substitute_lld_macros():SUCCEED data:'LALALALALA' 75159:20221202:102533.945 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.945 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.945 In zbx_substitute_lld_macros() data:'3s' 75159:20221202:102533.945 End of zbx_substitute_lld_macros():SUCCEED data:'3s' 75159:20221202:102533.945 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.945 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.945 In zbx_substitute_macros_in_json_pairs() 75159:20221202:102533.945 End of zbx_substitute_macros_in_json_pairs():SUCCEED 75159:20221202:102533.945 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.945 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.945 In zbx_substitute_lld_macros() data:'200' 75159:20221202:102533.945 End of zbx_substitute_lld_macros():SUCCEED data:'200' 75159:20221202:102533.945 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.945 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.945 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.945 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.945 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.945 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.945 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.945 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.945 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.945 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.945 End of lld_item_update() 75159:20221202:102533.945 In lld_item_update() 75159:20221202:102533.945 In zbx_substitute_lld_macros() data:'Free space {#FSNAME}' 75159:20221202:102533.946 End of zbx_substitute_lld_macros():SUCCEED data:'Free space /sys/fs/cgroup/devices' 75159:20221202:102533.946 In lld_override_item() 75159:20221202:102533.946 End of lld_override_item() 75159:20221202:102533.946 In zbx_substitute_lld_macros() data:'0' 75159:20221202:102533.946 End of zbx_substitute_lld_macros():SUCCEED data:'0' 75159:20221202:102533.946 In zbx_substitute_lld_macros() data:'90d' 75159:20221202:102533.946 End of zbx_substitute_lld_macros():SUCCEED data:'90d' 75159:20221202:102533.946 In zbx_substitute_lld_macros() data:'365d' 75159:20221202:102533.946 End of zbx_substitute_lld_macros():SUCCEED data:'365d' 75159:20221202:102533.946 In zbx_substitute_lld_macros() data:'B' 75159:20221202:102533.946 End of zbx_substitute_lld_macros():SUCCEED data:'B' 75159:20221202:102533.946 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.946 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.946 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.946 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.946 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.946 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.946 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.946 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.946 In zbx_substitute_lld_macros() data:'LALALALALA' 75159:20221202:102533.946 End of zbx_substitute_lld_macros():SUCCEED data:'LALALALALA' 75159:20221202:102533.946 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.946 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.946 In zbx_substitute_lld_macros() data:'3s' 75159:20221202:102533.946 End of zbx_substitute_lld_macros():SUCCEED data:'3s' 75159:20221202:102533.946 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.946 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.946 In zbx_substitute_macros_in_json_pairs() 75159:20221202:102533.946 End of zbx_substitute_macros_in_json_pairs():SUCCEED 75159:20221202:102533.946 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.946 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.946 In zbx_substitute_lld_macros() data:'200' 75159:20221202:102533.946 End of zbx_substitute_lld_macros():SUCCEED data:'200' 75159:20221202:102533.946 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.946 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.946 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.947 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.947 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.947 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.947 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.947 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.947 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.947 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.947 End of lld_item_update() 75159:20221202:102533.947 In lld_item_update() 75159:20221202:102533.947 In zbx_substitute_lld_macros() data:'Free space {#FSNAME}' 75159:20221202:102533.947 End of zbx_substitute_lld_macros():SUCCEED data:'Free space /sys/fs/cgroup/memory' 75159:20221202:102533.947 In lld_override_item() 75159:20221202:102533.947 End of lld_override_item() 75159:20221202:102533.947 In zbx_substitute_lld_macros() data:'0' 75159:20221202:102533.947 End of zbx_substitute_lld_macros():SUCCEED data:'0' 75159:20221202:102533.947 In zbx_substitute_lld_macros() data:'90d' 75159:20221202:102533.947 End of zbx_substitute_lld_macros():SUCCEED data:'90d' 75159:20221202:102533.947 In zbx_substitute_lld_macros() data:'365d' 75159:20221202:102533.947 End of zbx_substitute_lld_macros():SUCCEED data:'365d' 75159:20221202:102533.947 In zbx_substitute_lld_macros() data:'B' 75159:20221202:102533.947 End of zbx_substitute_lld_macros():SUCCEED data:'B' 75159:20221202:102533.947 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.947 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.947 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.947 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.947 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.948 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.948 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.948 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.948 In zbx_substitute_lld_macros() data:'LALALALALA' 75159:20221202:102533.948 End of zbx_substitute_lld_macros():SUCCEED data:'LALALALALA' 75159:20221202:102533.948 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.948 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.948 In zbx_substitute_lld_macros() data:'3s' 75159:20221202:102533.948 End of zbx_substitute_lld_macros():SUCCEED data:'3s' 75159:20221202:102533.948 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.948 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.948 In zbx_substitute_macros_in_json_pairs() 75159:20221202:102533.948 End of zbx_substitute_macros_in_json_pairs():SUCCEED 75159:20221202:102533.948 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.948 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.948 In zbx_substitute_lld_macros() data:'200' 75159:20221202:102533.948 End of zbx_substitute_lld_macros():SUCCEED data:'200' 75159:20221202:102533.948 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.948 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.948 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.948 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.948 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.948 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.948 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.948 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.948 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.948 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.948 End of lld_item_update() 75159:20221202:102533.948 In lld_item_update() 75159:20221202:102533.948 In zbx_substitute_lld_macros() data:'Free space {#FSNAME}' 75159:20221202:102533.948 End of zbx_substitute_lld_macros():SUCCEED data:'Free space /sys/fs/cgroup/cpu,cpuacct' 75159:20221202:102533.948 In lld_override_item() 75159:20221202:102533.948 End of lld_override_item() 75159:20221202:102533.948 In zbx_substitute_lld_macros() data:'0' 75159:20221202:102533.948 End of zbx_substitute_lld_macros():SUCCEED data:'0' 75159:20221202:102533.948 In zbx_substitute_lld_macros() data:'90d' 75159:20221202:102533.948 End of zbx_substitute_lld_macros():SUCCEED data:'90d' 75159:20221202:102533.948 In zbx_substitute_lld_macros() data:'365d' 75159:20221202:102533.948 End of zbx_substitute_lld_macros():SUCCEED data:'365d' 75159:20221202:102533.948 In zbx_substitute_lld_macros() data:'B' 75159:20221202:102533.948 End of zbx_substitute_lld_macros():SUCCEED data:'B' 75159:20221202:102533.948 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.948 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.948 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.948 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.948 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.948 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.948 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.948 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.948 In zbx_substitute_lld_macros() data:'LALALALALA' 75159:20221202:102533.948 End of zbx_substitute_lld_macros():SUCCEED data:'LALALALALA' 75159:20221202:102533.948 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.948 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.948 In zbx_substitute_lld_macros() data:'3s' 75159:20221202:102533.949 End of zbx_substitute_lld_macros():SUCCEED data:'3s' 75159:20221202:102533.949 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.949 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.949 In zbx_substitute_macros_in_json_pairs() 75159:20221202:102533.949 End of zbx_substitute_macros_in_json_pairs():SUCCEED 75159:20221202:102533.949 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.949 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.949 In zbx_substitute_lld_macros() data:'200' 75159:20221202:102533.949 End of zbx_substitute_lld_macros():SUCCEED data:'200' 75159:20221202:102533.949 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.949 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.949 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.949 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.949 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.949 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.949 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.949 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.949 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.949 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.949 End of lld_item_update() 75159:20221202:102533.949 In lld_item_update() 75159:20221202:102533.949 In zbx_substitute_lld_macros() data:'Free space {#FSNAME}' 75159:20221202:102533.949 End of zbx_substitute_lld_macros():SUCCEED data:'Free space /sys/fs/cgroup/perf_event' 75159:20221202:102533.949 In lld_override_item() 75159:20221202:102533.949 End of lld_override_item() 75159:20221202:102533.949 In zbx_substitute_lld_macros() data:'0' 75159:20221202:102533.949 End of zbx_substitute_lld_macros():SUCCEED data:'0' 75159:20221202:102533.949 In zbx_substitute_lld_macros() data:'90d' 75159:20221202:102533.949 End of zbx_substitute_lld_macros():SUCCEED data:'90d' 75159:20221202:102533.950 In zbx_substitute_lld_macros() data:'365d' 75159:20221202:102533.950 End of zbx_substitute_lld_macros():SUCCEED data:'365d' 75159:20221202:102533.950 In zbx_substitute_lld_macros() data:'B' 75159:20221202:102533.950 End of zbx_substitute_lld_macros():SUCCEED data:'B' 75159:20221202:102533.950 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.950 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.950 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.950 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.950 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.950 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.950 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.950 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.950 In zbx_substitute_lld_macros() data:'LALALALALA' 75159:20221202:102533.950 End of zbx_substitute_lld_macros():SUCCEED data:'LALALALALA' 75159:20221202:102533.950 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.950 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.950 In zbx_substitute_lld_macros() data:'3s' 75159:20221202:102533.950 End of zbx_substitute_lld_macros():SUCCEED data:'3s' 75159:20221202:102533.950 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.950 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.950 In zbx_substitute_macros_in_json_pairs() 75159:20221202:102533.950 End of zbx_substitute_macros_in_json_pairs():SUCCEED 75159:20221202:102533.950 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.950 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.950 In zbx_substitute_lld_macros() data:'200' 75159:20221202:102533.950 End of zbx_substitute_lld_macros():SUCCEED data:'200' 75159:20221202:102533.950 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.950 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.950 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.950 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.951 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.951 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.951 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.951 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.951 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.951 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.951 End of lld_item_update() 75159:20221202:102533.951 In lld_item_update() 75159:20221202:102533.951 In zbx_substitute_lld_macros() data:'Free space {#FSNAME}' 75159:20221202:102533.951 End of zbx_substitute_lld_macros():SUCCEED data:'Free space /sys/fs/cgroup/pids' 75159:20221202:102533.951 In lld_override_item() 75159:20221202:102533.951 End of lld_override_item() 75159:20221202:102533.951 In zbx_substitute_lld_macros() data:'0' 75159:20221202:102533.951 End of zbx_substitute_lld_macros():SUCCEED data:'0' 75159:20221202:102533.951 In zbx_substitute_lld_macros() data:'90d' 75159:20221202:102533.951 End of zbx_substitute_lld_macros():SUCCEED data:'90d' 75159:20221202:102533.951 In zbx_substitute_lld_macros() data:'365d' 75159:20221202:102533.951 End of zbx_substitute_lld_macros():SUCCEED data:'365d' 75159:20221202:102533.951 In zbx_substitute_lld_macros() data:'B' 75159:20221202:102533.951 End of zbx_substitute_lld_macros():SUCCEED data:'B' 75159:20221202:102533.952 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.952 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.952 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.952 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.952 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.952 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.952 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.952 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.952 In zbx_substitute_lld_macros() data:'LALALALALA' 75159:20221202:102533.952 End of zbx_substitute_lld_macros():SUCCEED data:'LALALALALA' 75159:20221202:102533.952 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.952 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.952 In zbx_substitute_lld_macros() data:'3s' 75159:20221202:102533.952 End of zbx_substitute_lld_macros():SUCCEED data:'3s' 75159:20221202:102533.952 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.952 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.952 In zbx_substitute_macros_in_json_pairs() 75159:20221202:102533.952 End of zbx_substitute_macros_in_json_pairs():SUCCEED 75159:20221202:102533.952 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.952 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.952 In zbx_substitute_lld_macros() data:'200' 75159:20221202:102533.952 End of zbx_substitute_lld_macros():SUCCEED data:'200' 75159:20221202:102533.952 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.952 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.952 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.952 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.952 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.952 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.952 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.952 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.952 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.952 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.952 End of lld_item_update() 75159:20221202:102533.952 In lld_item_update() 75159:20221202:102533.952 In zbx_substitute_lld_macros() data:'Free space {#FSNAME}' 75159:20221202:102533.952 End of zbx_substitute_lld_macros():SUCCEED data:'Free space /sys/fs/cgroup/hugetlb' 75159:20221202:102533.952 In lld_override_item() 75159:20221202:102533.952 End of lld_override_item() 75159:20221202:102533.952 In zbx_substitute_lld_macros() data:'0' 75159:20221202:102533.952 End of zbx_substitute_lld_macros():SUCCEED data:'0' 75159:20221202:102533.952 In zbx_substitute_lld_macros() data:'90d' 75159:20221202:102533.952 End of zbx_substitute_lld_macros():SUCCEED data:'90d' 75159:20221202:102533.952 In zbx_substitute_lld_macros() data:'365d' 75159:20221202:102533.952 End of zbx_substitute_lld_macros():SUCCEED data:'365d' 75159:20221202:102533.952 In zbx_substitute_lld_macros() data:'B' 75159:20221202:102533.952 End of zbx_substitute_lld_macros():SUCCEED data:'B' 75159:20221202:102533.952 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.952 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.952 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.952 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.952 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.952 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.952 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.953 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.953 In zbx_substitute_lld_macros() data:'LALALALALA' 75159:20221202:102533.953 End of zbx_substitute_lld_macros():SUCCEED data:'LALALALALA' 75159:20221202:102533.953 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.953 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.953 In zbx_substitute_lld_macros() data:'3s' 75159:20221202:102533.953 End of zbx_substitute_lld_macros():SUCCEED data:'3s' 75159:20221202:102533.953 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.953 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.953 In zbx_substitute_macros_in_json_pairs() 75159:20221202:102533.953 End of zbx_substitute_macros_in_json_pairs():SUCCEED 75159:20221202:102533.953 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.953 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.953 In zbx_substitute_lld_macros() data:'200' 75159:20221202:102533.953 End of zbx_substitute_lld_macros():SUCCEED data:'200' 75159:20221202:102533.953 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.953 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.953 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.953 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.953 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.953 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.953 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.953 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.953 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.953 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.953 End of lld_item_update() 75159:20221202:102533.953 In lld_item_update() 75159:20221202:102533.953 In zbx_substitute_lld_macros() data:'Free space {#FSNAME}' 75159:20221202:102533.953 End of zbx_substitute_lld_macros():SUCCEED data:'Free space /sys/fs/cgroup/rdma' 75159:20221202:102533.953 In lld_override_item() 75159:20221202:102533.953 End of lld_override_item() 75159:20221202:102533.953 In zbx_substitute_lld_macros() data:'0' 75159:20221202:102533.953 End of zbx_substitute_lld_macros():SUCCEED data:'0' 75159:20221202:102533.954 In zbx_substitute_lld_macros() data:'90d' 75159:20221202:102533.954 End of zbx_substitute_lld_macros():SUCCEED data:'90d' 75159:20221202:102533.954 In zbx_substitute_lld_macros() data:'365d' 75159:20221202:102533.954 End of zbx_substitute_lld_macros():SUCCEED data:'365d' 75159:20221202:102533.954 In zbx_substitute_lld_macros() data:'B' 75159:20221202:102533.954 End of zbx_substitute_lld_macros():SUCCEED data:'B' 75159:20221202:102533.954 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.954 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.954 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.954 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.954 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.954 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.954 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.954 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.954 In zbx_substitute_lld_macros() data:'LALALALALA' 75159:20221202:102533.954 End of zbx_substitute_lld_macros():SUCCEED data:'LALALALALA' 75159:20221202:102533.955 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.955 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.955 In zbx_substitute_lld_macros() data:'3s' 75159:20221202:102533.955 End of zbx_substitute_lld_macros():SUCCEED data:'3s' 75159:20221202:102533.955 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.955 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.955 In zbx_substitute_macros_in_json_pairs() 75159:20221202:102533.955 End of zbx_substitute_macros_in_json_pairs():SUCCEED 75159:20221202:102533.955 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.955 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.955 In zbx_substitute_lld_macros() data:'200' 75159:20221202:102533.955 End of zbx_substitute_lld_macros():SUCCEED data:'200' 75159:20221202:102533.955 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.955 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.955 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.955 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.955 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.955 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.955 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.955 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.955 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.955 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.955 End of lld_item_update() 75159:20221202:102533.955 In lld_item_update() 75159:20221202:102533.955 In zbx_substitute_lld_macros() data:'Free space {#FSNAME}' 75159:20221202:102533.955 End of zbx_substitute_lld_macros():SUCCEED data:'Free space /sys/fs/cgroup/cpuset' 75159:20221202:102533.955 In lld_override_item() 75159:20221202:102533.955 End of lld_override_item() 75159:20221202:102533.955 In zbx_substitute_lld_macros() data:'0' 75159:20221202:102533.955 End of zbx_substitute_lld_macros():SUCCEED data:'0' 75159:20221202:102533.955 In zbx_substitute_lld_macros() data:'90d' 75159:20221202:102533.955 End of zbx_substitute_lld_macros():SUCCEED data:'90d' 75159:20221202:102533.955 In zbx_substitute_lld_macros() data:'365d' 75159:20221202:102533.955 End of zbx_substitute_lld_macros():SUCCEED data:'365d' 75159:20221202:102533.955 In zbx_substitute_lld_macros() data:'B' 75159:20221202:102533.955 End of zbx_substitute_lld_macros():SUCCEED data:'B' 75159:20221202:102533.955 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.955 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.955 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.955 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.955 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.955 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.955 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.955 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.956 In zbx_substitute_lld_macros() data:'LALALALALA' 75159:20221202:102533.956 End of zbx_substitute_lld_macros():SUCCEED data:'LALALALALA' 75159:20221202:102533.956 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.956 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.956 In zbx_substitute_lld_macros() data:'3s' 75159:20221202:102533.956 End of zbx_substitute_lld_macros():SUCCEED data:'3s' 75159:20221202:102533.956 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.956 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.956 In zbx_substitute_macros_in_json_pairs() 75159:20221202:102533.956 End of zbx_substitute_macros_in_json_pairs():SUCCEED 75159:20221202:102533.956 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.956 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.956 In zbx_substitute_lld_macros() data:'200' 75159:20221202:102533.956 End of zbx_substitute_lld_macros():SUCCEED data:'200' 75159:20221202:102533.956 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.956 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.956 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.956 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.956 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.956 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.956 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.956 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.956 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.956 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.956 End of lld_item_update() 75159:20221202:102533.956 In lld_item_update() 75159:20221202:102533.956 In zbx_substitute_lld_macros() data:'Free space {#FSNAME}' 75159:20221202:102533.956 End of zbx_substitute_lld_macros():SUCCEED data:'Free space /sys/fs/cgroup/blkio' 75159:20221202:102533.956 In lld_override_item() 75159:20221202:102533.956 End of lld_override_item() 75159:20221202:102533.956 In zbx_substitute_lld_macros() data:'0' 75159:20221202:102533.956 End of zbx_substitute_lld_macros():SUCCEED data:'0' 75159:20221202:102533.956 In zbx_substitute_lld_macros() data:'90d' 75159:20221202:102533.956 End of zbx_substitute_lld_macros():SUCCEED data:'90d' 75159:20221202:102533.956 In zbx_substitute_lld_macros() data:'365d' 75159:20221202:102533.956 End of zbx_substitute_lld_macros():SUCCEED data:'365d' 75159:20221202:102533.956 In zbx_substitute_lld_macros() data:'B' 75159:20221202:102533.956 End of zbx_substitute_lld_macros():SUCCEED data:'B' 75159:20221202:102533.956 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.956 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.956 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.956 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.956 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.956 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.956 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.956 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.956 In zbx_substitute_lld_macros() data:'LALALALALA' 75159:20221202:102533.956 End of zbx_substitute_lld_macros():SUCCEED data:'LALALALALA' 75159:20221202:102533.956 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.956 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.956 In zbx_substitute_lld_macros() data:'3s' 75159:20221202:102533.956 End of zbx_substitute_lld_macros():SUCCEED data:'3s' 75159:20221202:102533.956 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.956 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.956 In zbx_substitute_macros_in_json_pairs() 75159:20221202:102533.956 End of zbx_substitute_macros_in_json_pairs():SUCCEED 75159:20221202:102533.956 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.956 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.956 In zbx_substitute_lld_macros() data:'200' 75159:20221202:102533.956 End of zbx_substitute_lld_macros():SUCCEED data:'200' 75159:20221202:102533.957 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.957 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.957 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.957 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.957 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.957 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.957 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.957 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.957 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.957 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.957 End of lld_item_update() 75159:20221202:102533.957 In lld_item_update() 75159:20221202:102533.957 In zbx_substitute_lld_macros() data:'Free space {#FSNAME}' 75159:20221202:102533.957 End of zbx_substitute_lld_macros():SUCCEED data:'Free space /sys/fs/cgroup/freezer' 75159:20221202:102533.957 In lld_override_item() 75159:20221202:102533.957 End of lld_override_item() 75159:20221202:102533.957 In zbx_substitute_lld_macros() data:'0' 75159:20221202:102533.957 End of zbx_substitute_lld_macros():SUCCEED data:'0' 75159:20221202:102533.957 In zbx_substitute_lld_macros() data:'90d' 75159:20221202:102533.957 End of zbx_substitute_lld_macros():SUCCEED data:'90d' 75159:20221202:102533.957 In zbx_substitute_lld_macros() data:'365d' 75159:20221202:102533.958 End of zbx_substitute_lld_macros():SUCCEED data:'365d' 75159:20221202:102533.958 In zbx_substitute_lld_macros() data:'B' 75159:20221202:102533.958 End of zbx_substitute_lld_macros():SUCCEED data:'B' 75159:20221202:102533.958 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.958 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.958 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.958 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.958 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.958 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.958 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.958 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.958 In zbx_substitute_lld_macros() data:'LALALALALA' 75159:20221202:102533.958 End of zbx_substitute_lld_macros():SUCCEED data:'LALALALALA' 75159:20221202:102533.958 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.958 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.958 In zbx_substitute_lld_macros() data:'3s' 75159:20221202:102533.958 End of zbx_substitute_lld_macros():SUCCEED data:'3s' 75159:20221202:102533.958 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.958 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.958 In zbx_substitute_macros_in_json_pairs() 75159:20221202:102533.958 End of zbx_substitute_macros_in_json_pairs():SUCCEED 75159:20221202:102533.958 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.958 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.958 In zbx_substitute_lld_macros() data:'200' 75159:20221202:102533.959 End of zbx_substitute_lld_macros():SUCCEED data:'200' 75159:20221202:102533.959 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.959 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.959 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.959 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.959 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.959 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.959 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.959 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.959 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.959 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.959 End of lld_item_update() 75159:20221202:102533.959 In lld_item_update() 75159:20221202:102533.959 In zbx_substitute_lld_macros() data:'Free space {#FSNAME}' 75159:20221202:102533.959 End of zbx_substitute_lld_macros():SUCCEED data:'Free space /sys/fs/cgroup/misc' 75159:20221202:102533.959 In lld_override_item() 75159:20221202:102533.959 End of lld_override_item() 75159:20221202:102533.959 In zbx_substitute_lld_macros() data:'0' 75159:20221202:102533.959 End of zbx_substitute_lld_macros():SUCCEED data:'0' 75159:20221202:102533.959 In zbx_substitute_lld_macros() data:'90d' 75159:20221202:102533.959 End of zbx_substitute_lld_macros():SUCCEED data:'90d' 75159:20221202:102533.960 In zbx_substitute_lld_macros() data:'365d' 75159:20221202:102533.960 End of zbx_substitute_lld_macros():SUCCEED data:'365d' 75159:20221202:102533.960 In zbx_substitute_lld_macros() data:'B' 75159:20221202:102533.960 End of zbx_substitute_lld_macros():SUCCEED data:'B' 75159:20221202:102533.960 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.960 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.960 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.960 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.960 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.960 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.960 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.960 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.960 In zbx_substitute_lld_macros() data:'LALALALALA' 75159:20221202:102533.960 End of zbx_substitute_lld_macros():SUCCEED data:'LALALALALA' 75159:20221202:102533.960 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.960 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.960 In zbx_substitute_lld_macros() data:'3s' 75159:20221202:102533.960 End of zbx_substitute_lld_macros():SUCCEED data:'3s' 75159:20221202:102533.960 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.960 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.960 In zbx_substitute_macros_in_json_pairs() 75159:20221202:102533.960 End of zbx_substitute_macros_in_json_pairs():SUCCEED 75159:20221202:102533.960 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.960 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.960 In zbx_substitute_lld_macros() data:'200' 75159:20221202:102533.960 End of zbx_substitute_lld_macros():SUCCEED data:'200' 75159:20221202:102533.960 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.960 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.960 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.960 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.960 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.960 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.960 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.960 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.960 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.961 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.961 End of lld_item_update() 75159:20221202:102533.961 In lld_item_make() 75159:20221202:102533.961 In zbx_substitute_lld_macros() data:'Free space {#FSNAME}' 75159:20221202:102533.961 End of zbx_substitute_lld_macros():SUCCEED data:'Free space /proc/sys/fs/binfmt_misc' 75159:20221202:102533.961 In lld_override_item() 75159:20221202:102533.961 End of lld_override_item() 75159:20221202:102533.961 In substitute_key_macros_impl() data:'vfs.fs.size[{#FSNAME},free]' 75159:20221202:102533.961 In zbx_substitute_lld_macros() data:'{#FSNAME}' 75159:20221202:102533.961 End of zbx_substitute_lld_macros():SUCCEED data:'/proc/sys/fs/binfmt_misc' 75159:20221202:102533.961 End of substitute_key_macros_impl():SUCCEED data:'vfs.fs.size[/proc/sys/fs/binfmt_misc,free]' 75159:20221202:102533.961 In zbx_substitute_lld_macros() data:'0' 75159:20221202:102533.961 End of zbx_substitute_lld_macros():SUCCEED data:'0' 75159:20221202:102533.961 In zbx_substitute_lld_macros() data:'90d' 75159:20221202:102533.961 End of zbx_substitute_lld_macros():SUCCEED data:'90d' 75159:20221202:102533.961 In zbx_substitute_lld_macros() data:'365d' 75159:20221202:102533.961 End of zbx_substitute_lld_macros():SUCCEED data:'365d' 75159:20221202:102533.961 In zbx_substitute_lld_macros() data:'B' 75159:20221202:102533.961 End of zbx_substitute_lld_macros():SUCCEED data:'B' 75159:20221202:102533.961 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.961 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.961 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.961 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.961 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.961 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.961 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.961 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.961 In zbx_substitute_lld_macros() data:'LALALALALA' 75159:20221202:102533.961 End of zbx_substitute_lld_macros():SUCCEED data:'LALALALALA' 75159:20221202:102533.961 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.961 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.961 In zbx_substitute_lld_macros() data:'3s' 75159:20221202:102533.961 End of zbx_substitute_lld_macros():SUCCEED data:'3s' 75159:20221202:102533.961 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.961 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.961 In zbx_substitute_macros_in_json_pairs() 75159:20221202:102533.961 End of zbx_substitute_macros_in_json_pairs():SUCCEED 75159:20221202:102533.961 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.961 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.961 In zbx_substitute_lld_macros() data:'200' 75159:20221202:102533.961 End of zbx_substitute_lld_macros():SUCCEED data:'200' 75159:20221202:102533.961 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.961 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.961 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.961 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.961 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.961 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.961 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.961 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.961 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.961 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.961 End of lld_item_make() 75159:20221202:102533.961 In lld_item_update() 75159:20221202:102533.961 In zbx_substitute_lld_macros() data:'Free space {#FSNAME}' 75159:20221202:102533.962 End of zbx_substitute_lld_macros():SUCCEED data:'Free space /sys/kernel/debug' 75159:20221202:102533.962 In lld_override_item() 75159:20221202:102533.962 End of lld_override_item() 75159:20221202:102533.962 In zbx_substitute_lld_macros() data:'0' 75159:20221202:102533.962 End of zbx_substitute_lld_macros():SUCCEED data:'0' 75159:20221202:102533.962 In zbx_substitute_lld_macros() data:'90d' 75159:20221202:102533.962 End of zbx_substitute_lld_macros():SUCCEED data:'90d' 75159:20221202:102533.962 In zbx_substitute_lld_macros() data:'365d' 75159:20221202:102533.962 End of zbx_substitute_lld_macros():SUCCEED data:'365d' 75159:20221202:102533.962 In zbx_substitute_lld_macros() data:'B' 75159:20221202:102533.962 End of zbx_substitute_lld_macros():SUCCEED data:'B' 75159:20221202:102533.962 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.962 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.962 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.962 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.962 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.963 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.963 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.963 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.963 In zbx_substitute_lld_macros() data:'LALALALALA' 75159:20221202:102533.963 End of zbx_substitute_lld_macros():SUCCEED data:'LALALALALA' 75159:20221202:102533.963 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.963 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.963 In zbx_substitute_lld_macros() data:'3s' 75159:20221202:102533.963 End of zbx_substitute_lld_macros():SUCCEED data:'3s' 75159:20221202:102533.963 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.963 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.963 In zbx_substitute_macros_in_json_pairs() 75159:20221202:102533.963 End of zbx_substitute_macros_in_json_pairs():SUCCEED 75159:20221202:102533.963 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.963 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.963 In zbx_substitute_lld_macros() data:'200' 75159:20221202:102533.963 End of zbx_substitute_lld_macros():SUCCEED data:'200' 75159:20221202:102533.963 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.963 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.963 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.964 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.964 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.964 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.964 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.964 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.964 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.964 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.964 End of lld_item_update() 75159:20221202:102533.964 In lld_item_update() 75159:20221202:102533.964 In zbx_substitute_lld_macros() data:'Free space {#FSNAME}' 75159:20221202:102533.964 End of zbx_substitute_lld_macros():SUCCEED data:'Free space /sys/kernel/tracing' 75159:20221202:102533.964 In lld_override_item() 75159:20221202:102533.964 End of lld_override_item() 75159:20221202:102533.964 In zbx_substitute_lld_macros() data:'0' 75159:20221202:102533.964 End of zbx_substitute_lld_macros():SUCCEED data:'0' 75159:20221202:102533.964 In zbx_substitute_lld_macros() data:'90d' 75159:20221202:102533.964 End of zbx_substitute_lld_macros():SUCCEED data:'90d' 75159:20221202:102533.964 In zbx_substitute_lld_macros() data:'365d' 75159:20221202:102533.964 End of zbx_substitute_lld_macros():SUCCEED data:'365d' 75159:20221202:102533.964 In zbx_substitute_lld_macros() data:'B' 75159:20221202:102533.964 End of zbx_substitute_lld_macros():SUCCEED data:'B' 75159:20221202:102533.964 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.964 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.964 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.964 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.964 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.964 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.964 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.964 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.964 In zbx_substitute_lld_macros() data:'LALALALALA' 75159:20221202:102533.964 End of zbx_substitute_lld_macros():SUCCEED data:'LALALALALA' 75159:20221202:102533.964 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.964 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.964 In zbx_substitute_lld_macros() data:'3s' 75159:20221202:102533.965 End of zbx_substitute_lld_macros():SUCCEED data:'3s' 75159:20221202:102533.965 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.965 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.965 In zbx_substitute_macros_in_json_pairs() 75159:20221202:102533.965 End of zbx_substitute_macros_in_json_pairs():SUCCEED 75159:20221202:102533.965 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.965 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.965 In zbx_substitute_lld_macros() data:'200' 75159:20221202:102533.965 End of zbx_substitute_lld_macros():SUCCEED data:'200' 75159:20221202:102533.965 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.965 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.965 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.965 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.965 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.965 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.965 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.965 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.965 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.965 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.965 End of lld_item_update() 75159:20221202:102533.965 In lld_item_update() 75159:20221202:102533.965 In zbx_substitute_lld_macros() data:'Free space {#FSNAME}' 75159:20221202:102533.965 End of zbx_substitute_lld_macros():SUCCEED data:'Free space /sys/fs/fuse/connections' 75159:20221202:102533.966 In lld_override_item() 75159:20221202:102533.966 End of lld_override_item() 75159:20221202:102533.966 In zbx_substitute_lld_macros() data:'0' 75159:20221202:102533.966 End of zbx_substitute_lld_macros():SUCCEED data:'0' 75159:20221202:102533.966 In zbx_substitute_lld_macros() data:'90d' 75159:20221202:102533.966 End of zbx_substitute_lld_macros():SUCCEED data:'90d' 75159:20221202:102533.966 In zbx_substitute_lld_macros() data:'365d' 75159:20221202:102533.966 End of zbx_substitute_lld_macros():SUCCEED data:'365d' 75159:20221202:102533.966 In zbx_substitute_lld_macros() data:'B' 75159:20221202:102533.966 End of zbx_substitute_lld_macros():SUCCEED data:'B' 75159:20221202:102533.966 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.966 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.966 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.966 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.966 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.966 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.966 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.966 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.966 In zbx_substitute_lld_macros() data:'LALALALALA' 75159:20221202:102533.966 End of zbx_substitute_lld_macros():SUCCEED data:'LALALALALA' 75159:20221202:102533.966 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.966 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.966 In zbx_substitute_lld_macros() data:'3s' 75159:20221202:102533.966 End of zbx_substitute_lld_macros():SUCCEED data:'3s' 75159:20221202:102533.966 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.966 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.966 In zbx_substitute_macros_in_json_pairs() 75159:20221202:102533.966 End of zbx_substitute_macros_in_json_pairs():SUCCEED 75159:20221202:102533.966 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.966 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.966 In zbx_substitute_lld_macros() data:'200' 75159:20221202:102533.966 End of zbx_substitute_lld_macros():SUCCEED data:'200' 75159:20221202:102533.966 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.966 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.966 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.966 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.966 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.966 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.966 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.966 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.966 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.966 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.966 End of lld_item_update() 75159:20221202:102533.966 In lld_item_update() 75159:20221202:102533.966 In zbx_substitute_lld_macros() data:'Free space {#FSNAME}' 75159:20221202:102533.966 End of zbx_substitute_lld_macros():SUCCEED data:'Free space /sys/kernel/config' 75159:20221202:102533.966 In lld_override_item() 75159:20221202:102533.966 End of lld_override_item() 75159:20221202:102533.966 In zbx_substitute_lld_macros() data:'0' 75159:20221202:102533.967 End of zbx_substitute_lld_macros():SUCCEED data:'0' 75159:20221202:102533.967 In zbx_substitute_lld_macros() data:'90d' 75159:20221202:102533.967 End of zbx_substitute_lld_macros():SUCCEED data:'90d' 75159:20221202:102533.967 In zbx_substitute_lld_macros() data:'365d' 75159:20221202:102533.967 End of zbx_substitute_lld_macros():SUCCEED data:'365d' 75159:20221202:102533.967 In zbx_substitute_lld_macros() data:'B' 75159:20221202:102533.967 End of zbx_substitute_lld_macros():SUCCEED data:'B' 75159:20221202:102533.967 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.967 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.967 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.967 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.967 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.967 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.967 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.967 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.967 In zbx_substitute_lld_macros() data:'LALALALALA' 75159:20221202:102533.967 End of zbx_substitute_lld_macros():SUCCEED data:'LALALALALA' 75159:20221202:102533.967 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.967 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.967 In zbx_substitute_lld_macros() data:'3s' 75159:20221202:102533.967 End of zbx_substitute_lld_macros():SUCCEED data:'3s' 75159:20221202:102533.967 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.967 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.967 In zbx_substitute_macros_in_json_pairs() 75159:20221202:102533.967 End of zbx_substitute_macros_in_json_pairs():SUCCEED 75159:20221202:102533.967 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.967 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.967 In zbx_substitute_lld_macros() data:'200' 75159:20221202:102533.967 End of zbx_substitute_lld_macros():SUCCEED data:'200' 75159:20221202:102533.967 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.967 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.967 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.967 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.967 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.967 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.967 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.967 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.967 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.967 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.967 End of lld_item_update() 75159:20221202:102533.967 In lld_item_update() 75159:20221202:102533.967 In zbx_substitute_lld_macros() data:'Free space {#FSNAME}' 75159:20221202:102533.967 End of zbx_substitute_lld_macros():SUCCEED data:'Free space /proc/sys/fs/binfmt_misc' 75159:20221202:102533.967 In lld_override_item() 75159:20221202:102533.967 End of lld_override_item() 75159:20221202:102533.967 In zbx_substitute_lld_macros() data:'0' 75159:20221202:102533.967 End of zbx_substitute_lld_macros():SUCCEED data:'0' 75159:20221202:102533.967 In zbx_substitute_lld_macros() data:'90d' 75159:20221202:102533.967 End of zbx_substitute_lld_macros():SUCCEED data:'90d' 75159:20221202:102533.967 In zbx_substitute_lld_macros() data:'365d' 75159:20221202:102533.967 End of zbx_substitute_lld_macros():SUCCEED data:'365d' 75159:20221202:102533.967 In zbx_substitute_lld_macros() data:'B' 75159:20221202:102533.967 End of zbx_substitute_lld_macros():SUCCEED data:'B' 75159:20221202:102533.967 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.967 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.967 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.967 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.967 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.967 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.967 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.967 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.967 In zbx_substitute_lld_macros() data:'LALALALALA' 75159:20221202:102533.967 End of zbx_substitute_lld_macros():SUCCEED data:'LALALALALA' 75159:20221202:102533.967 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.967 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.967 In zbx_substitute_lld_macros() data:'3s' 75159:20221202:102533.968 End of zbx_substitute_lld_macros():SUCCEED data:'3s' 75159:20221202:102533.968 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.968 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.968 In zbx_substitute_macros_in_json_pairs() 75159:20221202:102533.968 End of zbx_substitute_macros_in_json_pairs():SUCCEED 75159:20221202:102533.968 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.968 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.968 In zbx_substitute_lld_macros() data:'200' 75159:20221202:102533.968 End of zbx_substitute_lld_macros():SUCCEED data:'200' 75159:20221202:102533.968 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.968 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.968 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.968 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.968 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.968 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.968 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.968 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.968 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.968 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.968 End of lld_item_update() 75159:20221202:102533.968 End of lld_items_make():27 items 75159:20221202:102533.968 In zbx_substitute_lld_macros() data:'$[?(@.fsname=='{#FSNAME}')].bytes.free.first()' 75159:20221202:102533.968 End of zbx_substitute_lld_macros():SUCCEED data:'$[?(@.fsname=='/proc/sys/fs/binfmt_misc')].bytes.free.first()' 75159:20221202:102533.968 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.968 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.968 In zbx_substitute_lld_macros() data:'$[?(@.fsname=='{#FSNAME}')].bytes.free.first()' 75159:20221202:102533.968 End of zbx_substitute_lld_macros():SUCCEED data:'$[?(@.fsname=='/sys')].bytes.free.first()' 75159:20221202:102533.968 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.968 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.968 In zbx_substitute_lld_macros() data:'$[?(@.fsname=='{#FSNAME}')].bytes.free.first()' 75159:20221202:102533.968 End of zbx_substitute_lld_macros():SUCCEED data:'$[?(@.fsname=='/proc')].bytes.free.first()' 75159:20221202:102533.968 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.968 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.968 In zbx_substitute_lld_macros() data:'$[?(@.fsname=='{#FSNAME}')].bytes.free.first()' 75159:20221202:102533.968 End of zbx_substitute_lld_macros():SUCCEED data:'$[?(@.fsname=='/sys/kernel/security')].bytes.free.first()' 75159:20221202:102533.968 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.968 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.968 In zbx_substitute_lld_macros() data:'$[?(@.fsname=='{#FSNAME}')].bytes.free.first()' 75159:20221202:102533.968 End of zbx_substitute_lld_macros():SUCCEED data:'$[?(@.fsname=='/sys/fs/cgroup')].bytes.free.first()' 75159:20221202:102533.968 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.968 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.968 In zbx_substitute_lld_macros() data:'$[?(@.fsname=='{#FSNAME}')].bytes.free.first()' 75159:20221202:102533.968 End of zbx_substitute_lld_macros():SUCCEED data:'$[?(@.fsname=='/sys/fs/cgroup/unified')].bytes.free.first()' 75159:20221202:102533.968 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.968 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.968 In zbx_substitute_lld_macros() data:'$[?(@.fsname=='{#FSNAME}')].bytes.free.first()' 75159:20221202:102533.968 End of zbx_substitute_lld_macros():SUCCEED data:'$[?(@.fsname=='/sys/fs/cgroup/systemd')].bytes.free.first()' 75159:20221202:102533.968 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.968 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.968 In zbx_substitute_lld_macros() data:'$[?(@.fsname=='{#FSNAME}')].bytes.free.first()' 75159:20221202:102533.968 End of zbx_substitute_lld_macros():SUCCEED data:'$[?(@.fsname=='/sys/fs/pstore')].bytes.free.first()' 75159:20221202:102533.968 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.968 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.968 In zbx_substitute_lld_macros() data:'$[?(@.fsname=='{#FSNAME}')].bytes.free.first()' 75159:20221202:102533.968 End of zbx_substitute_lld_macros():SUCCEED data:'$[?(@.fsname=='/sys/firmware/efi/efivars')].bytes.free.first()' 75159:20221202:102533.968 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.968 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.968 In zbx_substitute_lld_macros() data:'$[?(@.fsname=='{#FSNAME}')].bytes.free.first()' 75159:20221202:102533.968 End of zbx_substitute_lld_macros():SUCCEED data:'$[?(@.fsname=='/sys/fs/bpf')].bytes.free.first()' 75159:20221202:102533.968 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.968 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.968 In zbx_substitute_lld_macros() data:'$[?(@.fsname=='{#FSNAME}')].bytes.free.first()' 75159:20221202:102533.968 End of zbx_substitute_lld_macros():SUCCEED data:'$[?(@.fsname=='/sys/fs/cgroup/pids')].bytes.free.first()' 75159:20221202:102533.968 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.968 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.968 In zbx_substitute_lld_macros() data:'$[?(@.fsname=='{#FSNAME}')].bytes.free.first()' 75159:20221202:102533.968 End of zbx_substitute_lld_macros():SUCCEED data:'$[?(@.fsname=='/sys/fs/cgroup/perf_event')].bytes.free.first()' 75159:20221202:102533.968 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.968 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.968 In zbx_substitute_lld_macros() data:'$[?(@.fsname=='{#FSNAME}')].bytes.free.first()' 75159:20221202:102533.968 End of zbx_substitute_lld_macros():SUCCEED data:'$[?(@.fsname=='/sys/fs/cgroup/hugetlb')].bytes.free.first()' 75159:20221202:102533.968 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.968 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.968 In zbx_substitute_lld_macros() data:'$[?(@.fsname=='{#FSNAME}')].bytes.free.first()' 75159:20221202:102533.968 End of zbx_substitute_lld_macros():SUCCEED data:'$[?(@.fsname=='/sys/fs/cgroup/rdma')].bytes.free.first()' 75159:20221202:102533.968 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.968 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.968 In zbx_substitute_lld_macros() data:'$[?(@.fsname=='{#FSNAME}')].bytes.free.first()' 75159:20221202:102533.968 End of zbx_substitute_lld_macros():SUCCEED data:'$[?(@.fsname=='/sys/fs/cgroup/misc')].bytes.free.first()' 75159:20221202:102533.968 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.968 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.968 In zbx_substitute_lld_macros() data:'$[?(@.fsname=='{#FSNAME}')].bytes.free.first()' 75159:20221202:102533.968 End of zbx_substitute_lld_macros():SUCCEED data:'$[?(@.fsname=='/sys/fs/cgroup/cpu,cpuacct')].bytes.free.first()' 75159:20221202:102533.968 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.968 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.968 In zbx_substitute_lld_macros() data:'$[?(@.fsname=='{#FSNAME}')].bytes.free.first()' 75159:20221202:102533.968 End of zbx_substitute_lld_macros():SUCCEED data:'$[?(@.fsname=='/sys/fs/cgroup/cpuset')].bytes.free.first()' 75159:20221202:102533.968 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.968 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.968 In zbx_substitute_lld_macros() data:'$[?(@.fsname=='{#FSNAME}')].bytes.free.first()' 75159:20221202:102533.968 End of zbx_substitute_lld_macros():SUCCEED data:'$[?(@.fsname=='/sys/fs/cgroup/freezer')].bytes.free.first()' 75159:20221202:102533.968 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.968 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.968 In zbx_substitute_lld_macros() data:'$[?(@.fsname=='{#FSNAME}')].bytes.free.first()' 75159:20221202:102533.969 End of zbx_substitute_lld_macros():SUCCEED data:'$[?(@.fsname=='/sys/fs/cgroup/memory')].bytes.free.first()' 75159:20221202:102533.969 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.969 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.969 In zbx_substitute_lld_macros() data:'$[?(@.fsname=='{#FSNAME}')].bytes.free.first()' 75159:20221202:102533.969 End of zbx_substitute_lld_macros():SUCCEED data:'$[?(@.fsname=='/sys/fs/cgroup/net_cls,net_prio')].bytes.free.first()' 75159:20221202:102533.969 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.969 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.969 In zbx_substitute_lld_macros() data:'$[?(@.fsname=='{#FSNAME}')].bytes.free.first()' 75159:20221202:102533.969 End of zbx_substitute_lld_macros():SUCCEED data:'$[?(@.fsname=='/sys/fs/cgroup/blkio')].bytes.free.first()' 75159:20221202:102533.969 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.969 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.969 In zbx_substitute_lld_macros() data:'$[?(@.fsname=='{#FSNAME}')].bytes.free.first()' 75159:20221202:102533.969 End of zbx_substitute_lld_macros():SUCCEED data:'$[?(@.fsname=='/sys/fs/cgroup/devices')].bytes.free.first()' 75159:20221202:102533.969 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.969 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.969 In zbx_substitute_lld_macros() data:'$[?(@.fsname=='{#FSNAME}')].bytes.free.first()' 75159:20221202:102533.969 End of zbx_substitute_lld_macros():SUCCEED data:'$[?(@.fsname=='/proc/sys/fs/binfmt_misc')].bytes.free.first()' 75159:20221202:102533.969 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.969 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.969 In zbx_substitute_lld_macros() data:'$[?(@.fsname=='{#FSNAME}')].bytes.free.first()' 75159:20221202:102533.969 End of zbx_substitute_lld_macros():SUCCEED data:'$[?(@.fsname=='/sys/kernel/debug')].bytes.free.first()' 75159:20221202:102533.969 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.969 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.969 In zbx_substitute_lld_macros() data:'$[?(@.fsname=='{#FSNAME}')].bytes.free.first()' 75159:20221202:102533.969 End of zbx_substitute_lld_macros():SUCCEED data:'$[?(@.fsname=='/sys/kernel/tracing')].bytes.free.first()' 75159:20221202:102533.969 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.969 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.969 In zbx_substitute_lld_macros() data:'$[?(@.fsname=='{#FSNAME}')].bytes.free.first()' 75159:20221202:102533.969 End of zbx_substitute_lld_macros():SUCCEED data:'$[?(@.fsname=='/sys/fs/fuse/connections')].bytes.free.first()' 75159:20221202:102533.969 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.969 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.969 In zbx_substitute_lld_macros() data:'$[?(@.fsname=='{#FSNAME}')].bytes.free.first()' 75159:20221202:102533.969 End of zbx_substitute_lld_macros():SUCCEED data:'$[?(@.fsname=='/sys/kernel/config')].bytes.free.first()' 75159:20221202:102533.969 In zbx_substitute_lld_macros() data:'' 75159:20221202:102533.969 End of zbx_substitute_lld_macros():SUCCEED data:'' 75159:20221202:102533.969 In lld_items_param_make() 75159:20221202:102533.969 In zbx_merge_item_params() old item parameters:0 new item parameters:0 75159:20221202:102533.969 End of zbx_merge_item_params() item parameter:0 75159:20221202:102533.969 In zbx_merge_item_params() old item parameters:0 new item parameters:0 75159:20221202:102533.969 End of zbx_merge_item_params() item parameter:0 75159:20221202:102533.969 In zbx_merge_item_params() old item parameters:0 new item parameters:0 75159:20221202:102533.969 End of zbx_merge_item_params() item parameter:0 75159:20221202:102533.969 In zbx_merge_item_params() old item parameters:0 new item parameters:0 75159:20221202:102533.969 End of zbx_merge_item_params() item parameter:0 75159:20221202:102533.969 In zbx_merge_item_params() old item parameters:0 new item parameters:0 75159:20221202:102533.969 End of zbx_merge_item_params() item parameter:0 75159:20221202:102533.969 In zbx_merge_item_params() old item parameters:0 new item parameters:0 75159:20221202:102533.969 End of zbx_merge_item_params() item parameter:0 75159:20221202:102533.969 In zbx_merge_item_params() old item parameters:0 new item parameters:0 75159:20221202:102533.969 End of zbx_merge_item_params() item parameter:0 75159:20221202:102533.969 In zbx_merge_item_params() old item parameters:0 new item parameters:0 75159:20221202:102533.969 End of zbx_merge_item_params() item parameter:0 75159:20221202:102533.969 In zbx_merge_item_params() old item parameters:0 new item parameters:0 75159:20221202:102533.969 End of zbx_merge_item_params() item parameter:0 75159:20221202:102533.969 In zbx_merge_item_params() old item parameters:0 new item parameters:0 75159:20221202:102533.969 End of zbx_merge_item_params() item parameter:0 75159:20221202:102533.969 In zbx_merge_item_params() old item parameters:0 new item parameters:0 75159:20221202:102533.969 End of zbx_merge_item_params() item parameter:0 75159:20221202:102533.969 In zbx_merge_item_params() old item parameters:0 new item parameters:0 75159:20221202:102533.969 End of zbx_merge_item_params() item parameter:0 75159:20221202:102533.969 In zbx_merge_item_params() old item parameters:0 new item parameters:0 75159:20221202:102533.969 End of zbx_merge_item_params() item parameter:0 75159:20221202:102533.969 In zbx_merge_item_params() old item parameters:0 new item parameters:0 75159:20221202:102533.969 End of zbx_merge_item_params() item parameter:0 75159:20221202:102533.969 In zbx_merge_item_params() old item parameters:0 new item parameters:0 75159:20221202:102533.969 End of zbx_merge_item_params() item parameter:0 75159:20221202:102533.969 In zbx_merge_item_params() old item parameters:0 new item parameters:0 75159:20221202:102533.969 End of zbx_merge_item_params() item parameter:0 75159:20221202:102533.969 In zbx_merge_item_params() old item parameters:0 new item parameters:0 75159:20221202:102533.969 End of zbx_merge_item_params() item parameter:0 75159:20221202:102533.969 In zbx_merge_item_params() old item parameters:0 new item parameters:0 75159:20221202:102533.969 End of zbx_merge_item_params() item parameter:0 75159:20221202:102533.969 In zbx_merge_item_params() old item parameters:0 new item parameters:0 75159:20221202:102533.969 End of zbx_merge_item_params() item parameter:0 75159:20221202:102533.969 In zbx_merge_item_params() old item parameters:0 new item parameters:0 75159:20221202:102533.969 End of zbx_merge_item_params() item parameter:0 75159:20221202:102533.969 In zbx_merge_item_params() old item parameters:0 new item parameters:0 75159:20221202:102533.969 End of zbx_merge_item_params() item parameter:0 75159:20221202:102533.969 In zbx_merge_item_params() old item parameters:0 new item parameters:0 75159:20221202:102533.969 End of zbx_merge_item_params() item parameter:0 75159:20221202:102533.969 In zbx_merge_item_params() old item parameters:0 new item parameters:0 75159:20221202:102533.969 End of zbx_merge_item_params() item parameter:0 75159:20221202:102533.969 In zbx_merge_item_params() old item parameters:0 new item parameters:0 75159:20221202:102533.969 End of zbx_merge_item_params() item parameter:0 75159:20221202:102533.969 In zbx_merge_item_params() old item parameters:0 new item parameters:0 75159:20221202:102533.969 End of zbx_merge_item_params() item parameter:0 75159:20221202:102533.969 In zbx_merge_item_params() old item parameters:0 new item parameters:0 75159:20221202:102533.969 End of zbx_merge_item_params() item parameter:0 75159:20221202:102533.969 In zbx_merge_item_params() old item parameters:0 new item parameters:0 75159:20221202:102533.969 End of zbx_merge_item_params() item parameter:0 75159:20221202:102533.970 End of lld_items_param_make() 75159:20221202:102533.970 In zbx_merge_tags() old_tags:0 new_tags:0 75159:20221202:102533.970 End of zbx_merge_tags() tags:0 75159:20221202:102533.970 In zbx_merge_tags() old_tags:0 new_tags:0 75159:20221202:102533.970 End of zbx_merge_tags() tags:0 75159:20221202:102533.970 In zbx_merge_tags() old_tags:0 new_tags:0 75159:20221202:102533.970 End of zbx_merge_tags() tags:0 75159:20221202:102533.970 In zbx_merge_tags() old_tags:0 new_tags:0 75159:20221202:102533.970 End of zbx_merge_tags() tags:0 75159:20221202:102533.970 In zbx_merge_tags() old_tags:0 new_tags:0 75159:20221202:102533.970 End of zbx_merge_tags() tags:0 75159:20221202:102533.970 In zbx_merge_tags() old_tags:0 new_tags:0 75159:20221202:102533.970 End of zbx_merge_tags() tags:0 75159:20221202:102533.970 In zbx_merge_tags() old_tags:0 new_tags:0 75159:20221202:102533.970 End of zbx_merge_tags() tags:0 75159:20221202:102533.970 In zbx_merge_tags() old_tags:0 new_tags:0 75159:20221202:102533.970 End of zbx_merge_tags() tags:0 75159:20221202:102533.970 In zbx_merge_tags() old_tags:0 new_tags:0 75159:20221202:102533.970 End of zbx_merge_tags() tags:0 75159:20221202:102533.970 In zbx_merge_tags() old_tags:0 new_tags:0 75159:20221202:102533.970 End of zbx_merge_tags() tags:0 75159:20221202:102533.970 In zbx_merge_tags() old_tags:0 new_tags:0 75159:20221202:102533.970 End of zbx_merge_tags() tags:0 75159:20221202:102533.970 In zbx_merge_tags() old_tags:0 new_tags:0 75159:20221202:102533.970 End of zbx_merge_tags() tags:0 75159:20221202:102533.970 In zbx_merge_tags() old_tags:0 new_tags:0 75159:20221202:102533.970 End of zbx_merge_tags() tags:0 75159:20221202:102533.970 In zbx_merge_tags() old_tags:0 new_tags:0 75159:20221202:102533.970 End of zbx_merge_tags() tags:0 75159:20221202:102533.970 In zbx_merge_tags() old_tags:0 new_tags:0 75159:20221202:102533.970 End of zbx_merge_tags() tags:0 75159:20221202:102533.970 In zbx_merge_tags() old_tags:0 new_tags:0 75159:20221202:102533.970 End of zbx_merge_tags() tags:0 75159:20221202:102533.970 In zbx_merge_tags() old_tags:0 new_tags:0 75159:20221202:102533.970 End of zbx_merge_tags() tags:0 75159:20221202:102533.970 In zbx_merge_tags() old_tags:0 new_tags:0 75159:20221202:102533.970 End of zbx_merge_tags() tags:0 75159:20221202:102533.970 In zbx_merge_tags() old_tags:0 new_tags:0 75159:20221202:102533.970 End of zbx_merge_tags() tags:0 75159:20221202:102533.970 In zbx_merge_tags() old_tags:0 new_tags:0 75159:20221202:102533.970 End of zbx_merge_tags() tags:0 75159:20221202:102533.970 In zbx_merge_tags() old_tags:0 new_tags:0 75159:20221202:102533.970 End of zbx_merge_tags() tags:0 75159:20221202:102533.970 In zbx_merge_tags() old_tags:0 new_tags:0 75159:20221202:102533.970 End of zbx_merge_tags() tags:0 75159:20221202:102533.970 In zbx_merge_tags() old_tags:0 new_tags:0 75159:20221202:102533.970 End of zbx_merge_tags() tags:0 75159:20221202:102533.970 In zbx_merge_tags() old_tags:0 new_tags:0 75159:20221202:102533.970 End of zbx_merge_tags() tags:0 75159:20221202:102533.970 In zbx_merge_tags() old_tags:0 new_tags:0 75159:20221202:102533.970 End of zbx_merge_tags() tags:0 75159:20221202:102533.970 In zbx_merge_tags() old_tags:0 new_tags:0 75159:20221202:102533.970 End of zbx_merge_tags() tags:0 75159:20221202:102533.970 In zbx_merge_tags() old_tags:0 new_tags:0 75159:20221202:102533.970 End of zbx_merge_tags() tags:0 75159:20221202:102533.970 In lld_link_dependent_items() 75159:20221202:102533.970 End of lld_link_dependent_items() 75159:20221202:102533.970 In lld_item_dependencies_get() 75159:20221202:102533.970 query [txnlev:0] [select itemid,master_itemid,flags from items where itemid=44313] 75159:20221202:102533.971 query [txnlev:0] [select itemid,master_itemid,flags from items where master_itemid in (44313,44313)] 75159:20221202:102533.971 query [txnlev:0] [select itemid,master_itemid,flags from items where master_itemid in (44314,44315,44316,44317,44318,44319,44320,44321,44322,44323,44324,44325,44326,44327,44328,44329,44330,44331,44332,44333,44334,44335,44336,44337,44338,44339,44340,44341)] 75159:20221202:102533.972 End of lld_item_dependencies_get() 75159:20221202:102533.972 In lld_items_validate() 75159:20221202:102533.972 End of lld_items_validate() 75159:20221202:102533.973 query [txnlev:1] [begin;] 75159:20221202:102533.973 In lld_items_save() 75159:20221202:102533.973 End of lld_items_save() 75159:20221202:102533.973 In lld_items_param_save() 75159:20221202:102533.973 End of lld_items_param_save() added:0 updated:0 removed:0 75159:20221202:102533.973 In lld_items_preproc_save() 75159:20221202:102533.973 End of lld_items_preproc_save() added:0 updated:0 removed:0 75159:20221202:102533.973 In lld_items_tags_save() 75159:20221202:102533.973 End of lld_items_tags_save() added:0 updated:0 removed:0 75159:20221202:102533.973 query [txnlev:1] [commit;] 75159:20221202:102533.974 In lld_remove_lost_objects() 75159:20221202:102533.974 query [txnlev:1] [begin;] 75159:20221202:102533.974 query [txnlev:1] [update item_discovery set lastcheck=1669969533 where itemid in (44316,44317,44318,44319,44320,44321,44322,44323,44324,44325,44326,44327,44328,44329,44330,44331,44332,44333,44334,44335,44336,44337,44338,44339,44340,44341); ] 75159:20221202:102533.975 query [txnlev:1] [commit;] 75164:20221202:102533.982 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.001473 sec, syncing history]' 75164:20221202:102533.982 In zbx_sync_history_cache() history_num:28 75164:20221202:102533.982 In substitute_simple_macros_impl() data:'1h' 75164:20221202:102533.982 End substitute_simple_macros_impl() data:'1h' 75164:20221202:102533.982 In substitute_simple_macros_impl() data:'365d' 75164:20221202:102533.982 End substitute_simple_macros_impl() data:'365d' 75164:20221202:102533.982 In substitute_simple_macros_impl() data:'90d' 75164:20221202:102533.982 End substitute_simple_macros_impl() data:'90d' 75164:20221202:102533.982 In substitute_simple_macros_impl() data:'365d' 75164:20221202:102533.982 End substitute_simple_macros_impl() data:'365d' 75164:20221202:102533.982 In substitute_simple_macros_impl() data:'90d' 75164:20221202:102533.983 End substitute_simple_macros_impl() data:'90d' 75164:20221202:102533.983 In substitute_simple_macros_impl() data:'365d' 75164:20221202:102533.983 End substitute_simple_macros_impl() data:'365d' 75164:20221202:102533.983 In substitute_simple_macros_impl() data:'90d' 75164:20221202:102533.983 End substitute_simple_macros_impl() data:'90d' 75164:20221202:102533.983 In substitute_simple_macros_impl() data:'365d' 75164:20221202:102533.983 End substitute_simple_macros_impl() data:'365d' 75164:20221202:102533.983 In substitute_simple_macros_impl() data:'90d' 75164:20221202:102533.983 End substitute_simple_macros_impl() data:'90d' 75164:20221202:102533.983 In substitute_simple_macros_impl() data:'365d' 75164:20221202:102533.983 End substitute_simple_macros_impl() data:'365d' 75164:20221202:102533.983 In substitute_simple_macros_impl() data:'90d' 75164:20221202:102533.983 End substitute_simple_macros_impl() data:'90d' 75164:20221202:102533.983 In substitute_simple_macros_impl() data:'365d' 75164:20221202:102533.983 End substitute_simple_macros_impl() data:'365d' 75164:20221202:102533.983 In substitute_simple_macros_impl() data:'90d' 75164:20221202:102533.983 End substitute_simple_macros_impl() data:'90d' 75164:20221202:102533.983 In substitute_simple_macros_impl() data:'365d' 75164:20221202:102533.984 End substitute_simple_macros_impl() data:'365d' 75164:20221202:102533.984 In substitute_simple_macros_impl() data:'90d' 75164:20221202:102533.984 End substitute_simple_macros_impl() data:'90d' 75164:20221202:102533.984 In substitute_simple_macros_impl() data:'365d' 75164:20221202:102533.984 End substitute_simple_macros_impl() data:'365d' 75164:20221202:102533.984 In substitute_simple_macros_impl() data:'90d' 75164:20221202:102533.985 End substitute_simple_macros_impl() data:'90d' 75164:20221202:102533.985 In substitute_simple_macros_impl() data:'365d' 75164:20221202:102533.985 End substitute_simple_macros_impl() data:'365d' 75164:20221202:102533.985 In substitute_simple_macros_impl() data:'90d' 75164:20221202:102533.985 End substitute_simple_macros_impl() data:'90d' 75164:20221202:102533.985 In substitute_simple_macros_impl() data:'365d' 75164:20221202:102533.985 End substitute_simple_macros_impl() data:'365d' 75164:20221202:102533.985 In substitute_simple_macros_impl() data:'90d' 75164:20221202:102533.985 End substitute_simple_macros_impl() data:'90d' 75164:20221202:102533.985 In substitute_simple_macros_impl() data:'365d' 75167:20221202:102533.985 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000048 sec, syncing history]' 75167:20221202:102533.985 In zbx_sync_history_cache() history_num:28 75167:20221202:102533.985 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.002568 sec, idle 1 sec]' 75164:20221202:102533.985 End substitute_simple_macros_impl() data:'365d' 75164:20221202:102533.985 In substitute_simple_macros_impl() data:'90d' 75164:20221202:102533.986 End substitute_simple_macros_impl() data:'90d' 75164:20221202:102533.986 In substitute_simple_macros_impl() data:'365d' 75164:20221202:102533.986 End substitute_simple_macros_impl() data:'365d' 75164:20221202:102533.986 In substitute_simple_macros_impl() data:'90d' 75164:20221202:102533.986 End substitute_simple_macros_impl() data:'90d' 75164:20221202:102533.986 In substitute_simple_macros_impl() data:'365d' 75164:20221202:102533.986 End substitute_simple_macros_impl() data:'365d' 75164:20221202:102533.986 In substitute_simple_macros_impl() data:'90d' 75164:20221202:102533.986 End substitute_simple_macros_impl() data:'90d' 75164:20221202:102533.986 In substitute_simple_macros_impl() data:'365d' 75164:20221202:102533.986 End substitute_simple_macros_impl() data:'365d' 75164:20221202:102533.986 In substitute_simple_macros_impl() data:'90d' 75164:20221202:102533.986 End substitute_simple_macros_impl() data:'90d' 75164:20221202:102533.986 In substitute_simple_macros_impl() data:'365d' 75164:20221202:102533.986 End substitute_simple_macros_impl() data:'365d' 75164:20221202:102533.986 In substitute_simple_macros_impl() data:'90d' 75164:20221202:102533.986 End substitute_simple_macros_impl() data:'90d' 75164:20221202:102533.986 In substitute_simple_macros_impl() data:'365d' 75164:20221202:102533.986 End substitute_simple_macros_impl() data:'365d' 75164:20221202:102533.986 In substitute_simple_macros_impl() data:'90d' 75164:20221202:102533.986 End substitute_simple_macros_impl() data:'90d' 75164:20221202:102533.986 In substitute_simple_macros_impl() data:'365d' 75164:20221202:102533.986 End substitute_simple_macros_impl() data:'365d' 75164:20221202:102533.986 In substitute_simple_macros_impl() data:'90d' 75164:20221202:102533.986 End substitute_simple_macros_impl() data:'90d' 75164:20221202:102533.986 In substitute_simple_macros_impl() data:'365d' 75164:20221202:102533.986 End substitute_simple_macros_impl() data:'365d' 75164:20221202:102533.986 In substitute_simple_macros_impl() data:'90d' 75164:20221202:102533.986 End substitute_simple_macros_impl() data:'90d' 75164:20221202:102533.986 In substitute_simple_macros_impl() data:'365d' 75164:20221202:102533.986 End substitute_simple_macros_impl() data:'365d' 75164:20221202:102533.986 In substitute_simple_macros_impl() data:'90d' 75164:20221202:102533.986 End substitute_simple_macros_impl() data:'90d' 75164:20221202:102533.986 In substitute_simple_macros_impl() data:'365d' 75159:20221202:102533.986 End of lld_remove_lost_objects() 75159:20221202:102533.986 End of lld_update_items() 75159:20221202:102533.986 In lld_update_triggers() 75164:20221202:102533.986 End substitute_simple_macros_impl() data:'365d' 75159:20221202:102533.986 query [txnlev:0] [select t.triggerid,t.description,t.expression,t.status,t.type,t.priority,t.comments,t.url,t.recovery_expression,t.recovery_mode,t.correlation_mode,t.correlation_tag,t.manual_close,t.opdata,t.discover,t.event_name from triggers t where t.triggerid in (select distinct tg.triggerid from triggers tg,functions f,items i,item_discovery id where tg.triggerid=f.triggerid and f.itemid=i.itemid and i.itemid=id.itemid and id.parent_itemid=44314)] 75164:20221202:102533.987 In substitute_simple_macros_impl() data:'90d' 75164:20221202:102533.987 End substitute_simple_macros_impl() data:'90d' 75164:20221202:102533.987 In substitute_simple_macros_impl() data:'365d' 75164:20221202:102533.989 End substitute_simple_macros_impl() data:'365d' 75164:20221202:102533.989 In substitute_simple_macros_impl() data:'90d' 75159:20221202:102533.989 End of lld_update_triggers() 75159:20221202:102533.989 In lld_update_graphs() 75159:20221202:102533.989 query [txnlev:0] [select distinct g.graphid,g.name,g.width,g.height,g.yaxismin,g.yaxismax,g.show_work_period,g.show_triggers,g.graphtype,g.show_legend,g.show_3d,g.percent_left,g.percent_right,g.ymin_type,g.ymin_itemid,g.ymax_type,g.ymax_itemid,g.discover from graphs g,graphs_items gi,items i,item_discovery id where g.graphid=gi.graphid and gi.itemid=i.itemid and i.itemid=id.itemid and id.parent_itemid=44314] 75164:20221202:102533.990 End substitute_simple_macros_impl() data:'90d' 75164:20221202:102533.990 In substitute_simple_macros_impl() data:'365d' 75164:20221202:102533.990 End substitute_simple_macros_impl() data:'365d' 75164:20221202:102533.990 In substitute_simple_macros_impl() data:'90d' 75164:20221202:102533.990 End substitute_simple_macros_impl() data:'90d' 75164:20221202:102533.990 In substitute_simple_macros_impl() data:'365d' 75164:20221202:102533.990 End substitute_simple_macros_impl() data:'365d' 75164:20221202:102533.990 In substitute_simple_macros_impl() data:'90d' 75164:20221202:102533.990 End substitute_simple_macros_impl() data:'90d' 75164:20221202:102533.990 In substitute_simple_macros_impl() data:'365d' 75164:20221202:102533.990 End substitute_simple_macros_impl() data:'365d' 75164:20221202:102533.990 In substitute_simple_macros_impl() data:'90d' 75164:20221202:102533.990 End substitute_simple_macros_impl() data:'90d' 75164:20221202:102533.990 In substitute_simple_macros_impl() data:'365d' 75164:20221202:102533.990 End substitute_simple_macros_impl() data:'365d' 75164:20221202:102533.990 In substitute_simple_macros_impl() data:'90d' 75164:20221202:102533.990 End substitute_simple_macros_impl() data:'90d' 75164:20221202:102533.990 In substitute_simple_macros_impl() data:'365d' 75164:20221202:102533.990 End substitute_simple_macros_impl() data:'365d' 75159:20221202:102533.990 End of lld_update_graphs() 75159:20221202:102533.990 In lld_update_hosts() 75159:20221202:102533.990 query [txnlev:0] [select h.proxy_hostid,h.ipmi_authtype,h.ipmi_privilege,h.ipmi_username,h.ipmi_password,h.tls_connect,h.tls_accept,h.tls_issuer,h.tls_subject,h.tls_psk_identity,h.tls_psk from hosts h,items i where h.hostid=i.hostid and i.itemid=44314] 75164:20221202:102533.990 In substitute_simple_macros_impl() data:'90d' 75164:20221202:102533.990 End substitute_simple_macros_impl() data:'90d' 75164:20221202:102533.990 In substitute_simple_macros_impl() data:'90d' 75164:20221202:102533.990 End substitute_simple_macros_impl() data:'90d' 75164:20221202:102533.990 In DCmass_prepare_history() history_num:28 75164:20221202:102533.991 error reason for "test:trap2" changed: Value "BAD" of type "string" is not suitable for value type "Numeric (unsigned)" 75164:20221202:102533.991 End of DCmass_prepare_history() 75164:20221202:102533.991 In DBmass_add_history() 75164:20221202:102533.991 In zbx_history_add_values() 75159:20221202:102533.991 query [txnlev:0] [select hi.interfaceid,hi.type,hi.main,hi.useip,hi.ip,hi.dns,hi.port,s.version,s.bulk,s.community,s.securityname,s.securitylevel,s.authpassphrase,s.privpassphrase,s.authprotocol,s.privprotocol,s.contextname from interface hi inner join items i on hi.hostid=i.hostid left join interface_snmp s on hi.interfaceid=s.interfaceid where i.itemid=44314] 75164:20221202:102533.991 query [txnlev:1] [begin;] 75164:20221202:102533.991 query [txnlev:1] [insert into history_uint (itemid,clock,ns,value) values (44316,1669969533,884609189,0),(44317,1669969533,884609189,0),(44318,1669969533,884609189,0),(44319,1669969533,884609189,4161282048),(44320,1669969533,884609189,0),(44321,1669969533,884609189,0),(44322,1669969533,884609189,0),(44323,1669969533,884609189,0),(44324,1669969533,884609189,0),(44325,1669969533,884609189,0),(44326,1669969533,884609189,0),(44327,1669969533,884609189,0),(44328,1669969533,884609189,0),(44329,1669969533,884609189,0),(44330,1669969533,884609189,0),(44331,1669969533,884609189,0),(44332,1669969533,884609189,0),(44333,1669969533,884609189,0),(44334,1669969533,884609189,0),(44335,1669969533,884609189,0),(44336,1669969533,884609189,0),(44337,1669969533,884609189,0),(44338,1669969533,884609189,0),(44339,1669969533,884609189,0),(44340,1669969533,884609189,0),(44341,1669969533,884609189,0); ] 75159:20221202:102533.991 In lld_masterhostmacros_get() 75159:20221202:102533.991 query [txnlev:0] [select hm.macro,hm.value,hm.description,hm.type from hostmacro hm,items i where hm.hostid=i.hostid and i.itemid=44314] 75159:20221202:102533.991 End of lld_masterhostmacros_get() 75159:20221202:102533.991 query [txnlev:0] [select h.hostid,h.host,h.name,h.status,h.discover,hi.inventory_mode,h.custom_interfaces from hosts h,host_discovery hd left join host_inventory hi on hd.hostid=hi.hostid where h.hostid=hd.hostid and hd.parent_itemid=44314] 75159:20221202:102533.992 End of lld_update_hosts() 75159:20221202:102533.992 End of lld_process_discovery_rule() 75159:20221202:102533.992 End of lld_process_task() 75159:20221202:102533.992 In zbx_ipc_socket_write() 75159:20221202:102533.992 End of zbx_ipc_socket_write():SUCCEED 75159:20221202:102533.992 zbx_setproctitle() title:'lld worker #2 [processed 1 LLD rules, idle 53.176316 sec during 53.277270 sec]' 75159:20221202:102533.992 In zbx_ipc_socket_read() 75157:20221202:102533.992 End of zbx_ipc_service_recv():1 75157:20221202:102533.998 In lld_process_result() 75157:20221202:102533.998 discovery rule:44314 has been processed 75157:20221202:102533.998 End of lld_process_result() 75157:20221202:102533.998 In zbx_ipc_service_recv() timeout:1.000 75165:20221202:102533.998 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000109 sec, syncing history]' 75165:20221202:102533.998 In zbx_sync_history_cache() history_num:28 75165:20221202:102533.998 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000468 sec, idle 1 sec]' 75166:20221202:102533.999 zbx_setproctitle() title:'history syncer #3 [processed 6 values, 0 triggers in 0.015618 sec, syncing history]' 75166:20221202:102534.000 In zbx_sync_history_cache() history_num:28 75166:20221202:102534.000 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.002521 sec, idle 1 sec]' 75200:20221202:102534.008 zbx_setproctitle() title:'alert syncer [queuing alerts]' 75200:20221202:102534.008 In am_db_get_alerts() 75200:20221202:102534.008 query [txnlev:1] [begin;] 75164:20221202:102534.008 query [txnlev:1] [insert into history_text (itemid,clock,ns,value) values (44313,1669969533,884609189,'[{"fsname":"/sys","fstype":"sysfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc","fstype":"proc","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev","fstype":"devtmpfs","bytes":{"total":4121944064,"free":4121944064,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1006334,"free":1005787,"used":547,"pfree":99.945644,"pused":0.054356}},{"fsname":"/dev/pts","fstype":"devpts","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/","fstype":"ext4","bytes":{"total":525720707072,"free":417727541248,"used":81212747776,"pfree":83.722953,"pused":16.277047},"inodes":{"total":32677888,"free":31567229,"used":1110659,"pfree":96.601191,"pused":3.398809}},{"fsname":"/sys/kernel/security","fstype":"securityfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/shm","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161261568,"used":20480,"pfree":99.999508,"pused":0.000492},"inodes":{"total":1015938,"free":1015936,"used":2,"pfree":99.999803,"pused":0.000197}},{"fsname":"/run/lock","fstype":"tmpfs","bytes":{"total":5242880,"free":5238784,"used":4096,"pfree":99.921875,"pused":0.078125},"inodes":{"total":1015938,"free":1015928,"used":10,"pfree":99.999016,"pused":0.000984}},{"fsname":"/sys/fs/cgroup","fstype":"tmpfs","bytes":{"total":4161282048,"free":4161282048,"used":0,"pfree":100.000000,"pused":0.000000},"inodes":{"total":1015938,"free":1015919,"used":19,"pfree":99.998130,"pused":0.001870}},{"fsname":"/sys/fs/cgroup/unified","fstype":"cgroup2","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/systemd","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/pstore","fstype":"pstore","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/firmware/efi/efivars","fstype":"efivarfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/bpf","fstype":"bpf","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/net_cls,net_prio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/devices","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/memory","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpu,cpuacct","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/perf_event","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/pids","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/hugetlb","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/rdma","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/cpuset","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/blkio","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/freezer","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/fs/cgroup/misc","fstype":"cgroup","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/hugepages","fstype":"hugetlbfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/dev/mqueue","fstype":"mqueue","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/debug","fstype":"debugfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/tracing","fstype":"tracefs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/beekeeper-studio/168","fstype":"squashfs","bytes":{"total":86638592,"free":0,"used":86638592,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/1705","fstype":"squashfs","bytes":{"total":57671680,"free":0,"used":57671680,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10765,"free":0,"used":10765,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1695","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11897,"free":0,"used":11897,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/beekeeper-studio/180","fstype":"squashfs","bytes":{"total":86245376,"free":0,"used":86245376,"pfree":0.000000,"pused":100.000000},"inodes":{"total":150,"free":0,"used":150,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core/14399","fstype":"squashfs","bytes":{"total":122421248,"free":0,"used":122421248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":12857,"free":0,"used":12857,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/72","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-28-1804/161","fstype":"squashfs","bytes":{"total":172883968,"free":0,"used":172883968,"pfree":0.000000,"pused":100.000000},"inodes":{"total":27806,"free":0,"used":27806,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2620","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core18/2632","fstype":"squashfs","bytes":{"total":58327040,"free":0,"used":58327040,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10873,"free":0,"used":10873,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/core20/1634","fstype":"squashfs","bytes":{"total":66322432,"free":0,"used":66322432,"pfree":0.000000,"pused":100.000000},"inodes":{"total":11885,"free":0,"used":11885,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/115","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18121,"free":0,"used":18121,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1535","fstype":"squashfs","bytes":{"total":96206848,"free":0,"used":96206848,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76208,"free":0,"used":76208,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1506","fstype":"squashfs","bytes":{"total":65142784,"free":0,"used":65142784,"pfree":0.000000,"pused":100.000000},"inodes":{"total":62342,"free":0,"used":62342,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/bare/5","fstype":"squashfs","bytes":{"total":131072,"free":0,"used":131072,"pfree":0.000000,"pused":100.000000},"inodes":{"total":29,"free":0,"used":29,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/95","fstype":"squashfs","bytes":{"total":162004992,"free":0,"used":162004992,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10162,"free":0,"used":10162,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gtk-common-themes/1534","fstype":"squashfs","bytes":{"total":85327872,"free":0,"used":85327872,"pfree":0.000000,"pused":100.000000},"inodes":{"total":76177,"free":0,"used":76177,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/148","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40311,"free":0,"used":40311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/postman/149","fstype":"squashfs","bytes":{"total":176422912,"free":0,"used":176422912,"pfree":0.000000,"pused":100.000000},"inodes":{"total":40310,"free":0,"used":40310,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-38-2004/119","fstype":"squashfs","bytes":{"total":363200512,"free":0,"used":363200512,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18272,"free":0,"used":18272,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/77","fstype":"squashfs","bytes":{"total":229638144,"free":0,"used":229638144,"pfree":0.000000,"pused":100.000000},"inodes":{"total":18500,"free":0,"used":18500,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/gnome-3-34-1804/24","fstype":"squashfs","bytes":{"total":252575744,"free":0,"used":252575744,"pfree":0.000000,"pused":100.000000},"inodes":{"total":25913,"free":0,"used":25913,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/sftpclient/96","fstype":"squashfs","bytes":{"total":201719808,"free":0,"used":201719808,"pfree":0.000000,"pused":100.000000},"inodes":{"total":10166,"free":0,"used":10166,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/433","fstype":"squashfs","bytes":{"total":52297728,"free":0,"used":52297728,"pfree":0.000000,"pused":100.000000},"inodes":{"total":15827,"free":0,"used":15827,"pfree":0.000000,"pused":100.000000}},{"fsname":"/sys/fs/fuse/connections","fstype":"fusectl","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/sys/kernel/config","fstype":"configfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/snap/snapd/7264","fstype":"squashfs","bytes":{"total":28442624,"free":0,"used":28442624,"pfree":0.000000,"pused":100.000000},"inodes":{"total":459,"free":0,"used":459,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/599","fstype":"squashfs","bytes":{"total":48234496,"free":0,"used":48234496,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17275,"free":0,"used":17275,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snap-store/558","fstype":"squashfs","bytes":{"total":56885248,"free":0,"used":56885248,"pfree":0.000000,"pused":100.000000},"inodes":{"total":17311,"free":0,"used":17311,"pfree":0.000000,"pused":100.000000}},{"fsname":"/snap/snapd/17883","fstype":"squashfs","bytes":{"total":52035584,"free":0,"used":52035584,"pfree":0.000000,"pused":100.000000},"inodes":{"total":491,"free":0,"used":491,"pfree":0.000000,"pused":100.000000}},{"fsname":"/proc/sys/fs/binfmt_misc","fstype":"autofs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/boot/efi","fstype":"vfat","bytes":{"total":535805952,"free":530591744,"used":5214208,"pfree":99.026848,"pused":0.973152},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000","fstype":"tmpfs","bytes":{"total":832253952,"free":832212992,"used":40960,"pfree":99.995078,"pused":0.004922},"inodes":{"total":1015938,"free":1015841,"used":97,"pfree":99.990452,"pused":0.009548}},{"fsname":"/run/user/1000/gvfs","fstype":"fuse.gvfsd-fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/user/1000/doc","fstype":"fuse","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}},{"fsname":"/run/snapd/ns","fstype":"tmpfs","bytes":{"total":832258048,"free":828633088,"used":3624960,"pfree":99.564443,"pused":0.435557},"inodes":{"total":1015938,"free":1014720,"used":1218,"pfree":99.880111,"pused":0.119889}},{"fsname":"/run/snapd/ns/snap-store.mnt","fstype":"nsfs","bytes":{"total":0,"free":0,"used":0,"pfree":0.000000,"pused":0.000000},"inodes":{"total":0,"free":0,"used":0,"pfree":100.000000,"pused":0.000000}}]'); ] 75164:20221202:102534.009 query [txnlev:1] [commit;] 75200:20221202:102534.010 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] 75149:20221202:102534.011 End of zbx_ipc_service_recv():2 75149:20221202:102534.011 In zbx_ipc_service_recv() timeout:1.000 75200:20221202:102534.011 query [txnlev:1] [commit;] 75200:20221202:102534.012 End of am_db_get_alerts():SUCCEED alerts:0 75200:20221202:102534.012 In am_db_flush_results() 75200:20221202:102534.012 In zbx_ipc_socket_write() 75200:20221202:102534.012 End of zbx_ipc_socket_write():SUCCEED 75200:20221202:102534.012 In zbx_ipc_socket_read() 75149:20221202:102534.012 End of zbx_ipc_service_recv():1 75149:20221202:102534.012 In am_flush_results() results:0 75149:20221202:102534.012 In zbx_ipc_client_send() clientid:6 75149:20221202:102534.012 End of zbx_ipc_client_send():SUCCEED 75149:20221202:102534.012 End of am_flush_results() 75149:20221202:102534.012 In zbx_ipc_service_recv() timeout:1.000 75200:20221202:102534.012 End of zbx_ipc_socket_read():SUCCEED 75200:20221202:102534.013 End of am_db_flush_results() flushed:0 75200:20221202:102534.013 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.005392 sec, idle 1 sec]' 75164:20221202:102534.020 End of zbx_history_add_values() 75164:20221202:102534.020 End of DBmass_add_history() 75164:20221202:102534.020 In DCmass_update_trends() 75164:20221202:102534.020 End of DCmass_update_trends() 75164:20221202:102534.021 query [txnlev:1] [begin;] 75164:20221202:102534.021 In DBmass_update_items() 75164:20221202:102534.021 query [txnlev:1] [update item_rtdata set error='Value "BAD" of type "string" is not suitable for value type "Numeric (unsigned)"' where itemid=44582; ] 75164:20221202:102534.021 End of DBmass_update_items() 75164:20221202:102534.021 In zbx_process_events() events_num:0 75164:20221202:102534.021 End of zbx_process_events() processed:0 75164:20221202:102534.021 query [txnlev:1] [commit;] 75164:20221202:102534.029 In DCupdate_trends() 75164:20221202:102534.029 End of DCupdate_trends() 75164:20221202:102534.030 query [txnlev:1] [begin;] 75164:20221202:102534.030 In recalculate_triggers() 75164:20221202:102534.030 In zbx_link_triggers_with_functions() trigger_order_num:1 75164:20221202:102534.030 End of zbx_link_triggers_with_functions() triggers_func_pos_num:1 75164:20221202:102534.030 In zbx_evaluate_expressions() tr_num:1 75164:20221202:102534.030 In substitute_functions() 75164:20221202:102534.030 In zbx_extract_functionids() tr_num:1 75164:20221202:102534.030 End of zbx_extract_functionids() functionids_num:1 75164:20221202:102534.030 In zbx_populate_function_items() functionids_num:1 75164:20221202:102534.030 End of zbx_populate_function_items() ifuncs_num:1 75164:20221202:102534.030 In zbx_evaluate_item_functions() funcs_num:1 75164:20221202:102534.030 End of zbx_evaluate_item_functions() 75164:20221202:102534.030 In zbx_substitute_functions_results() ifuncs_num:1 tr_num:1 75164:20221202:102534.030 zbx_substitute_functions_results() expression[0]:'{32748}="BAD"' => 'ERROR(Cannot evaluate function last(/test/trap2): item is not supported.)="BAD"' 75164:20221202:102534.030 End of zbx_substitute_functions_results() 75164:20221202:102534.030 End of substitute_functions() 75164:20221202:102534.030 In substitute_simple_macros_impl() data:'BAD' 75164:20221202:102534.030 End substitute_simple_macros_impl() data:'BAD' 75164:20221202:102534.030 zbx_evaluate_expressions():expression [{32748}="BAD"] cannot be evaluated: Cannot evaluate function last(/test/trap2): item is not supported. 75164:20221202:102534.030 End of zbx_evaluate_expressions() 75164:20221202:102534.030 In zbx_process_triggers() values_num:1 75164:20221202:102534.030 In zbx_process_trigger() triggerid:23107 value:0(1) new_value:2 75164:20221202:102534.030 End of zbx_process_trigger():FAIL flags:0 75164:20221202:102534.030 End of zbx_process_triggers() 75164:20221202:102534.030 End of recalculate_triggers() 75164:20221202:102534.030 In zbx_process_events() events_num:0 75164:20221202:102534.030 End of zbx_process_events() processed:0 75164:20221202:102534.030 query [txnlev:1] [commit;] 75164:20221202:102534.033 zbx_setproctitle() title:'history syncer #1 [processed 28 values, 1 triggers in 0.050642 sec, idle 1 sec]' 75133:20221202:102534.272 End of zbx_ipc_service_recv():2 75133:20221202:102534.272 In zbx_ipc_service_recv() timeout:1.000 75206:20221202:102534.317 End of zbx_ipc_service_recv():2 75206:20221202:102534.317 In zbx_ipc_service_recv() timeout:1.000 75132:20221202:102534.466 End of zbx_ipc_service_recv():2 75132:20221202:102534.466 In ha_check_nodes() ha_status:active db_status:0 75132:20221202:102534.466 query [txnlev:1] [begin;] 75132:20221202:102534.466 query [txnlev:1] [select ha_nodeid,name,status,lastaccess,address,port,ha_sessionid from ha_node order by ha_nodeid for update] 75132:20221202:102534.466 query [txnlev:1] [select ha_failover_delay,auditlog_enabled from config] 75129:20221202:102534.466 End of zbx_ipc_service_recv():2 75129:20221202:102534.466 In zbx_ha_dispatch_message() 75129:20221202:102534.467 In zbx_ipc_service_recv() timeout:1.000 75132:20221202:102534.467 In ha_db_get_time() 75132:20221202:102534.467 query [txnlev:1] [select unix_timestamp() from config] 75132:20221202:102534.467 End of ha_db_get_time():SUCCEED db_time:1669969534 75132:20221202:102534.467 query [txnlev:1] [update ha_node set lastaccess=unix_timestamp() where ha_nodeid='clb4ubunu00018m7pn6ddoaix'] 75132:20221202:102534.467 query [txnlev:1] [commit;] 75132:20221202:102534.483 End of ha_check_nodes() nodeid:clb4ubunu00018m7pn6ddoaix ha_status:active db_status:0 75132:20221202:102534.483 In zbx_ipc_async_socket_send() 75132:20221202:102534.483 In zbx_ipc_client_send() clientid:0 75132:20221202:102534.484 End of zbx_ipc_client_send():SUCCEED 75132:20221202:102534.484 End of zbx_ipc_async_socket_send():SUCCEED 75132:20221202:102534.484 In zbx_ipc_async_socket_flush() timeout:10 75132:20221202:102534.484 End of zbx_ipc_async_socket_flush():0 75132:20221202:102534.484 In zbx_ipc_service_recv() timeout:0.991 75129:20221202:102534.484 End of zbx_ipc_service_recv():1 75129:20221202:102534.484 In zbx_ha_dispatch_message() 75129:20221202:102534.484 In zbx_ipc_service_recv() timeout:1.000 75180:20221202:102534.889 zbx_setproctitle() title:'self-monitoring [processing data]' 75180:20221202:102534.889 In collect_selfmon_stats() 75180:20221202:102534.889 End of collect_selfmon_stats() 75180:20221202:102534.889 zbx_setproctitle() title:'self-monitoring [processed data in 0.000564 sec, idle 1 sec]' 75153:20221202:102534.894 End of zbx_ipc_service_recv():2 75153:20221202:102534.894 In zbx_ipc_service_recv() timeout:1.000 75168:20221202:102534.978 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.003288 sec, processing escalations]' 75168:20221202:102534.979 In process_escalations() 75168:20221202:102534.979 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<=1669969537 order by actionid,triggerid,itemid,escalationid] 75168:20221202:102534.979 End of process_escalations() 75168:20221202:102534.979 In process_escalations() 75168:20221202:102534.979 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<=1669969537 order by actionid,triggerid,itemid,escalationid] 75168:20221202:102534.980 End of process_escalations() 75168:20221202:102534.980 In process_escalations() 75168:20221202:102534.980 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<=1669969537 order by actionid,triggerid,itemid,escalationid] 75168:20221202:102534.981 End of process_escalations() 75168:20221202:102534.981 In process_escalations() 75168:20221202:102534.981 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<=1669969537 order by actionid,triggerid,itemid,escalationid] 75168:20221202:102534.982 End of process_escalations() 75168:20221202:102534.982 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.003453 sec, idle 3 sec]' 75167:20221202:102534.985 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.002568 sec, syncing history]' 75167:20221202:102534.985 In zbx_sync_history_cache() history_num:0 75167:20221202:102534.986 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000434 sec, idle 1 sec]' 75157:20221202:102534.999 End of zbx_ipc_service_recv():2 75157:20221202:102534.999 In zbx_ipc_service_recv() timeout:1.000 75165:20221202:102535.000 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000468 sec, syncing history]' 75165:20221202:102535.000 In zbx_sync_history_cache() history_num:0 75165:20221202:102535.000 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000118 sec, idle 1 sec]' 75166:20221202:102535.001 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.002521 sec, syncing history]' 75166:20221202:102535.001 In zbx_sync_history_cache() history_num:0 75166:20221202:102535.001 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000113 sec, idle 1 sec]' 75200:20221202:102535.015 zbx_setproctitle() title:'alert syncer [queuing alerts]' 75200:20221202:102535.015 In am_db_get_alerts() 75200:20221202:102535.015 query [txnlev:1] [begin;] 75200:20221202:102535.015 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] 75200:20221202:102535.016 query [txnlev:1] [commit;] 75200:20221202:102535.016 End of am_db_get_alerts():SUCCEED alerts:0 75200:20221202:102535.016 In am_db_flush_results() 75200:20221202:102535.016 In zbx_ipc_socket_write() 75200:20221202:102535.016 End of zbx_ipc_socket_write():SUCCEED 75200:20221202:102535.017 In zbx_ipc_socket_read() 75149:20221202:102535.018 End of zbx_ipc_service_recv():1 75149:20221202:102535.018 In am_flush_results() results:0 75149:20221202:102535.018 In zbx_ipc_client_send() clientid:6 75149:20221202:102535.018 End of zbx_ipc_client_send():SUCCEED 75149:20221202:102535.018 End of am_flush_results() 75149:20221202:102535.018 In zbx_ipc_service_recv() timeout:1.000 75200:20221202:102535.018 End of zbx_ipc_socket_read():SUCCEED 75200:20221202:102535.018 End of am_db_flush_results() flushed:0 75200:20221202:102535.018 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.002700 sec, idle 1 sec]' 75164:20221202:102535.033 zbx_setproctitle() title:'history syncer #1 [processed 28 values, 1 triggers in 0.050642 sec, syncing history]' 75164:20221202:102535.034 In zbx_sync_history_cache() history_num:0 75164:20221202:102535.034 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000258 sec, idle 1 sec]' 75133:20221202:102535.274 End of zbx_ipc_service_recv():2 75133:20221202:102535.274 In zbx_ipc_service_recv() timeout:1.000 75206:20221202:102535.321 End of zbx_ipc_service_recv():2 75206:20221202:102535.322 In zbx_ipc_service_recv() timeout:1.000 75132:20221202:102535.481 End of zbx_ipc_service_recv():2 75132:20221202:102535.481 In zbx_ipc_async_socket_send() 75132:20221202:102535.481 In zbx_ipc_client_send() clientid:0 75132:20221202:102535.481 End of zbx_ipc_client_send():SUCCEED 75132:20221202:102535.481 End of zbx_ipc_async_socket_send():SUCCEED 75132:20221202:102535.481 In zbx_ipc_async_socket_flush() timeout:10 75132:20221202:102535.482 End of zbx_ipc_async_socket_flush():0 75132:20221202:102535.482 In zbx_ipc_service_recv() timeout:0.976 75129:20221202:102535.482 End of zbx_ipc_service_recv():1 75129:20221202:102535.482 In zbx_ha_dispatch_message() 75129:20221202:102535.482 In zbx_ipc_service_recv() timeout:1.000 75172:20221202:102535.815 End of zbx_ipc_async_socket_recv():0 75172:20221202:102535.815 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.000075 sec, getting values]' 75172:20221202:102535.815 In get_values() 75172:20221202:102535.815 In DCconfig_get_poller_items() poller_type:4 75172:20221202:102535.815 End of DCconfig_get_poller_items():0 75172:20221202:102535.815 In DCconfig_get_poller_nextcheck() poller_type:4 75172:20221202:102535.815 End of DCconfig_get_poller_nextcheck():-1 75172:20221202:102535.815 End of get_values():0 75172:20221202:102535.815 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.000086 sec, idle 5 sec]' 75172:20221202:102535.815 In zbx_ipc_async_socket_recv() timeout:5 75189:20221202:102535.824 End of zbx_ipc_async_socket_recv():0 75189:20221202:102535.824 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.000428 sec, getting values]' 75189:20221202:102535.824 In get_values() 75189:20221202:102535.824 In DCconfig_get_poller_items() poller_type:1 75189:20221202:102535.824 End of DCconfig_get_poller_items():0 75189:20221202:102535.824 In DCconfig_get_poller_nextcheck() poller_type:1 75189:20221202:102535.824 End of DCconfig_get_poller_nextcheck():-1 75189:20221202:102535.824 End of get_values():0 75189:20221202:102535.824 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.000083 sec, idle 5 sec]' 75189:20221202:102535.824 In zbx_ipc_async_socket_recv() timeout:5 75174:20221202:102535.826 End of zbx_ipc_async_socket_recv():0 75174:20221202:102535.826 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.000078 sec, getting values]' 75174:20221202:102535.826 In get_values() 75174:20221202:102535.826 In DCconfig_get_poller_items() poller_type:4 75174:20221202:102535.826 End of DCconfig_get_poller_items():0 75174:20221202:102535.826 In DCconfig_get_poller_nextcheck() poller_type:4 75174:20221202:102535.826 End of DCconfig_get_poller_nextcheck():-1 75174:20221202:102535.826 End of get_values():0 75174:20221202:102535.827 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.000252 sec, idle 5 sec]' 75174:20221202:102535.827 In zbx_ipc_async_socket_recv() timeout:5 75170:20221202:102535.829 End of zbx_ipc_async_socket_recv():0 75170:20221202:102535.829 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.000141 sec, getting values]' 75170:20221202:102535.829 In get_values() 75170:20221202:102535.829 In DCconfig_get_poller_items() poller_type:4 75170:20221202:102535.829 End of DCconfig_get_poller_items():0 75170:20221202:102535.829 In DCconfig_get_poller_nextcheck() poller_type:4 75170:20221202:102535.829 End of DCconfig_get_poller_nextcheck():-1 75170:20221202:102535.829 End of get_values():0 75170:20221202:102535.829 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.000082 sec, idle 5 sec]' 75170:20221202:102535.829 In zbx_ipc_async_socket_recv() timeout:5 75181:20221202:102535.845 End of zbx_ipc_async_socket_recv():0 75181:20221202:102535.846 zbx_setproctitle() title:'task manager [processing tasks]' 75181:20221202:102535.846 query [txnlev:0] [select taskid,type,clock,ttl from task where status in (1,2) order by taskid] 75171:20221202:102535.846 End of zbx_ipc_async_socket_recv():0 75171:20221202:102535.846 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.000158 sec, getting values]' 75171:20221202:102535.846 In get_values() 75171:20221202:102535.846 In DCconfig_get_poller_items() poller_type:4 75171:20221202:102535.846 End of DCconfig_get_poller_items():0 75171:20221202:102535.846 In DCconfig_get_poller_nextcheck() poller_type:4 75171:20221202:102535.846 End of DCconfig_get_poller_nextcheck():-1 75171:20221202:102535.846 End of get_values():0 75171:20221202:102535.846 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.000073 sec, idle 5 sec]' 75171:20221202:102535.846 In zbx_ipc_async_socket_recv() timeout:5 75181:20221202:102535.846 zbx_setproctitle() title:'task manager [processed 0 task(s) in 0.000798 sec, idle 5 sec]' 75181:20221202:102535.847 In zbx_ipc_async_socket_recv() timeout:5 75208:20221202:102535.851 End of zbx_ipc_async_socket_recv():0 75208:20221202:102535.851 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.000075 sec, getting values]' 75208:20221202:102535.851 In get_values() 75208:20221202:102535.851 In DCconfig_get_poller_items() poller_type:6 75208:20221202:102535.851 End of DCconfig_get_poller_items():0 75208:20221202:102535.852 In DCconfig_get_poller_nextcheck() poller_type:6 75208:20221202:102535.852 End of DCconfig_get_poller_nextcheck():-1 75208:20221202:102535.852 End of get_values():0 75208:20221202:102535.852 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.000308 sec, idle 5 sec]' 75208:20221202:102535.852 In zbx_ipc_async_socket_recv() timeout:5 75178:20221202:102535.865 End of zbx_ipc_async_socket_recv():0 75178:20221202:102535.866 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.000084 sec, getting values]' 75178:20221202:102535.866 In get_values() 75178:20221202:102535.866 In DCconfig_get_poller_items() poller_type:4 75178:20221202:102535.866 End of DCconfig_get_poller_items():0 75178:20221202:102535.866 In DCconfig_get_poller_nextcheck() poller_type:4 75178:20221202:102535.866 End of DCconfig_get_poller_nextcheck():-1 75178:20221202:102535.866 End of get_values():0 75178:20221202:102535.866 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.000100 sec, idle 5 sec]' 75178:20221202:102535.866 In zbx_ipc_async_socket_recv() timeout:5 75201:20221202:102535.879 End of zbx_ipc_async_socket_recv():0 75201:20221202:102535.879 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.000081 sec, getting values]' 75201:20221202:102535.879 In get_values() 75201:20221202:102535.879 In DCconfig_get_poller_items() poller_type:5 75201:20221202:102535.879 End of DCconfig_get_poller_items():0 75201:20221202:102535.879 In DCconfig_get_poller_nextcheck() poller_type:5 75201:20221202:102535.879 End of DCconfig_get_poller_nextcheck():-1 75201:20221202:102535.879 End of get_values():0 75201:20221202:102535.879 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.000103 sec, idle 5 sec]' 75201:20221202:102535.879 In zbx_ipc_async_socket_recv() timeout:5 75198:20221202:102535.882 zbx_setproctitle() title:'icmp pinger #1 [getting values]' 75198:20221202:102535.882 In get_pinger_hosts() 75198:20221202:102535.882 In DCconfig_get_poller_items() poller_type:3 75198:20221202:102535.882 End of DCconfig_get_poller_items():0 75198:20221202:102535.882 End of get_pinger_hosts():0 75198:20221202:102535.882 In process_pinger_hosts() 75198:20221202:102535.882 End of process_pinger_hosts() 75198:20221202:102535.882 In DCconfig_get_poller_nextcheck() poller_type:3 75198:20221202:102535.882 End of DCconfig_get_poller_nextcheck():-1 75198:20221202:102535.882 zbx_setproctitle() title:'icmp pinger #1 [got 0 values in 0.000221 sec, idle 5 sec]' 75179:20221202:102535.890 End of zbx_ipc_async_socket_recv():0 75179:20221202:102535.891 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.000120 sec, exchanging data]' 75179:20221202:102535.891 In process_proxy() 75179:20221202:102535.891 In DCconfig_get_proxypoller_hosts() 75179:20221202:102535.891 End of DCconfig_get_proxypoller_hosts():0 75179:20221202:102535.891 End of process_proxy() 75179:20221202:102535.891 In DCconfig_get_proxypoller_nextcheck() 75179:20221202:102535.891 End of DCconfig_get_proxypoller_nextcheck():-1 75179:20221202:102535.891 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.000084 sec, idle 5 sec]' 75179:20221202:102535.891 In zbx_ipc_async_socket_recv() timeout:5 75204:20221202:102535.891 End of zbx_ipc_async_socket_recv():0 75204:20221202:102535.891 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.000575 sec, getting values]' 75204:20221202:102535.891 In get_values() 75204:20221202:102535.891 In DCconfig_get_poller_items() poller_type:5 75204:20221202:102535.891 End of DCconfig_get_poller_items():0 75204:20221202:102535.891 In DCconfig_get_poller_nextcheck() poller_type:5 75204:20221202:102535.891 End of DCconfig_get_poller_nextcheck():-1 75204:20221202:102535.891 End of get_values():0 75204:20221202:102535.891 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.000095 sec, idle 5 sec]' 75204:20221202:102535.891 In zbx_ipc_async_socket_recv() timeout:5 75205:20221202:102535.891 End of zbx_ipc_async_socket_recv():0 75205:20221202:102535.891 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.000190 sec, getting values]' 75205:20221202:102535.891 In get_values() 75205:20221202:102535.891 In DCconfig_get_poller_items() poller_type:5 75205:20221202:102535.891 End of DCconfig_get_poller_items():0 75205:20221202:102535.891 In DCconfig_get_poller_nextcheck() poller_type:5 75205:20221202:102535.891 End of DCconfig_get_poller_nextcheck():-1 75205:20221202:102535.891 End of get_values():0 75205:20221202:102535.891 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.000081 sec, idle 5 sec]' 75205:20221202:102535.891 In zbx_ipc_async_socket_recv() timeout:5 75180:20221202:102535.898 zbx_setproctitle() title:'self-monitoring [processing data]' 75180:20221202:102535.898 In collect_selfmon_stats() 75180:20221202:102535.898 End of collect_selfmon_stats() 75180:20221202:102535.898 zbx_setproctitle() title:'self-monitoring [processed data in 0.000098 sec, idle 1 sec]' 75175:20221202:102535.898 End of zbx_ipc_async_socket_recv():0 75175:20221202:102535.898 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.000435 sec, getting values]' 75175:20221202:102535.898 In get_values() 75175:20221202:102535.898 In DCconfig_get_poller_items() poller_type:4 75175:20221202:102535.898 End of DCconfig_get_poller_items():0 75175:20221202:102535.898 In DCconfig_get_poller_nextcheck() poller_type:4 75175:20221202:102535.898 End of DCconfig_get_poller_nextcheck():-1 75175:20221202:102535.899 End of get_values():0 75175:20221202:102535.899 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.000607 sec, idle 5 sec]' 75175:20221202:102535.899 In zbx_ipc_async_socket_recv() timeout:5 75173:20221202:102535.902 End of zbx_ipc_async_socket_recv():0 75173:20221202:102535.902 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.000741 sec, getting values]' 75173:20221202:102535.902 In get_values() 75173:20221202:102535.902 In DCconfig_get_poller_items() poller_type:4 75173:20221202:102535.902 End of DCconfig_get_poller_items():0 75173:20221202:102535.902 In DCconfig_get_poller_nextcheck() poller_type:4 75173:20221202:102535.902 End of DCconfig_get_poller_nextcheck():-1 75173:20221202:102535.902 End of get_values():0 75173:20221202:102535.902 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.000081 sec, idle 5 sec]' 75173:20221202:102535.902 In zbx_ipc_async_socket_recv() timeout:5 75203:20221202:102535.902 End of zbx_ipc_async_socket_recv():0 75203:20221202:102535.902 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.000172 sec, getting values]' 75203:20221202:102535.902 In get_values() 75203:20221202:102535.902 In DCconfig_get_poller_items() poller_type:5 75203:20221202:102535.902 End of DCconfig_get_poller_items():0 75203:20221202:102535.902 In DCconfig_get_poller_nextcheck() poller_type:5 75203:20221202:102535.902 End of DCconfig_get_poller_nextcheck():-1 75203:20221202:102535.902 End of get_values():0 75203:20221202:102535.902 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.000069 sec, idle 5 sec]' 75203:20221202:102535.902 In zbx_ipc_async_socket_recv() timeout:5 75202:20221202:102535.902 End of zbx_ipc_async_socket_recv():0 75202:20221202:102535.902 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.000070 sec, getting values]' 75202:20221202:102535.902 In get_values() 75202:20221202:102535.902 In DCconfig_get_poller_items() poller_type:5 75202:20221202:102535.902 End of DCconfig_get_poller_items():0 75202:20221202:102535.902 In DCconfig_get_poller_nextcheck() poller_type:5 75202:20221202:102535.902 End of DCconfig_get_poller_nextcheck():-1 75202:20221202:102535.902 End of get_values():0 75202:20221202:102535.902 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.000071 sec, idle 5 sec]' 75202:20221202:102535.902 In zbx_ipc_async_socket_recv() timeout:5 75153:20221202:102535.902 End of zbx_ipc_service_recv():2 75153:20221202:102535.903 In zbx_ipc_service_recv() timeout:1.000 75169:20221202:102535.903 End of zbx_ipc_async_socket_recv():0 75169:20221202:102535.903 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.000089 sec, getting values]' 75169:20221202:102535.903 In get_values() 75169:20221202:102535.903 In DCconfig_get_poller_items() poller_type:4 75169:20221202:102535.903 End of DCconfig_get_poller_items():0 75169:20221202:102535.903 In DCconfig_get_poller_nextcheck() poller_type:4 75169:20221202:102535.903 End of DCconfig_get_poller_nextcheck():-1 75169:20221202:102535.903 End of get_values():0 75169:20221202:102535.903 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.000135 sec, idle 5 sec]' 75169:20221202:102535.903 In zbx_ipc_async_socket_recv() timeout:5 75176:20221202:102535.903 End of zbx_ipc_async_socket_recv():0 75176:20221202:102535.903 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.000089 sec, getting values]' 75176:20221202:102535.903 In get_values() 75176:20221202:102535.903 In DCconfig_get_poller_items() poller_type:4 75176:20221202:102535.903 End of DCconfig_get_poller_items():0 75176:20221202:102535.903 In DCconfig_get_poller_nextcheck() poller_type:4 75176:20221202:102535.903 End of DCconfig_get_poller_nextcheck():-1 75176:20221202:102535.903 End of get_values():0 75176:20221202:102535.903 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.000077 sec, idle 5 sec]' 75176:20221202:102535.903 In zbx_ipc_async_socket_recv() timeout:5 75177:20221202:102535.915 End of zbx_ipc_async_socket_recv():0 75177:20221202:102535.915 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.000088 sec, getting values]' 75177:20221202:102535.915 In get_values() 75177:20221202:102535.916 In DCconfig_get_poller_items() poller_type:4 75177:20221202:102535.916 End of DCconfig_get_poller_items():0 75177:20221202:102535.916 In DCconfig_get_poller_nextcheck() poller_type:4 75177:20221202:102535.916 End of DCconfig_get_poller_nextcheck():-1 75177:20221202:102535.916 End of get_values():0 75177:20221202:102535.916 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.000094 sec, idle 5 sec]' 75177:20221202:102535.916 In zbx_ipc_async_socket_recv() timeout:5 75167:20221202:102535.986 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000434 sec, syncing history]' 75167:20221202:102535.986 In zbx_sync_history_cache() history_num:0 75167:20221202:102535.987 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000234 sec, idle 1 sec]' 75165:20221202:102536.001 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000118 sec, syncing history]' 75165:20221202:102536.002 In zbx_sync_history_cache() history_num:0 75165:20221202:102536.002 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000682 sec, idle 1 sec]' 75166:20221202:102536.002 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000113 sec, syncing history]' 75166:20221202:102536.002 In zbx_sync_history_cache() history_num:0 75166:20221202:102536.002 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000872 sec, idle 1 sec]' 75157:20221202:102536.006 End of zbx_ipc_service_recv():2 75157:20221202:102536.006 In zbx_ipc_service_recv() timeout:1.000 75200:20221202:102536.020 zbx_setproctitle() title:'alert syncer [queuing alerts]' 75200:20221202:102536.020 In am_db_get_alerts() 75200:20221202:102536.020 query [txnlev:1] [begin;] 75200:20221202:102536.020 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] 75200:20221202:102536.020 query [txnlev:1] [commit;] 75200:20221202:102536.021 End of am_db_get_alerts():SUCCEED alerts:0 75200:20221202:102536.021 In am_db_flush_results() 75200:20221202:102536.021 In zbx_ipc_socket_write() 75200:20221202:102536.021 End of zbx_ipc_socket_write():SUCCEED 75200:20221202:102536.021 In zbx_ipc_socket_read() 75149:20221202:102536.021 End of zbx_ipc_service_recv():1 75149:20221202:102536.021 In am_flush_results() results:0 75149:20221202:102536.021 In zbx_ipc_client_send() clientid:6 75149:20221202:102536.021 End of zbx_ipc_client_send():SUCCEED 75149:20221202:102536.021 End of am_flush_results() 75149:20221202:102536.021 zbx_setproctitle() title:'alert manager #1 [sent 0, failed 0 alerts, idle 5.021620 sec during 5.022648 sec]' 75149:20221202:102536.021 In zbx_ipc_service_recv() timeout:1.000 75200:20221202:102536.021 End of zbx_ipc_socket_read():SUCCEED 75200:20221202:102536.021 End of am_db_flush_results() flushed:0 75200:20221202:102536.022 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.001785 sec, idle 1 sec]' 75164:20221202:102536.034 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000258 sec, syncing history]' 75164:20221202:102536.034 In zbx_sync_history_cache() history_num:0 75164:20221202:102536.034 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000155 sec, idle 1 sec]' 75133:20221202:102536.281 End of zbx_ipc_service_recv():2 75133:20221202:102536.282 zbx_setproctitle() title:'service manager #1 [processed 0 events, updated 0 event tags, deleted 0 problems, synced 0 service updates, idle 5.029920 sec during 5.029960 sec]' 75133:20221202:102536.282 In zbx_ipc_service_recv() timeout:1.000 75206:20221202:102536.326 End of zbx_ipc_service_recv():2 75206:20221202:102536.326 zbx_setproctitle() title:'availability manager #1 [queued 0, processed 0 values, idle 5.026764 sec during 5.026788 sec]' 75206:20221202:102536.326 In zbx_ipc_service_recv() timeout:1.000 75132:20221202:102536.461 End of zbx_ipc_service_recv():2 75132:20221202:102536.462 In zbx_ipc_async_socket_send() 75132:20221202:102536.462 In zbx_ipc_client_send() clientid:0 75132:20221202:102536.462 End of zbx_ipc_client_send():SUCCEED 75132:20221202:102536.462 End of zbx_ipc_async_socket_send():SUCCEED 75132:20221202:102536.462 In zbx_ipc_async_socket_flush() timeout:10 75132:20221202:102536.462 End of zbx_ipc_async_socket_flush():0 75132:20221202:102536.462 In zbx_ipc_service_recv() timeout:0.995 75129:20221202:102536.462 End of zbx_ipc_service_recv():1 75129:20221202:102536.462 In zbx_ha_dispatch_message() 75129:20221202:102536.462 In zbx_ipc_service_recv() timeout:1.000 75184:20221202:102536.876 End of zbx_ipc_async_socket_recv():0 75184:20221202:102536.876 zbx_setproctitle() title:'poller #3 [got 0 values in 0.000440 sec, getting values]' 75184:20221202:102536.876 In get_values() 75184:20221202:102536.876 In DCconfig_get_poller_items() poller_type:0 75184:20221202:102536.876 End of DCconfig_get_poller_items():1 75184:20221202:102536.876 In substitute_key_macros_impl() data:'agent.ping' 75184:20221202:102536.876 End of substitute_key_macros_impl():SUCCEED data:'agent.ping' 75184:20221202:102536.876 In substitute_simple_macros_impl() data:'10050' 75184:20221202:102536.877 End substitute_simple_macros_impl() data:'10050' 75184:20221202:102536.877 In get_value() key:'agent.ping' 75184:20221202:102536.877 In get_value_agent() host:'test' addr:'192.168.6.176' key:'agent.ping' conn:'unencrypted' 75184:20221202:102536.877 In is_ip4() ip:'192.168.6.176' 75184:20221202:102536.877 End of is_ip4():SUCCEED 75184:20221202:102536.877 Sending [agent.ping] 75184:20221202:102536.878 get value from agent result: '1' 75184:20221202:102536.878 End of get_value_agent():SUCCEED 75184:20221202:102536.878 End of get_value():SUCCEED 75184:20221202:102536.878 In zbx_activate_item_interface() interfaceid:15 itemid:44581 type:0 75184:20221202:102536.878 End of zbx_activate_item_interface() 75184:20221202:102536.878 In zbx_preprocess_item_value() 75184:20221202:102536.878 End of zbx_preprocess_item_value() 75184:20221202:102536.878 In zbx_ipc_socket_write() 75184:20221202:102536.878 End of zbx_ipc_socket_write():SUCCEED 75184:20221202:102536.878 End of get_values():1 75184:20221202:102536.878 zbx_setproctitle() title:'poller #3 [got 1 values in 0.002168 sec, idle 5 sec]' 75184:20221202:102536.878 In zbx_ipc_async_socket_recv() timeout:5 75153:20221202:102536.878 End of zbx_ipc_service_recv():1 75153:20221202:102536.878 In preprocessor_add_request() 75153:20221202:102536.878 In preprocessor_sync_configuration() 75153:20221202:102536.878 In DCconfig_get_preprocessable_items() 75153:20221202:102536.878 End of DCconfig_get_preprocessable_items() items:29 75153:20221202:102536.878 End of preprocessor_sync_configuration() item config size: 29, history cache size: 0 75153:20221202:102536.878 In preprocessor_enqueue() itemid: 44581 75153:20221202:102536.878 End of preprocessor_enqueue() 75153:20221202:102536.878 In preprocessor_assign_tasks() 75153:20221202:102536.878 In preprocessor_get_next_task() 75153:20221202:102536.878 End of preprocessor_get_next_task() 75153:20221202:102536.878 In zbx_ipc_client_send() clientid:3 75153:20221202:102536.878 End of zbx_ipc_client_send():SUCCEED 75153:20221202:102536.878 In preprocessor_get_next_task() 75153:20221202:102536.878 End of preprocessor_get_next_task() 75153:20221202:102536.878 End of preprocessor_assign_tasks() 75153:20221202:102536.878 End of preprocessor_add_request() 75153:20221202:102536.878 zbx_setproctitle() title:'preprocessing manager #1 [queued 1, processed 36 values, idle 5.007072 sec during 5.016291 sec]' 75153:20221202:102536.878 In zbx_ipc_service_recv() timeout:1.000 75155:20221202:102536.878 End of zbx_ipc_socket_read():SUCCEED 75155:20221202:102536.879 worker_preprocess_value(): 1 75155:20221202:102536.879 worker_preprocess_value: SUCCEED GOOD 75155:20221202:102536.879 In zbx_ipc_socket_write() 75155:20221202:102536.879 End of zbx_ipc_socket_write():SUCCEED 75155:20221202:102536.879 In zbx_ipc_socket_read() 75153:20221202:102536.880 End of zbx_ipc_service_recv():1 75153:20221202:102536.880 In preprocessor_add_result() 75153:20221202:102536.880 In preprocessor_enqueue_dependent() itemid: 44581 75153:20221202:102536.880 End of preprocessor_enqueue_dependent() 75153:20221202:102536.880 In preprocessor_assign_tasks() 75153:20221202:102536.880 In preprocessor_get_next_task() 75153:20221202:102536.880 End of preprocessor_get_next_task() 75153:20221202:102536.880 End of preprocessor_assign_tasks() 75153:20221202:102536.880 End of preprocessor_add_result() 75153:20221202:102536.880 In zbx_ipc_service_recv() timeout:1.000 75187:20221202:102536.885 End of zbx_ipc_async_socket_recv():0 75187:20221202:102536.886 zbx_setproctitle() title:'poller #4 [got 0 values in 0.008197 sec, getting values]' 75187:20221202:102536.886 In get_values() 75187:20221202:102536.887 In DCconfig_get_poller_items() poller_type:0 75187:20221202:102536.887 End of DCconfig_get_poller_items():0 75187:20221202:102536.887 In DCconfig_get_poller_nextcheck() poller_type:0 75187:20221202:102536.887 End of DCconfig_get_poller_nextcheck():1669969541 75187:20221202:102536.887 End of get_values():0 75187:20221202:102536.887 zbx_setproctitle() title:'poller #4 [got 0 values in 0.000530 sec, idle 5 sec]' 75187:20221202:102536.887 In zbx_ipc_async_socket_recv() timeout:5 75183:20221202:102536.887 End of zbx_ipc_async_socket_recv():0 75183:20221202:102536.887 zbx_setproctitle() title:'poller #2 [got 1 values in 0.015737 sec, getting values]' 75183:20221202:102536.887 In get_values() 75183:20221202:102536.887 In DCconfig_get_poller_items() poller_type:0 75183:20221202:102536.887 End of DCconfig_get_poller_items():0 75183:20221202:102536.887 In DCconfig_get_poller_nextcheck() poller_type:0 75183:20221202:102536.887 End of DCconfig_get_poller_nextcheck():1669969541 75183:20221202:102536.887 End of get_values():0 75183:20221202:102536.887 zbx_setproctitle() title:'poller #2 [got 0 values in 0.000172 sec, idle 5 sec]' 75183:20221202:102536.887 In zbx_ipc_async_socket_recv() timeout:5 75182:20221202:102536.899 End of zbx_ipc_async_socket_recv():0 75182:20221202:102536.899 zbx_setproctitle() title:'poller #1 [got 0 values in 0.000359 sec, getting values]' 75182:20221202:102536.899 In get_values() 75182:20221202:102536.899 In DCconfig_get_poller_items() poller_type:0 75182:20221202:102536.899 End of DCconfig_get_poller_items():0 75182:20221202:102536.899 In DCconfig_get_poller_nextcheck() poller_type:0 75182:20221202:102536.899 End of DCconfig_get_poller_nextcheck():1669969541 75182:20221202:102536.899 End of get_values():0 75182:20221202:102536.899 zbx_setproctitle() title:'poller #1 [got 0 values in 0.000076 sec, idle 5 sec]' 75182:20221202:102536.899 In zbx_ipc_async_socket_recv() timeout:5 75180:20221202:102536.899 zbx_setproctitle() title:'self-monitoring [processing data]' 75180:20221202:102536.900 In collect_selfmon_stats() 75180:20221202:102536.900 End of collect_selfmon_stats() 75180:20221202:102536.900 zbx_setproctitle() title:'self-monitoring [processed data in 0.000804 sec, idle 1 sec]' 75188:20221202:102536.914 End of zbx_ipc_async_socket_recv():0 75188:20221202:102536.914 zbx_setproctitle() title:'poller #5 [got 0 values in 0.000369 sec, getting values]' 75188:20221202:102536.914 In get_values() 75188:20221202:102536.914 In DCconfig_get_poller_items() poller_type:0 75188:20221202:102536.914 End of DCconfig_get_poller_items():0 75188:20221202:102536.914 In DCconfig_get_poller_nextcheck() poller_type:0 75188:20221202:102536.914 End of DCconfig_get_poller_nextcheck():1669969541 75188:20221202:102536.914 End of get_values():0 75188:20221202:102536.914 zbx_setproctitle() title:'poller #5 [got 0 values in 0.000340 sec, idle 5 sec]' 75188:20221202:102536.914 In zbx_ipc_async_socket_recv() timeout:5 75167:20221202:102536.987 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000234 sec, syncing history]' 75167:20221202:102536.987 In zbx_sync_history_cache() history_num:1 75167:20221202:102536.987 In substitute_simple_macros_impl() data:'90d' 75167:20221202:102536.987 End substitute_simple_macros_impl() data:'90d' 75167:20221202:102536.987 In DCmass_prepare_history() history_num:1 75167:20221202:102536.987 End of DCmass_prepare_history() 75167:20221202:102536.987 In DBmass_add_history() 75167:20221202:102536.987 In zbx_history_add_values() 75167:20221202:102536.987 query [txnlev:1] [begin;] 75167:20221202:102536.987 query [txnlev:1] [insert into history_str (itemid,clock,ns,value) values (44581,1669969536,878359124,'GOOD'); ] 75167:20221202:102536.988 query [txnlev:1] [commit;] 75167:20221202:102536.998 End of zbx_history_add_values() 75167:20221202:102536.998 End of DBmass_add_history() 75167:20221202:102536.998 In DCmass_update_trends() 75167:20221202:102536.998 End of DCmass_update_trends() 75167:20221202:102536.998 query [txnlev:1] [begin;] 75167:20221202:102536.998 In DBmass_update_items() 75167:20221202:102536.998 End of DBmass_update_items() 75167:20221202:102536.998 In zbx_process_events() events_num:0 75167:20221202:102536.999 End of zbx_process_events() processed:0 75167:20221202:102536.999 query [txnlev:1] [commit;] 75167:20221202:102536.999 In DCupdate_trends() 75167:20221202:102536.999 End of DCupdate_trends() 75167:20221202:102536.999 query [txnlev:1] [begin;] 75167:20221202:102536.999 In recalculate_triggers() 75167:20221202:102536.999 In zbx_link_triggers_with_functions() trigger_order_num:0 75167:20221202:102536.999 End of zbx_link_triggers_with_functions() triggers_func_pos_num:0 75167:20221202:102536.999 In zbx_evaluate_expressions() tr_num:0 75167:20221202:102536.999 In substitute_functions() 75167:20221202:102536.999 In zbx_extract_functionids() tr_num:0 75167:20221202:102536.999 End of zbx_extract_functionids() functionids_num:0 75167:20221202:102536.999 End of substitute_functions() 75167:20221202:102536.999 End of zbx_evaluate_expressions() 75167:20221202:102536.999 In zbx_process_triggers() values_num:0 75167:20221202:102536.999 End of zbx_process_triggers() 75167:20221202:102536.999 End of recalculate_triggers() 75167:20221202:102536.999 In zbx_process_events() events_num:0 75167:20221202:102536.999 End of zbx_process_events() processed:0 75167:20221202:102536.999 query [txnlev:1] [commit;] 75167:20221202:102536.999 zbx_setproctitle() title:'history syncer #4 [processed 1 values, 0 triggers in 0.012357 sec, idle 1 sec]' 75165:20221202:102537.002 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000682 sec, syncing history]' 75165:20221202:102537.002 In zbx_sync_history_cache() history_num:0 75165:20221202:102537.002 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000070 sec, idle 1 sec]' 75166:20221202:102537.003 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000872 sec, syncing history]' 75166:20221202:102537.003 In zbx_sync_history_cache() history_num:0 75166:20221202:102537.003 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000113 sec, idle 1 sec]' 75157:20221202:102537.009 End of zbx_ipc_service_recv():2 75157:20221202:102537.010 zbx_setproctitle() title:'lld manager #1 [processed 1 LLD rules, idle 5.995033sec during 5.995276 sec]' 75157:20221202:102537.010 In zbx_ipc_service_recv() timeout:1.000 75200:20221202:102537.025 zbx_setproctitle() title:'alert syncer [queuing alerts]' 75200:20221202:102537.027 In am_db_get_alerts() 75200:20221202:102537.027 query [txnlev:1] [begin;] 75200:20221202:102537.028 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] 75200:20221202:102537.028 query [txnlev:1] [commit;] 75200:20221202:102537.028 End of am_db_get_alerts():SUCCEED alerts:0 75200:20221202:102537.028 In am_db_flush_results() 75200:20221202:102537.028 In zbx_ipc_socket_write() 75200:20221202:102537.028 End of zbx_ipc_socket_write():SUCCEED 75200:20221202:102537.028 In zbx_ipc_socket_read() 75149:20221202:102537.029 End of zbx_ipc_service_recv():2 75149:20221202:102537.029 In zbx_ipc_service_recv() timeout:1.000 75149:20221202:102537.029 End of zbx_ipc_service_recv():1 75149:20221202:102537.029 In am_flush_results() results:0 75149:20221202:102537.029 In zbx_ipc_client_send() clientid:6 75149:20221202:102537.029 End of zbx_ipc_client_send():SUCCEED 75149:20221202:102537.029 End of am_flush_results() 75149:20221202:102537.029 In zbx_ipc_service_recv() timeout:1.000 75200:20221202:102537.029 End of zbx_ipc_socket_read():SUCCEED 75200:20221202:102537.029 End of am_db_flush_results() flushed:0 75200:20221202:102537.030 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.004408 sec, idle 1 sec]' 75164:20221202:102537.035 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000155 sec, syncing history]' 75164:20221202:102537.035 In zbx_sync_history_cache() history_num:0 75164:20221202:102537.035 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000165 sec, idle 1 sec]' 75133:20221202:102537.287 End of zbx_ipc_service_recv():2 75133:20221202:102537.287 In zbx_ipc_service_recv() timeout:1.000 75206:20221202:102537.340 End of zbx_ipc_service_recv():2 75206:20221202:102537.340 In zbx_ipc_service_recv() timeout:1.000 75132:20221202:102537.461 End of zbx_ipc_service_recv():2 75132:20221202:102537.461 In zbx_ipc_async_socket_send() 75132:20221202:102537.461 In zbx_ipc_client_send() clientid:0 75132:20221202:102537.461 End of zbx_ipc_client_send():SUCCEED 75132:20221202:102537.461 End of zbx_ipc_async_socket_send():SUCCEED 75132:20221202:102537.461 In zbx_ipc_async_socket_flush() timeout:10 75132:20221202:102537.461 End of zbx_ipc_async_socket_flush():0 75132:20221202:102537.461 In zbx_ipc_service_recv() timeout:0.996 75129:20221202:102537.461 End of zbx_ipc_service_recv():1 75129:20221202:102537.465 In zbx_ha_dispatch_message() 75129:20221202:102537.465 In zbx_ipc_service_recv() timeout:1.000 75162:20221202:102537.828 zbx_setproctitle() title:'http poller #1 [got 1 values in 0.233384 sec, getting values]' 75162:20221202:102537.828 In process_httptests() 75162:20221202:102537.828 query [txnlev:0] [select h.hostid,h.host,h.name,t.httptestid,t.name,t.agent,t.authentication,t.http_user,t.http_password,t.http_proxy,t.retries,t.ssl_cert_file,t.ssl_key_file,t.ssl_key_password,t.verify_peer,t.verify_host,t.delay from httptest t,hosts h where t.hostid=h.hostid and t.nextcheck<=1669969537 and mod(t.httptestid,1)=0 and t.status=0 and h.proxy_hostid is null and h.status=0 and (h.maintenance_status=0 or h.maintenance_type=0)] 75162:20221202:102537.830 End of process_httptests() 75162:20221202:102537.830 query [txnlev:0] [select min(t.nextcheck) from httptest t,hosts h where t.hostid=h.hostid and mod(t.httptestid,1)=0 and t.status=0 and h.proxy_hostid is null and h.status=0 and (h.maintenance_status=0 or h.maintenance_type=0)] 75162:20221202:102537.831 zbx_setproctitle() title:'http poller #1 [got 0 values in 0.002346 sec, idle 5 sec]' 75153:20221202:102537.882 End of zbx_ipc_service_recv():2 75153:20221202:102537.882 In zbx_ipc_service_recv() timeout:1.000 75180:20221202:102537.901 zbx_setproctitle() title:'self-monitoring [processing data]' 75180:20221202:102537.901 In collect_selfmon_stats() 75180:20221202:102537.901 End of collect_selfmon_stats() 75180:20221202:102537.901 zbx_setproctitle() title:'self-monitoring [processed data in 0.000095 sec, idle 1 sec]' 75168:20221202:102537.990 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.003453 sec, processing escalations]' 75168:20221202:102537.990 In process_escalations() 75168:20221202:102537.990 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<=1669969540 order by actionid,triggerid,itemid,escalationid] 75168:20221202:102537.991 End of process_escalations() 75168:20221202:102537.991 In process_escalations() 75168:20221202:102537.991 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<=1669969540 order by actionid,triggerid,itemid,escalationid] 75168:20221202:102537.992 End of process_escalations() 75168:20221202:102537.992 In process_escalations() 75168:20221202:102537.992 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<=1669969540 order by actionid,triggerid,itemid,escalationid] 75168:20221202:102537.992 End of process_escalations() 75168:20221202:102537.992 In process_escalations() 75168:20221202:102537.992 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<=1669969540 order by actionid,triggerid,itemid,escalationid] 75168:20221202:102537.993 End of process_escalations() 75168:20221202:102537.993 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.003224 sec, idle 3 sec]' 75167:20221202:102538.002 zbx_setproctitle() title:'history syncer #4 [processed 1 values, 0 triggers in 0.012357 sec, syncing history]' 75167:20221202:102538.002 In zbx_sync_history_cache() history_num:0 75167:20221202:102538.002 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000147 sec, idle 1 sec]' 75165:20221202:102538.002 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000070 sec, syncing history]' 75165:20221202:102538.003 In zbx_sync_history_cache() history_num:0 75165:20221202:102538.003 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000161 sec, idle 1 sec]' 75166:20221202:102538.003 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000113 sec, syncing history]' 75166:20221202:102538.003 In zbx_sync_history_cache() history_num:0 75166:20221202:102538.003 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000113 sec, idle 1 sec]' 75157:20221202:102538.014 End of zbx_ipc_service_recv():2 75157:20221202:102538.014 In zbx_ipc_service_recv() timeout:1.000 75149:20221202:102538.030 End of zbx_ipc_service_recv():2 75149:20221202:102538.030 In zbx_ipc_service_recv() timeout:1.000 75200:20221202:102538.030 zbx_setproctitle() title:'alert syncer [queuing alerts]' 75200:20221202:102538.030 In am_db_get_alerts() 75200:20221202:102538.030 query [txnlev:1] [begin;] 75200:20221202:102538.030 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] 75200:20221202:102538.031 query [txnlev:1] [commit;] 75200:20221202:102538.031 End of am_db_get_alerts():SUCCEED alerts:0 75200:20221202:102538.031 In am_db_flush_results() 75200:20221202:102538.031 In zbx_ipc_socket_write() 75200:20221202:102538.031 End of zbx_ipc_socket_write():SUCCEED 75200:20221202:102538.031 In zbx_ipc_socket_read() 75149:20221202:102538.031 End of zbx_ipc_service_recv():1 75149:20221202:102538.031 In am_flush_results() results:0 75149:20221202:102538.031 In zbx_ipc_client_send() clientid:6 75149:20221202:102538.031 End of zbx_ipc_client_send():SUCCEED 75149:20221202:102538.031 End of am_flush_results() 75149:20221202:102538.031 In zbx_ipc_service_recv() timeout:1.000 75200:20221202:102538.032 End of zbx_ipc_socket_read():SUCCEED 75200:20221202:102538.032 End of am_db_flush_results() flushed:0 75200:20221202:102538.032 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.001724 sec, idle 1 sec]' 75164:20221202:102538.035 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000165 sec, syncing history]' 75164:20221202:102538.035 In zbx_sync_history_cache() history_num:0 75164:20221202:102538.035 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000226 sec, idle 1 sec]' 75133:20221202:102538.291 End of zbx_ipc_service_recv():2 75133:20221202:102538.291 In zbx_ipc_service_recv() timeout:1.000 75206:20221202:102538.342 End of zbx_ipc_service_recv():2 75206:20221202:102538.342 In zbx_ipc_service_recv() timeout:1.000 75132:20221202:102538.460 End of zbx_ipc_service_recv():2 75132:20221202:102538.460 In zbx_ipc_async_socket_send() 75132:20221202:102538.460 In zbx_ipc_client_send() clientid:0 75132:20221202:102538.460 End of zbx_ipc_client_send():SUCCEED 75132:20221202:102538.460 End of zbx_ipc_async_socket_send():SUCCEED 75132:20221202:102538.460 In zbx_ipc_async_socket_flush() timeout:10 75132:20221202:102538.460 End of zbx_ipc_async_socket_flush():0 75132:20221202:102538.460 In zbx_ipc_service_recv() timeout:0.997 75129:20221202:102538.460 End of zbx_ipc_service_recv():1 75129:20221202:102538.460 In zbx_ha_dispatch_message() 75129:20221202:102538.460 In zbx_ipc_service_recv() timeout:1.000 75153:20221202:102538.888 End of zbx_ipc_service_recv():2 75153:20221202:102538.888 In zbx_ipc_service_recv() timeout:1.000 75180:20221202:102538.903 zbx_setproctitle() title:'self-monitoring [processing data]' 75180:20221202:102538.903 In collect_selfmon_stats() 75180:20221202:102538.903 End of collect_selfmon_stats() 75180:20221202:102538.903 zbx_setproctitle() title:'self-monitoring [processed data in 0.000175 sec, idle 1 sec]' 75165:20221202:102539.003 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000161 sec, syncing history]' 75165:20221202:102539.003 In zbx_sync_history_cache() history_num:0 75165:20221202:102539.004 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000338 sec, idle 1 sec]' 75166:20221202:102539.004 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000113 sec, syncing history]' 75166:20221202:102539.004 In zbx_sync_history_cache() history_num:0 75166:20221202:102539.004 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000211 sec, idle 1 sec]' 75167:20221202:102539.004 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000147 sec, syncing history]' 75167:20221202:102539.004 In zbx_sync_history_cache() history_num:0 75167:20221202:102539.004 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000725 sec, idle 1 sec]' 75157:20221202:102539.021 End of zbx_ipc_service_recv():2 75157:20221202:102539.021 In zbx_ipc_service_recv() timeout:1.000 75200:20221202:102539.034 zbx_setproctitle() title:'alert syncer [queuing alerts]' 75200:20221202:102539.034 In am_db_get_alerts() 75200:20221202:102539.034 query [txnlev:1] [begin;] 75200:20221202:102539.034 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] 75200:20221202:102539.034 query [txnlev:1] [commit;] 75200:20221202:102539.035 End of am_db_get_alerts():SUCCEED alerts:0 75200:20221202:102539.035 In am_db_flush_results() 75200:20221202:102539.035 In zbx_ipc_socket_write() 75200:20221202:102539.035 End of zbx_ipc_socket_write():SUCCEED 75200:20221202:102539.035 In zbx_ipc_socket_read() 75149:20221202:102539.035 End of zbx_ipc_service_recv():1 75149:20221202:102539.035 In am_flush_results() results:0 75149:20221202:102539.035 In zbx_ipc_client_send() clientid:6 75149:20221202:102539.035 End of zbx_ipc_client_send():SUCCEED 75149:20221202:102539.035 End of am_flush_results() 75149:20221202:102539.035 In zbx_ipc_service_recv() timeout:1.000 75200:20221202:102539.035 End of zbx_ipc_socket_read():SUCCEED 75200:20221202:102539.035 End of am_db_flush_results() flushed:0 75200:20221202:102539.035 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.001840 sec, idle 1 sec]' 75164:20221202:102539.036 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000226 sec, syncing history]' 75164:20221202:102539.036 In zbx_sync_history_cache() history_num:0 75164:20221202:102539.036 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000183 sec, idle 1 sec]' 75133:20221202:102539.303 End of zbx_ipc_service_recv():2 75133:20221202:102539.303 In zbx_ipc_service_recv() timeout:1.000 75206:20221202:102539.349 End of zbx_ipc_service_recv():2 75206:20221202:102539.349 In zbx_ipc_service_recv() timeout:1.000 75132:20221202:102539.464 End of zbx_ipc_service_recv():2 75132:20221202:102539.464 In ha_check_nodes() ha_status:active db_status:0 75132:20221202:102539.464 query [txnlev:1] [begin;] 75132:20221202:102539.464 query [txnlev:1] [select ha_nodeid,name,status,lastaccess,address,port,ha_sessionid from ha_node order by ha_nodeid for update] 75132:20221202:102539.465 query [txnlev:1] [select ha_failover_delay,auditlog_enabled from config] 75132:20221202:102539.465 In ha_db_get_time() 75132:20221202:102539.466 query [txnlev:1] [select unix_timestamp() from config] 75132:20221202:102539.466 End of ha_db_get_time():SUCCEED db_time:1669969539 75132:20221202:102539.466 query [txnlev:1] [update ha_node set lastaccess=unix_timestamp() where ha_nodeid='clb4ubunu00018m7pn6ddoaix'] 75132:20221202:102539.467 query [txnlev:1] [commit;] 75129:20221202:102539.468 End of zbx_ipc_service_recv():2 75129:20221202:102539.468 In zbx_ha_dispatch_message() 75129:20221202:102539.468 In zbx_ipc_service_recv() timeout:1.000 75132:20221202:102539.490 End of ha_check_nodes() nodeid:clb4ubunu00018m7pn6ddoaix ha_status:active db_status:0 75132:20221202:102539.490 In zbx_ipc_async_socket_send() 75132:20221202:102539.490 In zbx_ipc_client_send() clientid:0 75132:20221202:102539.490 End of zbx_ipc_client_send():SUCCEED 75132:20221202:102539.490 End of zbx_ipc_async_socket_send():SUCCEED 75132:20221202:102539.490 In zbx_ipc_async_socket_flush() timeout:10 75132:20221202:102539.490 End of zbx_ipc_async_socket_flush():0 75129:20221202:102539.490 End of zbx_ipc_service_recv():1 75129:20221202:102539.490 In zbx_ha_dispatch_message() 75129:20221202:102539.490 In zbx_ipc_service_recv() timeout:1.000 75132:20221202:102539.491 In zbx_ipc_service_recv() timeout:0.993 75153:20221202:102539.895 End of zbx_ipc_service_recv():2 75153:20221202:102539.895 In zbx_ipc_service_recv() timeout:1.000 75180:20221202:102539.904 zbx_setproctitle() title:'self-monitoring [processing data]' 75180:20221202:102539.904 In collect_selfmon_stats() 75180:20221202:102539.904 End of collect_selfmon_stats() 75180:20221202:102539.904 zbx_setproctitle() title:'self-monitoring [processed data in 0.000211 sec, idle 1 sec]' 75165:20221202:102540.005 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000338 sec, syncing history]' 75165:20221202:102540.005 In zbx_sync_history_cache() history_num:0 75165:20221202:102540.005 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000744 sec, idle 1 sec]' 75166:20221202:102540.006 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000211 sec, syncing history]' 75166:20221202:102540.006 In zbx_sync_history_cache() history_num:0 75166:20221202:102540.006 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000621 sec, idle 1 sec]' 75167:20221202:102540.006 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000725 sec, syncing history]' 75167:20221202:102540.006 In zbx_sync_history_cache() history_num:0 75167:20221202:102540.006 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000850 sec, idle 1 sec]' 75157:20221202:102540.023 End of zbx_ipc_service_recv():2 75157:20221202:102540.024 In zbx_ipc_service_recv() timeout:1.000 75164:20221202:102540.037 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000183 sec, syncing history]' 75164:20221202:102540.038 In zbx_sync_history_cache() history_num:0 75164:20221202:102540.038 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000260 sec, idle 1 sec]' 75200:20221202:102540.038 zbx_setproctitle() title:'alert syncer [queuing alerts]' 75200:20221202:102540.038 In am_db_get_alerts() 75200:20221202:102540.038 query [txnlev:1] [begin;] 75200:20221202:102540.038 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] 75200:20221202:102540.038 query [txnlev:1] [commit;] 75200:20221202:102540.039 End of am_db_get_alerts():SUCCEED alerts:0 75200:20221202:102540.039 In am_db_flush_results() 75200:20221202:102540.039 In zbx_ipc_socket_write() 75200:20221202:102540.039 End of zbx_ipc_socket_write():SUCCEED 75200:20221202:102540.039 In zbx_ipc_socket_read() 75149:20221202:102540.039 End of zbx_ipc_service_recv():1 75149:20221202:102540.039 In am_flush_results() results:0 75149:20221202:102540.039 In zbx_ipc_client_send() clientid:6 75149:20221202:102540.039 End of zbx_ipc_client_send():SUCCEED 75149:20221202:102540.039 End of am_flush_results() 75149:20221202:102540.039 In zbx_ipc_service_recv() timeout:1.000 75200:20221202:102540.039 End of zbx_ipc_socket_read():SUCCEED 75200:20221202:102540.039 End of am_db_flush_results() flushed:0 75200:20221202:102540.040 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.002090 sec, idle 1 sec]' 75191:20221202:102540.056 zbx_setproctitle() title:'trapper #1 [processing data]' 75191:20221202:102540.057 In zbx_ipc_async_socket_recv() timeout:0 75191:20221202:102540.057 End of zbx_ipc_async_socket_recv():0 75191:20221202:102540.057 trapper got '{"request":"active check heartbeat","host":"test","heartbeat_freq":60}' 75191:20221202:102540.057 In zbx_ipc_socket_open() 75191:20221202:102540.057 End of zbx_ipc_socket_open():SUCCEED 75191:20221202:102540.058 In zbx_ipc_socket_write() 75191:20221202:102540.058 End of zbx_ipc_socket_write():SUCCEED 75206:20221202:102540.058 In ipc_service_accept() 75206:20221202:102540.058 In ipc_service_add_client() 75206:20221202:102540.058 End of ipc_service_add_client() clientid:5 75206:20221202:102540.058 End of ipc_service_accept() 75206:20221202:102540.059 End of zbx_ipc_service_recv():2 75206:20221202:102540.059 In zbx_ipc_service_recv() timeout:1.000 75206:20221202:102540.059 End of zbx_ipc_service_recv():1 75206:20221202:102540.059 In zbx_ipc_service_recv() timeout:1.000 75191:20221202:102540.059 zbx_setproctitle() title:'trapper #1 [processed data in 0.000381 sec, waiting for connection]' 75133:20221202:102540.305 End of zbx_ipc_service_recv():2 75133:20221202:102540.305 In zbx_ipc_service_recv() timeout:1.000 75132:20221202:102540.486 End of zbx_ipc_service_recv():2 75132:20221202:102540.486 In zbx_ipc_async_socket_send() 75132:20221202:102540.486 In zbx_ipc_client_send() clientid:0 75132:20221202:102540.486 End of zbx_ipc_client_send():SUCCEED 75132:20221202:102540.486 End of zbx_ipc_async_socket_send():SUCCEED 75132:20221202:102540.486 In zbx_ipc_async_socket_flush() timeout:10 75132:20221202:102540.486 End of zbx_ipc_async_socket_flush():0 75132:20221202:102540.486 In zbx_ipc_service_recv() timeout:0.971 75129:20221202:102540.486 End of zbx_ipc_service_recv():1 75129:20221202:102540.486 In zbx_ha_dispatch_message() 75129:20221202:102540.487 In zbx_ipc_service_recv() timeout:1.000 75172:20221202:102540.823 End of zbx_ipc_async_socket_recv():0 75172:20221202:102540.823 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.000086 sec, getting values]' 75172:20221202:102540.823 In get_values() 75172:20221202:102540.823 In DCconfig_get_poller_items() poller_type:4 75172:20221202:102540.823 End of DCconfig_get_poller_items():0 75172:20221202:102540.823 In DCconfig_get_poller_nextcheck() poller_type:4 75172:20221202:102540.823 End of DCconfig_get_poller_nextcheck():-1 75172:20221202:102540.823 End of get_values():0 75172:20221202:102540.823 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.000083 sec, idle 5 sec]' 75172:20221202:102540.823 In zbx_ipc_async_socket_recv() timeout:5 75174:20221202:102540.830 End of zbx_ipc_async_socket_recv():0 75174:20221202:102540.830 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.000252 sec, getting values]' 75174:20221202:102540.830 In get_values() 75174:20221202:102540.830 In DCconfig_get_poller_items() poller_type:4 75174:20221202:102540.830 End of DCconfig_get_poller_items():0 75174:20221202:102540.830 In DCconfig_get_poller_nextcheck() poller_type:4 75174:20221202:102540.830 End of DCconfig_get_poller_nextcheck():-1 75174:20221202:102540.830 End of get_values():0 75174:20221202:102540.830 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.000082 sec, idle 5 sec]' 75174:20221202:102540.830 In zbx_ipc_async_socket_recv() timeout:5 75189:20221202:102540.831 End of zbx_ipc_async_socket_recv():0 75189:20221202:102540.831 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.000083 sec, getting values]' 75189:20221202:102540.831 In get_values() 75189:20221202:102540.831 In DCconfig_get_poller_items() poller_type:1 75189:20221202:102540.831 End of DCconfig_get_poller_items():0 75189:20221202:102540.831 In DCconfig_get_poller_nextcheck() poller_type:1 75189:20221202:102540.831 End of DCconfig_get_poller_nextcheck():-1 75189:20221202:102540.831 End of get_values():0 75189:20221202:102540.831 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.000079 sec, idle 5 sec]' 75189:20221202:102540.831 In zbx_ipc_async_socket_recv() timeout:5 75170:20221202:102540.834 End of zbx_ipc_async_socket_recv():0 75170:20221202:102540.834 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.000082 sec, getting values]' 75170:20221202:102540.834 In get_values() 75170:20221202:102540.834 In DCconfig_get_poller_items() poller_type:4 75170:20221202:102540.834 End of DCconfig_get_poller_items():0 75170:20221202:102540.834 In DCconfig_get_poller_nextcheck() poller_type:4 75170:20221202:102540.834 End of DCconfig_get_poller_nextcheck():-1 75170:20221202:102540.834 End of get_values():0 75170:20221202:102540.834 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.000077 sec, idle 5 sec]' 75170:20221202:102540.834 In zbx_ipc_async_socket_recv() timeout:5 75181:20221202:102540.850 End of zbx_ipc_async_socket_recv():0 75181:20221202:102540.850 zbx_setproctitle() title:'task manager [processing tasks]' 75181:20221202:102540.850 query [txnlev:0] [select taskid,type,clock,ttl from task where status in (1,2) order by taskid] 75181:20221202:102540.851 zbx_setproctitle() title:'task manager [processed 0 task(s) in 0.000438 sec, idle 5 sec]' 75181:20221202:102540.851 In zbx_ipc_async_socket_recv() timeout:5 75171:20221202:102540.851 End of zbx_ipc_async_socket_recv():0 75171:20221202:102540.852 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.000073 sec, getting values]' 75171:20221202:102540.852 In get_values() 75171:20221202:102540.852 In DCconfig_get_poller_items() poller_type:4 75171:20221202:102540.852 End of DCconfig_get_poller_items():0 75171:20221202:102540.852 In DCconfig_get_poller_nextcheck() poller_type:4 75171:20221202:102540.852 End of DCconfig_get_poller_nextcheck():-1 75171:20221202:102540.852 End of get_values():0 75171:20221202:102540.852 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.000089 sec, idle 5 sec]' 75171:20221202:102540.852 In zbx_ipc_async_socket_recv() timeout:5 75208:20221202:102540.859 End of zbx_ipc_async_socket_recv():0 75208:20221202:102540.859 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.000308 sec, getting values]' 75208:20221202:102540.859 In get_values() 75208:20221202:102540.859 In DCconfig_get_poller_items() poller_type:6 75208:20221202:102540.859 End of DCconfig_get_poller_items():0 75208:20221202:102540.859 In DCconfig_get_poller_nextcheck() poller_type:6 75208:20221202:102540.859 End of DCconfig_get_poller_nextcheck():-1 75208:20221202:102540.859 End of get_values():0 75208:20221202:102540.859 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.000104 sec, idle 5 sec]' 75208:20221202:102540.859 In zbx_ipc_async_socket_recv() timeout:5 75207:20221202:102540.870 End of zbx_ipc_async_socket_recv():0 75207:20221202:102540.870 zbx_setproctitle() title:'trigger housekeeper [removing deleted triggers problems]' 75207:20221202:102540.870 query [txnlev:0] [select eventid from problem where source=0 and object=0 and not exists (select NULL from triggers where triggerid=objectid)] 75178:20221202:102540.871 End of zbx_ipc_async_socket_recv():0 75178:20221202:102540.871 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.000100 sec, getting values]' 75178:20221202:102540.871 In get_values() 75178:20221202:102540.871 In DCconfig_get_poller_items() poller_type:4 75178:20221202:102540.871 End of DCconfig_get_poller_items():0 75178:20221202:102540.871 In DCconfig_get_poller_nextcheck() poller_type:4 75178:20221202:102540.871 End of DCconfig_get_poller_nextcheck():-1 75178:20221202:102540.871 End of get_values():0 75178:20221202:102540.871 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.000079 sec, idle 5 sec]' 75178:20221202:102540.871 In zbx_ipc_async_socket_recv() timeout:5 75207:20221202:102540.872 zbx_setproctitle() title:'trigger housekeeper [deleted 0 problems records in 0.001030 sec, idle for 60 second(s)]' 75207:20221202:102540.872 In zbx_ipc_async_socket_recv() timeout:60 75163:20221202:102540.878 End of zbx_ipc_async_socket_recv():0 75163:20221202:102540.878 zbx_setproctitle() title:'discoverer #1 [processed 0 rules in 0.001351 sec, performing discovery]' 75163:20221202:102540.878 query [txnlev:0] [select distinct r.druleid,r.iprange,r.name,c.dcheckid,r.proxy_hostid,r.delay from drules r left join dchecks c on c.druleid=r.druleid and c.uniq=1 where r.status=0 and r.nextcheck<=1669969540 and mod(r.druleid,1)=0] 75163:20221202:102540.880 query [txnlev:0] [select count(*),min(nextcheck) from drules where status=0 and mod(druleid,1)=0] 75163:20221202:102540.882 get_minnextcheck(): no items to update 75163:20221202:102540.882 zbx_setproctitle() title:'discoverer #1 [processed 0 rules in 0.001978 sec, idle 60 sec]' 75163:20221202:102540.882 In zbx_ipc_async_socket_recv() timeout:60 75201:20221202:102540.886 End of zbx_ipc_async_socket_recv():0 75201:20221202:102540.886 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.000103 sec, getting values]' 75201:20221202:102540.886 In get_values() 75201:20221202:102540.886 In DCconfig_get_poller_items() poller_type:5 75201:20221202:102540.886 End of DCconfig_get_poller_items():0 75201:20221202:102540.886 In DCconfig_get_poller_nextcheck() poller_type:5 75201:20221202:102540.886 End of DCconfig_get_poller_nextcheck():-1 75201:20221202:102540.886 End of get_values():0 75201:20221202:102540.886 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.000075 sec, idle 5 sec]' 75201:20221202:102540.886 In zbx_ipc_async_socket_recv() timeout:5 75198:20221202:102540.891 zbx_setproctitle() title:'icmp pinger #1 [getting values]' 75198:20221202:102540.891 In get_pinger_hosts() 75198:20221202:102540.891 In DCconfig_get_poller_items() poller_type:3 75198:20221202:102540.891 End of DCconfig_get_poller_items():0 75198:20221202:102540.891 End of get_pinger_hosts():0 75198:20221202:102540.891 In process_pinger_hosts() 75198:20221202:102540.891 End of process_pinger_hosts() 75198:20221202:102540.891 In DCconfig_get_poller_nextcheck() poller_type:3 75198:20221202:102540.891 End of DCconfig_get_poller_nextcheck():-1 75198:20221202:102540.891 zbx_setproctitle() title:'icmp pinger #1 [got 0 values in 0.000142 sec, idle 5 sec]' 75179:20221202:102540.897 End of zbx_ipc_async_socket_recv():0 75179:20221202:102540.897 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.000084 sec, exchanging data]' 75179:20221202:102540.897 In process_proxy() 75179:20221202:102540.897 In DCconfig_get_proxypoller_hosts() 75179:20221202:102540.897 End of DCconfig_get_proxypoller_hosts():0 75179:20221202:102540.897 End of process_proxy() 75179:20221202:102540.897 In DCconfig_get_proxypoller_nextcheck() 75179:20221202:102540.897 End of DCconfig_get_proxypoller_nextcheck():-1 75179:20221202:102540.897 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.000059 sec, idle 5 sec]' 75179:20221202:102540.897 In zbx_ipc_async_socket_recv() timeout:5 75205:20221202:102540.897 End of zbx_ipc_async_socket_recv():0 75205:20221202:102540.898 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.000081 sec, getting values]' 75205:20221202:102540.898 In get_values() 75204:20221202:102540.898 End of zbx_ipc_async_socket_recv():0 75204:20221202:102540.898 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.000095 sec, getting values]' 75204:20221202:102540.898 In get_values() 75204:20221202:102540.898 In DCconfig_get_poller_items() poller_type:5 75204:20221202:102540.898 End of DCconfig_get_poller_items():0 75204:20221202:102540.898 In DCconfig_get_poller_nextcheck() poller_type:5 75204:20221202:102540.898 End of DCconfig_get_poller_nextcheck():-1 75204:20221202:102540.898 End of get_values():0 75204:20221202:102540.898 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.000144 sec, idle 5 sec]' 75204:20221202:102540.898 In zbx_ipc_async_socket_recv() timeout:5 75205:20221202:102540.898 In DCconfig_get_poller_items() poller_type:5 75205:20221202:102540.898 End of DCconfig_get_poller_items():0 75205:20221202:102540.898 In DCconfig_get_poller_nextcheck() poller_type:5 75205:20221202:102540.898 End of DCconfig_get_poller_nextcheck():-1 75205:20221202:102540.898 End of get_values():0 75205:20221202:102540.898 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.000466 sec, idle 5 sec]' 75205:20221202:102540.898 In zbx_ipc_async_socket_recv() timeout:5 75175:20221202:102540.902 End of zbx_ipc_async_socket_recv():0 75175:20221202:102540.902 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.000607 sec, getting values]' 75175:20221202:102540.902 In get_values() 75175:20221202:102540.902 In DCconfig_get_poller_items() poller_type:4 75175:20221202:102540.902 End of DCconfig_get_poller_items():0 75175:20221202:102540.902 In DCconfig_get_poller_nextcheck() poller_type:4 75175:20221202:102540.902 End of DCconfig_get_poller_nextcheck():-1 75175:20221202:102540.902 End of get_values():0 75175:20221202:102540.902 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.000103 sec, idle 5 sec]' 75175:20221202:102540.902 In zbx_ipc_async_socket_recv() timeout:5 75153:20221202:102540.902 End of zbx_ipc_service_recv():2 75153:20221202:102540.902 In zbx_ipc_service_recv() timeout:1.000 75180:20221202:102540.905 zbx_setproctitle() title:'self-monitoring [processing data]' 75180:20221202:102540.905 In collect_selfmon_stats() 75180:20221202:102540.905 End of collect_selfmon_stats() 75180:20221202:102540.905 zbx_setproctitle() title:'self-monitoring [processed data in 0.000232 sec, idle 1 sec]' 75173:20221202:102540.906 End of zbx_ipc_async_socket_recv():0 75173:20221202:102540.906 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.000081 sec, getting values]' 75176:20221202:102540.906 End of zbx_ipc_async_socket_recv():0 75176:20221202:102540.906 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.000077 sec, getting values]' 75176:20221202:102540.906 In get_values() 75176:20221202:102540.907 In DCconfig_get_poller_items() poller_type:4 75176:20221202:102540.907 End of DCconfig_get_poller_items():0 75176:20221202:102540.907 In DCconfig_get_poller_nextcheck() poller_type:4 75176:20221202:102540.907 End of DCconfig_get_poller_nextcheck():-1 75176:20221202:102540.907 End of get_values():0 75176:20221202:102540.907 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.000741 sec, idle 5 sec]' 75176:20221202:102540.907 In zbx_ipc_async_socket_recv() timeout:5 75169:20221202:102540.907 End of zbx_ipc_async_socket_recv():0 75169:20221202:102540.907 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.000135 sec, getting values]' 75169:20221202:102540.907 In get_values() 75169:20221202:102540.907 In DCconfig_get_poller_items() poller_type:4 75169:20221202:102540.907 End of DCconfig_get_poller_items():0 75169:20221202:102540.907 In DCconfig_get_poller_nextcheck() poller_type:4 75169:20221202:102540.907 End of DCconfig_get_poller_nextcheck():-1 75169:20221202:102540.907 End of get_values():0 75169:20221202:102540.907 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.000159 sec, idle 5 sec]' 75169:20221202:102540.907 In zbx_ipc_async_socket_recv() timeout:5 75173:20221202:102540.907 In get_values() 75173:20221202:102540.907 In DCconfig_get_poller_items() poller_type:4 75173:20221202:102540.907 End of DCconfig_get_poller_items():0 75173:20221202:102540.907 In DCconfig_get_poller_nextcheck() poller_type:4 75173:20221202:102540.907 End of DCconfig_get_poller_nextcheck():-1 75173:20221202:102540.907 End of get_values():0 75173:20221202:102540.907 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.001382 sec, idle 5 sec]' 75173:20221202:102540.908 In zbx_ipc_async_socket_recv() timeout:5 75203:20221202:102540.911 End of zbx_ipc_async_socket_recv():0 75203:20221202:102540.911 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.000069 sec, getting values]' 75203:20221202:102540.911 In get_values() 75203:20221202:102540.911 In DCconfig_get_poller_items() poller_type:5 75203:20221202:102540.911 End of DCconfig_get_poller_items():0 75203:20221202:102540.911 In DCconfig_get_poller_nextcheck() poller_type:5 75203:20221202:102540.911 End of DCconfig_get_poller_nextcheck():-1 75203:20221202:102540.911 End of get_values():0 75203:20221202:102540.911 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.000095 sec, idle 5 sec]' 75203:20221202:102540.911 In zbx_ipc_async_socket_recv() timeout:5 75202:20221202:102540.912 End of zbx_ipc_async_socket_recv():0 75202:20221202:102540.912 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.000071 sec, getting values]' 75202:20221202:102540.912 In get_values() 75202:20221202:102540.912 In DCconfig_get_poller_items() poller_type:5 75202:20221202:102540.912 End of DCconfig_get_poller_items():0 75202:20221202:102540.912 In DCconfig_get_poller_nextcheck() poller_type:5 75202:20221202:102540.912 End of DCconfig_get_poller_nextcheck():-1 75202:20221202:102540.912 End of get_values():0 75202:20221202:102540.912 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.000141 sec, idle 5 sec]' 75202:20221202:102540.912 In zbx_ipc_async_socket_recv() timeout:5 75177:20221202:102540.918 End of zbx_ipc_async_socket_recv():0 75177:20221202:102540.918 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.000094 sec, getting values]' 75177:20221202:102540.918 In get_values() 75177:20221202:102540.918 In DCconfig_get_poller_items() poller_type:4 75177:20221202:102540.918 End of DCconfig_get_poller_items():0 75177:20221202:102540.918 In DCconfig_get_poller_nextcheck() poller_type:4 75177:20221202:102540.918 End of DCconfig_get_poller_nextcheck():-1 75177:20221202:102540.918 End of get_values():0 75177:20221202:102540.918 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.000084 sec, idle 5 sec]' 75177:20221202:102540.918 In zbx_ipc_async_socket_recv() timeout:5 75191:20221202:102540.974 zbx_setproctitle() title:'trapper #1 [processing data]' 75191:20221202:102540.974 In zbx_ipc_async_socket_recv() timeout:0 75191:20221202:102540.974 End of zbx_ipc_async_socket_recv():0 75191:20221202:102540.974 trapper got '{"request":"active check heartbeat","host":"test","heartbeat_freq":60}' 75191:20221202:102540.974 In zbx_ipc_socket_write() 75191:20221202:102540.974 End of zbx_ipc_socket_write():SUCCEED 75206:20221202:102540.974 End of zbx_ipc_service_recv():1 75206:20221202:102540.974 In zbx_ipc_service_recv() timeout:1.000 75191:20221202:102540.974 zbx_setproctitle() title:'trapper #1 [processed data in 0.000053 sec, waiting for connection]' 75168:20221202:102541.005 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.003224 sec, processing escalations]' 75168:20221202:102541.006 In process_escalations() 75168:20221202:102541.006 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<=1669969544 order by actionid,triggerid,itemid,escalationid] 75167:20221202:102541.006 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000850 sec, syncing history]' 75167:20221202:102541.006 In zbx_sync_history_cache() history_num:0 75167:20221202:102541.006 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000108 sec, idle 1 sec]' 75166:20221202:102541.006 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000621 sec, syncing history]' 75166:20221202:102541.007 In zbx_sync_history_cache() history_num:0 75166:20221202:102541.007 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000780 sec, idle 1 sec]' 75165:20221202:102541.007 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000744 sec, syncing history]' 75165:20221202:102541.007 In zbx_sync_history_cache() history_num:0 75165:20221202:102541.007 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.001116 sec, idle 1 sec]' 75168:20221202:102541.007 End of process_escalations() 75168:20221202:102541.007 In process_escalations() 75168:20221202:102541.007 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<=1669969544 order by actionid,triggerid,itemid,escalationid] 75168:20221202:102541.008 End of process_escalations() 75168:20221202:102541.008 In process_escalations() 75168:20221202:102541.008 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<=1669969544 order by actionid,triggerid,itemid,escalationid] 75168:20221202:102541.008 End of process_escalations() 75168:20221202:102541.008 In process_escalations() 75168:20221202:102541.008 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<=1669969544 order by actionid,triggerid,itemid,escalationid] 75168:20221202:102541.009 End of process_escalations() 75168:20221202:102541.009 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.004226 sec, idle 3 sec]' 75157:20221202:102541.030 End of zbx_ipc_service_recv():2 75157:20221202:102541.031 In zbx_ipc_service_recv() timeout:1.000 75164:20221202:102541.038 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000260 sec, syncing history]' 75164:20221202:102541.038 In zbx_sync_history_cache() history_num:0 75164:20221202:102541.038 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000087 sec, idle 1 sec]' 75200:20221202:102541.040 zbx_setproctitle() title:'alert syncer [queuing alerts]' 75200:20221202:102541.040 In am_db_get_alerts() 75200:20221202:102541.040 query [txnlev:1] [begin;] 75200:20221202:102541.040 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] 75200:20221202:102541.040 query [txnlev:1] [commit;] 75200:20221202:102541.040 End of am_db_get_alerts():SUCCEED alerts:0 75200:20221202:102541.040 In am_db_flush_results() 75200:20221202:102541.041 In zbx_ipc_socket_write() 75200:20221202:102541.041 End of zbx_ipc_socket_write():SUCCEED 75200:20221202:102541.041 In zbx_ipc_socket_read() 75149:20221202:102541.041 End of zbx_ipc_service_recv():1 75149:20221202:102541.041 In am_flush_results() results:0 75149:20221202:102541.041 In zbx_ipc_client_send() clientid:6 75149:20221202:102541.041 End of zbx_ipc_client_send():SUCCEED 75149:20221202:102541.041 End of am_flush_results() 75149:20221202:102541.041 In DBconnect() flag:2 75200:20221202:102541.041 End of zbx_ipc_socket_read():SUCCEED 75200:20221202:102541.041 End of am_db_flush_results() flushed:0 75200:20221202:102541.041 In am_db_update_watchdog() 75200:20221202:102541.041 query [txnlev:0] [select m.mediaid,m.mediatypeid,m.sendto from media m,users_groups u,config c,media_type mt where m.userid=u.userid and u.usrgrpid=c.alert_usrgrpid and m.mediatypeid=mt.mediatypeid and m.active=0 and mt.status=0 and mt.type<>4] 75200:20221202:102541.042 In zbx_ipc_socket_write() 75200:20221202:102541.042 End of zbx_ipc_socket_write():SUCCEED 75200:20221202:102541.042 End of am_db_update_watchdog() recipients:0 75200:20221202:102541.042 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.002496 sec, idle 1 sec]' 75149:20221202:102541.043 End of DBconnect():0 75149:20221202:102541.044 zbx_setproctitle() title:'alert manager #1 [sent 0, failed 0 alerts, idle 5.018746 sec during 5.019876 sec]' 75149:20221202:102541.044 In zbx_ipc_service_recv() timeout:1.000 75149:20221202:102541.044 End of zbx_ipc_service_recv():1 75149:20221202:102541.044 In am_sync_watchdog() recipients:0 75149:20221202:102541.044 End of am_sync_watchdog() recipients:0 75149:20221202:102541.044 In zbx_ipc_service_recv() timeout:1.000 75133:20221202:102541.310 End of zbx_ipc_service_recv():2 75133:20221202:102541.310 zbx_setproctitle() title:'service manager #1 [processed 0 events, updated 0 event tags, deleted 0 problems, synced 0 service updates, idle 5.028093 sec during 5.028131 sec]' 75133:20221202:102541.310 In zbx_ipc_service_recv() timeout:1.000 75132:20221202:102541.464 End of zbx_ipc_service_recv():2 75132:20221202:102541.464 In zbx_ipc_async_socket_send() 75132:20221202:102541.465 In zbx_ipc_client_send() clientid:0 75132:20221202:102541.465 End of zbx_ipc_client_send():SUCCEED 75132:20221202:102541.465 End of zbx_ipc_async_socket_send():SUCCEED 75132:20221202:102541.465 In zbx_ipc_async_socket_flush() timeout:10 75132:20221202:102541.465 End of zbx_ipc_async_socket_flush():0 75132:20221202:102541.465 In zbx_ipc_service_recv() timeout:0.993 75129:20221202:102541.465 End of zbx_ipc_service_recv():1 75129:20221202:102541.466 In zbx_ha_dispatch_message() 75129:20221202:102541.466 In zbx_ipc_service_recv() timeout:1.000 75184:20221202:102541.881 End of zbx_ipc_async_socket_recv():0 75184:20221202:102541.882 zbx_setproctitle() title:'poller #3 [got 1 values in 0.002168 sec, getting values]' 75184:20221202:102541.882 In get_values() 75184:20221202:102541.882 In DCconfig_get_poller_items() poller_type:0 75184:20221202:102541.882 End of DCconfig_get_poller_items():1 75184:20221202:102541.882 In substitute_key_macros_impl() data:'agent.ping' 75184:20221202:102541.882 End of substitute_key_macros_impl():SUCCEED data:'agent.ping' 75184:20221202:102541.882 In substitute_simple_macros_impl() data:'10050' 75184:20221202:102541.882 End substitute_simple_macros_impl() data:'10050' 75184:20221202:102541.882 In get_value() key:'agent.ping' 75184:20221202:102541.882 In get_value_agent() host:'test' addr:'192.168.6.176' key:'agent.ping' conn:'unencrypted' 75184:20221202:102541.882 In is_ip4() ip:'192.168.6.176' 75184:20221202:102541.882 End of is_ip4():SUCCEED 75184:20221202:102541.882 Sending [agent.ping] 75184:20221202:102541.882 get value from agent result: '1' 75184:20221202:102541.882 End of get_value_agent():SUCCEED 75184:20221202:102541.888 End of get_value():SUCCEED 75184:20221202:102541.889 In zbx_activate_item_interface() interfaceid:15 itemid:44581 type:0 75184:20221202:102541.889 End of zbx_activate_item_interface() 75184:20221202:102541.889 In zbx_preprocess_item_value() 75184:20221202:102541.889 End of zbx_preprocess_item_value() 75184:20221202:102541.889 In zbx_ipc_socket_write() 75184:20221202:102541.889 End of zbx_ipc_socket_write():SUCCEED 75184:20221202:102541.889 End of get_values():1 75184:20221202:102541.889 zbx_setproctitle() title:'poller #3 [got 1 values in 0.007163 sec, idle 5 sec]' 75184:20221202:102541.889 In zbx_ipc_async_socket_recv() timeout:5 75153:20221202:102541.889 End of zbx_ipc_service_recv():1 75153:20221202:102541.889 In preprocessor_add_request() 75153:20221202:102541.889 In preprocessor_sync_configuration() 75153:20221202:102541.889 In DCconfig_get_preprocessable_items() 75153:20221202:102541.889 End of DCconfig_get_preprocessable_items() items:29 75153:20221202:102541.889 End of preprocessor_sync_configuration() item config size: 29, history cache size: 0 75153:20221202:102541.889 In preprocessor_enqueue() itemid: 44581 75153:20221202:102541.889 End of preprocessor_enqueue() 75153:20221202:102541.889 In preprocessor_assign_tasks() 75153:20221202:102541.889 In preprocessor_get_next_task() 75153:20221202:102541.889 End of preprocessor_get_next_task() 75153:20221202:102541.889 In zbx_ipc_client_send() clientid:3 75153:20221202:102541.890 End of zbx_ipc_client_send():SUCCEED 75153:20221202:102541.890 In preprocessor_get_next_task() 75153:20221202:102541.890 End of preprocessor_get_next_task() 75153:20221202:102541.890 End of preprocessor_assign_tasks() 75155:20221202:102541.890 End of zbx_ipc_socket_read():SUCCEED 75155:20221202:102541.890 worker_preprocess_value(): 1 75155:20221202:102541.890 worker_preprocess_value: SUCCEED GOOD 75155:20221202:102541.890 In zbx_ipc_socket_write() 75155:20221202:102541.890 End of zbx_ipc_socket_write():SUCCEED 75155:20221202:102541.890 In zbx_ipc_socket_read() 75153:20221202:102541.890 End of preprocessor_add_request() 75153:20221202:102541.890 zbx_setproctitle() title:'preprocessing manager #1 [queued 1, processed 1 values, idle 5.010571 sec during 5.012114 sec]' 75153:20221202:102541.890 In zbx_ipc_service_recv() timeout:1.000 75153:20221202:102541.891 End of zbx_ipc_service_recv():1 75183:20221202:102541.891 End of zbx_ipc_async_socket_recv():0 75183:20221202:102541.891 zbx_setproctitle() title:'poller #2 [got 0 values in 0.000172 sec, getting values]' 75183:20221202:102541.891 In get_values() 75183:20221202:102541.891 In DCconfig_get_poller_items() poller_type:0 75183:20221202:102541.891 End of DCconfig_get_poller_items():0 75183:20221202:102541.891 In DCconfig_get_poller_nextcheck() poller_type:0 75183:20221202:102541.891 End of DCconfig_get_poller_nextcheck():1669969546 75187:20221202:102541.891 End of zbx_ipc_async_socket_recv():0 75187:20221202:102541.891 zbx_setproctitle() title:'poller #4 [got 0 values in 0.000530 sec, getting values]' 75187:20221202:102541.891 In get_values() 75187:20221202:102541.891 In DCconfig_get_poller_items() poller_type:0 75187:20221202:102541.891 End of DCconfig_get_poller_items():0 75187:20221202:102541.891 In DCconfig_get_poller_nextcheck() poller_type:0 75187:20221202:102541.892 End of DCconfig_get_poller_nextcheck():1669969546 75187:20221202:102541.892 End of get_values():0 75187:20221202:102541.892 zbx_setproctitle() title:'poller #4 [got 0 values in 0.000262 sec, idle 5 sec]' 75187:20221202:102541.892 In zbx_ipc_async_socket_recv() timeout:5 75183:20221202:102541.892 End of get_values():0 75183:20221202:102541.892 zbx_setproctitle() title:'poller #2 [got 0 values in 0.001190 sec, idle 5 sec]' 75183:20221202:102541.892 In zbx_ipc_async_socket_recv() timeout:5 75153:20221202:102541.893 In preprocessor_add_result() 75153:20221202:102541.893 In preprocessor_enqueue_dependent() itemid: 44581 75153:20221202:102541.893 End of preprocessor_enqueue_dependent() 75153:20221202:102541.893 In preprocessor_assign_tasks() 75153:20221202:102541.893 In preprocessor_get_next_task() 75153:20221202:102541.893 End of preprocessor_get_next_task() 75153:20221202:102541.893 End of preprocessor_assign_tasks() 75153:20221202:102541.893 End of preprocessor_add_result() 75153:20221202:102541.893 In zbx_ipc_service_recv() timeout:1.000 75182:20221202:102541.903 End of zbx_ipc_async_socket_recv():0 75182:20221202:102541.903 zbx_setproctitle() title:'poller #1 [got 0 values in 0.000076 sec, getting values]' 75182:20221202:102541.903 In get_values() 75182:20221202:102541.903 In DCconfig_get_poller_items() poller_type:0 75182:20221202:102541.903 End of DCconfig_get_poller_items():0 75182:20221202:102541.903 In DCconfig_get_poller_nextcheck() poller_type:0 75182:20221202:102541.903 End of DCconfig_get_poller_nextcheck():1669969546 75182:20221202:102541.903 End of get_values():0 75182:20221202:102541.903 zbx_setproctitle() title:'poller #1 [got 0 values in 0.000157 sec, idle 5 sec]' 75182:20221202:102541.903 In zbx_ipc_async_socket_recv() timeout:5 75180:20221202:102541.906 zbx_setproctitle() title:'self-monitoring [processing data]' 75180:20221202:102541.906 In collect_selfmon_stats() 75180:20221202:102541.906 End of collect_selfmon_stats() 75180:20221202:102541.906 zbx_setproctitle() title:'self-monitoring [processed data in 0.000130 sec, idle 1 sec]' 75188:20221202:102541.922 End of zbx_ipc_async_socket_recv():0 75188:20221202:102541.922 zbx_setproctitle() title:'poller #5 [got 0 values in 0.000340 sec, getting values]' 75188:20221202:102541.922 In get_values() 75188:20221202:102541.922 In DCconfig_get_poller_items() poller_type:0 75188:20221202:102541.922 End of DCconfig_get_poller_items():0 75188:20221202:102541.922 In DCconfig_get_poller_nextcheck() poller_type:0 75188:20221202:102541.922 End of DCconfig_get_poller_nextcheck():1669969546 75188:20221202:102541.922 End of get_values():0 75188:20221202:102541.922 zbx_setproctitle() title:'poller #5 [got 0 values in 0.000098 sec, idle 5 sec]' 75188:20221202:102541.922 In zbx_ipc_async_socket_recv() timeout:5 75206:20221202:102541.978 End of zbx_ipc_service_recv():2 75206:20221202:102541.979 zbx_setproctitle() title:'availability manager #1 [queued 0, processed 0 values, idle 5.652635 sec during 5.652661 sec]' 75206:20221202:102541.979 In zbx_ipc_service_recv() timeout:1.000 75167:20221202:102542.007 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000108 sec, syncing history]' 75167:20221202:102542.007 In zbx_sync_history_cache() history_num:1 75167:20221202:102542.007 In substitute_simple_macros_impl() data:'90d' 75167:20221202:102542.007 End substitute_simple_macros_impl() data:'90d' 75167:20221202:102542.007 In DCmass_prepare_history() history_num:1 75167:20221202:102542.007 End of DCmass_prepare_history() 75167:20221202:102542.007 In DBmass_add_history() 75167:20221202:102542.007 In zbx_history_add_values() 75167:20221202:102542.007 query [txnlev:1] [begin;] 75166:20221202:102542.007 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000780 sec, syncing history]' 75166:20221202:102542.008 In zbx_sync_history_cache() history_num:1 75166:20221202:102542.008 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000357 sec, idle 1 sec]' 75165:20221202:102542.008 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.001116 sec, syncing history]' 75165:20221202:102542.008 In zbx_sync_history_cache() history_num:1 75165:20221202:102542.008 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000577 sec, idle 1 sec]' 75167:20221202:102542.008 query [txnlev:1] [insert into history_str (itemid,clock,ns,value) values (44581,1669969541,889047876,'GOOD'); ] 75167:20221202:102542.008 query [txnlev:1] [commit;] 75167:20221202:102542.024 End of zbx_history_add_values() 75167:20221202:102542.025 End of DBmass_add_history() 75167:20221202:102542.025 In DCmass_update_trends() 75167:20221202:102542.025 End of DCmass_update_trends() 75167:20221202:102542.025 query [txnlev:1] [begin;] 75167:20221202:102542.025 In DBmass_update_items() 75167:20221202:102542.025 End of DBmass_update_items() 75167:20221202:102542.025 In zbx_process_events() events_num:0 75167:20221202:102542.025 End of zbx_process_events() processed:0 75167:20221202:102542.025 query [txnlev:1] [commit;] 75167:20221202:102542.025 In DCupdate_trends() 75167:20221202:102542.025 End of DCupdate_trends() 75167:20221202:102542.025 query [txnlev:1] [begin;] 75167:20221202:102542.025 In recalculate_triggers() 75167:20221202:102542.025 In zbx_link_triggers_with_functions() trigger_order_num:0 75167:20221202:102542.025 End of zbx_link_triggers_with_functions() triggers_func_pos_num:0 75167:20221202:102542.025 In zbx_evaluate_expressions() tr_num:0 75167:20221202:102542.025 In substitute_functions() 75167:20221202:102542.025 In zbx_extract_functionids() tr_num:0 75167:20221202:102542.025 End of zbx_extract_functionids() functionids_num:0 75167:20221202:102542.025 End of substitute_functions() 75167:20221202:102542.025 End of zbx_evaluate_expressions() 75167:20221202:102542.025 In zbx_process_triggers() values_num:0 75167:20221202:102542.025 End of zbx_process_triggers() 75167:20221202:102542.025 End of recalculate_triggers() 75167:20221202:102542.025 In zbx_process_events() events_num:0 75167:20221202:102542.025 End of zbx_process_events() processed:0 75167:20221202:102542.025 query [txnlev:1] [commit;] 75167:20221202:102542.026 zbx_setproctitle() title:'history syncer #4 [processed 1 values, 0 triggers in 0.019104 sec, idle 1 sec]' 75157:20221202:102542.032 End of zbx_ipc_service_recv():2 75157:20221202:102542.032 zbx_setproctitle() title:'lld manager #1 [processed 0 LLD rules, idle 5.022422sec during 5.022445 sec]' 75157:20221202:102542.032 In zbx_ipc_service_recv() timeout:1.000 75164:20221202:102542.038 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000087 sec, syncing history]' 75164:20221202:102542.038 In zbx_sync_history_cache() history_num:0 75164:20221202:102542.038 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000194 sec, idle 1 sec]' 75200:20221202:102542.043 zbx_setproctitle() title:'alert syncer [queuing alerts]' 75200:20221202:102542.044 In am_db_get_alerts() 75200:20221202:102542.044 query [txnlev:1] [begin;] 75200:20221202:102542.044 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] 75200:20221202:102542.044 query [txnlev:1] [commit;] 75200:20221202:102542.044 End of am_db_get_alerts():SUCCEED alerts:0 75200:20221202:102542.044 In am_db_flush_results() 75200:20221202:102542.044 In zbx_ipc_socket_write() 75200:20221202:102542.044 End of zbx_ipc_socket_write():SUCCEED 75200:20221202:102542.045 In zbx_ipc_socket_read() 75149:20221202:102542.045 End of zbx_ipc_service_recv():1 75149:20221202:102542.045 In am_flush_results() results:0 75149:20221202:102542.045 In zbx_ipc_client_send() clientid:6 75149:20221202:102542.045 End of zbx_ipc_client_send():SUCCEED 75149:20221202:102542.045 End of am_flush_results() 75149:20221202:102542.045 In zbx_ipc_service_recv() timeout:1.000 75200:20221202:102542.045 End of zbx_ipc_socket_read():SUCCEED 75200:20221202:102542.045 End of am_db_flush_results() flushed:0 75200:20221202:102542.045 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.001940 sec, idle 1 sec]' 75133:20221202:102542.316 End of zbx_ipc_service_recv():2 75133:20221202:102542.316 In zbx_ipc_service_recv() timeout:1.000 75132:20221202:102542.461 End of zbx_ipc_service_recv():2 75132:20221202:102542.461 In zbx_ipc_async_socket_send() 75132:20221202:102542.461 In zbx_ipc_client_send() clientid:0 75129:20221202:102542.462 End of zbx_ipc_service_recv():1 75129:20221202:102542.462 In zbx_ha_dispatch_message() 75132:20221202:102542.462 End of zbx_ipc_client_send():SUCCEED 75132:20221202:102542.462 End of zbx_ipc_async_socket_send():SUCCEED 75132:20221202:102542.462 In zbx_ipc_async_socket_flush() timeout:10 75132:20221202:102542.462 End of zbx_ipc_async_socket_flush():0 75132:20221202:102542.462 In zbx_ipc_service_recv() timeout:0.996 75129:20221202:102542.462 In zbx_ipc_service_recv() timeout:1.000 75162:20221202:102542.838 zbx_setproctitle() title:'http poller #1 [got 0 values in 0.002346 sec, getting values]' 75162:20221202:102542.838 In process_httptests() 75162:20221202:102542.838 query [txnlev:0] [select h.hostid,h.host,h.name,t.httptestid,t.name,t.agent,t.authentication,t.http_user,t.http_password,t.http_proxy,t.retries,t.ssl_cert_file,t.ssl_key_file,t.ssl_key_password,t.verify_peer,t.verify_host,t.delay from httptest t,hosts h where t.hostid=h.hostid and t.nextcheck<=1669969542 and mod(t.httptestid,1)=0 and t.status=0 and h.proxy_hostid is null and h.status=0 and (h.maintenance_status=0 or h.maintenance_type=0)] 75162:20221202:102542.839 query [txnlev:0] [select name,value,type from httptest_field where httptestid=1 order by httptest_fieldid] 75162:20221202:102542.839 In substitute_simple_macros_impl() data:'Zabbix' 75162:20221202:102542.840 End substitute_simple_macros_impl() data:'Zabbix' 75162:20221202:102542.840 In substitute_simple_macros_impl() data:EMPTY 75162:20221202:102542.840 In substitute_simple_macros_impl() data:EMPTY 75162:20221202:102542.840 In substitute_simple_macros_impl() data:EMPTY 75162:20221202:102542.840 In http_process_variables() 0 variables 75162:20221202:102542.840 End of http_process_variables():SUCCEED 75162:20221202:102542.840 In process_httptest() httptestid:1 name:'Web scenario 1' 75162:20221202:102542.840 query [txnlev:0] [select httpstepid,no,name,url,timeout,posts,required,status_codes,post_type,follow_redirects,retrieve_mode from httpstep where httptestid=1 order by no] 75162:20221202:102542.840 In substitute_simple_macros_impl() data:'10s' 75162:20221202:102542.840 End substitute_simple_macros_impl() data:'10s' 75162:20221202:102542.840 In substitute_simple_macros_impl() data:'https://zabbix.com' 75162:20221202:102542.840 End substitute_simple_macros_impl() data:'https://zabbix.com' 75162:20221202:102542.840 In http_substitute_variables() data:'https://zabbix.com' 75162:20221202:102542.840 End of http_substitute_variables() data:'https://zabbix.com' 75162:20221202:102542.840 In substitute_simple_macros_impl() data:'Zabbix' 75162:20221202:102542.840 End substitute_simple_macros_impl() data:'Zabbix' 75162:20221202:102542.840 In substitute_simple_macros_impl() data:'200' 75162:20221202:102542.840 End substitute_simple_macros_impl() data:'200' 75162:20221202:102542.840 query [txnlev:0] [select name,value,type from httpstep_field where httpstepid=1 order by httpstep_fieldid] 75162:20221202:102542.841 In substitute_simple_macros_impl() data:'15s' 75162:20221202:102542.841 End substitute_simple_macros_impl() data:'15s' 75162:20221202:102542.841 process_httptest() use step "111" 75162:20221202:102542.841 process_httptest() use post "" 75162:20221202:102542.841 process_httptest() go to URL "https://zabbix.com" 75153:20221202:102542.899 End of zbx_ipc_service_recv():2 75153:20221202:102542.899 In zbx_ipc_service_recv() timeout:1.000 75180:20221202:102542.908 zbx_setproctitle() title:'self-monitoring [processing data]' 75180:20221202:102542.908 In collect_selfmon_stats() 75180:20221202:102542.908 End of collect_selfmon_stats() 75180:20221202:102542.908 zbx_setproctitle() title:'self-monitoring [processed data in 0.000255 sec, idle 1 sec]' 75206:20221202:102542.982 End of zbx_ipc_service_recv():2 75206:20221202:102542.982 In zbx_ipc_service_recv() timeout:1.000 75166:20221202:102543.008 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000357 sec, syncing history]' 75166:20221202:102543.008 In zbx_sync_history_cache() history_num:0 75166:20221202:102543.008 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000211 sec, idle 1 sec]' 75165:20221202:102543.009 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000577 sec, syncing history]' 75165:20221202:102543.009 In zbx_sync_history_cache() history_num:0 75165:20221202:102543.009 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000696 sec, idle 1 sec]' 75167:20221202:102543.027 zbx_setproctitle() title:'history syncer #4 [processed 1 values, 0 triggers in 0.019104 sec, syncing history]' 75167:20221202:102543.028 In zbx_sync_history_cache() history_num:0 75167:20221202:102543.028 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000263 sec, idle 1 sec]' 75162:20221202:102543.036 In int_in_list() list:'200' value:301 75162:20221202:102543.036 End of int_in_list():FAIL 75162:20221202:102543.036 In process_step_data() rspcode:301 time:0.195262 speed:912.000000 75162:20221202:102543.036 query [txnlev:0] [select type,itemid from httpstepitem where httpstepid=1] 75162:20221202:102543.036 In zbx_preprocess_item_value() 75162:20221202:102543.037 End of zbx_preprocess_item_value() 75162:20221202:102543.037 In zbx_preprocess_item_value() 75162:20221202:102543.037 End of zbx_preprocess_item_value() 75162:20221202:102543.037 In zbx_preprocess_item_value() 75162:20221202:102543.037 End of zbx_preprocess_item_value() 75162:20221202:102543.037 End of process_step_data() 75162:20221202:102543.039 query without transaction detected 75162:20221202:102543.039 query [txnlev:0] [update httptest set nextcheck=1669969553 where httptestid=1] 75164:20221202:102543.040 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000194 sec, syncing history]' 75164:20221202:102543.040 In zbx_sync_history_cache() history_num:0 75164:20221202:102543.040 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.001024 sec, idle 1 sec]' 75157:20221202:102543.040 End of zbx_ipc_service_recv():2 75157:20221202:102543.040 In zbx_ipc_service_recv() timeout:1.000 75149:20221202:102543.050 End of zbx_ipc_service_recv():2 75149:20221202:102543.050 In zbx_ipc_service_recv() timeout:1.000 75200:20221202:102543.050 zbx_setproctitle() title:'alert syncer [queuing alerts]' 75200:20221202:102543.050 In am_db_get_alerts() 75200:20221202:102543.050 query [txnlev:1] [begin;] 75200:20221202:102543.051 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] 75200:20221202:102543.051 query [txnlev:1] [commit;] 75200:20221202:102543.051 End of am_db_get_alerts():SUCCEED alerts:0 75200:20221202:102543.051 In am_db_flush_results() 75200:20221202:102543.051 In zbx_ipc_socket_write() 75200:20221202:102543.051 End of zbx_ipc_socket_write():SUCCEED 75200:20221202:102543.052 In zbx_ipc_socket_read() 75149:20221202:102543.052 End of zbx_ipc_service_recv():1 75149:20221202:102543.052 In am_flush_results() results:0 75149:20221202:102543.052 In zbx_ipc_client_send() clientid:6 75149:20221202:102543.052 End of zbx_ipc_client_send():SUCCEED 75149:20221202:102543.053 End of am_flush_results() 75149:20221202:102543.053 In zbx_ipc_service_recv() timeout:1.000 75200:20221202:102543.053 End of zbx_ipc_socket_read():SUCCEED 75200:20221202:102543.053 End of am_db_flush_results() flushed:0 75200:20221202:102543.053 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.002694 sec, idle 1 sec]' 75162:20221202:102543.056 cannot process step "111" of web scenario "Web scenario 1" on host "test": response code "301" did not match any of the required status codes "200" 75162:20221202:102543.056 In process_test_data() 75162:20221202:102543.056 query [txnlev:0] [select type,itemid from httptestitem where httptestid=1] 75162:20221202:102543.057 In zbx_preprocess_item_value() 75162:20221202:102543.057 End of zbx_preprocess_item_value() 75162:20221202:102543.057 In zbx_preprocess_item_value() 75162:20221202:102543.057 End of zbx_preprocess_item_value() 75162:20221202:102543.057 In zbx_preprocess_item_value() 75162:20221202:102543.057 End of zbx_preprocess_item_value() 75162:20221202:102543.057 End of process_test_data() 75162:20221202:102543.057 In zbx_ipc_socket_write() 75162:20221202:102543.058 End of zbx_ipc_socket_write():SUCCEED 75162:20221202:102543.058 End of process_httptest() 75162:20221202:102543.058 End of process_httptests() 75162:20221202:102543.058 query [txnlev:0] [select min(t.nextcheck) from httptest t,hosts h where t.hostid=h.hostid and mod(t.httptestid,1)=0 and t.status=0 and h.proxy_hostid is null and h.status=0 and (h.maintenance_status=0 or h.maintenance_type=0)] 75153:20221202:102543.058 End of zbx_ipc_service_recv():1 75153:20221202:102543.059 In preprocessor_add_request() 75153:20221202:102543.059 In preprocessor_sync_configuration() 75153:20221202:102543.059 In DCconfig_get_preprocessable_items() 75153:20221202:102543.060 End of DCconfig_get_preprocessable_items() items:29 75153:20221202:102543.060 End of preprocessor_sync_configuration() item config size: 29, history cache size: 0 75153:20221202:102543.060 In preprocessor_enqueue() itemid: 44299 75153:20221202:102543.060 In preprocessor_enqueue_dependent() itemid: 44299 75153:20221202:102543.060 End of preprocessor_enqueue_dependent() 75153:20221202:102543.060 End of preprocessor_enqueue() 75153:20221202:102543.060 In preprocessor_enqueue() itemid: 44300 75153:20221202:102543.060 In preprocessor_enqueue_dependent() itemid: 44300 75153:20221202:102543.060 End of preprocessor_enqueue_dependent() 75153:20221202:102543.060 End of preprocessor_enqueue() 75153:20221202:102543.060 In preprocessor_enqueue() itemid: 44301 75153:20221202:102543.060 In preprocessor_enqueue_dependent() itemid: 44301 75153:20221202:102543.060 End of preprocessor_enqueue_dependent() 75153:20221202:102543.068 End of preprocessor_enqueue() 75153:20221202:102543.068 In preprocessor_enqueue() itemid: 44296 75153:20221202:102543.068 In preprocessor_enqueue_dependent() itemid: 44296 75153:20221202:102543.068 End of preprocessor_enqueue_dependent() 75153:20221202:102543.068 End of preprocessor_enqueue() 75153:20221202:102543.068 In preprocessor_enqueue() itemid: 44297 75153:20221202:102543.068 In preprocessor_enqueue_dependent() itemid: 44297 75153:20221202:102543.068 End of preprocessor_enqueue_dependent() 75153:20221202:102543.068 End of preprocessor_enqueue() 75153:20221202:102543.068 In preprocessor_enqueue() itemid: 44298 75153:20221202:102543.068 In preprocessor_enqueue_dependent() itemid: 44298 75153:20221202:102543.068 End of preprocessor_enqueue_dependent() 75153:20221202:102543.068 End of preprocessor_enqueue() 75153:20221202:102543.068 In preprocessor_assign_tasks() 75153:20221202:102543.068 In preprocessor_get_next_task() 75153:20221202:102543.068 End of preprocessor_get_next_task() 75153:20221202:102543.068 End of preprocessor_assign_tasks() 75153:20221202:102543.068 End of preprocessor_add_request() 75153:20221202:102543.068 In zbx_ipc_service_recv() timeout:1.000 75162:20221202:102543.068 zbx_setproctitle() title:'http poller #1 [got 1 values in 0.219703 sec, idle 5 sec]' 75133:20221202:102543.318 End of zbx_ipc_service_recv():2 75133:20221202:102543.318 In zbx_ipc_service_recv() timeout:1.000 75132:20221202:102543.460 End of zbx_ipc_service_recv():2 75132:20221202:102543.460 In zbx_ipc_async_socket_send() 75132:20221202:102543.460 In zbx_ipc_client_send() clientid:0 75132:20221202:102543.460 End of zbx_ipc_client_send():SUCCEED 75132:20221202:102543.460 End of zbx_ipc_async_socket_send():SUCCEED 75132:20221202:102543.460 In zbx_ipc_async_socket_flush() timeout:10 75132:20221202:102543.460 End of zbx_ipc_async_socket_flush():0 75132:20221202:102543.460 In zbx_ipc_service_recv() timeout:0.997 75129:20221202:102543.461 End of zbx_ipc_service_recv():1 75129:20221202:102543.461 In zbx_ha_dispatch_message() 75129:20221202:102543.461 In zbx_ipc_service_recv() timeout:1.000 75180:20221202:102543.911 zbx_setproctitle() title:'self-monitoring [processing data]' 75180:20221202:102543.911 In collect_selfmon_stats() 75180:20221202:102543.911 End of collect_selfmon_stats() 75180:20221202:102543.911 zbx_setproctitle() title:'self-monitoring [processed data in 0.000168 sec, idle 1 sec]' 75206:20221202:102543.986 End of zbx_ipc_service_recv():2 75206:20221202:102543.986 In zbx_ipc_service_recv() timeout:1.000 75166:20221202:102544.009 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000211 sec, syncing history]' 75166:20221202:102544.009 In zbx_sync_history_cache() history_num:6 75166:20221202:102544.009 In substitute_simple_macros_impl() data:'90d' 75166:20221202:102544.009 End substitute_simple_macros_impl() data:'90d' 75166:20221202:102544.009 In substitute_simple_macros_impl() data:'30d' 75166:20221202:102544.009 End substitute_simple_macros_impl() data:'30d' 75166:20221202:102544.009 In substitute_simple_macros_impl() data:'90d' 75166:20221202:102544.009 End substitute_simple_macros_impl() data:'90d' 75166:20221202:102544.009 In substitute_simple_macros_impl() data:'30d' 75166:20221202:102544.009 End substitute_simple_macros_impl() data:'30d' 75166:20221202:102544.009 In substitute_simple_macros_impl() data:'30d' 75166:20221202:102544.009 End substitute_simple_macros_impl() data:'30d' 75166:20221202:102544.009 In substitute_simple_macros_impl() data:'90d' 75166:20221202:102544.009 End substitute_simple_macros_impl() data:'90d' 75166:20221202:102544.009 In substitute_simple_macros_impl() data:'30d' 75166:20221202:102544.009 End substitute_simple_macros_impl() data:'30d' 75166:20221202:102544.009 In substitute_simple_macros_impl() data:'90d' 75166:20221202:102544.009 End substitute_simple_macros_impl() data:'90d' 75166:20221202:102544.009 In substitute_simple_macros_impl() data:'30d' 75166:20221202:102544.009 End substitute_simple_macros_impl() data:'30d' 75166:20221202:102544.009 In substitute_simple_macros_impl() data:'90d' 75166:20221202:102544.009 End substitute_simple_macros_impl() data:'90d' 75166:20221202:102544.009 In substitute_simple_macros_impl() data:'30d' 75168:20221202:102544.010 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.004226 sec, processing escalations]' 75168:20221202:102544.010 In process_escalations() 75168:20221202:102544.010 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<=1669969547 order by actionid,triggerid,itemid,escalationid] 75165:20221202:102544.010 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000696 sec, syncing history]' 75165:20221202:102544.010 In zbx_sync_history_cache() history_num:6 75165:20221202:102544.010 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000452 sec, idle 1 sec]' 75166:20221202:102544.010 End substitute_simple_macros_impl() data:'30d' 75166:20221202:102544.010 In DCmass_prepare_history() history_num:6 75166:20221202:102544.010 End of DCmass_prepare_history() 75166:20221202:102544.010 In DBmass_add_history() 75166:20221202:102544.010 In zbx_history_add_values() 75166:20221202:102544.010 query [txnlev:1] [begin;] 75166:20221202:102544.011 query [txnlev:1] [insert into history (itemid,clock,ns,value) values (44296,1669969543,39106937,912),(44299,1669969543,36608914,912),(44300,1669969543,36608914,0.19526199999999999); ] 75168:20221202:102544.011 End of process_escalations() 75168:20221202:102544.011 In process_escalations() 75168:20221202:102544.011 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<=1669969547 order by actionid,triggerid,itemid,escalationid] 75166:20221202:102544.012 query [txnlev:1] [insert into history_str (itemid,clock,ns,value) values (44298,1669969543,39106937,'response code "301" did not match any of the required status codes "200"'); ] 75166:20221202:102544.012 query [txnlev:1] [insert into history_uint (itemid,clock,ns,value) values (44297,1669969543,39106937,1),(44301,1669969543,36608914,301); ] 75168:20221202:102544.012 End of process_escalations() 75168:20221202:102544.013 In process_escalations() 75168:20221202:102544.013 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<=1669969547 order by actionid,triggerid,itemid,escalationid] 75166:20221202:102544.013 query [txnlev:1] [commit;] 75168:20221202:102544.020 End of process_escalations() 75168:20221202:102544.020 In process_escalations() 75168:20221202:102544.020 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<=1669969547 order by actionid,triggerid,itemid,escalationid] 75168:20221202:102544.021 End of process_escalations() 75168:20221202:102544.025 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.015808 sec, idle 3 sec]' 75167:20221202:102544.031 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000263 sec, syncing history]' 75167:20221202:102544.032 In zbx_sync_history_cache() history_num:6 75167:20221202:102544.032 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000712 sec, idle 1 sec]' 75166:20221202:102544.038 End of zbx_history_add_values() 75166:20221202:102544.038 End of DBmass_add_history() 75166:20221202:102544.038 In DCmass_update_trends() 75166:20221202:102544.039 End of DCmass_update_trends() 75166:20221202:102544.039 query [txnlev:1] [begin;] 75166:20221202:102544.039 In DBmass_update_items() 75166:20221202:102544.039 End of DBmass_update_items() 75166:20221202:102544.039 In zbx_process_events() events_num:0 75166:20221202:102544.039 End of zbx_process_events() processed:0 75166:20221202:102544.040 query [txnlev:1] [commit;] 75164:20221202:102544.040 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.001024 sec, syncing history]' 75164:20221202:102544.040 In zbx_sync_history_cache() history_num:6 75164:20221202:102544.040 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000160 sec, idle 1 sec]' 75166:20221202:102544.041 In DCupdate_trends() 75166:20221202:102544.041 End of DCupdate_trends() 75166:20221202:102544.041 query [txnlev:1] [begin;] 75166:20221202:102544.042 In recalculate_triggers() 75166:20221202:102544.042 In zbx_link_triggers_with_functions() trigger_order_num:0 75166:20221202:102544.042 End of zbx_link_triggers_with_functions() triggers_func_pos_num:0 75166:20221202:102544.042 In zbx_evaluate_expressions() tr_num:0 75166:20221202:102544.042 In substitute_functions() 75166:20221202:102544.042 In zbx_extract_functionids() tr_num:0 75166:20221202:102544.042 End of zbx_extract_functionids() functionids_num:0 75166:20221202:102544.042 End of substitute_functions() 75157:20221202:102544.049 End of zbx_ipc_service_recv():2 75157:20221202:102544.050 In zbx_ipc_service_recv() timeout:1.000 75166:20221202:102544.050 End of zbx_evaluate_expressions() 75166:20221202:102544.051 In zbx_process_triggers() values_num:0 75166:20221202:102544.051 End of zbx_process_triggers() 75166:20221202:102544.051 End of recalculate_triggers() 75166:20221202:102544.051 In zbx_process_events() events_num:0 75166:20221202:102544.051 End of zbx_process_events() processed:0 75166:20221202:102544.051 query [txnlev:1] [commit;] 75166:20221202:102544.051 zbx_setproctitle() title:'history syncer #3 [processed 6 values, 0 triggers in 0.042956 sec, idle 1 sec]' 75200:20221202:102544.053 zbx_setproctitle() title:'alert syncer [queuing alerts]' 75200:20221202:102544.057 In am_db_get_alerts() 75200:20221202:102544.057 query [txnlev:1] [begin;] 75149:20221202:102544.057 End of zbx_ipc_service_recv():2 75149:20221202:102544.057 In zbx_ipc_service_recv() timeout:1.000 75200:20221202:102544.057 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] 75200:20221202:102544.058 query [txnlev:1] [commit;] 75200:20221202:102544.058 End of am_db_get_alerts():SUCCEED alerts:0 75200:20221202:102544.058 In am_db_flush_results() 75200:20221202:102544.058 In zbx_ipc_socket_write() 75200:20221202:102544.058 End of zbx_ipc_socket_write():SUCCEED 75200:20221202:102544.058 In zbx_ipc_socket_read() 75149:20221202:102544.058 End of zbx_ipc_service_recv():1 75149:20221202:102544.058 In am_flush_results() results:0 75149:20221202:102544.058 In zbx_ipc_client_send() clientid:6 75149:20221202:102544.058 End of zbx_ipc_client_send():SUCCEED 75149:20221202:102544.058 End of am_flush_results() 75149:20221202:102544.058 In zbx_ipc_service_recv() timeout:1.000 75200:20221202:102544.058 End of zbx_ipc_socket_read():SUCCEED 75200:20221202:102544.058 End of am_db_flush_results() flushed:0 75200:20221202:102544.058 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.005350 sec, idle 1 sec]' 75153:20221202:102544.075 End of zbx_ipc_service_recv():2 75153:20221202:102544.075 In zbx_ipc_service_recv() timeout:1.000 75133:20221202:102544.322 End of zbx_ipc_service_recv():2 75133:20221202:102544.323 In zbx_ipc_service_recv() timeout:1.000 75129:20221202:102544.463 End of zbx_ipc_service_recv():2 75129:20221202:102544.463 In zbx_ha_dispatch_message() 75129:20221202:102544.463 In zbx_ipc_service_recv() timeout:1.000 75132:20221202:102544.463 End of zbx_ipc_service_recv():2 75132:20221202:102544.463 In ha_check_nodes() ha_status:active db_status:0 75132:20221202:102544.463 query [txnlev:1] [begin;] 75132:20221202:102544.463 query [txnlev:1] [select ha_nodeid,name,status,lastaccess,address,port,ha_sessionid from ha_node order by ha_nodeid for update] 75132:20221202:102544.464 query [txnlev:1] [select ha_failover_delay,auditlog_enabled from config] 75132:20221202:102544.465 In ha_db_get_time() 75132:20221202:102544.465 query [txnlev:1] [select unix_timestamp() from config] 75132:20221202:102544.465 End of ha_db_get_time():SUCCEED db_time:1669969544 75132:20221202:102544.465 query [txnlev:1] [update ha_node set lastaccess=unix_timestamp() where ha_nodeid='clb4ubunu00018m7pn6ddoaix'] 75132:20221202:102544.466 query [txnlev:1] [commit;] 75132:20221202:102544.483 End of ha_check_nodes() nodeid:clb4ubunu00018m7pn6ddoaix ha_status:active db_status:0 75132:20221202:102544.483 In zbx_ipc_async_socket_send() 75132:20221202:102544.483 In zbx_ipc_client_send() clientid:0 75132:20221202:102544.483 End of zbx_ipc_client_send():SUCCEED 75132:20221202:102544.483 End of zbx_ipc_async_socket_send():SUCCEED 75132:20221202:102544.483 In zbx_ipc_async_socket_flush() timeout:10 75132:20221202:102544.483 End of zbx_ipc_async_socket_flush():0 75132:20221202:102544.483 In zbx_ipc_service_recv() timeout:0.994 75129:20221202:102544.483 End of zbx_ipc_service_recv():1 75129:20221202:102544.483 In zbx_ha_dispatch_message() 75129:20221202:102544.483 In zbx_ipc_service_recv() timeout:1.000 75180:20221202:102544.937 zbx_setproctitle() title:'self-monitoring [processing data]' 75180:20221202:102544.937 In collect_selfmon_stats() 75180:20221202:102544.938 End of collect_selfmon_stats() 75180:20221202:102544.938 zbx_setproctitle() title:'self-monitoring [processed data in 0.000711 sec, idle 1 sec]' 75206:20221202:102544.991 End of zbx_ipc_service_recv():2 75206:20221202:102544.991 In zbx_ipc_service_recv() timeout:1.000 75165:20221202:102545.014 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000452 sec, syncing history]' 75165:20221202:102545.014 In zbx_sync_history_cache() history_num:0 75165:20221202:102545.014 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000245 sec, idle 1 sec]' 75167:20221202:102545.033 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000712 sec, syncing history]' 75167:20221202:102545.033 In zbx_sync_history_cache() history_num:0 75167:20221202:102545.034 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000436 sec, idle 1 sec]' 75164:20221202:102545.041 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000160 sec, syncing history]' 75164:20221202:102545.041 In zbx_sync_history_cache() history_num:0 75164:20221202:102545.041 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000166 sec, idle 1 sec]' 75166:20221202:102545.052 zbx_setproctitle() title:'history syncer #3 [processed 6 values, 0 triggers in 0.042956 sec, syncing history]' 75166:20221202:102545.052 In zbx_sync_history_cache() history_num:0 75166:20221202:102545.052 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000190 sec, idle 1 sec]' 75157:20221202:102545.054 End of zbx_ipc_service_recv():2 75157:20221202:102545.054 In zbx_ipc_service_recv() timeout:1.000 75200:20221202:102545.059 zbx_setproctitle() title:'alert syncer [queuing alerts]' 75200:20221202:102545.059 In am_db_get_alerts() 75200:20221202:102545.059 query [txnlev:1] [begin;] 75200:20221202:102545.060 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] 75200:20221202:102545.060 query [txnlev:1] [commit;] 75200:20221202:102545.061 End of am_db_get_alerts():SUCCEED alerts:0 75200:20221202:102545.061 In am_db_flush_results() 75200:20221202:102545.061 In zbx_ipc_socket_write() 75200:20221202:102545.061 End of zbx_ipc_socket_write():SUCCEED 75200:20221202:102545.061 In zbx_ipc_socket_read() 75149:20221202:102545.061 End of zbx_ipc_service_recv():1 75149:20221202:102545.061 In am_flush_results() results:0 75149:20221202:102545.061 In zbx_ipc_client_send() clientid:6 75149:20221202:102545.061 End of zbx_ipc_client_send():SUCCEED 75149:20221202:102545.061 End of am_flush_results() 75149:20221202:102545.061 In zbx_ipc_service_recv() timeout:1.000 75200:20221202:102545.061 End of zbx_ipc_socket_read():SUCCEED 75200:20221202:102545.061 End of am_db_flush_results() flushed:0 75200:20221202:102545.061 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.002079 sec, idle 1 sec]' 75153:20221202:102545.077 End of zbx_ipc_service_recv():2 75153:20221202:102545.077 In zbx_ipc_service_recv() timeout:1.000 75133:20221202:102545.330 End of zbx_ipc_service_recv():2 75133:20221202:102545.330 In zbx_ipc_service_recv() timeout:1.000 75132:20221202:102545.484 End of zbx_ipc_service_recv():2 75132:20221202:102545.484 In zbx_ipc_async_socket_send() 75132:20221202:102545.484 In zbx_ipc_client_send() clientid:0 75132:20221202:102545.484 End of zbx_ipc_client_send():SUCCEED 75132:20221202:102545.484 End of zbx_ipc_async_socket_send():SUCCEED 75132:20221202:102545.484 In zbx_ipc_async_socket_flush() timeout:10 75132:20221202:102545.484 End of zbx_ipc_async_socket_flush():0 75132:20221202:102545.484 In zbx_ipc_service_recv() timeout:0.973 75129:20221202:102545.484 End of zbx_ipc_service_recv():1 75129:20221202:102545.485 In zbx_ha_dispatch_message() 75129:20221202:102545.485 In zbx_ipc_service_recv() timeout:1.000 75172:20221202:102545.826 End of zbx_ipc_async_socket_recv():0 75172:20221202:102545.827 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.000083 sec, getting values]' 75172:20221202:102545.827 In get_values() 75172:20221202:102545.827 In DCconfig_get_poller_items() poller_type:4 75172:20221202:102545.827 End of DCconfig_get_poller_items():0 75172:20221202:102545.827 In DCconfig_get_poller_nextcheck() poller_type:4 75172:20221202:102545.827 End of DCconfig_get_poller_nextcheck():-1 75172:20221202:102545.827 End of get_values():0 75172:20221202:102545.827 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.000151 sec, idle 5 sec]' 75172:20221202:102545.827 In zbx_ipc_async_socket_recv() timeout:5 75174:20221202:102545.834 End of zbx_ipc_async_socket_recv():0 75174:20221202:102545.834 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.000082 sec, getting values]' 75174:20221202:102545.834 In get_values() 75174:20221202:102545.834 In DCconfig_get_poller_items() poller_type:4 75174:20221202:102545.834 End of DCconfig_get_poller_items():0 75174:20221202:102545.834 In DCconfig_get_poller_nextcheck() poller_type:4 75174:20221202:102545.834 End of DCconfig_get_poller_nextcheck():-1 75174:20221202:102545.834 End of get_values():0 75174:20221202:102545.834 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.000089 sec, idle 5 sec]' 75174:20221202:102545.834 In zbx_ipc_async_socket_recv() timeout:5 75189:20221202:102545.838 End of zbx_ipc_async_socket_recv():0 75189:20221202:102545.838 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.000079 sec, getting values]' 75189:20221202:102545.838 In get_values() 75189:20221202:102545.838 In DCconfig_get_poller_items() poller_type:1 75189:20221202:102545.838 End of DCconfig_get_poller_items():0 75189:20221202:102545.838 In DCconfig_get_poller_nextcheck() poller_type:1 75189:20221202:102545.838 End of DCconfig_get_poller_nextcheck():-1 75189:20221202:102545.839 End of get_values():0 75189:20221202:102545.839 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.000227 sec, idle 5 sec]' 75189:20221202:102545.839 In zbx_ipc_async_socket_recv() timeout:5 75170:20221202:102545.839 End of zbx_ipc_async_socket_recv():0 75170:20221202:102545.839 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.000077 sec, getting values]' 75170:20221202:102545.839 In get_values() 75170:20221202:102545.839 In DCconfig_get_poller_items() poller_type:4 75170:20221202:102545.839 End of DCconfig_get_poller_items():0 75170:20221202:102545.839 In DCconfig_get_poller_nextcheck() poller_type:4 75170:20221202:102545.839 End of DCconfig_get_poller_nextcheck():-1 75170:20221202:102545.839 End of get_values():0 75170:20221202:102545.839 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.000168 sec, idle 5 sec]' 75170:20221202:102545.839 In zbx_ipc_async_socket_recv() timeout:5 75181:20221202:102545.855 End of zbx_ipc_async_socket_recv():0 75181:20221202:102545.855 zbx_setproctitle() title:'task manager [processing tasks]' 75181:20221202:102545.855 query [txnlev:0] [select taskid,type,clock,ttl from task where status in (1,2) order by taskid] 75171:20221202:102545.855 End of zbx_ipc_async_socket_recv():0 75171:20221202:102545.855 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.000089 sec, getting values]' 75171:20221202:102545.855 In get_values() 75171:20221202:102545.856 In DCconfig_get_poller_items() poller_type:4 75171:20221202:102545.856 End of DCconfig_get_poller_items():0 75171:20221202:102545.856 In DCconfig_get_poller_nextcheck() poller_type:4 75171:20221202:102545.856 End of DCconfig_get_poller_nextcheck():-1 75171:20221202:102545.856 End of get_values():0 75171:20221202:102545.856 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.001099 sec, idle 5 sec]' 75171:20221202:102545.857 In zbx_ipc_async_socket_recv() timeout:5 75181:20221202:102545.857 zbx_setproctitle() title:'task manager [processed 0 task(s) in 0.000376 sec, idle 5 sec]' 75181:20221202:102545.858 In zbx_ipc_async_socket_recv() timeout:5 75208:20221202:102545.867 End of zbx_ipc_async_socket_recv():0 75208:20221202:102545.867 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.000104 sec, getting values]' 75208:20221202:102545.868 In get_values() 75208:20221202:102545.868 In DCconfig_get_poller_items() poller_type:6 75208:20221202:102545.868 End of DCconfig_get_poller_items():0 75208:20221202:102545.868 In DCconfig_get_poller_nextcheck() poller_type:6 75208:20221202:102545.868 End of DCconfig_get_poller_nextcheck():-1 75208:20221202:102545.868 End of get_values():0 75208:20221202:102545.868 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.000618 sec, idle 5 sec]' 75208:20221202:102545.868 In zbx_ipc_async_socket_recv() timeout:5 75178:20221202:102545.880 End of zbx_ipc_async_socket_recv():0 75178:20221202:102545.880 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.000079 sec, getting values]' 75178:20221202:102545.880 In get_values() 75178:20221202:102545.880 In DCconfig_get_poller_items() poller_type:4 75178:20221202:102545.880 End of DCconfig_get_poller_items():0 75178:20221202:102545.880 In DCconfig_get_poller_nextcheck() poller_type:4 75178:20221202:102545.880 End of DCconfig_get_poller_nextcheck():-1 75178:20221202:102545.880 End of get_values():0 75178:20221202:102545.880 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.000086 sec, idle 5 sec]' 75178:20221202:102545.880 In zbx_ipc_async_socket_recv() timeout:5 75198:20221202:102545.895 zbx_setproctitle() title:'icmp pinger #1 [getting values]' 75198:20221202:102545.895 In get_pinger_hosts() 75198:20221202:102545.895 In DCconfig_get_poller_items() poller_type:3 75198:20221202:102545.895 End of DCconfig_get_poller_items():0 75198:20221202:102545.895 End of get_pinger_hosts():0 75198:20221202:102545.895 In process_pinger_hosts() 75198:20221202:102545.895 End of process_pinger_hosts() 75198:20221202:102545.895 In DCconfig_get_poller_nextcheck() poller_type:3 75198:20221202:102545.895 End of DCconfig_get_poller_nextcheck():-1 75198:20221202:102545.895 zbx_setproctitle() title:'icmp pinger #1 [got 0 values in 0.000127 sec, idle 5 sec]' 75201:20221202:102545.896 End of zbx_ipc_async_socket_recv():0 75201:20221202:102545.896 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.000075 sec, getting values]' 75201:20221202:102545.896 In get_values() 75201:20221202:102545.896 In DCconfig_get_poller_items() poller_type:5 75201:20221202:102545.896 End of DCconfig_get_poller_items():0 75201:20221202:102545.896 In DCconfig_get_poller_nextcheck() poller_type:5 75201:20221202:102545.896 End of DCconfig_get_poller_nextcheck():-1 75201:20221202:102545.896 End of get_values():0 75201:20221202:102545.896 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.000143 sec, idle 5 sec]' 75201:20221202:102545.896 In zbx_ipc_async_socket_recv() timeout:5 75205:20221202:102545.902 End of zbx_ipc_async_socket_recv():0 75205:20221202:102545.902 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.000466 sec, getting values]' 75205:20221202:102545.902 In get_values() 75205:20221202:102545.902 In DCconfig_get_poller_items() poller_type:5 75205:20221202:102545.902 End of DCconfig_get_poller_items():0 75205:20221202:102545.902 In DCconfig_get_poller_nextcheck() poller_type:5 75205:20221202:102545.902 End of DCconfig_get_poller_nextcheck():-1 75205:20221202:102545.902 End of get_values():0 75205:20221202:102545.902 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.000072 sec, idle 5 sec]' 75205:20221202:102545.902 In zbx_ipc_async_socket_recv() timeout:5 75179:20221202:102545.903 End of zbx_ipc_async_socket_recv():0 75179:20221202:102545.903 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.000059 sec, exchanging data]' 75179:20221202:102545.903 In process_proxy() 75179:20221202:102545.903 In DCconfig_get_proxypoller_hosts() 75179:20221202:102545.903 End of DCconfig_get_proxypoller_hosts():0 75179:20221202:102545.903 End of process_proxy() 75179:20221202:102545.903 In DCconfig_get_proxypoller_nextcheck() 75179:20221202:102545.903 End of DCconfig_get_proxypoller_nextcheck():-1 75179:20221202:102545.903 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.000075 sec, idle 5 sec]' 75179:20221202:102545.903 In zbx_ipc_async_socket_recv() timeout:5 75204:20221202:102545.904 End of zbx_ipc_async_socket_recv():0 75204:20221202:102545.904 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.000144 sec, getting values]' 75204:20221202:102545.904 In get_values() 75204:20221202:102545.904 In DCconfig_get_poller_items() poller_type:5 75204:20221202:102545.904 End of DCconfig_get_poller_items():0 75204:20221202:102545.904 In DCconfig_get_poller_nextcheck() poller_type:5 75204:20221202:102545.904 End of DCconfig_get_poller_nextcheck():-1 75204:20221202:102545.904 End of get_values():0 75204:20221202:102545.904 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.000079 sec, idle 5 sec]' 75204:20221202:102545.904 In zbx_ipc_async_socket_recv() timeout:5 75175:20221202:102545.905 End of zbx_ipc_async_socket_recv():0 75175:20221202:102545.906 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.000103 sec, getting values]' 75175:20221202:102545.906 In get_values() 75175:20221202:102545.906 In DCconfig_get_poller_items() poller_type:4 75175:20221202:102545.906 End of DCconfig_get_poller_items():0 75175:20221202:102545.906 In DCconfig_get_poller_nextcheck() poller_type:4 75175:20221202:102545.906 End of DCconfig_get_poller_nextcheck():-1 75175:20221202:102545.906 End of get_values():0 75175:20221202:102545.906 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.000141 sec, idle 5 sec]' 75175:20221202:102545.906 In zbx_ipc_async_socket_recv() timeout:5 75173:20221202:102545.911 End of zbx_ipc_async_socket_recv():0 75176:20221202:102545.911 End of zbx_ipc_async_socket_recv():0 75176:20221202:102545.911 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.000741 sec, getting values]' 75176:20221202:102545.911 In get_values() 75176:20221202:102545.911 In DCconfig_get_poller_items() poller_type:4 75176:20221202:102545.911 End of DCconfig_get_poller_items():0 75176:20221202:102545.911 In DCconfig_get_poller_nextcheck() poller_type:4 75176:20221202:102545.911 End of DCconfig_get_poller_nextcheck():-1 75176:20221202:102545.912 End of get_values():0 75176:20221202:102545.912 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.000408 sec, idle 5 sec]' 75176:20221202:102545.912 In zbx_ipc_async_socket_recv() timeout:5 75169:20221202:102545.912 End of zbx_ipc_async_socket_recv():0 75169:20221202:102545.916 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.000159 sec, getting values]' 75169:20221202:102545.916 In get_values() 75169:20221202:102545.916 In DCconfig_get_poller_items() poller_type:4 75169:20221202:102545.916 End of DCconfig_get_poller_items():0 75169:20221202:102545.916 In DCconfig_get_poller_nextcheck() poller_type:4 75169:20221202:102545.916 End of DCconfig_get_poller_nextcheck():-1 75169:20221202:102545.916 End of get_values():0 75169:20221202:102545.916 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.000470 sec, idle 5 sec]' 75169:20221202:102545.916 In zbx_ipc_async_socket_recv() timeout:5 75173:20221202:102545.916 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.001382 sec, getting values]' 75173:20221202:102545.916 In get_values() 75173:20221202:102545.916 In DCconfig_get_poller_items() poller_type:4 75173:20221202:102545.916 End of DCconfig_get_poller_items():0 75173:20221202:102545.916 In DCconfig_get_poller_nextcheck() poller_type:4 75173:20221202:102545.916 End of DCconfig_get_poller_nextcheck():-1 75173:20221202:102545.916 End of get_values():0 75173:20221202:102545.916 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.005207 sec, idle 5 sec]' 75173:20221202:102545.916 In zbx_ipc_async_socket_recv() timeout:5 75202:20221202:102545.918 End of zbx_ipc_async_socket_recv():0 75202:20221202:102545.918 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.000141 sec, getting values]' 75202:20221202:102545.918 In get_values() 75202:20221202:102545.918 In DCconfig_get_poller_items() poller_type:5 75203:20221202:102545.918 End of zbx_ipc_async_socket_recv():0 75203:20221202:102545.918 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.000095 sec, getting values]' 75203:20221202:102545.918 In get_values() 75203:20221202:102545.919 In DCconfig_get_poller_items() poller_type:5 75203:20221202:102545.919 End of DCconfig_get_poller_items():0 75203:20221202:102545.919 In DCconfig_get_poller_nextcheck() poller_type:5 75203:20221202:102545.919 End of DCconfig_get_poller_nextcheck():-1 75203:20221202:102545.919 End of get_values():0 75203:20221202:102545.919 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.000525 sec, idle 5 sec]' 75202:20221202:102545.919 End of DCconfig_get_poller_items():0 75202:20221202:102545.919 In DCconfig_get_poller_nextcheck() poller_type:5 75202:20221202:102545.919 End of DCconfig_get_poller_nextcheck():-1 75202:20221202:102545.919 End of get_values():0 75202:20221202:102545.919 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.001399 sec, idle 5 sec]' 75202:20221202:102545.919 In zbx_ipc_async_socket_recv() timeout:5 75203:20221202:102545.920 In zbx_ipc_async_socket_recv() timeout:5 75177:20221202:102545.922 End of zbx_ipc_async_socket_recv():0 75177:20221202:102545.922 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.000084 sec, getting values]' 75177:20221202:102545.922 In get_values() 75177:20221202:102545.922 In DCconfig_get_poller_items() poller_type:4 75177:20221202:102545.922 End of DCconfig_get_poller_items():0 75177:20221202:102545.922 In DCconfig_get_poller_nextcheck() poller_type:4 75177:20221202:102545.922 End of DCconfig_get_poller_nextcheck():-1 75177:20221202:102545.922 End of get_values():0 75177:20221202:102545.922 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.000100 sec, idle 5 sec]' 75177:20221202:102545.922 In zbx_ipc_async_socket_recv() timeout:5 75180:20221202:102545.938 zbx_setproctitle() title:'self-monitoring [processing data]' 75180:20221202:102545.938 In collect_selfmon_stats() 75180:20221202:102545.938 End of collect_selfmon_stats() 75180:20221202:102545.938 zbx_setproctitle() title:'self-monitoring [processed data in 0.000085 sec, idle 1 sec]' 75206:20221202:102545.994 End of zbx_ipc_service_recv():2 75206:20221202:102545.994 In zbx_ipc_service_recv() timeout:1.000 75165:20221202:102546.015 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000245 sec, syncing history]' 75165:20221202:102546.015 In zbx_sync_history_cache() history_num:0 75165:20221202:102546.015 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000148 sec, idle 1 sec]' 75167:20221202:102546.034 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000436 sec, syncing history]' 75167:20221202:102546.034 In zbx_sync_history_cache() history_num:0 75167:20221202:102546.034 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000087 sec, idle 1 sec]' 75164:20221202:102546.041 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000166 sec, syncing history]' 75164:20221202:102546.042 In zbx_sync_history_cache() history_num:0 75164:20221202:102546.042 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000154 sec, idle 1 sec]' 75166:20221202:102546.053 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000190 sec, syncing history]' 75166:20221202:102546.053 In zbx_sync_history_cache() history_num:0 75166:20221202:102546.053 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000161 sec, idle 1 sec]' 75157:20221202:102546.059 End of zbx_ipc_service_recv():2 75157:20221202:102546.059 In zbx_ipc_service_recv() timeout:1.000 75200:20221202:102546.061 zbx_setproctitle() title:'alert syncer [queuing alerts]' 75200:20221202:102546.061 In am_db_get_alerts() 75200:20221202:102546.061 query [txnlev:1] [begin;] 75200:20221202:102546.062 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] 75200:20221202:102546.062 query [txnlev:1] [commit;] 75149:20221202:102546.062 End of zbx_ipc_service_recv():2 75149:20221202:102546.062 zbx_setproctitle() title:'alert manager #1 [sent 0, failed 0 alerts, idle 5.020647 sec during 5.021089 sec]' 75200:20221202:102546.062 End of am_db_get_alerts():SUCCEED alerts:0 75200:20221202:102546.062 In am_db_flush_results() 75200:20221202:102546.062 In zbx_ipc_socket_write() 75200:20221202:102546.062 End of zbx_ipc_socket_write():SUCCEED 75200:20221202:102546.062 In zbx_ipc_socket_read() 75149:20221202:102546.063 In zbx_ipc_service_recv() timeout:1.000 75149:20221202:102546.063 End of zbx_ipc_service_recv():1 75149:20221202:102546.063 In am_flush_results() results:0 75149:20221202:102546.063 In zbx_ipc_client_send() clientid:6 75149:20221202:102546.063 End of zbx_ipc_client_send():SUCCEED 75149:20221202:102546.063 End of am_flush_results() 75149:20221202:102546.063 In zbx_ipc_service_recv() timeout:1.000 75200:20221202:102546.063 End of zbx_ipc_socket_read():SUCCEED 75200:20221202:102546.063 End of am_db_flush_results() flushed:0 75200:20221202:102546.063 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.001624 sec, idle 1 sec]' 75153:20221202:102546.079 End of zbx_ipc_service_recv():2 75153:20221202:102546.079 In zbx_ipc_service_recv() timeout:1.000 75133:20221202:102546.335 End of zbx_ipc_service_recv():2 75133:20221202:102546.335 zbx_setproctitle() title:'service manager #1 [processed 0 events, updated 0 event tags, deleted 0 problems, synced 0 service updates, idle 5.025633 sec during 5.025660 sec]' 75133:20221202:102546.335 In zbx_ipc_service_recv() timeout:1.000 75132:20221202:102546.462 End of zbx_ipc_service_recv():2 75132:20221202:102546.462 In zbx_ipc_async_socket_send() 75132:20221202:102546.462 In zbx_ipc_client_send() clientid:0 75132:20221202:102546.462 End of zbx_ipc_client_send():SUCCEED 75132:20221202:102546.462 End of zbx_ipc_async_socket_send():SUCCEED 75132:20221202:102546.462 In zbx_ipc_async_socket_flush() timeout:10 75132:20221202:102546.463 End of zbx_ipc_async_socket_flush():0 75132:20221202:102546.463 In zbx_ipc_service_recv() timeout:0.995 75129:20221202:102546.463 End of zbx_ipc_service_recv():1 75129:20221202:102546.463 In zbx_ha_dispatch_message() 75129:20221202:102546.463 In zbx_ipc_service_recv() timeout:1.000 75184:20221202:102546.896 End of zbx_ipc_async_socket_recv():0 75184:20221202:102546.896 zbx_setproctitle() title:'poller #3 [got 1 values in 0.007163 sec, getting values]' 75184:20221202:102546.896 In get_values() 75184:20221202:102546.896 In DCconfig_get_poller_items() poller_type:0 75184:20221202:102546.896 End of DCconfig_get_poller_items():1 75184:20221202:102546.896 In substitute_key_macros_impl() data:'agent.ping' 75184:20221202:102546.896 End of substitute_key_macros_impl():SUCCEED data:'agent.ping' 75184:20221202:102546.896 In substitute_simple_macros_impl() data:'10050' 75184:20221202:102546.896 End substitute_simple_macros_impl() data:'10050' 75184:20221202:102546.896 In get_value() key:'agent.ping' 75184:20221202:102546.896 In get_value_agent() host:'test' addr:'192.168.6.176' key:'agent.ping' conn:'unencrypted' 75184:20221202:102546.897 In is_ip4() ip:'192.168.6.176' 75184:20221202:102546.897 End of is_ip4():SUCCEED 75184:20221202:102546.897 Sending [agent.ping] 75184:20221202:102546.897 get value from agent result: '1' 75184:20221202:102546.897 End of get_value_agent():SUCCEED 75184:20221202:102546.897 End of get_value():SUCCEED 75184:20221202:102546.897 In zbx_activate_item_interface() interfaceid:15 itemid:44581 type:0 75184:20221202:102546.897 End of zbx_activate_item_interface() 75184:20221202:102546.897 In zbx_preprocess_item_value() 75184:20221202:102546.897 End of zbx_preprocess_item_value() 75184:20221202:102546.898 In zbx_ipc_socket_write() 75184:20221202:102546.898 End of zbx_ipc_socket_write():SUCCEED 75184:20221202:102546.898 End of get_values():1 75184:20221202:102546.898 zbx_setproctitle() title:'poller #3 [got 1 values in 0.001771 sec, idle 5 sec]' 75184:20221202:102546.898 In zbx_ipc_async_socket_recv() timeout:5 75153:20221202:102546.898 End of zbx_ipc_service_recv():1 75153:20221202:102546.898 In preprocessor_add_request() 75153:20221202:102546.898 In preprocessor_sync_configuration() 75153:20221202:102546.898 In DCconfig_get_preprocessable_items() 75153:20221202:102546.898 End of DCconfig_get_preprocessable_items() items:29 75153:20221202:102546.898 End of preprocessor_sync_configuration() item config size: 29, history cache size: 0 75153:20221202:102546.898 In preprocessor_enqueue() itemid: 44581 75183:20221202:102546.898 End of zbx_ipc_async_socket_recv():0 75153:20221202:102546.898 End of preprocessor_enqueue() 75153:20221202:102546.898 In preprocessor_assign_tasks() 75153:20221202:102546.898 In preprocessor_get_next_task() 75153:20221202:102546.898 End of preprocessor_get_next_task() 75153:20221202:102546.898 In zbx_ipc_client_send() clientid:3 75153:20221202:102546.898 End of zbx_ipc_client_send():SUCCEED 75153:20221202:102546.898 In preprocessor_get_next_task() 75153:20221202:102546.898 End of preprocessor_get_next_task() 75153:20221202:102546.898 End of preprocessor_assign_tasks() 75153:20221202:102546.898 End of preprocessor_add_request() 75153:20221202:102546.898 zbx_setproctitle() title:'preprocessing manager #1 [queued 1, processed 7 values, idle 4.996210 sec during 5.007803 sec]' 75153:20221202:102546.898 In zbx_ipc_service_recv() timeout:1.000 75155:20221202:102546.898 End of zbx_ipc_socket_read():SUCCEED 75155:20221202:102546.898 worker_preprocess_value(): 1 75155:20221202:102546.898 worker_preprocess_value: SUCCEED GOOD 75155:20221202:102546.898 In zbx_ipc_socket_write() 75155:20221202:102546.898 End of zbx_ipc_socket_write():SUCCEED 75155:20221202:102546.898 In zbx_ipc_socket_read() 75183:20221202:102546.898 zbx_setproctitle() title:'poller #2 [got 0 values in 0.001190 sec, getting values]' 75183:20221202:102546.898 In get_values() 75183:20221202:102546.898 In DCconfig_get_poller_items() poller_type:0 75183:20221202:102546.898 End of DCconfig_get_poller_items():0 75183:20221202:102546.898 In DCconfig_get_poller_nextcheck() poller_type:0 75183:20221202:102546.898 End of DCconfig_get_poller_nextcheck():1669969551 75183:20221202:102546.899 End of get_values():0 75183:20221202:102546.899 zbx_setproctitle() title:'poller #2 [got 0 values in 0.000666 sec, idle 5 sec]' 75183:20221202:102546.899 In zbx_ipc_async_socket_recv() timeout:5 75187:20221202:102546.899 End of zbx_ipc_async_socket_recv():0 75153:20221202:102546.899 End of zbx_ipc_service_recv():1 75153:20221202:102546.899 In preprocessor_add_result() 75153:20221202:102546.899 In preprocessor_enqueue_dependent() itemid: 44581 75153:20221202:102546.899 End of preprocessor_enqueue_dependent() 75153:20221202:102546.899 In preprocessor_assign_tasks() 75153:20221202:102546.899 In preprocessor_get_next_task() 75153:20221202:102546.899 End of preprocessor_get_next_task() 75153:20221202:102546.899 End of preprocessor_assign_tasks() 75153:20221202:102546.900 End of preprocessor_add_result() 75153:20221202:102546.900 In zbx_ipc_service_recv() timeout:1.000 75187:20221202:102546.900 zbx_setproctitle() title:'poller #4 [got 0 values in 0.000262 sec, getting values]' 75187:20221202:102546.900 In get_values() 75187:20221202:102546.900 In DCconfig_get_poller_items() poller_type:0 75187:20221202:102546.900 End of DCconfig_get_poller_items():0 75187:20221202:102546.900 In DCconfig_get_poller_nextcheck() poller_type:0 75187:20221202:102546.900 End of DCconfig_get_poller_nextcheck():1669969551 75187:20221202:102546.900 End of get_values():0 75187:20221202:102546.900 zbx_setproctitle() title:'poller #4 [got 0 values in 0.001240 sec, idle 5 sec]' 75187:20221202:102546.900 In zbx_ipc_async_socket_recv() timeout:5 75182:20221202:102546.911 End of zbx_ipc_async_socket_recv():0 75182:20221202:102546.911 zbx_setproctitle() title:'poller #1 [got 0 values in 0.000157 sec, getting values]' 75182:20221202:102546.911 In get_values() 75182:20221202:102546.911 In DCconfig_get_poller_items() poller_type:0 75182:20221202:102546.911 End of DCconfig_get_poller_items():0 75182:20221202:102546.911 In DCconfig_get_poller_nextcheck() poller_type:0 75182:20221202:102546.911 End of DCconfig_get_poller_nextcheck():1669969551 75182:20221202:102546.911 End of get_values():0 75182:20221202:102546.912 zbx_setproctitle() title:'poller #1 [got 0 values in 0.000160 sec, idle 5 sec]' 75182:20221202:102546.912 In zbx_ipc_async_socket_recv() timeout:5 75188:20221202:102546.930 End of zbx_ipc_async_socket_recv():0 75188:20221202:102546.930 zbx_setproctitle() title:'poller #5 [got 0 values in 0.000098 sec, getting values]' 75188:20221202:102546.930 In get_values() 75188:20221202:102546.930 In DCconfig_get_poller_items() poller_type:0 75188:20221202:102546.930 End of DCconfig_get_poller_items():0 75188:20221202:102546.930 In DCconfig_get_poller_nextcheck() poller_type:0 75188:20221202:102546.930 End of DCconfig_get_poller_nextcheck():1669969551 75188:20221202:102546.930 End of get_values():0 75188:20221202:102546.930 zbx_setproctitle() title:'poller #5 [got 0 values in 0.000116 sec, idle 5 sec]' 75188:20221202:102546.930 In zbx_ipc_async_socket_recv() timeout:5 75180:20221202:102546.938 zbx_setproctitle() title:'self-monitoring [processing data]' 75180:20221202:102546.938 In collect_selfmon_stats() 75180:20221202:102546.938 End of collect_selfmon_stats() 75180:20221202:102546.938 zbx_setproctitle() title:'self-monitoring [processed data in 0.000196 sec, idle 1 sec]' 75206:20221202:102546.999 End of zbx_ipc_service_recv():2 75206:20221202:102547.000 zbx_setproctitle() title:'availability manager #1 [queued 0, processed 0 values, idle 5.021655 sec during 5.021684 sec]' 75206:20221202:102547.000 In zbx_ipc_service_recv() timeout:1.000 75165:20221202:102547.015 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000148 sec, syncing history]' 75165:20221202:102547.015 In zbx_sync_history_cache() history_num:1 75165:20221202:102547.015 In substitute_simple_macros_impl() data:'90d' 75165:20221202:102547.015 End substitute_simple_macros_impl() data:'90d' 75165:20221202:102547.015 In DCmass_prepare_history() history_num:1 75165:20221202:102547.015 End of DCmass_prepare_history() 75165:20221202:102547.015 In DBmass_add_history() 75165:20221202:102547.015 In zbx_history_add_values() 75165:20221202:102547.015 query [txnlev:1] [begin;] 75165:20221202:102547.016 query [txnlev:1] [insert into history_str (itemid,clock,ns,value) values (44581,1669969546,897820652,'GOOD'); ] 75165:20221202:102547.016 query [txnlev:1] [commit;] 75168:20221202:102547.028 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.015808 sec, processing escalations]' 75168:20221202:102547.028 In process_escalations() 75168:20221202:102547.028 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<=1669969550 order by actionid,triggerid,itemid,escalationid] 75168:20221202:102547.030 End of process_escalations() 75168:20221202:102547.030 In process_escalations() 75168:20221202:102547.030 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<=1669969550 order by actionid,triggerid,itemid,escalationid] 75168:20221202:102547.030 End of process_escalations() 75168:20221202:102547.030 In process_escalations() 75168:20221202:102547.030 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<=1669969550 order by actionid,triggerid,itemid,escalationid] 75168:20221202:102547.030 End of process_escalations() 75168:20221202:102547.031 In process_escalations() 75168:20221202:102547.031 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<=1669969550 order by actionid,triggerid,itemid,escalationid] 75168:20221202:102547.031 End of process_escalations() 75168:20221202:102547.031 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.002655 sec, idle 3 sec]' 75167:20221202:102547.035 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000087 sec, syncing history]' 75167:20221202:102547.035 In zbx_sync_history_cache() history_num:1 75167:20221202:102547.035 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000227 sec, idle 1 sec]' 75165:20221202:102547.035 End of zbx_history_add_values() 75165:20221202:102547.036 End of DBmass_add_history() 75165:20221202:102547.036 In DCmass_update_trends() 75165:20221202:102547.036 End of DCmass_update_trends() 75165:20221202:102547.036 query [txnlev:1] [begin;] 75165:20221202:102547.036 In DBmass_update_items() 75165:20221202:102547.036 End of DBmass_update_items() 75165:20221202:102547.036 In zbx_process_events() events_num:0 75165:20221202:102547.036 End of zbx_process_events() processed:0 75165:20221202:102547.036 query [txnlev:1] [commit;] 75165:20221202:102547.036 In DCupdate_trends() 75165:20221202:102547.036 End of DCupdate_trends() 75165:20221202:102547.036 query [txnlev:1] [begin;] 75165:20221202:102547.037 In recalculate_triggers() 75165:20221202:102547.037 In zbx_link_triggers_with_functions() trigger_order_num:0 75165:20221202:102547.042 End of zbx_link_triggers_with_functions() triggers_func_pos_num:0 75165:20221202:102547.042 In zbx_evaluate_expressions() tr_num:0 75165:20221202:102547.042 In substitute_functions() 75165:20221202:102547.042 In zbx_extract_functionids() tr_num:0 75165:20221202:102547.042 End of zbx_extract_functionids() functionids_num:0 75165:20221202:102547.043 End of substitute_functions() 75165:20221202:102547.043 End of zbx_evaluate_expressions() 75165:20221202:102547.043 In zbx_process_triggers() values_num:0 75165:20221202:102547.043 End of zbx_process_triggers() 75165:20221202:102547.043 End of recalculate_triggers() 75165:20221202:102547.043 In zbx_process_events() events_num:0 75165:20221202:102547.043 End of zbx_process_events() processed:0 75165:20221202:102547.043 query [txnlev:1] [commit;] 75165:20221202:102547.043 zbx_setproctitle() title:'history syncer #2 [processed 1 values, 0 triggers in 0.027998 sec, idle 1 sec]' 75164:20221202:102547.044 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000154 sec, syncing history]' 75164:20221202:102547.052 In zbx_sync_history_cache() history_num:0 75164:20221202:102547.052 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.009699 sec, idle 1 sec]' 75166:20221202:102547.053 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000161 sec, syncing history]' 75166:20221202:102547.054 In zbx_sync_history_cache() history_num:0 75166:20221202:102547.054 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000288 sec, idle 1 sec]' 75200:20221202:102547.063 zbx_setproctitle() title:'alert syncer [queuing alerts]' 75200:20221202:102547.064 In am_db_get_alerts() 75200:20221202:102547.064 query [txnlev:1] [begin;] 75200:20221202:102547.064 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] 75200:20221202:102547.065 query [txnlev:1] [commit;] 75200:20221202:102547.065 End of am_db_get_alerts():SUCCEED alerts:0 75200:20221202:102547.065 In am_db_flush_results() 75200:20221202:102547.065 In zbx_ipc_socket_write() 75200:20221202:102547.066 End of zbx_ipc_socket_write():SUCCEED 75200:20221202:102547.066 In zbx_ipc_socket_read() 75149:20221202:102547.066 End of zbx_ipc_service_recv():1 75149:20221202:102547.066 In am_flush_results() results:0 75149:20221202:102547.066 In zbx_ipc_client_send() clientid:6 75149:20221202:102547.066 End of zbx_ipc_client_send():SUCCEED 75149:20221202:102547.066 End of am_flush_results() 75149:20221202:102547.066 In zbx_ipc_service_recv() timeout:1.000 75200:20221202:102547.066 End of zbx_ipc_socket_read():SUCCEED 75200:20221202:102547.066 End of am_db_flush_results() flushed:0 75200:20221202:102547.066 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.002702 sec, idle 1 sec]' 75157:20221202:102547.066 End of zbx_ipc_service_recv():2 75157:20221202:102547.066 zbx_setproctitle() title:'lld manager #1 [processed 0 LLD rules, idle 5.034241sec during 5.034263 sec]' 75157:20221202:102547.067 In zbx_ipc_service_recv() timeout:1.000 75133:20221202:102547.338 End of zbx_ipc_service_recv():2 75133:20221202:102547.339 In zbx_ipc_service_recv() timeout:1.000 75132:20221202:102547.464 End of zbx_ipc_service_recv():2 75132:20221202:102547.464 In zbx_ipc_async_socket_send() 75132:20221202:102547.464 In zbx_ipc_client_send() clientid:0 75132:20221202:102547.464 End of zbx_ipc_client_send():SUCCEED 75132:20221202:102547.464 End of zbx_ipc_async_socket_send():SUCCEED 75132:20221202:102547.464 In zbx_ipc_async_socket_flush() timeout:10 75132:20221202:102547.464 End of zbx_ipc_async_socket_flush():0 75132:20221202:102547.464 In zbx_ipc_service_recv() timeout:0.993 75129:20221202:102547.464 End of zbx_ipc_service_recv():1 75129:20221202:102547.464 In zbx_ha_dispatch_message() 75129:20221202:102547.464 In zbx_ipc_service_recv() timeout:1.000 75153:20221202:102547.903 End of zbx_ipc_service_recv():2 75153:20221202:102547.903 In zbx_ipc_service_recv() timeout:1.000 75180:20221202:102547.939 zbx_setproctitle() title:'self-monitoring [processing data]' 75180:20221202:102547.939 In collect_selfmon_stats() 75180:20221202:102547.939 End of collect_selfmon_stats() 75180:20221202:102547.939 zbx_setproctitle() title:'self-monitoring [processed data in 0.000097 sec, idle 1 sec]' 75206:20221202:102548.005 End of zbx_ipc_service_recv():2 75206:20221202:102548.006 In zbx_ipc_service_recv() timeout:1.000 75167:20221202:102548.035 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000227 sec, syncing history]' 75167:20221202:102548.035 In zbx_sync_history_cache() history_num:0 75167:20221202:102548.035 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000068 sec, idle 1 sec]' 75165:20221202:102548.051 zbx_setproctitle() title:'history syncer #2 [processed 1 values, 0 triggers in 0.027998 sec, syncing history]' 75165:20221202:102548.052 In zbx_sync_history_cache() history_num:0 75165:20221202:102548.052 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000217 sec, idle 1 sec]' 75164:20221202:102548.052 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.009699 sec, syncing history]' 75164:20221202:102548.052 In zbx_sync_history_cache() history_num:0 75164:20221202:102548.052 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000121 sec, idle 1 sec]' 75166:20221202:102548.054 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000288 sec, syncing history]' 75166:20221202:102548.054 In zbx_sync_history_cache() history_num:0 75166:20221202:102548.054 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000110 sec, idle 1 sec]' 75200:20221202:102548.066 zbx_setproctitle() title:'alert syncer [queuing alerts]' 75200:20221202:102548.067 In am_db_get_alerts() 75200:20221202:102548.067 query [txnlev:1] [begin;] 75200:20221202:102548.067 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] 75157:20221202:102548.067 End of zbx_ipc_service_recv():2 75157:20221202:102548.067 In zbx_ipc_service_recv() timeout:1.000 75200:20221202:102548.067 query [txnlev:1] [commit;] 75200:20221202:102548.068 End of am_db_get_alerts():SUCCEED alerts:0 75200:20221202:102548.068 In am_db_flush_results() 75200:20221202:102548.068 In zbx_ipc_socket_write() 75200:20221202:102548.068 End of zbx_ipc_socket_write():SUCCEED 75200:20221202:102548.069 In zbx_ipc_socket_read() 75149:20221202:102548.069 End of zbx_ipc_service_recv():1 75149:20221202:102548.069 In am_flush_results() results:0 75149:20221202:102548.069 In zbx_ipc_client_send() clientid:6 75200:20221202:102548.069 End of zbx_ipc_socket_read():SUCCEED 75200:20221202:102548.070 End of am_db_flush_results() flushed:0 75200:20221202:102548.070 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.003177 sec, idle 1 sec]' 75149:20221202:102548.070 End of zbx_ipc_client_send():SUCCEED 75149:20221202:102548.070 End of am_flush_results() 75149:20221202:102548.070 In zbx_ipc_service_recv() timeout:1.000 75162:20221202:102548.070 zbx_setproctitle() title:'http poller #1 [got 1 values in 0.219703 sec, getting values]' 75162:20221202:102548.070 In process_httptests() 75162:20221202:102548.070 query [txnlev:0] [select h.hostid,h.host,h.name,t.httptestid,t.name,t.agent,t.authentication,t.http_user,t.http_password,t.http_proxy,t.retries,t.ssl_cert_file,t.ssl_key_file,t.ssl_key_password,t.verify_peer,t.verify_host,t.delay from httptest t,hosts h where t.hostid=h.hostid and t.nextcheck<=1669969548 and mod(t.httptestid,1)=0 and t.status=0 and h.proxy_hostid is null and h.status=0 and (h.maintenance_status=0 or h.maintenance_type=0)] 75162:20221202:102548.070 End of process_httptests() 75162:20221202:102548.071 query [txnlev:0] [select min(t.nextcheck) from httptest t,hosts h where t.hostid=h.hostid and mod(t.httptestid,1)=0 and t.status=0 and h.proxy_hostid is null and h.status=0 and (h.maintenance_status=0 or h.maintenance_type=0)] 75162:20221202:102548.071 zbx_setproctitle() title:'http poller #1 [got 0 values in 0.000667 sec, idle 5 sec]' 75133:20221202:102548.344 End of zbx_ipc_service_recv():2 75133:20221202:102548.344 In zbx_ipc_service_recv() timeout:1.000 75132:20221202:102548.460 End of zbx_ipc_service_recv():2 75132:20221202:102548.460 In zbx_ipc_async_socket_send() 75132:20221202:102548.460 In zbx_ipc_client_send() clientid:0 75132:20221202:102548.460 End of zbx_ipc_client_send():SUCCEED 75132:20221202:102548.460 End of zbx_ipc_async_socket_send():SUCCEED 75129:20221202:102548.461 End of zbx_ipc_service_recv():1 75129:20221202:102548.462 In zbx_ha_dispatch_message() 75129:20221202:102548.462 In zbx_ipc_service_recv() timeout:1.000 75132:20221202:102548.462 In zbx_ipc_async_socket_flush() timeout:10 75132:20221202:102548.462 End of zbx_ipc_async_socket_flush():0 75132:20221202:102548.462 In zbx_ipc_service_recv() timeout:0.997 75153:20221202:102548.905 End of zbx_ipc_service_recv():2 75153:20221202:102548.905 In zbx_ipc_service_recv() timeout:1.000 75180:20221202:102548.945 zbx_setproctitle() title:'self-monitoring [processing data]' 75180:20221202:102548.946 In collect_selfmon_stats() 75180:20221202:102548.946 End of collect_selfmon_stats() 75180:20221202:102548.946 zbx_setproctitle() title:'self-monitoring [processed data in 0.000347 sec, idle 1 sec]' 75206:20221202:102549.012 End of zbx_ipc_service_recv():2 75206:20221202:102549.012 In zbx_ipc_service_recv() timeout:1.000 75167:20221202:102549.037 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000068 sec, syncing history]' 75167:20221202:102549.037 In zbx_sync_history_cache() history_num:0 75167:20221202:102549.037 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000212 sec, idle 1 sec]' 75164:20221202:102549.054 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000121 sec, syncing history]' 75164:20221202:102549.054 In zbx_sync_history_cache() history_num:0 75164:20221202:102549.054 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000341 sec, idle 1 sec]' 75165:20221202:102549.054 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000217 sec, syncing history]' 75165:20221202:102549.054 In zbx_sync_history_cache() history_num:0 75165:20221202:102549.054 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000366 sec, idle 1 sec]' 75166:20221202:102549.055 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000110 sec, syncing history]' 75166:20221202:102549.055 In zbx_sync_history_cache() history_num:0 75166:20221202:102549.055 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000051 sec, idle 1 sec]' 75200:20221202:102549.070 zbx_setproctitle() title:'alert syncer [queuing alerts]' 75200:20221202:102549.070 In am_db_get_alerts() 75200:20221202:102549.070 query [txnlev:1] [begin;] 75200:20221202:102549.070 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] 75200:20221202:102549.070 query [txnlev:1] [commit;] 75200:20221202:102549.071 End of am_db_get_alerts():SUCCEED alerts:0 75200:20221202:102549.071 In am_db_flush_results() 75200:20221202:102549.071 In zbx_ipc_socket_write() 75200:20221202:102549.071 End of zbx_ipc_socket_write():SUCCEED 75200:20221202:102549.071 In zbx_ipc_socket_read() 75149:20221202:102549.071 End of zbx_ipc_service_recv():1 75149:20221202:102549.071 In am_flush_results() results:0 75149:20221202:102549.071 In zbx_ipc_client_send() clientid:6 75149:20221202:102549.071 End of zbx_ipc_client_send():SUCCEED 75149:20221202:102549.071 End of am_flush_results() 75149:20221202:102549.071 In zbx_ipc_service_recv() timeout:1.000 75200:20221202:102549.071 End of zbx_ipc_socket_read():SUCCEED 75200:20221202:102549.071 End of am_db_flush_results() flushed:0 75200:20221202:102549.071 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.001727 sec, idle 1 sec]' 75157:20221202:102549.075 End of zbx_ipc_service_recv():2 75157:20221202:102549.075 In zbx_ipc_service_recv() timeout:1.000 75133:20221202:102549.346 End of zbx_ipc_service_recv():2 75133:20221202:102549.346 In zbx_ipc_service_recv() timeout:1.000 75132:20221202:102549.464 End of zbx_ipc_service_recv():2 75132:20221202:102549.464 In ha_check_nodes() ha_status:active db_status:0 75132:20221202:102549.464 query [txnlev:1] [begin;] 75132:20221202:102549.465 query [txnlev:1] [select ha_nodeid,name,status,lastaccess,address,port,ha_sessionid from ha_node order by ha_nodeid for update] 75129:20221202:102549.466 End of zbx_ipc_service_recv():2 75129:20221202:102549.466 In zbx_ha_dispatch_message() 75129:20221202:102549.467 In zbx_ipc_service_recv() timeout:1.000 75132:20221202:102549.468 query [txnlev:1] [select ha_failover_delay,auditlog_enabled from config] 75132:20221202:102549.469 In ha_db_get_time() 75132:20221202:102549.470 query [txnlev:1] [select unix_timestamp() from config] 75132:20221202:102549.471 End of ha_db_get_time():SUCCEED db_time:1669969549 75132:20221202:102549.471 query [txnlev:1] [update ha_node set lastaccess=unix_timestamp() where ha_nodeid='clb4ubunu00018m7pn6ddoaix'] 75132:20221202:102549.472 query [txnlev:1] [commit;] 75132:20221202:102549.489 End of ha_check_nodes() nodeid:clb4ubunu00018m7pn6ddoaix ha_status:active db_status:0 75132:20221202:102549.489 In zbx_ipc_async_socket_send() 75132:20221202:102549.489 In zbx_ipc_client_send() clientid:0 75132:20221202:102549.490 End of zbx_ipc_client_send():SUCCEED 75132:20221202:102549.490 End of zbx_ipc_async_socket_send():SUCCEED 75132:20221202:102549.490 In zbx_ipc_async_socket_flush() timeout:10 75132:20221202:102549.490 End of zbx_ipc_async_socket_flush():0 75132:20221202:102549.490 In zbx_ipc_service_recv() timeout:0.993 75129:20221202:102549.490 End of zbx_ipc_service_recv():1 75129:20221202:102549.490 In zbx_ha_dispatch_message() 75129:20221202:102549.490 In zbx_ipc_service_recv() timeout:1.000 75153:20221202:102549.907 End of zbx_ipc_service_recv():2 75153:20221202:102549.907 In zbx_ipc_service_recv() timeout:1.000 75180:20221202:102549.950 zbx_setproctitle() title:'self-monitoring [processing data]' 75180:20221202:102549.950 In collect_selfmon_stats() 75180:20221202:102549.950 End of collect_selfmon_stats() 75180:20221202:102549.950 zbx_setproctitle() title:'self-monitoring [processed data in 0.000279 sec, idle 1 sec]' 75206:20221202:102550.015 End of zbx_ipc_service_recv():2 75206:20221202:102550.015 In zbx_ipc_service_recv() timeout:1.000 75168:20221202:102550.033 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.002655 sec, processing escalations]' 75168:20221202:102550.034 In process_escalations() 75168:20221202:102550.034 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<=1669969553 order by actionid,triggerid,itemid,escalationid] 75168:20221202:102550.035 End of process_escalations() 75168:20221202:102550.035 In process_escalations() 75168:20221202:102550.035 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<=1669969553 order by actionid,triggerid,itemid,escalationid] 75168:20221202:102550.035 End of process_escalations() 75168:20221202:102550.035 In process_escalations() 75168:20221202:102550.035 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<=1669969553 order by actionid,triggerid,itemid,escalationid] 75168:20221202:102550.035 End of process_escalations() 75168:20221202:102550.036 In process_escalations() 75168:20221202:102550.036 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<=1669969553 order by actionid,triggerid,itemid,escalationid] 75168:20221202:102550.036 End of process_escalations() 75168:20221202:102550.036 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.002948 sec, idle 3 sec]' 75167:20221202:102550.038 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000212 sec, syncing history]' 75167:20221202:102550.038 In zbx_sync_history_cache() history_num:0 75167:20221202:102550.038 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000238 sec, idle 1 sec]' 75165:20221202:102550.055 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000366 sec, syncing history]' 75165:20221202:102550.055 In zbx_sync_history_cache() history_num:0 75165:20221202:102550.055 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000110 sec, idle 1 sec]' 75164:20221202:102550.055 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000341 sec, syncing history]' 75164:20221202:102550.055 In zbx_sync_history_cache() history_num:0 75164:20221202:102550.055 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000352 sec, idle 1 sec]' 75166:20221202:102550.057 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000051 sec, syncing history]' 75166:20221202:102550.057 In zbx_sync_history_cache() history_num:0 75166:20221202:102550.057 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000155 sec, idle 1 sec]' 75149:20221202:102550.074 End of zbx_ipc_service_recv():2 75149:20221202:102550.074 In zbx_ipc_service_recv() timeout:1.000 75200:20221202:102550.074 zbx_setproctitle() title:'alert syncer [queuing alerts]' 75200:20221202:102550.074 In am_db_get_alerts() 75200:20221202:102550.074 query [txnlev:1] [begin;] 75200:20221202:102550.074 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] 75200:20221202:102550.075 query [txnlev:1] [commit;] 75200:20221202:102550.076 End of am_db_get_alerts():SUCCEED alerts:0 75200:20221202:102550.076 In am_db_flush_results() 75200:20221202:102550.076 In zbx_ipc_socket_write() 75200:20221202:102550.076 End of zbx_ipc_socket_write():SUCCEED 75200:20221202:102550.076 In zbx_ipc_socket_read() 75149:20221202:102550.076 End of zbx_ipc_service_recv():1 75149:20221202:102550.076 In am_flush_results() results:0 75149:20221202:102550.076 In zbx_ipc_client_send() clientid:6 75149:20221202:102550.076 End of zbx_ipc_client_send():SUCCEED 75149:20221202:102550.076 End of am_flush_results() 75149:20221202:102550.076 In zbx_ipc_service_recv() timeout:1.000 75200:20221202:102550.077 End of zbx_ipc_socket_read():SUCCEED 75200:20221202:102550.077 End of am_db_flush_results() flushed:0 75200:20221202:102550.077 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.003247 sec, idle 1 sec]' 75157:20221202:102550.082 End of zbx_ipc_service_recv():2 75157:20221202:102550.083 In zbx_ipc_service_recv() timeout:1.000 75133:20221202:102550.352 End of zbx_ipc_service_recv():2 75133:20221202:102550.352 In zbx_ipc_service_recv() timeout:1.000 75132:20221202:102550.485 End of zbx_ipc_service_recv():2 75132:20221202:102550.485 In zbx_ipc_async_socket_send() 75132:20221202:102550.485 In zbx_ipc_client_send() clientid:0 75132:20221202:102550.485 End of zbx_ipc_client_send():SUCCEED 75132:20221202:102550.485 End of zbx_ipc_async_socket_send():SUCCEED 75132:20221202:102550.485 In zbx_ipc_async_socket_flush() timeout:10 75132:20221202:102550.485 End of zbx_ipc_async_socket_flush():0 75132:20221202:102550.485 In zbx_ipc_service_recv() timeout:0.972 75129:20221202:102550.485 End of zbx_ipc_service_recv():1 75129:20221202:102550.486 In zbx_ha_dispatch_message() 75129:20221202:102550.486 In zbx_ipc_service_recv() timeout:1.000 75172:20221202:102550.834 End of zbx_ipc_async_socket_recv():0 75172:20221202:102550.834 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.000151 sec, getting values]' 75172:20221202:102550.834 In get_values() 75172:20221202:102550.834 In DCconfig_get_poller_items() poller_type:4 75172:20221202:102550.834 End of DCconfig_get_poller_items():0 75172:20221202:102550.834 In DCconfig_get_poller_nextcheck() poller_type:4 75172:20221202:102550.834 End of DCconfig_get_poller_nextcheck():-1 75172:20221202:102550.834 End of get_values():0 75172:20221202:102550.834 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.000081 sec, idle 5 sec]' 75172:20221202:102550.834 In zbx_ipc_async_socket_recv() timeout:5 75174:20221202:102550.838 End of zbx_ipc_async_socket_recv():0 75174:20221202:102550.839 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.000089 sec, getting values]' 75174:20221202:102550.839 In get_values() 75174:20221202:102550.839 In DCconfig_get_poller_items() poller_type:4 75174:20221202:102550.839 End of DCconfig_get_poller_items():0 75174:20221202:102550.839 In DCconfig_get_poller_nextcheck() poller_type:4 75174:20221202:102550.839 End of DCconfig_get_poller_nextcheck():-1 75174:20221202:102550.839 End of get_values():0 75174:20221202:102550.839 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.000092 sec, idle 5 sec]' 75174:20221202:102550.839 In zbx_ipc_async_socket_recv() timeout:5 75170:20221202:102550.842 End of zbx_ipc_async_socket_recv():0 75170:20221202:102550.842 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.000168 sec, getting values]' 75170:20221202:102550.842 In get_values() 75170:20221202:102550.842 In DCconfig_get_poller_items() poller_type:4 75170:20221202:102550.842 End of DCconfig_get_poller_items():0 75170:20221202:102550.842 In DCconfig_get_poller_nextcheck() poller_type:4 75170:20221202:102550.842 End of DCconfig_get_poller_nextcheck():-1 75170:20221202:102550.842 End of get_values():0 75170:20221202:102550.842 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.000084 sec, idle 5 sec]' 75170:20221202:102550.842 In zbx_ipc_async_socket_recv() timeout:5 75189:20221202:102550.845 End of zbx_ipc_async_socket_recv():0 75189:20221202:102550.845 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.000227 sec, getting values]' 75189:20221202:102550.845 In get_values() 75189:20221202:102550.845 In DCconfig_get_poller_items() poller_type:1 75189:20221202:102550.845 End of DCconfig_get_poller_items():0 75189:20221202:102550.845 In DCconfig_get_poller_nextcheck() poller_type:1 75189:20221202:102550.845 End of DCconfig_get_poller_nextcheck():-1 75189:20221202:102550.845 End of get_values():0 75189:20221202:102550.845 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.000077 sec, idle 5 sec]' 75189:20221202:102550.845 In zbx_ipc_async_socket_recv() timeout:5 75171:20221202:102550.858 End of zbx_ipc_async_socket_recv():0 75171:20221202:102550.858 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.001099 sec, getting values]' 75171:20221202:102550.858 In get_values() 75171:20221202:102550.858 In DCconfig_get_poller_items() poller_type:4 75171:20221202:102550.858 End of DCconfig_get_poller_items():0 75171:20221202:102550.858 In DCconfig_get_poller_nextcheck() poller_type:4 75171:20221202:102550.858 End of DCconfig_get_poller_nextcheck():-1 75171:20221202:102550.858 End of get_values():0 75171:20221202:102550.858 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.000080 sec, idle 5 sec]' 75171:20221202:102550.858 In zbx_ipc_async_socket_recv() timeout:5 75181:20221202:102550.865 End of zbx_ipc_async_socket_recv():0 75181:20221202:102550.865 zbx_setproctitle() title:'task manager [processing tasks]' 75181:20221202:102550.865 query [txnlev:0] [select taskid,type,clock,ttl from task where status in (1,2) order by taskid] 75181:20221202:102550.865 zbx_setproctitle() title:'task manager [processed 0 task(s) in 0.000326 sec, idle 5 sec]' 75181:20221202:102550.866 In zbx_ipc_async_socket_recv() timeout:5 75208:20221202:102550.874 End of zbx_ipc_async_socket_recv():0 75208:20221202:102550.874 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.000618 sec, getting values]' 75208:20221202:102550.874 In get_values() 75208:20221202:102550.874 In DCconfig_get_poller_items() poller_type:6 75208:20221202:102550.874 End of DCconfig_get_poller_items():0 75208:20221202:102550.874 In DCconfig_get_poller_nextcheck() poller_type:6 75208:20221202:102550.874 End of DCconfig_get_poller_nextcheck():-1 75208:20221202:102550.874 End of get_values():0 75208:20221202:102550.874 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.000082 sec, idle 5 sec]' 75208:20221202:102550.874 In zbx_ipc_async_socket_recv() timeout:5 75178:20221202:102550.887 End of zbx_ipc_async_socket_recv():0 75178:20221202:102550.887 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.000086 sec, getting values]' 75178:20221202:102550.887 In get_values() 75178:20221202:102550.887 In DCconfig_get_poller_items() poller_type:4 75178:20221202:102550.887 End of DCconfig_get_poller_items():0 75178:20221202:102550.887 In DCconfig_get_poller_nextcheck() poller_type:4 75178:20221202:102550.887 End of DCconfig_get_poller_nextcheck():-1 75178:20221202:102550.887 End of get_values():0 75178:20221202:102550.887 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.000140 sec, idle 5 sec]' 75178:20221202:102550.888 In zbx_ipc_async_socket_recv() timeout:5 75198:20221202:102550.900 zbx_setproctitle() title:'icmp pinger #1 [getting values]' 75198:20221202:102550.901 In get_pinger_hosts() 75198:20221202:102550.901 In DCconfig_get_poller_items() poller_type:3 75198:20221202:102550.901 End of DCconfig_get_poller_items():0 75198:20221202:102550.901 End of get_pinger_hosts():0 75198:20221202:102550.901 In process_pinger_hosts() 75198:20221202:102550.901 End of process_pinger_hosts() 75198:20221202:102550.901 In DCconfig_get_poller_nextcheck() poller_type:3 75198:20221202:102550.901 End of DCconfig_get_poller_nextcheck():-1 75198:20221202:102550.901 zbx_setproctitle() title:'icmp pinger #1 [got 0 values in 0.000238 sec, idle 5 sec]' 75201:20221202:102550.901 End of zbx_ipc_async_socket_recv():0 75201:20221202:102550.902 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.000143 sec, getting values]' 75201:20221202:102550.902 In get_values() 75201:20221202:102550.902 In DCconfig_get_poller_items() poller_type:5 75201:20221202:102550.902 End of DCconfig_get_poller_items():0 75201:20221202:102550.902 In DCconfig_get_poller_nextcheck() poller_type:5 75201:20221202:102550.902 End of DCconfig_get_poller_nextcheck():-1 75201:20221202:102550.902 End of get_values():0 75201:20221202:102550.902 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.000077 sec, idle 5 sec]' 75201:20221202:102550.902 In zbx_ipc_async_socket_recv() timeout:5 75205:20221202:102550.906 End of zbx_ipc_async_socket_recv():0 75205:20221202:102550.906 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.000072 sec, getting values]' 75205:20221202:102550.906 In get_values() 75205:20221202:102550.907 In DCconfig_get_poller_items() poller_type:5 75205:20221202:102550.907 End of DCconfig_get_poller_items():0 75205:20221202:102550.907 In DCconfig_get_poller_nextcheck() poller_type:5 75205:20221202:102550.907 End of DCconfig_get_poller_nextcheck():-1 75205:20221202:102550.907 End of get_values():0 75205:20221202:102550.907 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.000467 sec, idle 5 sec]' 75205:20221202:102550.907 In zbx_ipc_async_socket_recv() timeout:5 75179:20221202:102550.907 End of zbx_ipc_async_socket_recv():0 75179:20221202:102550.907 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.000075 sec, exchanging data]' 75179:20221202:102550.907 In process_proxy() 75179:20221202:102550.907 In DCconfig_get_proxypoller_hosts() 75179:20221202:102550.907 End of DCconfig_get_proxypoller_hosts():0 75179:20221202:102550.907 End of process_proxy() 75179:20221202:102550.907 In DCconfig_get_proxypoller_nextcheck() 75179:20221202:102550.907 End of DCconfig_get_proxypoller_nextcheck():-1 75179:20221202:102550.907 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.000088 sec, idle 5 sec]' 75204:20221202:102550.907 End of zbx_ipc_async_socket_recv():0 75204:20221202:102550.908 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.000079 sec, getting values]' 75204:20221202:102550.908 In get_values() 75204:20221202:102550.908 In DCconfig_get_poller_items() poller_type:5 75204:20221202:102550.908 End of DCconfig_get_poller_items():0 75204:20221202:102550.908 In DCconfig_get_poller_nextcheck() poller_type:5 75204:20221202:102550.908 End of DCconfig_get_poller_nextcheck():-1 75204:20221202:102550.908 End of get_values():0 75204:20221202:102550.908 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.000091 sec, idle 5 sec]' 75179:20221202:102550.908 In zbx_ipc_async_socket_recv() timeout:5 75204:20221202:102550.908 In zbx_ipc_async_socket_recv() timeout:5 75175:20221202:102550.909 End of zbx_ipc_async_socket_recv():0 75175:20221202:102550.909 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.000141 sec, getting values]' 75175:20221202:102550.909 In get_values() 75175:20221202:102550.910 In DCconfig_get_poller_items() poller_type:4 75175:20221202:102550.910 End of DCconfig_get_poller_items():0 75175:20221202:102550.910 In DCconfig_get_poller_nextcheck() poller_type:4 75175:20221202:102550.910 End of DCconfig_get_poller_nextcheck():-1 75175:20221202:102550.910 End of get_values():0 75175:20221202:102550.910 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.000191 sec, idle 5 sec]' 75175:20221202:102550.910 In zbx_ipc_async_socket_recv() timeout:5 75153:20221202:102550.915 End of zbx_ipc_service_recv():2 75176:20221202:102550.915 End of zbx_ipc_async_socket_recv():0 75176:20221202:102550.915 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.000408 sec, getting values]' 75176:20221202:102550.916 In get_values() 75176:20221202:102550.916 In DCconfig_get_poller_items() poller_type:4 75176:20221202:102550.916 End of DCconfig_get_poller_items():0 75176:20221202:102550.916 In DCconfig_get_poller_nextcheck() poller_type:4 75176:20221202:102550.916 End of DCconfig_get_poller_nextcheck():-1 75176:20221202:102550.916 End of get_values():0 75176:20221202:102550.916 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.001076 sec, idle 5 sec]' 75176:20221202:102550.917 In zbx_ipc_async_socket_recv() timeout:5 75153:20221202:102550.917 In zbx_ipc_service_recv() timeout:1.000 75203:20221202:102550.923 End of zbx_ipc_async_socket_recv():0 75203:20221202:102550.923 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.000525 sec, getting values]' 75203:20221202:102550.923 In get_values() 75203:20221202:102550.923 In DCconfig_get_poller_items() poller_type:5 75203:20221202:102550.923 End of DCconfig_get_poller_items():0 75203:20221202:102550.924 In DCconfig_get_poller_nextcheck() poller_type:5 75203:20221202:102550.924 End of DCconfig_get_poller_nextcheck():-1 75203:20221202:102550.924 End of get_values():0 75203:20221202:102550.924 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.000092 sec, idle 5 sec]' 75203:20221202:102550.924 In zbx_ipc_async_socket_recv() timeout:5 75169:20221202:102550.924 End of zbx_ipc_async_socket_recv():0 75169:20221202:102550.924 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.000470 sec, getting values]' 75169:20221202:102550.924 In get_values() 75169:20221202:102550.924 In DCconfig_get_poller_items() poller_type:4 75169:20221202:102550.924 End of DCconfig_get_poller_items():0 75169:20221202:102550.924 In DCconfig_get_poller_nextcheck() poller_type:4 75169:20221202:102550.924 End of DCconfig_get_poller_nextcheck():-1 75169:20221202:102550.924 End of get_values():0 75169:20221202:102550.924 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.000074 sec, idle 5 sec]' 75169:20221202:102550.924 In zbx_ipc_async_socket_recv() timeout:5 75202:20221202:102550.924 End of zbx_ipc_async_socket_recv():0 75202:20221202:102550.924 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.001399 sec, getting values]' 75202:20221202:102550.924 In get_values() 75202:20221202:102550.924 In DCconfig_get_poller_items() poller_type:5 75202:20221202:102550.924 End of DCconfig_get_poller_items():0 75202:20221202:102550.924 In DCconfig_get_poller_nextcheck() poller_type:5 75202:20221202:102550.924 End of DCconfig_get_poller_nextcheck():-1 75202:20221202:102550.924 End of get_values():0 75202:20221202:102550.924 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.000148 sec, idle 5 sec]' 75202:20221202:102550.925 In zbx_ipc_async_socket_recv() timeout:5 75173:20221202:102550.925 End of zbx_ipc_async_socket_recv():0 75173:20221202:102550.925 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.005207 sec, getting values]' 75173:20221202:102550.925 In get_values() 75173:20221202:102550.925 In DCconfig_get_poller_items() poller_type:4 75173:20221202:102550.925 End of DCconfig_get_poller_items():0 75173:20221202:102550.925 In DCconfig_get_poller_nextcheck() poller_type:4 75173:20221202:102550.925 End of DCconfig_get_poller_nextcheck():-1 75173:20221202:102550.925 End of get_values():0 75173:20221202:102550.925 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.000339 sec, idle 5 sec]' 75173:20221202:102550.925 In zbx_ipc_async_socket_recv() timeout:5 75177:20221202:102550.933 End of zbx_ipc_async_socket_recv():0 75177:20221202:102550.934 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.000100 sec, getting values]' 75177:20221202:102550.934 In get_values() 75177:20221202:102550.934 In DCconfig_get_poller_items() poller_type:4 75177:20221202:102550.934 End of DCconfig_get_poller_items():0 75177:20221202:102550.934 In DCconfig_get_poller_nextcheck() poller_type:4 75177:20221202:102550.934 End of DCconfig_get_poller_nextcheck():-1 75177:20221202:102550.934 End of get_values():0 75177:20221202:102550.934 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.000139 sec, idle 5 sec]' 75177:20221202:102550.934 In zbx_ipc_async_socket_recv() timeout:5 75180:20221202:102550.950 zbx_setproctitle() title:'self-monitoring [processing data]' 75180:20221202:102550.950 In collect_selfmon_stats() 75180:20221202:102550.950 End of collect_selfmon_stats() 75180:20221202:102550.950 zbx_setproctitle() title:'self-monitoring [processed data in 0.000154 sec, idle 1 sec]' 75206:20221202:102551.022 End of zbx_ipc_service_recv():2 75206:20221202:102551.022 In zbx_ipc_service_recv() timeout:1.000 75167:20221202:102551.041 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000238 sec, syncing history]' 75167:20221202:102551.042 In zbx_sync_history_cache() history_num:0 75167:20221202:102551.042 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000175 sec, idle 1 sec]' 75165:20221202:102551.055 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000110 sec, syncing history]' 75165:20221202:102551.055 In zbx_sync_history_cache() history_num:0 75165:20221202:102551.055 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000138 sec, idle 1 sec]' 75164:20221202:102551.056 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000352 sec, syncing history]' 75164:20221202:102551.056 In zbx_sync_history_cache() history_num:0 75164:20221202:102551.056 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000119 sec, idle 1 sec]' 75166:20221202:102551.058 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000155 sec, syncing history]' 75166:20221202:102551.058 In zbx_sync_history_cache() history_num:0 75166:20221202:102551.058 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000118 sec, idle 1 sec]' 75200:20221202:102551.077 zbx_setproctitle() title:'alert syncer [queuing alerts]' 75200:20221202:102551.078 In am_db_get_alerts() 75200:20221202:102551.078 query [txnlev:1] [begin;] 75149:20221202:102551.078 End of zbx_ipc_service_recv():2 75149:20221202:102551.078 zbx_setproctitle() title:'alert manager #1 [sent 0, failed 0 alerts, idle 5.014748 sec during 5.015893 sec]' 75149:20221202:102551.078 In zbx_ipc_service_recv() timeout:1.000 75200:20221202:102551.078 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] 75200:20221202:102551.079 query [txnlev:1] [commit;] 75200:20221202:102551.079 End of am_db_get_alerts():SUCCEED alerts:0 75200:20221202:102551.079 In am_db_flush_results() 75200:20221202:102551.079 In zbx_ipc_socket_write() 75200:20221202:102551.079 End of zbx_ipc_socket_write():SUCCEED 75200:20221202:102551.079 In zbx_ipc_socket_read() 75149:20221202:102551.079 End of zbx_ipc_service_recv():1 75149:20221202:102551.079 In am_flush_results() results:0 75149:20221202:102551.079 In zbx_ipc_client_send() clientid:6 75149:20221202:102551.080 End of zbx_ipc_client_send():SUCCEED 75149:20221202:102551.080 End of am_flush_results() 75149:20221202:102551.080 In zbx_ipc_service_recv() timeout:1.000 75200:20221202:102551.080 End of zbx_ipc_socket_read():SUCCEED 75200:20221202:102551.080 End of am_db_flush_results() flushed:0 75200:20221202:102551.080 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.002362 sec, idle 1 sec]' 75157:20221202:102551.088 End of zbx_ipc_service_recv():2 75157:20221202:102551.088 In zbx_ipc_service_recv() timeout:1.000 75133:20221202:102551.358 End of zbx_ipc_service_recv():2 75133:20221202:102551.359 zbx_setproctitle() title:'service manager #1 [processed 0 events, updated 0 event tags, deleted 0 problems, synced 0 service updates, idle 5.023587 sec during 5.023628 sec]' 75133:20221202:102551.359 In zbx_ipc_service_recv() timeout:1.000 75132:20221202:102551.464 End of zbx_ipc_service_recv():2 75132:20221202:102551.464 In zbx_ipc_async_socket_send() 75132:20221202:102551.464 In zbx_ipc_client_send() clientid:0 75132:20221202:102551.464 End of zbx_ipc_client_send():SUCCEED 75132:20221202:102551.464 End of zbx_ipc_async_socket_send():SUCCEED 75132:20221202:102551.464 In zbx_ipc_async_socket_flush() timeout:10 75132:20221202:102551.464 End of zbx_ipc_async_socket_flush():0 75132:20221202:102551.464 In zbx_ipc_service_recv() timeout:0.993 75129:20221202:102551.465 End of zbx_ipc_service_recv():1 75129:20221202:102551.465 In zbx_ha_dispatch_message() 75129:20221202:102551.465 In zbx_ipc_service_recv() timeout:1.000 75184:20221202:102551.902 End of zbx_ipc_async_socket_recv():0 75184:20221202:102551.902 zbx_setproctitle() title:'poller #3 [got 1 values in 0.001771 sec, getting values]' 75184:20221202:102551.902 In get_values() 75184:20221202:102551.902 In DCconfig_get_poller_items() poller_type:0 75184:20221202:102551.902 End of DCconfig_get_poller_items():1 75184:20221202:102551.902 In substitute_key_macros_impl() data:'agent.ping' 75184:20221202:102551.902 End of substitute_key_macros_impl():SUCCEED data:'agent.ping' 75184:20221202:102551.902 In substitute_simple_macros_impl() data:'10050' 75184:20221202:102551.902 End substitute_simple_macros_impl() data:'10050' 75184:20221202:102551.902 In get_value() key:'agent.ping' 75184:20221202:102551.902 In get_value_agent() host:'test' addr:'192.168.6.176' key:'agent.ping' conn:'unencrypted' 75184:20221202:102551.902 In is_ip4() ip:'192.168.6.176' 75184:20221202:102551.902 End of is_ip4():SUCCEED 75184:20221202:102551.902 Sending [agent.ping] 75184:20221202:102551.903 get value from agent result: '1' 75184:20221202:102551.903 End of get_value_agent():SUCCEED 75184:20221202:102551.903 End of get_value():SUCCEED 75184:20221202:102551.903 In zbx_activate_item_interface() interfaceid:15 itemid:44581 type:0 75184:20221202:102551.903 End of zbx_activate_item_interface() 75184:20221202:102551.903 In zbx_preprocess_item_value() 75184:20221202:102551.903 End of zbx_preprocess_item_value() 75184:20221202:102551.903 In zbx_ipc_socket_write() 75184:20221202:102551.903 End of zbx_ipc_socket_write():SUCCEED 75184:20221202:102551.903 End of get_values():1 75184:20221202:102551.903 zbx_setproctitle() title:'poller #3 [got 1 values in 0.000780 sec, idle 5 sec]' 75184:20221202:102551.903 In zbx_ipc_async_socket_recv() timeout:5 75153:20221202:102551.903 End of zbx_ipc_service_recv():1 75153:20221202:102551.903 In preprocessor_add_request() 75153:20221202:102551.903 In preprocessor_sync_configuration() 75153:20221202:102551.903 In DCconfig_get_preprocessable_items() 75153:20221202:102551.903 End of DCconfig_get_preprocessable_items() items:29 75153:20221202:102551.903 End of preprocessor_sync_configuration() item config size: 29, history cache size: 0 75153:20221202:102551.903 In preprocessor_enqueue() itemid: 44581 75153:20221202:102551.903 End of preprocessor_enqueue() 75153:20221202:102551.903 In preprocessor_assign_tasks() 75153:20221202:102551.903 In preprocessor_get_next_task() 75153:20221202:102551.903 End of preprocessor_get_next_task() 75153:20221202:102551.903 In zbx_ipc_client_send() clientid:3 75153:20221202:102551.903 End of zbx_ipc_client_send():SUCCEED 75153:20221202:102551.903 In preprocessor_get_next_task() 75153:20221202:102551.903 End of preprocessor_get_next_task() 75153:20221202:102551.903 End of preprocessor_assign_tasks() 75153:20221202:102551.903 End of preprocessor_add_request() 75153:20221202:102551.903 zbx_setproctitle() title:'preprocessing manager #1 [queued 1, processed 1 values, idle 5.002746 sec during 5.005046 sec]' 75153:20221202:102551.903 In zbx_ipc_service_recv() timeout:1.000 75155:20221202:102551.903 End of zbx_ipc_socket_read():SUCCEED 75155:20221202:102551.903 worker_preprocess_value(): 1 75155:20221202:102551.903 worker_preprocess_value: SUCCEED GOOD 75155:20221202:102551.903 In zbx_ipc_socket_write() 75155:20221202:102551.903 End of zbx_ipc_socket_write():SUCCEED 75155:20221202:102551.903 In zbx_ipc_socket_read() 75153:20221202:102551.903 End of zbx_ipc_service_recv():1 75153:20221202:102551.903 In preprocessor_add_result() 75153:20221202:102551.903 In preprocessor_enqueue_dependent() itemid: 44581 75153:20221202:102551.903 End of preprocessor_enqueue_dependent() 75153:20221202:102551.903 In preprocessor_assign_tasks() 75153:20221202:102551.903 In preprocessor_get_next_task() 75153:20221202:102551.904 End of preprocessor_get_next_task() 75153:20221202:102551.904 End of preprocessor_assign_tasks() 75153:20221202:102551.904 End of preprocessor_add_result() 75153:20221202:102551.904 In zbx_ipc_service_recv() timeout:1.000 75183:20221202:102551.904 End of zbx_ipc_async_socket_recv():0 75183:20221202:102551.904 zbx_setproctitle() title:'poller #2 [got 0 values in 0.000666 sec, getting values]' 75183:20221202:102551.904 In get_values() 75183:20221202:102551.904 In DCconfig_get_poller_items() poller_type:0 75183:20221202:102551.904 End of DCconfig_get_poller_items():0 75183:20221202:102551.904 In DCconfig_get_poller_nextcheck() poller_type:0 75183:20221202:102551.904 End of DCconfig_get_poller_nextcheck():1669969556 75183:20221202:102551.904 End of get_values():0 75183:20221202:102551.904 zbx_setproctitle() title:'poller #2 [got 0 values in 0.000076 sec, idle 5 sec]' 75183:20221202:102551.904 In zbx_ipc_async_socket_recv() timeout:5 75187:20221202:102551.906 End of zbx_ipc_async_socket_recv():0 75187:20221202:102551.906 zbx_setproctitle() title:'poller #4 [got 0 values in 0.001240 sec, getting values]' 75187:20221202:102551.906 In get_values() 75187:20221202:102551.906 In DCconfig_get_poller_items() poller_type:0 75187:20221202:102551.906 End of DCconfig_get_poller_items():0 75187:20221202:102551.906 In DCconfig_get_poller_nextcheck() poller_type:0 75187:20221202:102551.906 End of DCconfig_get_poller_nextcheck():1669969556 75187:20221202:102551.906 End of get_values():0 75187:20221202:102551.906 zbx_setproctitle() title:'poller #4 [got 0 values in 0.000574 sec, idle 5 sec]' 75187:20221202:102551.906 In zbx_ipc_async_socket_recv() timeout:5 75182:20221202:102551.914 End of zbx_ipc_async_socket_recv():0 75182:20221202:102551.914 zbx_setproctitle() title:'poller #1 [got 0 values in 0.000160 sec, getting values]' 75182:20221202:102551.914 In get_values() 75182:20221202:102551.914 In DCconfig_get_poller_items() poller_type:0 75182:20221202:102551.914 End of DCconfig_get_poller_items():0 75182:20221202:102551.914 In DCconfig_get_poller_nextcheck() poller_type:0 75182:20221202:102551.914 End of DCconfig_get_poller_nextcheck():1669969556 75182:20221202:102551.914 End of get_values():0 75182:20221202:102551.914 zbx_setproctitle() title:'poller #1 [got 0 values in 0.000138 sec, idle 5 sec]' 75182:20221202:102551.914 In zbx_ipc_async_socket_recv() timeout:5 75188:20221202:102551.935 End of zbx_ipc_async_socket_recv():0 75188:20221202:102551.935 zbx_setproctitle() title:'poller #5 [got 0 values in 0.000116 sec, getting values]' 75188:20221202:102551.935 In get_values() 75188:20221202:102551.935 In DCconfig_get_poller_items() poller_type:0 75188:20221202:102551.935 End of DCconfig_get_poller_items():0 75188:20221202:102551.935 In DCconfig_get_poller_nextcheck() poller_type:0 75188:20221202:102551.935 End of DCconfig_get_poller_nextcheck():1669969556 75188:20221202:102551.935 End of get_values():0 75188:20221202:102551.935 zbx_setproctitle() title:'poller #5 [got 0 values in 0.000182 sec, idle 5 sec]' 75188:20221202:102551.935 In zbx_ipc_async_socket_recv() timeout:5 75180:20221202:102551.951 zbx_setproctitle() title:'self-monitoring [processing data]' 75180:20221202:102551.951 In collect_selfmon_stats() 75180:20221202:102551.951 End of collect_selfmon_stats() 75180:20221202:102551.951 zbx_setproctitle() title:'self-monitoring [processed data in 0.000292 sec, idle 1 sec]' 75206:20221202:102552.031 End of zbx_ipc_service_recv():2 75206:20221202:102552.031 zbx_setproctitle() title:'availability manager #1 [queued 0, processed 0 values, idle 5.031108 sec during 5.031136 sec]' 75206:20221202:102552.031 In zbx_ipc_service_recv() timeout:1.000 75167:20221202:102552.043 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000175 sec, syncing history]' 75167:20221202:102552.043 In zbx_sync_history_cache() history_num:1 75167:20221202:102552.043 In substitute_simple_macros_impl() data:'90d' 75167:20221202:102552.043 End substitute_simple_macros_impl() data:'90d' 75167:20221202:102552.043 In DCmass_prepare_history() history_num:1 75167:20221202:102552.043 End of DCmass_prepare_history() 75167:20221202:102552.043 In DBmass_add_history() 75167:20221202:102552.043 In zbx_history_add_values() 75167:20221202:102552.043 query [txnlev:1] [begin;] 75167:20221202:102552.043 query [txnlev:1] [insert into history_str (itemid,clock,ns,value) values (44581,1669969551,903240394,'GOOD'); ] 75167:20221202:102552.044 query [txnlev:1] [commit;] 75165:20221202:102552.057 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000138 sec, syncing history]' 75165:20221202:102552.057 In zbx_sync_history_cache() history_num:1 75165:20221202:102552.057 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000306 sec, idle 1 sec]' 75167:20221202:102552.057 End of zbx_history_add_values() 75167:20221202:102552.058 End of DBmass_add_history() 75167:20221202:102552.058 In DCmass_update_trends() 75167:20221202:102552.058 End of DCmass_update_trends() 75167:20221202:102552.058 query [txnlev:1] [begin;] 75167:20221202:102552.058 In DBmass_update_items() 75167:20221202:102552.058 End of DBmass_update_items() 75167:20221202:102552.058 In zbx_process_events() events_num:0 75167:20221202:102552.058 End of zbx_process_events() processed:0 75167:20221202:102552.058 query [txnlev:1] [commit;] 75167:20221202:102552.058 In DCupdate_trends() 75167:20221202:102552.058 End of DCupdate_trends() 75167:20221202:102552.058 query [txnlev:1] [begin;] 75167:20221202:102552.058 In recalculate_triggers() 75167:20221202:102552.059 In zbx_link_triggers_with_functions() trigger_order_num:0 75167:20221202:102552.059 End of zbx_link_triggers_with_functions() triggers_func_pos_num:0 75167:20221202:102552.059 In zbx_evaluate_expressions() tr_num:0 75167:20221202:102552.059 In substitute_functions() 75167:20221202:102552.059 In zbx_extract_functionids() tr_num:0 75167:20221202:102552.059 End of zbx_extract_functionids() functionids_num:0 75167:20221202:102552.059 End of substitute_functions() 75167:20221202:102552.059 End of zbx_evaluate_expressions() 75167:20221202:102552.059 In zbx_process_triggers() values_num:0 75167:20221202:102552.059 End of zbx_process_triggers() 75167:20221202:102552.059 End of recalculate_triggers() 75167:20221202:102552.059 In zbx_process_events() events_num:0 75167:20221202:102552.059 End of zbx_process_events() processed:0 75167:20221202:102552.059 query [txnlev:1] [commit;] 75164:20221202:102552.059 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000119 sec, syncing history]' 75164:20221202:102552.059 In zbx_sync_history_cache() history_num:1 75166:20221202:102552.059 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000118 sec, syncing history]' 75166:20221202:102552.059 In zbx_sync_history_cache() history_num:1 75164:20221202:102552.059 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.001449 sec, idle 1 sec]' 75167:20221202:102552.059 zbx_setproctitle() title:'history syncer #4 [processed 1 values, 0 triggers in 0.016608 sec, idle 1 sec]' 75166:20221202:102552.059 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000293 sec, idle 1 sec]' 75149:20221202:102552.083 End of zbx_ipc_service_recv():2 75149:20221202:102552.083 In zbx_ipc_service_recv() timeout:1.000 75200:20221202:102552.086 zbx_setproctitle() title:'alert syncer [queuing alerts]' 75200:20221202:102552.086 In am_db_get_alerts() 75200:20221202:102552.086 query [txnlev:1] [begin;] 75200:20221202:102552.086 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] 75200:20221202:102552.086 query [txnlev:1] [commit;] 75200:20221202:102552.086 End of am_db_get_alerts():SUCCEED alerts:0 75200:20221202:102552.086 In am_db_flush_results() 75200:20221202:102552.086 In zbx_ipc_socket_write() 75200:20221202:102552.086 End of zbx_ipc_socket_write():SUCCEED 75200:20221202:102552.086 In zbx_ipc_socket_read() 75149:20221202:102552.086 End of zbx_ipc_service_recv():1 75149:20221202:102552.086 In am_flush_results() results:0 75149:20221202:102552.086 In zbx_ipc_client_send() clientid:6 75149:20221202:102552.086 End of zbx_ipc_client_send():SUCCEED 75149:20221202:102552.086 End of am_flush_results() 75149:20221202:102552.086 In zbx_ipc_service_recv() timeout:1.000 75200:20221202:102552.087 End of zbx_ipc_socket_read():SUCCEED 75200:20221202:102552.087 End of am_db_flush_results() flushed:0 75200:20221202:102552.087 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.001138 sec, idle 1 sec]' 75157:20221202:102552.094 End of zbx_ipc_service_recv():2 75157:20221202:102552.094 zbx_setproctitle() title:'lld manager #1 [processed 0 LLD rules, idle 5.027735sec during 5.027762 sec]' 75157:20221202:102552.094 In zbx_ipc_service_recv() timeout:1.000 75133:20221202:102552.366 End of zbx_ipc_service_recv():2 75133:20221202:102552.366 In zbx_ipc_service_recv() timeout:1.000 75132:20221202:102552.465 End of zbx_ipc_service_recv():2 75132:20221202:102552.466 In zbx_ipc_async_socket_send() 75132:20221202:102552.466 In zbx_ipc_client_send() clientid:0 75132:20221202:102552.466 End of zbx_ipc_client_send():SUCCEED 75132:20221202:102552.466 End of zbx_ipc_async_socket_send():SUCCEED 75132:20221202:102552.466 In zbx_ipc_async_socket_flush() timeout:10 75132:20221202:102552.466 End of zbx_ipc_async_socket_flush():0 75132:20221202:102552.466 In zbx_ipc_service_recv() timeout:0.992 75129:20221202:102552.466 End of zbx_ipc_service_recv():1 75129:20221202:102552.467 In zbx_ha_dispatch_message() 75129:20221202:102552.467 In zbx_ipc_service_recv() timeout:1.000 75153:20221202:102552.907 End of zbx_ipc_service_recv():2 75153:20221202:102552.908 In zbx_ipc_service_recv() timeout:1.000 75180:20221202:102552.952 zbx_setproctitle() title:'self-monitoring [processing data]' 75180:20221202:102552.953 In collect_selfmon_stats() 75180:20221202:102552.953 End of collect_selfmon_stats() 75180:20221202:102552.953 zbx_setproctitle() title:'self-monitoring [processed data in 0.000176 sec, idle 1 sec]' 75168:20221202:102553.037 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.002948 sec, processing escalations]' 75168:20221202:102553.037 In process_escalations() 75168:20221202:102553.037 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<=1669969556 order by actionid,triggerid,itemid,escalationid] 75168:20221202:102553.038 End of process_escalations() 75168:20221202:102553.038 In process_escalations() 75168:20221202:102553.038 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<=1669969556 order by actionid,triggerid,itemid,escalationid] 75206:20221202:102553.038 End of zbx_ipc_service_recv():2 75206:20221202:102553.038 In zbx_ipc_service_recv() timeout:1.000 75168:20221202:102553.039 End of process_escalations() 75168:20221202:102553.039 In process_escalations() 75168:20221202:102553.039 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<=1669969556 order by actionid,triggerid,itemid,escalationid] 75168:20221202:102553.039 End of process_escalations() 75168:20221202:102553.039 In process_escalations() 75168:20221202:102553.039 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<=1669969556 order by actionid,triggerid,itemid,escalationid] 75168:20221202:102553.039 End of process_escalations() 75168:20221202:102553.039 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.002100 sec, idle 3 sec]' 75165:20221202:102553.058 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000306 sec, syncing history]' 75165:20221202:102553.058 In zbx_sync_history_cache() history_num:0 75165:20221202:102553.058 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000157 sec, idle 1 sec]' 75166:20221202:102553.061 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000293 sec, syncing history]' 75166:20221202:102553.061 In zbx_sync_history_cache() history_num:0 75166:20221202:102553.061 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000171 sec, idle 1 sec]' 75167:20221202:102553.061 zbx_setproctitle() title:'history syncer #4 [processed 1 values, 0 triggers in 0.016608 sec, syncing history]' 75167:20221202:102553.061 In zbx_sync_history_cache() history_num:0 75167:20221202:102553.061 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000378 sec, idle 1 sec]' 75164:20221202:102553.062 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.001449 sec, syncing history]' 75164:20221202:102553.062 In zbx_sync_history_cache() history_num:0 75164:20221202:102553.062 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000708 sec, idle 1 sec]' 75162:20221202:102553.073 zbx_setproctitle() title:'http poller #1 [got 0 values in 0.000667 sec, getting values]' 75162:20221202:102553.073 In process_httptests() 75162:20221202:102553.073 query [txnlev:0] [select h.hostid,h.host,h.name,t.httptestid,t.name,t.agent,t.authentication,t.http_user,t.http_password,t.http_proxy,t.retries,t.ssl_cert_file,t.ssl_key_file,t.ssl_key_password,t.verify_peer,t.verify_host,t.delay from httptest t,hosts h where t.hostid=h.hostid and t.nextcheck<=1669969553 and mod(t.httptestid,1)=0 and t.status=0 and h.proxy_hostid is null and h.status=0 and (h.maintenance_status=0 or h.maintenance_type=0)] 75162:20221202:102553.077 query [txnlev:0] [select name,value,type from httptest_field where httptestid=1 order by httptest_fieldid] 75162:20221202:102553.078 In substitute_simple_macros_impl() data:'Zabbix' 75162:20221202:102553.078 End substitute_simple_macros_impl() data:'Zabbix' 75162:20221202:102553.078 In substitute_simple_macros_impl() data:EMPTY 75162:20221202:102553.078 In substitute_simple_macros_impl() data:EMPTY 75162:20221202:102553.078 In substitute_simple_macros_impl() data:EMPTY 75162:20221202:102553.078 In http_process_variables() 0 variables 75162:20221202:102553.078 End of http_process_variables():SUCCEED 75162:20221202:102553.078 In process_httptest() httptestid:1 name:'Web scenario 1' 75162:20221202:102553.078 query [txnlev:0] [select httpstepid,no,name,url,timeout,posts,required,status_codes,post_type,follow_redirects,retrieve_mode from httpstep where httptestid=1 order by no] 75162:20221202:102553.079 In substitute_simple_macros_impl() data:'10s' 75162:20221202:102553.079 End substitute_simple_macros_impl() data:'10s' 75162:20221202:102553.079 In substitute_simple_macros_impl() data:'https://zabbix.com' 75162:20221202:102553.079 End substitute_simple_macros_impl() data:'https://zabbix.com' 75162:20221202:102553.079 In http_substitute_variables() data:'https://zabbix.com' 75162:20221202:102553.079 End of http_substitute_variables() data:'https://zabbix.com' 75162:20221202:102553.079 In substitute_simple_macros_impl() data:'Zabbix' 75162:20221202:102553.079 End substitute_simple_macros_impl() data:'Zabbix' 75162:20221202:102553.079 In substitute_simple_macros_impl() data:'200' 75162:20221202:102553.079 End substitute_simple_macros_impl() data:'200' 75162:20221202:102553.079 query [txnlev:0] [select name,value,type from httpstep_field where httpstepid=1 order by httpstep_fieldid] 75162:20221202:102553.080 In substitute_simple_macros_impl() data:'15s' 75162:20221202:102553.080 End substitute_simple_macros_impl() data:'15s' 75162:20221202:102553.080 process_httptest() use step "111" 75162:20221202:102553.080 process_httptest() use post "" 75162:20221202:102553.080 process_httptest() go to URL "https://zabbix.com" 75200:20221202:102553.087 zbx_setproctitle() title:'alert syncer [queuing alerts]' 75200:20221202:102553.088 In am_db_get_alerts() 75200:20221202:102553.088 query [txnlev:1] [begin;] 75200:20221202:102553.088 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] 75200:20221202:102553.090 query [txnlev:1] [commit;] 75200:20221202:102553.090 End of am_db_get_alerts():SUCCEED alerts:0 75200:20221202:102553.090 In am_db_flush_results() 75200:20221202:102553.090 In zbx_ipc_socket_write() 75200:20221202:102553.090 End of zbx_ipc_socket_write():SUCCEED 75200:20221202:102553.090 In zbx_ipc_socket_read() 75149:20221202:102553.093 End of zbx_ipc_service_recv():1 75149:20221202:102553.094 In am_flush_results() results:0 75149:20221202:102553.094 In zbx_ipc_client_send() clientid:6 75149:20221202:102553.094 End of zbx_ipc_client_send():SUCCEED 75149:20221202:102553.094 End of am_flush_results() 75149:20221202:102553.094 In zbx_ipc_service_recv() timeout:1.000 75200:20221202:102553.094 End of zbx_ipc_socket_read():SUCCEED 75200:20221202:102553.094 End of am_db_flush_results() flushed:0 75200:20221202:102553.094 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.006698 sec, idle 1 sec]' 75157:20221202:102553.095 End of zbx_ipc_service_recv():2 75157:20221202:102553.095 In zbx_ipc_service_recv() timeout:1.000 75162:20221202:102553.293 In int_in_list() list:'200' value:301 75162:20221202:102553.293 End of int_in_list():FAIL 75162:20221202:102553.293 In process_step_data() rspcode:301 time:0.212672 speed:839.000000 75162:20221202:102553.293 query [txnlev:0] [select type,itemid from httpstepitem where httpstepid=1] 75162:20221202:102553.294 In zbx_preprocess_item_value() 75162:20221202:102553.294 End of zbx_preprocess_item_value() 75162:20221202:102553.294 In zbx_preprocess_item_value() 75162:20221202:102553.294 End of zbx_preprocess_item_value() 75162:20221202:102553.294 In zbx_preprocess_item_value() 75162:20221202:102553.294 End of zbx_preprocess_item_value() 75162:20221202:102553.294 End of process_step_data() 75162:20221202:102553.296 query without transaction detected 75162:20221202:102553.296 query [txnlev:0] [update httptest set nextcheck=1669969563 where httptestid=1] 75162:20221202:102553.315 cannot process step "111" of web scenario "Web scenario 1" on host "test": response code "301" did not match any of the required status codes "200" 75162:20221202:102553.315 In process_test_data() 75162:20221202:102553.315 query [txnlev:0] [select type,itemid from httptestitem where httptestid=1] 75162:20221202:102553.315 In zbx_preprocess_item_value() 75162:20221202:102553.315 End of zbx_preprocess_item_value() 75162:20221202:102553.315 In zbx_preprocess_item_value() 75162:20221202:102553.316 End of zbx_preprocess_item_value() 75162:20221202:102553.316 In zbx_preprocess_item_value() 75162:20221202:102553.316 End of zbx_preprocess_item_value() 75162:20221202:102553.316 End of process_test_data() 75162:20221202:102553.316 In zbx_ipc_socket_write() 75153:20221202:102553.316 End of zbx_ipc_service_recv():1 75153:20221202:102553.316 In preprocessor_add_request() 75153:20221202:102553.316 In preprocessor_sync_configuration() 75153:20221202:102553.316 In DCconfig_get_preprocessable_items() 75153:20221202:102553.316 End of DCconfig_get_preprocessable_items() items:29 75153:20221202:102553.316 End of preprocessor_sync_configuration() item config size: 29, history cache size: 0 75153:20221202:102553.316 In preprocessor_enqueue() itemid: 44299 75153:20221202:102553.316 In preprocessor_enqueue_dependent() itemid: 44299 75153:20221202:102553.316 End of preprocessor_enqueue_dependent() 75153:20221202:102553.316 End of preprocessor_enqueue() 75153:20221202:102553.316 In preprocessor_enqueue() itemid: 44300 75153:20221202:102553.316 In preprocessor_enqueue_dependent() itemid: 44300 75153:20221202:102553.316 End of preprocessor_enqueue_dependent() 75153:20221202:102553.316 End of preprocessor_enqueue() 75153:20221202:102553.316 In preprocessor_enqueue() itemid: 44301 75153:20221202:102553.316 In preprocessor_enqueue_dependent() itemid: 44301 75153:20221202:102553.316 End of preprocessor_enqueue_dependent() 75153:20221202:102553.316 End of preprocessor_enqueue() 75153:20221202:102553.316 In preprocessor_enqueue() itemid: 44296 75153:20221202:102553.316 In preprocessor_enqueue_dependent() itemid: 44296 75153:20221202:102553.316 End of preprocessor_enqueue_dependent() 75153:20221202:102553.316 End of preprocessor_enqueue() 75153:20221202:102553.316 In preprocessor_enqueue() itemid: 44297 75153:20221202:102553.316 In preprocessor_enqueue_dependent() itemid: 44297 75153:20221202:102553.316 End of preprocessor_enqueue_dependent() 75153:20221202:102553.316 End of preprocessor_enqueue() 75153:20221202:102553.316 In preprocessor_enqueue() itemid: 44298 75153:20221202:102553.316 In preprocessor_enqueue_dependent() itemid: 44298 75153:20221202:102553.316 End of preprocessor_enqueue_dependent() 75153:20221202:102553.317 End of preprocessor_enqueue() 75153:20221202:102553.317 In preprocessor_assign_tasks() 75162:20221202:102553.317 End of zbx_ipc_socket_write():SUCCEED 75162:20221202:102553.317 End of process_httptest() 75162:20221202:102553.318 End of process_httptests() 75162:20221202:102553.318 query [txnlev:0] [select min(t.nextcheck) from httptest t,hosts h where t.hostid=h.hostid and mod(t.httptestid,1)=0 and t.status=0 and h.proxy_hostid is null and h.status=0 and (h.maintenance_status=0 or h.maintenance_type=0)] 75153:20221202:102553.320 In preprocessor_get_next_task() 75153:20221202:102553.320 End of preprocessor_get_next_task() 75153:20221202:102553.320 End of preprocessor_assign_tasks() 75153:20221202:102553.320 End of preprocessor_add_request() 75153:20221202:102553.320 In zbx_ipc_service_recv() timeout:1.000 75162:20221202:102553.320 zbx_setproctitle() title:'http poller #1 [got 1 values in 0.245806 sec, idle 5 sec]' 75133:20221202:102553.370 End of zbx_ipc_service_recv():2 75133:20221202:102553.370 In zbx_ipc_service_recv() timeout:1.000 75132:20221202:102553.462 End of zbx_ipc_service_recv():2 75132:20221202:102553.462 In zbx_ipc_async_socket_send() 75132:20221202:102553.462 In zbx_ipc_client_send() clientid:0 75132:20221202:102553.462 End of zbx_ipc_client_send():SUCCEED 75132:20221202:102553.462 End of zbx_ipc_async_socket_send():SUCCEED 75132:20221202:102553.462 In zbx_ipc_async_socket_flush() timeout:10 75132:20221202:102553.462 End of zbx_ipc_async_socket_flush():0 75132:20221202:102553.462 In zbx_ipc_service_recv() timeout:0.995 75129:20221202:102553.463 End of zbx_ipc_service_recv():1 75129:20221202:102553.463 In zbx_ha_dispatch_message() 75129:20221202:102553.463 In zbx_ipc_service_recv() timeout:1.000 75180:20221202:102553.953 zbx_setproctitle() title:'self-monitoring [processing data]' 75180:20221202:102553.953 In collect_selfmon_stats() 75180:20221202:102553.953 End of collect_selfmon_stats() 75180:20221202:102553.953 zbx_setproctitle() title:'self-monitoring [processed data in 0.000365 sec, idle 1 sec]' 75206:20221202:102554.045 End of zbx_ipc_service_recv():2 75206:20221202:102554.046 In zbx_ipc_service_recv() timeout:1.000 75167:20221202:102554.064 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000378 sec, syncing history]' 75167:20221202:102554.064 In zbx_sync_history_cache() history_num:6 75167:20221202:102554.064 In substitute_simple_macros_impl() data:'90d' 75167:20221202:102554.064 End substitute_simple_macros_impl() data:'90d' 75167:20221202:102554.064 In substitute_simple_macros_impl() data:'30d' 75165:20221202:102554.064 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000157 sec, syncing history]' 75165:20221202:102554.064 In zbx_sync_history_cache() history_num:6 75165:20221202:102554.064 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000052 sec, idle 1 sec]' 75167:20221202:102554.065 End substitute_simple_macros_impl() data:'30d' 75167:20221202:102554.065 In substitute_simple_macros_impl() data:'90d' 75167:20221202:102554.065 End substitute_simple_macros_impl() data:'90d' 75167:20221202:102554.065 In substitute_simple_macros_impl() data:'30d' 75167:20221202:102554.065 End substitute_simple_macros_impl() data:'30d' 75167:20221202:102554.065 In substitute_simple_macros_impl() data:'30d' 75167:20221202:102554.065 End substitute_simple_macros_impl() data:'30d' 75167:20221202:102554.065 In substitute_simple_macros_impl() data:'90d' 75167:20221202:102554.065 End substitute_simple_macros_impl() data:'90d' 75167:20221202:102554.065 In substitute_simple_macros_impl() data:'30d' 75167:20221202:102554.065 End substitute_simple_macros_impl() data:'30d' 75167:20221202:102554.065 In substitute_simple_macros_impl() data:'90d' 75167:20221202:102554.065 End substitute_simple_macros_impl() data:'90d' 75167:20221202:102554.065 In substitute_simple_macros_impl() data:'30d' 75167:20221202:102554.065 End substitute_simple_macros_impl() data:'30d' 75167:20221202:102554.065 In substitute_simple_macros_impl() data:'90d' 75167:20221202:102554.065 End substitute_simple_macros_impl() data:'90d' 75167:20221202:102554.065 In substitute_simple_macros_impl() data:'30d' 75167:20221202:102554.065 End substitute_simple_macros_impl() data:'30d' 75167:20221202:102554.065 In DCmass_prepare_history() history_num:6 75167:20221202:102554.065 End of DCmass_prepare_history() 75167:20221202:102554.065 In DBmass_add_history() 75167:20221202:102554.065 In zbx_history_add_values() 75167:20221202:102554.065 query [txnlev:1] [begin;] 75166:20221202:102554.065 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000171 sec, syncing history]' 75166:20221202:102554.065 In zbx_sync_history_cache() history_num:6 75166:20221202:102554.065 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.001374 sec, idle 1 sec]' 75164:20221202:102554.066 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000708 sec, syncing history]' 75164:20221202:102554.066 In zbx_sync_history_cache() history_num:6 75164:20221202:102554.066 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.001407 sec, idle 1 sec]' 75167:20221202:102554.066 query [txnlev:1] [insert into history (itemid,clock,ns,value) values (44296,1669969553,296004195,839),(44299,1669969553,293236027,839),(44300,1669969553,293236027,0.212672); ] 75167:20221202:102554.067 query [txnlev:1] [insert into history_str (itemid,clock,ns,value) values (44298,1669969553,296004195,'response code "301" did not match any of the required status codes "200"'); ] 75167:20221202:102554.068 query [txnlev:1] [insert into history_uint (itemid,clock,ns,value) values (44297,1669969553,296004195,1),(44301,1669969553,293236027,301); ] 75167:20221202:102554.069 query [txnlev:1] [commit;] 75167:20221202:102554.079 End of zbx_history_add_values() 75167:20221202:102554.079 End of DBmass_add_history() 75167:20221202:102554.079 In DCmass_update_trends() 75167:20221202:102554.079 End of DCmass_update_trends() 75167:20221202:102554.079 query [txnlev:1] [begin;] 75167:20221202:102554.080 In DBmass_update_items() 75167:20221202:102554.080 End of DBmass_update_items() 75167:20221202:102554.080 In zbx_process_events() events_num:0 75167:20221202:102554.080 End of zbx_process_events() processed:0 75167:20221202:102554.080 query [txnlev:1] [commit;] 75167:20221202:102554.080 In DCupdate_trends() 75167:20221202:102554.080 End of DCupdate_trends() 75167:20221202:102554.080 query [txnlev:1] [begin;] 75167:20221202:102554.081 In recalculate_triggers() 75167:20221202:102554.081 In zbx_link_triggers_with_functions() trigger_order_num:0 75167:20221202:102554.081 End of zbx_link_triggers_with_functions() triggers_func_pos_num:0 75167:20221202:102554.081 In zbx_evaluate_expressions() tr_num:0 75167:20221202:102554.081 In substitute_functions() 75167:20221202:102554.081 In zbx_extract_functionids() tr_num:0 75167:20221202:102554.081 End of zbx_extract_functionids() functionids_num:0 75167:20221202:102554.081 End of substitute_functions() 75167:20221202:102554.081 End of zbx_evaluate_expressions() 75167:20221202:102554.081 In zbx_process_triggers() values_num:0 75167:20221202:102554.081 End of zbx_process_triggers() 75167:20221202:102554.081 End of recalculate_triggers() 75167:20221202:102554.081 In zbx_process_events() events_num:0 75167:20221202:102554.081 End of zbx_process_events() processed:0 75167:20221202:102554.081 query [txnlev:1] [commit;] 75167:20221202:102554.090 zbx_setproctitle() title:'history syncer #4 [processed 6 values, 0 triggers in 0.026019 sec, idle 1 sec]' 75200:20221202:102554.095 zbx_setproctitle() title:'alert syncer [queuing alerts]' 75200:20221202:102554.095 In am_db_get_alerts() 75200:20221202:102554.095 query [txnlev:1] [begin;] 75200:20221202:102554.096 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] 75200:20221202:102554.096 query [txnlev:1] [commit;] 75200:20221202:102554.096 End of am_db_get_alerts():SUCCEED alerts:0 75200:20221202:102554.096 In am_db_flush_results() 75200:20221202:102554.096 In zbx_ipc_socket_write() 75200:20221202:102554.096 End of zbx_ipc_socket_write():SUCCEED 75200:20221202:102554.096 In zbx_ipc_socket_read() 75149:20221202:102554.096 End of zbx_ipc_service_recv():1 75149:20221202:102554.097 In am_flush_results() results:0 75149:20221202:102554.097 In zbx_ipc_client_send() clientid:6 75149:20221202:102554.097 End of zbx_ipc_client_send():SUCCEED 75149:20221202:102554.097 End of am_flush_results() 75149:20221202:102554.097 In zbx_ipc_service_recv() timeout:1.000 75200:20221202:102554.097 End of zbx_ipc_socket_read():SUCCEED 75200:20221202:102554.097 End of am_db_flush_results() flushed:0 75200:20221202:102554.097 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.001745 sec, idle 1 sec]' 75157:20221202:102554.103 End of zbx_ipc_service_recv():2 75157:20221202:102554.103 In zbx_ipc_service_recv() timeout:1.000 75153:20221202:102554.322 End of zbx_ipc_service_recv():2 75153:20221202:102554.322 In zbx_ipc_service_recv() timeout:1.000 75133:20221202:102554.374 End of zbx_ipc_service_recv():2 75133:20221202:102554.374 In zbx_ipc_service_recv() timeout:1.000 75132:20221202:102554.460 End of zbx_ipc_service_recv():2 75132:20221202:102554.460 In ha_check_nodes() ha_status:active db_status:0 75132:20221202:102554.460 query [txnlev:1] [begin;] 75132:20221202:102554.460 query [txnlev:1] [select ha_nodeid,name,status,lastaccess,address,port,ha_sessionid from ha_node order by ha_nodeid for update] 75132:20221202:102554.462 query [txnlev:1] [select ha_failover_delay,auditlog_enabled from config] 75132:20221202:102554.462 In ha_db_get_time() 75132:20221202:102554.463 query [txnlev:1] [select unix_timestamp() from config] 75132:20221202:102554.463 End of ha_db_get_time():SUCCEED db_time:1669969554 75132:20221202:102554.463 query [txnlev:1] [update ha_node set lastaccess=unix_timestamp() where ha_nodeid='clb4ubunu00018m7pn6ddoaix'] 75132:20221202:102554.464 query [txnlev:1] [commit;] 75129:20221202:102554.464 End of zbx_ipc_service_recv():2 75129:20221202:102554.464 In zbx_ha_dispatch_message() 75129:20221202:102554.464 In zbx_ipc_service_recv() timeout:1.000 75132:20221202:102554.483 End of ha_check_nodes() nodeid:clb4ubunu00018m7pn6ddoaix ha_status:active db_status:0 75132:20221202:102554.483 In zbx_ipc_async_socket_send() 75132:20221202:102554.483 In zbx_ipc_client_send() clientid:0 75132:20221202:102554.483 End of zbx_ipc_client_send():SUCCEED 75132:20221202:102554.483 End of zbx_ipc_async_socket_send():SUCCEED 75132:20221202:102554.483 In zbx_ipc_async_socket_flush() timeout:10 75132:20221202:102554.483 End of zbx_ipc_async_socket_flush():0 75132:20221202:102554.483 In zbx_ipc_service_recv() timeout:0.997 75129:20221202:102554.486 End of zbx_ipc_service_recv():1 75129:20221202:102554.486 In zbx_ha_dispatch_message() 75129:20221202:102554.486 In zbx_ipc_service_recv() timeout:1.000 75180:20221202:102554.954 zbx_setproctitle() title:'self-monitoring [processing data]' 75180:20221202:102554.954 In collect_selfmon_stats() 75180:20221202:102554.954 End of collect_selfmon_stats() 75180:20221202:102554.954 zbx_setproctitle() title:'self-monitoring [processed data in 0.000209 sec, idle 1 sec]' 75206:20221202:102555.051 End of zbx_ipc_service_recv():2 75206:20221202:102555.051 In zbx_ipc_service_recv() timeout:1.000 75165:20221202:102555.065 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000052 sec, syncing history]' 75165:20221202:102555.065 In zbx_sync_history_cache() history_num:0 75165:20221202:102555.065 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000226 sec, idle 1 sec]' 75166:20221202:102555.066 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.001374 sec, syncing history]' 75166:20221202:102555.066 In zbx_sync_history_cache() history_num:0 75166:20221202:102555.066 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000287 sec, idle 1 sec]' 75164:20221202:102555.066 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.001407 sec, syncing history]' 75164:20221202:102555.067 In zbx_sync_history_cache() history_num:0 75164:20221202:102555.067 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000178 sec, idle 1 sec]' 75167:20221202:102555.091 zbx_setproctitle() title:'history syncer #4 [processed 6 values, 0 triggers in 0.026019 sec, syncing history]' 75167:20221202:102555.091 In zbx_sync_history_cache() history_num:0 75167:20221202:102555.091 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000243 sec, idle 1 sec]' 75200:20221202:102555.098 zbx_setproctitle() title:'alert syncer [queuing alerts]' 75200:20221202:102555.098 In am_db_get_alerts() 75200:20221202:102555.098 query [txnlev:1] [begin;] 75200:20221202:102555.098 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] 75200:20221202:102555.098 query [txnlev:1] [commit;] 75200:20221202:102555.099 End of am_db_get_alerts():SUCCEED alerts:0 75200:20221202:102555.099 In am_db_flush_results() 75200:20221202:102555.099 In zbx_ipc_socket_write() 75200:20221202:102555.099 End of zbx_ipc_socket_write():SUCCEED 75200:20221202:102555.099 In zbx_ipc_socket_read() 75149:20221202:102555.099 End of zbx_ipc_service_recv():1 75149:20221202:102555.099 In am_flush_results() results:0 75149:20221202:102555.099 In zbx_ipc_client_send() clientid:6 75149:20221202:102555.099 End of zbx_ipc_client_send():SUCCEED 75149:20221202:102555.099 End of am_flush_results() 75149:20221202:102555.099 In zbx_ipc_service_recv() timeout:1.000 75200:20221202:102555.099 End of zbx_ipc_socket_read():SUCCEED 75200:20221202:102555.099 End of am_db_flush_results() flushed:0 75200:20221202:102555.099 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.001967 sec, idle 1 sec]' 75157:20221202:102555.105 End of zbx_ipc_service_recv():2 75157:20221202:102555.105 In zbx_ipc_service_recv() timeout:1.000 75153:20221202:102555.327 End of zbx_ipc_service_recv():2 75153:20221202:102555.328 In zbx_ipc_service_recv() timeout:1.000 75133:20221202:102555.381 End of zbx_ipc_service_recv():2 75133:20221202:102555.381 In zbx_ipc_service_recv() timeout:1.000 75132:20221202:102555.485 End of zbx_ipc_service_recv():2 75132:20221202:102555.486 In zbx_ipc_async_socket_send() 75132:20221202:102555.486 In zbx_ipc_client_send() clientid:0 75132:20221202:102555.486 End of zbx_ipc_client_send():SUCCEED 75132:20221202:102555.486 End of zbx_ipc_async_socket_send():SUCCEED 75132:20221202:102555.486 In zbx_ipc_async_socket_flush() timeout:10 75132:20221202:102555.486 End of zbx_ipc_async_socket_flush():0 75132:20221202:102555.486 In zbx_ipc_service_recv() timeout:0.971 75129:20221202:102555.486 End of zbx_ipc_service_recv():1 75129:20221202:102555.486 In zbx_ha_dispatch_message() 75129:20221202:102555.486 In zbx_ipc_service_recv() timeout:1.000 75172:20221202:102555.839 End of zbx_ipc_async_socket_recv():0 75172:20221202:102555.839 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.000081 sec, getting values]' 75172:20221202:102555.839 In get_values() 75172:20221202:102555.839 In DCconfig_get_poller_items() poller_type:4 75172:20221202:102555.839 End of DCconfig_get_poller_items():0 75172:20221202:102555.839 In DCconfig_get_poller_nextcheck() poller_type:4 75172:20221202:102555.839 End of DCconfig_get_poller_nextcheck():-1 75172:20221202:102555.839 End of get_values():0 75172:20221202:102555.839 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.000107 sec, idle 5 sec]' 75172:20221202:102555.840 In zbx_ipc_async_socket_recv() timeout:5 75174:20221202:102555.848 End of zbx_ipc_async_socket_recv():0 75174:20221202:102555.848 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.000092 sec, getting values]' 75174:20221202:102555.848 In get_values() 75174:20221202:102555.848 In DCconfig_get_poller_items() poller_type:4 75174:20221202:102555.848 End of DCconfig_get_poller_items():0 75174:20221202:102555.848 In DCconfig_get_poller_nextcheck() poller_type:4 75174:20221202:102555.848 End of DCconfig_get_poller_nextcheck():-1 75174:20221202:102555.848 End of get_values():0 75174:20221202:102555.848 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.000209 sec, idle 5 sec]' 75174:20221202:102555.848 In zbx_ipc_async_socket_recv() timeout:5 75170:20221202:102555.852 End of zbx_ipc_async_socket_recv():0 75170:20221202:102555.859 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.000084 sec, getting values]' 75170:20221202:102555.859 In get_values() 75170:20221202:102555.859 In DCconfig_get_poller_items() poller_type:4 75170:20221202:102555.859 End of DCconfig_get_poller_items():0 75170:20221202:102555.859 In DCconfig_get_poller_nextcheck() poller_type:4 75170:20221202:102555.859 End of DCconfig_get_poller_nextcheck():-1 75170:20221202:102555.859 End of get_values():0 75170:20221202:102555.859 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.000098 sec, idle 5 sec]' 75170:20221202:102555.859 In zbx_ipc_async_socket_recv() timeout:5 75189:20221202:102555.859 End of zbx_ipc_async_socket_recv():0 75189:20221202:102555.859 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.000077 sec, getting values]' 75189:20221202:102555.859 In get_values() 75189:20221202:102555.859 In DCconfig_get_poller_items() poller_type:1 75189:20221202:102555.860 End of DCconfig_get_poller_items():0 75189:20221202:102555.860 In DCconfig_get_poller_nextcheck() poller_type:1 75189:20221202:102555.860 End of DCconfig_get_poller_nextcheck():-1 75189:20221202:102555.860 End of get_values():0 75189:20221202:102555.860 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.000133 sec, idle 5 sec]' 75189:20221202:102555.860 In zbx_ipc_async_socket_recv() timeout:5 75171:20221202:102555.865 End of zbx_ipc_async_socket_recv():0 75171:20221202:102555.865 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.000080 sec, getting values]' 75171:20221202:102555.865 In get_values() 75171:20221202:102555.865 In DCconfig_get_poller_items() poller_type:4 75171:20221202:102555.865 End of DCconfig_get_poller_items():0 75171:20221202:102555.865 In DCconfig_get_poller_nextcheck() poller_type:4 75171:20221202:102555.865 End of DCconfig_get_poller_nextcheck():-1 75171:20221202:102555.865 End of get_values():0 75171:20221202:102555.865 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.000637 sec, idle 5 sec]' 75171:20221202:102555.865 In zbx_ipc_async_socket_recv() timeout:5 75181:20221202:102555.870 End of zbx_ipc_async_socket_recv():0 75181:20221202:102555.870 zbx_setproctitle() title:'task manager [processing tasks]' 75181:20221202:102555.870 query [txnlev:0] [select taskid,type,clock,ttl from task where status in (1,2) order by taskid] 75181:20221202:102555.870 zbx_setproctitle() title:'task manager [processed 0 task(s) in 0.000277 sec, idle 5 sec]' 75181:20221202:102555.870 In zbx_ipc_async_socket_recv() timeout:5 75208:20221202:102555.878 End of zbx_ipc_async_socket_recv():0 75208:20221202:102555.878 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.000082 sec, getting values]' 75208:20221202:102555.878 In get_values() 75208:20221202:102555.878 In DCconfig_get_poller_items() poller_type:6 75208:20221202:102555.878 End of DCconfig_get_poller_items():0 75208:20221202:102555.878 In DCconfig_get_poller_nextcheck() poller_type:6 75208:20221202:102555.878 End of DCconfig_get_poller_nextcheck():-1 75208:20221202:102555.878 End of get_values():0 75208:20221202:102555.878 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.000093 sec, idle 5 sec]' 75208:20221202:102555.878 In zbx_ipc_async_socket_recv() timeout:5 75178:20221202:102555.890 End of zbx_ipc_async_socket_recv():0 75178:20221202:102555.890 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.000140 sec, getting values]' 75178:20221202:102555.891 In get_values() 75178:20221202:102555.891 In DCconfig_get_poller_items() poller_type:4 75178:20221202:102555.891 End of DCconfig_get_poller_items():0 75178:20221202:102555.891 In DCconfig_get_poller_nextcheck() poller_type:4 75178:20221202:102555.891 End of DCconfig_get_poller_nextcheck():-1 75178:20221202:102555.891 End of get_values():0 75178:20221202:102555.891 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.000106 sec, idle 5 sec]' 75178:20221202:102555.891 In zbx_ipc_async_socket_recv() timeout:5 75201:20221202:102555.905 End of zbx_ipc_async_socket_recv():0 75201:20221202:102555.906 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.000077 sec, getting values]' 75201:20221202:102555.906 In get_values() 75201:20221202:102555.906 In DCconfig_get_poller_items() poller_type:5 75201:20221202:102555.906 End of DCconfig_get_poller_items():0 75201:20221202:102555.906 In DCconfig_get_poller_nextcheck() poller_type:5 75201:20221202:102555.906 End of DCconfig_get_poller_nextcheck():-1 75201:20221202:102555.906 End of get_values():0 75201:20221202:102555.906 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.000082 sec, idle 5 sec]' 75201:20221202:102555.906 In zbx_ipc_async_socket_recv() timeout:5 75198:20221202:102555.906 zbx_setproctitle() title:'icmp pinger #1 [getting values]' 75198:20221202:102555.906 In get_pinger_hosts() 75198:20221202:102555.906 In DCconfig_get_poller_items() poller_type:3 75198:20221202:102555.906 End of DCconfig_get_poller_items():0 75198:20221202:102555.907 End of get_pinger_hosts():0 75198:20221202:102555.907 In process_pinger_hosts() 75198:20221202:102555.907 End of process_pinger_hosts() 75198:20221202:102555.907 In DCconfig_get_poller_nextcheck() poller_type:3 75198:20221202:102555.907 End of DCconfig_get_poller_nextcheck():-1 75198:20221202:102555.907 zbx_setproctitle() title:'icmp pinger #1 [got 0 values in 0.000285 sec, idle 5 sec]' 75204:20221202:102555.911 End of zbx_ipc_async_socket_recv():0 75204:20221202:102555.911 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.000091 sec, getting values]' 75204:20221202:102555.911 In get_values() 75204:20221202:102555.911 In DCconfig_get_poller_items() poller_type:5 75204:20221202:102555.911 End of DCconfig_get_poller_items():0 75204:20221202:102555.911 In DCconfig_get_poller_nextcheck() poller_type:5 75204:20221202:102555.911 End of DCconfig_get_poller_nextcheck():-1 75204:20221202:102555.911 End of get_values():0 75204:20221202:102555.911 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.000190 sec, idle 5 sec]' 75204:20221202:102555.911 In zbx_ipc_async_socket_recv() timeout:5 75179:20221202:102555.911 End of zbx_ipc_async_socket_recv():0 75179:20221202:102555.911 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.000088 sec, exchanging data]' 75179:20221202:102555.911 In process_proxy() 75179:20221202:102555.911 In DCconfig_get_proxypoller_hosts() 75179:20221202:102555.911 End of DCconfig_get_proxypoller_hosts():0 75179:20221202:102555.911 End of process_proxy() 75179:20221202:102555.911 In DCconfig_get_proxypoller_nextcheck() 75205:20221202:102555.912 End of zbx_ipc_async_socket_recv():0 75205:20221202:102555.912 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.000467 sec, getting values]' 75205:20221202:102555.912 In get_values() 75205:20221202:102555.912 In DCconfig_get_poller_items() poller_type:5 75205:20221202:102555.912 End of DCconfig_get_poller_items():0 75205:20221202:102555.912 In DCconfig_get_poller_nextcheck() poller_type:5 75205:20221202:102555.912 End of DCconfig_get_poller_nextcheck():-1 75205:20221202:102555.912 End of get_values():0 75205:20221202:102555.912 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.000144 sec, idle 5 sec]' 75205:20221202:102555.912 In zbx_ipc_async_socket_recv() timeout:5 75179:20221202:102555.912 End of DCconfig_get_proxypoller_nextcheck():-1 75179:20221202:102555.912 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.000056 sec, idle 5 sec]' 75179:20221202:102555.912 In zbx_ipc_async_socket_recv() timeout:5 75175:20221202:102555.914 End of zbx_ipc_async_socket_recv():0 75175:20221202:102555.914 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.000191 sec, getting values]' 75175:20221202:102555.914 In get_values() 75175:20221202:102555.914 In DCconfig_get_poller_items() poller_type:4 75175:20221202:102555.914 End of DCconfig_get_poller_items():0 75175:20221202:102555.914 In DCconfig_get_poller_nextcheck() poller_type:4 75175:20221202:102555.915 End of DCconfig_get_poller_nextcheck():-1 75175:20221202:102555.915 End of get_values():0 75175:20221202:102555.915 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.000144 sec, idle 5 sec]' 75175:20221202:102555.915 In zbx_ipc_async_socket_recv() timeout:5 75176:20221202:102555.922 End of zbx_ipc_async_socket_recv():0 75176:20221202:102555.922 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.001076 sec, getting values]' 75176:20221202:102555.922 In get_values() 75176:20221202:102555.922 In DCconfig_get_poller_items() poller_type:4 75176:20221202:102555.922 End of DCconfig_get_poller_items():0 75176:20221202:102555.922 In DCconfig_get_poller_nextcheck() poller_type:4 75176:20221202:102555.922 End of DCconfig_get_poller_nextcheck():-1 75176:20221202:102555.922 End of get_values():0 75176:20221202:102555.922 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.000153 sec, idle 5 sec]' 75176:20221202:102555.922 In zbx_ipc_async_socket_recv() timeout:5 75169:20221202:102555.928 End of zbx_ipc_async_socket_recv():0 75169:20221202:102555.928 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.000074 sec, getting values]' 75169:20221202:102555.928 In get_values() 75169:20221202:102555.928 In DCconfig_get_poller_items() poller_type:4 75169:20221202:102555.928 End of DCconfig_get_poller_items():0 75169:20221202:102555.928 In DCconfig_get_poller_nextcheck() poller_type:4 75169:20221202:102555.928 End of DCconfig_get_poller_nextcheck():-1 75169:20221202:102555.928 End of get_values():0 75169:20221202:102555.928 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.000082 sec, idle 5 sec]' 75169:20221202:102555.928 In zbx_ipc_async_socket_recv() timeout:5 75203:20221202:102555.929 End of zbx_ipc_async_socket_recv():0 75203:20221202:102555.929 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.000092 sec, getting values]' 75203:20221202:102555.929 In get_values() 75203:20221202:102555.929 In DCconfig_get_poller_items() poller_type:5 75203:20221202:102555.929 End of DCconfig_get_poller_items():0 75203:20221202:102555.929 In DCconfig_get_poller_nextcheck() poller_type:5 75203:20221202:102555.929 End of DCconfig_get_poller_nextcheck():-1 75203:20221202:102555.929 End of get_values():0 75203:20221202:102555.929 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.000072 sec, idle 5 sec]' 75203:20221202:102555.929 In zbx_ipc_async_socket_recv() timeout:5 75202:20221202:102555.929 End of zbx_ipc_async_socket_recv():0 75202:20221202:102555.930 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.000148 sec, getting values]' 75202:20221202:102555.930 In get_values() 75202:20221202:102555.930 In DCconfig_get_poller_items() poller_type:5 75202:20221202:102555.930 End of DCconfig_get_poller_items():0 75202:20221202:102555.930 In DCconfig_get_poller_nextcheck() poller_type:5 75202:20221202:102555.930 End of DCconfig_get_poller_nextcheck():-1 75202:20221202:102555.930 End of get_values():0 75202:20221202:102555.930 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.000080 sec, idle 5 sec]' 75202:20221202:102555.930 In zbx_ipc_async_socket_recv() timeout:5 75173:20221202:102555.930 End of zbx_ipc_async_socket_recv():0 75173:20221202:102555.930 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.000339 sec, getting values]' 75173:20221202:102555.930 In get_values() 75173:20221202:102555.930 In DCconfig_get_poller_items() poller_type:4 75173:20221202:102555.930 End of DCconfig_get_poller_items():0 75173:20221202:102555.930 In DCconfig_get_poller_nextcheck() poller_type:4 75173:20221202:102555.930 End of DCconfig_get_poller_nextcheck():-1 75173:20221202:102555.930 End of get_values():0 75173:20221202:102555.930 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.000306 sec, idle 5 sec]' 75173:20221202:102555.930 In zbx_ipc_async_socket_recv() timeout:5 75177:20221202:102555.943 End of zbx_ipc_async_socket_recv():0 75177:20221202:102555.943 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.000139 sec, getting values]' 75177:20221202:102555.943 In get_values() 75177:20221202:102555.943 In DCconfig_get_poller_items() poller_type:4 75177:20221202:102555.943 End of DCconfig_get_poller_items():0 75177:20221202:102555.943 In DCconfig_get_poller_nextcheck() poller_type:4 75177:20221202:102555.943 End of DCconfig_get_poller_nextcheck():-1 75177:20221202:102555.943 End of get_values():0 75177:20221202:102555.943 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.000083 sec, idle 5 sec]' 75177:20221202:102555.943 In zbx_ipc_async_socket_recv() timeout:5 75180:20221202:102555.954 zbx_setproctitle() title:'self-monitoring [processing data]' 75180:20221202:102555.954 In collect_selfmon_stats() 75180:20221202:102555.954 End of collect_selfmon_stats() 75180:20221202:102555.954 zbx_setproctitle() title:'self-monitoring [processed data in 0.000143 sec, idle 1 sec]' 75168:20221202:102556.046 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.002100 sec, processing escalations]' 75168:20221202:102556.046 In process_escalations() 75168:20221202:102556.046 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<=1669969559 order by actionid,triggerid,itemid,escalationid] 75168:20221202:102556.047 End of process_escalations() 75168:20221202:102556.047 In process_escalations() 75168:20221202:102556.047 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<=1669969559 order by actionid,triggerid,itemid,escalationid] 75168:20221202:102556.048 End of process_escalations() 75168:20221202:102556.048 In process_escalations() 75168:20221202:102556.048 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<=1669969559 order by actionid,triggerid,itemid,escalationid] 75168:20221202:102556.048 End of process_escalations() 75168:20221202:102556.048 In process_escalations() 75168:20221202:102556.048 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<=1669969559 order by actionid,triggerid,itemid,escalationid] 75168:20221202:102556.048 End of process_escalations() 75168:20221202:102556.048 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.002087 sec, idle 3 sec]' 75206:20221202:102556.055 End of zbx_ipc_service_recv():2 75206:20221202:102556.055 In zbx_ipc_service_recv() timeout:1.000 75165:20221202:102556.065 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000226 sec, syncing history]' 75165:20221202:102556.065 In zbx_sync_history_cache() history_num:0 75165:20221202:102556.065 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000338 sec, idle 1 sec]' 75166:20221202:102556.067 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000287 sec, syncing history]' 75166:20221202:102556.067 In zbx_sync_history_cache() history_num:0 75166:20221202:102556.067 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000111 sec, idle 1 sec]' 75164:20221202:102556.067 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000178 sec, syncing history]' 75164:20221202:102556.067 In zbx_sync_history_cache() history_num:0 75164:20221202:102556.067 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000106 sec, idle 1 sec]' 75167:20221202:102556.093 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000243 sec, syncing history]' 75167:20221202:102556.093 In zbx_sync_history_cache() history_num:0 75167:20221202:102556.093 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000166 sec, idle 1 sec]' 75200:20221202:102556.100 zbx_setproctitle() title:'alert syncer [queuing alerts]' 75200:20221202:102556.100 In am_db_get_alerts() 75200:20221202:102556.100 query [txnlev:1] [begin;] 75200:20221202:102556.100 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] 75200:20221202:102556.101 query [txnlev:1] [commit;] 75200:20221202:102556.101 End of am_db_get_alerts():SUCCEED alerts:0 75200:20221202:102556.101 In am_db_flush_results() 75200:20221202:102556.102 In zbx_ipc_socket_write() 75200:20221202:102556.102 End of zbx_ipc_socket_write():SUCCEED 75200:20221202:102556.102 In zbx_ipc_socket_read() 75149:20221202:102556.102 End of zbx_ipc_service_recv():1 75149:20221202:102556.102 In am_flush_results() results:0 75149:20221202:102556.102 In zbx_ipc_client_send() clientid:6 75149:20221202:102556.102 End of zbx_ipc_client_send():SUCCEED 75149:20221202:102556.102 End of am_flush_results() 75149:20221202:102556.102 zbx_setproctitle() title:'alert manager #1 [sent 0, failed 0 alerts, idle 5.023381 sec during 5.023885 sec]' 75149:20221202:102556.102 In zbx_ipc_service_recv() timeout:1.000 75200:20221202:102556.102 End of zbx_ipc_socket_read():SUCCEED 75200:20221202:102556.102 End of am_db_flush_results() flushed:0 75200:20221202:102556.102 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.002070 sec, idle 1 sec]' 75157:20221202:102556.106 End of zbx_ipc_service_recv():2 75157:20221202:102556.106 In zbx_ipc_service_recv() timeout:1.000 75153:20221202:102556.331 End of zbx_ipc_service_recv():2 75153:20221202:102556.331 In zbx_ipc_service_recv() timeout:1.000 75133:20221202:102556.383 End of zbx_ipc_service_recv():2 75133:20221202:102556.383 zbx_setproctitle() title:'service manager #1 [processed 0 events, updated 0 event tags, deleted 0 problems, synced 0 service updates, idle 5.024279 sec during 5.024303 sec]' 75133:20221202:102556.383 In zbx_ipc_service_recv() timeout:1.000 75132:20221202:102556.460 End of zbx_ipc_service_recv():2 75132:20221202:102556.460 In zbx_ipc_async_socket_send() 75132:20221202:102556.460 In zbx_ipc_client_send() clientid:0 75132:20221202:102556.460 End of zbx_ipc_client_send():SUCCEED 75132:20221202:102556.460 End of zbx_ipc_async_socket_send():SUCCEED 75132:20221202:102556.460 In zbx_ipc_async_socket_flush() timeout:10 75132:20221202:102556.460 End of zbx_ipc_async_socket_flush():0 75132:20221202:102556.460 In zbx_ipc_service_recv() timeout:0.997 75129:20221202:102556.460 End of zbx_ipc_service_recv():1 75129:20221202:102556.461 In zbx_ha_dispatch_message() 75129:20221202:102556.461 In zbx_ipc_service_recv() timeout:1.000 75184:20221202:102556.906 End of zbx_ipc_async_socket_recv():0 75184:20221202:102556.906 zbx_setproctitle() title:'poller #3 [got 1 values in 0.000780 sec, getting values]' 75184:20221202:102556.906 In get_values() 75184:20221202:102556.906 In DCconfig_get_poller_items() poller_type:0 75184:20221202:102556.907 End of DCconfig_get_poller_items():1 75184:20221202:102556.907 In substitute_key_macros_impl() data:'agent.ping' 75184:20221202:102556.907 End of substitute_key_macros_impl():SUCCEED data:'agent.ping' 75184:20221202:102556.907 In substitute_simple_macros_impl() data:'10050' 75184:20221202:102556.907 End substitute_simple_macros_impl() data:'10050' 75184:20221202:102556.907 In get_value() key:'agent.ping' 75184:20221202:102556.907 In get_value_agent() host:'test' addr:'192.168.6.176' key:'agent.ping' conn:'unencrypted' 75184:20221202:102556.907 In is_ip4() ip:'192.168.6.176' 75184:20221202:102556.908 End of is_ip4():SUCCEED 75184:20221202:102556.908 Sending [agent.ping] 75184:20221202:102556.908 get value from agent result: '1' 75184:20221202:102556.909 End of get_value_agent():SUCCEED 75184:20221202:102556.909 End of get_value():SUCCEED 75184:20221202:102556.909 In zbx_activate_item_interface() interfaceid:15 itemid:44581 type:0 75184:20221202:102556.909 End of zbx_activate_item_interface() 75184:20221202:102556.909 In zbx_preprocess_item_value() 75184:20221202:102556.909 End of zbx_preprocess_item_value() 75184:20221202:102556.913 In zbx_ipc_socket_write() 75187:20221202:102556.913 End of zbx_ipc_async_socket_recv():0 75187:20221202:102556.913 zbx_setproctitle() title:'poller #4 [got 0 values in 0.000574 sec, getting values]' 75187:20221202:102556.913 In get_values() 75187:20221202:102556.913 In DCconfig_get_poller_items() poller_type:0 75187:20221202:102556.913 End of DCconfig_get_poller_items():0 75187:20221202:102556.913 In DCconfig_get_poller_nextcheck() poller_type:0 75187:20221202:102556.913 End of DCconfig_get_poller_nextcheck():1669969561 75187:20221202:102556.914 End of get_values():0 75187:20221202:102556.914 zbx_setproctitle() title:'poller #4 [got 0 values in 0.000804 sec, idle 5 sec]' 75187:20221202:102556.914 In zbx_ipc_async_socket_recv() timeout:5 75183:20221202:102556.914 End of zbx_ipc_async_socket_recv():0 75183:20221202:102556.914 zbx_setproctitle() title:'poller #2 [got 0 values in 0.000076 sec, getting values]' 75184:20221202:102556.914 End of zbx_ipc_socket_write():SUCCEED 75153:20221202:102556.914 End of zbx_ipc_service_recv():1 75153:20221202:102556.914 In preprocessor_add_request() 75153:20221202:102556.914 In preprocessor_sync_configuration() 75153:20221202:102556.914 In DCconfig_get_preprocessable_items() 75153:20221202:102556.914 End of DCconfig_get_preprocessable_items() items:29 75153:20221202:102556.914 End of preprocessor_sync_configuration() item config size: 29, history cache size: 0 75153:20221202:102556.914 In preprocessor_enqueue() itemid: 44581 75153:20221202:102556.914 End of preprocessor_enqueue() 75153:20221202:102556.914 In preprocessor_assign_tasks() 75153:20221202:102556.914 In preprocessor_get_next_task() 75153:20221202:102556.914 End of preprocessor_get_next_task() 75153:20221202:102556.914 In zbx_ipc_client_send() clientid:3 75153:20221202:102556.914 End of zbx_ipc_client_send():SUCCEED 75153:20221202:102556.914 In preprocessor_get_next_task() 75153:20221202:102556.914 End of preprocessor_get_next_task() 75153:20221202:102556.914 End of preprocessor_assign_tasks() 75153:20221202:102556.914 End of preprocessor_add_request() 75153:20221202:102556.914 zbx_setproctitle() title:'preprocessing manager #1 [queued 1, processed 7 values, idle 5.005868 sec during 5.011276 sec]' 75183:20221202:102556.915 In get_values() 75155:20221202:102556.915 End of zbx_ipc_socket_read():SUCCEED 75184:20221202:102556.915 End of get_values():1 75184:20221202:102556.915 zbx_setproctitle() title:'poller #3 [got 1 values in 0.008236 sec, idle 5 sec]' 75184:20221202:102556.915 In zbx_ipc_async_socket_recv() timeout:5 75153:20221202:102556.915 In zbx_ipc_service_recv() timeout:1.000 75155:20221202:102556.916 worker_preprocess_value(): 1 75155:20221202:102556.916 worker_preprocess_value: SUCCEED GOOD 75155:20221202:102556.916 In zbx_ipc_socket_write() 75183:20221202:102556.916 In DCconfig_get_poller_items() poller_type:0 75183:20221202:102556.916 End of DCconfig_get_poller_items():0 75183:20221202:102556.916 In DCconfig_get_poller_nextcheck() poller_type:0 75183:20221202:102556.916 End of DCconfig_get_poller_nextcheck():1669969561 75183:20221202:102556.916 End of get_values():0 75183:20221202:102556.916 zbx_setproctitle() title:'poller #2 [got 0 values in 0.001873 sec, idle 5 sec]' 75183:20221202:102556.916 In zbx_ipc_async_socket_recv() timeout:5 75153:20221202:102556.916 End of zbx_ipc_service_recv():1 75153:20221202:102556.916 In preprocessor_add_result() 75153:20221202:102556.916 In preprocessor_enqueue_dependent() itemid: 44581 75153:20221202:102556.916 End of preprocessor_enqueue_dependent() 75153:20221202:102556.916 In preprocessor_assign_tasks() 75153:20221202:102556.916 In preprocessor_get_next_task() 75153:20221202:102556.916 End of preprocessor_get_next_task() 75153:20221202:102556.916 End of preprocessor_assign_tasks() 75153:20221202:102556.916 End of preprocessor_add_result() 75153:20221202:102556.916 In zbx_ipc_service_recv() timeout:1.000 75155:20221202:102556.916 End of zbx_ipc_socket_write():SUCCEED 75155:20221202:102556.916 In zbx_ipc_socket_read() 75182:20221202:102556.924 End of zbx_ipc_async_socket_recv():0 75182:20221202:102556.925 zbx_setproctitle() title:'poller #1 [got 0 values in 0.000138 sec, getting values]' 75182:20221202:102556.925 In get_values() 75182:20221202:102556.925 In DCconfig_get_poller_items() poller_type:0 75182:20221202:102556.925 End of DCconfig_get_poller_items():0 75182:20221202:102556.925 In DCconfig_get_poller_nextcheck() poller_type:0 75182:20221202:102556.925 End of DCconfig_get_poller_nextcheck():1669969561 75182:20221202:102556.925 End of get_values():0 75182:20221202:102556.925 zbx_setproctitle() title:'poller #1 [got 0 values in 0.000082 sec, idle 5 sec]' 75182:20221202:102556.925 In zbx_ipc_async_socket_recv() timeout:5 75188:20221202:102556.938 End of zbx_ipc_async_socket_recv():0 75188:20221202:102556.939 zbx_setproctitle() title:'poller #5 [got 0 values in 0.000182 sec, getting values]' 75188:20221202:102556.939 In get_values() 75188:20221202:102556.939 In DCconfig_get_poller_items() poller_type:0 75188:20221202:102556.939 End of DCconfig_get_poller_items():0 75188:20221202:102556.939 In DCconfig_get_poller_nextcheck() poller_type:0 75188:20221202:102556.939 End of DCconfig_get_poller_nextcheck():1669969561 75188:20221202:102556.939 End of get_values():0 75188:20221202:102556.939 zbx_setproctitle() title:'poller #5 [got 0 values in 0.000113 sec, idle 5 sec]' 75188:20221202:102556.939 In zbx_ipc_async_socket_recv() timeout:5 75180:20221202:102556.956 zbx_setproctitle() title:'self-monitoring [processing data]' 75180:20221202:102556.956 In collect_selfmon_stats() 75180:20221202:102556.956 End of collect_selfmon_stats() 75180:20221202:102556.956 zbx_setproctitle() title:'self-monitoring [processed data in 0.000176 sec, idle 1 sec]' 75206:20221202:102557.063 End of zbx_ipc_service_recv():2 75206:20221202:102557.063 zbx_setproctitle() title:'availability manager #1 [queued 0, processed 0 values, idle 5.032035 sec during 5.032058 sec]' 75206:20221202:102557.064 In zbx_ipc_service_recv() timeout:1.000 75165:20221202:102557.068 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000338 sec, syncing history]' 75165:20221202:102557.068 In zbx_sync_history_cache() history_num:1 75165:20221202:102557.068 In substitute_simple_macros_impl() data:'90d' 75165:20221202:102557.068 End substitute_simple_macros_impl() data:'90d' 75165:20221202:102557.068 In DCmass_prepare_history() history_num:1 75165:20221202:102557.068 End of DCmass_prepare_history() 75165:20221202:102557.068 In DBmass_add_history() 75165:20221202:102557.068 In zbx_history_add_values() 75165:20221202:102557.068 query [txnlev:1] [begin;] 75165:20221202:102557.069 query [txnlev:1] [insert into history_str (itemid,clock,ns,value) values (44581,1669969556,909490477,'GOOD'); ] 75165:20221202:102557.069 query [txnlev:1] [commit;] 75166:20221202:102557.069 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000111 sec, syncing history]' 75166:20221202:102557.070 In zbx_sync_history_cache() history_num:1 75166:20221202:102557.070 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000109 sec, idle 1 sec]' 75164:20221202:102557.070 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000106 sec, syncing history]' 75164:20221202:102557.070 In zbx_sync_history_cache() history_num:1 75164:20221202:102557.070 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000033 sec, idle 1 sec]' 75165:20221202:102557.080 End of zbx_history_add_values() 75165:20221202:102557.080 End of DBmass_add_history() 75165:20221202:102557.080 In DCmass_update_trends() 75165:20221202:102557.080 End of DCmass_update_trends() 75165:20221202:102557.080 query [txnlev:1] [begin;] 75165:20221202:102557.080 In DBmass_update_items() 75165:20221202:102557.080 End of DBmass_update_items() 75165:20221202:102557.080 In zbx_process_events() events_num:0 75165:20221202:102557.080 End of zbx_process_events() processed:0 75165:20221202:102557.080 query [txnlev:1] [commit;] 75165:20221202:102557.081 In DCupdate_trends() 75165:20221202:102557.081 End of DCupdate_trends() 75165:20221202:102557.081 query [txnlev:1] [begin;] 75165:20221202:102557.081 In recalculate_triggers() 75165:20221202:102557.081 In zbx_link_triggers_with_functions() trigger_order_num:0 75165:20221202:102557.081 End of zbx_link_triggers_with_functions() triggers_func_pos_num:0 75165:20221202:102557.081 In zbx_evaluate_expressions() tr_num:0 75165:20221202:102557.081 In substitute_functions() 75165:20221202:102557.081 In zbx_extract_functionids() tr_num:0 75165:20221202:102557.081 End of zbx_extract_functionids() functionids_num:0 75165:20221202:102557.081 End of substitute_functions() 75165:20221202:102557.081 End of zbx_evaluate_expressions() 75165:20221202:102557.081 In zbx_process_triggers() values_num:0 75165:20221202:102557.081 End of zbx_process_triggers() 75165:20221202:102557.081 End of recalculate_triggers() 75165:20221202:102557.081 In zbx_process_events() events_num:0 75165:20221202:102557.081 End of zbx_process_events() processed:0 75165:20221202:102557.081 query [txnlev:1] [commit;] 75165:20221202:102557.081 zbx_setproctitle() title:'history syncer #2 [processed 1 values, 0 triggers in 0.012931 sec, idle 1 sec]' 75167:20221202:102557.094 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000166 sec, syncing history]' 75167:20221202:102557.095 In zbx_sync_history_cache() history_num:0 75167:20221202:102557.095 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000312 sec, idle 1 sec]' 75149:20221202:102557.103 End of zbx_ipc_service_recv():2 75149:20221202:102557.103 In zbx_ipc_service_recv() timeout:1.000 75200:20221202:102557.110 zbx_setproctitle() title:'alert syncer [queuing alerts]' 75200:20221202:102557.110 In am_db_get_alerts() 75200:20221202:102557.110 query [txnlev:1] [begin;] 75200:20221202:102557.110 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] 75200:20221202:102557.110 query [txnlev:1] [commit;] 75200:20221202:102557.111 End of am_db_get_alerts():SUCCEED alerts:0 75200:20221202:102557.111 In am_db_flush_results() 75200:20221202:102557.111 In zbx_ipc_socket_write() 75200:20221202:102557.111 End of zbx_ipc_socket_write():SUCCEED 75200:20221202:102557.111 In zbx_ipc_socket_read() 75149:20221202:102557.111 End of zbx_ipc_service_recv():1 75149:20221202:102557.111 In am_flush_results() results:0 75149:20221202:102557.111 In zbx_ipc_client_send() clientid:6 75149:20221202:102557.111 End of zbx_ipc_client_send():SUCCEED 75149:20221202:102557.111 End of am_flush_results() 75149:20221202:102557.111 In zbx_ipc_service_recv() timeout:1.000 75200:20221202:102557.111 End of zbx_ipc_socket_read():SUCCEED 75200:20221202:102557.111 End of am_db_flush_results() flushed:0 75200:20221202:102557.111 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.001542 sec, idle 1 sec]' 75157:20221202:102557.113 End of zbx_ipc_service_recv():2 75157:20221202:102557.113 zbx_setproctitle() title:'lld manager #1 [processed 0 LLD rules, idle 5.019294sec during 5.019336 sec]' 75157:20221202:102557.113 In zbx_ipc_service_recv() timeout:1.000 75133:20221202:102557.390 End of zbx_ipc_service_recv():2 75133:20221202:102557.391 In zbx_ipc_service_recv() timeout:1.000 75132:20221202:102557.462 End of zbx_ipc_service_recv():2 75132:20221202:102557.462 In zbx_ipc_async_socket_send() 75132:20221202:102557.462 In zbx_ipc_client_send() clientid:0 75132:20221202:102557.462 End of zbx_ipc_client_send():SUCCEED 75132:20221202:102557.462 End of zbx_ipc_async_socket_send():SUCCEED 75132:20221202:102557.462 In zbx_ipc_async_socket_flush() timeout:10 75132:20221202:102557.462 End of zbx_ipc_async_socket_flush():0 75132:20221202:102557.462 In zbx_ipc_service_recv() timeout:0.995 75129:20221202:102557.462 End of zbx_ipc_service_recv():1 75129:20221202:102557.462 In zbx_ha_dispatch_message() 75129:20221202:102557.462 In zbx_ipc_service_recv() timeout:1.000 75153:20221202:102557.918 End of zbx_ipc_service_recv():2 75153:20221202:102557.918 In zbx_ipc_service_recv() timeout:1.000 75180:20221202:102557.959 zbx_setproctitle() title:'self-monitoring [processing data]' 75180:20221202:102557.959 In collect_selfmon_stats() 75180:20221202:102557.960 End of collect_selfmon_stats() 75180:20221202:102557.960 zbx_setproctitle() title:'self-monitoring [processed data in 0.001083 sec, idle 1 sec]' 75166:20221202:102558.073 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000109 sec, syncing history]' 75166:20221202:102558.074 In zbx_sync_history_cache() history_num:0 75166:20221202:102558.074 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000905 sec, idle 1 sec]' 75164:20221202:102558.074 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000033 sec, syncing history]' 75164:20221202:102558.074 In zbx_sync_history_cache() history_num:0 75164:20221202:102558.074 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000079 sec, idle 1 sec]' 75206:20221202:102558.075 End of zbx_ipc_service_recv():2 75206:20221202:102558.075 In zbx_ipc_service_recv() timeout:1.000 75165:20221202:102558.082 zbx_setproctitle() title:'history syncer #2 [processed 1 values, 0 triggers in 0.012931 sec, syncing history]' 75165:20221202:102558.083 In zbx_sync_history_cache() history_num:0 75165:20221202:102558.083 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000165 sec, idle 1 sec]' 75167:20221202:102558.095 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000312 sec, syncing history]' 75167:20221202:102558.096 In zbx_sync_history_cache() history_num:0 75167:20221202:102558.096 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000164 sec, idle 1 sec]' 75157:20221202:102558.116 End of zbx_ipc_service_recv():2 75200:20221202:102558.116 zbx_setproctitle() title:'alert syncer [queuing alerts]' 75200:20221202:102558.117 In am_db_get_alerts() 75200:20221202:102558.117 query [txnlev:1] [begin;] 75149:20221202:102558.118 End of zbx_ipc_service_recv():2 75149:20221202:102558.118 In zbx_ipc_service_recv() timeout:1.000 75157:20221202:102558.118 In zbx_ipc_service_recv() timeout:1.000 75200:20221202:102558.118 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] 75200:20221202:102558.118 query [txnlev:1] [commit;] 75200:20221202:102558.119 End of am_db_get_alerts():SUCCEED alerts:0 75200:20221202:102558.119 In am_db_flush_results() 75200:20221202:102558.119 In zbx_ipc_socket_write() 75200:20221202:102558.119 End of zbx_ipc_socket_write():SUCCEED 75200:20221202:102558.119 In zbx_ipc_socket_read() 75149:20221202:102558.119 End of zbx_ipc_service_recv():1 75149:20221202:102558.119 In am_flush_results() results:0 75149:20221202:102558.119 In zbx_ipc_client_send() clientid:6 75149:20221202:102558.119 End of zbx_ipc_client_send():SUCCEED 75149:20221202:102558.119 End of am_flush_results() 75149:20221202:102558.119 In zbx_ipc_service_recv() timeout:1.000 75200:20221202:102558.119 End of zbx_ipc_socket_read():SUCCEED 75200:20221202:102558.119 End of am_db_flush_results() flushed:0 75200:20221202:102558.119 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.002808 sec, idle 1 sec]' 75162:20221202:102558.340 zbx_setproctitle() title:'http poller #1 [got 1 values in 0.245806 sec, getting values]' 75162:20221202:102558.340 In process_httptests() 75162:20221202:102558.340 query [txnlev:0] [select h.hostid,h.host,h.name,t.httptestid,t.name,t.agent,t.authentication,t.http_user,t.http_password,t.http_proxy,t.retries,t.ssl_cert_file,t.ssl_key_file,t.ssl_key_password,t.verify_peer,t.verify_host,t.delay from httptest t,hosts h where t.hostid=h.hostid and t.nextcheck<=1669969558 and mod(t.httptestid,1)=0 and t.status=0 and h.proxy_hostid is null and h.status=0 and (h.maintenance_status=0 or h.maintenance_type=0)] 75162:20221202:102558.341 End of process_httptests() 75162:20221202:102558.342 query [txnlev:0] [select min(t.nextcheck) from httptest t,hosts h where t.hostid=h.hostid and mod(t.httptestid,1)=0 and t.status=0 and h.proxy_hostid is null and h.status=0 and (h.maintenance_status=0 or h.maintenance_type=0)] 75162:20221202:102558.342 zbx_setproctitle() title:'http poller #1 [got 0 values in 0.002082 sec, idle 5 sec]' 75133:20221202:102558.398 End of zbx_ipc_service_recv():2 75133:20221202:102558.398 In zbx_ipc_service_recv() timeout:1.000 75132:20221202:102558.459 End of zbx_ipc_service_recv():2 75132:20221202:102558.459 In zbx_ipc_async_socket_send() 75132:20221202:102558.459 In zbx_ipc_client_send() clientid:0 75132:20221202:102558.459 End of zbx_ipc_client_send():SUCCEED 75132:20221202:102558.459 End of zbx_ipc_async_socket_send():SUCCEED 75132:20221202:102558.459 In zbx_ipc_async_socket_flush() timeout:10 75132:20221202:102558.459 End of zbx_ipc_async_socket_flush():0 75132:20221202:102558.459 In zbx_ipc_service_recv() timeout:0.998 75129:20221202:102558.459 End of zbx_ipc_service_recv():1 75129:20221202:102558.459 In zbx_ha_dispatch_message() 75129:20221202:102558.459 In zbx_ipc_service_recv() timeout:1.000 75153:20221202:102558.927 End of zbx_ipc_service_recv():2 75153:20221202:102558.927 In zbx_ipc_service_recv() timeout:1.000 75180:20221202:102558.960 zbx_setproctitle() title:'self-monitoring [processing data]' 75180:20221202:102558.961 In collect_selfmon_stats() 75180:20221202:102558.961 End of collect_selfmon_stats() 75180:20221202:102558.961 zbx_setproctitle() title:'self-monitoring [processed data in 0.000202 sec, idle 1 sec]' 75168:20221202:102559.050 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.002087 sec, processing escalations]' 75168:20221202:102559.050 In process_escalations() 75168:20221202:102559.050 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<=1669969562 order by actionid,triggerid,itemid,escalationid] 75168:20221202:102559.051 End of process_escalations() 75168:20221202:102559.051 In process_escalations() 75168:20221202:102559.051 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<=1669969562 order by actionid,triggerid,itemid,escalationid] 75168:20221202:102559.051 End of process_escalations() 75168:20221202:102559.051 In process_escalations() 75168:20221202:102559.051 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<=1669969562 order by actionid,triggerid,itemid,escalationid] 75168:20221202:102559.051 End of process_escalations() 75168:20221202:102559.051 In process_escalations() 75168:20221202:102559.052 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<=1669969562 order by actionid,triggerid,itemid,escalationid] 75168:20221202:102559.052 End of process_escalations() 75168:20221202:102559.052 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.001586 sec, idle 3 sec]' 75166:20221202:102559.074 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000905 sec, syncing history]' 75166:20221202:102559.074 In zbx_sync_history_cache() history_num:0 75166:20221202:102559.074 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000180 sec, idle 1 sec]' 75164:20221202:102559.075 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000079 sec, syncing history]' 75164:20221202:102559.075 In zbx_sync_history_cache() history_num:0 75164:20221202:102559.075 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000061 sec, idle 1 sec]' 75206:20221202:102559.075 End of zbx_ipc_service_recv():2 75206:20221202:102559.076 In zbx_ipc_service_recv() timeout:1.000 75165:20221202:102559.084 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000165 sec, syncing history]' 75165:20221202:102559.084 In zbx_sync_history_cache() history_num:0 75165:20221202:102559.085 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000370 sec, idle 1 sec]' 75167:20221202:102559.096 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000164 sec, syncing history]' 75167:20221202:102559.096 In zbx_sync_history_cache() history_num:0 75167:20221202:102559.096 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000194 sec, idle 1 sec]' 75200:20221202:102559.120 zbx_setproctitle() title:'alert syncer [queuing alerts]' 75200:20221202:102559.120 In am_db_get_alerts() 75200:20221202:102559.120 query [txnlev:1] [begin;] 75200:20221202:102559.120 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] 75157:20221202:102559.122 End of zbx_ipc_service_recv():2 75157:20221202:102559.122 In zbx_ipc_service_recv() timeout:1.000 75200:20221202:102559.122 query [txnlev:1] [commit;] 75149:20221202:102559.122 End of zbx_ipc_service_recv():2 75149:20221202:102559.123 In zbx_ipc_service_recv() timeout:1.000 75200:20221202:102559.123 End of am_db_get_alerts():SUCCEED alerts:0 75200:20221202:102559.123 In am_db_flush_results() 75200:20221202:102559.123 In zbx_ipc_socket_write() 75200:20221202:102559.123 End of zbx_ipc_socket_write():SUCCEED 75200:20221202:102559.123 In zbx_ipc_socket_read() 75149:20221202:102559.123 End of zbx_ipc_service_recv():1 75149:20221202:102559.123 In am_flush_results() results:0 75149:20221202:102559.123 In zbx_ipc_client_send() clientid:6 75149:20221202:102559.123 End of zbx_ipc_client_send():SUCCEED 75149:20221202:102559.123 End of am_flush_results() 75149:20221202:102559.123 In zbx_ipc_service_recv() timeout:1.000 75200:20221202:102559.123 End of zbx_ipc_socket_read():SUCCEED 75200:20221202:102559.123 End of am_db_flush_results() flushed:0 75200:20221202:102559.123 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.003592 sec, idle 1 sec]' 75133:20221202:102559.404 End of zbx_ipc_service_recv():2 75133:20221202:102559.405 In zbx_ipc_service_recv() timeout:1.000 75129:20221202:102559.460 End of zbx_ipc_service_recv():2 75129:20221202:102559.461 In zbx_ha_dispatch_message() 75129:20221202:102559.461 In zbx_ipc_service_recv() timeout:1.000 75132:20221202:102559.462 End of zbx_ipc_service_recv():2 75132:20221202:102559.462 In ha_check_nodes() ha_status:active db_status:0 75132:20221202:102559.462 query [txnlev:1] [begin;] 75132:20221202:102559.463 query [txnlev:1] [select ha_nodeid,name,status,lastaccess,address,port,ha_sessionid from ha_node order by ha_nodeid for update] 75132:20221202:102559.464 query [txnlev:1] [select ha_failover_delay,auditlog_enabled from config] 75132:20221202:102559.465 In ha_db_get_time() 75132:20221202:102559.465 query [txnlev:1] [select unix_timestamp() from config] 75132:20221202:102559.466 End of ha_db_get_time():SUCCEED db_time:1669969559 75132:20221202:102559.466 query [txnlev:1] [update ha_node set lastaccess=unix_timestamp() where ha_nodeid='clb4ubunu00018m7pn6ddoaix'] 75132:20221202:102559.467 query [txnlev:1] [commit;] 75132:20221202:102559.486 End of ha_check_nodes() nodeid:clb4ubunu00018m7pn6ddoaix ha_status:active db_status:0 75132:20221202:102559.486 In zbx_ipc_async_socket_send() 75132:20221202:102559.486 In zbx_ipc_client_send() clientid:0 75132:20221202:102559.486 End of zbx_ipc_client_send():SUCCEED 75132:20221202:102559.486 End of zbx_ipc_async_socket_send():SUCCEED 75132:20221202:102559.486 In zbx_ipc_async_socket_flush() timeout:10 75132:20221202:102559.486 End of zbx_ipc_async_socket_flush():0 75132:20221202:102559.486 In zbx_ipc_service_recv() timeout:0.995 75129:20221202:102559.487 End of zbx_ipc_service_recv():1 75129:20221202:102559.487 In zbx_ha_dispatch_message() 75129:20221202:102559.487 In zbx_ipc_service_recv() timeout:1.000 75153:20221202:102559.930 End of zbx_ipc_service_recv():2 75153:20221202:102559.930 In zbx_ipc_service_recv() timeout:1.000 75180:20221202:102559.963 zbx_setproctitle() title:'self-monitoring [processing data]' 75180:20221202:102559.963 In collect_selfmon_stats() 75180:20221202:102559.963 End of collect_selfmon_stats() 75180:20221202:102559.963 zbx_setproctitle() title:'self-monitoring [processed data in 0.000102 sec, idle 1 sec]' 75166:20221202:102600.076 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000180 sec, syncing history]' 75166:20221202:102600.077 In zbx_sync_history_cache() history_num:0 75166:20221202:102600.077 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000093 sec, idle 1 sec]' 75164:20221202:102600.078 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000061 sec, syncing history]' 75164:20221202:102600.078 In zbx_sync_history_cache() history_num:0 75164:20221202:102600.078 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000131 sec, idle 1 sec]' 75206:20221202:102600.078 End of zbx_ipc_service_recv():2 75206:20221202:102600.078 In zbx_ipc_service_recv() timeout:1.000 75165:20221202:102600.087 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000370 sec, syncing history]' 75165:20221202:102600.087 In zbx_sync_history_cache() history_num:0 75165:20221202:102600.087 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000237 sec, idle 1 sec]' 75167:20221202:102600.097 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000194 sec, syncing history]' 75167:20221202:102600.097 In zbx_sync_history_cache() history_num:0 75167:20221202:102600.097 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000087 sec, idle 1 sec]' 75157:20221202:102600.123 End of zbx_ipc_service_recv():2 75157:20221202:102600.123 In zbx_ipc_service_recv() timeout:1.000 75200:20221202:102600.125 zbx_setproctitle() title:'alert syncer [queuing alerts]' 75200:20221202:102600.125 In am_db_get_alerts() 75200:20221202:102600.125 query [txnlev:1] [begin;] 75149:20221202:102600.125 End of zbx_ipc_service_recv():2 75200:20221202:102600.125 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] 75149:20221202:102600.126 In zbx_ipc_service_recv() timeout:1.000 75200:20221202:102600.126 query [txnlev:1] [commit;] 75200:20221202:102600.126 End of am_db_get_alerts():SUCCEED alerts:0 75200:20221202:102600.126 In am_db_flush_results() 75200:20221202:102600.126 In zbx_ipc_socket_write() 75200:20221202:102600.126 End of zbx_ipc_socket_write():SUCCEED 75200:20221202:102600.126 In zbx_ipc_socket_read() 75149:20221202:102600.126 End of zbx_ipc_service_recv():1 75149:20221202:102600.126 In am_flush_results() results:0 75149:20221202:102600.126 In zbx_ipc_client_send() clientid:6 75149:20221202:102600.126 End of zbx_ipc_client_send():SUCCEED 75149:20221202:102600.126 End of am_flush_results() 75149:20221202:102600.126 In zbx_ipc_service_recv() timeout:1.000 75200:20221202:102600.126 End of zbx_ipc_socket_read():SUCCEED 75200:20221202:102600.126 End of am_db_flush_results() flushed:0 75200:20221202:102600.126 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.001296 sec, idle 1 sec]' 75133:20221202:102600.409 End of zbx_ipc_service_recv():2 75133:20221202:102600.410 In zbx_ipc_service_recv() timeout:1.000 75132:20221202:102600.483 End of zbx_ipc_service_recv():2 75132:20221202:102600.483 In zbx_ipc_async_socket_send() 75132:20221202:102600.483 In zbx_ipc_client_send() clientid:0 75132:20221202:102600.483 End of zbx_ipc_client_send():SUCCEED 75132:20221202:102600.483 End of zbx_ipc_async_socket_send():SUCCEED 75132:20221202:102600.483 In zbx_ipc_async_socket_flush() timeout:10 75132:20221202:102600.483 End of zbx_ipc_async_socket_flush():0 75132:20221202:102600.483 In zbx_ipc_service_recv() timeout:0.974 75129:20221202:102600.483 End of zbx_ipc_service_recv():1 75129:20221202:102600.483 In zbx_ha_dispatch_message() 75129:20221202:102600.483 In zbx_ipc_service_recv() timeout:1.000 75172:20221202:102600.847 End of zbx_ipc_async_socket_recv():0 75172:20221202:102600.847 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.000107 sec, getting values]' 75172:20221202:102600.847 In get_values() 75172:20221202:102600.847 In DCconfig_get_poller_items() poller_type:4 75172:20221202:102600.847 End of DCconfig_get_poller_items():0 75172:20221202:102600.847 In DCconfig_get_poller_nextcheck() poller_type:4 75172:20221202:102600.847 End of DCconfig_get_poller_nextcheck():-1 75172:20221202:102600.847 End of get_values():0 75172:20221202:102600.847 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.000233 sec, idle 5 sec]' 75172:20221202:102600.848 In zbx_ipc_async_socket_recv() timeout:5 75174:20221202:102600.854 End of zbx_ipc_async_socket_recv():0 75174:20221202:102600.854 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.000209 sec, getting values]' 75174:20221202:102600.854 In get_values() 75174:20221202:102600.854 In DCconfig_get_poller_items() poller_type:4 75174:20221202:102600.854 End of DCconfig_get_poller_items():0 75174:20221202:102600.854 In DCconfig_get_poller_nextcheck() poller_type:4 75174:20221202:102600.854 End of DCconfig_get_poller_nextcheck():-1 75174:20221202:102600.854 End of get_values():0 75174:20221202:102600.854 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.000092 sec, idle 5 sec]' 75174:20221202:102600.854 In zbx_ipc_async_socket_recv() timeout:5 75189:20221202:102600.866 End of zbx_ipc_async_socket_recv():0 75189:20221202:102600.866 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.000133 sec, getting values]' 75189:20221202:102600.866 In get_values() 75189:20221202:102600.866 In DCconfig_get_poller_items() poller_type:1 75189:20221202:102600.866 End of DCconfig_get_poller_items():0 75189:20221202:102600.866 In DCconfig_get_poller_nextcheck() poller_type:1 75189:20221202:102600.866 End of DCconfig_get_poller_nextcheck():-1 75189:20221202:102600.866 End of get_values():0 75189:20221202:102600.866 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.000159 sec, idle 5 sec]' 75189:20221202:102600.866 In zbx_ipc_async_socket_recv() timeout:5 75170:20221202:102600.866 End of zbx_ipc_async_socket_recv():0 75170:20221202:102600.866 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.000098 sec, getting values]' 75170:20221202:102600.866 In get_values() 75170:20221202:102600.866 In DCconfig_get_poller_items() poller_type:4 75170:20221202:102600.866 End of DCconfig_get_poller_items():0 75170:20221202:102600.866 In DCconfig_get_poller_nextcheck() poller_type:4 75170:20221202:102600.866 End of DCconfig_get_poller_nextcheck():-1 75170:20221202:102600.866 End of get_values():0 75170:20221202:102600.866 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.000080 sec, idle 5 sec]' 75170:20221202:102600.866 In zbx_ipc_async_socket_recv() timeout:5 75171:20221202:102600.870 End of zbx_ipc_async_socket_recv():0 75171:20221202:102600.870 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.000637 sec, getting values]' 75171:20221202:102600.870 In get_values() 75171:20221202:102600.870 In DCconfig_get_poller_items() poller_type:4 75171:20221202:102600.870 End of DCconfig_get_poller_items():0 75171:20221202:102600.870 In DCconfig_get_poller_nextcheck() poller_type:4 75171:20221202:102600.870 End of DCconfig_get_poller_nextcheck():-1 75171:20221202:102600.870 End of get_values():0 75171:20221202:102600.870 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.000101 sec, idle 5 sec]' 75171:20221202:102600.871 In zbx_ipc_async_socket_recv() timeout:5 75181:20221202:102600.877 End of zbx_ipc_async_socket_recv():0 75181:20221202:102600.877 zbx_setproctitle() title:'task manager [processing tasks]' 75181:20221202:102600.877 query [txnlev:0] [select taskid,type,clock,ttl from task where status in (1,2) order by taskid] 75181:20221202:102600.877 zbx_setproctitle() title:'task manager [processed 0 task(s) in 0.000630 sec, idle 5 sec]' 75181:20221202:102600.877 In zbx_ipc_async_socket_recv() timeout:5 75208:20221202:102600.881 End of zbx_ipc_async_socket_recv():0 75208:20221202:102600.882 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.000093 sec, getting values]' 75208:20221202:102600.882 In get_values() 75208:20221202:102600.882 In DCconfig_get_poller_items() poller_type:6 75208:20221202:102600.882 End of DCconfig_get_poller_items():0 75208:20221202:102600.882 In DCconfig_get_poller_nextcheck() poller_type:6 75208:20221202:102600.882 End of DCconfig_get_poller_nextcheck():-1 75208:20221202:102600.882 End of get_values():0 75208:20221202:102600.882 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.000137 sec, idle 5 sec]' 75208:20221202:102600.882 In zbx_ipc_async_socket_recv() timeout:5 75178:20221202:102600.898 End of zbx_ipc_async_socket_recv():0 75178:20221202:102600.898 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.000106 sec, getting values]' 75178:20221202:102600.898 In get_values() 75178:20221202:102600.898 In DCconfig_get_poller_items() poller_type:4 75178:20221202:102600.898 End of DCconfig_get_poller_items():0 75178:20221202:102600.898 In DCconfig_get_poller_nextcheck() poller_type:4 75178:20221202:102600.898 End of DCconfig_get_poller_nextcheck():-1 75178:20221202:102600.898 End of get_values():0 75178:20221202:102600.898 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.000189 sec, idle 5 sec]' 75178:20221202:102600.898 In zbx_ipc_async_socket_recv() timeout:5 75201:20221202:102600.911 End of zbx_ipc_async_socket_recv():0 75201:20221202:102600.911 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.000082 sec, getting values]' 75201:20221202:102600.911 In get_values() 75201:20221202:102600.911 In DCconfig_get_poller_items() poller_type:5 75201:20221202:102600.911 End of DCconfig_get_poller_items():0 75201:20221202:102600.911 In DCconfig_get_poller_nextcheck() poller_type:5 75201:20221202:102600.911 End of DCconfig_get_poller_nextcheck():-1 75201:20221202:102600.911 End of get_values():0 75201:20221202:102600.911 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.000098 sec, idle 5 sec]' 75201:20221202:102600.911 In zbx_ipc_async_socket_recv() timeout:5 75205:20221202:102600.918 End of zbx_ipc_async_socket_recv():0 75205:20221202:102600.918 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.000144 sec, getting values]' 75205:20221202:102600.918 In get_values() 75205:20221202:102600.918 In DCconfig_get_poller_items() poller_type:5 75205:20221202:102600.918 End of DCconfig_get_poller_items():0 75205:20221202:102600.918 In DCconfig_get_poller_nextcheck() poller_type:5 75205:20221202:102600.918 End of DCconfig_get_poller_nextcheck():-1 75205:20221202:102600.918 End of get_values():0 75205:20221202:102600.918 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.000092 sec, idle 5 sec]' 75205:20221202:102600.918 In zbx_ipc_async_socket_recv() timeout:5 75204:20221202:102600.919 End of zbx_ipc_async_socket_recv():0 75204:20221202:102600.919 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.000190 sec, getting values]' 75204:20221202:102600.919 In get_values() 75204:20221202:102600.919 In DCconfig_get_poller_items() poller_type:5 75204:20221202:102600.919 End of DCconfig_get_poller_items():0 75204:20221202:102600.919 In DCconfig_get_poller_nextcheck() poller_type:5 75204:20221202:102600.919 End of DCconfig_get_poller_nextcheck():-1 75204:20221202:102600.919 End of get_values():0 75204:20221202:102600.919 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.000408 sec, idle 5 sec]' 75204:20221202:102600.919 In zbx_ipc_async_socket_recv() timeout:5 75179:20221202:102600.919 End of zbx_ipc_async_socket_recv():0 75179:20221202:102600.919 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.000056 sec, exchanging data]' 75179:20221202:102600.920 In process_proxy() 75179:20221202:102600.920 In DCconfig_get_proxypoller_hosts() 75179:20221202:102600.920 End of DCconfig_get_proxypoller_hosts():0 75179:20221202:102600.920 End of process_proxy() 75179:20221202:102600.920 In DCconfig_get_proxypoller_nextcheck() 75179:20221202:102600.920 End of DCconfig_get_proxypoller_nextcheck():-1 75179:20221202:102600.920 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.000124 sec, idle 5 sec]' 75179:20221202:102600.920 In zbx_ipc_async_socket_recv() timeout:5 75175:20221202:102600.921 End of zbx_ipc_async_socket_recv():0 75175:20221202:102600.922 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.000144 sec, getting values]' 75175:20221202:102600.922 In get_values() 75175:20221202:102600.922 In DCconfig_get_poller_items() poller_type:4 75175:20221202:102600.922 End of DCconfig_get_poller_items():0 75175:20221202:102600.922 In DCconfig_get_poller_nextcheck() poller_type:4 75175:20221202:102600.922 End of DCconfig_get_poller_nextcheck():-1 75175:20221202:102600.922 End of get_values():0 75175:20221202:102600.922 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.000084 sec, idle 5 sec]' 75175:20221202:102600.922 In zbx_ipc_async_socket_recv() timeout:5 75198:20221202:102600.925 zbx_setproctitle() title:'icmp pinger #1 [getting values]' 75198:20221202:102600.925 In get_pinger_hosts() 75198:20221202:102600.926 In DCconfig_get_poller_items() poller_type:3 75198:20221202:102600.926 End of DCconfig_get_poller_items():0 75198:20221202:102600.926 End of get_pinger_hosts():0 75198:20221202:102600.926 In process_pinger_hosts() 75198:20221202:102600.926 End of process_pinger_hosts() 75198:20221202:102600.926 In DCconfig_get_poller_nextcheck() poller_type:3 75198:20221202:102600.926 End of DCconfig_get_poller_nextcheck():-1 75198:20221202:102600.926 zbx_setproctitle() title:'icmp pinger #1 [got 0 values in 0.000887 sec, idle 5 sec]' 75176:20221202:102600.933 End of zbx_ipc_async_socket_recv():0 75176:20221202:102600.933 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.000153 sec, getting values]' 75176:20221202:102600.933 In get_values() 75176:20221202:102600.933 In DCconfig_get_poller_items() poller_type:4 75176:20221202:102600.933 End of DCconfig_get_poller_items():0 75176:20221202:102600.933 In DCconfig_get_poller_nextcheck() poller_type:4 75176:20221202:102600.933 End of DCconfig_get_poller_nextcheck():-1 75176:20221202:102600.933 End of get_values():0 75176:20221202:102600.934 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.000582 sec, idle 5 sec]' 75176:20221202:102600.934 In zbx_ipc_async_socket_recv() timeout:5 75202:20221202:102600.934 End of zbx_ipc_async_socket_recv():0 75202:20221202:102600.934 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.000080 sec, getting values]' 75202:20221202:102600.934 In get_values() 75202:20221202:102600.934 In DCconfig_get_poller_items() poller_type:5 75202:20221202:102600.934 End of DCconfig_get_poller_items():0 75202:20221202:102600.934 In DCconfig_get_poller_nextcheck() poller_type:5 75202:20221202:102600.934 End of DCconfig_get_poller_nextcheck():-1 75202:20221202:102600.934 End of get_values():0 75202:20221202:102600.934 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.000070 sec, idle 5 sec]' 75202:20221202:102600.934 In zbx_ipc_async_socket_recv() timeout:5 75203:20221202:102600.934 End of zbx_ipc_async_socket_recv():0 75203:20221202:102600.934 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.000072 sec, getting values]' 75203:20221202:102600.934 In get_values() 75203:20221202:102600.934 In DCconfig_get_poller_items() poller_type:5 75203:20221202:102600.934 End of DCconfig_get_poller_items():0 75203:20221202:102600.934 In DCconfig_get_poller_nextcheck() poller_type:5 75203:20221202:102600.934 End of DCconfig_get_poller_nextcheck():-1 75203:20221202:102600.934 End of get_values():0 75203:20221202:102600.934 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.000071 sec, idle 5 sec]' 75203:20221202:102600.934 In zbx_ipc_async_socket_recv() timeout:5 75169:20221202:102600.934 End of zbx_ipc_async_socket_recv():0 75169:20221202:102600.934 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.000082 sec, getting values]' 75169:20221202:102600.934 In get_values() 75169:20221202:102600.934 In DCconfig_get_poller_items() poller_type:4 75169:20221202:102600.934 End of DCconfig_get_poller_items():0 75169:20221202:102600.934 In DCconfig_get_poller_nextcheck() poller_type:4 75169:20221202:102600.934 End of DCconfig_get_poller_nextcheck():-1 75169:20221202:102600.934 End of get_values():0 75169:20221202:102600.934 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.000077 sec, idle 5 sec]' 75169:20221202:102600.934 In zbx_ipc_async_socket_recv() timeout:5 75153:20221202:102600.935 End of zbx_ipc_service_recv():2 75153:20221202:102600.935 In zbx_ipc_service_recv() timeout:1.000 75173:20221202:102600.935 End of zbx_ipc_async_socket_recv():0 75173:20221202:102600.935 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.000306 sec, getting values]' 75173:20221202:102600.935 In get_values() 75173:20221202:102600.935 In DCconfig_get_poller_items() poller_type:4 75173:20221202:102600.935 End of DCconfig_get_poller_items():0 75173:20221202:102600.935 In DCconfig_get_poller_nextcheck() poller_type:4 75173:20221202:102600.935 End of DCconfig_get_poller_nextcheck():-1 75173:20221202:102600.935 End of get_values():0 75173:20221202:102600.935 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.000134 sec, idle 5 sec]' 75173:20221202:102600.935 In zbx_ipc_async_socket_recv() timeout:5 75177:20221202:102600.947 End of zbx_ipc_async_socket_recv():0 75177:20221202:102600.947 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.000083 sec, getting values]' 75177:20221202:102600.947 In get_values() 75177:20221202:102600.947 In DCconfig_get_poller_items() poller_type:4 75177:20221202:102600.947 End of DCconfig_get_poller_items():0 75177:20221202:102600.947 In DCconfig_get_poller_nextcheck() poller_type:4 75177:20221202:102600.947 End of DCconfig_get_poller_nextcheck():-1 75177:20221202:102600.947 End of get_values():0 75177:20221202:102600.947 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.000151 sec, idle 5 sec]' 75177:20221202:102600.947 In zbx_ipc_async_socket_recv() timeout:5 75161:20221202:102600.962 zbx_setproctitle() title:'timer #1 [updated 0 hosts, suppressed 0 events in 0.001285 sec, processing maintenances]' 75161:20221202:102600.962 In zbx_dc_update_maintenances() 75161:20221202:102600.963 End of zbx_dc_update_maintenances() started:0 stopped:0 running:0 75161:20221202:102600.963 query [txnlev:1] [begin;] 75161:20221202:102600.963 query [txnlev:1] [delete from event_suppress where suppress_until<1669969560 and suppress_until<>0] 75180:20221202:102600.963 zbx_setproctitle() title:'self-monitoring [processing data]' 75180:20221202:102600.964 In collect_selfmon_stats() 75180:20221202:102600.964 End of collect_selfmon_stats() 75180:20221202:102600.964 zbx_setproctitle() title:'self-monitoring [processed data in 0.001270 sec, idle 1 sec]' 75161:20221202:102600.965 query [txnlev:1] [commit;] 75161:20221202:102600.965 zbx_setproctitle() title:'timer #1 [updated 0 hosts, suppressed 0 events in 0.003234 sec, idle 59 sec]' 75166:20221202:102601.078 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000093 sec, syncing history]' 75166:20221202:102601.078 In zbx_sync_history_cache() history_num:0 75166:20221202:102601.078 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000206 sec, idle 1 sec]' 75164:20221202:102601.079 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000131 sec, syncing history]' 75164:20221202:102601.079 In zbx_sync_history_cache() history_num:0 75164:20221202:102601.079 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000169 sec, idle 1 sec]' 75206:20221202:102601.086 End of zbx_ipc_service_recv():2 75206:20221202:102601.087 In zbx_ipc_service_recv() timeout:1.000 75165:20221202:102601.088 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000237 sec, syncing history]' 75165:20221202:102601.088 In zbx_sync_history_cache() history_num:0 75165:20221202:102601.088 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000200 sec, idle 1 sec]' 75167:20221202:102601.098 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000087 sec, syncing history]' 75167:20221202:102601.099 In zbx_sync_history_cache() history_num:0 75167:20221202:102601.099 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000131 sec, idle 1 sec]' 75157:20221202:102601.126 End of zbx_ipc_service_recv():2 75157:20221202:102601.126 In zbx_ipc_service_recv() timeout:1.000 75149:20221202:102601.127 End of zbx_ipc_service_recv():2 75149:20221202:102601.127 zbx_setproctitle() title:'alert manager #1 [sent 0, failed 0 alerts, idle 5.024778 sec during 5.025142 sec]' 75149:20221202:102601.127 In zbx_ipc_service_recv() timeout:1.000 75200:20221202:102601.128 zbx_setproctitle() title:'alert syncer [queuing alerts]' 75200:20221202:102601.128 In am_db_get_alerts() 75200:20221202:102601.128 query [txnlev:1] [begin;] 75200:20221202:102601.128 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] 75200:20221202:102601.129 query [txnlev:1] [commit;] 75200:20221202:102601.130 End of am_db_get_alerts():SUCCEED alerts:0 75200:20221202:102601.130 In am_db_flush_results() 75200:20221202:102601.130 In zbx_ipc_socket_write() 75200:20221202:102601.130 End of zbx_ipc_socket_write():SUCCEED 75200:20221202:102601.130 In zbx_ipc_socket_read() 75149:20221202:102601.130 End of zbx_ipc_service_recv():1 75149:20221202:102601.130 In am_flush_results() results:0 75149:20221202:102601.130 In zbx_ipc_client_send() clientid:6 75149:20221202:102601.130 End of zbx_ipc_client_send():SUCCEED 75149:20221202:102601.130 End of am_flush_results() 75149:20221202:102601.130 In zbx_ipc_service_recv() timeout:1.000 75200:20221202:102601.130 End of zbx_ipc_socket_read():SUCCEED 75200:20221202:102601.130 End of am_db_flush_results() flushed:0 75200:20221202:102601.130 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.003109 sec, idle 1 sec]' 75133:20221202:102601.411 End of zbx_ipc_service_recv():2 75133:20221202:102601.411 zbx_setproctitle() title:'service manager #1 [processed 0 events, updated 0 event tags, deleted 0 problems, synced 0 service updates, idle 5.027823 sec during 5.028236 sec]' 75133:20221202:102601.412 In zbx_ipc_service_recv() timeout:1.000 75132:20221202:102601.471 End of zbx_ipc_service_recv():2 75132:20221202:102601.472 In zbx_ipc_async_socket_send() 75132:20221202:102601.472 In zbx_ipc_client_send() clientid:0 75132:20221202:102601.472 End of zbx_ipc_client_send():SUCCEED 75132:20221202:102601.472 End of zbx_ipc_async_socket_send():SUCCEED 75132:20221202:102601.472 In zbx_ipc_async_socket_flush() timeout:10 75132:20221202:102601.472 End of zbx_ipc_async_socket_flush():0 75132:20221202:102601.472 In zbx_ipc_service_recv() timeout:0.986 75129:20221202:102601.472 End of zbx_ipc_service_recv():1 75129:20221202:102601.472 In zbx_ha_dispatch_message() 75129:20221202:102601.472 In zbx_ipc_service_recv() timeout:1.000 75187:20221202:102601.919 End of zbx_ipc_async_socket_recv():0 75187:20221202:102601.919 zbx_setproctitle() title:'poller #4 [got 0 values in 0.000804 sec, getting values]' 75187:20221202:102601.919 In get_values() 75187:20221202:102601.919 In DCconfig_get_poller_items() poller_type:0 75187:20221202:102601.919 End of DCconfig_get_poller_items():1 75187:20221202:102601.919 In substitute_key_macros_impl() data:'agent.ping' 75187:20221202:102601.919 End of substitute_key_macros_impl():SUCCEED data:'agent.ping' 75187:20221202:102601.919 In substitute_simple_macros_impl() data:'10050' 75187:20221202:102601.919 End substitute_simple_macros_impl() data:'10050' 75187:20221202:102601.919 In get_value() key:'agent.ping' 75187:20221202:102601.919 In get_value_agent() host:'test' addr:'192.168.6.176' key:'agent.ping' conn:'unencrypted' 75187:20221202:102601.919 In is_ip4() ip:'192.168.6.176' 75187:20221202:102601.919 End of is_ip4():SUCCEED 75187:20221202:102601.920 Sending [agent.ping] 75184:20221202:102601.920 End of zbx_ipc_async_socket_recv():0 75184:20221202:102601.921 zbx_setproctitle() title:'poller #3 [got 1 values in 0.008236 sec, getting values]' 75184:20221202:102601.921 In get_values() 75184:20221202:102601.921 In DCconfig_get_poller_items() poller_type:0 75184:20221202:102601.921 End of DCconfig_get_poller_items():0 75184:20221202:102601.921 In DCconfig_get_poller_nextcheck() poller_type:0 75184:20221202:102601.921 End of DCconfig_get_poller_nextcheck():1669969593 75184:20221202:102601.921 End of get_values():0 75184:20221202:102601.921 zbx_setproctitle() title:'poller #3 [got 0 values in 0.000317 sec, idle 5 sec]' 75184:20221202:102601.921 In zbx_ipc_async_socket_recv() timeout:5 75187:20221202:102601.922 get value from agent result: '1' 75187:20221202:102601.922 End of get_value_agent():SUCCEED 75187:20221202:102601.922 End of get_value():SUCCEED 75187:20221202:102601.922 In zbx_activate_item_interface() interfaceid:15 itemid:44581 type:0 75187:20221202:102601.922 End of zbx_activate_item_interface() 75187:20221202:102601.922 In zbx_preprocess_item_value() 75187:20221202:102601.922 End of zbx_preprocess_item_value() 75187:20221202:102601.922 In zbx_ipc_socket_write() 75183:20221202:102601.922 End of zbx_ipc_async_socket_recv():0 75153:20221202:102601.922 End of zbx_ipc_service_recv():1 75153:20221202:102601.922 In preprocessor_add_request() 75153:20221202:102601.923 In preprocessor_sync_configuration() 75153:20221202:102601.923 In DCconfig_get_preprocessable_items() 75153:20221202:102601.923 End of DCconfig_get_preprocessable_items() items:29 75153:20221202:102601.923 End of preprocessor_sync_configuration() item config size: 29, history cache size: 0 75153:20221202:102601.923 In preprocessor_enqueue() itemid: 44581 75187:20221202:102601.923 End of zbx_ipc_socket_write():SUCCEED 75187:20221202:102601.923 End of get_values():1 75187:20221202:102601.923 zbx_setproctitle() title:'poller #4 [got 1 values in 0.004349 sec, idle 5 sec]' 75187:20221202:102601.923 In zbx_ipc_async_socket_recv() timeout:5 75183:20221202:102601.924 zbx_setproctitle() title:'poller #2 [got 0 values in 0.001873 sec, getting values]' 75183:20221202:102601.924 In get_values() 75183:20221202:102601.924 In DCconfig_get_poller_items() poller_type:0 75183:20221202:102601.924 End of DCconfig_get_poller_items():0 75183:20221202:102601.924 In DCconfig_get_poller_nextcheck() poller_type:0 75183:20221202:102601.925 End of DCconfig_get_poller_nextcheck():1669969566 75183:20221202:102601.925 End of get_values():0 75183:20221202:102601.925 zbx_setproctitle() title:'poller #2 [got 0 values in 0.002262 sec, idle 5 sec]' 75183:20221202:102601.925 In zbx_ipc_async_socket_recv() timeout:5 75153:20221202:102601.925 End of preprocessor_enqueue() 75153:20221202:102601.925 In preprocessor_assign_tasks() 75153:20221202:102601.926 In preprocessor_get_next_task() 75153:20221202:102601.926 End of preprocessor_get_next_task() 75153:20221202:102601.926 In zbx_ipc_client_send() clientid:3 75153:20221202:102601.926 End of zbx_ipc_client_send():SUCCEED 75153:20221202:102601.926 In preprocessor_get_next_task() 75153:20221202:102601.926 End of preprocessor_get_next_task() 75153:20221202:102601.926 End of preprocessor_assign_tasks() 75153:20221202:102601.926 End of preprocessor_add_request() 75153:20221202:102601.926 zbx_setproctitle() title:'preprocessing manager #1 [queued 1, processed 1 values, idle 5.007834 sec during 5.011572 sec]' 75153:20221202:102601.926 In zbx_ipc_service_recv() timeout:1.000 75155:20221202:102601.926 End of zbx_ipc_socket_read():SUCCEED 75155:20221202:102601.926 worker_preprocess_value(): 1 75155:20221202:102601.926 worker_preprocess_value: SUCCEED GOOD 75155:20221202:102601.926 In zbx_ipc_socket_write() 75155:20221202:102601.926 End of zbx_ipc_socket_write():SUCCEED 75155:20221202:102601.926 In zbx_ipc_socket_read() 75153:20221202:102601.926 End of zbx_ipc_service_recv():1 75153:20221202:102601.926 In preprocessor_add_result() 75153:20221202:102601.926 In preprocessor_enqueue_dependent() itemid: 44581 75153:20221202:102601.926 End of preprocessor_enqueue_dependent() 75153:20221202:102601.926 In preprocessor_assign_tasks() 75153:20221202:102601.926 In preprocessor_get_next_task() 75153:20221202:102601.927 End of preprocessor_get_next_task() 75153:20221202:102601.927 End of preprocessor_assign_tasks() 75153:20221202:102601.927 End of preprocessor_add_result() 75153:20221202:102601.927 In zbx_ipc_service_recv() timeout:1.000 75182:20221202:102601.931 End of zbx_ipc_async_socket_recv():0 75182:20221202:102601.931 zbx_setproctitle() title:'poller #1 [got 0 values in 0.000082 sec, getting values]' 75182:20221202:102601.931 In get_values() 75182:20221202:102601.931 In DCconfig_get_poller_items() poller_type:0 75182:20221202:102601.931 End of DCconfig_get_poller_items():0 75182:20221202:102601.931 In DCconfig_get_poller_nextcheck() poller_type:0 75182:20221202:102601.931 End of DCconfig_get_poller_nextcheck():1669969566 75182:20221202:102601.931 End of get_values():0 75182:20221202:102601.931 zbx_setproctitle() title:'poller #1 [got 0 values in 0.000093 sec, idle 5 sec]' 75182:20221202:102601.931 In zbx_ipc_async_socket_recv() timeout:5 75188:20221202:102601.946 End of zbx_ipc_async_socket_recv():0 75188:20221202:102601.946 zbx_setproctitle() title:'poller #5 [got 0 values in 0.000113 sec, getting values]' 75188:20221202:102601.946 In get_values() 75188:20221202:102601.946 In DCconfig_get_poller_items() poller_type:0 75188:20221202:102601.946 End of DCconfig_get_poller_items():0 75188:20221202:102601.946 In DCconfig_get_poller_nextcheck() poller_type:0 75188:20221202:102601.946 End of DCconfig_get_poller_nextcheck():1669969566 75188:20221202:102601.946 End of get_values():0 75188:20221202:102601.946 zbx_setproctitle() title:'poller #5 [got 0 values in 0.000093 sec, idle 5 sec]' 75188:20221202:102601.946 In zbx_ipc_async_socket_recv() timeout:5 75180:20221202:102601.965 zbx_setproctitle() title:'self-monitoring [processing data]' 75180:20221202:102601.965 In collect_selfmon_stats() 75180:20221202:102601.965 End of collect_selfmon_stats() 75180:20221202:102601.965 zbx_setproctitle() title:'self-monitoring [processed data in 0.000180 sec, idle 1 sec]' 75168:20221202:102602.070 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.001586 sec, processing escalations]' 75168:20221202:102602.070 In process_escalations() 75168:20221202:102602.070 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<=1669969565 order by actionid,triggerid,itemid,escalationid] 75168:20221202:102602.071 End of process_escalations() 75168:20221202:102602.071 In process_escalations() 75168:20221202:102602.071 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<=1669969565 order by actionid,triggerid,itemid,escalationid] 75168:20221202:102602.072 End of process_escalations() 75168:20221202:102602.072 In process_escalations() 75168:20221202:102602.072 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<=1669969565 order by actionid,triggerid,itemid,escalationid] 75168:20221202:102602.073 End of process_escalations() 75168:20221202:102602.073 In process_escalations() 75168:20221202:102602.073 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<=1669969565 order by actionid,triggerid,itemid,escalationid] 75168:20221202:102602.073 End of process_escalations() 75168:20221202:102602.073 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.003985 sec, idle 3 sec]' 75166:20221202:102602.080 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000206 sec, syncing history]' 75166:20221202:102602.080 In zbx_sync_history_cache() history_num:1 75166:20221202:102602.080 In substitute_simple_macros_impl() data:'90d' 75166:20221202:102602.081 End substitute_simple_macros_impl() data:'90d' 75166:20221202:102602.085 In DCmass_prepare_history() history_num:1 75166:20221202:102602.086 End of DCmass_prepare_history() 75166:20221202:102602.086 In DBmass_add_history() 75166:20221202:102602.086 In zbx_history_add_values() 75166:20221202:102602.086 query [txnlev:1] [begin;] 75164:20221202:102602.086 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000169 sec, syncing history]' 75164:20221202:102602.086 In zbx_sync_history_cache() history_num:1 75164:20221202:102602.086 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.005845 sec, idle 1 sec]' 75166:20221202:102602.087 query [txnlev:1] [insert into history_str (itemid,clock,ns,value) values (44581,1669969561,922684303,'GOOD'); ] 75166:20221202:102602.087 query [txnlev:1] [commit;] 75165:20221202:102602.088 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000200 sec, syncing history]' 75165:20221202:102602.089 In zbx_sync_history_cache() history_num:1 75165:20221202:102602.089 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000554 sec, idle 1 sec]' 75206:20221202:102602.094 End of zbx_ipc_service_recv():2 75206:20221202:102602.094 zbx_setproctitle() title:'availability manager #1 [queued 0, processed 0 values, idle 5.030906 sec during 5.030927 sec]' 75206:20221202:102602.094 In zbx_ipc_service_recv() timeout:1.000 75166:20221202:102602.095 End of zbx_history_add_values() 75166:20221202:102602.095 End of DBmass_add_history() 75166:20221202:102602.095 In DCmass_update_trends() 75166:20221202:102602.095 End of DCmass_update_trends() 75166:20221202:102602.095 query [txnlev:1] [begin;] 75166:20221202:102602.096 In DBmass_update_items() 75166:20221202:102602.096 End of DBmass_update_items() 75166:20221202:102602.096 In zbx_process_events() events_num:0 75166:20221202:102602.096 End of zbx_process_events() processed:0 75166:20221202:102602.096 query [txnlev:1] [commit;] 75166:20221202:102602.097 In DCupdate_trends() 75166:20221202:102602.097 End of DCupdate_trends() 75166:20221202:102602.097 query [txnlev:1] [begin;] 75166:20221202:102602.097 In recalculate_triggers() 75166:20221202:102602.098 In zbx_link_triggers_with_functions() trigger_order_num:0 75166:20221202:102602.098 End of zbx_link_triggers_with_functions() triggers_func_pos_num:0 75166:20221202:102602.098 In zbx_evaluate_expressions() tr_num:0 75166:20221202:102602.098 In substitute_functions() 75166:20221202:102602.098 In zbx_extract_functionids() tr_num:0 75166:20221202:102602.098 End of zbx_extract_functionids() functionids_num:0 75166:20221202:102602.098 End of substitute_functions() 75166:20221202:102602.099 End of zbx_evaluate_expressions() 75166:20221202:102602.099 In zbx_process_triggers() values_num:0 75166:20221202:102602.099 End of zbx_process_triggers() 75166:20221202:102602.099 End of recalculate_triggers() 75166:20221202:102602.099 In zbx_process_events() events_num:0 75166:20221202:102602.099 End of zbx_process_events() processed:0 75166:20221202:102602.099 query [txnlev:1] [commit;] 75166:20221202:102602.099 zbx_setproctitle() title:'history syncer #3 [processed 1 values, 0 triggers in 0.018739 sec, idle 1 sec]' 75167:20221202:102602.113 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000131 sec, syncing history]' 75167:20221202:102602.113 In zbx_sync_history_cache() history_num:0 75167:20221202:102602.113 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.014225 sec, idle 1 sec]' 75200:20221202:102602.130 zbx_setproctitle() title:'alert syncer [queuing alerts]' 75200:20221202:102602.131 In am_db_get_alerts() 75200:20221202:102602.131 query [txnlev:1] [begin;] 75200:20221202:102602.131 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] 75200:20221202:102602.131 query [txnlev:1] [commit;] 75200:20221202:102602.132 End of am_db_get_alerts():SUCCEED alerts:0 75200:20221202:102602.132 In am_db_flush_results() 75200:20221202:102602.132 In zbx_ipc_socket_write() 75200:20221202:102602.132 End of zbx_ipc_socket_write():SUCCEED 75200:20221202:102602.132 In zbx_ipc_socket_read() 75149:20221202:102602.132 End of zbx_ipc_service_recv():1 75149:20221202:102602.132 In am_flush_results() results:0 75149:20221202:102602.132 In zbx_ipc_client_send() clientid:6 75149:20221202:102602.132 End of zbx_ipc_client_send():SUCCEED 75149:20221202:102602.132 End of am_flush_results() 75149:20221202:102602.132 In zbx_ipc_service_recv() timeout:1.000 75200:20221202:102602.132 End of zbx_ipc_socket_read():SUCCEED 75200:20221202:102602.132 End of am_db_flush_results() flushed:0 75200:20221202:102602.132 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.002108 sec, idle 1 sec]' 75157:20221202:102602.134 End of zbx_ipc_service_recv():2 75157:20221202:102602.134 zbx_setproctitle() title:'lld manager #1 [processed 0 LLD rules, idle 5.020310sec during 5.020338 sec]' 75157:20221202:102602.134 In zbx_ipc_service_recv() timeout:1.000 75133:20221202:102602.416 End of zbx_ipc_service_recv():2 75133:20221202:102602.416 In zbx_ipc_service_recv() timeout:1.000 75132:20221202:102602.461 End of zbx_ipc_service_recv():2 75132:20221202:102602.461 In zbx_ipc_async_socket_send() 75132:20221202:102602.462 In zbx_ipc_client_send() clientid:0 75132:20221202:102602.462 End of zbx_ipc_client_send():SUCCEED 75132:20221202:102602.462 End of zbx_ipc_async_socket_send():SUCCEED 75132:20221202:102602.462 In zbx_ipc_async_socket_flush() timeout:10 75132:20221202:102602.462 End of zbx_ipc_async_socket_flush():0 75132:20221202:102602.462 In zbx_ipc_service_recv() timeout:0.996 75129:20221202:102602.462 End of zbx_ipc_service_recv():1 75129:20221202:102602.462 In zbx_ha_dispatch_message() 75129:20221202:102602.462 In zbx_ipc_service_recv() timeout:1.000 75153:20221202:102602.932 End of zbx_ipc_service_recv():2 75153:20221202:102602.933 In zbx_ipc_service_recv() timeout:1.000 75180:20221202:102602.966 zbx_setproctitle() title:'self-monitoring [processing data]' 75180:20221202:102602.967 In collect_selfmon_stats() 75180:20221202:102602.967 End of collect_selfmon_stats() 75180:20221202:102602.967 zbx_setproctitle() title:'self-monitoring [processed data in 0.000214 sec, idle 1 sec]' 75164:20221202:102603.087 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.005845 sec, syncing history]' 75164:20221202:102603.087 In zbx_sync_history_cache() history_num:0 75164:20221202:102603.087 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000113 sec, idle 1 sec]' 75165:20221202:102603.089 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000554 sec, syncing history]' 75165:20221202:102603.089 In zbx_sync_history_cache() history_num:0 75165:20221202:102603.089 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000072 sec, idle 1 sec]' 75206:20221202:102603.100 End of zbx_ipc_service_recv():2 75206:20221202:102603.100 In zbx_ipc_service_recv() timeout:1.000 75166:20221202:102603.124 zbx_setproctitle() title:'history syncer #3 [processed 1 values, 0 triggers in 0.018739 sec, syncing history]' 75166:20221202:102603.125 In zbx_sync_history_cache() history_num:0 75166:20221202:102603.126 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.001337 sec, idle 1 sec]' 75167:20221202:102603.126 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.014225 sec, syncing history]' 75167:20221202:102603.126 In zbx_sync_history_cache() history_num:0 75167:20221202:102603.126 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.001576 sec, idle 1 sec]' 75200:20221202:102603.134 zbx_setproctitle() title:'alert syncer [queuing alerts]' 75200:20221202:102603.134 In am_db_get_alerts() 75200:20221202:102603.134 query [txnlev:1] [begin;] 75200:20221202:102603.134 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] 75200:20221202:102603.135 query [txnlev:1] [commit;] 75149:20221202:102603.139 End of zbx_ipc_service_recv():2 75149:20221202:102603.139 In zbx_ipc_service_recv() timeout:1.000 75157:20221202:102603.139 End of zbx_ipc_service_recv():2 75157:20221202:102603.140 In zbx_ipc_service_recv() timeout:1.000 75200:20221202:102603.140 End of am_db_get_alerts():SUCCEED alerts:0 75200:20221202:102603.140 In am_db_flush_results() 75200:20221202:102603.140 In zbx_ipc_socket_write() 75200:20221202:102603.140 End of zbx_ipc_socket_write():SUCCEED 75200:20221202:102603.140 In zbx_ipc_socket_read() 75149:20221202:102603.140 End of zbx_ipc_service_recv():1 75149:20221202:102603.140 In am_flush_results() results:0 75149:20221202:102603.140 In zbx_ipc_client_send() clientid:6 75149:20221202:102603.140 End of zbx_ipc_client_send():SUCCEED 75149:20221202:102603.140 End of am_flush_results() 75149:20221202:102603.140 In zbx_ipc_service_recv() timeout:1.000 75200:20221202:102603.140 End of zbx_ipc_socket_read():SUCCEED 75200:20221202:102603.140 End of am_db_flush_results() flushed:0 75200:20221202:102603.140 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.006791 sec, idle 1 sec]' 75162:20221202:102603.382 zbx_setproctitle() title:'http poller #1 [got 0 values in 0.002082 sec, getting values]' 75162:20221202:102603.384 In process_httptests() 75162:20221202:102603.384 query [txnlev:0] [select h.hostid,h.host,h.name,t.httptestid,t.name,t.agent,t.authentication,t.http_user,t.http_password,t.http_proxy,t.retries,t.ssl_cert_file,t.ssl_key_file,t.ssl_key_password,t.verify_peer,t.verify_host,t.delay from httptest t,hosts h where t.hostid=h.hostid and t.nextcheck<=1669969563 and mod(t.httptestid,1)=0 and t.status=0 and h.proxy_hostid is null and h.status=0 and (h.maintenance_status=0 or h.maintenance_type=0)] 75162:20221202:102603.386 query [txnlev:0] [select name,value,type from httptest_field where httptestid=1 order by httptest_fieldid] 75162:20221202:102603.386 In substitute_simple_macros_impl() data:'Zabbix' 75162:20221202:102603.386 End substitute_simple_macros_impl() data:'Zabbix' 75162:20221202:102603.386 In substitute_simple_macros_impl() data:EMPTY 75162:20221202:102603.386 In substitute_simple_macros_impl() data:EMPTY 75162:20221202:102603.386 In substitute_simple_macros_impl() data:EMPTY 75162:20221202:102603.386 In http_process_variables() 0 variables 75162:20221202:102603.386 End of http_process_variables():SUCCEED 75162:20221202:102603.386 In process_httptest() httptestid:1 name:'Web scenario 1' 75162:20221202:102603.386 query [txnlev:0] [select httpstepid,no,name,url,timeout,posts,required,status_codes,post_type,follow_redirects,retrieve_mode from httpstep where httptestid=1 order by no] 75162:20221202:102603.387 In substitute_simple_macros_impl() data:'10s' 75162:20221202:102603.387 End substitute_simple_macros_impl() data:'10s' 75162:20221202:102603.387 In substitute_simple_macros_impl() data:'https://zabbix.com' 75162:20221202:102603.387 End substitute_simple_macros_impl() data:'https://zabbix.com' 75162:20221202:102603.387 In http_substitute_variables() data:'https://zabbix.com' 75162:20221202:102603.387 End of http_substitute_variables() data:'https://zabbix.com' 75162:20221202:102603.387 In substitute_simple_macros_impl() data:'Zabbix' 75162:20221202:102603.387 End substitute_simple_macros_impl() data:'Zabbix' 75162:20221202:102603.387 In substitute_simple_macros_impl() data:'200' 75162:20221202:102603.388 End substitute_simple_macros_impl() data:'200' 75162:20221202:102603.388 query [txnlev:0] [select name,value,type from httpstep_field where httpstepid=1 order by httpstep_fieldid] 75162:20221202:102603.389 In substitute_simple_macros_impl() data:'15s' 75162:20221202:102603.389 End substitute_simple_macros_impl() data:'15s' 75162:20221202:102603.389 process_httptest() use step "111" 75162:20221202:102603.389 process_httptest() use post "" 75162:20221202:102603.389 process_httptest() go to URL "https://zabbix.com" 75133:20221202:102603.423 End of zbx_ipc_service_recv():2 75133:20221202:102603.423 In zbx_ipc_service_recv() timeout:1.000 75132:20221202:102603.461 End of zbx_ipc_service_recv():2 75132:20221202:102603.461 In zbx_ipc_async_socket_send() 75132:20221202:102603.461 In zbx_ipc_client_send() clientid:0 75132:20221202:102603.461 End of zbx_ipc_client_send():SUCCEED 75132:20221202:102603.461 End of zbx_ipc_async_socket_send():SUCCEED 75132:20221202:102603.461 In zbx_ipc_async_socket_flush() timeout:10 75132:20221202:102603.461 End of zbx_ipc_async_socket_flush():0 75132:20221202:102603.461 In zbx_ipc_service_recv() timeout:0.996 75129:20221202:102603.461 End of zbx_ipc_service_recv():1 75129:20221202:102603.461 In zbx_ha_dispatch_message() 75129:20221202:102603.461 In zbx_ipc_service_recv() timeout:1.000 75162:20221202:102603.591 In int_in_list() list:'200' value:301 75162:20221202:102603.591 End of int_in_list():FAIL 75162:20221202:102603.591 In process_step_data() rspcode:301 time:0.202033 speed:881.000000 75162:20221202:102603.591 query [txnlev:0] [select type,itemid from httpstepitem where httpstepid=1] 75162:20221202:102603.592 In zbx_preprocess_item_value() 75162:20221202:102603.592 End of zbx_preprocess_item_value() 75162:20221202:102603.592 In zbx_preprocess_item_value() 75162:20221202:102603.592 End of zbx_preprocess_item_value() 75162:20221202:102603.592 In zbx_preprocess_item_value() 75162:20221202:102603.593 End of zbx_preprocess_item_value() 75162:20221202:102603.593 End of process_step_data() 75162:20221202:102603.594 query without transaction detected 75162:20221202:102603.594 query [txnlev:0] [update httptest set nextcheck=1669969573 where httptestid=1] 75162:20221202:102603.611 cannot process step "111" of web scenario "Web scenario 1" on host "test": response code "301" did not match any of the required status codes "200" 75162:20221202:102603.611 In process_test_data() 75162:20221202:102603.612 query [txnlev:0] [select type,itemid from httptestitem where httptestid=1] 75162:20221202:102603.612 In zbx_preprocess_item_value() 75162:20221202:102603.612 End of zbx_preprocess_item_value() 75162:20221202:102603.612 In zbx_preprocess_item_value() 75162:20221202:102603.613 End of zbx_preprocess_item_value() 75162:20221202:102603.613 In zbx_preprocess_item_value() 75162:20221202:102603.613 End of zbx_preprocess_item_value() 75162:20221202:102603.614 End of process_test_data() 75162:20221202:102603.614 In zbx_ipc_socket_write() 75162:20221202:102603.614 End of zbx_ipc_socket_write():SUCCEED 75162:20221202:102603.614 End of process_httptest() 75162:20221202:102603.614 End of process_httptests() 75162:20221202:102603.614 query [txnlev:0] [select min(t.nextcheck) from httptest t,hosts h where t.hostid=h.hostid and mod(t.httptestid,1)=0 and t.status=0 and h.proxy_hostid is null and h.status=0 and (h.maintenance_status=0 or h.maintenance_type=0)] 75153:20221202:102603.615 End of zbx_ipc_service_recv():1 75153:20221202:102603.615 In preprocessor_add_request() 75153:20221202:102603.615 In preprocessor_sync_configuration() 75153:20221202:102603.615 In DCconfig_get_preprocessable_items() 75153:20221202:102603.615 End of DCconfig_get_preprocessable_items() items:29 75153:20221202:102603.615 End of preprocessor_sync_configuration() item config size: 29, history cache size: 0 75153:20221202:102603.615 In preprocessor_enqueue() itemid: 44299 75153:20221202:102603.615 In preprocessor_enqueue_dependent() itemid: 44299 75153:20221202:102603.615 End of preprocessor_enqueue_dependent() 75153:20221202:102603.615 End of preprocessor_enqueue() 75153:20221202:102603.615 In preprocessor_enqueue() itemid: 44300 75153:20221202:102603.615 In preprocessor_enqueue_dependent() itemid: 44300 75153:20221202:102603.615 End of preprocessor_enqueue_dependent() 75153:20221202:102603.615 End of preprocessor_enqueue() 75153:20221202:102603.615 In preprocessor_enqueue() itemid: 44301 75153:20221202:102603.615 In preprocessor_enqueue_dependent() itemid: 44301 75153:20221202:102603.615 End of preprocessor_enqueue_dependent() 75153:20221202:102603.615 End of preprocessor_enqueue() 75153:20221202:102603.615 In preprocessor_enqueue() itemid: 44296 75153:20221202:102603.615 In preprocessor_enqueue_dependent() itemid: 44296 75153:20221202:102603.615 End of preprocessor_enqueue_dependent() 75153:20221202:102603.615 End of preprocessor_enqueue() 75153:20221202:102603.615 In preprocessor_enqueue() itemid: 44297 75153:20221202:102603.615 In preprocessor_enqueue_dependent() itemid: 44297 75153:20221202:102603.615 End of preprocessor_enqueue_dependent() 75153:20221202:102603.615 End of preprocessor_enqueue() 75153:20221202:102603.615 In preprocessor_enqueue() itemid: 44298 75153:20221202:102603.616 In preprocessor_enqueue_dependent() itemid: 44298 75153:20221202:102603.616 End of preprocessor_enqueue_dependent() 75153:20221202:102603.616 End of preprocessor_enqueue() 75153:20221202:102603.616 In preprocessor_assign_tasks() 75153:20221202:102603.616 In preprocessor_get_next_task() 75153:20221202:102603.616 End of preprocessor_get_next_task() 75153:20221202:102603.617 End of preprocessor_assign_tasks() 75162:20221202:102603.618 zbx_setproctitle() title:'http poller #1 [got 1 values in 0.232171 sec, idle 5 sec]' 75153:20221202:102603.618 End of preprocessor_add_request() 75153:20221202:102603.618 In zbx_ipc_service_recv() timeout:1.000 75180:20221202:102603.972 zbx_setproctitle() title:'self-monitoring [processing data]' 75180:20221202:102603.973 In collect_selfmon_stats() 75180:20221202:102603.974 End of collect_selfmon_stats() 75180:20221202:102603.974 zbx_setproctitle() title:'self-monitoring [processed data in 0.001245 sec, idle 1 sec]' 75164:20221202:102604.087 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000113 sec, syncing history]' 75164:20221202:102604.087 In zbx_sync_history_cache() history_num:6 75164:20221202:102604.087 In substitute_simple_macros_impl() data:'90d' 75164:20221202:102604.087 End substitute_simple_macros_impl() data:'90d' 75164:20221202:102604.087 In substitute_simple_macros_impl() data:'30d' 75164:20221202:102604.087 End substitute_simple_macros_impl() data:'30d' 75164:20221202:102604.087 In substitute_simple_macros_impl() data:'90d' 75164:20221202:102604.087 End substitute_simple_macros_impl() data:'90d' 75164:20221202:102604.087 In substitute_simple_macros_impl() data:'30d' 75164:20221202:102604.087 End substitute_simple_macros_impl() data:'30d' 75164:20221202:102604.087 In substitute_simple_macros_impl() data:'30d' 75164:20221202:102604.087 End substitute_simple_macros_impl() data:'30d' 75164:20221202:102604.087 In substitute_simple_macros_impl() data:'90d' 75164:20221202:102604.087 End substitute_simple_macros_impl() data:'90d' 75164:20221202:102604.087 In substitute_simple_macros_impl() data:'30d' 75164:20221202:102604.087 End substitute_simple_macros_impl() data:'30d' 75164:20221202:102604.087 In substitute_simple_macros_impl() data:'90d' 75164:20221202:102604.087 End substitute_simple_macros_impl() data:'90d' 75164:20221202:102604.087 In substitute_simple_macros_impl() data:'30d' 75164:20221202:102604.087 End substitute_simple_macros_impl() data:'30d' 75164:20221202:102604.087 In substitute_simple_macros_impl() data:'90d' 75164:20221202:102604.087 End substitute_simple_macros_impl() data:'90d' 75164:20221202:102604.087 In substitute_simple_macros_impl() data:'30d' 75164:20221202:102604.087 End substitute_simple_macros_impl() data:'30d' 75164:20221202:102604.087 In DCmass_prepare_history() history_num:6 75164:20221202:102604.087 End of DCmass_prepare_history() 75164:20221202:102604.087 In DBmass_add_history() 75164:20221202:102604.088 In zbx_history_add_values() 75164:20221202:102604.088 query [txnlev:1] [begin;] 75164:20221202:102604.088 query [txnlev:1] [insert into history (itemid,clock,ns,value) values (44296,1669969563,594570659,881),(44299,1669969563,591789486,881),(44300,1669969563,591789486,0.20203299999999999); ] 75165:20221202:102604.089 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000072 sec, syncing history]' 75165:20221202:102604.089 In zbx_sync_history_cache() history_num:6 75165:20221202:102604.089 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000242 sec, idle 1 sec]' 75164:20221202:102604.090 query [txnlev:1] [insert into history_str (itemid,clock,ns,value) values (44298,1669969563,594570659,'response code "301" did not match any of the required status codes "200"'); ] 75164:20221202:102604.090 query [txnlev:1] [insert into history_uint (itemid,clock,ns,value) values (44297,1669969563,594570659,1),(44301,1669969563,591789486,301); ] 75164:20221202:102604.091 query [txnlev:1] [commit;] 75206:20221202:102604.106 End of zbx_ipc_service_recv():2 75206:20221202:102604.106 In zbx_ipc_service_recv() timeout:1.000 75164:20221202:102604.109 End of zbx_history_add_values() 75164:20221202:102604.110 End of DBmass_add_history() 75164:20221202:102604.110 In DCmass_update_trends() 75164:20221202:102604.110 End of DCmass_update_trends() 75164:20221202:102604.110 query [txnlev:1] [begin;] 75164:20221202:102604.110 In DBmass_update_items() 75164:20221202:102604.110 End of DBmass_update_items() 75164:20221202:102604.110 In zbx_process_events() events_num:0 75164:20221202:102604.110 End of zbx_process_events() processed:0 75164:20221202:102604.110 query [txnlev:1] [commit;] 75164:20221202:102604.111 In DCupdate_trends() 75164:20221202:102604.112 End of DCupdate_trends() 75164:20221202:102604.112 query [txnlev:1] [begin;] 75164:20221202:102604.113 In recalculate_triggers() 75164:20221202:102604.113 In zbx_link_triggers_with_functions() trigger_order_num:0 75164:20221202:102604.113 End of zbx_link_triggers_with_functions() triggers_func_pos_num:0 75164:20221202:102604.113 In zbx_evaluate_expressions() tr_num:0 75164:20221202:102604.113 In substitute_functions() 75164:20221202:102604.113 In zbx_extract_functionids() tr_num:0 75164:20221202:102604.113 End of zbx_extract_functionids() functionids_num:0 75164:20221202:102604.113 End of substitute_functions() 75164:20221202:102604.113 End of zbx_evaluate_expressions() 75164:20221202:102604.113 In zbx_process_triggers() values_num:0 75164:20221202:102604.113 End of zbx_process_triggers() 75164:20221202:102604.113 End of recalculate_triggers() 75164:20221202:102604.113 In zbx_process_events() events_num:0 75164:20221202:102604.113 End of zbx_process_events() processed:0 75164:20221202:102604.113 query [txnlev:1] [commit;] 75164:20221202:102604.114 zbx_setproctitle() title:'history syncer #1 [processed 6 values, 0 triggers in 0.027228 sec, idle 1 sec]' 75166:20221202:102604.126 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.001337 sec, syncing history]' 75166:20221202:102604.126 In zbx_sync_history_cache() history_num:0 75166:20221202:102604.126 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000171 sec, idle 1 sec]' 75167:20221202:102604.126 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.001576 sec, syncing history]' 75167:20221202:102604.126 In zbx_sync_history_cache() history_num:0 75167:20221202:102604.126 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000165 sec, idle 1 sec]' 75200:20221202:102604.141 zbx_setproctitle() title:'alert syncer [queuing alerts]' 75200:20221202:102604.141 In am_db_get_alerts() 75200:20221202:102604.141 query [txnlev:1] [begin;] 75200:20221202:102604.142 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] 75200:20221202:102604.142 query [txnlev:1] [commit;] 75200:20221202:102604.142 End of am_db_get_alerts():SUCCEED alerts:0 75200:20221202:102604.142 In am_db_flush_results() 75200:20221202:102604.142 In zbx_ipc_socket_write() 75200:20221202:102604.143 End of zbx_ipc_socket_write():SUCCEED 75200:20221202:102604.143 In zbx_ipc_socket_read() 75149:20221202:102604.143 End of zbx_ipc_service_recv():1 75149:20221202:102604.143 In am_flush_results() results:0 75149:20221202:102604.143 In zbx_ipc_client_send() clientid:6 75149:20221202:102604.143 End of zbx_ipc_client_send():SUCCEED 75149:20221202:102604.143 End of am_flush_results() 75149:20221202:102604.143 In zbx_ipc_service_recv() timeout:1.000 75200:20221202:102604.143 End of zbx_ipc_socket_read():SUCCEED 75200:20221202:102604.143 End of am_db_flush_results() flushed:0 75200:20221202:102604.143 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.002713 sec, idle 1 sec]' 75157:20221202:102604.146 End of zbx_ipc_service_recv():2 75157:20221202:102604.146 In zbx_ipc_service_recv() timeout:1.000 75133:20221202:102604.427 End of zbx_ipc_service_recv():2 75133:20221202:102604.427 In zbx_ipc_service_recv() timeout:1.000 75132:20221202:102604.464 End of zbx_ipc_service_recv():2 75132:20221202:102604.465 In ha_check_nodes() ha_status:active db_status:0 75132:20221202:102604.465 query [txnlev:1] [begin;] 75129:20221202:102604.465 End of zbx_ipc_service_recv():2 75129:20221202:102604.465 In zbx_ha_dispatch_message() 75129:20221202:102604.465 In zbx_ipc_service_recv() timeout:1.000 75132:20221202:102604.466 query [txnlev:1] [select ha_nodeid,name,status,lastaccess,address,port,ha_sessionid from ha_node order by ha_nodeid for update] 75132:20221202:102604.467 query [txnlev:1] [select ha_failover_delay,auditlog_enabled from config] 75132:20221202:102604.467 In ha_db_get_time() 75132:20221202:102604.467 query [txnlev:1] [select unix_timestamp() from config] 75132:20221202:102604.467 End of ha_db_get_time():SUCCEED db_time:1669969564 75132:20221202:102604.467 query [txnlev:1] [update ha_node set lastaccess=unix_timestamp() where ha_nodeid='clb4ubunu00018m7pn6ddoaix'] 75132:20221202:102604.468 query [txnlev:1] [commit;] 75132:20221202:102604.484 End of ha_check_nodes() nodeid:clb4ubunu00018m7pn6ddoaix ha_status:active db_status:0 75132:20221202:102604.484 In zbx_ipc_async_socket_send() 75132:20221202:102604.484 In zbx_ipc_client_send() clientid:0 75132:20221202:102604.484 End of zbx_ipc_client_send():SUCCEED 75132:20221202:102604.484 End of zbx_ipc_async_socket_send():SUCCEED 75132:20221202:102604.484 In zbx_ipc_async_socket_flush() timeout:10 75132:20221202:102604.484 End of zbx_ipc_async_socket_flush():0 75132:20221202:102604.484 In zbx_ipc_service_recv() timeout:0.993 75129:20221202:102604.484 End of zbx_ipc_service_recv():1 75129:20221202:102604.484 In zbx_ha_dispatch_message() 75129:20221202:102604.484 In zbx_ipc_service_recv() timeout:1.000 75153:20221202:102604.621 End of zbx_ipc_service_recv():2 75153:20221202:102604.621 In zbx_ipc_service_recv() timeout:1.000 75180:20221202:102604.974 zbx_setproctitle() title:'self-monitoring [processing data]' 75180:20221202:102604.974 In collect_selfmon_stats() 75180:20221202:102604.974 End of collect_selfmon_stats() 75180:20221202:102604.974 zbx_setproctitle() title:'self-monitoring [processed data in 0.000220 sec, idle 1 sec]' 75168:20221202:102605.075 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.003985 sec, processing escalations]' 75168:20221202:102605.076 In process_escalations() 75168:20221202:102605.076 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<=1669969568 order by actionid,triggerid,itemid,escalationid] 75168:20221202:102605.076 End of process_escalations() 75168:20221202:102605.076 In process_escalations() 75168:20221202:102605.076 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<=1669969568 order by actionid,triggerid,itemid,escalationid] 75168:20221202:102605.077 End of process_escalations() 75168:20221202:102605.078 In process_escalations() 75168:20221202:102605.078 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<=1669969568 order by actionid,triggerid,itemid,escalationid] 75168:20221202:102605.078 End of process_escalations() 75168:20221202:102605.078 In process_escalations() 75168:20221202:102605.079 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<=1669969568 order by actionid,triggerid,itemid,escalationid] 75168:20221202:102605.079 End of process_escalations() 75168:20221202:102605.079 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.003647 sec, idle 3 sec]' 75165:20221202:102605.090 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000242 sec, syncing history]' 75165:20221202:102605.090 In zbx_sync_history_cache() history_num:0 75165:20221202:102605.090 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000140 sec, idle 1 sec]' 75206:20221202:102605.111 End of zbx_ipc_service_recv():2 75206:20221202:102605.111 In zbx_ipc_service_recv() timeout:1.000 75164:20221202:102605.115 zbx_setproctitle() title:'history syncer #1 [processed 6 values, 0 triggers in 0.027228 sec, syncing history]' 75164:20221202:102605.115 In zbx_sync_history_cache() history_num:0 75164:20221202:102605.115 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000196 sec, idle 1 sec]' 75166:20221202:102605.127 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000171 sec, syncing history]' 75166:20221202:102605.127 In zbx_sync_history_cache() history_num:0 75166:20221202:102605.127 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000273 sec, idle 1 sec]' 75167:20221202:102605.127 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000165 sec, syncing history]' 75167:20221202:102605.127 In zbx_sync_history_cache() history_num:0 75167:20221202:102605.127 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000203 sec, idle 1 sec]' 75200:20221202:102605.144 zbx_setproctitle() title:'alert syncer [queuing alerts]' 75200:20221202:102605.144 In am_db_get_alerts() 75200:20221202:102605.144 query [txnlev:1] [begin;] 75200:20221202:102605.144 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] 75200:20221202:102605.144 query [txnlev:1] [commit;] 75200:20221202:102605.145 End of am_db_get_alerts():SUCCEED alerts:0 75200:20221202:102605.145 In am_db_flush_results() 75200:20221202:102605.145 In zbx_ipc_socket_write() 75149:20221202:102605.145 End of zbx_ipc_service_recv():1 75149:20221202:102605.145 In am_flush_results() results:0 75149:20221202:102605.145 In zbx_ipc_client_send() clientid:6 75149:20221202:102605.145 End of zbx_ipc_client_send():SUCCEED 75149:20221202:102605.145 End of am_flush_results() 75149:20221202:102605.145 In zbx_ipc_service_recv() timeout:1.000 75200:20221202:102605.145 End of zbx_ipc_socket_write():SUCCEED 75200:20221202:102605.146 In zbx_ipc_socket_read() 75200:20221202:102605.146 End of zbx_ipc_socket_read():SUCCEED 75200:20221202:102605.146 End of am_db_flush_results() flushed:0 75200:20221202:102605.146 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.002071 sec, idle 1 sec]' 75157:20221202:102605.150 End of zbx_ipc_service_recv():2 75157:20221202:102605.150 In zbx_ipc_service_recv() timeout:1.000 75133:20221202:102605.430 End of zbx_ipc_service_recv():2 75133:20221202:102605.430 In zbx_ipc_service_recv() timeout:1.000 75132:20221202:102605.480 End of zbx_ipc_service_recv():2 75132:20221202:102605.480 In zbx_ipc_async_socket_send() 75132:20221202:102605.481 In zbx_ipc_client_send() clientid:0 75132:20221202:102605.481 End of zbx_ipc_client_send():SUCCEED 75132:20221202:102605.481 End of zbx_ipc_async_socket_send():SUCCEED 75132:20221202:102605.481 In zbx_ipc_async_socket_flush() timeout:10 75132:20221202:102605.481 End of zbx_ipc_async_socket_flush():0 75132:20221202:102605.481 In zbx_ipc_service_recv() timeout:0.977 75129:20221202:102605.481 End of zbx_ipc_service_recv():1 75129:20221202:102605.481 In zbx_ha_dispatch_message() 75129:20221202:102605.481 In zbx_ipc_service_recv() timeout:1.000 75153:20221202:102605.623 End of zbx_ipc_service_recv():2 75153:20221202:102605.623 In zbx_ipc_service_recv() timeout:1.000 75172:20221202:102605.852 End of zbx_ipc_async_socket_recv():0 75172:20221202:102605.852 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.000233 sec, getting values]' 75172:20221202:102605.852 In get_values() 75172:20221202:102605.852 In DCconfig_get_poller_items() poller_type:4 75172:20221202:102605.852 End of DCconfig_get_poller_items():0 75172:20221202:102605.853 In DCconfig_get_poller_nextcheck() poller_type:4 75172:20221202:102605.853 End of DCconfig_get_poller_nextcheck():-1 75172:20221202:102605.853 End of get_values():0 75172:20221202:102605.853 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.000082 sec, idle 5 sec]' 75172:20221202:102605.853 In zbx_ipc_async_socket_recv() timeout:5 75174:20221202:102605.859 End of zbx_ipc_async_socket_recv():0 75174:20221202:102605.859 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.000092 sec, getting values]' 75174:20221202:102605.859 In get_values() 75174:20221202:102605.859 In DCconfig_get_poller_items() poller_type:4 75174:20221202:102605.859 End of DCconfig_get_poller_items():0 75174:20221202:102605.859 In DCconfig_get_poller_nextcheck() poller_type:4 75174:20221202:102605.859 End of DCconfig_get_poller_nextcheck():-1 75174:20221202:102605.859 End of get_values():0 75174:20221202:102605.859 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.000289 sec, idle 5 sec]' 75174:20221202:102605.859 In zbx_ipc_async_socket_recv() timeout:5 75170:20221202:102605.869 End of zbx_ipc_async_socket_recv():0 75170:20221202:102605.870 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.000080 sec, getting values]' 75170:20221202:102605.870 In get_values() 75170:20221202:102605.870 In DCconfig_get_poller_items() poller_type:4 75170:20221202:102605.870 End of DCconfig_get_poller_items():0 75170:20221202:102605.870 In DCconfig_get_poller_nextcheck() poller_type:4 75170:20221202:102605.870 End of DCconfig_get_poller_nextcheck():-1 75170:20221202:102605.870 End of get_values():0 75170:20221202:102605.870 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.000096 sec, idle 5 sec]' 75170:20221202:102605.870 In zbx_ipc_async_socket_recv() timeout:5 75189:20221202:102605.871 End of zbx_ipc_async_socket_recv():0 75189:20221202:102605.871 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.000159 sec, getting values]' 75189:20221202:102605.871 In get_values() 75189:20221202:102605.871 In DCconfig_get_poller_items() poller_type:1 75189:20221202:102605.871 End of DCconfig_get_poller_items():0 75189:20221202:102605.871 In DCconfig_get_poller_nextcheck() poller_type:1 75189:20221202:102605.871 End of DCconfig_get_poller_nextcheck():-1 75189:20221202:102605.871 End of get_values():0 75189:20221202:102605.871 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.000077 sec, idle 5 sec]' 75189:20221202:102605.871 In zbx_ipc_async_socket_recv() timeout:5 75171:20221202:102605.878 End of zbx_ipc_async_socket_recv():0 75171:20221202:102605.879 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.000101 sec, getting values]' 75171:20221202:102605.879 In get_values() 75171:20221202:102605.879 In DCconfig_get_poller_items() poller_type:4 75171:20221202:102605.879 End of DCconfig_get_poller_items():0 75171:20221202:102605.879 In DCconfig_get_poller_nextcheck() poller_type:4 75171:20221202:102605.879 End of DCconfig_get_poller_nextcheck():-1 75171:20221202:102605.879 End of get_values():0 75171:20221202:102605.879 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.000102 sec, idle 5 sec]' 75171:20221202:102605.879 In zbx_ipc_async_socket_recv() timeout:5 75181:20221202:102605.882 End of zbx_ipc_async_socket_recv():0 75181:20221202:102605.882 zbx_setproctitle() title:'task manager [processing tasks]' 75181:20221202:102605.882 query [txnlev:0] [select taskid,type,clock,ttl from task where status in (1,2) order by taskid] 75181:20221202:102605.882 zbx_setproctitle() title:'task manager [processed 0 task(s) in 0.000289 sec, idle 5 sec]' 75181:20221202:102605.882 In zbx_ipc_async_socket_recv() timeout:5 75208:20221202:102605.887 End of zbx_ipc_async_socket_recv():0 75208:20221202:102605.887 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.000137 sec, getting values]' 75208:20221202:102605.887 In get_values() 75208:20221202:102605.887 In DCconfig_get_poller_items() poller_type:6 75208:20221202:102605.887 End of DCconfig_get_poller_items():0 75208:20221202:102605.887 In DCconfig_get_poller_nextcheck() poller_type:6 75208:20221202:102605.887 End of DCconfig_get_poller_nextcheck():-1 75208:20221202:102605.887 End of get_values():0 75208:20221202:102605.887 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.000124 sec, idle 5 sec]' 75208:20221202:102605.887 In zbx_ipc_async_socket_recv() timeout:5 75178:20221202:102605.906 End of zbx_ipc_async_socket_recv():0 75178:20221202:102605.906 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.000189 sec, getting values]' 75178:20221202:102605.906 In get_values() 75178:20221202:102605.906 In DCconfig_get_poller_items() poller_type:4 75178:20221202:102605.906 End of DCconfig_get_poller_items():0 75178:20221202:102605.906 In DCconfig_get_poller_nextcheck() poller_type:4 75178:20221202:102605.906 End of DCconfig_get_poller_nextcheck():-1 75178:20221202:102605.906 End of get_values():0 75178:20221202:102605.906 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.000155 sec, idle 5 sec]' 75178:20221202:102605.906 In zbx_ipc_async_socket_recv() timeout:5 75201:20221202:102605.919 End of zbx_ipc_async_socket_recv():0 75201:20221202:102605.919 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.000098 sec, getting values]' 75201:20221202:102605.919 In get_values() 75201:20221202:102605.919 In DCconfig_get_poller_items() poller_type:5 75201:20221202:102605.919 End of DCconfig_get_poller_items():0 75201:20221202:102605.919 In DCconfig_get_poller_nextcheck() poller_type:5 75201:20221202:102605.919 End of DCconfig_get_poller_nextcheck():-1 75201:20221202:102605.919 End of get_values():0 75201:20221202:102605.919 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.000403 sec, idle 5 sec]' 75201:20221202:102605.919 In zbx_ipc_async_socket_recv() timeout:5 75205:20221202:102605.921 End of zbx_ipc_async_socket_recv():0 75205:20221202:102605.921 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.000092 sec, getting values]' 75205:20221202:102605.922 In get_values() 75205:20221202:102605.922 In DCconfig_get_poller_items() poller_type:5 75205:20221202:102605.922 End of DCconfig_get_poller_items():0 75205:20221202:102605.922 In DCconfig_get_poller_nextcheck() poller_type:5 75205:20221202:102605.922 End of DCconfig_get_poller_nextcheck():-1 75205:20221202:102605.922 End of get_values():0 75205:20221202:102605.922 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.000627 sec, idle 5 sec]' 75205:20221202:102605.922 In zbx_ipc_async_socket_recv() timeout:5 75179:20221202:102605.923 End of zbx_ipc_async_socket_recv():0 75179:20221202:102605.923 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.000124 sec, exchanging data]' 75179:20221202:102605.923 In process_proxy() 75179:20221202:102605.923 In DCconfig_get_proxypoller_hosts() 75179:20221202:102605.923 End of DCconfig_get_proxypoller_hosts():0 75179:20221202:102605.923 End of process_proxy() 75179:20221202:102605.923 In DCconfig_get_proxypoller_nextcheck() 75179:20221202:102605.923 End of DCconfig_get_proxypoller_nextcheck():-1 75179:20221202:102605.923 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.000121 sec, idle 5 sec]' 75179:20221202:102605.923 In zbx_ipc_async_socket_recv() timeout:5 75204:20221202:102605.924 End of zbx_ipc_async_socket_recv():0 75204:20221202:102605.924 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.000408 sec, getting values]' 75204:20221202:102605.924 In get_values() 75204:20221202:102605.924 In DCconfig_get_poller_items() poller_type:5 75204:20221202:102605.924 End of DCconfig_get_poller_items():0 75204:20221202:102605.924 In DCconfig_get_poller_nextcheck() poller_type:5 75204:20221202:102605.924 End of DCconfig_get_poller_nextcheck():-1 75204:20221202:102605.924 End of get_values():0 75204:20221202:102605.924 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.000077 sec, idle 5 sec]' 75204:20221202:102605.924 In zbx_ipc_async_socket_recv() timeout:5 75175:20221202:102605.927 End of zbx_ipc_async_socket_recv():0 75175:20221202:102605.927 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.000084 sec, getting values]' 75175:20221202:102605.927 In get_values() 75175:20221202:102605.927 In DCconfig_get_poller_items() poller_type:4 75175:20221202:102605.927 End of DCconfig_get_poller_items():0 75175:20221202:102605.927 In DCconfig_get_poller_nextcheck() poller_type:4 75175:20221202:102605.927 End of DCconfig_get_poller_nextcheck():-1 75175:20221202:102605.927 End of get_values():0 75175:20221202:102605.927 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.000082 sec, idle 5 sec]' 75175:20221202:102605.927 In zbx_ipc_async_socket_recv() timeout:5 75198:20221202:102605.936 zbx_setproctitle() title:'icmp pinger #1 [getting values]' 75198:20221202:102605.937 In get_pinger_hosts() 75198:20221202:102605.937 In DCconfig_get_poller_items() poller_type:3 75198:20221202:102605.937 End of DCconfig_get_poller_items():0 75198:20221202:102605.937 End of get_pinger_hosts():0 75198:20221202:102605.937 In process_pinger_hosts() 75198:20221202:102605.937 End of process_pinger_hosts() 75198:20221202:102605.937 In DCconfig_get_poller_nextcheck() poller_type:3 75198:20221202:102605.937 End of DCconfig_get_poller_nextcheck():-1 75198:20221202:102605.937 zbx_setproctitle() title:'icmp pinger #1 [got 0 values in 0.000254 sec, idle 5 sec]' 75203:20221202:102605.938 End of zbx_ipc_async_socket_recv():0 75203:20221202:102605.938 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.000071 sec, getting values]' 75203:20221202:102605.938 In get_values() 75203:20221202:102605.938 In DCconfig_get_poller_items() poller_type:5 75203:20221202:102605.938 End of DCconfig_get_poller_items():0 75203:20221202:102605.938 In DCconfig_get_poller_nextcheck() poller_type:5 75203:20221202:102605.938 End of DCconfig_get_poller_nextcheck():-1 75203:20221202:102605.938 End of get_values():0 75203:20221202:102605.938 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.000432 sec, idle 5 sec]' 75203:20221202:102605.939 In zbx_ipc_async_socket_recv() timeout:5 75176:20221202:102605.939 End of zbx_ipc_async_socket_recv():0 75176:20221202:102605.939 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.000582 sec, getting values]' 75176:20221202:102605.939 In get_values() 75176:20221202:102605.939 In DCconfig_get_poller_items() poller_type:4 75176:20221202:102605.939 End of DCconfig_get_poller_items():0 75176:20221202:102605.939 In DCconfig_get_poller_nextcheck() poller_type:4 75176:20221202:102605.939 End of DCconfig_get_poller_nextcheck():-1 75176:20221202:102605.939 End of get_values():0 75176:20221202:102605.939 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.000432 sec, idle 5 sec]' 75176:20221202:102605.939 In zbx_ipc_async_socket_recv() timeout:5 75202:20221202:102605.939 End of zbx_ipc_async_socket_recv():0 75202:20221202:102605.939 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.000070 sec, getting values]' 75202:20221202:102605.940 In get_values() 75202:20221202:102605.940 In DCconfig_get_poller_items() poller_type:5 75202:20221202:102605.940 End of DCconfig_get_poller_items():0 75202:20221202:102605.940 In DCconfig_get_poller_nextcheck() poller_type:5 75202:20221202:102605.940 End of DCconfig_get_poller_nextcheck():-1 75202:20221202:102605.940 End of get_values():0 75202:20221202:102605.940 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.000287 sec, idle 5 sec]' 75202:20221202:102605.940 In zbx_ipc_async_socket_recv() timeout:5 75169:20221202:102605.940 End of zbx_ipc_async_socket_recv():0 75169:20221202:102605.940 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.000077 sec, getting values]' 75169:20221202:102605.940 In get_values() 75169:20221202:102605.940 In DCconfig_get_poller_items() poller_type:4 75169:20221202:102605.940 End of DCconfig_get_poller_items():0 75169:20221202:102605.940 In DCconfig_get_poller_nextcheck() poller_type:4 75169:20221202:102605.940 End of DCconfig_get_poller_nextcheck():-1 75169:20221202:102605.940 End of get_values():0 75169:20221202:102605.940 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.000079 sec, idle 5 sec]' 75169:20221202:102605.940 In zbx_ipc_async_socket_recv() timeout:5 75173:20221202:102605.940 End of zbx_ipc_async_socket_recv():0 75173:20221202:102605.940 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.000134 sec, getting values]' 75173:20221202:102605.940 In get_values() 75173:20221202:102605.940 In DCconfig_get_poller_items() poller_type:4 75173:20221202:102605.940 End of DCconfig_get_poller_items():0 75173:20221202:102605.940 In DCconfig_get_poller_nextcheck() poller_type:4 75173:20221202:102605.940 End of DCconfig_get_poller_nextcheck():-1 75173:20221202:102605.940 End of get_values():0 75173:20221202:102605.940 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.000142 sec, idle 5 sec]' 75173:20221202:102605.940 In zbx_ipc_async_socket_recv() timeout:5 75177:20221202:102605.959 End of zbx_ipc_async_socket_recv():0 75177:20221202:102605.959 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.000151 sec, getting values]' 75177:20221202:102605.959 In get_values() 75177:20221202:102605.959 In DCconfig_get_poller_items() poller_type:4 75177:20221202:102605.959 End of DCconfig_get_poller_items():0 75177:20221202:102605.959 In DCconfig_get_poller_nextcheck() poller_type:4 75177:20221202:102605.959 End of DCconfig_get_poller_nextcheck():-1 75177:20221202:102605.959 End of get_values():0 75177:20221202:102605.959 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.000103 sec, idle 5 sec]' 75177:20221202:102605.959 In zbx_ipc_async_socket_recv() timeout:5 75180:20221202:102605.975 zbx_setproctitle() title:'self-monitoring [processing data]' 75180:20221202:102605.975 In collect_selfmon_stats() 75180:20221202:102605.975 End of collect_selfmon_stats() 75180:20221202:102605.975 zbx_setproctitle() title:'self-monitoring [processed data in 0.000175 sec, idle 1 sec]' 75165:20221202:102606.090 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000140 sec, syncing history]' 75165:20221202:102606.090 In zbx_sync_history_cache() history_num:0 75165:20221202:102606.090 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000221 sec, idle 1 sec]' 75164:20221202:102606.116 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000196 sec, syncing history]' 75164:20221202:102606.116 In zbx_sync_history_cache() history_num:0 75164:20221202:102606.116 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000158 sec, idle 1 sec]' 75206:20221202:102606.118 End of zbx_ipc_service_recv():2 75206:20221202:102606.118 In zbx_ipc_service_recv() timeout:1.000 75166:20221202:102606.129 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000273 sec, syncing history]' 75166:20221202:102606.130 In zbx_sync_history_cache() history_num:0 75166:20221202:102606.130 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000456 sec, idle 1 sec]' 75167:20221202:102606.130 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000203 sec, syncing history]' 75167:20221202:102606.130 In zbx_sync_history_cache() history_num:0 75167:20221202:102606.130 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000600 sec, idle 1 sec]' 75149:20221202:102606.152 End of zbx_ipc_service_recv():2 75149:20221202:102606.152 zbx_setproctitle() title:'alert manager #1 [sent 0, failed 0 alerts, idle 5.024514 sec during 5.025039 sec]' 75149:20221202:102606.152 In zbx_ipc_service_recv() timeout:1.000 75200:20221202:102606.152 zbx_setproctitle() title:'alert syncer [queuing alerts]' 75200:20221202:102606.152 In am_db_get_alerts() 75200:20221202:102606.152 query [txnlev:1] [begin;] 75157:20221202:102606.152 End of zbx_ipc_service_recv():2 75157:20221202:102606.152 In zbx_ipc_service_recv() timeout:1.000 75200:20221202:102606.153 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] 75200:20221202:102606.153 query [txnlev:1] [commit;] 75200:20221202:102606.153 End of am_db_get_alerts():SUCCEED alerts:0 75200:20221202:102606.153 In am_db_flush_results() 75200:20221202:102606.153 In zbx_ipc_socket_write() 75200:20221202:102606.153 End of zbx_ipc_socket_write():SUCCEED 75200:20221202:102606.153 In zbx_ipc_socket_read() 75149:20221202:102606.153 End of zbx_ipc_service_recv():1 75149:20221202:102606.153 In am_flush_results() results:0 75149:20221202:102606.153 In zbx_ipc_client_send() clientid:6 75149:20221202:102606.154 End of zbx_ipc_client_send():SUCCEED 75149:20221202:102606.154 End of am_flush_results() 75149:20221202:102606.154 In zbx_ipc_service_recv() timeout:1.000 75200:20221202:102606.154 End of zbx_ipc_socket_read():SUCCEED 75200:20221202:102606.154 End of am_db_flush_results() flushed:0 75200:20221202:102606.154 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.001975 sec, idle 1 sec]' 75133:20221202:102606.437 End of zbx_ipc_service_recv():2 75133:20221202:102606.438 zbx_setproctitle() title:'service manager #1 [processed 0 events, updated 0 event tags, deleted 0 problems, synced 0 service updates, idle 5.026072 sec during 5.026100 sec]' 75133:20221202:102606.438 In zbx_ipc_service_recv() timeout:1.000 75132:20221202:102606.460 End of zbx_ipc_service_recv():2 75132:20221202:102606.460 In zbx_ipc_async_socket_send() 75132:20221202:102606.460 In zbx_ipc_client_send() clientid:0 75132:20221202:102606.460 End of zbx_ipc_client_send():SUCCEED 75132:20221202:102606.460 End of zbx_ipc_async_socket_send():SUCCEED 75132:20221202:102606.460 In zbx_ipc_async_socket_flush() timeout:10 75132:20221202:102606.460 End of zbx_ipc_async_socket_flush():0 75132:20221202:102606.460 In zbx_ipc_service_recv() timeout:0.997 75129:20221202:102606.460 End of zbx_ipc_service_recv():1 75129:20221202:102606.460 In zbx_ha_dispatch_message() 75129:20221202:102606.460 In zbx_ipc_service_recv() timeout:1.000 75153:20221202:102606.630 End of zbx_ipc_service_recv():2 75153:20221202:102606.630 In zbx_ipc_service_recv() timeout:1.000 75184:20221202:102606.927 End of zbx_ipc_async_socket_recv():0 75184:20221202:102606.928 zbx_setproctitle() title:'poller #3 [got 0 values in 0.000317 sec, getting values]' 75184:20221202:102606.928 In get_values() 75184:20221202:102606.928 In DCconfig_get_poller_items() poller_type:0 75184:20221202:102606.928 End of DCconfig_get_poller_items():1 75184:20221202:102606.928 In substitute_key_macros_impl() data:'agent.ping' 75184:20221202:102606.928 End of substitute_key_macros_impl():SUCCEED data:'agent.ping' 75184:20221202:102606.928 In substitute_simple_macros_impl() data:'10050' 75184:20221202:102606.928 End substitute_simple_macros_impl() data:'10050' 75184:20221202:102606.928 In get_value() key:'agent.ping' 75184:20221202:102606.928 In get_value_agent() host:'test' addr:'192.168.6.176' key:'agent.ping' conn:'unencrypted' 75184:20221202:102606.928 In is_ip4() ip:'192.168.6.176' 75184:20221202:102606.928 End of is_ip4():SUCCEED 75184:20221202:102606.928 Sending [agent.ping] 75187:20221202:102606.929 End of zbx_ipc_async_socket_recv():0 75187:20221202:102606.929 zbx_setproctitle() title:'poller #4 [got 1 values in 0.004349 sec, getting values]' 75187:20221202:102606.929 In get_values() 75187:20221202:102606.929 In DCconfig_get_poller_items() poller_type:0 75187:20221202:102606.930 End of DCconfig_get_poller_items():0 75187:20221202:102606.930 In DCconfig_get_poller_nextcheck() poller_type:0 75187:20221202:102606.930 End of DCconfig_get_poller_nextcheck():1669969593 75187:20221202:102606.930 End of get_values():0 75187:20221202:102606.930 zbx_setproctitle() title:'poller #4 [got 0 values in 0.001418 sec, idle 5 sec]' 75187:20221202:102606.930 In zbx_ipc_async_socket_recv() timeout:5 75184:20221202:102606.931 get value from agent result: '1' 75184:20221202:102606.931 End of get_value_agent():SUCCEED 75184:20221202:102606.931 End of get_value():SUCCEED 75184:20221202:102606.931 In zbx_activate_item_interface() interfaceid:15 itemid:44581 type:0 75184:20221202:102606.931 End of zbx_activate_item_interface() 75184:20221202:102606.931 In zbx_preprocess_item_value() 75184:20221202:102606.931 End of zbx_preprocess_item_value() 75184:20221202:102606.931 In zbx_ipc_socket_write() 75184:20221202:102606.931 End of zbx_ipc_socket_write():SUCCEED 75184:20221202:102606.931 End of get_values():1 75153:20221202:102606.931 End of zbx_ipc_service_recv():1 75153:20221202:102606.931 In preprocessor_add_request() 75153:20221202:102606.931 In preprocessor_sync_configuration() 75153:20221202:102606.931 In DCconfig_get_preprocessable_items() 75153:20221202:102606.931 End of DCconfig_get_preprocessable_items() items:29 75153:20221202:102606.931 End of preprocessor_sync_configuration() item config size: 29, history cache size: 0 75153:20221202:102606.931 In preprocessor_enqueue() itemid: 44581 75153:20221202:102606.932 End of preprocessor_enqueue() 75153:20221202:102606.932 In preprocessor_assign_tasks() 75153:20221202:102606.932 In preprocessor_get_next_task() 75153:20221202:102606.932 End of preprocessor_get_next_task() 75153:20221202:102606.932 In zbx_ipc_client_send() clientid:3 75183:20221202:102606.932 End of zbx_ipc_async_socket_recv():0 75183:20221202:102606.932 zbx_setproctitle() title:'poller #2 [got 0 values in 0.002262 sec, getting values]' 75183:20221202:102606.932 In get_values() 75183:20221202:102606.932 In DCconfig_get_poller_items() poller_type:0 75183:20221202:102606.932 End of DCconfig_get_poller_items():0 75183:20221202:102606.932 In DCconfig_get_poller_nextcheck() poller_type:0 75183:20221202:102606.932 End of DCconfig_get_poller_nextcheck():1669969571 75183:20221202:102606.932 End of get_values():0 75183:20221202:102606.932 zbx_setproctitle() title:'poller #2 [got 0 values in 0.000098 sec, idle 5 sec]' 75183:20221202:102606.932 In zbx_ipc_async_socket_recv() timeout:5 75184:20221202:102606.932 zbx_setproctitle() title:'poller #3 [got 1 values in 0.003417 sec, idle 5 sec]' 75184:20221202:102606.932 In zbx_ipc_async_socket_recv() timeout:5 75153:20221202:102606.932 End of zbx_ipc_client_send():SUCCEED 75153:20221202:102606.933 In preprocessor_get_next_task() 75153:20221202:102606.933 End of preprocessor_get_next_task() 75153:20221202:102606.933 End of preprocessor_assign_tasks() 75153:20221202:102606.933 End of preprocessor_add_request() 75153:20221202:102606.933 zbx_setproctitle() title:'preprocessing manager #1 [queued 1, processed 7 values, idle 5.001213 sec during 5.006657 sec]' 75153:20221202:102606.933 In zbx_ipc_service_recv() timeout:1.000 75155:20221202:102606.933 End of zbx_ipc_socket_read():SUCCEED 75155:20221202:102606.933 worker_preprocess_value(): 1 75155:20221202:102606.933 worker_preprocess_value: SUCCEED GOOD 75155:20221202:102606.933 In zbx_ipc_socket_write() 75182:20221202:102606.939 End of zbx_ipc_async_socket_recv():0 75182:20221202:102606.939 zbx_setproctitle() title:'poller #1 [got 0 values in 0.000093 sec, getting values]' 75182:20221202:102606.939 In get_values() 75182:20221202:102606.939 In DCconfig_get_poller_items() poller_type:0 75182:20221202:102606.939 End of DCconfig_get_poller_items():0 75182:20221202:102606.939 In DCconfig_get_poller_nextcheck() poller_type:0 75182:20221202:102606.939 End of DCconfig_get_poller_nextcheck():1669969571 75182:20221202:102606.939 End of get_values():0 75182:20221202:102606.939 zbx_setproctitle() title:'poller #1 [got 0 values in 0.000080 sec, idle 5 sec]' 75182:20221202:102606.939 In zbx_ipc_async_socket_recv() timeout:5 75153:20221202:102606.939 End of zbx_ipc_service_recv():1 75153:20221202:102606.939 In preprocessor_add_result() 75153:20221202:102606.939 In preprocessor_enqueue_dependent() itemid: 44581 75153:20221202:102606.939 End of preprocessor_enqueue_dependent() 75153:20221202:102606.939 In preprocessor_assign_tasks() 75153:20221202:102606.939 In preprocessor_get_next_task() 75153:20221202:102606.939 End of preprocessor_get_next_task() 75153:20221202:102606.939 End of preprocessor_assign_tasks() 75153:20221202:102606.939 End of preprocessor_add_result() 75153:20221202:102606.939 In zbx_ipc_service_recv() timeout:1.000 75155:20221202:102606.939 End of zbx_ipc_socket_write():SUCCEED 75155:20221202:102606.940 In zbx_ipc_socket_read() 75188:20221202:102606.950 End of zbx_ipc_async_socket_recv():0 75188:20221202:102606.950 zbx_setproctitle() title:'poller #5 [got 0 values in 0.000093 sec, getting values]' 75188:20221202:102606.950 In get_values() 75188:20221202:102606.950 In DCconfig_get_poller_items() poller_type:0 75188:20221202:102606.950 End of DCconfig_get_poller_items():0 75188:20221202:102606.950 In DCconfig_get_poller_nextcheck() poller_type:0 75188:20221202:102606.950 End of DCconfig_get_poller_nextcheck():1669969571 75188:20221202:102606.950 End of get_values():0 75188:20221202:102606.950 zbx_setproctitle() title:'poller #5 [got 0 values in 0.000091 sec, idle 5 sec]' 75188:20221202:102606.950 In zbx_ipc_async_socket_recv() timeout:5 75180:20221202:102606.976 zbx_setproctitle() title:'self-monitoring [processing data]' 75180:20221202:102606.976 In collect_selfmon_stats() 75180:20221202:102606.976 End of collect_selfmon_stats() 75180:20221202:102606.976 zbx_setproctitle() title:'self-monitoring [processed data in 0.000174 sec, idle 1 sec]' 75165:20221202:102607.091 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000221 sec, syncing history]' 75165:20221202:102607.091 In zbx_sync_history_cache() history_num:1 75165:20221202:102607.091 In substitute_simple_macros_impl() data:'90d' 75165:20221202:102607.091 End substitute_simple_macros_impl() data:'90d' 75165:20221202:102607.091 In DCmass_prepare_history() history_num:1 75165:20221202:102607.091 End of DCmass_prepare_history() 75165:20221202:102607.091 In DBmass_add_history() 75165:20221202:102607.091 In zbx_history_add_values() 75165:20221202:102607.091 query [txnlev:1] [begin;] 75165:20221202:102607.091 query [txnlev:1] [insert into history_str (itemid,clock,ns,value) values (44581,1669969566,931212951,'GOOD'); ] 75165:20221202:102607.092 query [txnlev:1] [commit;] 75165:20221202:102607.110 End of zbx_history_add_values() 75165:20221202:102607.110 End of DBmass_add_history() 75165:20221202:102607.110 In DCmass_update_trends() 75165:20221202:102607.110 End of DCmass_update_trends() 75165:20221202:102607.110 query [txnlev:1] [begin;] 75165:20221202:102607.110 In DBmass_update_items() 75165:20221202:102607.110 End of DBmass_update_items() 75165:20221202:102607.110 In zbx_process_events() events_num:0 75165:20221202:102607.110 End of zbx_process_events() processed:0 75165:20221202:102607.110 query [txnlev:1] [commit;] 75165:20221202:102607.110 In DCupdate_trends() 75165:20221202:102607.110 End of DCupdate_trends() 75165:20221202:102607.110 query [txnlev:1] [begin;] 75165:20221202:102607.111 In recalculate_triggers() 75165:20221202:102607.111 In zbx_link_triggers_with_functions() trigger_order_num:0 75165:20221202:102607.111 End of zbx_link_triggers_with_functions() triggers_func_pos_num:0 75165:20221202:102607.111 In zbx_evaluate_expressions() tr_num:0 75165:20221202:102607.111 In substitute_functions() 75165:20221202:102607.111 In zbx_extract_functionids() tr_num:0 75165:20221202:102607.111 End of zbx_extract_functionids() functionids_num:0 75165:20221202:102607.111 End of substitute_functions() 75165:20221202:102607.111 End of zbx_evaluate_expressions() 75165:20221202:102607.111 In zbx_process_triggers() values_num:0 75165:20221202:102607.111 End of zbx_process_triggers() 75165:20221202:102607.111 End of recalculate_triggers() 75165:20221202:102607.111 In zbx_process_events() events_num:0 75165:20221202:102607.111 End of zbx_process_events() processed:0 75165:20221202:102607.111 query [txnlev:1] [commit;] 75165:20221202:102607.111 zbx_setproctitle() title:'history syncer #2 [processed 1 values, 0 triggers in 0.020464 sec, idle 1 sec]' 75164:20221202:102607.116 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000158 sec, syncing history]' 75164:20221202:102607.116 In zbx_sync_history_cache() history_num:0 75164:20221202:102607.116 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000067 sec, idle 1 sec]' 75206:20221202:102607.119 End of zbx_ipc_service_recv():2 75206:20221202:102607.119 zbx_setproctitle() title:'availability manager #1 [queued 0, processed 0 values, idle 5.024490 sec during 5.024518 sec]' 75206:20221202:102607.119 In zbx_ipc_service_recv() timeout:1.000 75166:20221202:102607.130 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000456 sec, syncing history]' 75166:20221202:102607.130 In zbx_sync_history_cache() history_num:0 75166:20221202:102607.130 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000103 sec, idle 1 sec]' 75167:20221202:102607.130 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000600 sec, syncing history]' 75167:20221202:102607.131 In zbx_sync_history_cache() history_num:0 75167:20221202:102607.131 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000194 sec, idle 1 sec]' 75200:20221202:102607.154 zbx_setproctitle() title:'alert syncer [queuing alerts]' 75200:20221202:102607.155 In am_db_get_alerts() 75200:20221202:102607.155 query [txnlev:1] [begin;] 75200:20221202:102607.155 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] 75200:20221202:102607.155 query [txnlev:1] [commit;] 75200:20221202:102607.156 End of am_db_get_alerts():SUCCEED alerts:0 75200:20221202:102607.156 In am_db_flush_results() 75200:20221202:102607.156 In zbx_ipc_socket_write() 75200:20221202:102607.156 End of zbx_ipc_socket_write():SUCCEED 75200:20221202:102607.156 In zbx_ipc_socket_read() 75149:20221202:102607.156 End of zbx_ipc_service_recv():1 75149:20221202:102607.156 In am_flush_results() results:0 75149:20221202:102607.156 In zbx_ipc_client_send() clientid:6 75149:20221202:102607.156 End of zbx_ipc_client_send():SUCCEED 75149:20221202:102607.156 End of am_flush_results() 75149:20221202:102607.156 In zbx_ipc_service_recv() timeout:1.000 75200:20221202:102607.156 End of zbx_ipc_socket_read():SUCCEED 75200:20221202:102607.156 End of am_db_flush_results() flushed:0 75200:20221202:102607.156 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.001949 sec, idle 1 sec]' 75157:20221202:102607.159 End of zbx_ipc_service_recv():2 75157:20221202:102607.159 zbx_setproctitle() title:'lld manager #1 [processed 0 LLD rules, idle 5.025013sec during 5.025035 sec]' 75157:20221202:102607.159 In zbx_ipc_service_recv() timeout:1.000 75133:20221202:102607.438 End of zbx_ipc_service_recv():2 75133:20221202:102607.438 In zbx_ipc_service_recv() timeout:1.000 75132:20221202:102607.458 End of zbx_ipc_service_recv():2 75132:20221202:102607.458 In zbx_ipc_async_socket_send() 75132:20221202:102607.458 In zbx_ipc_client_send() clientid:0 75132:20221202:102607.458 End of zbx_ipc_client_send():SUCCEED 75132:20221202:102607.458 End of zbx_ipc_async_socket_send():SUCCEED 75132:20221202:102607.458 In zbx_ipc_async_socket_flush() timeout:10 75132:20221202:102607.458 End of zbx_ipc_async_socket_flush():0 75132:20221202:102607.458 In zbx_ipc_service_recv() timeout:0.999 75129:20221202:102607.459 End of zbx_ipc_service_recv():1 75129:20221202:102607.459 In zbx_ha_dispatch_message() 75129:20221202:102607.459 In zbx_ipc_service_recv() timeout:1.000 75153:20221202:102607.942 End of zbx_ipc_service_recv():2 75153:20221202:102607.942 In zbx_ipc_service_recv() timeout:1.000 75180:20221202:102607.977 zbx_setproctitle() title:'self-monitoring [processing data]' 75180:20221202:102607.977 In collect_selfmon_stats() 75180:20221202:102607.977 End of collect_selfmon_stats() 75180:20221202:102607.977 zbx_setproctitle() title:'self-monitoring [processed data in 0.000178 sec, idle 1 sec]' 75168:20221202:102608.081 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.003647 sec, processing escalations]' 75168:20221202:102608.081 In process_escalations() 75168:20221202:102608.081 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<=1669969571 order by actionid,triggerid,itemid,escalationid] 75168:20221202:102608.082 End of process_escalations() 75168:20221202:102608.082 In process_escalations() 75168:20221202:102608.082 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<=1669969571 order by actionid,triggerid,itemid,escalationid] 75168:20221202:102608.082 End of process_escalations() 75168:20221202:102608.082 In process_escalations() 75168:20221202:102608.082 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<=1669969571 order by actionid,triggerid,itemid,escalationid] 75168:20221202:102608.082 End of process_escalations() 75168:20221202:102608.082 In process_escalations() 75168:20221202:102608.083 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<=1669969571 order by actionid,triggerid,itemid,escalationid] 75168:20221202:102608.083 End of process_escalations() 75168:20221202:102608.083 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.002234 sec, idle 3 sec]' 75165:20221202:102608.112 zbx_setproctitle() title:'history syncer #2 [processed 1 values, 0 triggers in 0.020464 sec, syncing history]' 75165:20221202:102608.112 In zbx_sync_history_cache() history_num:0 75165:20221202:102608.112 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000165 sec, idle 1 sec]' 75164:20221202:102608.117 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000067 sec, syncing history]' 75164:20221202:102608.117 In zbx_sync_history_cache() history_num:0 75164:20221202:102608.117 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000074 sec, idle 1 sec]' 75206:20221202:102608.129 End of zbx_ipc_service_recv():2 75206:20221202:102608.129 In zbx_ipc_service_recv() timeout:1.000 75167:20221202:102608.131 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000194 sec, syncing history]' 75167:20221202:102608.131 In zbx_sync_history_cache() history_num:0 75167:20221202:102608.131 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000178 sec, idle 1 sec]' 75166:20221202:102608.131 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000103 sec, syncing history]' 75166:20221202:102608.131 In zbx_sync_history_cache() history_num:0 75166:20221202:102608.131 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000207 sec, idle 1 sec]' 75200:20221202:102608.159 zbx_setproctitle() title:'alert syncer [queuing alerts]' 75200:20221202:102608.159 In am_db_get_alerts() 75200:20221202:102608.159 query [txnlev:1] [begin;] 75200:20221202:102608.159 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] 75200:20221202:102608.160 query [txnlev:1] [commit;] 75149:20221202:102608.160 End of zbx_ipc_service_recv():2 75149:20221202:102608.160 In zbx_ipc_service_recv() timeout:1.000 75200:20221202:102608.160 End of am_db_get_alerts():SUCCEED alerts:0 75200:20221202:102608.161 In am_db_flush_results() 75200:20221202:102608.161 In zbx_ipc_socket_write() 75200:20221202:102608.161 End of zbx_ipc_socket_write():SUCCEED 75200:20221202:102608.161 In zbx_ipc_socket_read() 75149:20221202:102608.161 End of zbx_ipc_service_recv():1 75149:20221202:102608.161 In am_flush_results() results:0 75149:20221202:102608.161 In zbx_ipc_client_send() clientid:6 75149:20221202:102608.161 End of zbx_ipc_client_send():SUCCEED 75149:20221202:102608.161 End of am_flush_results() 75149:20221202:102608.161 In zbx_ipc_service_recv() timeout:1.000 75200:20221202:102608.161 End of zbx_ipc_socket_read():SUCCEED 75200:20221202:102608.161 End of am_db_flush_results() flushed:0 75200:20221202:102608.161 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.002337 sec, idle 1 sec]' 75157:20221202:102608.168 End of zbx_ipc_service_recv():2 75157:20221202:102608.168 In zbx_ipc_service_recv() timeout:1.000 75133:20221202:102608.445 End of zbx_ipc_service_recv():2 75133:20221202:102608.445 In zbx_ipc_service_recv() timeout:1.000 75132:20221202:102608.459 End of zbx_ipc_service_recv():2 75132:20221202:102608.459 In zbx_ipc_async_socket_send() 75132:20221202:102608.459 In zbx_ipc_client_send() clientid:0 75132:20221202:102608.459 End of zbx_ipc_client_send():SUCCEED 75132:20221202:102608.459 End of zbx_ipc_async_socket_send():SUCCEED 75132:20221202:102608.459 In zbx_ipc_async_socket_flush() timeout:10 75132:20221202:102608.459 End of zbx_ipc_async_socket_flush():0 75132:20221202:102608.459 In zbx_ipc_service_recv() timeout:0.998 75129:20221202:102608.459 End of zbx_ipc_service_recv():1 75129:20221202:102608.459 In zbx_ha_dispatch_message() 75129:20221202:102608.459 In zbx_ipc_service_recv() timeout:1.000 75162:20221202:102608.636 zbx_setproctitle() title:'http poller #1 [got 1 values in 0.232171 sec, getting values]' 75162:20221202:102608.636 In process_httptests() 75162:20221202:102608.636 query [txnlev:0] [select h.hostid,h.host,h.name,t.httptestid,t.name,t.agent,t.authentication,t.http_user,t.http_password,t.http_proxy,t.retries,t.ssl_cert_file,t.ssl_key_file,t.ssl_key_password,t.verify_peer,t.verify_host,t.delay from httptest t,hosts h where t.hostid=h.hostid and t.nextcheck<=1669969568 and mod(t.httptestid,1)=0 and t.status=0 and h.proxy_hostid is null and h.status=0 and (h.maintenance_status=0 or h.maintenance_type=0)] 75162:20221202:102608.637 End of process_httptests() 75162:20221202:102608.637 query [txnlev:0] [select min(t.nextcheck) from httptest t,hosts h where t.hostid=h.hostid and mod(t.httptestid,1)=0 and t.status=0 and h.proxy_hostid is null and h.status=0 and (h.maintenance_status=0 or h.maintenance_type=0)] 75162:20221202:102608.638 zbx_setproctitle() title:'http poller #1 [got 0 values in 0.001173 sec, idle 5 sec]' 75153:20221202:102608.947 End of zbx_ipc_service_recv():2 75153:20221202:102608.947 In zbx_ipc_service_recv() timeout:1.000 75180:20221202:102608.978 zbx_setproctitle() title:'self-monitoring [processing data]' 75180:20221202:102608.978 In collect_selfmon_stats() 75180:20221202:102608.978 End of collect_selfmon_stats() 75180:20221202:102608.979 zbx_setproctitle() title:'self-monitoring [processed data in 0.000187 sec, idle 1 sec]' 75165:20221202:102609.114 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000165 sec, syncing history]' 75165:20221202:102609.115 In zbx_sync_history_cache() history_num:0 75165:20221202:102609.115 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000168 sec, idle 1 sec]' 75164:20221202:102609.119 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000074 sec, syncing history]' 75164:20221202:102609.119 In zbx_sync_history_cache() history_num:0 75164:20221202:102609.119 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000132 sec, idle 1 sec]' 75167:20221202:102609.132 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000178 sec, syncing history]' 75167:20221202:102609.132 In zbx_sync_history_cache() history_num:0 75167:20221202:102609.132 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000201 sec, idle 1 sec]' 75166:20221202:102609.132 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000207 sec, syncing history]' 75166:20221202:102609.132 In zbx_sync_history_cache() history_num:0 75166:20221202:102609.132 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000376 sec, idle 1 sec]' 75206:20221202:102609.135 End of zbx_ipc_service_recv():2 75206:20221202:102609.135 In zbx_ipc_service_recv() timeout:1.000 75200:20221202:102609.162 zbx_setproctitle() title:'alert syncer [queuing alerts]' 75200:20221202:102609.162 In am_db_get_alerts() 75200:20221202:102609.162 query [txnlev:1] [begin;] 75200:20221202:102609.162 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] 75200:20221202:102609.163 query [txnlev:1] [commit;] 75200:20221202:102609.163 End of am_db_get_alerts():SUCCEED alerts:0 75200:20221202:102609.163 In am_db_flush_results() 75200:20221202:102609.163 In zbx_ipc_socket_write() 75200:20221202:102609.163 End of zbx_ipc_socket_write():SUCCEED 75200:20221202:102609.163 In zbx_ipc_socket_read() 75149:20221202:102609.163 End of zbx_ipc_service_recv():1 75149:20221202:102609.163 In am_flush_results() results:0 75149:20221202:102609.163 In zbx_ipc_client_send() clientid:6 75149:20221202:102609.163 End of zbx_ipc_client_send():SUCCEED 75149:20221202:102609.163 End of am_flush_results() 75149:20221202:102609.163 In zbx_ipc_service_recv() timeout:1.000 75200:20221202:102609.163 End of zbx_ipc_socket_read():SUCCEED 75200:20221202:102609.163 End of am_db_flush_results() flushed:0 75200:20221202:102609.163 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.001580 sec, idle 1 sec]' 75157:20221202:102609.169 End of zbx_ipc_service_recv():2 75157:20221202:102609.170 In zbx_ipc_service_recv() timeout:1.000 75133:20221202:102609.446 End of zbx_ipc_service_recv():2 75133:20221202:102609.446 In zbx_ipc_service_recv() timeout:1.000 75132:20221202:102609.460 End of zbx_ipc_service_recv():2 75132:20221202:102609.460 In ha_check_nodes() ha_status:active db_status:0 75132:20221202:102609.460 query [txnlev:1] [begin;] 75132:20221202:102609.460 query [txnlev:1] [select ha_nodeid,name,status,lastaccess,address,port,ha_sessionid from ha_node order by ha_nodeid for update] 75132:20221202:102609.461 query [txnlev:1] [select ha_failover_delay,auditlog_enabled from config] 75132:20221202:102609.461 In ha_db_get_time() 75132:20221202:102609.461 query [txnlev:1] [select unix_timestamp() from config] 75132:20221202:102609.462 End of ha_db_get_time():SUCCEED db_time:1669969569 75132:20221202:102609.462 query [txnlev:1] [update ha_node set lastaccess=unix_timestamp() where ha_nodeid='clb4ubunu00018m7pn6ddoaix'] 75132:20221202:102609.463 query [txnlev:1] [commit;] 75129:20221202:102609.466 End of zbx_ipc_service_recv():2 75129:20221202:102609.467 In zbx_ha_dispatch_message() 75129:20221202:102609.467 In zbx_ipc_service_recv() timeout:1.000 75132:20221202:102609.477 End of ha_check_nodes() nodeid:clb4ubunu00018m7pn6ddoaix ha_status:active db_status:0 75132:20221202:102609.477 In zbx_ipc_async_socket_send() 75132:20221202:102609.477 In zbx_ipc_client_send() clientid:0 75132:20221202:102609.477 End of zbx_ipc_client_send():SUCCEED 75132:20221202:102609.477 End of zbx_ipc_async_socket_send():SUCCEED 75132:20221202:102609.477 In zbx_ipc_async_socket_flush() timeout:10 75132:20221202:102609.477 End of zbx_ipc_async_socket_flush():0 75132:20221202:102609.477 In zbx_ipc_service_recv() timeout:0.997 75129:20221202:102609.478 End of zbx_ipc_service_recv():1 75129:20221202:102609.478 In zbx_ha_dispatch_message() 75129:20221202:102609.478 In zbx_ipc_service_recv() timeout:1.000 75153:20221202:102609.954 End of zbx_ipc_service_recv():2 75153:20221202:102609.954 In zbx_ipc_service_recv() timeout:1.000 75180:20221202:102609.979 zbx_setproctitle() title:'self-monitoring [processing data]' 75180:20221202:102609.979 In collect_selfmon_stats() 75180:20221202:102609.979 End of collect_selfmon_stats() 75180:20221202:102609.979 zbx_setproctitle() title:'self-monitoring [processed data in 0.000417 sec, idle 1 sec]' 75165:20221202:102610.116 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000168 sec, syncing history]' 75165:20221202:102610.116 In zbx_sync_history_cache() history_num:0 75165:20221202:102610.116 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000138 sec, idle 1 sec]' 75164:20221202:102610.122 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000132 sec, syncing history]' 75164:20221202:102610.122 In zbx_sync_history_cache() history_num:0 75164:20221202:102610.122 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000219 sec, idle 1 sec]' 75166:20221202:102610.133 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000376 sec, syncing history]' 75166:20221202:102610.134 In zbx_sync_history_cache() history_num:0 75166:20221202:102610.134 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000356 sec, idle 1 sec]' 75167:20221202:102610.134 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000201 sec, syncing history]' 75167:20221202:102610.134 In zbx_sync_history_cache() history_num:0 75167:20221202:102610.134 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000344 sec, idle 1 sec]' 75206:20221202:102610.136 End of zbx_ipc_service_recv():2 75206:20221202:102610.136 In zbx_ipc_service_recv() timeout:1.000 75200:20221202:102610.164 zbx_setproctitle() title:'alert syncer [queuing alerts]' 75200:20221202:102610.164 In am_db_get_alerts() 75200:20221202:102610.164 query [txnlev:1] [begin;] 75200:20221202:102610.165 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] 75200:20221202:102610.166 query [txnlev:1] [commit;] 75200:20221202:102610.166 End of am_db_get_alerts():SUCCEED alerts:0 75200:20221202:102610.166 In am_db_flush_results() 75200:20221202:102610.166 In zbx_ipc_socket_write() 75200:20221202:102610.166 End of zbx_ipc_socket_write():SUCCEED 75200:20221202:102610.166 In zbx_ipc_socket_read() 75149:20221202:102610.166 End of zbx_ipc_service_recv():1 75149:20221202:102610.166 In am_flush_results() results:0 75149:20221202:102610.166 In zbx_ipc_client_send() clientid:6 75149:20221202:102610.167 End of zbx_ipc_client_send():SUCCEED 75149:20221202:102610.167 End of am_flush_results() 75149:20221202:102610.167 In zbx_ipc_service_recv() timeout:1.000 75200:20221202:102610.167 End of zbx_ipc_socket_read():SUCCEED 75200:20221202:102610.167 End of am_db_flush_results() flushed:0 75200:20221202:102610.167 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.002955 sec, idle 1 sec]' 75157:20221202:102610.170 End of zbx_ipc_service_recv():2 75157:20221202:102610.170 In zbx_ipc_service_recv() timeout:1.000 75133:20221202:102610.456 End of zbx_ipc_service_recv():2 75133:20221202:102610.457 In zbx_ipc_service_recv() timeout:1.000 75132:20221202:102610.478 End of zbx_ipc_service_recv():2 75132:20221202:102610.478 In zbx_ipc_async_socket_send() 75132:20221202:102610.478 In zbx_ipc_client_send() clientid:0 75132:20221202:102610.478 End of zbx_ipc_client_send():SUCCEED 75132:20221202:102610.478 End of zbx_ipc_async_socket_send():SUCCEED 75132:20221202:102610.478 In zbx_ipc_async_socket_flush() timeout:10 75132:20221202:102610.478 End of zbx_ipc_async_socket_flush():0 75132:20221202:102610.478 In zbx_ipc_service_recv() timeout:0.979 75129:20221202:102610.479 End of zbx_ipc_service_recv():1 75129:20221202:102610.479 In zbx_ha_dispatch_message() 75129:20221202:102610.479 In zbx_ipc_service_recv() timeout:1.000 75172:20221202:102610.857 End of zbx_ipc_async_socket_recv():0 75172:20221202:102610.858 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.000082 sec, getting values]' 75172:20221202:102610.858 In get_values() 75172:20221202:102610.858 In DCconfig_get_poller_items() poller_type:4 75172:20221202:102610.858 End of DCconfig_get_poller_items():0 75172:20221202:102610.858 In DCconfig_get_poller_nextcheck() poller_type:4 75172:20221202:102610.858 End of DCconfig_get_poller_nextcheck():-1 75172:20221202:102610.858 End of get_values():0 75172:20221202:102610.858 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.000082 sec, idle 5 sec]' 75172:20221202:102610.858 In zbx_ipc_async_socket_recv() timeout:5 75174:20221202:102610.862 End of zbx_ipc_async_socket_recv():0 75174:20221202:102610.862 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.000289 sec, getting values]' 75174:20221202:102610.862 In get_values() 75174:20221202:102610.862 In DCconfig_get_poller_items() poller_type:4 75174:20221202:102610.862 End of DCconfig_get_poller_items():0 75174:20221202:102610.862 In DCconfig_get_poller_nextcheck() poller_type:4 75174:20221202:102610.862 End of DCconfig_get_poller_nextcheck():-1 75174:20221202:102610.862 End of get_values():0 75174:20221202:102610.862 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.000240 sec, idle 5 sec]' 75174:20221202:102610.862 In zbx_ipc_async_socket_recv() timeout:5 75170:20221202:102610.874 End of zbx_ipc_async_socket_recv():0 75170:20221202:102610.874 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.000096 sec, getting values]' 75170:20221202:102610.874 In get_values() 75170:20221202:102610.874 In DCconfig_get_poller_items() poller_type:4 75170:20221202:102610.874 End of DCconfig_get_poller_items():0 75170:20221202:102610.874 In DCconfig_get_poller_nextcheck() poller_type:4 75170:20221202:102610.874 End of DCconfig_get_poller_nextcheck():-1 75170:20221202:102610.874 End of get_values():0 75170:20221202:102610.874 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.000082 sec, idle 5 sec]' 75170:20221202:102610.874 In zbx_ipc_async_socket_recv() timeout:5 75189:20221202:102610.877 End of zbx_ipc_async_socket_recv():0 75189:20221202:102610.877 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.000077 sec, getting values]' 75189:20221202:102610.877 In get_values() 75189:20221202:102610.877 In DCconfig_get_poller_items() poller_type:1 75189:20221202:102610.877 End of DCconfig_get_poller_items():0 75189:20221202:102610.877 In DCconfig_get_poller_nextcheck() poller_type:1 75189:20221202:102610.877 End of DCconfig_get_poller_nextcheck():-1 75189:20221202:102610.877 End of get_values():0 75189:20221202:102610.877 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.000076 sec, idle 5 sec]' 75189:20221202:102610.877 In zbx_ipc_async_socket_recv() timeout:5 75181:20221202:102610.886 End of zbx_ipc_async_socket_recv():0 75181:20221202:102610.886 zbx_setproctitle() title:'task manager [processing tasks]' 75181:20221202:102610.887 query [txnlev:0] [select taskid,type,clock,ttl from task where status in (1,2) order by taskid] 75171:20221202:102610.887 End of zbx_ipc_async_socket_recv():0 75171:20221202:102610.887 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.000102 sec, getting values]' 75171:20221202:102610.887 In get_values() 75171:20221202:102610.887 In DCconfig_get_poller_items() poller_type:4 75171:20221202:102610.887 End of DCconfig_get_poller_items():0 75171:20221202:102610.887 In DCconfig_get_poller_nextcheck() poller_type:4 75171:20221202:102610.887 End of DCconfig_get_poller_nextcheck():-1 75171:20221202:102610.887 End of get_values():0 75171:20221202:102610.887 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.000169 sec, idle 5 sec]' 75171:20221202:102610.887 In zbx_ipc_async_socket_recv() timeout:5 75181:20221202:102610.887 zbx_setproctitle() title:'task manager [processed 0 task(s) in 0.000600 sec, idle 5 sec]' 75181:20221202:102610.887 In zbx_ipc_async_socket_recv() timeout:5 75208:20221202:102610.895 End of zbx_ipc_async_socket_recv():0 75208:20221202:102610.895 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.000124 sec, getting values]' 75208:20221202:102610.895 In get_values() 75208:20221202:102610.895 In DCconfig_get_poller_items() poller_type:6 75208:20221202:102610.895 End of DCconfig_get_poller_items():0 75208:20221202:102610.895 In DCconfig_get_poller_nextcheck() poller_type:6 75208:20221202:102610.895 End of DCconfig_get_poller_nextcheck():-1 75208:20221202:102610.895 End of get_values():0 75208:20221202:102610.895 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.000084 sec, idle 5 sec]' 75208:20221202:102610.895 In zbx_ipc_async_socket_recv() timeout:5 75178:20221202:102610.910 End of zbx_ipc_async_socket_recv():0 75178:20221202:102610.910 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.000155 sec, getting values]' 75178:20221202:102610.910 In get_values() 75178:20221202:102610.910 In DCconfig_get_poller_items() poller_type:4 75178:20221202:102610.910 End of DCconfig_get_poller_items():0 75178:20221202:102610.910 In DCconfig_get_poller_nextcheck() poller_type:4 75178:20221202:102610.910 End of DCconfig_get_poller_nextcheck():-1 75178:20221202:102610.910 End of get_values():0 75178:20221202:102610.910 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.000097 sec, idle 5 sec]' 75178:20221202:102610.910 In zbx_ipc_async_socket_recv() timeout:5 75201:20221202:102610.922 End of zbx_ipc_async_socket_recv():0 75201:20221202:102610.922 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.000403 sec, getting values]' 75201:20221202:102610.922 In get_values() 75201:20221202:102610.922 In DCconfig_get_poller_items() poller_type:5 75201:20221202:102610.922 End of DCconfig_get_poller_items():0 75201:20221202:102610.922 In DCconfig_get_poller_nextcheck() poller_type:5 75201:20221202:102610.922 End of DCconfig_get_poller_nextcheck():-1 75201:20221202:102610.922 End of get_values():0 75201:20221202:102610.922 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.000085 sec, idle 5 sec]' 75201:20221202:102610.922 In zbx_ipc_async_socket_recv() timeout:5 75179:20221202:102610.926 End of zbx_ipc_async_socket_recv():0 75179:20221202:102610.926 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.000121 sec, exchanging data]' 75179:20221202:102610.926 In process_proxy() 75179:20221202:102610.926 In DCconfig_get_proxypoller_hosts() 75179:20221202:102610.926 End of DCconfig_get_proxypoller_hosts():0 75179:20221202:102610.926 End of process_proxy() 75179:20221202:102610.926 In DCconfig_get_proxypoller_nextcheck() 75179:20221202:102610.926 End of DCconfig_get_proxypoller_nextcheck():-1 75204:20221202:102610.926 End of zbx_ipc_async_socket_recv():0 75204:20221202:102610.927 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.000077 sec, getting values]' 75204:20221202:102610.927 In get_values() 75204:20221202:102610.927 In DCconfig_get_poller_items() poller_type:5 75204:20221202:102610.927 End of DCconfig_get_poller_items():0 75204:20221202:102610.927 In DCconfig_get_poller_nextcheck() poller_type:5 75204:20221202:102610.927 End of DCconfig_get_poller_nextcheck():-1 75204:20221202:102610.927 End of get_values():0 75204:20221202:102610.927 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.000226 sec, idle 5 sec]' 75204:20221202:102610.927 In zbx_ipc_async_socket_recv() timeout:5 75179:20221202:102610.927 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.000086 sec, idle 5 sec]' 75179:20221202:102610.927 In zbx_ipc_async_socket_recv() timeout:5 75205:20221202:102610.928 End of zbx_ipc_async_socket_recv():0 75205:20221202:102610.928 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.000627 sec, getting values]' 75205:20221202:102610.928 In get_values() 75205:20221202:102610.928 In DCconfig_get_poller_items() poller_type:5 75205:20221202:102610.928 End of DCconfig_get_poller_items():0 75205:20221202:102610.928 In DCconfig_get_poller_nextcheck() poller_type:5 75205:20221202:102610.928 End of DCconfig_get_poller_nextcheck():-1 75205:20221202:102610.928 End of get_values():0 75205:20221202:102610.928 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.000193 sec, idle 5 sec]' 75205:20221202:102610.928 In zbx_ipc_async_socket_recv() timeout:5 75175:20221202:102610.937 End of zbx_ipc_async_socket_recv():0 75175:20221202:102610.937 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.000082 sec, getting values]' 75175:20221202:102610.937 In get_values() 75175:20221202:102610.937 In DCconfig_get_poller_items() poller_type:4 75175:20221202:102610.937 End of DCconfig_get_poller_items():0 75175:20221202:102610.937 In DCconfig_get_poller_nextcheck() poller_type:4 75175:20221202:102610.937 End of DCconfig_get_poller_nextcheck():-1 75175:20221202:102610.937 End of get_values():0 75175:20221202:102610.937 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.000097 sec, idle 5 sec]' 75175:20221202:102610.938 In zbx_ipc_async_socket_recv() timeout:5 75198:20221202:102610.943 zbx_setproctitle() title:'icmp pinger #1 [getting values]' 75198:20221202:102610.944 In get_pinger_hosts() 75198:20221202:102610.944 In DCconfig_get_poller_items() poller_type:3 75198:20221202:102610.944 End of DCconfig_get_poller_items():0 75198:20221202:102610.944 End of get_pinger_hosts():0 75198:20221202:102610.944 In process_pinger_hosts() 75198:20221202:102610.944 End of process_pinger_hosts() 75198:20221202:102610.944 In DCconfig_get_poller_nextcheck() poller_type:3 75198:20221202:102610.944 End of DCconfig_get_poller_nextcheck():-1 75198:20221202:102610.944 zbx_setproctitle() title:'icmp pinger #1 [got 0 values in 0.000365 sec, idle 5 sec]' 75202:20221202:102610.946 End of zbx_ipc_async_socket_recv():0 75202:20221202:102610.946 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.000287 sec, getting values]' 75202:20221202:102610.946 In get_values() 75202:20221202:102610.946 In DCconfig_get_poller_items() poller_type:5 75202:20221202:102610.946 End of DCconfig_get_poller_items():0 75202:20221202:102610.946 In DCconfig_get_poller_nextcheck() poller_type:5 75202:20221202:102610.946 End of DCconfig_get_poller_nextcheck():-1 75202:20221202:102610.946 End of get_values():0 75202:20221202:102610.946 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.000136 sec, idle 5 sec]' 75202:20221202:102610.946 In zbx_ipc_async_socket_recv() timeout:5 75173:20221202:102610.947 End of zbx_ipc_async_socket_recv():0 75173:20221202:102610.947 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.000142 sec, getting values]' 75173:20221202:102610.947 In get_values() 75173:20221202:102610.947 In DCconfig_get_poller_items() poller_type:4 75173:20221202:102610.947 End of DCconfig_get_poller_items():0 75169:20221202:102610.947 End of zbx_ipc_async_socket_recv():0 75169:20221202:102610.948 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.000079 sec, getting values]' 75169:20221202:102610.948 In get_values() 75169:20221202:102610.948 In DCconfig_get_poller_items() poller_type:4 75169:20221202:102610.948 End of DCconfig_get_poller_items():0 75169:20221202:102610.948 In DCconfig_get_poller_nextcheck() poller_type:4 75169:20221202:102610.948 End of DCconfig_get_poller_nextcheck():-1 75173:20221202:102610.948 In DCconfig_get_poller_nextcheck() poller_type:4 75173:20221202:102610.948 End of DCconfig_get_poller_nextcheck():-1 75173:20221202:102610.948 End of get_values():0 75173:20221202:102610.948 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.001500 sec, idle 5 sec]' 75176:20221202:102610.948 End of zbx_ipc_async_socket_recv():0 75176:20221202:102610.948 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.000432 sec, getting values]' 75176:20221202:102610.948 In get_values() 75176:20221202:102610.948 In DCconfig_get_poller_items() poller_type:4 75176:20221202:102610.949 End of DCconfig_get_poller_items():0 75176:20221202:102610.949 In DCconfig_get_poller_nextcheck() poller_type:4 75176:20221202:102610.949 End of DCconfig_get_poller_nextcheck():-1 75176:20221202:102610.949 End of get_values():0 75169:20221202:102610.949 End of get_values():0 75169:20221202:102610.949 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.001257 sec, idle 5 sec]' 75169:20221202:102610.949 In zbx_ipc_async_socket_recv() timeout:5 75203:20221202:102610.949 End of zbx_ipc_async_socket_recv():0 75203:20221202:102610.949 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.000432 sec, getting values]' 75173:20221202:102610.949 In zbx_ipc_async_socket_recv() timeout:5 75203:20221202:102610.949 In get_values() 75203:20221202:102610.950 In DCconfig_get_poller_items() poller_type:5 75203:20221202:102610.950 End of DCconfig_get_poller_items():0 75203:20221202:102610.950 In DCconfig_get_poller_nextcheck() poller_type:5 75203:20221202:102610.950 End of DCconfig_get_poller_nextcheck():-1 75203:20221202:102610.950 End of get_values():0 75203:20221202:102610.950 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.000799 sec, idle 5 sec]' 75203:20221202:102610.950 In zbx_ipc_async_socket_recv() timeout:5 75176:20221202:102610.950 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.000331 sec, idle 5 sec]' 75176:20221202:102610.950 In zbx_ipc_async_socket_recv() timeout:5 75153:20221202:102610.958 End of zbx_ipc_service_recv():2 75153:20221202:102610.958 In zbx_ipc_service_recv() timeout:1.000 75177:20221202:102610.962 End of zbx_ipc_async_socket_recv():0 75177:20221202:102610.962 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.000103 sec, getting values]' 75177:20221202:102610.962 In get_values() 75177:20221202:102610.962 In DCconfig_get_poller_items() poller_type:4 75177:20221202:102610.962 End of DCconfig_get_poller_items():0 75177:20221202:102610.962 In DCconfig_get_poller_nextcheck() poller_type:4 75177:20221202:102610.962 End of DCconfig_get_poller_nextcheck():-1 75177:20221202:102610.962 End of get_values():0 75177:20221202:102610.962 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.000073 sec, idle 5 sec]' 75177:20221202:102610.962 In zbx_ipc_async_socket_recv() timeout:5 75180:20221202:102610.980 zbx_setproctitle() title:'self-monitoring [processing data]' 75180:20221202:102610.980 In collect_selfmon_stats() 75180:20221202:102610.980 End of collect_selfmon_stats() 75180:20221202:102610.980 zbx_setproctitle() title:'self-monitoring [processed data in 0.000147 sec, idle 1 sec]' 75168:20221202:102611.090 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.002234 sec, processing escalations]' 75168:20221202:102611.090 In process_escalations() 75168:20221202:102611.090 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<=1669969574 order by actionid,triggerid,itemid,escalationid] 75168:20221202:102611.091 End of process_escalations() 75168:20221202:102611.091 In process_escalations() 75168:20221202:102611.091 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<=1669969574 order by actionid,triggerid,itemid,escalationid] 75168:20221202:102611.091 End of process_escalations() 75168:20221202:102611.091 In process_escalations() 75168:20221202:102611.091 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<=1669969574 order by actionid,triggerid,itemid,escalationid] 75168:20221202:102611.092 End of process_escalations() 75168:20221202:102611.092 In process_escalations() 75168:20221202:102611.092 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<=1669969574 order by actionid,triggerid,itemid,escalationid] 75168:20221202:102611.092 End of process_escalations() 75168:20221202:102611.092 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.002312 sec, idle 3 sec]' 75165:20221202:102611.116 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000138 sec, syncing history]' 75165:20221202:102611.117 In zbx_sync_history_cache() history_num:0 75165:20221202:102611.117 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000228 sec, idle 1 sec]' 75164:20221202:102611.124 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000219 sec, syncing history]' 75164:20221202:102611.125 In zbx_sync_history_cache() history_num:0 75164:20221202:102611.125 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000170 sec, idle 1 sec]' 75167:20221202:102611.134 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000344 sec, syncing history]' 75167:20221202:102611.134 In zbx_sync_history_cache() history_num:0 75167:20221202:102611.134 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000168 sec, idle 1 sec]' 75166:20221202:102611.135 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000356 sec, syncing history]' 75166:20221202:102611.135 In zbx_sync_history_cache() history_num:0 75166:20221202:102611.135 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000230 sec, idle 1 sec]' 75206:20221202:102611.142 End of zbx_ipc_service_recv():2 75206:20221202:102611.142 In zbx_ipc_service_recv() timeout:1.000 75200:20221202:102611.168 zbx_setproctitle() title:'alert syncer [queuing alerts]' 75200:20221202:102611.168 In am_db_get_alerts() 75200:20221202:102611.168 query [txnlev:1] [begin;] 75200:20221202:102611.168 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] 75200:20221202:102611.169 query [txnlev:1] [commit;] 75200:20221202:102611.170 End of am_db_get_alerts():SUCCEED alerts:0 75200:20221202:102611.170 In am_db_flush_results() 75200:20221202:102611.170 In zbx_ipc_socket_write() 75200:20221202:102611.170 End of zbx_ipc_socket_write():SUCCEED 75200:20221202:102611.170 In zbx_ipc_socket_read() 75149:20221202:102611.170 End of zbx_ipc_service_recv():2 75149:20221202:102611.170 zbx_setproctitle() title:'alert manager #1 [sent 0, failed 0 alerts, idle 5.016689 sec during 5.017797 sec]' 75149:20221202:102611.170 In zbx_ipc_service_recv() timeout:1.000 75149:20221202:102611.170 End of zbx_ipc_service_recv():1 75149:20221202:102611.170 In am_flush_results() results:0 75149:20221202:102611.170 In zbx_ipc_client_send() clientid:6 75149:20221202:102611.170 End of zbx_ipc_client_send():SUCCEED 75149:20221202:102611.170 End of am_flush_results() 75149:20221202:102611.170 In zbx_ipc_service_recv() timeout:1.000 75200:20221202:102611.170 End of zbx_ipc_socket_read():SUCCEED 75200:20221202:102611.170 End of am_db_flush_results() flushed:0 75200:20221202:102611.170 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.002462 sec, idle 1 sec]' 75157:20221202:102611.177 End of zbx_ipc_service_recv():2 75157:20221202:102611.177 In zbx_ipc_service_recv() timeout:1.000 75133:20221202:102611.466 End of zbx_ipc_service_recv():2 75133:20221202:102611.469 zbx_setproctitle() title:'service manager #1 [processed 0 events, updated 0 event tags, deleted 0 problems, synced 0 service updates, idle 5.031669 sec during 5.031709 sec]' 75133:20221202:102611.470 In zbx_ipc_service_recv() timeout:1.000 75132:20221202:102611.470 End of zbx_ipc_service_recv():2 75132:20221202:102611.470 In zbx_ipc_async_socket_send() 75132:20221202:102611.470 In zbx_ipc_client_send() clientid:0 75132:20221202:102611.470 End of zbx_ipc_client_send():SUCCEED 75132:20221202:102611.470 End of zbx_ipc_async_socket_send():SUCCEED 75132:20221202:102611.470 In zbx_ipc_async_socket_flush() timeout:10 75132:20221202:102611.470 End of zbx_ipc_async_socket_flush():0 75132:20221202:102611.470 In zbx_ipc_service_recv() timeout:0.987 75129:20221202:102611.470 End of zbx_ipc_service_recv():1 75129:20221202:102611.470 In zbx_ha_dispatch_message() 75129:20221202:102611.470 In zbx_ipc_service_recv() timeout:1.000 75187:20221202:102611.942 End of zbx_ipc_async_socket_recv():0 75187:20221202:102611.943 zbx_setproctitle() title:'poller #4 [got 0 values in 0.001418 sec, getting values]' 75187:20221202:102611.943 In get_values() 75187:20221202:102611.943 In DCconfig_get_poller_items() poller_type:0 75187:20221202:102611.943 End of DCconfig_get_poller_items():1 75187:20221202:102611.943 In substitute_key_macros_impl() data:'agent.ping' 75187:20221202:102611.943 End of substitute_key_macros_impl():SUCCEED data:'agent.ping' 75187:20221202:102611.943 In substitute_simple_macros_impl() data:'10050' 75187:20221202:102611.943 End substitute_simple_macros_impl() data:'10050' 75187:20221202:102611.943 In get_value() key:'agent.ping' 75187:20221202:102611.943 In get_value_agent() host:'test' addr:'192.168.6.176' key:'agent.ping' conn:'unencrypted' 75183:20221202:102611.943 End of zbx_ipc_async_socket_recv():0 75187:20221202:102611.943 In is_ip4() ip:'192.168.6.176' 75187:20221202:102611.943 End of is_ip4():SUCCEED 75187:20221202:102611.943 Sending [agent.ping] 75183:20221202:102611.943 zbx_setproctitle() title:'poller #2 [got 0 values in 0.000098 sec, getting values]' 75183:20221202:102611.943 In get_values() 75183:20221202:102611.943 In DCconfig_get_poller_items() poller_type:0 75183:20221202:102611.943 End of DCconfig_get_poller_items():0 75183:20221202:102611.943 In DCconfig_get_poller_nextcheck() poller_type:0 75184:20221202:102611.943 End of zbx_ipc_async_socket_recv():0 75183:20221202:102611.943 End of DCconfig_get_poller_nextcheck():1669969593 75183:20221202:102611.943 End of get_values():0 75183:20221202:102611.943 zbx_setproctitle() title:'poller #2 [got 0 values in 0.000285 sec, idle 5 sec]' 75184:20221202:102611.943 zbx_setproctitle() title:'poller #3 [got 1 values in 0.003417 sec, getting values]' 75184:20221202:102611.943 In get_values() 75184:20221202:102611.943 In DCconfig_get_poller_items() poller_type:0 75184:20221202:102611.943 End of DCconfig_get_poller_items():0 75184:20221202:102611.943 In DCconfig_get_poller_nextcheck() poller_type:0 75184:20221202:102611.943 End of DCconfig_get_poller_nextcheck():1669969593 75184:20221202:102611.943 End of get_values():0 75184:20221202:102611.943 zbx_setproctitle() title:'poller #3 [got 0 values in 0.000148 sec, idle 5 sec]' 75184:20221202:102611.943 In zbx_ipc_async_socket_recv() timeout:5 75187:20221202:102611.944 get value from agent result: '1' 75187:20221202:102611.944 End of get_value_agent():SUCCEED 75187:20221202:102611.944 End of get_value():SUCCEED 75187:20221202:102611.944 In zbx_activate_item_interface() interfaceid:15 itemid:44581 type:0 75187:20221202:102611.944 End of zbx_activate_item_interface() 75187:20221202:102611.944 In zbx_preprocess_item_value() 75187:20221202:102611.945 End of zbx_preprocess_item_value() 75187:20221202:102611.945 In zbx_ipc_socket_write() 75187:20221202:102611.945 End of zbx_ipc_socket_write():SUCCEED 75187:20221202:102611.945 End of get_values():1 75187:20221202:102611.945 zbx_setproctitle() title:'poller #4 [got 1 values in 0.002913 sec, idle 5 sec]' 75187:20221202:102611.945 In zbx_ipc_async_socket_recv() timeout:5 75153:20221202:102611.946 End of zbx_ipc_service_recv():1 75153:20221202:102611.946 In preprocessor_add_request() 75153:20221202:102611.946 In preprocessor_sync_configuration() 75153:20221202:102611.946 In DCconfig_get_preprocessable_items() 75153:20221202:102611.946 End of DCconfig_get_preprocessable_items() items:29 75153:20221202:102611.946 End of preprocessor_sync_configuration() item config size: 29, history cache size: 0 75153:20221202:102611.946 In preprocessor_enqueue() itemid: 44581 75153:20221202:102611.946 End of preprocessor_enqueue() 75153:20221202:102611.946 In preprocessor_assign_tasks() 75153:20221202:102611.946 In preprocessor_get_next_task() 75153:20221202:102611.946 End of preprocessor_get_next_task() 75153:20221202:102611.946 In zbx_ipc_client_send() clientid:3 75153:20221202:102611.946 End of zbx_ipc_client_send():SUCCEED 75153:20221202:102611.946 In preprocessor_get_next_task() 75153:20221202:102611.946 End of preprocessor_get_next_task() 75153:20221202:102611.946 End of preprocessor_assign_tasks() 75153:20221202:102611.946 End of preprocessor_add_request() 75155:20221202:102611.946 End of zbx_ipc_socket_read():SUCCEED 75155:20221202:102611.946 worker_preprocess_value(): 1 75155:20221202:102611.946 worker_preprocess_value: SUCCEED GOOD 75155:20221202:102611.946 In zbx_ipc_socket_write() 75155:20221202:102611.946 End of zbx_ipc_socket_write():SUCCEED 75153:20221202:102611.946 zbx_setproctitle() title:'preprocessing manager #1 [queued 1, processed 1 values, idle 5.012787 sec during 5.013239 sec]' 75153:20221202:102611.946 In zbx_ipc_service_recv() timeout:1.000 75153:20221202:102611.946 End of zbx_ipc_service_recv():1 75153:20221202:102611.946 In preprocessor_add_result() 75153:20221202:102611.946 In preprocessor_enqueue_dependent() itemid: 44581 75153:20221202:102611.947 End of preprocessor_enqueue_dependent() 75153:20221202:102611.947 In preprocessor_assign_tasks() 75153:20221202:102611.947 In preprocessor_get_next_task() 75153:20221202:102611.947 End of preprocessor_get_next_task() 75153:20221202:102611.947 End of preprocessor_assign_tasks() 75153:20221202:102611.947 End of preprocessor_add_result() 75153:20221202:102611.947 In zbx_ipc_service_recv() timeout:1.000 75182:20221202:102611.947 End of zbx_ipc_async_socket_recv():0 75182:20221202:102611.947 zbx_setproctitle() title:'poller #1 [got 0 values in 0.000080 sec, getting values]' 75182:20221202:102611.947 In get_values() 75182:20221202:102611.947 In DCconfig_get_poller_items() poller_type:0 75182:20221202:102611.947 End of DCconfig_get_poller_items():0 75182:20221202:102611.947 In DCconfig_get_poller_nextcheck() poller_type:0 75182:20221202:102611.947 End of DCconfig_get_poller_nextcheck():1669969576 75182:20221202:102611.947 End of get_values():0 75182:20221202:102611.947 zbx_setproctitle() title:'poller #1 [got 0 values in 0.000081 sec, idle 5 sec]' 75182:20221202:102611.947 In zbx_ipc_async_socket_recv() timeout:5 75183:20221202:102611.947 In zbx_ipc_async_socket_recv() timeout:5 75155:20221202:102611.947 In zbx_ipc_socket_read() 75188:20221202:102611.955 End of zbx_ipc_async_socket_recv():0 75188:20221202:102611.955 zbx_setproctitle() title:'poller #5 [got 0 values in 0.000091 sec, getting values]' 75188:20221202:102611.955 In get_values() 75188:20221202:102611.955 In DCconfig_get_poller_items() poller_type:0 75188:20221202:102611.955 End of DCconfig_get_poller_items():0 75188:20221202:102611.955 In DCconfig_get_poller_nextcheck() poller_type:0 75188:20221202:102611.955 End of DCconfig_get_poller_nextcheck():1669969576 75188:20221202:102611.955 End of get_values():0 75188:20221202:102611.955 zbx_setproctitle() title:'poller #5 [got 0 values in 0.000091 sec, idle 5 sec]' 75188:20221202:102611.955 In zbx_ipc_async_socket_recv() timeout:5 75180:20221202:102611.981 zbx_setproctitle() title:'self-monitoring [processing data]' 75180:20221202:102611.981 In collect_selfmon_stats() 75180:20221202:102611.981 End of collect_selfmon_stats() 75180:20221202:102611.981 zbx_setproctitle() title:'self-monitoring [processed data in 0.000180 sec, idle 1 sec]' 75165:20221202:102612.118 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000228 sec, syncing history]' 75165:20221202:102612.118 In zbx_sync_history_cache() history_num:1 75165:20221202:102612.118 In substitute_simple_macros_impl() data:'90d' 75165:20221202:102612.118 End substitute_simple_macros_impl() data:'90d' 75165:20221202:102612.118 In DCmass_prepare_history() history_num:1 75165:20221202:102612.118 End of DCmass_prepare_history() 75165:20221202:102612.118 In DBmass_add_history() 75165:20221202:102612.118 In zbx_history_add_values() 75165:20221202:102612.118 query [txnlev:1] [begin;] 75165:20221202:102612.119 query [txnlev:1] [insert into history_str (itemid,clock,ns,value) values (44581,1669969571,944752370,'GOOD'); ] 75165:20221202:102612.119 query [txnlev:1] [commit;] 75164:20221202:102612.126 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000170 sec, syncing history]' 75164:20221202:102612.126 In zbx_sync_history_cache() history_num:1 75164:20221202:102612.126 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000193 sec, idle 1 sec]' 75166:20221202:102612.137 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000230 sec, syncing history]' 75166:20221202:102612.137 In zbx_sync_history_cache() history_num:1 75167:20221202:102612.137 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000168 sec, syncing history]' 75167:20221202:102612.138 In zbx_sync_history_cache() history_num:1 75167:20221202:102612.138 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000617 sec, idle 1 sec]' 75166:20221202:102612.138 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000657 sec, idle 1 sec]' 75165:20221202:102612.141 End of zbx_history_add_values() 75165:20221202:102612.141 End of DBmass_add_history() 75165:20221202:102612.141 In DCmass_update_trends() 75165:20221202:102612.141 End of DCmass_update_trends() 75165:20221202:102612.141 query [txnlev:1] [begin;] 75165:20221202:102612.141 In DBmass_update_items() 75165:20221202:102612.141 End of DBmass_update_items() 75165:20221202:102612.141 In zbx_process_events() events_num:0 75165:20221202:102612.141 End of zbx_process_events() processed:0 75165:20221202:102612.141 query [txnlev:1] [commit;] 75165:20221202:102612.142 In DCupdate_trends() 75165:20221202:102612.142 End of DCupdate_trends() 75165:20221202:102612.142 query [txnlev:1] [begin;] 75206:20221202:102612.142 End of zbx_ipc_service_recv():2 75206:20221202:102612.142 zbx_setproctitle() title:'availability manager #1 [queued 0, processed 0 values, idle 5.023173 sec during 5.023200 sec]' 75206:20221202:102612.142 In zbx_ipc_service_recv() timeout:1.000 75165:20221202:102612.143 In recalculate_triggers() 75165:20221202:102612.143 In zbx_link_triggers_with_functions() trigger_order_num:0 75165:20221202:102612.143 End of zbx_link_triggers_with_functions() triggers_func_pos_num:0 75165:20221202:102612.143 In zbx_evaluate_expressions() tr_num:0 75165:20221202:102612.143 In substitute_functions() 75165:20221202:102612.143 In zbx_extract_functionids() tr_num:0 75165:20221202:102612.143 End of zbx_extract_functionids() functionids_num:0 75165:20221202:102612.143 End of substitute_functions() 75165:20221202:102612.143 End of zbx_evaluate_expressions() 75165:20221202:102612.143 In zbx_process_triggers() values_num:0 75165:20221202:102612.144 End of zbx_process_triggers() 75165:20221202:102612.144 End of recalculate_triggers() 75165:20221202:102612.144 In zbx_process_events() events_num:0 75165:20221202:102612.144 End of zbx_process_events() processed:0 75165:20221202:102612.145 query [txnlev:1] [commit;] 75165:20221202:102612.145 zbx_setproctitle() title:'history syncer #2 [processed 1 values, 0 triggers in 0.027226 sec, idle 1 sec]' 75149:20221202:102612.171 End of zbx_ipc_service_recv():2 75149:20221202:102612.171 In zbx_ipc_service_recv() timeout:1.000 75200:20221202:102612.171 zbx_setproctitle() title:'alert syncer [queuing alerts]' 75200:20221202:102612.171 In am_db_get_alerts() 75200:20221202:102612.171 query [txnlev:1] [begin;] 75200:20221202:102612.172 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] 75200:20221202:102612.172 query [txnlev:1] [commit;] 75200:20221202:102612.172 End of am_db_get_alerts():SUCCEED alerts:0 75200:20221202:102612.172 In am_db_flush_results() 75200:20221202:102612.172 In zbx_ipc_socket_write() 75200:20221202:102612.172 End of zbx_ipc_socket_write():SUCCEED 75200:20221202:102612.173 In zbx_ipc_socket_read() 75149:20221202:102612.173 End of zbx_ipc_service_recv():1 75149:20221202:102612.173 In am_flush_results() results:0 75149:20221202:102612.173 In zbx_ipc_client_send() clientid:6 75149:20221202:102612.173 End of zbx_ipc_client_send():SUCCEED 75149:20221202:102612.173 End of am_flush_results() 75149:20221202:102612.173 In zbx_ipc_service_recv() timeout:1.000 75200:20221202:102612.173 End of zbx_ipc_socket_read():SUCCEED 75200:20221202:102612.173 End of am_db_flush_results() flushed:0 75200:20221202:102612.173 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.002114 sec, idle 1 sec]' 75157:20221202:102612.180 End of zbx_ipc_service_recv():2 75157:20221202:102612.180 zbx_setproctitle() title:'lld manager #1 [processed 0 LLD rules, idle 5.021403sec during 5.021430 sec]' 75157:20221202:102612.180 In zbx_ipc_service_recv() timeout:1.000 75132:20221202:102612.461 End of zbx_ipc_service_recv():2 75132:20221202:102612.461 In zbx_ipc_async_socket_send() 75132:20221202:102612.461 In zbx_ipc_client_send() clientid:0 75132:20221202:102612.461 End of zbx_ipc_client_send():SUCCEED 75132:20221202:102612.461 End of zbx_ipc_async_socket_send():SUCCEED 75132:20221202:102612.461 In zbx_ipc_async_socket_flush() timeout:10 75132:20221202:102612.461 End of zbx_ipc_async_socket_flush():0 75132:20221202:102612.461 In zbx_ipc_service_recv() timeout:0.996 75129:20221202:102612.461 End of zbx_ipc_service_recv():1 75129:20221202:102612.461 In zbx_ha_dispatch_message() 75129:20221202:102612.461 In zbx_ipc_service_recv() timeout:1.000 75133:20221202:102612.471 End of zbx_ipc_service_recv():2 75133:20221202:102612.471 In zbx_ipc_service_recv() timeout:1.000 75153:20221202:102612.950 End of zbx_ipc_service_recv():2 75153:20221202:102612.950 In zbx_ipc_service_recv() timeout:1.000 75180:20221202:102612.994 zbx_setproctitle() title:'self-monitoring [processing data]' 75180:20221202:102612.994 In collect_selfmon_stats() 75180:20221202:102612.994 End of collect_selfmon_stats() 75180:20221202:102612.994 zbx_setproctitle() title:'self-monitoring [processed data in 0.000229 sec, idle 1 sec]' 75164:20221202:102613.128 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000193 sec, syncing history]' 75164:20221202:102613.128 In zbx_sync_history_cache() history_num:0 75164:20221202:102613.128 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000088 sec, idle 1 sec]' 75167:20221202:102613.138 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000617 sec, syncing history]' 75167:20221202:102613.138 In zbx_sync_history_cache() history_num:0 75167:20221202:102613.138 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000350 sec, idle 1 sec]' 75166:20221202:102613.138 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000657 sec, syncing history]' 75166:20221202:102613.138 In zbx_sync_history_cache() history_num:0 75166:20221202:102613.138 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000418 sec, idle 1 sec]' 75165:20221202:102613.146 zbx_setproctitle() title:'history syncer #2 [processed 1 values, 0 triggers in 0.027226 sec, syncing history]' 75165:20221202:102613.147 In zbx_sync_history_cache() history_num:0 75165:20221202:102613.147 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000261 sec, idle 1 sec]' 75206:20221202:102613.150 End of zbx_ipc_service_recv():2 75206:20221202:102613.150 In zbx_ipc_service_recv() timeout:1.000 75200:20221202:102613.174 zbx_setproctitle() title:'alert syncer [queuing alerts]' 75200:20221202:102613.174 In am_db_get_alerts() 75200:20221202:102613.174 query [txnlev:1] [begin;] 75200:20221202:102613.174 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] 75200:20221202:102613.174 query [txnlev:1] [commit;] 75200:20221202:102613.175 End of am_db_get_alerts():SUCCEED alerts:0 75200:20221202:102613.175 In am_db_flush_results() 75200:20221202:102613.175 In zbx_ipc_socket_write() 75200:20221202:102613.175 End of zbx_ipc_socket_write():SUCCEED 75200:20221202:102613.175 In zbx_ipc_socket_read() 75149:20221202:102613.175 End of zbx_ipc_service_recv():1 75149:20221202:102613.175 In am_flush_results() results:0 75149:20221202:102613.175 In zbx_ipc_client_send() clientid:6 75149:20221202:102613.175 End of zbx_ipc_client_send():SUCCEED 75149:20221202:102613.175 End of am_flush_results() 75149:20221202:102613.175 In zbx_ipc_service_recv() timeout:1.000 75200:20221202:102613.175 End of zbx_ipc_socket_read():SUCCEED 75200:20221202:102613.175 End of am_db_flush_results() flushed:0 75200:20221202:102613.175 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.001461 sec, idle 1 sec]' 75157:20221202:102613.187 End of zbx_ipc_service_recv():2 75157:20221202:102613.187 In zbx_ipc_service_recv() timeout:1.000 75129:20221202:102613.465 End of zbx_ipc_service_recv():2 75129:20221202:102613.465 In zbx_ha_dispatch_message() 75129:20221202:102613.465 In zbx_ipc_service_recv() timeout:1.000 75132:20221202:102613.466 End of zbx_ipc_service_recv():2 75132:20221202:102613.466 In zbx_ipc_async_socket_send() 75132:20221202:102613.466 In zbx_ipc_client_send() clientid:0 75132:20221202:102613.466 End of zbx_ipc_client_send():SUCCEED 75132:20221202:102613.466 End of zbx_ipc_async_socket_send():SUCCEED 75132:20221202:102613.466 In zbx_ipc_async_socket_flush() timeout:10 75132:20221202:102613.466 End of zbx_ipc_async_socket_flush():0 75132:20221202:102613.466 In zbx_ipc_service_recv() timeout:0.991 75129:20221202:102613.466 End of zbx_ipc_service_recv():1 75129:20221202:102613.467 In zbx_ha_dispatch_message() 75129:20221202:102613.467 In zbx_ipc_service_recv() timeout:1.000 75133:20221202:102613.474 End of zbx_ipc_service_recv():2 75133:20221202:102613.474 In zbx_ipc_service_recv() timeout:1.000 75162:20221202:102613.643 zbx_setproctitle() title:'http poller #1 [got 0 values in 0.001173 sec, getting values]' 75162:20221202:102613.643 In process_httptests() 75162:20221202:102613.643 query [txnlev:0] [select h.hostid,h.host,h.name,t.httptestid,t.name,t.agent,t.authentication,t.http_user,t.http_password,t.http_proxy,t.retries,t.ssl_cert_file,t.ssl_key_file,t.ssl_key_password,t.verify_peer,t.verify_host,t.delay from httptest t,hosts h where t.hostid=h.hostid and t.nextcheck<=1669969573 and mod(t.httptestid,1)=0 and t.status=0 and h.proxy_hostid is null and h.status=0 and (h.maintenance_status=0 or h.maintenance_type=0)] 75162:20221202:102613.644 query [txnlev:0] [select name,value,type from httptest_field where httptestid=1 order by httptest_fieldid] 75162:20221202:102613.645 In substitute_simple_macros_impl() data:'Zabbix' 75162:20221202:102613.645 End substitute_simple_macros_impl() data:'Zabbix' 75162:20221202:102613.645 In substitute_simple_macros_impl() data:EMPTY 75162:20221202:102613.645 In substitute_simple_macros_impl() data:EMPTY 75162:20221202:102613.645 In substitute_simple_macros_impl() data:EMPTY 75162:20221202:102613.645 In http_process_variables() 0 variables 75162:20221202:102613.645 End of http_process_variables():SUCCEED 75162:20221202:102613.645 In process_httptest() httptestid:1 name:'Web scenario 1' 75162:20221202:102613.645 query [txnlev:0] [select httpstepid,no,name,url,timeout,posts,required,status_codes,post_type,follow_redirects,retrieve_mode from httpstep where httptestid=1 order by no] 75162:20221202:102613.646 In substitute_simple_macros_impl() data:'10s' 75162:20221202:102613.646 End substitute_simple_macros_impl() data:'10s' 75162:20221202:102613.646 In substitute_simple_macros_impl() data:'https://zabbix.com' 75162:20221202:102613.646 End substitute_simple_macros_impl() data:'https://zabbix.com' 75162:20221202:102613.646 In http_substitute_variables() data:'https://zabbix.com' 75162:20221202:102613.646 End of http_substitute_variables() data:'https://zabbix.com' 75162:20221202:102613.646 In substitute_simple_macros_impl() data:'Zabbix' 75162:20221202:102613.646 End substitute_simple_macros_impl() data:'Zabbix' 75162:20221202:102613.646 In substitute_simple_macros_impl() data:'200' 75162:20221202:102613.646 End substitute_simple_macros_impl() data:'200' 75162:20221202:102613.646 query [txnlev:0] [select name,value,type from httpstep_field where httpstepid=1 order by httpstep_fieldid] 75162:20221202:102613.647 In substitute_simple_macros_impl() data:'15s' 75162:20221202:102613.647 End substitute_simple_macros_impl() data:'15s' 75162:20221202:102613.647 process_httptest() use step "111" 75162:20221202:102613.647 process_httptest() use post "" 75162:20221202:102613.647 process_httptest() go to URL "https://zabbix.com" 75162:20221202:102613.843 In int_in_list() list:'200' value:301 75162:20221202:102613.843 End of int_in_list():FAIL 75162:20221202:102613.843 In process_step_data() rspcode:301 time:0.195493 speed:912.000000 75162:20221202:102613.843 query [txnlev:0] [select type,itemid from httpstepitem where httpstepid=1] 75162:20221202:102613.844 In zbx_preprocess_item_value() 75162:20221202:102613.844 End of zbx_preprocess_item_value() 75162:20221202:102613.844 In zbx_preprocess_item_value() 75162:20221202:102613.844 End of zbx_preprocess_item_value() 75162:20221202:102613.844 In zbx_preprocess_item_value() 75162:20221202:102613.844 End of zbx_preprocess_item_value() 75162:20221202:102613.844 End of process_step_data() 75162:20221202:102613.846 query without transaction detected 75162:20221202:102613.846 query [txnlev:0] [update httptest set nextcheck=1669969583 where httptestid=1] 75162:20221202:102613.864 cannot process step "111" of web scenario "Web scenario 1" on host "test": response code "301" did not match any of the required status codes "200" 75162:20221202:102613.864 In process_test_data() 75162:20221202:102613.864 query [txnlev:0] [select type,itemid from httptestitem where httptestid=1] 75162:20221202:102613.865 In zbx_preprocess_item_value() 75162:20221202:102613.865 End of zbx_preprocess_item_value() 75162:20221202:102613.865 In zbx_preprocess_item_value() 75162:20221202:102613.865 End of zbx_preprocess_item_value() 75162:20221202:102613.865 In zbx_preprocess_item_value() 75162:20221202:102613.865 End of zbx_preprocess_item_value() 75162:20221202:102613.865 End of process_test_data() 75162:20221202:102613.865 In zbx_ipc_socket_write() 75162:20221202:102613.866 End of zbx_ipc_socket_write():SUCCEED 75162:20221202:102613.866 End of process_httptest() 75162:20221202:102613.866 End of process_httptests() 75162:20221202:102613.866 query [txnlev:0] [select min(t.nextcheck) from httptest t,hosts h where t.hostid=h.hostid and mod(t.httptestid,1)=0 and t.status=0 and h.proxy_hostid is null and h.status=0 and (h.maintenance_status=0 or h.maintenance_type=0)] 75153:20221202:102613.867 End of zbx_ipc_service_recv():1 75153:20221202:102613.867 In preprocessor_add_request() 75153:20221202:102613.867 In preprocessor_sync_configuration() 75153:20221202:102613.867 In DCconfig_get_preprocessable_items() 75153:20221202:102613.867 End of DCconfig_get_preprocessable_items() items:29 75153:20221202:102613.867 End of preprocessor_sync_configuration() item config size: 29, history cache size: 0 75153:20221202:102613.867 In preprocessor_enqueue() itemid: 44299 75153:20221202:102613.867 In preprocessor_enqueue_dependent() itemid: 44299 75153:20221202:102613.868 End of preprocessor_enqueue_dependent() 75153:20221202:102613.868 End of preprocessor_enqueue() 75153:20221202:102613.868 In preprocessor_enqueue() itemid: 44300 75153:20221202:102613.868 In preprocessor_enqueue_dependent() itemid: 44300 75153:20221202:102613.868 End of preprocessor_enqueue_dependent() 75153:20221202:102613.868 End of preprocessor_enqueue() 75153:20221202:102613.868 In preprocessor_enqueue() itemid: 44301 75153:20221202:102613.868 In preprocessor_enqueue_dependent() itemid: 44301 75153:20221202:102613.868 End of preprocessor_enqueue_dependent() 75153:20221202:102613.868 End of preprocessor_enqueue() 75153:20221202:102613.868 In preprocessor_enqueue() itemid: 44296 75153:20221202:102613.868 In preprocessor_enqueue_dependent() itemid: 44296 75153:20221202:102613.868 End of preprocessor_enqueue_dependent() 75153:20221202:102613.868 End of preprocessor_enqueue() 75153:20221202:102613.868 In preprocessor_enqueue() itemid: 44297 75153:20221202:102613.868 In preprocessor_enqueue_dependent() itemid: 44297 75153:20221202:102613.868 End of preprocessor_enqueue_dependent() 75153:20221202:102613.868 End of preprocessor_enqueue() 75153:20221202:102613.868 In preprocessor_enqueue() itemid: 44298 75153:20221202:102613.868 In preprocessor_enqueue_dependent() itemid: 44298 75153:20221202:102613.868 End of preprocessor_enqueue_dependent() 75153:20221202:102613.868 End of preprocessor_enqueue() 75153:20221202:102613.868 In preprocessor_assign_tasks() 75153:20221202:102613.868 In preprocessor_get_next_task() 75153:20221202:102613.868 End of preprocessor_get_next_task() 75153:20221202:102613.868 End of preprocessor_assign_tasks() 75153:20221202:102613.868 End of preprocessor_add_request() 75153:20221202:102613.868 In zbx_ipc_service_recv() timeout:1.000 75162:20221202:102613.869 zbx_setproctitle() title:'http poller #1 [got 1 values in 0.223257 sec, idle 5 sec]' 75180:20221202:102613.995 zbx_setproctitle() title:'self-monitoring [processing data]' 75180:20221202:102613.995 In collect_selfmon_stats() 75180:20221202:102613.995 End of collect_selfmon_stats() 75180:20221202:102613.995 zbx_setproctitle() title:'self-monitoring [processed data in 0.000237 sec, idle 1 sec]' 75168:20221202:102614.099 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.002312 sec, processing escalations]' 75168:20221202:102614.100 In process_escalations() 75168:20221202:102614.101 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<=1669969577 order by actionid,triggerid,itemid,escalationid] 75168:20221202:102614.102 End of process_escalations() 75168:20221202:102614.102 In process_escalations() 75168:20221202:102614.102 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<=1669969577 order by actionid,triggerid,itemid,escalationid] 75168:20221202:102614.103 End of process_escalations() 75168:20221202:102614.103 In process_escalations() 75168:20221202:102614.103 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<=1669969577 order by actionid,triggerid,itemid,escalationid] 75168:20221202:102614.103 End of process_escalations() 75168:20221202:102614.104 In process_escalations() 75168:20221202:102614.104 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<=1669969577 order by actionid,triggerid,itemid,escalationid] 75168:20221202:102614.104 End of process_escalations() 75168:20221202:102614.104 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.005196 sec, idle 3 sec]' 75164:20221202:102614.129 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000088 sec, syncing history]' 75164:20221202:102614.129 In zbx_sync_history_cache() history_num:6 75164:20221202:102614.129 In substitute_simple_macros_impl() data:'90d' 75164:20221202:102614.129 End substitute_simple_macros_impl() data:'90d' 75164:20221202:102614.129 In substitute_simple_macros_impl() data:'30d' 75164:20221202:102614.129 End substitute_simple_macros_impl() data:'30d' 75164:20221202:102614.129 In substitute_simple_macros_impl() data:'90d' 75164:20221202:102614.129 End substitute_simple_macros_impl() data:'90d' 75164:20221202:102614.129 In substitute_simple_macros_impl() data:'30d' 75164:20221202:102614.129 End substitute_simple_macros_impl() data:'30d' 75164:20221202:102614.129 In substitute_simple_macros_impl() data:'30d' 75164:20221202:102614.129 End substitute_simple_macros_impl() data:'30d' 75164:20221202:102614.129 In substitute_simple_macros_impl() data:'90d' 75164:20221202:102614.129 End substitute_simple_macros_impl() data:'90d' 75164:20221202:102614.129 In substitute_simple_macros_impl() data:'30d' 75164:20221202:102614.129 End substitute_simple_macros_impl() data:'30d' 75164:20221202:102614.129 In substitute_simple_macros_impl() data:'90d' 75164:20221202:102614.129 End substitute_simple_macros_impl() data:'90d' 75164:20221202:102614.129 In substitute_simple_macros_impl() data:'30d' 75164:20221202:102614.130 End substitute_simple_macros_impl() data:'30d' 75164:20221202:102614.130 In substitute_simple_macros_impl() data:'90d' 75164:20221202:102614.130 End substitute_simple_macros_impl() data:'90d' 75164:20221202:102614.130 In substitute_simple_macros_impl() data:'30d' 75164:20221202:102614.130 End substitute_simple_macros_impl() data:'30d' 75164:20221202:102614.130 In DCmass_prepare_history() history_num:6 75164:20221202:102614.130 End of DCmass_prepare_history() 75164:20221202:102614.130 In DBmass_add_history() 75164:20221202:102614.130 In zbx_history_add_values() 75164:20221202:102614.130 query [txnlev:1] [begin;] 75164:20221202:102614.131 query [txnlev:1] [insert into history (itemid,clock,ns,value) values (44296,1669969573,846645634,912),(44299,1669969573,843454514,912),(44300,1669969573,843454514,0.195493); ] 75164:20221202:102614.131 query [txnlev:1] [insert into history_str (itemid,clock,ns,value) values (44298,1669969573,846645634,'response code "301" did not match any of the required status codes "200"'); ] 75164:20221202:102614.132 query [txnlev:1] [insert into history_uint (itemid,clock,ns,value) values (44297,1669969573,846645634,1),(44301,1669969573,843454514,301); ] 75164:20221202:102614.132 query [txnlev:1] [commit;] 75167:20221202:102614.139 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000350 sec, syncing history]' 75167:20221202:102614.139 In zbx_sync_history_cache() history_num:6 75167:20221202:102614.139 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000182 sec, idle 1 sec]' 75166:20221202:102614.139 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000418 sec, syncing history]' 75166:20221202:102614.139 In zbx_sync_history_cache() history_num:6 75166:20221202:102614.139 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000138 sec, idle 1 sec]' 75164:20221202:102614.148 End of zbx_history_add_values() 75164:20221202:102614.148 End of DBmass_add_history() 75164:20221202:102614.148 In DCmass_update_trends() 75164:20221202:102614.148 End of DCmass_update_trends() 75164:20221202:102614.148 query [txnlev:1] [begin;] 75165:20221202:102614.148 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000261 sec, syncing history]' 75165:20221202:102614.148 In zbx_sync_history_cache() history_num:6 75165:20221202:102614.148 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000469 sec, idle 1 sec]' 75164:20221202:102614.148 In DBmass_update_items() 75164:20221202:102614.148 End of DBmass_update_items() 75164:20221202:102614.148 In zbx_process_events() events_num:0 75164:20221202:102614.148 End of zbx_process_events() processed:0 75164:20221202:102614.148 query [txnlev:1] [commit;] 75164:20221202:102614.148 In DCupdate_trends() 75164:20221202:102614.148 End of DCupdate_trends() 75164:20221202:102614.148 query [txnlev:1] [begin;] 75164:20221202:102614.149 In recalculate_triggers() 75164:20221202:102614.149 In zbx_link_triggers_with_functions() trigger_order_num:0 75164:20221202:102614.149 End of zbx_link_triggers_with_functions() triggers_func_pos_num:0 75164:20221202:102614.149 In zbx_evaluate_expressions() tr_num:0 75164:20221202:102614.149 In substitute_functions() 75164:20221202:102614.149 In zbx_extract_functionids() tr_num:0 75164:20221202:102614.149 End of zbx_extract_functionids() functionids_num:0 75164:20221202:102614.150 End of substitute_functions() 75164:20221202:102614.150 End of zbx_evaluate_expressions() 75164:20221202:102614.150 In zbx_process_triggers() values_num:0 75164:20221202:102614.150 End of zbx_process_triggers() 75164:20221202:102614.150 End of recalculate_triggers() 75164:20221202:102614.150 In zbx_process_events() events_num:0 75164:20221202:102614.150 End of zbx_process_events() processed:0 75164:20221202:102614.150 query [txnlev:1] [commit;] 75164:20221202:102614.150 zbx_setproctitle() title:'history syncer #1 [processed 6 values, 0 triggers in 0.020495 sec, idle 1 sec]' 75206:20221202:102614.157 End of zbx_ipc_service_recv():2 75206:20221202:102614.157 In zbx_ipc_service_recv() timeout:1.000 75200:20221202:102614.176 zbx_setproctitle() title:'alert syncer [queuing alerts]' 75200:20221202:102614.176 In am_db_get_alerts() 75200:20221202:102614.176 query [txnlev:1] [begin;] 75200:20221202:102614.176 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] 75200:20221202:102614.176 query [txnlev:1] [commit;] 75200:20221202:102614.176 End of am_db_get_alerts():SUCCEED alerts:0 75200:20221202:102614.176 In am_db_flush_results() 75200:20221202:102614.176 In zbx_ipc_socket_write() 75200:20221202:102614.177 End of zbx_ipc_socket_write():SUCCEED 75200:20221202:102614.177 In zbx_ipc_socket_read() 75149:20221202:102614.177 End of zbx_ipc_service_recv():1 75149:20221202:102614.177 In am_flush_results() results:0 75149:20221202:102614.177 In zbx_ipc_client_send() clientid:6 75149:20221202:102614.177 End of zbx_ipc_client_send():SUCCEED 75149:20221202:102614.177 End of am_flush_results() 75149:20221202:102614.177 In zbx_ipc_service_recv() timeout:1.000 75200:20221202:102614.177 End of zbx_ipc_socket_read():SUCCEED 75200:20221202:102614.177 End of am_db_flush_results() flushed:0 75200:20221202:102614.177 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.001480 sec, idle 1 sec]' 75157:20221202:102614.193 End of zbx_ipc_service_recv():2 75157:20221202:102614.193 In zbx_ipc_service_recv() timeout:1.000 75129:20221202:102614.469 End of zbx_ipc_service_recv():2 75129:20221202:102614.469 In zbx_ha_dispatch_message() 75129:20221202:102614.469 In zbx_ipc_service_recv() timeout:1.000 75132:20221202:102614.487 End of zbx_ipc_service_recv():2 75132:20221202:102614.487 In ha_check_nodes() ha_status:active db_status:0 75132:20221202:102614.487 query [txnlev:1] [begin;] 75132:20221202:102614.487 query [txnlev:1] [select ha_nodeid,name,status,lastaccess,address,port,ha_sessionid from ha_node order by ha_nodeid for update] 75132:20221202:102614.488 query [txnlev:1] [select ha_failover_delay,auditlog_enabled from config] 75132:20221202:102614.490 In ha_db_get_time() 75132:20221202:102614.490 query [txnlev:1] [select unix_timestamp() from config] 75132:20221202:102614.490 End of ha_db_get_time():SUCCEED db_time:1669969574 75132:20221202:102614.490 query [txnlev:1] [update ha_node set lastaccess=unix_timestamp() where ha_nodeid='clb4ubunu00018m7pn6ddoaix'] 75133:20221202:102614.491 End of zbx_ipc_service_recv():2 75133:20221202:102614.491 In zbx_ipc_service_recv() timeout:1.000 75132:20221202:102614.491 query [txnlev:1] [commit;] 75132:20221202:102614.510 End of ha_check_nodes() nodeid:clb4ubunu00018m7pn6ddoaix ha_status:active db_status:0 75132:20221202:102614.510 In zbx_ipc_async_socket_send() 75132:20221202:102614.510 In zbx_ipc_client_send() clientid:0 75132:20221202:102614.510 End of zbx_ipc_client_send():SUCCEED 75132:20221202:102614.510 End of zbx_ipc_async_socket_send():SUCCEED 75132:20221202:102614.510 In zbx_ipc_async_socket_flush() timeout:10 75132:20221202:102614.510 End of zbx_ipc_async_socket_flush():0 75132:20221202:102614.510 In zbx_ipc_service_recv() timeout:0.970 75129:20221202:102614.510 End of zbx_ipc_service_recv():1 75129:20221202:102614.510 In zbx_ha_dispatch_message() 75129:20221202:102614.510 In zbx_ipc_service_recv() timeout:1.000 75153:20221202:102614.870 End of zbx_ipc_service_recv():2 75153:20221202:102614.870 In zbx_ipc_service_recv() timeout:1.000 75180:20221202:102614.996 zbx_setproctitle() title:'self-monitoring [processing data]' 75180:20221202:102614.996 In collect_selfmon_stats() 75180:20221202:102614.996 End of collect_selfmon_stats() 75180:20221202:102614.997 zbx_setproctitle() title:'self-monitoring [processed data in 0.000814 sec, idle 1 sec]' 75167:20221202:102615.139 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000182 sec, syncing history]' 75167:20221202:102615.139 In zbx_sync_history_cache() history_num:0 75167:20221202:102615.139 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000087 sec, idle 1 sec]' 75166:20221202:102615.141 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000138 sec, syncing history]' 75166:20221202:102615.141 In zbx_sync_history_cache() history_num:0 75166:20221202:102615.141 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000154 sec, idle 1 sec]' 75165:20221202:102615.149 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000469 sec, syncing history]' 75165:20221202:102615.149 In zbx_sync_history_cache() history_num:0 75165:20221202:102615.149 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000174 sec, idle 1 sec]' 75164:20221202:102615.150 zbx_setproctitle() title:'history syncer #1 [processed 6 values, 0 triggers in 0.020495 sec, syncing history]' 75164:20221202:102615.151 In zbx_sync_history_cache() history_num:0 75164:20221202:102615.151 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000921 sec, idle 1 sec]' 75206:20221202:102615.158 End of zbx_ipc_service_recv():2 75206:20221202:102615.158 In zbx_ipc_service_recv() timeout:1.000 75200:20221202:102615.179 zbx_setproctitle() title:'alert syncer [queuing alerts]' 75200:20221202:102615.179 In am_db_get_alerts() 75200:20221202:102615.179 query [txnlev:1] [begin;] 75200:20221202:102615.179 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] 75200:20221202:102615.180 query [txnlev:1] [commit;] 75200:20221202:102615.180 End of am_db_get_alerts():SUCCEED alerts:0 75200:20221202:102615.180 In am_db_flush_results() 75200:20221202:102615.180 In zbx_ipc_socket_write() 75200:20221202:102615.180 End of zbx_ipc_socket_write():SUCCEED 75200:20221202:102615.180 In zbx_ipc_socket_read() 75149:20221202:102615.180 End of zbx_ipc_service_recv():1 75149:20221202:102615.180 In am_flush_results() results:0 75149:20221202:102615.180 In zbx_ipc_client_send() clientid:6 75149:20221202:102615.180 End of zbx_ipc_client_send():SUCCEED 75149:20221202:102615.180 End of am_flush_results() 75149:20221202:102615.180 In zbx_ipc_service_recv() timeout:1.000 75200:20221202:102615.180 End of zbx_ipc_socket_read():SUCCEED 75200:20221202:102615.180 End of am_db_flush_results() flushed:0 75200:20221202:102615.180 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.001312 sec, idle 1 sec]' 75157:20221202:102615.195 End of zbx_ipc_service_recv():2 75157:20221202:102615.195 In zbx_ipc_service_recv() timeout:1.000 75132:20221202:102615.482 End of zbx_ipc_service_recv():2 75132:20221202:102615.482 In zbx_ipc_async_socket_send() 75132:20221202:102615.482 In zbx_ipc_client_send() clientid:0 75132:20221202:102615.482 End of zbx_ipc_client_send():SUCCEED 75132:20221202:102615.482 End of zbx_ipc_async_socket_send():SUCCEED 75132:20221202:102615.482 In zbx_ipc_async_socket_flush() timeout:10 75132:20221202:102615.482 End of zbx_ipc_async_socket_flush():0 75132:20221202:102615.482 In zbx_ipc_service_recv() timeout:0.975 75129:20221202:102615.483 End of zbx_ipc_service_recv():1 75129:20221202:102615.483 In zbx_ha_dispatch_message() 75129:20221202:102615.483 In zbx_ipc_service_recv() timeout:1.000 75133:20221202:102615.493 End of zbx_ipc_service_recv():2 75133:20221202:102615.493 In zbx_ipc_service_recv() timeout:1.000 75172:20221202:102615.863 End of zbx_ipc_async_socket_recv():0 75172:20221202:102615.863 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.000082 sec, getting values]' 75172:20221202:102615.863 In get_values() 75172:20221202:102615.863 In DCconfig_get_poller_items() poller_type:4 75172:20221202:102615.863 End of DCconfig_get_poller_items():0 75172:20221202:102615.863 In DCconfig_get_poller_nextcheck() poller_type:4 75172:20221202:102615.863 End of DCconfig_get_poller_nextcheck():-1 75172:20221202:102615.863 End of get_values():0 75172:20221202:102615.863 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.000079 sec, idle 5 sec]' 75172:20221202:102615.863 In zbx_ipc_async_socket_recv() timeout:5 75174:20221202:102615.866 End of zbx_ipc_async_socket_recv():0 75174:20221202:102615.866 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.000240 sec, getting values]' 75174:20221202:102615.866 In get_values() 75174:20221202:102615.866 In DCconfig_get_poller_items() poller_type:4 75174:20221202:102615.866 End of DCconfig_get_poller_items():0 75174:20221202:102615.866 In DCconfig_get_poller_nextcheck() poller_type:4 75174:20221202:102615.866 End of DCconfig_get_poller_nextcheck():-1 75174:20221202:102615.866 End of get_values():0 75174:20221202:102615.866 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.000289 sec, idle 5 sec]' 75174:20221202:102615.867 In zbx_ipc_async_socket_recv() timeout:5 75153:20221202:102615.871 End of zbx_ipc_service_recv():2 75153:20221202:102615.871 In zbx_ipc_service_recv() timeout:1.000 75170:20221202:102615.878 End of zbx_ipc_async_socket_recv():0 75170:20221202:102615.878 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.000082 sec, getting values]' 75170:20221202:102615.878 In get_values() 75170:20221202:102615.878 In DCconfig_get_poller_items() poller_type:4 75170:20221202:102615.878 End of DCconfig_get_poller_items():0 75170:20221202:102615.878 In DCconfig_get_poller_nextcheck() poller_type:4 75170:20221202:102615.878 End of DCconfig_get_poller_nextcheck():-1 75170:20221202:102615.878 End of get_values():0 75170:20221202:102615.878 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.000108 sec, idle 5 sec]' 75170:20221202:102615.878 In zbx_ipc_async_socket_recv() timeout:5 75189:20221202:102615.881 End of zbx_ipc_async_socket_recv():0 75189:20221202:102615.882 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.000076 sec, getting values]' 75189:20221202:102615.882 In get_values() 75189:20221202:102615.882 In DCconfig_get_poller_items() poller_type:1 75189:20221202:102615.882 End of DCconfig_get_poller_items():0 75189:20221202:102615.882 In DCconfig_get_poller_nextcheck() poller_type:1 75189:20221202:102615.882 End of DCconfig_get_poller_nextcheck():-1 75189:20221202:102615.882 End of get_values():0 75189:20221202:102615.882 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.000098 sec, idle 5 sec]' 75189:20221202:102615.882 In zbx_ipc_async_socket_recv() timeout:5 75181:20221202:102615.890 End of zbx_ipc_async_socket_recv():0 75181:20221202:102615.890 zbx_setproctitle() title:'task manager [processing tasks]' 75181:20221202:102615.890 query [txnlev:0] [select taskid,type,clock,ttl from task where status in (1,2) order by taskid] 75181:20221202:102615.890 zbx_setproctitle() title:'task manager [processed 0 task(s) in 0.000352 sec, idle 5 sec]' 75181:20221202:102615.891 In zbx_ipc_async_socket_recv() timeout:5 75171:20221202:102615.891 End of zbx_ipc_async_socket_recv():0 75171:20221202:102615.891 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.000169 sec, getting values]' 75171:20221202:102615.891 In get_values() 75171:20221202:102615.891 In DCconfig_get_poller_items() poller_type:4 75171:20221202:102615.891 End of DCconfig_get_poller_items():0 75171:20221202:102615.891 In DCconfig_get_poller_nextcheck() poller_type:4 75171:20221202:102615.891 End of DCconfig_get_poller_nextcheck():-1 75171:20221202:102615.891 End of get_values():0 75171:20221202:102615.891 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.000082 sec, idle 5 sec]' 75171:20221202:102615.891 In zbx_ipc_async_socket_recv() timeout:5 75208:20221202:102615.904 End of zbx_ipc_async_socket_recv():0 75208:20221202:102615.905 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.000084 sec, getting values]' 75208:20221202:102615.905 In get_values() 75208:20221202:102615.905 In DCconfig_get_poller_items() poller_type:6 75208:20221202:102615.905 End of DCconfig_get_poller_items():0 75208:20221202:102615.905 In DCconfig_get_poller_nextcheck() poller_type:6 75208:20221202:102615.905 End of DCconfig_get_poller_nextcheck():-1 75208:20221202:102615.905 End of get_values():0 75208:20221202:102615.905 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.000085 sec, idle 5 sec]' 75208:20221202:102615.905 In zbx_ipc_async_socket_recv() timeout:5 75178:20221202:102615.915 End of zbx_ipc_async_socket_recv():0 75178:20221202:102615.915 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.000097 sec, getting values]' 75178:20221202:102615.915 In get_values() 75178:20221202:102615.915 In DCconfig_get_poller_items() poller_type:4 75178:20221202:102615.915 End of DCconfig_get_poller_items():0 75178:20221202:102615.915 In DCconfig_get_poller_nextcheck() poller_type:4 75178:20221202:102615.915 End of DCconfig_get_poller_nextcheck():-1 75178:20221202:102615.915 End of get_values():0 75178:20221202:102615.915 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.000110 sec, idle 5 sec]' 75178:20221202:102615.915 In zbx_ipc_async_socket_recv() timeout:5 75205:20221202:102615.930 End of zbx_ipc_async_socket_recv():0 75205:20221202:102615.930 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.000193 sec, getting values]' 75205:20221202:102615.930 In get_values() 75205:20221202:102615.930 In DCconfig_get_poller_items() poller_type:5 75205:20221202:102615.930 End of DCconfig_get_poller_items():0 75205:20221202:102615.930 In DCconfig_get_poller_nextcheck() poller_type:5 75205:20221202:102615.930 End of DCconfig_get_poller_nextcheck():-1 75205:20221202:102615.930 End of get_values():0 75205:20221202:102615.930 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.000096 sec, idle 5 sec]' 75205:20221202:102615.930 In zbx_ipc_async_socket_recv() timeout:5 75179:20221202:102615.930 End of zbx_ipc_async_socket_recv():0 75179:20221202:102615.931 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.000086 sec, exchanging data]' 75179:20221202:102615.931 In process_proxy() 75179:20221202:102615.931 In DCconfig_get_proxypoller_hosts() 75179:20221202:102615.931 End of DCconfig_get_proxypoller_hosts():0 75179:20221202:102615.931 End of process_proxy() 75179:20221202:102615.931 In DCconfig_get_proxypoller_nextcheck() 75179:20221202:102615.931 End of DCconfig_get_proxypoller_nextcheck():-1 75179:20221202:102615.931 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.000142 sec, idle 5 sec]' 75179:20221202:102615.931 In zbx_ipc_async_socket_recv() timeout:5 75201:20221202:102615.931 End of zbx_ipc_async_socket_recv():0 75201:20221202:102615.931 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.000085 sec, getting values]' 75201:20221202:102615.931 In get_values() 75201:20221202:102615.931 In DCconfig_get_poller_items() poller_type:5 75201:20221202:102615.931 End of DCconfig_get_poller_items():0 75201:20221202:102615.931 In DCconfig_get_poller_nextcheck() poller_type:5 75201:20221202:102615.931 End of DCconfig_get_poller_nextcheck():-1 75201:20221202:102615.931 End of get_values():0 75201:20221202:102615.931 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.000070 sec, idle 5 sec]' 75201:20221202:102615.931 In zbx_ipc_async_socket_recv() timeout:5 75204:20221202:102615.932 End of zbx_ipc_async_socket_recv():0 75204:20221202:102615.932 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.000226 sec, getting values]' 75204:20221202:102615.932 In get_values() 75204:20221202:102615.932 In DCconfig_get_poller_items() poller_type:5 75204:20221202:102615.932 End of DCconfig_get_poller_items():0 75204:20221202:102615.932 In DCconfig_get_poller_nextcheck() poller_type:5 75204:20221202:102615.932 End of DCconfig_get_poller_nextcheck():-1 75204:20221202:102615.932 End of get_values():0 75204:20221202:102615.932 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.000071 sec, idle 5 sec]' 75204:20221202:102615.932 In zbx_ipc_async_socket_recv() timeout:5 75175:20221202:102615.943 End of zbx_ipc_async_socket_recv():0 75175:20221202:102615.943 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.000097 sec, getting values]' 75175:20221202:102615.943 In get_values() 75175:20221202:102615.943 In DCconfig_get_poller_items() poller_type:4 75175:20221202:102615.943 End of DCconfig_get_poller_items():0 75175:20221202:102615.943 In DCconfig_get_poller_nextcheck() poller_type:4 75175:20221202:102615.943 End of DCconfig_get_poller_nextcheck():-1 75175:20221202:102615.943 End of get_values():0 75175:20221202:102615.943 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.000078 sec, idle 5 sec]' 75175:20221202:102615.943 In zbx_ipc_async_socket_recv() timeout:5 75202:20221202:102615.951 End of zbx_ipc_async_socket_recv():0 75202:20221202:102615.952 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.000136 sec, getting values]' 75202:20221202:102615.952 In get_values() 75202:20221202:102615.952 In DCconfig_get_poller_items() poller_type:5 75202:20221202:102615.952 End of DCconfig_get_poller_items():0 75202:20221202:102615.952 In DCconfig_get_poller_nextcheck() poller_type:5 75202:20221202:102615.952 End of DCconfig_get_poller_nextcheck():-1 75202:20221202:102615.952 End of get_values():0 75202:20221202:102615.952 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.000093 sec, idle 5 sec]' 75202:20221202:102615.952 In zbx_ipc_async_socket_recv() timeout:5 75169:20221202:102615.953 End of zbx_ipc_async_socket_recv():0 75203:20221202:102615.954 End of zbx_ipc_async_socket_recv():0 75203:20221202:102615.954 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.000799 sec, getting values]' 75203:20221202:102615.954 In get_values() 75203:20221202:102615.954 In DCconfig_get_poller_items() poller_type:5 75203:20221202:102615.954 End of DCconfig_get_poller_items():0 75203:20221202:102615.954 In DCconfig_get_poller_nextcheck() poller_type:5 75203:20221202:102615.954 End of DCconfig_get_poller_nextcheck():-1 75203:20221202:102615.954 End of get_values():0 75203:20221202:102615.954 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.000114 sec, idle 5 sec]' 75203:20221202:102615.954 In zbx_ipc_async_socket_recv() timeout:5 75176:20221202:102615.954 End of zbx_ipc_async_socket_recv():0 75176:20221202:102615.954 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.000331 sec, getting values]' 75176:20221202:102615.954 In get_values() 75176:20221202:102615.954 In DCconfig_get_poller_items() poller_type:4 75173:20221202:102615.954 End of zbx_ipc_async_socket_recv():0 75169:20221202:102615.954 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.001257 sec, getting values]' 75169:20221202:102615.954 In get_values() 75169:20221202:102615.954 In DCconfig_get_poller_items() poller_type:4 75169:20221202:102615.954 End of DCconfig_get_poller_items():0 75169:20221202:102615.954 In DCconfig_get_poller_nextcheck() poller_type:4 75169:20221202:102615.954 End of DCconfig_get_poller_nextcheck():-1 75169:20221202:102615.954 End of get_values():0 75169:20221202:102615.954 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.000888 sec, idle 5 sec]' 75169:20221202:102615.954 In zbx_ipc_async_socket_recv() timeout:5 75176:20221202:102615.954 End of DCconfig_get_poller_items():0 75176:20221202:102615.954 In DCconfig_get_poller_nextcheck() poller_type:4 75176:20221202:102615.954 End of DCconfig_get_poller_nextcheck():-1 75176:20221202:102615.954 End of get_values():0 75176:20221202:102615.954 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.000638 sec, idle 5 sec]' 75176:20221202:102615.954 In zbx_ipc_async_socket_recv() timeout:5 75173:20221202:102615.955 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.001500 sec, getting values]' 75173:20221202:102615.955 In get_values() 75173:20221202:102615.955 In DCconfig_get_poller_items() poller_type:4 75173:20221202:102615.955 End of DCconfig_get_poller_items():0 75173:20221202:102615.955 In DCconfig_get_poller_nextcheck() poller_type:4 75173:20221202:102615.955 End of DCconfig_get_poller_nextcheck():-1 75173:20221202:102615.955 End of get_values():0 75173:20221202:102615.955 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.000725 sec, idle 5 sec]' 75173:20221202:102615.955 In zbx_ipc_async_socket_recv() timeout:5 75177:20221202:102615.966 End of zbx_ipc_async_socket_recv():0 75177:20221202:102615.967 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.000073 sec, getting values]' 75177:20221202:102615.967 In get_values() 75177:20221202:102615.967 In DCconfig_get_poller_items() poller_type:4 75177:20221202:102615.967 End of DCconfig_get_poller_items():0 75177:20221202:102615.967 In DCconfig_get_poller_nextcheck() poller_type:4 75177:20221202:102615.967 End of DCconfig_get_poller_nextcheck():-1 75177:20221202:102615.967 End of get_values():0 75177:20221202:102615.967 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.000380 sec, idle 5 sec]' 75177:20221202:102615.967 In zbx_ipc_async_socket_recv() timeout:5 75198:20221202:102615.970 zbx_setproctitle() title:'icmp pinger #1 [getting values]' 75198:20221202:102615.970 In get_pinger_hosts() 75198:20221202:102615.970 In DCconfig_get_poller_items() poller_type:3 75198:20221202:102615.970 End of DCconfig_get_poller_items():0 75198:20221202:102615.970 End of get_pinger_hosts():0 75198:20221202:102615.970 In process_pinger_hosts() 75198:20221202:102615.970 End of process_pinger_hosts() 75198:20221202:102615.970 In DCconfig_get_poller_nextcheck() poller_type:3 75198:20221202:102615.970 End of DCconfig_get_poller_nextcheck():-1 75198:20221202:102615.970 zbx_setproctitle() title:'icmp pinger #1 [got 0 values in 0.000384 sec, idle 5 sec]' 75180:20221202:102615.997 zbx_setproctitle() title:'self-monitoring [processing data]' 75180:20221202:102615.997 In collect_selfmon_stats() 75180:20221202:102615.997 End of collect_selfmon_stats() 75180:20221202:102615.997 zbx_setproctitle() title:'self-monitoring [processed data in 0.000249 sec, idle 1 sec]' 75167:20221202:102616.140 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000087 sec, syncing history]' 75167:20221202:102616.140 In zbx_sync_history_cache() history_num:0 75167:20221202:102616.140 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000143 sec, idle 1 sec]' 75166:20221202:102616.141 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000154 sec, syncing history]' 75166:20221202:102616.142 In zbx_sync_history_cache() history_num:0 75166:20221202:102616.142 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000129 sec, idle 1 sec]' 75165:20221202:102616.149 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000174 sec, syncing history]' 75165:20221202:102616.149 In zbx_sync_history_cache() history_num:0 75165:20221202:102616.149 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000145 sec, idle 1 sec]' 75164:20221202:102616.152 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000921 sec, syncing history]' 75164:20221202:102616.152 In zbx_sync_history_cache() history_num:0 75164:20221202:102616.152 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000169 sec, idle 1 sec]' 75206:20221202:102616.169 End of zbx_ipc_service_recv():2 75206:20221202:102616.170 In zbx_ipc_service_recv() timeout:1.000 75200:20221202:102616.181 zbx_setproctitle() title:'alert syncer [queuing alerts]' 75200:20221202:102616.181 In am_db_get_alerts() 75200:20221202:102616.181 query [txnlev:1] [begin;] 75200:20221202:102616.182 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] 75200:20221202:102616.182 query [txnlev:1] [commit;] 75200:20221202:102616.182 End of am_db_get_alerts():SUCCEED alerts:0 75200:20221202:102616.182 In am_db_flush_results() 75200:20221202:102616.182 In zbx_ipc_socket_write() 75200:20221202:102616.183 End of zbx_ipc_socket_write():SUCCEED 75200:20221202:102616.183 In zbx_ipc_socket_read() 75149:20221202:102616.183 End of zbx_ipc_service_recv():1 75149:20221202:102616.183 In am_flush_results() results:0 75149:20221202:102616.183 In zbx_ipc_client_send() clientid:6 75149:20221202:102616.183 End of zbx_ipc_client_send():SUCCEED 75149:20221202:102616.183 End of am_flush_results() 75149:20221202:102616.183 zbx_setproctitle() title:'alert manager #1 [sent 0, failed 0 alerts, idle 5.012379 sec during 5.013010 sec]' 75149:20221202:102616.183 In zbx_ipc_service_recv() timeout:1.000 75200:20221202:102616.183 End of zbx_ipc_socket_read():SUCCEED 75200:20221202:102616.183 End of am_db_flush_results() flushed:0 75200:20221202:102616.183 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.002143 sec, idle 1 sec]' 75157:20221202:102616.205 End of zbx_ipc_service_recv():2 75157:20221202:102616.205 In zbx_ipc_service_recv() timeout:1.000 75132:20221202:102616.460 End of zbx_ipc_service_recv():2 75132:20221202:102616.460 In zbx_ipc_async_socket_send() 75132:20221202:102616.460 In zbx_ipc_client_send() clientid:0 75132:20221202:102616.460 End of zbx_ipc_client_send():SUCCEED 75132:20221202:102616.460 End of zbx_ipc_async_socket_send():SUCCEED 75132:20221202:102616.460 In zbx_ipc_async_socket_flush() timeout:10 75132:20221202:102616.460 End of zbx_ipc_async_socket_flush():0 75132:20221202:102616.460 In zbx_ipc_service_recv() timeout:0.997 75129:20221202:102616.460 End of zbx_ipc_service_recv():1 75129:20221202:102616.460 In zbx_ha_dispatch_message() 75129:20221202:102616.461 In zbx_ipc_service_recv() timeout:1.000 75133:20221202:102616.494 End of zbx_ipc_service_recv():2 75133:20221202:102616.494 zbx_setproctitle() title:'service manager #1 [processed 0 events, updated 0 event tags, deleted 0 problems, synced 0 service updates, idle 5.024720 sec during 5.024752 sec]' 75133:20221202:102616.494 In zbx_ipc_service_recv() timeout:1.000 75153:20221202:102616.874 End of zbx_ipc_service_recv():2 75153:20221202:102616.874 In zbx_ipc_service_recv() timeout:1.000 75182:20221202:102616.953 End of zbx_ipc_async_socket_recv():0 75182:20221202:102616.953 zbx_setproctitle() title:'poller #1 [got 0 values in 0.000081 sec, getting values]' 75182:20221202:102616.953 In get_values() 75182:20221202:102616.953 In DCconfig_get_poller_items() poller_type:0 75182:20221202:102616.953 End of DCconfig_get_poller_items():1 75182:20221202:102616.953 In substitute_key_macros_impl() data:'agent.ping' 75182:20221202:102616.953 End of substitute_key_macros_impl():SUCCEED data:'agent.ping' 75182:20221202:102616.954 In substitute_simple_macros_impl() data:'10050' 75182:20221202:102616.955 End substitute_simple_macros_impl() data:'10050' 75182:20221202:102616.955 In get_value() key:'agent.ping' 75182:20221202:102616.955 In get_value_agent() host:'test' addr:'192.168.6.176' key:'agent.ping' conn:'unencrypted' 75184:20221202:102616.955 End of zbx_ipc_async_socket_recv():0 75184:20221202:102616.955 zbx_setproctitle() title:'poller #3 [got 0 values in 0.000148 sec, getting values]' 75184:20221202:102616.955 In get_values() 75184:20221202:102616.955 In DCconfig_get_poller_items() poller_type:0 75184:20221202:102616.955 End of DCconfig_get_poller_items():0 75184:20221202:102616.955 In DCconfig_get_poller_nextcheck() poller_type:0 75184:20221202:102616.955 End of DCconfig_get_poller_nextcheck():1669969593 75184:20221202:102616.955 End of get_values():0 75184:20221202:102616.955 zbx_setproctitle() title:'poller #3 [got 0 values in 0.000082 sec, idle 5 sec]' 75184:20221202:102616.955 In zbx_ipc_async_socket_recv() timeout:5 75187:20221202:102616.956 End of zbx_ipc_async_socket_recv():0 75187:20221202:102616.956 zbx_setproctitle() title:'poller #4 [got 1 values in 0.002913 sec, getting values]' 75187:20221202:102616.956 In get_values() 75187:20221202:102616.956 In DCconfig_get_poller_items() poller_type:0 75187:20221202:102616.956 End of DCconfig_get_poller_items():0 75182:20221202:102616.956 In is_ip4() ip:'192.168.6.176' 75182:20221202:102616.956 End of is_ip4():SUCCEED 75182:20221202:102616.956 Sending [agent.ping] 75187:20221202:102616.956 In DCconfig_get_poller_nextcheck() poller_type:0 75187:20221202:102616.956 End of DCconfig_get_poller_nextcheck():1669969593 75187:20221202:102616.956 End of get_values():0 75187:20221202:102616.956 zbx_setproctitle() title:'poller #4 [got 0 values in 0.000317 sec, idle 5 sec]' 75187:20221202:102616.956 In zbx_ipc_async_socket_recv() timeout:5 75183:20221202:102616.956 End of zbx_ipc_async_socket_recv():0 75183:20221202:102616.956 zbx_setproctitle() title:'poller #2 [got 0 values in 0.000285 sec, getting values]' 75183:20221202:102616.956 In get_values() 75183:20221202:102616.956 In DCconfig_get_poller_items() poller_type:0 75183:20221202:102616.956 End of DCconfig_get_poller_items():0 75183:20221202:102616.956 In DCconfig_get_poller_nextcheck() poller_type:0 75183:20221202:102616.956 End of DCconfig_get_poller_nextcheck():1669969593 75183:20221202:102616.956 End of get_values():0 75183:20221202:102616.956 zbx_setproctitle() title:'poller #2 [got 0 values in 0.000069 sec, idle 5 sec]' 75183:20221202:102616.956 In zbx_ipc_async_socket_recv() timeout:5 75182:20221202:102616.957 get value from agent result: '1' 75182:20221202:102616.957 End of get_value_agent():SUCCEED 75182:20221202:102616.957 End of get_value():SUCCEED 75182:20221202:102616.957 In zbx_activate_item_interface() interfaceid:15 itemid:44581 type:0 75182:20221202:102616.957 End of zbx_activate_item_interface() 75182:20221202:102616.957 In zbx_preprocess_item_value() 75182:20221202:102616.958 End of zbx_preprocess_item_value() 75182:20221202:102616.958 In zbx_ipc_socket_open() 75182:20221202:102616.958 End of zbx_ipc_socket_open():SUCCEED 75182:20221202:102616.958 In zbx_ipc_socket_write() 75182:20221202:102616.958 End of zbx_ipc_socket_write():SUCCEED 75182:20221202:102616.958 End of get_values():1 75182:20221202:102616.958 zbx_setproctitle() title:'poller #1 [got 1 values in 0.004734 sec, idle 5 sec]' 75182:20221202:102616.958 In zbx_ipc_async_socket_recv() timeout:5 75153:20221202:102616.958 In ipc_service_accept() 75153:20221202:102616.958 In ipc_service_add_client() 75153:20221202:102616.958 End of ipc_service_add_client() clientid:12 75153:20221202:102616.958 End of ipc_service_accept() 75153:20221202:102616.958 End of zbx_ipc_service_recv():2 75153:20221202:102616.958 zbx_setproctitle() title:'preprocessing manager #1 [queued 0, processed 7 values, idle 5.010192 sec during 5.012002 sec]' 75153:20221202:102616.958 In zbx_ipc_service_recv() timeout:1.000 75153:20221202:102616.958 End of zbx_ipc_service_recv():1 75153:20221202:102616.958 In preprocessor_add_request() 75153:20221202:102616.958 In preprocessor_sync_configuration() 75153:20221202:102616.958 In DCconfig_get_preprocessable_items() 75153:20221202:102616.958 End of DCconfig_get_preprocessable_items() items:29 75153:20221202:102616.958 End of preprocessor_sync_configuration() item config size: 29, history cache size: 0 75153:20221202:102616.958 In preprocessor_enqueue() itemid: 44581 75153:20221202:102616.958 End of preprocessor_enqueue() 75153:20221202:102616.958 In preprocessor_assign_tasks() 75153:20221202:102616.958 In preprocessor_get_next_task() 75153:20221202:102616.958 End of preprocessor_get_next_task() 75153:20221202:102616.958 In zbx_ipc_client_send() clientid:3 75153:20221202:102616.958 End of zbx_ipc_client_send():SUCCEED 75153:20221202:102616.958 In preprocessor_get_next_task() 75153:20221202:102616.958 End of preprocessor_get_next_task() 75153:20221202:102616.958 End of preprocessor_assign_tasks() 75153:20221202:102616.958 End of preprocessor_add_request() 75153:20221202:102616.958 In zbx_ipc_service_recv() timeout:1.000 75155:20221202:102616.958 End of zbx_ipc_socket_read():SUCCEED 75155:20221202:102616.958 worker_preprocess_value(): 1 75155:20221202:102616.958 worker_preprocess_value: SUCCEED GOOD 75155:20221202:102616.958 In zbx_ipc_socket_write() 75155:20221202:102616.958 End of zbx_ipc_socket_write():SUCCEED 75155:20221202:102616.958 In zbx_ipc_socket_read() 75153:20221202:102616.959 End of zbx_ipc_service_recv():1 75153:20221202:102616.959 In preprocessor_add_result() 75153:20221202:102616.959 In preprocessor_enqueue_dependent() itemid: 44581 75153:20221202:102616.959 End of preprocessor_enqueue_dependent() 75153:20221202:102616.959 In preprocessor_assign_tasks() 75153:20221202:102616.959 In preprocessor_get_next_task() 75153:20221202:102616.959 End of preprocessor_get_next_task() 75153:20221202:102616.959 End of preprocessor_assign_tasks() 75153:20221202:102616.959 End of preprocessor_add_result() 75153:20221202:102616.959 In zbx_ipc_service_recv() timeout:1.000 75188:20221202:102616.963 End of zbx_ipc_async_socket_recv():0 75188:20221202:102616.963 zbx_setproctitle() title:'poller #5 [got 0 values in 0.000091 sec, getting values]' 75188:20221202:102616.963 In get_values() 75188:20221202:102616.963 In DCconfig_get_poller_items() poller_type:0 75188:20221202:102616.963 End of DCconfig_get_poller_items():0 75188:20221202:102616.963 In DCconfig_get_poller_nextcheck() poller_type:0 75188:20221202:102616.963 End of DCconfig_get_poller_nextcheck():1669969581 75188:20221202:102616.963 End of get_values():0 75188:20221202:102616.963 zbx_setproctitle() title:'poller #5 [got 0 values in 0.000083 sec, idle 5 sec]' 75188:20221202:102616.963 In zbx_ipc_async_socket_recv() timeout:5 75180:20221202:102616.999 zbx_setproctitle() title:'self-monitoring [processing data]' 75180:20221202:102616.999 In collect_selfmon_stats() 75180:20221202:102616.999 End of collect_selfmon_stats() 75180:20221202:102616.999 zbx_setproctitle() title:'self-monitoring [processed data in 0.000179 sec, idle 1 sec]' 75168:20221202:102617.128 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.005196 sec, processing escalations]' 75168:20221202:102617.128 In process_escalations() 75168:20221202:102617.128 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<=1669969580 order by actionid,triggerid,itemid,escalationid] 75168:20221202:102617.129 End of process_escalations() 75168:20221202:102617.130 In process_escalations() 75168:20221202:102617.130 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<=1669969580 order by actionid,triggerid,itemid,escalationid] 75168:20221202:102617.130 End of process_escalations() 75168:20221202:102617.130 In process_escalations() 75168:20221202:102617.130 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<=1669969580 order by actionid,triggerid,itemid,escalationid] 75168:20221202:102617.131 End of process_escalations() 75168:20221202:102617.131 In process_escalations() 75168:20221202:102617.131 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<=1669969580 order by actionid,triggerid,itemid,escalationid] 75168:20221202:102617.131 End of process_escalations() 75168:20221202:102617.131 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.003201 sec, idle 3 sec]' 75167:20221202:102617.140 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000143 sec, syncing history]' 75167:20221202:102617.140 In zbx_sync_history_cache() history_num:1 75167:20221202:102617.140 In substitute_simple_macros_impl() data:'90d' 75167:20221202:102617.140 End substitute_simple_macros_impl() data:'90d' 75167:20221202:102617.140 In DCmass_prepare_history() history_num:1 75167:20221202:102617.141 End of DCmass_prepare_history() 75167:20221202:102617.141 In DBmass_add_history() 75167:20221202:102617.141 In zbx_history_add_values() 75167:20221202:102617.141 query [txnlev:1] [begin;] 75167:20221202:102617.141 query [txnlev:1] [insert into history_str (itemid,clock,ns,value) values (44581,1669969576,957632540,'GOOD'); ] 75166:20221202:102617.142 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000129 sec, syncing history]' 75166:20221202:102617.142 In zbx_sync_history_cache() history_num:1 75166:20221202:102617.142 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000055 sec, idle 1 sec]' 75167:20221202:102617.142 query [txnlev:1] [commit;] 75165:20221202:102617.150 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000145 sec, syncing history]' 75165:20221202:102617.150 In zbx_sync_history_cache() history_num:1 75165:20221202:102617.151 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000602 sec, idle 1 sec]' 75167:20221202:102617.151 End of zbx_history_add_values() 75167:20221202:102617.151 End of DBmass_add_history() 75167:20221202:102617.151 In DCmass_update_trends() 75167:20221202:102617.151 End of DCmass_update_trends() 75167:20221202:102617.151 query [txnlev:1] [begin;] 75164:20221202:102617.156 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000169 sec, syncing history]' 75164:20221202:102617.156 In zbx_sync_history_cache() history_num:1 75164:20221202:102617.156 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000060 sec, idle 1 sec]' 75167:20221202:102617.156 In DBmass_update_items() 75167:20221202:102617.156 End of DBmass_update_items() 75167:20221202:102617.156 In zbx_process_events() events_num:0 75167:20221202:102617.156 End of zbx_process_events() processed:0 75167:20221202:102617.156 query [txnlev:1] [commit;] 75167:20221202:102617.157 In DCupdate_trends() 75167:20221202:102617.157 End of DCupdate_trends() 75167:20221202:102617.157 query [txnlev:1] [begin;] 75167:20221202:102617.157 In recalculate_triggers() 75167:20221202:102617.158 In zbx_link_triggers_with_functions() trigger_order_num:0 75167:20221202:102617.158 End of zbx_link_triggers_with_functions() triggers_func_pos_num:0 75167:20221202:102617.158 In zbx_evaluate_expressions() tr_num:0 75167:20221202:102617.158 In substitute_functions() 75167:20221202:102617.158 In zbx_extract_functionids() tr_num:0 75167:20221202:102617.158 End of zbx_extract_functionids() functionids_num:0 75167:20221202:102617.158 End of substitute_functions() 75167:20221202:102617.158 End of zbx_evaluate_expressions() 75167:20221202:102617.158 In zbx_process_triggers() values_num:0 75167:20221202:102617.158 End of zbx_process_triggers() 75167:20221202:102617.158 End of recalculate_triggers() 75167:20221202:102617.158 In zbx_process_events() events_num:0 75167:20221202:102617.158 End of zbx_process_events() processed:0 75167:20221202:102617.158 query [txnlev:1] [commit;] 75167:20221202:102617.159 zbx_setproctitle() title:'history syncer #4 [processed 1 values, 0 triggers in 0.018443 sec, idle 1 sec]' 75206:20221202:102617.172 End of zbx_ipc_service_recv():2 75206:20221202:102617.172 zbx_setproctitle() title:'availability manager #1 [queued 0, processed 0 values, idle 5.030288 sec during 5.030310 sec]' 75206:20221202:102617.172 In zbx_ipc_service_recv() timeout:1.000 75200:20221202:102617.184 zbx_setproctitle() title:'alert syncer [queuing alerts]' 75200:20221202:102617.184 In am_db_get_alerts() 75200:20221202:102617.184 query [txnlev:1] [begin;] 75200:20221202:102617.185 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] 75200:20221202:102617.186 query [txnlev:1] [commit;] 75200:20221202:102617.186 End of am_db_get_alerts():SUCCEED alerts:0 75200:20221202:102617.186 In am_db_flush_results() 75200:20221202:102617.186 In zbx_ipc_socket_write() 75200:20221202:102617.186 End of zbx_ipc_socket_write():SUCCEED 75200:20221202:102617.186 In zbx_ipc_socket_read() 75149:20221202:102617.186 End of zbx_ipc_service_recv():1 75149:20221202:102617.186 In am_flush_results() results:0 75149:20221202:102617.186 In zbx_ipc_client_send() clientid:6 75149:20221202:102617.186 End of zbx_ipc_client_send():SUCCEED 75149:20221202:102617.186 End of am_flush_results() 75149:20221202:102617.186 In zbx_ipc_service_recv() timeout:1.000 75200:20221202:102617.186 End of zbx_ipc_socket_read():SUCCEED 75200:20221202:102617.186 End of am_db_flush_results() flushed:0 75200:20221202:102617.186 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.002384 sec, idle 1 sec]' 75157:20221202:102617.207 End of zbx_ipc_service_recv():2 75157:20221202:102617.207 zbx_setproctitle() title:'lld manager #1 [processed 0 LLD rules, idle 5.026504sec during 5.026526 sec]' 75157:20221202:102617.207 In zbx_ipc_service_recv() timeout:1.000 75129:20221202:102617.466 End of zbx_ipc_service_recv():2 75129:20221202:102617.466 In zbx_ha_dispatch_message() 75129:20221202:102617.466 In zbx_ipc_service_recv() timeout:1.000 75132:20221202:102617.466 End of zbx_ipc_service_recv():2 75132:20221202:102617.466 In zbx_ipc_async_socket_send() 75132:20221202:102617.466 In zbx_ipc_client_send() clientid:0 75132:20221202:102617.466 End of zbx_ipc_client_send():SUCCEED 75132:20221202:102617.466 End of zbx_ipc_async_socket_send():SUCCEED 75132:20221202:102617.466 In zbx_ipc_async_socket_flush() timeout:10 75132:20221202:102617.466 End of zbx_ipc_async_socket_flush():0 75132:20221202:102617.466 In zbx_ipc_service_recv() timeout:0.991 75129:20221202:102617.466 End of zbx_ipc_service_recv():1 75129:20221202:102617.466 In zbx_ha_dispatch_message() 75129:20221202:102617.466 In zbx_ipc_service_recv() timeout:1.000 75133:20221202:102617.502 End of zbx_ipc_service_recv():2 75133:20221202:102617.502 In zbx_ipc_service_recv() timeout:1.000 75153:20221202:102617.960 End of zbx_ipc_service_recv():2 75153:20221202:102617.960 In zbx_ipc_service_recv() timeout:1.000 75180:20221202:102618.004 zbx_setproctitle() title:'self-monitoring [processing data]' 75180:20221202:102618.005 In collect_selfmon_stats() 75180:20221202:102618.005 End of collect_selfmon_stats() 75180:20221202:102618.005 zbx_setproctitle() title:'self-monitoring [processed data in 0.000110 sec, idle 1 sec]' 75166:20221202:102618.142 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000055 sec, syncing history]' 75166:20221202:102618.142 In zbx_sync_history_cache() history_num:0 75166:20221202:102618.142 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000145 sec, idle 1 sec]' 75165:20221202:102618.152 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000602 sec, syncing history]' 75165:20221202:102618.152 In zbx_sync_history_cache() history_num:0 75165:20221202:102618.152 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000137 sec, idle 1 sec]' 75164:20221202:102618.157 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000060 sec, syncing history]' 75164:20221202:102618.158 In zbx_sync_history_cache() history_num:0 75164:20221202:102618.158 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000122 sec, idle 1 sec]' 75167:20221202:102618.159 zbx_setproctitle() title:'history syncer #4 [processed 1 values, 0 triggers in 0.018443 sec, syncing history]' 75167:20221202:102618.159 In zbx_sync_history_cache() history_num:0 75167:20221202:102618.159 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000118 sec, idle 1 sec]' 75206:20221202:102618.174 End of zbx_ipc_service_recv():2 75206:20221202:102618.174 In zbx_ipc_service_recv() timeout:1.000 75200:20221202:102618.188 zbx_setproctitle() title:'alert syncer [queuing alerts]' 75200:20221202:102618.189 In am_db_get_alerts() 75200:20221202:102618.189 query [txnlev:1] [begin;] 75200:20221202:102618.189 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] 75149:20221202:102618.193 End of zbx_ipc_service_recv():2 75149:20221202:102618.193 In zbx_ipc_service_recv() timeout:1.000 75200:20221202:102618.193 query [txnlev:1] [commit;] 75200:20221202:102618.194 End of am_db_get_alerts():SUCCEED alerts:0 75200:20221202:102618.194 In am_db_flush_results() 75200:20221202:102618.194 In zbx_ipc_socket_write() 75200:20221202:102618.194 End of zbx_ipc_socket_write():SUCCEED 75200:20221202:102618.194 In zbx_ipc_socket_read() 75149:20221202:102618.194 End of zbx_ipc_service_recv():1 75149:20221202:102618.194 In am_flush_results() results:0 75149:20221202:102618.195 In zbx_ipc_client_send() clientid:6 75149:20221202:102618.195 End of zbx_ipc_client_send():SUCCEED 75149:20221202:102618.195 End of am_flush_results() 75149:20221202:102618.195 In zbx_ipc_service_recv() timeout:1.000 75200:20221202:102618.195 End of zbx_ipc_socket_read():SUCCEED 75200:20221202:102618.195 End of am_db_flush_results() flushed:0 75200:20221202:102618.195 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.006729 sec, idle 1 sec]' 75157:20221202:102618.215 End of zbx_ipc_service_recv():2 75157:20221202:102618.216 In zbx_ipc_service_recv() timeout:1.000 75132:20221202:102618.461 End of zbx_ipc_service_recv():2 75132:20221202:102618.461 In zbx_ipc_async_socket_send() 75132:20221202:102618.461 In zbx_ipc_client_send() clientid:0 75132:20221202:102618.462 End of zbx_ipc_client_send():SUCCEED 75132:20221202:102618.462 End of zbx_ipc_async_socket_send():SUCCEED 75132:20221202:102618.462 In zbx_ipc_async_socket_flush() timeout:10 75132:20221202:102618.462 End of zbx_ipc_async_socket_flush():0 75132:20221202:102618.462 In zbx_ipc_service_recv() timeout:0.996 75129:20221202:102618.462 End of zbx_ipc_service_recv():1 75129:20221202:102618.462 In zbx_ha_dispatch_message() 75129:20221202:102618.462 In zbx_ipc_service_recv() timeout:1.000 75133:20221202:102618.502 End of zbx_ipc_service_recv():2 75133:20221202:102618.502 In zbx_ipc_service_recv() timeout:1.000 75162:20221202:102618.873 zbx_setproctitle() title:'http poller #1 [got 1 values in 0.223257 sec, getting values]' 75162:20221202:102618.874 In process_httptests() 75162:20221202:102618.874 query [txnlev:0] [select h.hostid,h.host,h.name,t.httptestid,t.name,t.agent,t.authentication,t.http_user,t.http_password,t.http_proxy,t.retries,t.ssl_cert_file,t.ssl_key_file,t.ssl_key_password,t.verify_peer,t.verify_host,t.delay from httptest t,hosts h where t.hostid=h.hostid and t.nextcheck<=1669969578 and mod(t.httptestid,1)=0 and t.status=0 and h.proxy_hostid is null and h.status=0 and (h.maintenance_status=0 or h.maintenance_type=0)] 75162:20221202:102618.878 End of process_httptests() 75162:20221202:102618.878 query [txnlev:0] [select min(t.nextcheck) from httptest t,hosts h where t.hostid=h.hostid and mod(t.httptestid,1)=0 and t.status=0 and h.proxy_hostid is null and h.status=0 and (h.maintenance_status=0 or h.maintenance_type=0)] 75162:20221202:102618.878 zbx_setproctitle() title:'http poller #1 [got 0 values in 0.004413 sec, idle 5 sec]' 75153:20221202:102618.964 End of zbx_ipc_service_recv():2 75153:20221202:102618.964 In zbx_ipc_service_recv() timeout:1.000 75180:20221202:102619.005 zbx_setproctitle() title:'self-monitoring [processing data]' 75180:20221202:102619.005 In collect_selfmon_stats() 75180:20221202:102619.006 End of collect_selfmon_stats() 75180:20221202:102619.006 zbx_setproctitle() title:'self-monitoring [processed data in 0.000799 sec, idle 1 sec]' 75166:20221202:102619.144 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000145 sec, syncing history]' 75166:20221202:102619.144 In zbx_sync_history_cache() history_num:0 75166:20221202:102619.144 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000079 sec, idle 1 sec]' 75165:20221202:102619.153 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000137 sec, syncing history]' 75165:20221202:102619.153 In zbx_sync_history_cache() history_num:0 75165:20221202:102619.153 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000135 sec, idle 1 sec]' 75164:20221202:102619.158 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000122 sec, syncing history]' 75164:20221202:102619.158 In zbx_sync_history_cache() history_num:0 75164:20221202:102619.158 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000053 sec, idle 1 sec]' 75167:20221202:102619.160 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000118 sec, syncing history]' 75167:20221202:102619.160 In zbx_sync_history_cache() history_num:0 75167:20221202:102619.160 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000048 sec, idle 1 sec]' 75206:20221202:102619.182 End of zbx_ipc_service_recv():2 75206:20221202:102619.182 In zbx_ipc_service_recv() timeout:1.000 75149:20221202:102619.195 End of zbx_ipc_service_recv():2 75149:20221202:102619.196 In zbx_ipc_service_recv() timeout:1.000 75200:20221202:102619.196 zbx_setproctitle() title:'alert syncer [queuing alerts]' 75200:20221202:102619.196 In am_db_get_alerts() 75200:20221202:102619.196 query [txnlev:1] [begin;] 75200:20221202:102619.196 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] 75200:20221202:102619.196 query [txnlev:1] [commit;] 75200:20221202:102619.197 End of am_db_get_alerts():SUCCEED alerts:0 75200:20221202:102619.197 In am_db_flush_results() 75200:20221202:102619.197 In zbx_ipc_socket_write() 75200:20221202:102619.197 End of zbx_ipc_socket_write():SUCCEED 75200:20221202:102619.197 In zbx_ipc_socket_read() 75149:20221202:102619.197 End of zbx_ipc_service_recv():1 75149:20221202:102619.197 In am_flush_results() results:0 75149:20221202:102619.198 In zbx_ipc_client_send() clientid:6 75149:20221202:102619.198 End of zbx_ipc_client_send():SUCCEED 75149:20221202:102619.198 End of am_flush_results() 75149:20221202:102619.198 In zbx_ipc_service_recv() timeout:1.000 75200:20221202:102619.198 End of zbx_ipc_socket_read():SUCCEED 75200:20221202:102619.198 End of am_db_flush_results() flushed:0 75200:20221202:102619.198 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.002451 sec, idle 1 sec]' 75157:20221202:102619.222 End of zbx_ipc_service_recv():2 75157:20221202:102619.222 In zbx_ipc_service_recv() timeout:1.000 75129:20221202:102619.463 End of zbx_ipc_service_recv():2 75129:20221202:102619.463 In zbx_ha_dispatch_message() 75129:20221202:102619.463 In zbx_ipc_service_recv() timeout:1.000 75132:20221202:102619.464 End of zbx_ipc_service_recv():2 75132:20221202:102619.464 In ha_check_nodes() ha_status:active db_status:0 75132:20221202:102619.464 query [txnlev:1] [begin;] 75132:20221202:102619.465 query [txnlev:1] [select ha_nodeid,name,status,lastaccess,address,port,ha_sessionid from ha_node order by ha_nodeid for update] 75132:20221202:102619.474 query [txnlev:1] [select ha_failover_delay,auditlog_enabled from config] 75132:20221202:102619.475 In ha_db_get_time() 75132:20221202:102619.475 query [txnlev:1] [select unix_timestamp() from config] 75132:20221202:102619.476 End of ha_db_get_time():SUCCEED db_time:1669969579 75132:20221202:102619.476 query [txnlev:1] [update ha_node set lastaccess=unix_timestamp() where ha_nodeid='clb4ubunu00018m7pn6ddoaix'] 75132:20221202:102619.477 query [txnlev:1] [commit;] 75132:20221202:102619.489 End of ha_check_nodes() nodeid:clb4ubunu00018m7pn6ddoaix ha_status:active db_status:0 75132:20221202:102619.489 In zbx_ipc_async_socket_send() 75132:20221202:102619.489 In zbx_ipc_client_send() clientid:0 75132:20221202:102619.489 End of zbx_ipc_client_send():SUCCEED 75132:20221202:102619.489 End of zbx_ipc_async_socket_send():SUCCEED 75132:20221202:102619.489 In zbx_ipc_async_socket_flush() timeout:10 75132:20221202:102619.489 End of zbx_ipc_async_socket_flush():0 75132:20221202:102619.489 In zbx_ipc_service_recv() timeout:0.993 75129:20221202:102619.489 End of zbx_ipc_service_recv():1 75129:20221202:102619.489 In zbx_ha_dispatch_message() 75129:20221202:102619.489 In zbx_ipc_service_recv() timeout:1.000 75133:20221202:102619.507 End of zbx_ipc_service_recv():2 75133:20221202:102619.507 In zbx_ipc_service_recv() timeout:1.000 75153:20221202:102619.970 End of zbx_ipc_service_recv():2 75153:20221202:102619.970 In zbx_ipc_service_recv() timeout:1.000 75180:20221202:102620.007 zbx_setproctitle() title:'self-monitoring [processing data]' 75180:20221202:102620.007 In collect_selfmon_stats() 75180:20221202:102620.007 End of collect_selfmon_stats() 75180:20221202:102620.007 zbx_setproctitle() title:'self-monitoring [processed data in 0.000324 sec, idle 1 sec]' 75168:20221202:102620.136 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.003201 sec, processing escalations]' 75168:20221202:102620.136 In process_escalations() 75168:20221202:102620.136 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<=1669969583 order by actionid,triggerid,itemid,escalationid] 75168:20221202:102620.138 End of process_escalations() 75168:20221202:102620.138 In process_escalations() 75168:20221202:102620.138 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<=1669969583 order by actionid,triggerid,itemid,escalationid] 75168:20221202:102620.139 End of process_escalations() 75168:20221202:102620.139 In process_escalations() 75168:20221202:102620.139 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<=1669969583 order by actionid,triggerid,itemid,escalationid] 75168:20221202:102620.139 End of process_escalations() 75168:20221202:102620.139 In process_escalations() 75168:20221202:102620.139 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<=1669969583 order by actionid,triggerid,itemid,escalationid] 75168:20221202:102620.140 End of process_escalations() 75168:20221202:102620.140 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.004130 sec, idle 3 sec]' 75166:20221202:102620.146 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000079 sec, syncing history]' 75166:20221202:102620.146 In zbx_sync_history_cache() history_num:0 75166:20221202:102620.146 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000164 sec, idle 1 sec]' 75165:20221202:102620.154 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000135 sec, syncing history]' 75165:20221202:102620.154 In zbx_sync_history_cache() history_num:0 75165:20221202:102620.154 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000169 sec, idle 1 sec]' 75164:20221202:102620.158 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000053 sec, syncing history]' 75164:20221202:102620.158 In zbx_sync_history_cache() history_num:0 75164:20221202:102620.158 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000159 sec, idle 1 sec]' 75167:20221202:102620.160 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000048 sec, syncing history]' 75167:20221202:102620.161 In zbx_sync_history_cache() history_num:0 75167:20221202:102620.161 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000139 sec, idle 1 sec]' 75206:20221202:102620.184 End of zbx_ipc_service_recv():2 75206:20221202:102620.184 In zbx_ipc_service_recv() timeout:1.000 75200:20221202:102620.198 zbx_setproctitle() title:'alert syncer [queuing alerts]' 75200:20221202:102620.198 In am_db_get_alerts() 75200:20221202:102620.198 query [txnlev:1] [begin;] 75200:20221202:102620.199 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] 75200:20221202:102620.199 query [txnlev:1] [commit;] 75200:20221202:102620.199 End of am_db_get_alerts():SUCCEED alerts:0 75200:20221202:102620.199 In am_db_flush_results() 75200:20221202:102620.199 In zbx_ipc_socket_write() 75200:20221202:102620.199 End of zbx_ipc_socket_write():SUCCEED 75200:20221202:102620.199 In zbx_ipc_socket_read() 75149:20221202:102620.199 End of zbx_ipc_service_recv():1 75149:20221202:102620.199 In am_flush_results() results:0 75149:20221202:102620.199 In zbx_ipc_client_send() clientid:6 75149:20221202:102620.199 End of zbx_ipc_client_send():SUCCEED 75149:20221202:102620.199 End of am_flush_results() 75149:20221202:102620.199 In zbx_ipc_service_recv() timeout:1.000 75200:20221202:102620.199 End of zbx_ipc_socket_read():SUCCEED 75200:20221202:102620.200 End of am_db_flush_results() flushed:0 75200:20221202:102620.200 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.001361 sec, idle 1 sec]' 75157:20221202:102620.227 End of zbx_ipc_service_recv():2 75157:20221202:102620.227 In zbx_ipc_service_recv() timeout:1.000 75132:20221202:102620.489 End of zbx_ipc_service_recv():2 75132:20221202:102620.489 In zbx_ipc_async_socket_send() 75132:20221202:102620.489 In zbx_ipc_client_send() clientid:0 75132:20221202:102620.490 End of zbx_ipc_client_send():SUCCEED 75132:20221202:102620.490 End of zbx_ipc_async_socket_send():SUCCEED 75132:20221202:102620.490 In zbx_ipc_async_socket_flush() timeout:10 75132:20221202:102620.490 End of zbx_ipc_async_socket_flush():0 75132:20221202:102620.490 In zbx_ipc_service_recv() timeout:0.968 75129:20221202:102620.490 End of zbx_ipc_service_recv():1 75129:20221202:102620.490 In zbx_ha_dispatch_message() 75129:20221202:102620.490 In zbx_ipc_service_recv() timeout:1.000 75133:20221202:102620.516 End of zbx_ipc_service_recv():2 75133:20221202:102620.516 In zbx_ipc_service_recv() timeout:1.000 75172:20221202:102620.866 End of zbx_ipc_async_socket_recv():0 75172:20221202:102620.866 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.000079 sec, getting values]' 75172:20221202:102620.866 In get_values() 75172:20221202:102620.866 In DCconfig_get_poller_items() poller_type:4 75172:20221202:102620.866 End of DCconfig_get_poller_items():0 75172:20221202:102620.866 In DCconfig_get_poller_nextcheck() poller_type:4 75172:20221202:102620.866 End of DCconfig_get_poller_nextcheck():-1 75172:20221202:102620.866 End of get_values():0 75172:20221202:102620.866 zbx_setproctitle() title:'java poller #4 [got 0 values in 0.000107 sec, idle 5 sec]' 75172:20221202:102620.866 In zbx_ipc_async_socket_recv() timeout:5 75174:20221202:102620.874 End of zbx_ipc_async_socket_recv():0 75174:20221202:102620.875 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.000289 sec, getting values]' 75174:20221202:102620.875 In get_values() 75174:20221202:102620.875 In DCconfig_get_poller_items() poller_type:4 75174:20221202:102620.875 End of DCconfig_get_poller_items():0 75174:20221202:102620.875 In DCconfig_get_poller_nextcheck() poller_type:4 75174:20221202:102620.875 End of DCconfig_get_poller_nextcheck():-1 75174:20221202:102620.875 End of get_values():0 75174:20221202:102620.875 zbx_setproctitle() title:'java poller #6 [got 0 values in 0.000283 sec, idle 5 sec]' 75174:20221202:102620.875 In zbx_ipc_async_socket_recv() timeout:5 75170:20221202:102620.882 End of zbx_ipc_async_socket_recv():0 75170:20221202:102620.882 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.000108 sec, getting values]' 75170:20221202:102620.882 In get_values() 75170:20221202:102620.882 In DCconfig_get_poller_items() poller_type:4 75170:20221202:102620.882 End of DCconfig_get_poller_items():0 75170:20221202:102620.882 In DCconfig_get_poller_nextcheck() poller_type:4 75170:20221202:102620.882 End of DCconfig_get_poller_nextcheck():-1 75170:20221202:102620.882 End of get_values():0 75170:20221202:102620.882 zbx_setproctitle() title:'java poller #2 [got 0 values in 0.000089 sec, idle 5 sec]' 75170:20221202:102620.882 In zbx_ipc_async_socket_recv() timeout:5 75189:20221202:102620.889 End of zbx_ipc_async_socket_recv():0 75189:20221202:102620.889 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.000098 sec, getting values]' 75189:20221202:102620.890 In get_values() 75189:20221202:102620.890 In DCconfig_get_poller_items() poller_type:1 75189:20221202:102620.890 End of DCconfig_get_poller_items():0 75189:20221202:102620.890 In DCconfig_get_poller_nextcheck() poller_type:1 75189:20221202:102620.890 End of DCconfig_get_poller_nextcheck():-1 75189:20221202:102620.890 End of get_values():0 75189:20221202:102620.890 zbx_setproctitle() title:'unreachable poller #1 [got 0 values in 0.000089 sec, idle 5 sec]' 75189:20221202:102620.890 In zbx_ipc_async_socket_recv() timeout:5 75171:20221202:102620.894 End of zbx_ipc_async_socket_recv():0 75171:20221202:102620.894 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.000082 sec, getting values]' 75171:20221202:102620.895 In get_values() 75171:20221202:102620.895 In DCconfig_get_poller_items() poller_type:4 75171:20221202:102620.895 End of DCconfig_get_poller_items():0 75171:20221202:102620.895 In DCconfig_get_poller_nextcheck() poller_type:4 75171:20221202:102620.895 End of DCconfig_get_poller_nextcheck():-1 75171:20221202:102620.895 End of get_values():0 75171:20221202:102620.896 zbx_setproctitle() title:'java poller #3 [got 0 values in 0.001214 sec, idle 5 sec]' 75171:20221202:102620.896 In zbx_ipc_async_socket_recv() timeout:5 75181:20221202:102620.896 End of zbx_ipc_async_socket_recv():0 75181:20221202:102620.896 zbx_setproctitle() title:'task manager [processing tasks]' 75181:20221202:102620.896 query [txnlev:0] [select taskid,type,clock,ttl from task where status in (1,2) order by taskid] 75181:20221202:102620.897 zbx_setproctitle() title:'task manager [processed 0 task(s) in 0.000409 sec, idle 5 sec]' 75181:20221202:102620.897 In zbx_ipc_async_socket_recv() timeout:5 75208:20221202:102620.913 End of zbx_ipc_async_socket_recv():0 75208:20221202:102620.914 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.000085 sec, getting values]' 75208:20221202:102620.914 In get_values() 75208:20221202:102620.914 In DCconfig_get_poller_items() poller_type:6 75208:20221202:102620.914 End of DCconfig_get_poller_items():0 75208:20221202:102620.914 In DCconfig_get_poller_nextcheck() poller_type:6 75208:20221202:102620.914 End of DCconfig_get_poller_nextcheck():-1 75208:20221202:102620.914 End of get_values():0 75208:20221202:102620.914 zbx_setproctitle() title:'odbc poller #1 [got 0 values in 0.000082 sec, idle 5 sec]' 75208:20221202:102620.914 In zbx_ipc_async_socket_recv() timeout:5 75178:20221202:102620.918 End of zbx_ipc_async_socket_recv():0 75178:20221202:102620.918 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.000110 sec, getting values]' 75178:20221202:102620.918 In get_values() 75178:20221202:102620.918 In DCconfig_get_poller_items() poller_type:4 75178:20221202:102620.918 End of DCconfig_get_poller_items():0 75178:20221202:102620.918 In DCconfig_get_poller_nextcheck() poller_type:4 75178:20221202:102620.918 End of DCconfig_get_poller_nextcheck():-1 75178:20221202:102620.918 End of get_values():0 75178:20221202:102620.918 zbx_setproctitle() title:'java poller #10 [got 0 values in 0.000275 sec, idle 5 sec]' 75178:20221202:102620.918 In zbx_ipc_async_socket_recv() timeout:5 75204:20221202:102620.938 End of zbx_ipc_async_socket_recv():0 75179:20221202:102620.939 End of zbx_ipc_async_socket_recv():0 75205:20221202:102620.939 End of zbx_ipc_async_socket_recv():0 75205:20221202:102620.939 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.000096 sec, getting values]' 75205:20221202:102620.939 In get_values() 75205:20221202:102620.939 In DCconfig_get_poller_items() poller_type:5 75205:20221202:102620.939 End of DCconfig_get_poller_items():0 75205:20221202:102620.939 In DCconfig_get_poller_nextcheck() poller_type:5 75205:20221202:102620.939 End of DCconfig_get_poller_nextcheck():-1 75205:20221202:102620.939 End of get_values():0 75205:20221202:102620.939 zbx_setproctitle() title:'history poller #5 [got 0 values in 0.000272 sec, idle 5 sec]' 75205:20221202:102620.939 In zbx_ipc_async_socket_recv() timeout:5 75201:20221202:102620.939 End of zbx_ipc_async_socket_recv():0 75201:20221202:102620.939 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.000070 sec, getting values]' 75201:20221202:102620.939 In get_values() 75201:20221202:102620.939 In DCconfig_get_poller_items() poller_type:5 75201:20221202:102620.939 End of DCconfig_get_poller_items():0 75201:20221202:102620.939 In DCconfig_get_poller_nextcheck() poller_type:5 75201:20221202:102620.939 End of DCconfig_get_poller_nextcheck():-1 75201:20221202:102620.939 End of get_values():0 75201:20221202:102620.939 zbx_setproctitle() title:'history poller #1 [got 0 values in 0.000199 sec, idle 5 sec]' 75201:20221202:102620.939 In zbx_ipc_async_socket_recv() timeout:5 75204:20221202:102620.939 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.000071 sec, getting values]' 75204:20221202:102620.939 In get_values() 75204:20221202:102620.939 In DCconfig_get_poller_items() poller_type:5 75204:20221202:102620.939 End of DCconfig_get_poller_items():0 75204:20221202:102620.939 In DCconfig_get_poller_nextcheck() poller_type:5 75204:20221202:102620.939 End of DCconfig_get_poller_nextcheck():-1 75204:20221202:102620.939 End of get_values():0 75204:20221202:102620.939 zbx_setproctitle() title:'history poller #4 [got 0 values in 0.000885 sec, idle 5 sec]' 75204:20221202:102620.939 In zbx_ipc_async_socket_recv() timeout:5 75179:20221202:102620.939 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.000142 sec, exchanging data]' 75179:20221202:102620.940 In process_proxy() 75179:20221202:102620.940 In DCconfig_get_proxypoller_hosts() 75179:20221202:102620.940 End of DCconfig_get_proxypoller_hosts():0 75179:20221202:102620.940 End of process_proxy() 75179:20221202:102620.940 In DCconfig_get_proxypoller_nextcheck() 75179:20221202:102620.940 End of DCconfig_get_proxypoller_nextcheck():-1 75179:20221202:102620.940 zbx_setproctitle() title:'proxy poller #1 [exchanged data with 0 proxies in 0.000859 sec, idle 5 sec]' 75179:20221202:102620.940 In zbx_ipc_async_socket_recv() timeout:5 75175:20221202:102620.953 End of zbx_ipc_async_socket_recv():0 75175:20221202:102620.953 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.000078 sec, getting values]' 75175:20221202:102620.953 In get_values() 75175:20221202:102620.953 In DCconfig_get_poller_items() poller_type:4 75175:20221202:102620.953 End of DCconfig_get_poller_items():0 75175:20221202:102620.953 In DCconfig_get_poller_nextcheck() poller_type:4 75175:20221202:102620.953 End of DCconfig_get_poller_nextcheck():-1 75175:20221202:102620.953 End of get_values():0 75175:20221202:102620.953 zbx_setproctitle() title:'java poller #7 [got 0 values in 0.000082 sec, idle 5 sec]' 75175:20221202:102620.953 In zbx_ipc_async_socket_recv() timeout:5 75169:20221202:102620.958 End of zbx_ipc_async_socket_recv():0 75169:20221202:102620.958 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.000888 sec, getting values]' 75169:20221202:102620.958 In get_values() 75169:20221202:102620.958 In DCconfig_get_poller_items() poller_type:4 75169:20221202:102620.958 End of DCconfig_get_poller_items():0 75169:20221202:102620.958 In DCconfig_get_poller_nextcheck() poller_type:4 75169:20221202:102620.958 End of DCconfig_get_poller_nextcheck():-1 75169:20221202:102620.958 End of get_values():0 75169:20221202:102620.958 zbx_setproctitle() title:'java poller #1 [got 0 values in 0.000305 sec, idle 5 sec]' 75169:20221202:102620.958 In zbx_ipc_async_socket_recv() timeout:5 75176:20221202:102620.958 End of zbx_ipc_async_socket_recv():0 75176:20221202:102620.959 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.000638 sec, getting values]' 75176:20221202:102620.959 In get_values() 75176:20221202:102620.959 In DCconfig_get_poller_items() poller_type:4 75176:20221202:102620.959 End of DCconfig_get_poller_items():0 75176:20221202:102620.959 In DCconfig_get_poller_nextcheck() poller_type:4 75176:20221202:102620.959 End of DCconfig_get_poller_nextcheck():-1 75176:20221202:102620.959 End of get_values():0 75176:20221202:102620.959 zbx_setproctitle() title:'java poller #8 [got 0 values in 0.000150 sec, idle 5 sec]' 75176:20221202:102620.959 In zbx_ipc_async_socket_recv() timeout:5 75173:20221202:102620.959 End of zbx_ipc_async_socket_recv():0 75173:20221202:102620.959 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.000725 sec, getting values]' 75173:20221202:102620.959 In get_values() 75173:20221202:102620.959 In DCconfig_get_poller_items() poller_type:4 75173:20221202:102620.959 End of DCconfig_get_poller_items():0 75173:20221202:102620.959 In DCconfig_get_poller_nextcheck() poller_type:4 75173:20221202:102620.959 End of DCconfig_get_poller_nextcheck():-1 75173:20221202:102620.959 End of get_values():0 75173:20221202:102620.959 zbx_setproctitle() title:'java poller #5 [got 0 values in 0.000146 sec, idle 5 sec]' 75173:20221202:102620.959 In zbx_ipc_async_socket_recv() timeout:5 75203:20221202:102620.959 End of zbx_ipc_async_socket_recv():0 75203:20221202:102620.959 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.000114 sec, getting values]' 75203:20221202:102620.959 In get_values() 75203:20221202:102620.959 In DCconfig_get_poller_items() poller_type:5 75203:20221202:102620.959 End of DCconfig_get_poller_items():0 75203:20221202:102620.959 In DCconfig_get_poller_nextcheck() poller_type:5 75203:20221202:102620.960 End of DCconfig_get_poller_nextcheck():-1 75203:20221202:102620.960 End of get_values():0 75203:20221202:102620.960 zbx_setproctitle() title:'history poller #3 [got 0 values in 0.000171 sec, idle 5 sec]' 75203:20221202:102620.960 In zbx_ipc_async_socket_recv() timeout:5 75202:20221202:102620.960 End of zbx_ipc_async_socket_recv():0 75202:20221202:102620.960 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.000093 sec, getting values]' 75202:20221202:102620.960 In get_values() 75202:20221202:102620.960 In DCconfig_get_poller_items() poller_type:5 75202:20221202:102620.960 End of DCconfig_get_poller_items():0 75202:20221202:102620.960 In DCconfig_get_poller_nextcheck() poller_type:5 75202:20221202:102620.960 End of DCconfig_get_poller_nextcheck():-1 75202:20221202:102620.960 End of get_values():0 75202:20221202:102620.960 zbx_setproctitle() title:'history poller #2 [got 0 values in 0.000079 sec, idle 5 sec]' 75202:20221202:102620.960 In zbx_ipc_async_socket_recv() timeout:5 75177:20221202:102620.970 End of zbx_ipc_async_socket_recv():0 75177:20221202:102620.970 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.000380 sec, getting values]' 75177:20221202:102620.970 In get_values() 75177:20221202:102620.970 In DCconfig_get_poller_items() poller_type:4 75177:20221202:102620.970 End of DCconfig_get_poller_items():0 75177:20221202:102620.970 In DCconfig_get_poller_nextcheck() poller_type:4 75177:20221202:102620.970 End of DCconfig_get_poller_nextcheck():-1 75177:20221202:102620.970 End of get_values():0 75177:20221202:102620.970 zbx_setproctitle() title:'java poller #9 [got 0 values in 0.000074 sec, idle 5 sec]' 75177:20221202:102620.970 In zbx_ipc_async_socket_recv() timeout:5 75198:20221202:102620.976 zbx_setproctitle() title:'icmp pinger #1 [getting values]' 75198:20221202:102620.976 In get_pinger_hosts() 75198:20221202:102620.976 In DCconfig_get_poller_items() poller_type:3 75198:20221202:102620.976 End of DCconfig_get_poller_items():0 75198:20221202:102620.976 End of get_pinger_hosts():0 75198:20221202:102620.976 In process_pinger_hosts() 75198:20221202:102620.976 End of process_pinger_hosts() 75198:20221202:102620.976 In DCconfig_get_poller_nextcheck() poller_type:3 75198:20221202:102620.976 End of DCconfig_get_poller_nextcheck():-1 75198:20221202:102620.976 zbx_setproctitle() title:'icmp pinger #1 [got 0 values in 0.000102 sec, idle 5 sec]' 75153:20221202:102620.976 End of zbx_ipc_service_recv():2 75153:20221202:102620.976 In zbx_ipc_service_recv() timeout:1.000 75180:20221202:102621.009 zbx_setproctitle() title:'self-monitoring [processing data]' 75180:20221202:102621.009 In collect_selfmon_stats() 75180:20221202:102621.009 End of collect_selfmon_stats() 75180:20221202:102621.009 zbx_setproctitle() title:'self-monitoring [processed data in 0.000170 sec, idle 1 sec]' 75166:20221202:102621.147 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000164 sec, syncing history]' 75166:20221202:102621.148 In zbx_sync_history_cache() history_num:0 75166:20221202:102621.148 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000195 sec, idle 1 sec]' 75165:20221202:102621.155 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000169 sec, syncing history]' 75165:20221202:102621.155 In zbx_sync_history_cache() history_num:0 75165:20221202:102621.155 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000181 sec, idle 1 sec]' 75164:20221202:102621.159 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000159 sec, syncing history]' 75164:20221202:102621.159 In zbx_sync_history_cache() history_num:0 75164:20221202:102621.159 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000143 sec, idle 1 sec]' 75167:20221202:102621.161 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000139 sec, syncing history]' 75167:20221202:102621.161 In zbx_sync_history_cache() history_num:0 75167:20221202:102621.161 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000141 sec, idle 1 sec]' 75206:20221202:102621.188 End of zbx_ipc_service_recv():2 75206:20221202:102621.188 In zbx_ipc_service_recv() timeout:1.000 75149:20221202:102621.200 End of zbx_ipc_service_recv():2 75149:20221202:102621.200 zbx_setproctitle() title:'alert manager #1 [sent 0, failed 0 alerts, idle 5.016628 sec during 5.016946 sec]' 75149:20221202:102621.200 In zbx_ipc_service_recv() timeout:1.000 75200:20221202:102621.200 zbx_setproctitle() title:'alert syncer [queuing alerts]' 75200:20221202:102621.200 In am_db_get_alerts() 75200:20221202:102621.200 query [txnlev:1] [begin;] 75200:20221202:102621.200 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] 75200:20221202:102621.201 query [txnlev:1] [commit;] 75200:20221202:102621.201 End of am_db_get_alerts():SUCCEED alerts:0 75200:20221202:102621.202 In am_db_flush_results() 75200:20221202:102621.202 In zbx_ipc_socket_write() 75200:20221202:102621.202 End of zbx_ipc_socket_write():SUCCEED 75200:20221202:102621.202 In zbx_ipc_socket_read() 75149:20221202:102621.202 End of zbx_ipc_service_recv():1 75149:20221202:102621.202 In am_flush_results() results:0 75149:20221202:102621.202 In zbx_ipc_client_send() clientid:6 75149:20221202:102621.202 End of zbx_ipc_client_send():SUCCEED 75149:20221202:102621.202 End of am_flush_results() 75149:20221202:102621.202 In zbx_ipc_service_recv() timeout:1.000 75200:20221202:102621.202 End of zbx_ipc_socket_read():SUCCEED 75200:20221202:102621.203 End of am_db_flush_results() flushed:0 75200:20221202:102621.203 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.002527 sec, idle 1 sec]' 75157:20221202:102621.233 End of zbx_ipc_service_recv():2 75157:20221202:102621.233 In zbx_ipc_service_recv() timeout:1.000 75132:20221202:102621.459 End of zbx_ipc_service_recv():2 75132:20221202:102621.459 In zbx_ipc_async_socket_send() 75132:20221202:102621.459 In zbx_ipc_client_send() clientid:0 75132:20221202:102621.459 End of zbx_ipc_client_send():SUCCEED 75132:20221202:102621.459 End of zbx_ipc_async_socket_send():SUCCEED 75132:20221202:102621.459 In zbx_ipc_async_socket_flush() timeout:10 75132:20221202:102621.459 End of zbx_ipc_async_socket_flush():0 75132:20221202:102621.459 In zbx_ipc_service_recv() timeout:0.998 75129:20221202:102621.459 End of zbx_ipc_service_recv():1 75129:20221202:102621.459 In zbx_ha_dispatch_message() 75129:20221202:102621.460 In zbx_ipc_service_recv() timeout:1.000 75133:20221202:102621.518 End of zbx_ipc_service_recv():2 75133:20221202:102621.518 zbx_setproctitle() title:'service manager #1 [processed 0 events, updated 0 event tags, deleted 0 problems, synced 0 service updates, idle 5.024292 sec during 5.024321 sec]' 75133:20221202:102621.518 In zbx_ipc_service_recv() timeout:1.000 75184:20221202:102621.959 End of zbx_ipc_async_socket_recv():0 75184:20221202:102621.959 zbx_setproctitle() title:'poller #3 [got 0 values in 0.000082 sec, getting values]' 75184:20221202:102621.959 In get_values() 75184:20221202:102621.959 In DCconfig_get_poller_items() poller_type:0 75184:20221202:102621.959 End of DCconfig_get_poller_items():1 75184:20221202:102621.959 In substitute_key_macros_impl() data:'agent.ping' 75184:20221202:102621.959 End of substitute_key_macros_impl():SUCCEED data:'agent.ping' 75184:20221202:102621.959 In substitute_simple_macros_impl() data:'10050' 75184:20221202:102621.959 End substitute_simple_macros_impl() data:'10050' 75184:20221202:102621.959 In get_value() key:'agent.ping' 75184:20221202:102621.959 In get_value_agent() host:'test' addr:'192.168.6.176' key:'agent.ping' conn:'unencrypted' 75184:20221202:102621.959 In is_ip4() ip:'192.168.6.176' 75184:20221202:102621.959 End of is_ip4():SUCCEED 75184:20221202:102621.959 Sending [agent.ping] 75184:20221202:102621.960 get value from agent result: '1' 75184:20221202:102621.960 End of get_value_agent():SUCCEED 75184:20221202:102621.960 End of get_value():SUCCEED 75184:20221202:102621.960 In zbx_activate_item_interface() interfaceid:15 itemid:44581 type:0 75184:20221202:102621.960 End of zbx_activate_item_interface() 75184:20221202:102621.960 In zbx_preprocess_item_value() 75184:20221202:102621.960 End of zbx_preprocess_item_value() 75184:20221202:102621.960 In zbx_ipc_socket_write() 75184:20221202:102621.960 End of zbx_ipc_socket_write():SUCCEED 75184:20221202:102621.960 End of get_values():1 75184:20221202:102621.960 zbx_setproctitle() title:'poller #3 [got 1 values in 0.001348 sec, idle 5 sec]' 75184:20221202:102621.960 In zbx_ipc_async_socket_recv() timeout:5 75153:20221202:102621.960 End of zbx_ipc_service_recv():1 75153:20221202:102621.960 In preprocessor_add_request() 75153:20221202:102621.960 In preprocessor_sync_configuration() 75153:20221202:102621.960 In DCconfig_get_preprocessable_items() 75153:20221202:102621.960 End of DCconfig_get_preprocessable_items() items:29 75153:20221202:102621.960 End of preprocessor_sync_configuration() item config size: 29, history cache size: 0 75153:20221202:102621.960 In preprocessor_enqueue() itemid: 44581 75153:20221202:102621.960 End of preprocessor_enqueue() 75153:20221202:102621.960 In preprocessor_assign_tasks() 75153:20221202:102621.960 In preprocessor_get_next_task() 75153:20221202:102621.960 End of preprocessor_get_next_task() 75153:20221202:102621.961 In zbx_ipc_client_send() clientid:3 75153:20221202:102621.961 End of zbx_ipc_client_send():SUCCEED 75153:20221202:102621.961 In preprocessor_get_next_task() 75153:20221202:102621.961 End of preprocessor_get_next_task() 75153:20221202:102621.961 End of preprocessor_assign_tasks() 75153:20221202:102621.961 End of preprocessor_add_request() 75153:20221202:102621.961 zbx_setproctitle() title:'preprocessing manager #1 [queued 1, processed 1 values, idle 5.001914 sec during 5.003063 sec]' 75153:20221202:102621.961 In zbx_ipc_service_recv() timeout:1.000 75187:20221202:102621.961 End of zbx_ipc_async_socket_recv():0 75187:20221202:102621.962 zbx_setproctitle() title:'poller #4 [got 0 values in 0.000317 sec, getting values]' 75187:20221202:102621.962 In get_values() 75187:20221202:102621.962 In DCconfig_get_poller_items() poller_type:0 75187:20221202:102621.962 End of DCconfig_get_poller_items():0 75187:20221202:102621.962 In DCconfig_get_poller_nextcheck() poller_type:0 75187:20221202:102621.962 End of DCconfig_get_poller_nextcheck():1669969586 75187:20221202:102621.962 End of get_values():0 75187:20221202:102621.962 zbx_setproctitle() title:'poller #4 [got 0 values in 0.000153 sec, idle 5 sec]' 75187:20221202:102621.962 In zbx_ipc_async_socket_recv() timeout:5 75183:20221202:102621.962 End of zbx_ipc_async_socket_recv():0 75183:20221202:102621.962 zbx_setproctitle() title:'poller #2 [got 0 values in 0.000069 sec, getting values]' 75183:20221202:102621.962 In get_values() 75183:20221202:102621.962 In DCconfig_get_poller_items() poller_type:0 75183:20221202:102621.962 End of DCconfig_get_poller_items():0 75183:20221202:102621.962 In DCconfig_get_poller_nextcheck() poller_type:0 75183:20221202:102621.962 End of DCconfig_get_poller_nextcheck():1669969586 75183:20221202:102621.962 End of get_values():0 75183:20221202:102621.962 zbx_setproctitle() title:'poller #2 [got 0 values in 0.000438 sec, idle 5 sec]' 75183:20221202:102621.962 In zbx_ipc_async_socket_recv() timeout:5 75182:20221202:102621.963 End of zbx_ipc_async_socket_recv():0 75182:20221202:102621.963 zbx_setproctitle() title:'poller #1 [got 1 values in 0.004734 sec, getting values]' 75182:20221202:102621.963 In get_values() 75182:20221202:102621.963 In DCconfig_get_poller_items() poller_type:0 75182:20221202:102621.963 End of DCconfig_get_poller_items():0 75182:20221202:102621.963 In DCconfig_get_poller_nextcheck() poller_type:0 75182:20221202:102621.963 End of DCconfig_get_poller_nextcheck():1669969586 75182:20221202:102621.963 End of get_values():0 75182:20221202:102621.963 zbx_setproctitle() title:'poller #1 [got 0 values in 0.000189 sec, idle 5 sec]' 75182:20221202:102621.963 In zbx_ipc_async_socket_recv() timeout:5 75155:20221202:102621.963 End of zbx_ipc_socket_read():SUCCEED 75155:20221202:102621.963 worker_preprocess_value(): 1 75155:20221202:102621.963 worker_preprocess_value: SUCCEED GOOD 75155:20221202:102621.963 In zbx_ipc_socket_write() 75155:20221202:102621.963 End of zbx_ipc_socket_write():SUCCEED 75155:20221202:102621.963 In zbx_ipc_socket_read() 75153:20221202:102621.963 End of zbx_ipc_service_recv():1 75153:20221202:102621.963 In preprocessor_add_result() 75153:20221202:102621.963 In preprocessor_enqueue_dependent() itemid: 44581 75153:20221202:102621.963 End of preprocessor_enqueue_dependent() 75153:20221202:102621.963 In preprocessor_assign_tasks() 75153:20221202:102621.963 In preprocessor_get_next_task() 75153:20221202:102621.963 End of preprocessor_get_next_task() 75153:20221202:102621.963 End of preprocessor_assign_tasks() 75153:20221202:102621.964 End of preprocessor_add_result() 75153:20221202:102621.964 In zbx_ipc_service_recv() timeout:1.000 75188:20221202:102621.970 End of zbx_ipc_async_socket_recv():0 75188:20221202:102621.970 zbx_setproctitle() title:'poller #5 [got 0 values in 0.000083 sec, getting values]' 75188:20221202:102621.970 In get_values() 75188:20221202:102621.970 In DCconfig_get_poller_items() poller_type:0 75188:20221202:102621.970 End of DCconfig_get_poller_items():0 75188:20221202:102621.970 In DCconfig_get_poller_nextcheck() poller_type:0 75188:20221202:102621.970 End of DCconfig_get_poller_nextcheck():1669969586 75188:20221202:102621.970 End of get_values():0 75188:20221202:102621.970 zbx_setproctitle() title:'poller #5 [got 0 values in 0.000155 sec, idle 5 sec]' 75188:20221202:102621.970 In zbx_ipc_async_socket_recv() timeout:5 75180:20221202:102622.010 zbx_setproctitle() title:'self-monitoring [processing data]' 75180:20221202:102622.010 In collect_selfmon_stats() 75180:20221202:102622.010 End of collect_selfmon_stats() 75180:20221202:102622.010 zbx_setproctitle() title:'self-monitoring [processed data in 0.000196 sec, idle 1 sec]' 75166:20221202:102622.148 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000195 sec, syncing history]' 75166:20221202:102622.148 In zbx_sync_history_cache() history_num:1 75166:20221202:102622.148 In substitute_simple_macros_impl() data:'90d' 75166:20221202:102622.148 End substitute_simple_macros_impl() data:'90d' 75166:20221202:102622.148 In DCmass_prepare_history() history_num:1 75166:20221202:102622.148 End of DCmass_prepare_history() 75166:20221202:102622.148 In DBmass_add_history() 75166:20221202:102622.148 In zbx_history_add_values() 75166:20221202:102622.148 query [txnlev:1] [begin;] 75166:20221202:102622.148 query [txnlev:1] [insert into history_str (itemid,clock,ns,value) values (44581,1669969581,960519149,'GOOD'); ] 75166:20221202:102622.149 query [txnlev:1] [commit;] 75165:20221202:102622.155 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000181 sec, syncing history]' 75165:20221202:102622.156 In zbx_sync_history_cache() history_num:1 75165:20221202:102622.156 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000131 sec, idle 1 sec]' 75164:20221202:102622.159 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000143 sec, syncing history]' 75164:20221202:102622.159 In zbx_sync_history_cache() history_num:1 75164:20221202:102622.159 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000117 sec, idle 1 sec]' 75167:20221202:102622.163 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000141 sec, syncing history]' 75167:20221202:102622.163 In zbx_sync_history_cache() history_num:1 75167:20221202:102622.163 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000158 sec, idle 1 sec]' 75166:20221202:102622.169 End of zbx_history_add_values() 75166:20221202:102622.169 End of DBmass_add_history() 75166:20221202:102622.169 In DCmass_update_trends() 75166:20221202:102622.169 End of DCmass_update_trends() 75166:20221202:102622.169 query [txnlev:1] [begin;] 75166:20221202:102622.169 In DBmass_update_items() 75166:20221202:102622.170 End of DBmass_update_items() 75166:20221202:102622.170 In zbx_process_events() events_num:0 75166:20221202:102622.170 End of zbx_process_events() processed:0 75166:20221202:102622.170 query [txnlev:1] [commit;] 75166:20221202:102622.170 In DCupdate_trends() 75166:20221202:102622.170 End of DCupdate_trends() 75166:20221202:102622.170 query [txnlev:1] [begin;] 75166:20221202:102622.170 In recalculate_triggers() 75166:20221202:102622.170 In zbx_link_triggers_with_functions() trigger_order_num:0 75166:20221202:102622.170 End of zbx_link_triggers_with_functions() triggers_func_pos_num:0 75166:20221202:102622.170 In zbx_evaluate_expressions() tr_num:0 75166:20221202:102622.170 In substitute_functions() 75166:20221202:102622.170 In zbx_extract_functionids() tr_num:0 75166:20221202:102622.170 End of zbx_extract_functionids() functionids_num:0 75166:20221202:102622.170 End of substitute_functions() 75166:20221202:102622.170 End of zbx_evaluate_expressions() 75166:20221202:102622.170 In zbx_process_triggers() values_num:0 75166:20221202:102622.170 End of zbx_process_triggers() 75166:20221202:102622.170 End of recalculate_triggers() 75166:20221202:102622.170 In zbx_process_events() events_num:0 75166:20221202:102622.170 End of zbx_process_events() processed:0 75166:20221202:102622.170 query [txnlev:1] [commit;] 75166:20221202:102622.170 zbx_setproctitle() title:'history syncer #3 [processed 1 values, 0 triggers in 0.022331 sec, idle 1 sec]' 75206:20221202:102622.196 End of zbx_ipc_service_recv():2 75206:20221202:102622.196 zbx_setproctitle() title:'availability manager #1 [queued 0, processed 0 values, idle 5.023508 sec during 5.023535 sec]' 75206:20221202:102622.196 In zbx_ipc_service_recv() timeout:1.000 75200:20221202:102622.203 zbx_setproctitle() title:'alert syncer [queuing alerts]' 75200:20221202:102622.203 In am_db_get_alerts() 75200:20221202:102622.203 query [txnlev:1] [begin;] 75200:20221202:102622.203 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] 75200:20221202:102622.204 query [txnlev:1] [commit;] 75200:20221202:102622.204 End of am_db_get_alerts():SUCCEED alerts:0 75200:20221202:102622.204 In am_db_flush_results() 75200:20221202:102622.204 In zbx_ipc_socket_write() 75200:20221202:102622.204 End of zbx_ipc_socket_write():SUCCEED 75200:20221202:102622.204 In zbx_ipc_socket_read() 75149:20221202:102622.204 End of zbx_ipc_service_recv():1 75149:20221202:102622.204 In am_flush_results() results:0 75149:20221202:102622.204 In zbx_ipc_client_send() clientid:6 75149:20221202:102622.205 End of zbx_ipc_client_send():SUCCEED 75149:20221202:102622.205 End of am_flush_results() 75149:20221202:102622.205 In zbx_ipc_service_recv() timeout:1.000 75200:20221202:102622.205 End of zbx_ipc_socket_read():SUCCEED 75200:20221202:102622.205 End of am_db_flush_results() flushed:0 75200:20221202:102622.205 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.001611 sec, idle 1 sec]' 75157:20221202:102622.234 End of zbx_ipc_service_recv():2 75157:20221202:102622.235 zbx_setproctitle() title:'lld manager #1 [processed 0 LLD rules, idle 5.027766sec during 5.027792 sec]' 75157:20221202:102622.235 In zbx_ipc_service_recv() timeout:1.000 75129:20221202:102622.462 End of zbx_ipc_service_recv():2 75129:20221202:102622.463 In zbx_ha_dispatch_message() 75129:20221202:102622.463 In zbx_ipc_service_recv() timeout:1.000 75132:20221202:102622.464 End of zbx_ipc_service_recv():2 75132:20221202:102622.465 In zbx_ipc_async_socket_send() 75132:20221202:102622.465 In zbx_ipc_client_send() clientid:0 75132:20221202:102622.465 End of zbx_ipc_client_send():SUCCEED 75132:20221202:102622.465 End of zbx_ipc_async_socket_send():SUCCEED 75132:20221202:102622.465 In zbx_ipc_async_socket_flush() timeout:10 75132:20221202:102622.465 End of zbx_ipc_async_socket_flush():0 75132:20221202:102622.465 In zbx_ipc_service_recv() timeout:0.993 75129:20221202:102622.465 End of zbx_ipc_service_recv():1 75129:20221202:102622.465 In zbx_ha_dispatch_message() 75129:20221202:102622.465 In zbx_ipc_service_recv() timeout:1.000 75133:20221202:102622.527 End of zbx_ipc_service_recv():2 75133:20221202:102622.527 In zbx_ipc_service_recv() timeout:1.000 75153:20221202:102622.975 End of zbx_ipc_service_recv():2 75153:20221202:102622.976 In zbx_ipc_service_recv() timeout:1.000 75180:20221202:102623.014 zbx_setproctitle() title:'self-monitoring [processing data]' 75180:20221202:102623.015 In collect_selfmon_stats() 75180:20221202:102623.015 End of collect_selfmon_stats() 75180:20221202:102623.015 zbx_setproctitle() title:'self-monitoring [processed data in 0.000273 sec, idle 1 sec]' 75168:20221202:102623.150 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.004130 sec, processing escalations]' 75168:20221202:102623.150 In process_escalations() 75168:20221202:102623.150 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<=1669969586 order by actionid,triggerid,itemid,escalationid] 75168:20221202:102623.151 End of process_escalations() 75168:20221202:102623.151 In process_escalations() 75168:20221202:102623.151 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<=1669969586 order by actionid,triggerid,itemid,escalationid] 75168:20221202:102623.151 End of process_escalations() 75168:20221202:102623.151 In process_escalations() 75168:20221202:102623.151 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<=1669969586 order by actionid,triggerid,itemid,escalationid] 75168:20221202:102623.152 End of process_escalations() 75168:20221202:102623.152 In process_escalations() 75168:20221202:102623.152 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<=1669969586 order by actionid,triggerid,itemid,escalationid] 75168:20221202:102623.152 End of process_escalations() 75168:20221202:102623.152 zbx_setproctitle() title:'escalator #1 [processed 0 escalations in 0.002889 sec, idle 3 sec]' 75165:20221202:102623.156 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000131 sec, syncing history]' 75165:20221202:102623.156 In zbx_sync_history_cache() history_num:0 75165:20221202:102623.156 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000192 sec, idle 1 sec]' 75164:20221202:102623.159 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000117 sec, syncing history]' 75164:20221202:102623.160 In zbx_sync_history_cache() history_num:0 75164:20221202:102623.160 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000141 sec, idle 1 sec]' 75167:20221202:102623.164 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000158 sec, syncing history]' 75167:20221202:102623.164 In zbx_sync_history_cache() history_num:0 75167:20221202:102623.164 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000219 sec, idle 1 sec]' 75166:20221202:102623.170 zbx_setproctitle() title:'history syncer #3 [processed 1 values, 0 triggers in 0.022331 sec, syncing history]' 75166:20221202:102623.171 In zbx_sync_history_cache() history_num:0 75166:20221202:102623.171 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000520 sec, idle 1 sec]' 75206:20221202:102623.203 End of zbx_ipc_service_recv():2 75206:20221202:102623.203 In zbx_ipc_service_recv() timeout:1.000 75200:20221202:102623.205 zbx_setproctitle() title:'alert syncer [queuing alerts]' 75200:20221202:102623.206 In am_db_get_alerts() 75200:20221202:102623.206 query [txnlev:1] [begin;] 75149:20221202:102623.206 End of zbx_ipc_service_recv():2 75149:20221202:102623.206 In zbx_ipc_service_recv() timeout:1.000 75200:20221202:102623.206 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] 75200:20221202:102623.207 query [txnlev:1] [commit;] 75200:20221202:102623.208 End of am_db_get_alerts():SUCCEED alerts:0 75200:20221202:102623.208 In am_db_flush_results() 75200:20221202:102623.208 In zbx_ipc_socket_write() 75200:20221202:102623.208 End of zbx_ipc_socket_write():SUCCEED 75200:20221202:102623.208 In zbx_ipc_socket_read() 75149:20221202:102623.208 End of zbx_ipc_service_recv():1 75149:20221202:102623.208 In am_flush_results() results:0 75149:20221202:102623.208 In zbx_ipc_client_send() clientid:6 75149:20221202:102623.208 End of zbx_ipc_client_send():SUCCEED 75149:20221202:102623.208 End of am_flush_results() 75149:20221202:102623.208 In zbx_ipc_service_recv() timeout:1.000 75200:20221202:102623.208 End of zbx_ipc_socket_read():SUCCEED 75200:20221202:102623.209 End of am_db_flush_results() flushed:0 75200:20221202:102623.209 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.003542 sec, idle 1 sec]' 75157:20221202:102623.243 End of zbx_ipc_service_recv():2 75157:20221202:102623.243 In zbx_ipc_service_recv() timeout:1.000 75132:20221202:102623.462 End of zbx_ipc_service_recv():2 75132:20221202:102623.462 In zbx_ipc_async_socket_send() 75132:20221202:102623.462 In zbx_ipc_client_send() clientid:0 75132:20221202:102623.462 End of zbx_ipc_client_send():SUCCEED 75132:20221202:102623.462 End of zbx_ipc_async_socket_send():SUCCEED 75132:20221202:102623.462 In zbx_ipc_async_socket_flush() timeout:10 75132:20221202:102623.462 End of zbx_ipc_async_socket_flush():0 75132:20221202:102623.462 In zbx_ipc_service_recv() timeout:0.995 75129:20221202:102623.462 End of zbx_ipc_service_recv():1 75129:20221202:102623.462 In zbx_ha_dispatch_message() 75129:20221202:102623.462 In zbx_ipc_service_recv() timeout:1.000 75133:20221202:102623.539 End of zbx_ipc_service_recv():2 75133:20221202:102623.540 In zbx_ipc_service_recv() timeout:1.000 75162:20221202:102623.886 zbx_setproctitle() title:'http poller #1 [got 0 values in 0.004413 sec, getting values]' 75162:20221202:102623.886 In process_httptests() 75162:20221202:102623.886 query [txnlev:0] [select h.hostid,h.host,h.name,t.httptestid,t.name,t.agent,t.authentication,t.http_user,t.http_password,t.http_proxy,t.retries,t.ssl_cert_file,t.ssl_key_file,t.ssl_key_password,t.verify_peer,t.verify_host,t.delay from httptest t,hosts h where t.hostid=h.hostid and t.nextcheck<=1669969583 and mod(t.httptestid,1)=0 and t.status=0 and h.proxy_hostid is null and h.status=0 and (h.maintenance_status=0 or h.maintenance_type=0)] 75162:20221202:102623.887 query [txnlev:0] [select name,value,type from httptest_field where httptestid=1 order by httptest_fieldid] 75162:20221202:102623.887 In substitute_simple_macros_impl() data:'Zabbix' 75162:20221202:102623.887 End substitute_simple_macros_impl() data:'Zabbix' 75162:20221202:102623.887 In substitute_simple_macros_impl() data:EMPTY 75162:20221202:102623.888 In substitute_simple_macros_impl() data:EMPTY 75162:20221202:102623.888 In substitute_simple_macros_impl() data:EMPTY 75162:20221202:102623.888 In http_process_variables() 0 variables 75162:20221202:102623.888 End of http_process_variables():SUCCEED 75162:20221202:102623.888 In process_httptest() httptestid:1 name:'Web scenario 1' 75162:20221202:102623.888 query [txnlev:0] [select httpstepid,no,name,url,timeout,posts,required,status_codes,post_type,follow_redirects,retrieve_mode from httpstep where httptestid=1 order by no] 75162:20221202:102623.888 In substitute_simple_macros_impl() data:'10s' 75162:20221202:102623.888 End substitute_simple_macros_impl() data:'10s' 75162:20221202:102623.888 In substitute_simple_macros_impl() data:'https://zabbix.com' 75162:20221202:102623.888 End substitute_simple_macros_impl() data:'https://zabbix.com' 75162:20221202:102623.888 In http_substitute_variables() data:'https://zabbix.com' 75162:20221202:102623.888 End of http_substitute_variables() data:'https://zabbix.com' 75162:20221202:102623.888 In substitute_simple_macros_impl() data:'Zabbix' 75162:20221202:102623.888 End substitute_simple_macros_impl() data:'Zabbix' 75162:20221202:102623.888 In substitute_simple_macros_impl() data:'200' 75162:20221202:102623.888 End substitute_simple_macros_impl() data:'200' 75162:20221202:102623.888 query [txnlev:0] [select name,value,type from httpstep_field where httpstepid=1 order by httpstep_fieldid] 75162:20221202:102623.888 In substitute_simple_macros_impl() data:'15s' 75162:20221202:102623.889 End substitute_simple_macros_impl() data:'15s' 75162:20221202:102623.889 process_httptest() use step "111" 75162:20221202:102623.889 process_httptest() use post "" 75162:20221202:102623.889 process_httptest() go to URL "https://zabbix.com" 75153:20221202:102623.976 End of zbx_ipc_service_recv():2 75153:20221202:102623.976 In zbx_ipc_service_recv() timeout:1.000 75180:20221202:102624.017 zbx_setproctitle() title:'self-monitoring [processing data]' 75180:20221202:102624.017 In collect_selfmon_stats() 75180:20221202:102624.017 End of collect_selfmon_stats() 75180:20221202:102624.017 zbx_setproctitle() title:'self-monitoring [processed data in 0.000223 sec, idle 1 sec]' 75129:20221202:102624.061 Got signal [signal:15(SIGTERM),sender_pid:76048,sender_uid:1000,reason:0]. Exiting ... 75165:20221202:102624.062 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.000192 sec, syncing history]' 75165:20221202:102624.062 In zbx_sync_history_cache() history_num:0 75165:20221202:102624.062 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.001128 sec, idle 1 sec]' 75164:20221202:102624.062 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000141 sec, syncing history]' 75164:20221202:102624.064 In zbx_sync_history_cache() history_num:0 75164:20221202:102624.064 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.003409 sec, idle 1 sec]' 75197:20221202:102624.064 zbx_setproctitle() title:'trapper #5 [processed data in 0.000000 sec, waiting for connection]' 75192:20221202:102624.064 zbx_setproctitle() title:'trapper #2 [processed data in 0.000906 sec, waiting for connection]' 75166:20221202:102624.068 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.000520 sec, syncing history]' 75166:20221202:102624.068 In zbx_sync_history_cache() history_num:0 75166:20221202:102624.068 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.007521 sec, idle 1 sec]' 75191:20221202:102624.068 zbx_setproctitle() title:'trapper #1 [processed data in 0.000053 sec, waiting for connection]' 75200:20221202:102624.069 zbx_setproctitle() title:'alert syncer [queuing alerts]' 75200:20221202:102624.069 In am_db_get_alerts() 75200:20221202:102624.069 query [txnlev:1] [begin;] 75200:20221202:102624.069 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] 75180:20221202:102624.075 zbx_setproctitle() title:'self-monitoring [processing data]' 75180:20221202:102624.075 In collect_selfmon_stats() 75180:20221202:102624.075 End of collect_selfmon_stats() 75180:20221202:102624.076 zbx_setproctitle() title:'self-monitoring [processed data in 0.014194 sec, idle 1 sec]' 75167:20221202:102624.076 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.000219 sec, syncing history]' 75167:20221202:102624.076 In zbx_sync_history_cache() history_num:0 75167:20221202:102624.076 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.014831 sec, idle 1 sec]' 75200:20221202:102624.076 query [txnlev:1] [commit;] 75200:20221202:102624.076 End of am_db_get_alerts():SUCCEED alerts:0 75200:20221202:102624.076 In am_db_flush_results() 75200:20221202:102624.076 In zbx_ipc_socket_write() 75200:20221202:102624.076 End of zbx_ipc_socket_write():SUCCEED 75200:20221202:102624.076 In zbx_ipc_socket_read() 75196:20221202:102624.077 zbx_setproctitle() title:'trapper #4 [processed data in 0.001944 sec, waiting for connection]' 75149:20221202:102624.078 End of zbx_ipc_service_recv():1 75149:20221202:102624.078 In am_flush_results() results:0 75149:20221202:102624.078 In zbx_ipc_client_send() clientid:6 75193:20221202:102624.078 zbx_setproctitle() title:'trapper #3 [processed data in 0.100794 sec, waiting for connection]' 75200:20221202:102624.078 End of zbx_ipc_socket_read():SUCCEED 75200:20221202:102624.078 End of am_db_flush_results() flushed:0 75200:20221202:102624.078 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.009099 sec, idle 1 sec]' 75149:20221202:102624.078 End of zbx_ipc_client_send():SUCCEED 75149:20221202:102624.078 End of am_flush_results() 75149:20221202:102624.078 In zbx_ipc_service_recv() timeout:1.000 75162:20221202:102624.088 In int_in_list() list:'200' value:301 75162:20221202:102624.088 End of int_in_list():FAIL 75162:20221202:102624.088 In process_step_data() rspcode:301 time:0.199654 speed:894.000000 75162:20221202:102624.088 query [txnlev:0] [select type,itemid from httpstepitem where httpstepid=1] 75162:20221202:102624.089 In zbx_preprocess_item_value() 75162:20221202:102624.089 End of zbx_preprocess_item_value() 75162:20221202:102624.089 In zbx_preprocess_item_value() 75162:20221202:102624.089 End of zbx_preprocess_item_value() 75162:20221202:102624.089 In zbx_preprocess_item_value() 75162:20221202:102624.089 End of zbx_preprocess_item_value() 75162:20221202:102624.089 End of process_step_data() 75162:20221202:102624.090 query without transaction detected 75162:20221202:102624.090 query [txnlev:0] [update httptest set nextcheck=1669969594 where httptestid=1] 75162:20221202:102624.108 cannot process step "111" of web scenario "Web scenario 1" on host "test": response code "301" did not match any of the required status codes "200" 75162:20221202:102624.108 In process_test_data() 75162:20221202:102624.108 query [txnlev:0] [select type,itemid from httptestitem where httptestid=1] 75162:20221202:102624.109 In zbx_preprocess_item_value() 75162:20221202:102624.109 End of zbx_preprocess_item_value() 75162:20221202:102624.109 In zbx_preprocess_item_value() 75162:20221202:102624.109 End of zbx_preprocess_item_value() 75162:20221202:102624.109 In zbx_preprocess_item_value() 75162:20221202:102624.109 End of zbx_preprocess_item_value() 75162:20221202:102624.109 End of process_test_data() 75162:20221202:102624.109 In zbx_ipc_socket_write() 75162:20221202:102624.109 End of zbx_ipc_socket_write():SUCCEED 75162:20221202:102624.109 End of process_httptest() 75162:20221202:102624.109 End of process_httptests() 75162:20221202:102624.109 query [txnlev:0] [select min(t.nextcheck) from httptest t,hosts h where t.hostid=h.hostid and mod(t.httptestid,1)=0 and t.status=0 and h.proxy_hostid is null and h.status=0 and (h.maintenance_status=0 or h.maintenance_type=0)] 75153:20221202:102624.109 End of zbx_ipc_service_recv():1 75153:20221202:102624.109 In preprocessor_add_request() 75153:20221202:102624.109 In preprocessor_sync_configuration() 75153:20221202:102624.109 In DCconfig_get_preprocessable_items() 75153:20221202:102624.109 End of DCconfig_get_preprocessable_items() items:29 75153:20221202:102624.109 End of preprocessor_sync_configuration() item config size: 29, history cache size: 0 75153:20221202:102624.109 In preprocessor_enqueue() itemid: 44299 75153:20221202:102624.109 In preprocessor_enqueue_dependent() itemid: 44299 75153:20221202:102624.109 End of preprocessor_enqueue_dependent() 75153:20221202:102624.109 End of preprocessor_enqueue() 75153:20221202:102624.109 In preprocessor_enqueue() itemid: 44300 75153:20221202:102624.109 In preprocessor_enqueue_dependent() itemid: 44300 75153:20221202:102624.109 End of preprocessor_enqueue_dependent() 75153:20221202:102624.109 End of preprocessor_enqueue() 75153:20221202:102624.109 In preprocessor_enqueue() itemid: 44301 75153:20221202:102624.109 In preprocessor_enqueue_dependent() itemid: 44301 75153:20221202:102624.109 End of preprocessor_enqueue_dependent() 75153:20221202:102624.109 End of preprocessor_enqueue() 75153:20221202:102624.109 In preprocessor_enqueue() itemid: 44296 75153:20221202:102624.109 In preprocessor_enqueue_dependent() itemid: 44296 75153:20221202:102624.109 End of preprocessor_enqueue_dependent() 75153:20221202:102624.109 End of preprocessor_enqueue() 75153:20221202:102624.109 In preprocessor_enqueue() itemid: 44297 75153:20221202:102624.109 In preprocessor_enqueue_dependent() itemid: 44297 75153:20221202:102624.109 End of preprocessor_enqueue_dependent() 75153:20221202:102624.109 End of preprocessor_enqueue() 75153:20221202:102624.109 In preprocessor_enqueue() itemid: 44298 75153:20221202:102624.109 In preprocessor_enqueue_dependent() itemid: 44298 75153:20221202:102624.109 End of preprocessor_enqueue_dependent() 75153:20221202:102624.109 End of preprocessor_enqueue() 75153:20221202:102624.110 In preprocessor_assign_tasks() 75162:20221202:102624.110 zbx_setproctitle() title:'http poller #1 [got 1 values in 0.222883 sec, idle 5 sec]' 75153:20221202:102624.110 In preprocessor_get_next_task() 75153:20221202:102624.110 End of preprocessor_get_next_task() 75153:20221202:102624.110 End of preprocessor_assign_tasks() 75153:20221202:102624.110 End of preprocessor_add_request() 75153:20221202:102624.110 In zbx_ipc_service_recv() timeout:1.000 75206:20221202:102624.212 End of zbx_ipc_service_recv():2 75206:20221202:102624.212 In zbx_ipc_service_recv() timeout:1.000 75157:20221202:102624.250 End of zbx_ipc_service_recv():2 75157:20221202:102624.250 In zbx_ipc_service_recv() timeout:1.000 75132:20221202:102624.463 End of zbx_ipc_service_recv():2 75132:20221202:102624.463 In ha_check_nodes() ha_status:active db_status:0 75132:20221202:102624.463 query [txnlev:1] [begin;] 75129:20221202:102624.463 End of zbx_ipc_service_recv():2 75129:20221202:102624.463 In zbx_ha_dispatch_message() 75129:20221202:102624.463 In zbx_ipc_client_send() clientid:2 75129:20221202:102624.464 End of zbx_ipc_client_send():SUCCEED 75129:20221202:102624.464 In zbx_ipc_client_send() clientid:3 75129:20221202:102624.464 End of zbx_ipc_client_send():SUCCEED 75129:20221202:102624.464 In zbx_ipc_client_send() clientid:4 75129:20221202:102624.464 End of zbx_ipc_client_send():SUCCEED 75134:20221202:102624.464 End of zbx_ipc_async_socket_recv():0 75163:20221202:102624.464 End of zbx_ipc_async_socket_recv():0 75163:20221202:102624.464 zbx_setproctitle() title:'discoverer #1 [terminated]' 75129:20221202:102624.464 In zbx_ipc_client_send() clientid:5 75129:20221202:102624.464 End of zbx_ipc_client_send():SUCCEED 75129:20221202:102624.464 In zbx_ipc_client_send() clientid:6 75172:20221202:102624.464 End of zbx_ipc_async_socket_recv():0 75172:20221202:102624.464 zbx_setproctitle() title:'java poller #4 [terminated]' 75174:20221202:102624.464 End of zbx_ipc_async_socket_recv():0 75174:20221202:102624.464 zbx_setproctitle() title:'java poller #6 [terminated]' 75184:20221202:102624.465 End of zbx_ipc_async_socket_recv():0 75184:20221202:102624.466 zbx_setproctitle() title:'poller #3 [terminated]' 75129:20221202:102624.466 End of zbx_ipc_client_send():SUCCEED 75129:20221202:102624.466 In zbx_ipc_client_send() clientid:7 75129:20221202:102624.466 End of zbx_ipc_client_send():SUCCEED 75129:20221202:102624.466 In zbx_ipc_client_send() clientid:8 75175:20221202:102624.468 End of zbx_ipc_async_socket_recv():0 75132:20221202:102624.472 query [txnlev:1] [select ha_nodeid,name,status,lastaccess,address,port,ha_sessionid from ha_node order by ha_nodeid for update] 75129:20221202:102624.472 End of zbx_ipc_client_send():SUCCEED 75129:20221202:102624.472 In zbx_ipc_client_send() clientid:9 75129:20221202:102624.472 End of zbx_ipc_client_send():SUCCEED 75129:20221202:102624.473 In zbx_ipc_client_send() clientid:10 75189:20221202:102624.473 End of zbx_ipc_async_socket_recv():0 75189:20221202:102624.473 zbx_setproctitle() title:'unreachable poller #1 [terminated]' 75132:20221202:102624.473 query [txnlev:1] [select ha_failover_delay,auditlog_enabled from config] 75171:20221202:102624.473 End of zbx_ipc_async_socket_recv():0 75171:20221202:102624.473 zbx_setproctitle() title:'java poller #3 [terminated]' 75134:20221202:102624.473 zbx_setproctitle() title:'configuration syncer #1 [terminated]' 75132:20221202:102624.473 In ha_db_get_time() 75132:20221202:102624.473 query [txnlev:1] [select unix_timestamp() from config] 75129:20221202:102624.474 End of zbx_ipc_client_send():SUCCEED 75129:20221202:102624.474 In zbx_ipc_client_send() clientid:11 75129:20221202:102624.474 End of zbx_ipc_client_send():SUCCEED 75129:20221202:102624.474 In zbx_ipc_client_send() clientid:12 75175:20221202:102624.474 zbx_setproctitle() title:'java poller #7 [terminated]' 75178:20221202:102624.474 End of zbx_ipc_async_socket_recv():0 75178:20221202:102624.474 zbx_setproctitle() title:'java poller #10 [terminated]' 75132:20221202:102624.474 End of ha_db_get_time():SUCCEED db_time:1669969584 75132:20221202:102624.474 query [txnlev:1] [update ha_node set lastaccess=unix_timestamp() where ha_nodeid='clb4ubunu00018m7pn6ddoaix'] 75170:20221202:102624.474 End of zbx_ipc_async_socket_recv():0 75170:20221202:102624.474 zbx_setproctitle() title:'java poller #2 [terminated]' 75132:20221202:102624.474 query [txnlev:1] [commit;] 75181:20221202:102624.474 End of zbx_ipc_async_socket_recv():0 75181:20221202:102624.475 zbx_setproctitle() title:'task manager #1 [terminated]' 75129:20221202:102624.475 End of zbx_ipc_client_send():SUCCEED 75129:20221202:102624.475 In zbx_ipc_client_send() clientid:13 75129:20221202:102624.475 End of zbx_ipc_client_send():SUCCEED 75129:20221202:102624.475 In zbx_ipc_client_send() clientid:14 75129:20221202:102624.475 End of zbx_ipc_client_send():SUCCEED 75129:20221202:102624.475 In zbx_ipc_client_send() clientid:15 75129:20221202:102624.475 End of zbx_ipc_client_send():SUCCEED 75129:20221202:102624.475 In zbx_ipc_client_send() clientid:16 75129:20221202:102624.475 End of zbx_ipc_client_send():SUCCEED 75129:20221202:102624.475 In zbx_ipc_client_send() clientid:17 75183:20221202:102624.475 End of zbx_ipc_async_socket_recv():0 75183:20221202:102624.475 zbx_setproctitle() title:'poller #2 [terminated]' 75129:20221202:102624.475 End of zbx_ipc_client_send():SUCCEED 75129:20221202:102624.475 In zbx_ipc_client_send() clientid:18 75129:20221202:102624.475 End of zbx_ipc_client_send():SUCCEED 75129:20221202:102624.476 In zbx_ipc_client_send() clientid:19 75129:20221202:102624.476 End of zbx_ipc_client_send():SUCCEED 75129:20221202:102624.476 In zbx_ipc_client_send() clientid:20 75129:20221202:102624.476 End of zbx_ipc_client_send():SUCCEED 75129:20221202:102624.476 In zbx_ipc_client_send() clientid:21 75129:20221202:102624.476 End of zbx_ipc_client_send():SUCCEED 75129:20221202:102624.476 In zbx_ipc_client_send() clientid:22 75129:20221202:102624.476 End of zbx_ipc_client_send():SUCCEED 75160:20221202:102624.476 End of zbx_ipc_async_socket_recv():0 75160:20221202:102624.476 zbx_setproctitle() title:'housekeeper #1 [terminated]' 75208:20221202:102624.477 End of zbx_ipc_async_socket_recv():0 75208:20221202:102624.477 zbx_setproctitle() title:'odbc poller #1 [terminated]' 75176:20221202:102624.477 End of zbx_ipc_async_socket_recv():0 75176:20221202:102624.477 zbx_setproctitle() title:'java poller #8 [terminated]' 75129:20221202:102624.478 In zbx_ipc_client_send() clientid:23 75188:20221202:102624.478 End of zbx_ipc_async_socket_recv():0 75188:20221202:102624.478 zbx_setproctitle() title:'poller #5 [terminated]' 75187:20221202:102624.478 End of zbx_ipc_async_socket_recv():0 75187:20221202:102624.478 zbx_setproctitle() title:'poller #4 [terminated]' 75182:20221202:102624.478 End of zbx_ipc_async_socket_recv():0 75207:20221202:102624.478 End of zbx_ipc_async_socket_recv():0 75182:20221202:102624.478 zbx_setproctitle() title:'poller #1 [terminated]' 75207:20221202:102624.478 zbx_setproctitle() title:'trigger housekeeper #1 [terminated]' 75173:20221202:102624.479 End of zbx_ipc_async_socket_recv():0 75173:20221202:102624.479 zbx_setproctitle() title:'java poller #5 [terminated]' 75129:20221202:102624.479 End of zbx_ipc_client_send():SUCCEED 75129:20221202:102624.479 In zbx_ipc_client_send() clientid:24 75201:20221202:102624.479 End of zbx_ipc_async_socket_recv():0 75201:20221202:102624.479 zbx_setproctitle() title:'history poller #1 [terminated]' 75129:20221202:102624.479 End of zbx_ipc_client_send():SUCCEED 75129:20221202:102624.479 In zbx_ipc_client_send() clientid:25 75129:20221202:102624.479 End of zbx_ipc_client_send():SUCCEED 75129:20221202:102624.479 In zbx_ipc_client_send() clientid:26 75169:20221202:102624.479 End of zbx_ipc_async_socket_recv():0 75169:20221202:102624.485 zbx_setproctitle() title:'java poller #1 [terminated]' 75204:20221202:102624.485 End of zbx_ipc_async_socket_recv():0 75204:20221202:102624.485 zbx_setproctitle() title:'history poller #4 [terminated]' 75129:20221202:102624.485 End of zbx_ipc_client_send():SUCCEED 75129:20221202:102624.485 In zbx_ipc_client_send() clientid:27 75179:20221202:102624.485 End of zbx_ipc_async_socket_recv():0 75179:20221202:102624.485 zbx_setproctitle() title:'proxy poller #1 [terminated]' 75129:20221202:102624.485 End of zbx_ipc_client_send():SUCCEED 75129:20221202:102624.485 In zbx_ipc_client_send() clientid:28 75129:20221202:102624.486 End of zbx_ipc_client_send():SUCCEED 75129:20221202:102624.486 In zbx_ipc_client_send() clientid:29 75202:20221202:102624.486 End of zbx_ipc_async_socket_recv():0 75202:20221202:102624.486 zbx_setproctitle() title:'history poller #2 [terminated]' 75129:20221202:102624.486 End of zbx_ipc_client_send():SUCCEED 75129:20221202:102624.486 In zbx_ipc_client_send() clientid:30 75129:20221202:102624.486 End of zbx_ipc_client_send():SUCCEED 75129:20221202:102624.486 In zbx_ipc_client_send() clientid:31 75129:20221202:102624.486 End of zbx_ipc_client_send():SUCCEED 75129:20221202:102624.486 In zbx_ipc_client_send() clientid:32 75129:20221202:102624.486 End of zbx_ipc_client_send():SUCCEED 75129:20221202:102624.486 In zbx_ipc_client_send() clientid:33 75129:20221202:102624.486 End of zbx_ipc_client_send():SUCCEED 75129:20221202:102624.486 In zbx_ipc_client_send() clientid:34 75203:20221202:102624.486 End of zbx_ipc_async_socket_recv():0 75129:20221202:102624.486 End of zbx_ipc_client_send():SUCCEED 75129:20221202:102624.486 In zbx_ha_pause() 75129:20221202:102624.486 In zbx_ipc_async_exchange() service:'haservice' code:1 timeout:10 75129:20221202:102624.486 In zbx_ipc_async_socket_open() 75129:20221202:102624.486 In zbx_ipc_socket_open() 75203:20221202:102624.486 zbx_setproctitle() title:'history poller #3 [terminated]' 75205:20221202:102624.486 End of zbx_ipc_async_socket_recv():0 75129:20221202:102624.486 End of zbx_ipc_socket_open():SUCCEED 75129:20221202:102624.486 End of zbx_ipc_async_socket_open():SUCCEED 75177:20221202:102624.487 End of zbx_ipc_async_socket_recv():0 75177:20221202:102624.487 zbx_setproctitle() title:'java poller #9 [terminated]' 75129:20221202:102624.487 In zbx_ipc_async_socket_send() 75129:20221202:102624.487 In zbx_ipc_client_send() clientid:0 75129:20221202:102624.487 End of zbx_ipc_client_send():SUCCEED 75129:20221202:102624.487 End of zbx_ipc_async_socket_send():SUCCEED 75129:20221202:102624.487 In zbx_ipc_async_socket_flush() timeout:10 75129:20221202:102624.487 End of zbx_ipc_async_socket_flush():0 75129:20221202:102624.487 In zbx_ipc_async_socket_recv() timeout:10 75205:20221202:102624.487 zbx_setproctitle() title:'history poller #5 [terminated]' 75132:20221202:102624.492 End of ha_check_nodes() nodeid:clb4ubunu00018m7pn6ddoaix ha_status:active db_status:0 75132:20221202:102624.492 In zbx_ipc_async_socket_send() 75132:20221202:102624.492 In zbx_ipc_client_send() clientid:0 75132:20221202:102624.492 End of zbx_ipc_client_send():SUCCEED 75132:20221202:102624.492 End of zbx_ipc_async_socket_send():SUCCEED 75132:20221202:102624.492 In zbx_ipc_async_socket_flush() timeout:10 75132:20221202:102624.492 End of zbx_ipc_async_socket_flush():0 75132:20221202:102624.492 In zbx_ipc_service_recv() timeout:0.994 75132:20221202:102624.492 In ipc_service_accept() 75132:20221202:102624.492 In ipc_service_add_client() 75132:20221202:102624.492 End of ipc_service_add_client() clientid:4 75132:20221202:102624.492 End of ipc_service_accept() 75132:20221202:102624.492 End of zbx_ipc_service_recv():2 75132:20221202:102624.492 In zbx_ipc_service_recv() timeout:0.965 75132:20221202:102624.492 End of zbx_ipc_service_recv():1 75132:20221202:102624.492 In zbx_ipc_client_send() clientid:4 75132:20221202:102624.492 End of zbx_ipc_client_send():SUCCEED 75132:20221202:102624.492 HA manager has been paused 75129:20221202:102624.492 End of zbx_ipc_async_socket_recv():0 75129:20221202:102624.492 In zbx_ipc_async_socket_close() 75129:20221202:102624.492 In zbx_ipc_socket_close() 75129:20221202:102624.492 End of zbx_ipc_socket_close() 75129:20221202:102624.492 End of zbx_ipc_async_socket_close() 75129:20221202:102624.492 End of zbx_ipc_async_exchange():SUCCEED 75129:20221202:102624.492 End of zbx_ha_pause():SUCCEED 75129:20221202:102624.492 zbx_on_exit() called with ret:0 75132:20221202:102624.492 In zbx_ipc_service_recv() timeout:5.000 75132:20221202:102624.493 End of zbx_ipc_service_recv():1 75191:20221202:102624.494 zbx_setproctitle() title:'trapper #1 [terminated]' 75198:20221202:102624.494 zbx_setproctitle() title:'icmp pinger #1 [terminated]' 75161:20221202:102624.494 zbx_setproctitle() title:'timer #1 [terminated]' 75180:20221202:102624.494 zbx_setproctitle() title:'self-monitoring #1 [terminated]' 75196:20221202:102624.494 zbx_setproctitle() title:'trapper #4 [terminated]' 75193:20221202:102624.494 zbx_setproctitle() title:'trapper #3 [terminated]' 75192:20221202:102624.494 zbx_setproctitle() title:'trapper #2 [terminated]' 75167:20221202:102624.494 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0 triggers in 0.014831 sec, syncing history]' 75167:20221202:102624.494 syncing history data in progress... 75167:20221202:102624.494 In zbx_sync_history_cache() history_num:6 75200:20221202:102624.494 zbx_setproctitle() title:'alert syncer [queuing alerts]' 75200:20221202:102624.495 In am_db_get_alerts() 75200:20221202:102624.495 query [txnlev:1] [begin;] 75167:20221202:102624.495 In substitute_simple_macros_impl() data:'90d' 75167:20221202:102624.495 End substitute_simple_macros_impl() data:'90d' 75167:20221202:102624.495 In substitute_simple_macros_impl() data:'30d' 75167:20221202:102624.495 End substitute_simple_macros_impl() data:'30d' 75167:20221202:102624.495 In substitute_simple_macros_impl() data:'90d' 75167:20221202:102624.495 End substitute_simple_macros_impl() data:'90d' 75167:20221202:102624.495 In substitute_simple_macros_impl() data:'30d' 75164:20221202:102624.495 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.003409 sec, syncing history]' 75164:20221202:102624.495 In zbx_sync_history_cache() history_num:6 75164:20221202:102624.495 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0 triggers in 0.000478 sec, idle 1 sec]' 75167:20221202:102624.495 End substitute_simple_macros_impl() data:'30d' 75167:20221202:102624.495 In substitute_simple_macros_impl() data:'30d' 75167:20221202:102624.495 End substitute_simple_macros_impl() data:'30d' 75167:20221202:102624.495 In substitute_simple_macros_impl() data:'90d' 75167:20221202:102624.495 End substitute_simple_macros_impl() data:'90d' 75167:20221202:102624.495 In substitute_simple_macros_impl() data:'30d' 75167:20221202:102624.495 End substitute_simple_macros_impl() data:'30d' 75167:20221202:102624.496 In substitute_simple_macros_impl() data:'90d' 75167:20221202:102624.496 End substitute_simple_macros_impl() data:'90d' 75167:20221202:102624.496 In substitute_simple_macros_impl() data:'30d' 75167:20221202:102624.496 End substitute_simple_macros_impl() data:'30d' 75167:20221202:102624.496 In substitute_simple_macros_impl() data:'90d' 75167:20221202:102624.496 End substitute_simple_macros_impl() data:'90d' 75200:20221202:102624.496 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] 75165:20221202:102624.504 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.001128 sec, syncing history]' 75165:20221202:102624.504 In zbx_sync_history_cache() history_num:6 75165:20221202:102624.504 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0 triggers in 0.008746 sec, idle 1 sec]' 75200:20221202:102624.504 query [txnlev:1] [commit;] 75200:20221202:102624.504 End of am_db_get_alerts():SUCCEED alerts:0 75200:20221202:102624.504 In am_db_flush_results() 75200:20221202:102624.504 In zbx_ipc_socket_write() 75200:20221202:102624.504 End of zbx_ipc_socket_write():SUCCEED 75200:20221202:102624.504 In zbx_ipc_socket_read() 75149:20221202:102624.504 End of zbx_ipc_service_recv():1 75149:20221202:102624.504 In am_flush_results() results:0 75149:20221202:102624.504 In zbx_ipc_client_send() clientid:6 75149:20221202:102624.504 End of zbx_ipc_client_send():SUCCEED 75149:20221202:102624.504 End of am_flush_results() 75149:20221202:102624.504 zbx_setproctitle() title:'alert manager #1 [terminated]' 75132:20221202:102624.505 In ha_db_update_lastaccess() ha_status:active 75132:20221202:102624.505 query [txnlev:1] [begin;] 75166:20221202:102624.505 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.007521 sec, syncing history]' 75132:20221202:102624.505 query [txnlev:1] [select null from ha_node order by ha_nodeid for update] 75200:20221202:102624.505 End of zbx_ipc_socket_read():SUCCEED 75200:20221202:102624.505 End of am_db_flush_results() flushed:0 75200:20221202:102624.505 zbx_setproctitle() title:'alert syncer [queued 0 alerts(s), flushed 0 result(s) in 0.011068 sec, idle 1 sec]' 75200:20221202:102624.505 zbx_setproctitle() title:'alert syncer #1 [terminated]' 75197:20221202:102624.505 zbx_setproctitle() title:'trapper #5 [terminated]' 75166:20221202:102624.506 In zbx_sync_history_cache() history_num:6 75166:20221202:102624.506 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0 triggers in 0.010822 sec, idle 1 sec]' 75167:20221202:102624.506 In substitute_simple_macros_impl() data:'30d' 75167:20221202:102624.506 End substitute_simple_macros_impl() data:'30d' 75167:20221202:102624.506 In DCmass_prepare_history() history_num:6 75167:20221202:102624.506 End of DCmass_prepare_history() 75167:20221202:102624.506 In DBmass_add_history() 75167:20221202:102624.506 In zbx_history_add_values() 75167:20221202:102624.506 query [txnlev:1] [begin;] 75132:20221202:102624.506 query [txnlev:1] [update ha_node set lastaccess=unix_timestamp() where ha_nodeid='clb4ubunu00018m7pn6ddoaix'] 75132:20221202:102624.506 query [txnlev:1] [commit;] 75132:20221202:102624.513 End of ha_db_update_lastaccess() 75132:20221202:102624.513 In zbx_ipc_socket_close() 75167:20221202:102624.513 query [txnlev:1] [insert into history (itemid,clock,ns,value) values (44296,1669969584,90667465,894),(44299,1669969584,88973437,894),(44300,1669969584,88973437,0.199654); ] 75132:20221202:102624.513 End of zbx_ipc_socket_close() 75132:20221202:102624.513 In zbx_ipc_service_recv() timeout:5.000 75167:20221202:102624.515 query [txnlev:1] [insert into history_str (itemid,clock,ns,value) values (44298,1669969584,90667465,'response code "301" did not match any of the required status codes "200"'); ] 75167:20221202:102624.515 query [txnlev:1] [insert into history_uint (itemid,clock,ns,value) values (44297,1669969584,90667465,1),(44301,1669969584,88973437,301); ] 75167:20221202:102624.516 query [txnlev:1] [commit;] 75167:20221202:102624.524 End of zbx_history_add_values() 75167:20221202:102624.524 End of DBmass_add_history() 75167:20221202:102624.524 In DCmass_update_trends() 75167:20221202:102624.524 End of DCmass_update_trends() 75167:20221202:102624.524 query [txnlev:1] [begin;] 75167:20221202:102624.524 In DBmass_update_items() 75167:20221202:102624.524 End of DBmass_update_items() 75167:20221202:102624.524 In zbx_process_events() events_num:0 75167:20221202:102624.524 End of zbx_process_events() processed:0 75167:20221202:102624.525 query [txnlev:1] [commit;] 75167:20221202:102624.525 In DCupdate_trends() 75167:20221202:102624.525 End of DCupdate_trends() 75167:20221202:102624.525 query [txnlev:1] [begin;] 75167:20221202:102624.525 In recalculate_triggers() 75167:20221202:102624.526 In zbx_link_triggers_with_functions() trigger_order_num:0 75167:20221202:102624.526 End of zbx_link_triggers_with_functions() triggers_func_pos_num:0 75167:20221202:102624.526 In zbx_evaluate_expressions() tr_num:0 75167:20221202:102624.526 In substitute_functions() 75167:20221202:102624.526 In zbx_extract_functionids() tr_num:0 75167:20221202:102624.526 End of zbx_extract_functionids() functionids_num:0 75167:20221202:102624.526 End of substitute_functions() 75167:20221202:102624.526 End of zbx_evaluate_expressions() 75167:20221202:102624.526 In zbx_process_triggers() values_num:0 75167:20221202:102624.526 End of zbx_process_triggers() 75167:20221202:102624.526 End of recalculate_triggers() 75167:20221202:102624.526 In zbx_process_events() events_num:0 75167:20221202:102624.526 End of zbx_process_events() processed:0 75167:20221202:102624.526 query [txnlev:1] [commit;] 75167:20221202:102624.526 zbx_setproctitle() title:'history syncer #4 [processed 6 values, 0 triggers in 0.031436 sec, idle 1 sec]' 75167:20221202:102624.526 syncing history data... 100.000000% 75167:20221202:102624.526 syncing history data done 75133:20221202:102624.543 End of zbx_ipc_service_recv():2 75133:20221202:102624.543 In zbx_ipc_service_recv() timeout:1.000 75153:20221202:102625.117 End of zbx_ipc_service_recv():2 75153:20221202:102625.117 zbx_setproctitle() title:'preprocessing manager #1 [terminated]' 75206:20221202:102625.215 End of zbx_ipc_service_recv():2 75157:20221202:102625.259 End of zbx_ipc_service_recv():2 75157:20221202:102625.259 zbx_setproctitle() title:'lld manager #1 [terminated]' 75168:20221202:102625.494 zbx_setproctitle() title:'escalator #1 [terminated]' 75133:20221202:102625.553 End of zbx_ipc_service_recv():2 75133:20221202:102625.554 In zbx_ipc_service_recv() timeout:0.000 75133:20221202:102625.554 End of zbx_ipc_service_recv():2 75133:20221202:102625.554 In service_manager_free() 75133:20221202:102625.554 End of service_manager_free() 75129:20221202:102625.567 In DBconnect() flag:1 75129:20221202:102625.568 End of DBconnect():0 75129:20221202:102625.568 In free_database_cache() 75129:20221202:102625.568 In DCsync_all() 75129:20221202:102625.568 In sync_history_cache_full() history_num:0 75129:20221202:102625.569 End of sync_history_cache_full() 75129:20221202:102625.569 In DCsync_trends() trends_num:0 75129:20221202:102625.569 syncing trend data... 75129:20221202:102625.569 query [txnlev:1] [begin;] 75129:20221202:102625.570 In DBflush_trends() trends_num:31 75129:20221202:102625.570 query [txnlev:1] [select distinct itemid from trends where clock>=1669968000 and itemid in (44296,44299,44300)] 75129:20221202:102625.571 query [txnlev:1] [select itemid,num,value_min,value_avg,value_max from trends where clock=1669968000 and itemid in (44296,44299,44300) order by itemid,clock] 75129:20221202:102625.573 query [txnlev:1] [update trends set num=112,value_min=144,value_avg=862.81250000000034,value_max=941 where itemid=44296 and clock=1669968000; update trends set num=112,value_min=144,value_avg=862.81250000000034,value_max=941 where itemid=44299 and clock=1669968000; update trends set num=112,value_min=0.18997600000000001,value_avg=0.22243695535714286,value_max=1.2309589999999999 where itemid=44300 and clock=1669968000; ] 75129:20221202:102625.574 End of DBflush_trends() 75129:20221202:102625.574 In DBflush_trends() trends_num:28 75129:20221202:102625.574 query [txnlev:1] [select distinct itemid from trends_uint where clock>=1669968000 and itemid in (44297,44301,44316,44317,44318,44319,44320,44321,44322,44323,44324,44325,44326,44327,44328,44329,44330,44331,44332,44333,44334,44335,44336,44337,44338,44339,44340,44341)] 75129:20221202:102625.575 query [txnlev:1] [select itemid,num,value_min,value_avg,value_max from trends_uint where clock=1669968000 and itemid in (44297,44301,44316,44317,44318,44319,44320,44321,44322,44323,44324,44325,44326,44327,44328,44329,44330,44331,44332,44333,44334,44335,44336,44337,44338,44339,44340,44341) order by itemid,clock] 75129:20221202:102625.575 query [txnlev:1] [update trends_uint set num=112,value_min=1,value_avg=1,value_max=1 where itemid=44297 and clock=1669968000; update trends_uint set num=112,value_min=301,value_avg=301,value_max=301 where itemid=44301 and clock=1669968000; update trends_uint set num=18,value_min=0,value_avg=0,value_max=0 where itemid=44316 and clock=1669968000; update trends_uint set num=18,value_min=0,value_avg=0,value_max=0 where itemid=44317 and clock=1669968000; update trends_uint set num=18,value_min=0,value_avg=0,value_max=0 where itemid=44318 and clock=1669968000; update trends_uint set num=18,value_min=4161282048,value_avg=4161282048,value_max=4161282048 where itemid=44319 and clock=1669968000; update trends_uint set num=18,value_min=0,value_avg=0,value_max=0 where itemid=44320 and clock=1669968000; update trends_uint set num=18,value_min=0,value_avg=0,value_max=0 where itemid=44321 and clock=1669968000; update trends_uint set num=18,value_min=0,value_avg=0,value_max=0 where itemid=44322 and clock=1669968000; update trends_uint set num=18,value_min=0,value_avg=0,value_max=0 where itemid=44323 and clock=1669968000; update trends_uint set num=18,value_min=0,value_avg=0,value_max=0 where itemid=44324 and clock=1669968000; update trends_uint set num=18,value_min=0,value_avg=0,value_max=0 where itemid=44325 and clock=1669968000; update trends_uint set num=18,value_min=0,value_avg=0,value_max=0 where itemid=44326 and clock=1669968000; update trends_uint set num=18,value_min=0,value_avg=0,value_max=0 where itemid=44327 and clock=1669968000; update trends_uint set num=18,value_min=0,value_avg=0,value_max=0 where itemid=44328 and clock=1669968000; update trends_uint set num=18,value_min=0,value_avg=0,value_max=0 where itemid=44329 and clock=1669968000; update trends_uint set num=18,value_min=0,value_avg=0,value_max=0 where itemid=44330 and clock=1669968000; update trends_uint set num=18,value_min=0,value_avg=0,value_max=0 where itemid=44331 and clock=1669968000; update trends_uint set num=18,value_min=0,value_avg=0,value_max=0 where itemid=44332 and clock=1669968000; update trends_uint set num=18,value_min=0,value_avg=0,value_max=0 where itemid=44333 and clock=1669968000; update trends_uint set num=18,value_min=0,value_avg=0,value_max=0 where itemid=44334 and clock=1669968000; update trends_uint set num=18,value_min=0,value_avg=0,value_max=0 where itemid=44335 and clock=1669968000; update trends_uint set num=18,value_min=0,value_avg=0,value_max=0 where itemid=44336 and clock=1669968000; update trends_uint set num=18,value_min=0,value_avg=0,value_max=0 where itemid=44337 and clock=1669968000; update trends_uint set num=18,value_min=0,value_avg=0,value_max=0 where itemid=44338 and clock=1669968000; update trends_uint set num=18,value_min=0,value_avg=0,value_max=0 where itemid=44339 and clock=1669968000; update trends_uint set num=18,value_min=0,value_avg=0,value_max=0 where itemid=44340 and clock=1669968000; update trends_uint set num=18,value_min=0,value_avg=0,value_max=0 where itemid=44341 and clock=1669968000; ] 75129:20221202:102625.579 End of DBflush_trends() 75129:20221202:102625.579 query [txnlev:1] [commit;] 75129:20221202:102625.588 syncing trend data done 75129:20221202:102625.589 End of DCsync_trends() 75129:20221202:102625.589 End of DCsync_all() 75129:20221202:102625.589 End of free_database_cache() 75129:20221202:102625.589 In zbx_ha_stop() 75129:20221202:102625.589 In zbx_ipc_async_exchange() service:'haservice' code:2 timeout:10 75129:20221202:102625.589 In zbx_ipc_async_socket_open() 75129:20221202:102625.589 In zbx_ipc_socket_open() 75129:20221202:102625.589 End of zbx_ipc_socket_open():SUCCEED 75132:20221202:102625.590 In ipc_service_accept() 75132:20221202:102625.590 In ipc_service_add_client() 75132:20221202:102625.590 End of ipc_service_add_client() clientid:5 75132:20221202:102625.590 End of ipc_service_accept() 75132:20221202:102625.590 End of zbx_ipc_service_recv():2 75132:20221202:102625.590 In ha_db_update_lastaccess() ha_status:active 75132:20221202:102625.590 query [txnlev:1] [begin;] 75129:20221202:102625.590 End of zbx_ipc_async_socket_open():SUCCEED 75129:20221202:102625.590 In zbx_ipc_async_socket_send() 75129:20221202:102625.590 In zbx_ipc_client_send() clientid:0 75129:20221202:102625.590 End of zbx_ipc_client_send():SUCCEED 75129:20221202:102625.590 End of zbx_ipc_async_socket_send():SUCCEED 75132:20221202:102625.590 query [txnlev:1] [select null from ha_node order by ha_nodeid for update] 75129:20221202:102625.590 In zbx_ipc_async_socket_flush() timeout:10 75129:20221202:102625.591 End of zbx_ipc_async_socket_flush():0 75129:20221202:102625.591 In zbx_ipc_async_socket_recv() timeout:10 75132:20221202:102625.591 query [txnlev:1] [update ha_node set lastaccess=unix_timestamp() where ha_nodeid='clb4ubunu00018m7pn6ddoaix'] 75132:20221202:102625.591 query [txnlev:1] [commit;] 75132:20221202:102625.605 End of ha_db_update_lastaccess() 75132:20221202:102625.605 In zbx_ipc_service_recv() timeout:5.000 75132:20221202:102625.605 End of zbx_ipc_service_recv():1 75132:20221202:102625.605 In ha_db_update_lastaccess() ha_status:active 75132:20221202:102625.605 query [txnlev:1] [begin;] 75132:20221202:102625.605 query [txnlev:1] [select null from ha_node order by ha_nodeid for update] 75132:20221202:102625.605 query [txnlev:1] [update ha_node set lastaccess=unix_timestamp() where ha_nodeid='clb4ubunu00018m7pn6ddoaix'] 75132:20221202:102625.605 query [txnlev:1] [commit;] 75132:20221202:102625.605 End of ha_db_update_lastaccess() 75132:20221202:102625.605 In zbx_ipc_client_send() clientid:5 75132:20221202:102625.605 End of zbx_ipc_client_send():SUCCEED 75132:20221202:102625.605 query [txnlev:1] [begin;] 75129:20221202:102625.606 End of zbx_ipc_async_socket_recv():0 75129:20221202:102625.606 In zbx_ipc_async_socket_close() 75129:20221202:102625.607 In zbx_ipc_socket_close() 75129:20221202:102625.607 End of zbx_ipc_socket_close() 75129:20221202:102625.607 End of zbx_ipc_async_socket_close() 75132:20221202:102625.606 query [txnlev:1] [select null from ha_node order by ha_nodeid for update] 75129:20221202:102625.607 End of zbx_ipc_async_exchange():SUCCEED 75132:20221202:102625.607 query [txnlev:1] [update ha_node set status=1 where ha_nodeid='clb4ubunu00018m7pn6ddoaix'] 75132:20221202:102625.607 query [txnlev:1] [insert into auditlog (auditid,userid,username,clock,action,ip,resource_cuid,resourcename,resourcetype,recordsetid,details) values ('clb68rv0n000oz07pa3qb7ztb',null,'System','1669969585','1','','clb4ubunu00018m7pn6ddoaix','',47,'clb68rv0n000pz07ppi0cmhm9','{"hanode.status":["update",1,3]}')] 75132:20221202:102625.608 query [txnlev:1] [commit;] 75132:20221202:102625.616 In zbx_ipc_async_socket_close() 75132:20221202:102625.616 In zbx_ipc_socket_close() 75132:20221202:102625.616 End of zbx_ipc_socket_close() 75132:20221202:102625.616 End of zbx_ipc_async_socket_close() 75132:20221202:102625.616 In zbx_ipc_service_close() path:haservice 75132:20221202:102625.616 In zbx_ipc_socket_close() 75132:20221202:102625.616 End of zbx_ipc_socket_close() 75132:20221202:102625.616 End of zbx_ipc_service_close() 75132:20221202:102625.616 HA manager has been stopped 75129:20221202:102625.618 End of zbx_ha_stop():SUCCEED 75129:20221202:102625.618 In free_configuration_cache() 75129:20221202:102625.623 End of free_configuration_cache() 75129:20221202:102625.634 In zbx_vc_destroy() 75129:20221202:102625.634 End of zbx_vc_destroy() 75129:20221202:102625.634 In zbx_vmware_destroy() 75129:20221202:102625.634 End of zbx_vmware_destroy() 75129:20221202:102625.634 In free_selfmon_collector() collector:0x7fd18ae10000 75129:20221202:102625.634 End of free_selfmon_collector() 75129:20221202:102625.634 In zbx_unload_modules() 75129:20221202:102625.634 End of zbx_unload_modules() 75129:20221202:102625.634 Zabbix Server stopped. Zabbix 6.2.5rc1 (revision {ZABBIX_REVISION}).